[INFO] fetching crate openinfer-simulator 0.1.7... [INFO] testing openinfer-simulator-0.1.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate openinfer-simulator 0.1.7 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate openinfer-simulator 0.1.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate openinfer-simulator 0.1.7 [INFO] tweaked toml for crates.io crate openinfer-simulator 0.1.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openinfer-simulator 0.1.7 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openinfer-simulator 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0188af708667f2f388b62600d626f6f6dbc47d453e705d6a1db386ba01322d57 [INFO] running `Command { std: "docker" "start" "-a" "0188af708667f2f388b62600d626f6f6dbc47d453e705d6a1db386ba01322d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0188af708667f2f388b62600d626f6f6dbc47d453e705d6a1db386ba01322d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0188af708667f2f388b62600d626f6f6dbc47d453e705d6a1db386ba01322d57", kill_on_drop: false }` [INFO] [stdout] 0188af708667f2f388b62600d626f6f6dbc47d453e705d6a1db386ba01322d57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fdebc0782cd78010e460ef6d1cdb9e80ab9954324f487477279899ca04516bc [INFO] running `Command { std: "docker" "start" "-a" "9fdebc0782cd78010e460ef6d1cdb9e80ab9954324f487477279899ca04516bc", kill_on_drop: false }` [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling openinfer-dsl v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openinfer-simulator-generator v0.1.7 [INFO] [stderr] Compiling openinfer-simulator v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.35s [INFO] running `Command { std: "docker" "inspect" "9fdebc0782cd78010e460ef6d1cdb9e80ab9954324f487477279899ca04516bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdebc0782cd78010e460ef6d1cdb9e80ab9954324f487477279899ca04516bc", kill_on_drop: false }` [INFO] [stdout] 9fdebc0782cd78010e460ef6d1cdb9e80ab9954324f487477279899ca04516bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61a2f384c20fa701812d15696a5c0da8694163abb5efdbadb1d10296923bfc0b [INFO] running `Command { std: "docker" "start" "-a" "61a2f384c20fa701812d15696a5c0da8694163abb5efdbadb1d10296923bfc0b", kill_on_drop: false }` [INFO] [stderr] Compiling openinfer-simulator v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/cache_window_slice.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{fetch_executor, graph, insert_executor, ModelLoader, Random, Simulator, Tensor}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/mlp_regression.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/mlp_regression.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | openinfer::log!("y[0..8] = {:?}", &y.data[..8.min(y.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/cache_window_slice.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | openinfer::log!( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/kv_cache_decode.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{fetch_executor, graph, insert_executor, ModelLoader, Random, Simulator, Tensor}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/online_weight_update.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/online_weight_update.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | openinfer::log!("y[0..8] = {:?}", &y.data[..8.min(y.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/kv_cache_decode.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | openinfer::log!("step {step} k_hist[0..4] = {:?}", &k_hist.data[..4.min(k_hist.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/online_weight_update.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | openinfer::log!("y[0..8] = {:?}", &y.data[..8.min(y.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/stability_guard.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/common/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{Device, ModelLoader, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_basic.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_matmul.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{Device, Graph, MemoryKind, ModelLoader, NodeKind, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_broadcast.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{Device, Graph, MemoryKind, ModelLoader, NodeKind, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_compare.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{Device, Graph, MemoryKind, ModelLoader, NodeKind, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_bitwise.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{AttrValue, Device, Graph, MemoryKind, ModelLoader, NodeKind, OpAttr, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_rounding.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_reduce.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{AttrValue, Device, Graph, MemoryKind, ModelLoader, NodeKind, OpAttr, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_cast.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_accumulate_inplace.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_misc.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_float_special.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{op_schema, Device, DType, Graph, MemoryKind, ModelLoader, NodeKind, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/stability_guard.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | openinfer::log!("cond = {}", cond); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/stability_guard.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | openinfer::log!("y[0..8] = {:?}", &y.data[..8.min(y.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_packed.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{op_schema, AttrValue, Device, DType, Graph, MemoryKind, ModelLoader, NodeKind, OpAttr, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/ops/ops_full_matrix.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{AttrValue, DType, Device, Graph, MemoryKind, ModelLoader, NodeKind, OpAttr, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/graph/graph_simple.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{Device, Graph, MemoryKind, ModelLoader, NodeKind, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/graph/graph_branch.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{Device, Graph, MemoryKind, ModelLoader, NodeKind, OpAttrs, OpKind, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/graph/graph_examples.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{fetch_executor, graph, insert_executor, ModelLoader, Random, Simulator}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/graph/graph_more.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/graph/graph_cache.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{fetch_executor, graph, insert_executor, ModelLoader, Random, Simulator, Tensor}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/graph/graph_control_flow.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{fetch_executor, graph, insert_executor, ModelLoader, Random, Simulator, Tensor}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/graph/graph_serde.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{fetch_executor, graph, insert_executor, GraphDeserialize, GraphSerialize, ModelLoader, Random, Simulator, Tensor}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/tensor/tensor_layout.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::{Tensor, TensorOptions}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> tests/tensor/tensor_dtypes.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::DType; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openinfer-simulator` (example "cache_window_slice") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `openinfer-simulator` (example "mlp_regression") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/residual_mlp_stack.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/residual_mlp_stack.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | openinfer::log!("y[0..8] = {:?}", &y.data[..8.min(y.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openinfer-simulator` (example "online_weight_update") due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `openinfer-simulator` (example "residual_mlp_stack") due to 3 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/moe_routing.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openinfer-simulator` (example "kv_cache_decode") due to 3 previous errors [INFO] [stderr] error: could not compile `openinfer-simulator` (example "stability_guard") due to 4 previous errors [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/streaming_pipeline.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/moe_routing.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | openinfer::log!("y[0..8] = {:?}", &y.data[..8.min(y.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/quantized_linear.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{graph, ModelLoader, Simulator, TensorValue}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/quantized_linear.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | TensorValue::I32(t) => openinfer::log!("y: i32 {}", format_slice(&t.data)), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/quantized_linear.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | other => openinfer::log!("y: dtype={:?}", other.dtype()), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/streaming_pipeline.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | openinfer::log!("x[0..8] = {:?}", &x.data[..8.min(x.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/streaming_pipeline.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | openinfer::log!("h[0..8] = {:?}", &h.data[..8.min(h.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/streaming_pipeline.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | openinfer::log!("h2[0..8] = {:?}", &h2.data[..8.min(h2.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/linear_attention.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openinfer::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openinfer` [INFO] [stdout] --> examples/util/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openinfer::Device; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> examples/linear_attention.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | openinfer::log!("out[0..8] = {:?}", &out.data[..8.min(out.len())]); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openinfer-simulator` (example "moe_routing") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openinfer-simulator` (example "linear_attention") due to 3 previous errors [INFO] [stderr] error: could not compile `openinfer-simulator` (example "quantized_linear") due to 4 previous errors [INFO] [stderr] error: could not compile `openinfer-simulator` (example "streaming_pipeline") due to 5 previous errors [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/common/mod.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | openinfer::DType::F16 => Some(Self { abs: 0.6, rel: 0.08 }), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::DType; [INFO] [stdout] | [INFO] [stdout] help: if you import `DType`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - openinfer::DType::F16 => Some(Self { abs: 0.6, rel: 0.08 }), [INFO] [stdout] 15 + DType::F16 => Some(Self { abs: 0.6, rel: 0.08 }), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/common/mod.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | openinfer::DType::BF16 => Some(Self { abs: 0.1, rel: 0.02 }), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::DType; [INFO] [stdout] | [INFO] [stdout] help: if you import `DType`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 16 - openinfer::DType::BF16 => Some(Self { abs: 0.1, rel: 0.02 }), [INFO] [stdout] 16 + DType::BF16 => Some(Self { abs: 0.1, rel: 0.02 }), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/common/mod.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | openinfer::DType::F8 => Some(Self { abs: 0.6, rel: 0.25 }), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::DType; [INFO] [stdout] | [INFO] [stdout] help: if you import `DType`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 17 - openinfer::DType::F8 => Some(Self { abs: 0.6, rel: 0.25 }), [INFO] [stdout] 17 + DType::F8 => Some(Self { abs: 0.6, rel: 0.25 }), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/common/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | openinfer::DType::F32 => Some(Self { abs: 1e-4, rel: 1e-4 }), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::DType; [INFO] [stdout] | [INFO] [stdout] help: if you import `DType`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - openinfer::DType::F32 => Some(Self { abs: 1e-4, rel: 1e-4 }), [INFO] [stdout] 18 + DType::F32 => Some(Self { abs: 1e-4, rel: 1e-4 }), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/common/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | openinfer::DType::F64 => Some(Self { abs: 1e-7, rel: 1e-7 }), [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::DType; [INFO] [stdout] | [INFO] [stdout] help: if you import `DType`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - openinfer::DType::F64 => Some(Self { abs: 1e-7, rel: 1e-7 }), [INFO] [stdout] 19 + DType::F64 => Some(Self { abs: 1e-7, rel: 1e-7 }), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_basic.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 141 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 141 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_matmul.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 41 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 41 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_broadcast.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 42 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_compare.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 74 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 74 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_bitwise.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 95 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 95 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_rounding.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 82 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 82 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_reduce.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 84 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_cast.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 67 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 67 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_accumulate_inplace.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 62 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 62 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_accumulate_inplace.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 112 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 112 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_misc.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 98 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 98 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_float_special.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 113 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 113 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_packed.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 76 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 76 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/ops/ops_full_matrix.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 94 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 94 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_simple.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 63 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 63 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_branch.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::Simulator; [INFO] [stdout] | [INFO] [stdout] help: if you import `Simulator`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 59 - let sim = match openinfer::Simulator::new(model, &graph, device) { [INFO] [stdout] 59 + let sim = match Simulator::new(model, &graph, device) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 56 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 56 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | ..openinfer::TensorOptions::default() [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorOptions; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorOptions`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 73 - ..openinfer::TensorOptions::default() [INFO] [stdout] 73 + ..TensorOptions::default() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `cond` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | assert!(cond); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 135 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 135 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 152 | ..openinfer::TensorOptions::default() [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorOptions; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorOptions`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 152 - ..openinfer::TensorOptions::default() [INFO] [stdout] 152 + ..TensorOptions::default() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `cond` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | assert!(!cond); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 194 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 194 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_step` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | assert_eq!(out_step, 0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_step` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | assert_eq!(out_step, 1); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 48 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 48 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_full` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | assert_eq!(out_full.shape(), &[3, len]); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_slice` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | assert_eq!(out_slice.shape(), &[2, len]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_reset` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | assert_eq!(out_reset.shape(), &[3, len]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_reset` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:71:25 [INFO] [stdout] | [INFO] [stdout] 71 | assert!(out_reset.data[start..end].iter().all(|v| *v == 0.0)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_reset` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | assert_eq!(&out_reset.data[start..end], &input.data[..]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_full` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | assert_eq!(&out_full.data[start..end], &input.data[..]); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_slice` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | assert_eq!(&out_slice.data[..len], &input.data[..]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_slice` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(&out_slice.data[len..], &input.data[..]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 135 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 135 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_l` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | assert_eq!(out_l.shape().len(), 2); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_m` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | assert_eq!(out_m.shape().len(), 2); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_n` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | assert_eq!(out_n.shape().len(), 2); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_l` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | assert!(out_l.data.iter().all(|v| v.is_finite())); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_m` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | assert!(out_m.data.iter().all(|v| v.is_finite())); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_n` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:152:17 [INFO] [stdout] | [INFO] [stdout] 152 | assert!(out_n.data.iter().all(|v| v.is_finite())); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_l` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | assert_eq!(out_l.shape().len(), 2); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_m` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:158:20 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(out_m.shape().len(), 2); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_n` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:159:20 [INFO] [stdout] | [INFO] [stdout] 159 | assert_eq!(out_n.shape().len(), 2); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:199:30 [INFO] [stdout] | [INFO] [stdout] 199 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 199 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 199 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 250 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 250 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:272:27 [INFO] [stdout] | [INFO] [stdout] 272 | assert_vec_close(&out.data, &expected_step1, 1e-5)?; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:278:27 [INFO] [stdout] | [INFO] [stdout] 278 | assert_vec_close(&out.data, &expected_step2, 1e-5)?; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:326:46 [INFO] [stdout] | [INFO] [stdout] 326 | let cpu_sim = Simulator::new(&model, &g, openinfer::Device::Cpu)?; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 326 - let cpu_sim = Simulator::new(&model, &g, openinfer::Device::Cpu)?; [INFO] [stdout] 326 + let cpu_sim = Simulator::new(&model, &g, Device::Cpu)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | let expected = y; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 331 - let expected = y; [INFO] [stdout] 331 + let expected = d; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:337:30 [INFO] [stdout] | [INFO] [stdout] 337 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 337 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 337 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:348:22 [INFO] [stdout] | [INFO] [stdout] 348 | if device == openinfer::Device::Cpu { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 348 - if device == openinfer::Device::Cpu { [INFO] [stdout] 348 + if device == Device::Cpu { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:349:24 [INFO] [stdout] | [INFO] [stdout] 349 | assert_eq!(y.data, expected.data); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 349 - assert_eq!(y.data, expected.data); [INFO] [stdout] 349 + assert_eq!(d.data, expected.data); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:351:26 [INFO] [stdout] | [INFO] [stdout] 351 | let actual = openinfer::TensorValue::F32(y); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 351 - let actual = openinfer::TensorValue::F32(y); [INFO] [stdout] 351 + let actual = TensorValue::F32(y); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:351:54 [INFO] [stdout] | [INFO] [stdout] 351 | let actual = openinfer::TensorValue::F32(y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 351 - let actual = openinfer::TensorValue::F32(y); [INFO] [stdout] 351 + let actual = openinfer::TensorValue::F32(d); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:352:28 [INFO] [stdout] | [INFO] [stdout] 352 | let expected = openinfer::TensorValue::F32(expected.clone()); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 352 - let expected = openinfer::TensorValue::F32(expected.clone()); [INFO] [stdout] 352 + let expected = TensorValue::F32(expected.clone()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:407:30 [INFO] [stdout] | [INFO] [stdout] 407 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 407 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 407 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:433:47 [INFO] [stdout] | [INFO] [stdout] 433 | let mut expected = Vec::with_capacity(x.data.len()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 433 - let mut expected = Vec::with_capacity(x.data.len()); [INFO] [stdout] 433 + let mut expected = Vec::with_capacity(b.data.len()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:439:20 [INFO] [stdout] | [INFO] [stdout] 439 | assert_eq!(x.data, expected); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 439 - assert_eq!(x.data, expected); [INFO] [stdout] 439 + assert_eq!(b.data, expected); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:486:30 [INFO] [stdout] | [INFO] [stdout] 486 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 486 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 486 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:501:24 [INFO] [stdout] | [INFO] [stdout] 501 | let expected = openinfer::TensorValue::F32(y); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 501 - let expected = openinfer::TensorValue::F32(y); [INFO] [stdout] 501 + let expected = TensorValue::F32(y); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:501:52 [INFO] [stdout] | [INFO] [stdout] 501 | let expected = openinfer::TensorValue::F32(y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 501 - let expected = openinfer::TensorValue::F32(y); [INFO] [stdout] 501 + let expected = openinfer::TensorValue::F32(g); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:503:50 [INFO] [stdout] | [INFO] [stdout] 503 | let sim_cpu = Simulator::new(&model, &g, openinfer::Device::Cpu)?; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 503 - let sim_cpu = Simulator::new(&model, &g, openinfer::Device::Cpu)?; [INFO] [stdout] 503 + let sim_cpu = Simulator::new(&model, &g, Device::Cpu)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:508:22 [INFO] [stdout] | [INFO] [stdout] 508 | let actual = openinfer::TensorValue::F32(y); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 508 - let actual = openinfer::TensorValue::F32(y); [INFO] [stdout] 508 + let actual = TensorValue::F32(y); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:508:50 [INFO] [stdout] | [INFO] [stdout] 508 | let actual = openinfer::TensorValue::F32(y); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 508 - let actual = openinfer::TensorValue::F32(y); [INFO] [stdout] 508 + let actual = openinfer::TensorValue::F32(g); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:548:30 [INFO] [stdout] | [INFO] [stdout] 548 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 548 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 548 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:563:24 [INFO] [stdout] | [INFO] [stdout] 563 | let expected = openinfer::TensorValue::F32(out); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 563 - let expected = openinfer::TensorValue::F32(out); [INFO] [stdout] 563 + let expected = TensorValue::F32(out); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:563:52 [INFO] [stdout] | [INFO] [stdout] 563 | let expected = openinfer::TensorValue::F32(out); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:565:50 [INFO] [stdout] | [INFO] [stdout] 565 | let sim_cpu = Simulator::new(&model, &g, openinfer::Device::Cpu)?; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 565 - let sim_cpu = Simulator::new(&model, &g, openinfer::Device::Cpu)?; [INFO] [stdout] 565 + let sim_cpu = Simulator::new(&model, &g, Device::Cpu)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:570:22 [INFO] [stdout] | [INFO] [stdout] 570 | let actual = openinfer::TensorValue::F32(out); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 570 - let actual = openinfer::TensorValue::F32(out); [INFO] [stdout] 570 + let actual = TensorValue::F32(out); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:570:50 [INFO] [stdout] | [INFO] [stdout] 570 | let actual = openinfer::TensorValue::F32(out); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:612:30 [INFO] [stdout] | [INFO] [stdout] 612 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 612 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 612 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `alpha` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:635:23 [INFO] [stdout] | [INFO] [stdout] 635 | let neg = alpha * *value; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `clamp_max` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:636:33 [INFO] [stdout] | [INFO] [stdout] 636 | let pos = value.min(clamp_max); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y_model` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:642:20 [INFO] [stdout] | [INFO] [stdout] 642 | assert_eq!(y_model.data, expected_model); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 642 - assert_eq!(y_model.data, expected_model); [INFO] [stdout] 642 + assert_eq!(model.data, expected_model); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y_hard` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:643:20 [INFO] [stdout] | [INFO] [stdout] 643 | assert_eq!(y_hard.data, expected_hard); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:669:20 [INFO] [stdout] | [INFO] [stdout] 669 | let json = openinfer::GraphSerialize::json(&g)?; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::GraphSerialize; [INFO] [stdout] | [INFO] [stdout] help: if you import `GraphSerialize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 669 - let json = openinfer::GraphSerialize::json(&g)?; [INFO] [stdout] 669 + let json = GraphSerialize::json(&g)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:670:18 [INFO] [stdout] | [INFO] [stdout] 670 | let g2 = openinfer::GraphDeserialize::from_json(json)?; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::GraphDeserialize; [INFO] [stdout] | [INFO] [stdout] help: if you import `GraphDeserialize`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 670 - let g2 = openinfer::GraphDeserialize::from_json(json)?; [INFO] [stdout] 670 + let g2 = GraphDeserialize::from_json(json)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:679:30 [INFO] [stdout] | [INFO] [stdout] 679 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 679 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 679 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:698:21 [INFO] [stdout] | [INFO] [stdout] 698 | let y_ref = y.data.clone(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 698 - let y_ref = y.data.clone(); [INFO] [stdout] 698 + let y_ref = g.data.clone(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:700:20 [INFO] [stdout] | [INFO] [stdout] 700 | assert_eq!(y.data, y_ref); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 700 - assert_eq!(y.data, y_ref); [INFO] [stdout] 700 + assert_eq!(g.data, y_ref); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_more.rs:728:42 [INFO] [stdout] | [INFO] [stdout] 728 | let sim = Simulator::new(&model, &g, openinfer::Device::Cpu)?.with_trace().with_timer(); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 728 - let sim = Simulator::new(&model, &g, openinfer::Device::Cpu)?.with_trace().with_timer(); [INFO] [stdout] 728 + let sim = Simulator::new(&model, &g, Device::Cpu)?.with_trace().with_timer(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_cache.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 33 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_step` in this scope [INFO] [stdout] --> tests/graph/graph_cache.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | assert_eq!(out_step, 5); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_step` in this scope [INFO] [stdout] --> tests/graph/graph_cache.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | assert_eq!(out_step, 3); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_cache.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 87 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 87 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_single` in this scope [INFO] [stdout] --> tests/graph/graph_cache.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(out_single.data, input.data); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_slice` in this scope [INFO] [stdout] --> tests/graph/graph_cache.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | assert_eq!(out_slice.shape(), &[3, len]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_slice` in this scope [INFO] [stdout] --> tests/graph/graph_cache.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | assert_eq!(&out_slice.data[start..end], &input.data[..]); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 37 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 37 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | assert_eq!(y.data, expected); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 52 - assert_eq!(y.data, expected); [INFO] [stdout] 52 + assert_eq!(g.data, expected); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 84 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | assert_eq!(y.data, expected); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 99 - assert_eq!(y.data, expected); [INFO] [stdout] 99 + assert_eq!(g.data, expected); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:136:30 [INFO] [stdout] | [INFO] [stdout] 136 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 136 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 136 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:162:24 [INFO] [stdout] | [INFO] [stdout] 162 | let actual_x = openinfer::TensorValue::F32(x); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 162 - let actual_x = openinfer::TensorValue::F32(x); [INFO] [stdout] 162 + let actual_x = TensorValue::F32(x); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:162:52 [INFO] [stdout] | [INFO] [stdout] 162 | let actual_x = openinfer::TensorValue::F32(x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 162 - let actual_x = openinfer::TensorValue::F32(x); [INFO] [stdout] 162 + let actual_x = openinfer::TensorValue::F32(g); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:163:24 [INFO] [stdout] | [INFO] [stdout] 163 | let actual_z = openinfer::TensorValue::F32(z); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 163 - let actual_z = openinfer::TensorValue::F32(z); [INFO] [stdout] 163 + let actual_z = TensorValue::F32(z); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `z` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:163:52 [INFO] [stdout] | [INFO] [stdout] 163 | let actual_z = openinfer::TensorValue::F32(z); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 163 - let actual_z = openinfer::TensorValue::F32(z); [INFO] [stdout] 163 + let actual_z = openinfer::TensorValue::F32(g); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:165:50 [INFO] [stdout] | [INFO] [stdout] 165 | let sim_cpu = Simulator::new(&model, &g, openinfer::Device::Cpu)?; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 165 - let sim_cpu = Simulator::new(&model, &g, openinfer::Device::Cpu)?; [INFO] [stdout] 165 + let sim_cpu = Simulator::new(&model, &g, Device::Cpu)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:178:26 [INFO] [stdout] | [INFO] [stdout] 178 | let expected_x = openinfer::TensorValue::F32(x); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 178 - let expected_x = openinfer::TensorValue::F32(x); [INFO] [stdout] 178 + let expected_x = TensorValue::F32(x); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:178:54 [INFO] [stdout] | [INFO] [stdout] 178 | let expected_x = openinfer::TensorValue::F32(x); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 178 - let expected_x = openinfer::TensorValue::F32(x); [INFO] [stdout] 178 + let expected_x = openinfer::TensorValue::F32(g); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | let expected_z = openinfer::TensorValue::F32(z); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use openinfer_simulator::TensorValue; [INFO] [stdout] | [INFO] [stdout] help: if you import `TensorValue`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 179 - let expected_z = openinfer::TensorValue::F32(z); [INFO] [stdout] 179 + let expected_z = TensorValue::F32(z); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `z` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:179:54 [INFO] [stdout] | [INFO] [stdout] 179 | let expected_z = openinfer::TensorValue::F32(z); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 179 - let expected_z = openinfer::TensorValue::F32(z); [INFO] [stdout] 179 + let expected_z = openinfer::TensorValue::F32(g); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:212:30 [INFO] [stdout] | [INFO] [stdout] 212 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 212 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 212 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_control_flow.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | assert_eq!(y.data, input.data); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 226 - assert_eq!(y.data, input.data); [INFO] [stdout] 226 + assert_eq!(g.data, input.data); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_serde.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | if device == openinfer::Device::Vulkan { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 44 - if device == openinfer::Device::Vulkan { [INFO] [stdout] 44 + if device == Device::Vulkan { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_serde.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | let y_ref = y.data.clone(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 63 - let y_ref = y.data.clone(); [INFO] [stdout] 63 + let y_ref = g.data.clone(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_step` in this scope [INFO] [stdout] --> tests/graph/graph_serde.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | let step_ref = out_step; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `y` in this scope [INFO] [stdout] --> tests/graph/graph_serde.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(y.data, y_ref); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists [INFO] [stdout] | [INFO] [stdout] 66 - assert_eq!(y.data, y_ref); [INFO] [stdout] 66 + assert_eq!(g.data, y_ref); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out_step` in this scope [INFO] [stdout] --> tests/graph/graph_serde.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | assert_eq!(out_step, step_ref); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_serde.rs:99:45 [INFO] [stdout] | [INFO] [stdout] 99 | let result = Simulator::new(&model, &g, openinfer::Device::Cpu); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use ash::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::buffer_marker::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::display_native_hdr::Device; [INFO] [stdout] | [INFO] [stdout] 1 + use ash::amd::draw_indirect_count::Device; [INFO] [stdout] | [INFO] [stdout] = and 114 other candidates [INFO] [stdout] help: if you import `Device`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 99 - let result = Simulator::new(&model, &g, openinfer::Device::Cpu); [INFO] [stdout] 99 + let result = Simulator::new(&model, &g, Device::Cpu); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/common/mod.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | fn for_dtype(dtype: openinfer::DType) -> Option { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | openinfer::TensorOptions { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `openinfer` in this scope [INFO] [stdout] --> tests/graph/graph_examples.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | openinfer::TensorOptions { [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `openinfer` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openinfer`, use `cargo add openinfer` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openinfer-simulator` (test "openinfer") due to 142 previous errors [INFO] running `Command { std: "docker" "inspect" "61a2f384c20fa701812d15696a5c0da8694163abb5efdbadb1d10296923bfc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a2f384c20fa701812d15696a5c0da8694163abb5efdbadb1d10296923bfc0b", kill_on_drop: false }` [INFO] [stdout] 61a2f384c20fa701812d15696a5c0da8694163abb5efdbadb1d10296923bfc0b