[INFO] fetching crate gulali 2019.3.9...
[INFO] checking gulali-2019.3.9 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gulali 2019.3.9 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate gulali 2019.3.9 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gulali 2019.3.9
[INFO] finished tweaking crates.io crate gulali 2019.3.9
[INFO] tweaked toml for crates.io crate gulali 2019.3.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f06291e24c6beed5c73bec7417422e1ad90249f9b033e9668f4e599a6b1b14b1
[INFO] running `Command { std: "docker" "start" "-a" "f06291e24c6beed5c73bec7417422e1ad90249f9b033e9668f4e599a6b1b14b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f06291e24c6beed5c73bec7417422e1ad90249f9b033e9668f4e599a6b1b14b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06291e24c6beed5c73bec7417422e1ad90249f9b033e9668f4e599a6b1b14b1", kill_on_drop: false }`
[INFO] [stdout] f06291e24c6beed5c73bec7417422e1ad90249f9b033e9668f4e599a6b1b14b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea4ae3cd25f88c505c84853f8ebdfe7c21c8d841ffbea5a8de37e73c17e6304c
[INFO] running `Command { std: "docker" "start" "-a" "ea4ae3cd25f88c505c84853f8ebdfe7c21c8d841ffbea5a8de37e73c17e6304c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking gulali v2019.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/full_of.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/linspace.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/range.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/ones.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/zeros.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/full_of.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let arr1: Vec<i32> = Vec::one_dim().with_shape([5]).full_of(0).generate();
[INFO] [stdout]    |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<f32>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Vec::<f32>::linspace().generate();
[INFO] [stdout]    |                 ^^^^^^^^ function or associated item not found in `Vec<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<f32>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let _a: Vec<i32> = Vec::range().generate();
[INFO] [stdout]    |                             ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<f64>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Vec::<f64>::linspace().generate();
[INFO] [stdout]    |                 ^^^^^^^^ function or associated item not found in `Vec<f64>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<f64>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/full_of.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Vec::two_dim().with_shape([1, 2]).full_of(5.0).generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let _a: Vec<i32> = Vec::range().start_at(5).stop_at(3).generate();
[INFO] [stdout]    |                             ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let lin: Vec<f32> = Vec::linspace().stop_at(5.0).generate();
[INFO] [stdout]    |                              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/full_of.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let arr3: Vec<Vec<Vec<f64>>> = Vec::three_dim()
[INFO] [stdout]    |                                         ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let range1: Vec<u8> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let lin: Vec<f32> = Vec::linspace().start_at(1.0).stop_at(5.0).generate();
[INFO] [stdout]    |                              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/full_of.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let arr4: Vec<Vec<Vec<Vec<f64>>>> = Vec::four_dim()
[INFO] [stdout]    |                                              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let range2: Vec<u8> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]    |                                ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let lin: Vec<f32> = Vec::linspace()
[INFO] [stdout]    |                              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]    |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let range1: Vec<u16> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let arr: Vec<u8> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "full_of") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let range2: Vec<u16> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "linspace") due to 7 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let arr: Vec<u8> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]    |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let range1: Vec<u32> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let range2: Vec<u32> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]    |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let range1: Vec<u64> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let arr: Vec<u16> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]    |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:86:33
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let range2: Vec<u64> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let arr: Vec<u16> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]    |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]    |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let range1: Vec<u128> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                  ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let range2: Vec<u128> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let arr: Vec<u32> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]    |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:114:32
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let range1: Vec<i8> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let arr: Vec<u32> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]    |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:118:32
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let range2: Vec<i8> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:130:33
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let range1: Vec<i16> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let range2: Vec<i16> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let arr: Vec<u64> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let arr: Vec<u64> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:146:33
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let range1: Vec<i32> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let range2: Vec<i32> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:162:33
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let range1: Vec<i64> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let arr: Vec<u128> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let range2: Vec<i64> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let arr: Vec<u128> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:178:34
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let range1: Vec<i128> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let range2: Vec<i128> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:187:14
[INFO] [stdout]     |
[INFO] [stdout] 187 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let arr: Vec<i8> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                             ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:194:33
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let range1: Vec<f32> = Vec::range().stop_at(3.0).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let arr: Vec<i8> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                             ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:198:33
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let range2: Vec<f32> = Vec::range().start_at(1.0).stop_at(3.0).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:202:33
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let range3: Vec<f32> = Vec::range()
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let range1: Vec<f64> = Vec::range().stop_at(3.0).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:217:33
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let range2: Vec<f64> = Vec::range().start_at(1.0).stop_at(3.0).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:183:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let arr: Vec<i16> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:221:33
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let range3: Vec<f64> = Vec::range()
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:183:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let arr: Vec<i16> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:197:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:197:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "range") due to 40 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let arr: Vec<i32> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let arr: Vec<i32> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let arr: Vec<i64> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let arr: Vec<i64> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 244 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 244 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let arr: Vec<i128> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let arr: Vec<i128> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let arr: Vec<f32> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let arr: Vec<f32> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let arr: Vec<f64> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let arr: Vec<f64> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:339:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:339:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 49 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 49 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "zeros") due to 50 previous errors
[INFO] [stderr] error: could not compile `gulali` (test "ones") due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea4ae3cd25f88c505c84853f8ebdfe7c21c8d841ffbea5a8de37e73c17e6304c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea4ae3cd25f88c505c84853f8ebdfe7c21c8d841ffbea5a8de37e73c17e6304c", kill_on_drop: false }`
[INFO] [stdout] ea4ae3cd25f88c505c84853f8ebdfe7c21c8d841ffbea5a8de37e73c17e6304c
[INFO] checking gulali-2019.3.9 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate gulali 2019.3.9 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate gulali 2019.3.9 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gulali 2019.3.9
[INFO] finished tweaking crates.io crate gulali 2019.3.9
[INFO] tweaked toml for crates.io crate gulali 2019.3.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7135fb31dca803bfdb7faaf2c89394e52ecc40781aea88f3f047c9ac2a7a2cb5
[INFO] running `Command { std: "docker" "start" "-a" "7135fb31dca803bfdb7faaf2c89394e52ecc40781aea88f3f047c9ac2a7a2cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7135fb31dca803bfdb7faaf2c89394e52ecc40781aea88f3f047c9ac2a7a2cb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7135fb31dca803bfdb7faaf2c89394e52ecc40781aea88f3f047c9ac2a7a2cb5", kill_on_drop: false }`
[INFO] [stdout] 7135fb31dca803bfdb7faaf2c89394e52ecc40781aea88f3f047c9ac2a7a2cb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 553e9a5d3293288ddbc021ee23e620b87ef55791ca5f6ada154a71492172a984
[INFO] running `Command { std: "docker" "start" "-a" "553e9a5d3293288ddbc021ee23e620b87ef55791ca5f6ada154a71492172a984", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking gulali v2019.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/zeros.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/full_of.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/ones.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/range.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gulali::prelude`
[INFO] [stdout]   --> tests/linspace.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use gulali::prelude::*;
[INFO] [stdout]    |             ^^^^^^^ could not find `prelude` in `gulali`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/full_of.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let arr1: Vec<i32> = Vec::one_dim().with_shape([5]).full_of(0).generate();
[INFO] [stdout]    |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/full_of.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |         Vec::two_dim().with_shape([1, 2]).full_of(5.0).generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let _a: Vec<i32> = Vec::range().generate();
[INFO] [stdout]    |                             ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let _a: Vec<i32> = Vec::range().start_at(5).stop_at(3).generate();
[INFO] [stdout]    |                             ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/full_of.rs:35:41
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let arr3: Vec<Vec<Vec<f64>>> = Vec::three_dim()
[INFO] [stdout]    |                                         ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let range1: Vec<u8> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<f32>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Vec::<f32>::linspace().generate();
[INFO] [stdout]    |                 ^^^^^^^^ function or associated item not found in `Vec<f32>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<f32>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/full_of.rs:44:46
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let arr4: Vec<Vec<Vec<Vec<f64>>>> = Vec::four_dim()
[INFO] [stdout]    |                                              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:38:32
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let range2: Vec<u8> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]    |                                ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<f64>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Vec::<f64>::linspace().generate();
[INFO] [stdout]    |                 ^^^^^^^^ function or associated item not found in `Vec<f64>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<f64>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]    |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let arr: Vec<u8> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let range1: Vec<u16> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let lin: Vec<f32> = Vec::linspace().stop_at(5.0).generate();
[INFO] [stdout]    |                              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:54:33
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let range2: Vec<u16> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "full_of") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]    |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let lin: Vec<f32> = Vec::linspace().start_at(1.0).stop_at(5.0).generate();
[INFO] [stdout]    |                              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:66:33
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let range1: Vec<u32> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let range2: Vec<u32> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `linspace` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/linspace.rs:62:30
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let lin: Vec<f32> = Vec::linspace()
[INFO] [stdout]    |                              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:21:29
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let arr: Vec<u8> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]    |                             ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let arr: Vec<u16> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]    |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]    |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:82:33
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let range1: Vec<u64> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:86:33
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let range2: Vec<u64> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]    |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "linspace") due to 7 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]    |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/range.rs:98:34
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let range1: Vec<u128> = Vec::range().stop_at(3).generate();
[INFO] [stdout]    |                                  ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let arr: Vec<u32> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]    |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let arr: Vec<u16> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]    |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let range2: Vec<u128> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:114:32
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let range1: Vec<i8> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:118:32
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let range2: Vec<i8> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/zeros.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let arr: Vec<u64> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let arr: Vec<u32> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]    |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:130:33
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let range1: Vec<i16> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:134:33
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let range2: Vec<i16> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:146:33
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let range1: Vec<i32> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]   --> tests/ones.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]    |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:150:33
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let range2: Vec<i32> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let arr: Vec<u128> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:155:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let arr: Vec<u64> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:162:33
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let range1: Vec<i64> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:166:33
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let range2: Vec<i64> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:116:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:178:34
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let range1: Vec<i128> = Vec::range().stop_at(3).generate();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:182:34
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let range2: Vec<i128> = Vec::range().start_at(1).stop_at(3).generate();
[INFO] [stdout]     |                                  ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |     let arr: Vec<u128> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let arr: Vec<i8> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                             ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:187:14
[INFO] [stdout]     |
[INFO] [stdout] 187 |         Vec::range().start_at(1).stop_at(3).step_by(2).generate();
[INFO] [stdout]     |              ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 136 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:194:33
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let range1: Vec<f32> = Vec::range().stop_at(3.0).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:143:14
[INFO] [stdout]     |
[INFO] [stdout] 143 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:198:33
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let range2: Vec<f32> = Vec::range().start_at(1.0).stop_at(3.0).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:202:33
[INFO] [stdout]     |
[INFO] [stdout] 202 |     let range3: Vec<f32> = Vec::range()
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:213:33
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let range1: Vec<f64> = Vec::range().stop_at(3.0).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:156:29
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let arr: Vec<i8> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                             ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:217:33
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let range2: Vec<f64> = Vec::range().start_at(1.0).stop_at(3.0).generate();
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:183:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let arr: Vec<i16> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `range` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/range.rs:221:33
[INFO] [stdout]     |
[INFO] [stdout] 221 |     let range3: Vec<f64> = Vec::range()
[INFO] [stdout]     |                                 ^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:197:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:183:30
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let arr: Vec<i16> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "range") due to 40 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let arr: Vec<i32> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:197:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:210:30
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let arr: Vec<i32> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let arr: Vec<i64> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:217:14
[INFO] [stdout]     |
[INFO] [stdout] 217 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 244 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:231:14
[INFO] [stdout]     |
[INFO] [stdout] 231 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let arr: Vec<i64> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:244:14
[INFO] [stdout]     |
[INFO] [stdout] 244 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let arr: Vec<i128> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:251:14
[INFO] [stdout]     |
[INFO] [stdout] 251 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:264:31
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let arr: Vec<i128> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                               ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:271:14
[INFO] [stdout]     |
[INFO] [stdout] 271 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let arr: Vec<f32> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:278:14
[INFO] [stdout]     |
[INFO] [stdout] 278 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |     let arr: Vec<f32> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let arr: Vec<f64> = Vec::one_dim().with_shape([2]).zeros().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         Vec::two_dim().with_shape([1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:305:14
[INFO] [stdout]     |
[INFO] [stdout] 305 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |         Vec::three_dim().with_shape([1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:312:14
[INFO] [stdout]     |
[INFO] [stdout] 312 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/zeros.rs:339:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |         Vec::four_dim().with_shape([1, 1, 1, 2]).zeros().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:318:30
[INFO] [stdout]     |
[INFO] [stdout] 318 |     let arr: Vec<f64> = Vec::one_dim().with_shape([2]).ones().generate();
[INFO] [stdout]     |                              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `two_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:325:14
[INFO] [stdout]     |
[INFO] [stdout] 325 |         Vec::two_dim().with_shape([1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 49 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `three_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:332:14
[INFO] [stdout]     |
[INFO] [stdout] 332 |         Vec::three_dim().with_shape([1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `four_dim` found for struct `Vec<_, _>` in the current scope
[INFO] [stdout]    --> tests/ones.rs:339:14
[INFO] [stdout]     |
[INFO] [stdout] 339 |         Vec::four_dim().with_shape([1, 1, 1, 2]).ones().generate();
[INFO] [stdout]     |              ^^^^^^^^ function or associated item not found in `Vec<_, _>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vec<_, _>` consider using one of the following associated functions:
[INFO] [stdout]       Vec::<T>::new
[INFO] [stdout]       Vec::<T>::with_capacity
[INFO] [stdout]       Vec::<T>::try_with_capacity
[INFO] [stdout]       Vec::<T>::from_raw_parts
[INFO] [stdout]       and 4 others
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/vec/mod.rs:422:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "zeros") due to 50 previous errors
[INFO] [stdout] error: aborting due to 49 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gulali` (test "ones") due to 50 previous errors
[INFO] running `Command { std: "docker" "inspect" "553e9a5d3293288ddbc021ee23e620b87ef55791ca5f6ada154a71492172a984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "553e9a5d3293288ddbc021ee23e620b87ef55791ca5f6ada154a71492172a984", kill_on_drop: false }`
[INFO] [stdout] 553e9a5d3293288ddbc021ee23e620b87ef55791ca5f6ada154a71492172a984
