[INFO] fetching crate permutator 0.4.3... [INFO] documenting permutator-0.4.3 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate permutator 0.4.3 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate permutator 0.4.3 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate permutator 0.4.3 [INFO] finished tweaking crates.io crate permutator 0.4.3 [INFO] tweaked toml for crates.io crate permutator 0.4.3 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eac389a3040b42015ca875eee6b92927d242eecec38e9c86fb5d0092b76b441e [INFO] running `Command { std: "docker" "start" "-a" "eac389a3040b42015ca875eee6b92927d242eecec38e9c86fb5d0092b76b441e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eac389a3040b42015ca875eee6b92927d242eecec38e9c86fb5d0092b76b441e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac389a3040b42015ca875eee6b92927d242eecec38e9c86fb5d0092b76b441e", kill_on_drop: false }` [INFO] [stdout] eac389a3040b42015ca875eee6b92927d242eecec38e9c86fb5d0092b76b441e [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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c9eb174c6815bd11fc0662847d15ed53e33f1cdeeb444f236453f7caa607c07 [INFO] running `Command { std: "docker" "start" "-a" "6c9eb174c6815bd11fc0662847d15ed53e33f1cdeeb444f236453f7caa607c07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Documenting permutator v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/lib.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | //! to slice/array, Rc>, and more. [INFO] [stdout] | ^ no item named `T` 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 `&&&T` [INFO] [stdout] --> src/copy/mod.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | //! So there will be no &[&&&T] like in parent module [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 `T` [INFO] [stdout] --> src/copy/mod.rs:15:54 [INFO] [stdout] | [INFO] [stdout] 15 | //! General rule is that if type `T` in slice like &[T] [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | //! because the result of single operation will be &[&T] but [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 `&&T` [INFO] [stdout] --> src/copy/mod.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | //! two operations will be &[&&T] which has different type. [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 `deprecated` [INFO] [stdout] --> src/copy/mod.rs:944:50 [INFO] [stdout] | [INFO] [stdout] 944 | /// this function will be officially mark with #[deprecated]. [INFO] [stdout] | ^^^^^^^^^^ no item named `deprecated` 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/copy/mod.rs:1347:30 [INFO] [stdout] | [INFO] [stdout] 1347 | /// This function took *mut [T] to store result. It allow caller to easily share [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 `T` [INFO] [stdout] --> src/copy/mod.rs:1393:35 [INFO] [stdout] | [INFO] [stdout] 1393 | /// 3. 'result : Rc>` - A result container object. [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 `1` [INFO] [stdout] --> src/copy/mod.rs:1907:14 [INFO] [stdout] | [INFO] [stdout] 1907 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:1910:28 [INFO] [stdout] | [INFO] [stdout] 1910 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:1911:79 [INFO] [stdout] | [INFO] [stdout] 1911 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:1995:13 [INFO] [stdout] | [INFO] [stdout] 1995 | /// - d : &[T] - A data to get a permutation. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:1996:19 [INFO] [stdout] | [INFO] [stdout] 1996 | /// - t : FnMut(&[T]) -> bool - A function for checking whether to traverse the branch. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:1998:20 [INFO] [stdout] | [INFO] [stdout] 1998 | /// - cb : FnMut(&[T]) - A callback function that return result to caller. [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 `1` [INFO] [stdout] --> src/copy/mod.rs:2030:14 [INFO] [stdout] | [INFO] [stdout] 2030 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:2033:28 [INFO] [stdout] | [INFO] [stdout] 2033 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:2034:79 [INFO] [stdout] | [INFO] [stdout] 2034 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:2042:13 [INFO] [stdout] | [INFO] [stdout] 2042 | /// - d : &[T] - A data to get a permutation. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2043:33 [INFO] [stdout] | [INFO] [stdout] 2043 | /// - result : Rc> - A result container. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2045:19 [INFO] [stdout] | [INFO] [stdout] 2045 | /// - t : FnMut(&[T]) -> bool - A function for checking whether to traverse the branch. [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 `1` [INFO] [stdout] --> src/copy/mod.rs:2079:14 [INFO] [stdout] | [INFO] [stdout] 2079 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:2082:28 [INFO] [stdout] | [INFO] [stdout] 2082 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:2083:79 [INFO] [stdout] | [INFO] [stdout] 2083 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:2091:13 [INFO] [stdout] | [INFO] [stdout] 2091 | /// - d : &[T] - A data to get a permutation. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2094:19 [INFO] [stdout] | [INFO] [stdout] 2094 | /// - t : FnMut(&[T]) -> bool - A function for checking whether to traverse the branch. [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 `1` [INFO] [stdout] --> src/copy/mod.rs:2128:14 [INFO] [stdout] | [INFO] [stdout] 2128 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:2131:28 [INFO] [stdout] | [INFO] [stdout] 2131 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:2132:79 [INFO] [stdout] | [INFO] [stdout] 2132 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:2140:13 [INFO] [stdout] | [INFO] [stdout] 2140 | /// - d : &[T] - A data to get a permutation. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2141:22 [INFO] [stdout] | [INFO] [stdout] 2141 | /// - result : *mut [T] - A result container. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2143:19 [INFO] [stdout] | [INFO] [stdout] 2143 | /// - t : FnMut(&[T]) -> bool - A function for checking whether to traverse the branch. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2285:78 [INFO] [stdout] | [INFO] [stdout] 2285 | /// Generate a cartesian product between given domains into Rc> [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2402:16 [INFO] [stdout] | [INFO] [stdout] 2402 | /// into *mut [T] in an iterator style. [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 `deprecated` [INFO] [stdout] --> src/copy/mod.rs:2557:50 [INFO] [stdout] | [INFO] [stdout] 2557 | /// this function will be officially mark with #[deprecated]. [INFO] [stdout] | ^^^^^^^^^^ no item named `deprecated` 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/copy/mod.rs:2709:22 [INFO] [stdout] | [INFO] [stdout] 2709 | /// Rc> along with empty Option. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2859:11 [INFO] [stdout] | [INFO] [stdout] 2859 | /// *mut [T] along with empty Option. [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:3118:22 [INFO] [stdout] | [INFO] [stdout] 3118 | /// Rc>. [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:3229:11 [INFO] [stdout] | [INFO] [stdout] 3229 | /// *mut [&T]. [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:3484:22 [INFO] [stdout] | [INFO] [stdout] 3484 | /// Rc> parameter to [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:3617:11 [INFO] [stdout] | [INFO] [stdout] 3617 | /// *mut [&T]>> parameter to [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 `T` [INFO] [stdout] --> src/copy/mod.rs:3921:39 [INFO] [stdout] | [INFO] [stdout] 3921 | /// - `result` an Rc> to store each product [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 `T` [INFO] [stdout] --> src/copy/mod.rs:4045:25 [INFO] [stdout] | [INFO] [stdout] 4045 | /// - `result` *mut[T] to store each product [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 `1` [INFO] [stdout] --> src/copy/mod.rs:4129:14 [INFO] [stdout] | [INFO] [stdout] 4129 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:4132:28 [INFO] [stdout] | [INFO] [stdout] 4132 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:4133:79 [INFO] [stdout] | [INFO] [stdout] 4133 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:4342:14 [INFO] [stdout] | [INFO] [stdout] 4342 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:4345:28 [INFO] [stdout] | [INFO] [stdout] 4345 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:4346:79 [INFO] [stdout] | [INFO] [stdout] 4346 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:4475:14 [INFO] [stdout] | [INFO] [stdout] 4475 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:4478:28 [INFO] [stdout] | [INFO] [stdout] 4478 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:4479:79 [INFO] [stdout] | [INFO] [stdout] 4479 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:4673:57 [INFO] [stdout] | [INFO] [stdout] 4673 | /// over slices and return result into Rc> [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 `T` [INFO] [stdout] --> src/copy/mod.rs:4679:27 [INFO] [stdout] | [INFO] [stdout] 4679 | /// 2. An Rc. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:4751:28 [INFO] [stdout] | [INFO] [stdout] 4751 | /// 3. An Rc> to store each product on each iteration. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:4847:55 [INFO] [stdout] | [INFO] [stdout] 4847 | /// 2. Second value in tuple is an Rc>` - [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 `deprecated` [INFO] [stdout] --> src/lib.rs:1072:50 [INFO] [stdout] | [INFO] [stdout] 1072 | /// this function will be officially mark with #[deprecated]. [INFO] [stdout] | ^^^^^^^^^^ no item named `deprecated` 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:1554:30 [INFO] [stdout] | [INFO] [stdout] 1554 | /// This function took *mut [&T] to store result. It allow caller to easily share [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 `&T` [INFO] [stdout] --> src/lib.rs:1595:35 [INFO] [stdout] | [INFO] [stdout] 1595 | /// 3. 'result : Rc>` - A result container object. [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 `T` [INFO] [stdout] --> src/lib.rs:2257:13 [INFO] [stdout] | [INFO] [stdout] 2257 | /// - d : &[T] - a data to be permuted [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 `1` [INFO] [stdout] --> src/lib.rs:2384:14 [INFO] [stdout] | [INFO] [stdout] 2384 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:2387:28 [INFO] [stdout] | [INFO] [stdout] 2387 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:2388:79 [INFO] [stdout] | [INFO] [stdout] 2388 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:2472:13 [INFO] [stdout] | [INFO] [stdout] 2472 | /// - d : &[T] - A data to get a permutation. [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 `&T` [INFO] [stdout] --> src/lib.rs:2473:19 [INFO] [stdout] | [INFO] [stdout] 2473 | /// - t : FnMut(&[&T]) -> bool - A function for checking whether to traverse the branch. [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 `&T` [INFO] [stdout] --> src/lib.rs:2475:20 [INFO] [stdout] | [INFO] [stdout] 2475 | /// - cb : FnMut(&[&T]) - A callback function that return result to caller. [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 `1` [INFO] [stdout] --> src/lib.rs:2507:14 [INFO] [stdout] | [INFO] [stdout] 2507 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:2510:28 [INFO] [stdout] | [INFO] [stdout] 2510 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:2511:79 [INFO] [stdout] | [INFO] [stdout] 2511 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:2519:13 [INFO] [stdout] | [INFO] [stdout] 2519 | /// - d : &[T] - A data to get a permutation. [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 `&T` [INFO] [stdout] --> src/lib.rs:2520:33 [INFO] [stdout] | [INFO] [stdout] 2520 | /// - result : Rc> - A result container. [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 `&T` [INFO] [stdout] --> src/lib.rs:2522:19 [INFO] [stdout] | [INFO] [stdout] 2522 | /// - t : FnMut(&[&T]) -> bool - A function for checking whether to traverse the branch. [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 `1` [INFO] [stdout] --> src/lib.rs:2556:14 [INFO] [stdout] | [INFO] [stdout] 2556 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:2559:28 [INFO] [stdout] | [INFO] [stdout] 2559 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:2560:79 [INFO] [stdout] | [INFO] [stdout] 2560 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:2568:13 [INFO] [stdout] | [INFO] [stdout] 2568 | /// - d : &[T] - A data to get a permutation. [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 `&T` [INFO] [stdout] --> src/lib.rs:2571:19 [INFO] [stdout] | [INFO] [stdout] 2571 | /// - t : FnMut(&[&T]) -> bool - A function for checking whether to traverse the branch. [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 `1` [INFO] [stdout] --> src/lib.rs:2605:14 [INFO] [stdout] | [INFO] [stdout] 2605 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:2608:28 [INFO] [stdout] | [INFO] [stdout] 2608 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:2609:79 [INFO] [stdout] | [INFO] [stdout] 2609 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:2617:13 [INFO] [stdout] | [INFO] [stdout] 2617 | /// - d : &[T] - A data to get a permutation. [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 `&T` [INFO] [stdout] --> src/lib.rs:2618:22 [INFO] [stdout] | [INFO] [stdout] 2618 | /// - result : *mut [&T] - A result container. [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 `&T` [INFO] [stdout] --> src/lib.rs:2620:19 [INFO] [stdout] | [INFO] [stdout] 2620 | /// - t : FnMut(&[&T]) -> bool - A function for checking whether to traverse the branch. [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 `&T` [INFO] [stdout] --> src/lib.rs:2822:78 [INFO] [stdout] | [INFO] [stdout] 2822 | /// Generate a cartesian product between given domains into Rc> [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 `&T` [INFO] [stdout] --> src/lib.rs:2939:16 [INFO] [stdout] | [INFO] [stdout] 2939 | /// into *mut [&T] in an iterator style. [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 `deprecated` [INFO] [stdout] --> src/lib.rs:3119:50 [INFO] [stdout] | [INFO] [stdout] 3119 | /// this function will be officially mark with #[deprecated]. [INFO] [stdout] | ^^^^^^^^^^ no item named `deprecated` 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:3275:22 [INFO] [stdout] | [INFO] [stdout] 3275 | /// Rc> along with empty Option. [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 `&T` [INFO] [stdout] --> src/lib.rs:3445:11 [INFO] [stdout] | [INFO] [stdout] 3445 | /// *mut [&T] along with empty Option. [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 `&T` [INFO] [stdout] --> src/lib.rs:3818:22 [INFO] [stdout] | [INFO] [stdout] 3818 | /// Rc>. [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 `&T` [INFO] [stdout] --> src/lib.rs:3928:11 [INFO] [stdout] | [INFO] [stdout] 3928 | /// *mut [&T]. [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 `T` [INFO] [stdout] --> src/lib.rs:4184:46 [INFO] [stdout] | [INFO] [stdout] 4184 | /// The implementation take Rc> instead of regular [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 `T` [INFO] [stdout] --> src/lib.rs:4188:37 [INFO] [stdout] | [INFO] [stdout] 4188 | /// every owner of Rc> will always has an up-to-date [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 `&T` [INFO] [stdout] --> src/lib.rs:4571:22 [INFO] [stdout] | [INFO] [stdout] 4571 | /// Rc> parameter to [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 `&T` [INFO] [stdout] --> src/lib.rs:4704:11 [INFO] [stdout] | [INFO] [stdout] 4704 | /// *mut [&T]>> parameter to [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 `1` [INFO] [stdout] --> src/lib.rs:4961:14 [INFO] [stdout] | [INFO] [stdout] 4961 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:4964:28 [INFO] [stdout] | [INFO] [stdout] 4964 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:4965:79 [INFO] [stdout] | [INFO] [stdout] 4965 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/lib.rs:5174:14 [INFO] [stdout] | [INFO] [stdout] 5174 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:5177:28 [INFO] [stdout] | [INFO] [stdout] 5177 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:5178:79 [INFO] [stdout] | [INFO] [stdout] 5178 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/lib.rs:5307:14 [INFO] [stdout] | [INFO] [stdout] 5307 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:5310:28 [INFO] [stdout] | [INFO] [stdout] 5310 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:5311:79 [INFO] [stdout] | [INFO] [stdout] 5311 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:5596:39 [INFO] [stdout] | [INFO] [stdout] 5596 | /// - `result` an Rc> to store each product [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 `&T` [INFO] [stdout] --> src/lib.rs:5720:25 [INFO] [stdout] | [INFO] [stdout] 5720 | /// - `result` *mut[&T] to store each product [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 `&T` [INFO] [stdout] --> src/lib.rs:5867:57 [INFO] [stdout] | [INFO] [stdout] 5867 | /// over slices and return result into Rc> [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 `&T` [INFO] [stdout] --> src/lib.rs:5873:27 [INFO] [stdout] | [INFO] [stdout] 5873 | /// 2. An Rc. [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 `T` [INFO] [stdout] --> src/lib.rs:5942:28 [INFO] [stdout] | [INFO] [stdout] 5942 | /// 3. An Rc> to store each product on each iteration. [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: 107 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.48s [INFO] running `Command { std: "docker" "inspect" "6c9eb174c6815bd11fc0662847d15ed53e33f1cdeeb444f236453f7caa607c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9eb174c6815bd11fc0662847d15ed53e33f1cdeeb444f236453f7caa607c07", kill_on_drop: false }` [INFO] [stdout] 6c9eb174c6815bd11fc0662847d15ed53e33f1cdeeb444f236453f7caa607c07 [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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 4690490dc14075081fd2432bd3cc06740e4f981e989297c6ee8be6123a8c7425 [INFO] running `Command { std: "docker" "start" "-a" "4690490dc14075081fd2432bd3cc06740e4f981e989297c6ee8be6123a8c7425", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Documenting permutator v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `T` [INFO] [stdout] --> src/lib.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | //! to slice/array, Rc>, and more. [INFO] [stdout] | ^ no item named `T` 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 `&&&T` [INFO] [stdout] --> src/copy/mod.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | //! So there will be no &[&&&T] like in parent module [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 `T` [INFO] [stdout] --> src/copy/mod.rs:15:54 [INFO] [stdout] | [INFO] [stdout] 15 | //! General rule is that if type `T` in slice like &[T] [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | //! because the result of single operation will be &[&T] but [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 `&&T` [INFO] [stdout] --> src/copy/mod.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | //! two operations will be &[&&T] which has different type. [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 `deprecated` [INFO] [stdout] --> src/copy/mod.rs:944:50 [INFO] [stdout] | [INFO] [stdout] 944 | /// this function will be officially mark with #[deprecated]. [INFO] [stdout] | ^^^^^^^^^^ no item named `deprecated` 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/copy/mod.rs:1347:30 [INFO] [stdout] | [INFO] [stdout] 1347 | /// This function took *mut [T] to store result. It allow caller to easily share [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 `T` [INFO] [stdout] --> src/copy/mod.rs:1393:35 [INFO] [stdout] | [INFO] [stdout] 1393 | /// 3. 'result : Rc>` - A result container object. [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 `1` [INFO] [stdout] --> src/copy/mod.rs:1907:14 [INFO] [stdout] | [INFO] [stdout] 1907 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:1910:28 [INFO] [stdout] | [INFO] [stdout] 1910 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:1911:79 [INFO] [stdout] | [INFO] [stdout] 1911 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:1995:13 [INFO] [stdout] | [INFO] [stdout] 1995 | /// - d : &[T] - A data to get a permutation. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:1996:19 [INFO] [stdout] | [INFO] [stdout] 1996 | /// - t : FnMut(&[T]) -> bool - A function for checking whether to traverse the branch. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:1998:20 [INFO] [stdout] | [INFO] [stdout] 1998 | /// - cb : FnMut(&[T]) - A callback function that return result to caller. [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 `1` [INFO] [stdout] --> src/copy/mod.rs:2030:14 [INFO] [stdout] | [INFO] [stdout] 2030 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:2033:28 [INFO] [stdout] | [INFO] [stdout] 2033 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:2034:79 [INFO] [stdout] | [INFO] [stdout] 2034 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:2042:13 [INFO] [stdout] | [INFO] [stdout] 2042 | /// - d : &[T] - A data to get a permutation. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2043:33 [INFO] [stdout] | [INFO] [stdout] 2043 | /// - result : Rc> - A result container. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2045:19 [INFO] [stdout] | [INFO] [stdout] 2045 | /// - t : FnMut(&[T]) -> bool - A function for checking whether to traverse the branch. [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 `1` [INFO] [stdout] --> src/copy/mod.rs:2079:14 [INFO] [stdout] | [INFO] [stdout] 2079 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:2082:28 [INFO] [stdout] | [INFO] [stdout] 2082 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:2083:79 [INFO] [stdout] | [INFO] [stdout] 2083 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:2091:13 [INFO] [stdout] | [INFO] [stdout] 2091 | /// - d : &[T] - A data to get a permutation. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2094:19 [INFO] [stdout] | [INFO] [stdout] 2094 | /// - t : FnMut(&[T]) -> bool - A function for checking whether to traverse the branch. [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 `1` [INFO] [stdout] --> src/copy/mod.rs:2128:14 [INFO] [stdout] | [INFO] [stdout] 2128 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:2131:28 [INFO] [stdout] | [INFO] [stdout] 2131 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:2132:79 [INFO] [stdout] | [INFO] [stdout] 2132 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:2140:13 [INFO] [stdout] | [INFO] [stdout] 2140 | /// - d : &[T] - A data to get a permutation. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2141:22 [INFO] [stdout] | [INFO] [stdout] 2141 | /// - result : *mut [T] - A result container. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2143:19 [INFO] [stdout] | [INFO] [stdout] 2143 | /// - t : FnMut(&[T]) -> bool - A function for checking whether to traverse the branch. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2285:78 [INFO] [stdout] | [INFO] [stdout] 2285 | /// Generate a cartesian product between given domains into Rc> [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2402:16 [INFO] [stdout] | [INFO] [stdout] 2402 | /// into *mut [T] in an iterator style. [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 `deprecated` [INFO] [stdout] --> src/copy/mod.rs:2557:50 [INFO] [stdout] | [INFO] [stdout] 2557 | /// this function will be officially mark with #[deprecated]. [INFO] [stdout] | ^^^^^^^^^^ no item named `deprecated` 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/copy/mod.rs:2709:22 [INFO] [stdout] | [INFO] [stdout] 2709 | /// Rc> along with empty Option. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:2859:11 [INFO] [stdout] | [INFO] [stdout] 2859 | /// *mut [T] along with empty Option. [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:3118:22 [INFO] [stdout] | [INFO] [stdout] 3118 | /// Rc>. [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:3229:11 [INFO] [stdout] | [INFO] [stdout] 3229 | /// *mut [&T]. [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:3484:22 [INFO] [stdout] | [INFO] [stdout] 3484 | /// Rc> parameter to [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 `&T` [INFO] [stdout] --> src/copy/mod.rs:3617:11 [INFO] [stdout] | [INFO] [stdout] 3617 | /// *mut [&T]>> parameter to [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 `T` [INFO] [stdout] --> src/copy/mod.rs:3921:39 [INFO] [stdout] | [INFO] [stdout] 3921 | /// - `result` an Rc> to store each product [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 `T` [INFO] [stdout] --> src/copy/mod.rs:4045:25 [INFO] [stdout] | [INFO] [stdout] 4045 | /// - `result` *mut[T] to store each product [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 `1` [INFO] [stdout] --> src/copy/mod.rs:4129:14 [INFO] [stdout] | [INFO] [stdout] 4129 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:4132:28 [INFO] [stdout] | [INFO] [stdout] 4132 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:4133:79 [INFO] [stdout] | [INFO] [stdout] 4133 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:4342:14 [INFO] [stdout] | [INFO] [stdout] 4342 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:4345:28 [INFO] [stdout] | [INFO] [stdout] 4345 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:4346:79 [INFO] [stdout] | [INFO] [stdout] 4346 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:4475:14 [INFO] [stdout] | [INFO] [stdout] 4475 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/copy/mod.rs:4478:28 [INFO] [stdout] | [INFO] [stdout] 4478 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/copy/mod.rs:4479:79 [INFO] [stdout] | [INFO] [stdout] 4479 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/copy/mod.rs:4673:57 [INFO] [stdout] | [INFO] [stdout] 4673 | /// over slices and return result into Rc> [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 `T` [INFO] [stdout] --> src/copy/mod.rs:4679:27 [INFO] [stdout] | [INFO] [stdout] 4679 | /// 2. An Rc. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:4751:28 [INFO] [stdout] | [INFO] [stdout] 4751 | /// 3. An Rc> to store each product on each iteration. [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 `T` [INFO] [stdout] --> src/copy/mod.rs:4847:55 [INFO] [stdout] | [INFO] [stdout] 4847 | /// 2. Second value in tuple is an Rc>` - [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 `deprecated` [INFO] [stdout] --> src/lib.rs:1072:50 [INFO] [stdout] | [INFO] [stdout] 1072 | /// this function will be officially mark with #[deprecated]. [INFO] [stdout] | ^^^^^^^^^^ no item named `deprecated` 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:1554:30 [INFO] [stdout] | [INFO] [stdout] 1554 | /// This function took *mut [&T] to store result. It allow caller to easily share [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 `&T` [INFO] [stdout] --> src/lib.rs:1595:35 [INFO] [stdout] | [INFO] [stdout] 1595 | /// 3. 'result : Rc>` - A result container object. [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 `T` [INFO] [stdout] --> src/lib.rs:2257:13 [INFO] [stdout] | [INFO] [stdout] 2257 | /// - d : &[T] - a data to be permuted [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 `1` [INFO] [stdout] --> src/lib.rs:2384:14 [INFO] [stdout] | [INFO] [stdout] 2384 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:2387:28 [INFO] [stdout] | [INFO] [stdout] 2387 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:2388:79 [INFO] [stdout] | [INFO] [stdout] 2388 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:2472:13 [INFO] [stdout] | [INFO] [stdout] 2472 | /// - d : &[T] - A data to get a permutation. [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 `&T` [INFO] [stdout] --> src/lib.rs:2473:19 [INFO] [stdout] | [INFO] [stdout] 2473 | /// - t : FnMut(&[&T]) -> bool - A function for checking whether to traverse the branch. [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 `&T` [INFO] [stdout] --> src/lib.rs:2475:20 [INFO] [stdout] | [INFO] [stdout] 2475 | /// - cb : FnMut(&[&T]) - A callback function that return result to caller. [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 `1` [INFO] [stdout] --> src/lib.rs:2507:14 [INFO] [stdout] | [INFO] [stdout] 2507 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:2510:28 [INFO] [stdout] | [INFO] [stdout] 2510 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:2511:79 [INFO] [stdout] | [INFO] [stdout] 2511 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:2519:13 [INFO] [stdout] | [INFO] [stdout] 2519 | /// - d : &[T] - A data to get a permutation. [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 `&T` [INFO] [stdout] --> src/lib.rs:2520:33 [INFO] [stdout] | [INFO] [stdout] 2520 | /// - result : Rc> - A result container. [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 `&T` [INFO] [stdout] --> src/lib.rs:2522:19 [INFO] [stdout] | [INFO] [stdout] 2522 | /// - t : FnMut(&[&T]) -> bool - A function for checking whether to traverse the branch. [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 `1` [INFO] [stdout] --> src/lib.rs:2556:14 [INFO] [stdout] | [INFO] [stdout] 2556 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:2559:28 [INFO] [stdout] | [INFO] [stdout] 2559 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:2560:79 [INFO] [stdout] | [INFO] [stdout] 2560 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:2568:13 [INFO] [stdout] | [INFO] [stdout] 2568 | /// - d : &[T] - A data to get a permutation. [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 `&T` [INFO] [stdout] --> src/lib.rs:2571:19 [INFO] [stdout] | [INFO] [stdout] 2571 | /// - t : FnMut(&[&T]) -> bool - A function for checking whether to traverse the branch. [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 `1` [INFO] [stdout] --> src/lib.rs:2605:14 [INFO] [stdout] | [INFO] [stdout] 2605 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:2608:28 [INFO] [stdout] | [INFO] [stdout] 2608 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:2609:79 [INFO] [stdout] | [INFO] [stdout] 2609 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:2617:13 [INFO] [stdout] | [INFO] [stdout] 2617 | /// - d : &[T] - A data to get a permutation. [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 `&T` [INFO] [stdout] --> src/lib.rs:2618:22 [INFO] [stdout] | [INFO] [stdout] 2618 | /// - result : *mut [&T] - A result container. [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 `&T` [INFO] [stdout] --> src/lib.rs:2620:19 [INFO] [stdout] | [INFO] [stdout] 2620 | /// - t : FnMut(&[&T]) -> bool - A function for checking whether to traverse the branch. [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 `&T` [INFO] [stdout] --> src/lib.rs:2822:78 [INFO] [stdout] | [INFO] [stdout] 2822 | /// Generate a cartesian product between given domains into Rc> [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 `&T` [INFO] [stdout] --> src/lib.rs:2939:16 [INFO] [stdout] | [INFO] [stdout] 2939 | /// into *mut [&T] in an iterator style. [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 `deprecated` [INFO] [stdout] --> src/lib.rs:3119:50 [INFO] [stdout] | [INFO] [stdout] 3119 | /// this function will be officially mark with #[deprecated]. [INFO] [stdout] | ^^^^^^^^^^ no item named `deprecated` 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:3275:22 [INFO] [stdout] | [INFO] [stdout] 3275 | /// Rc> along with empty Option. [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 `&T` [INFO] [stdout] --> src/lib.rs:3445:11 [INFO] [stdout] | [INFO] [stdout] 3445 | /// *mut [&T] along with empty Option. [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 `&T` [INFO] [stdout] --> src/lib.rs:3818:22 [INFO] [stdout] | [INFO] [stdout] 3818 | /// Rc>. [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 `&T` [INFO] [stdout] --> src/lib.rs:3928:11 [INFO] [stdout] | [INFO] [stdout] 3928 | /// *mut [&T]. [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 `T` [INFO] [stdout] --> src/lib.rs:4184:46 [INFO] [stdout] | [INFO] [stdout] 4184 | /// The implementation take Rc> instead of regular [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 `T` [INFO] [stdout] --> src/lib.rs:4188:37 [INFO] [stdout] | [INFO] [stdout] 4188 | /// every owner of Rc> will always has an up-to-date [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 `&T` [INFO] [stdout] --> src/lib.rs:4571:22 [INFO] [stdout] | [INFO] [stdout] 4571 | /// Rc> parameter to [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 `&T` [INFO] [stdout] --> src/lib.rs:4704:11 [INFO] [stdout] | [INFO] [stdout] 4704 | /// *mut [&T]>> parameter to [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 `1` [INFO] [stdout] --> src/lib.rs:4961:14 [INFO] [stdout] | [INFO] [stdout] 4961 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:4964:28 [INFO] [stdout] | [INFO] [stdout] 4964 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:4965:79 [INFO] [stdout] | [INFO] [stdout] 4965 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/lib.rs:5174:14 [INFO] [stdout] | [INFO] [stdout] 5174 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:5177:28 [INFO] [stdout] | [INFO] [stdout] 5177 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:5178:79 [INFO] [stdout] | [INFO] [stdout] 5178 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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/lib.rs:5307:14 [INFO] [stdout] | [INFO] [stdout] 5307 | /// contain [1]. If `t` return true, it will be called again with [1, 2]. If it [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 `4` [INFO] [stdout] --> src/lib.rs:5310:28 [INFO] [stdout] | [INFO] [stdout] 5310 | /// If `t` is called with [4] and it return false, it won't try to traverse deeper even [INFO] [stdout] | ^ no item named `4` 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 `7` [INFO] [stdout] --> src/lib.rs:5311:79 [INFO] [stdout] | [INFO] [stdout] 5311 | /// if there're [4, 5], or [4, 6]. It will skip altogether and call `t` with [7]. [INFO] [stdout] | ^ no item named `7` 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:5596:39 [INFO] [stdout] | [INFO] [stdout] 5596 | /// - `result` an Rc> to store each product [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 `&T` [INFO] [stdout] --> src/lib.rs:5720:25 [INFO] [stdout] | [INFO] [stdout] 5720 | /// - `result` *mut[&T] to store each product [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 `&T` [INFO] [stdout] --> src/lib.rs:5867:57 [INFO] [stdout] | [INFO] [stdout] 5867 | /// over slices and return result into Rc> [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 `&T` [INFO] [stdout] --> src/lib.rs:5873:27 [INFO] [stdout] | [INFO] [stdout] 5873 | /// 2. An Rc. [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 `T` [INFO] [stdout] --> src/lib.rs:5942:28 [INFO] [stdout] | [INFO] [stdout] 5942 | /// 3. An Rc> to store each product on each iteration. [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: 107 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.58s [INFO] running `Command { std: "docker" "inspect" "4690490dc14075081fd2432bd3cc06740e4f981e989297c6ee8be6123a8c7425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4690490dc14075081fd2432bd3cc06740e4f981e989297c6ee8be6123a8c7425", kill_on_drop: false }` [INFO] [stdout] 4690490dc14075081fd2432bd3cc06740e4f981e989297c6ee8be6123a8c7425