[INFO] crate tract-tensorflow 0.3.0 is already in cache [INFO] extracting crate tract-tensorflow 0.3.0 into work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/tract-tensorflow/0.3.0 [INFO] extracting crate tract-tensorflow 0.3.0 into work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/tract-tensorflow/0.3.0 [INFO] validating manifest of tract-tensorflow-0.3.0 on toolchain master#39401465da4ce27aeeb2c2a26133ac35c63aa515 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tract-tensorflow-0.3.0 on toolchain try#f45cc3094ee337acd688771b9234318046b0572d [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tract-tensorflow-0.3.0 [INFO] finished frobbing tract-tensorflow-0.3.0 [INFO] frobbed toml for tract-tensorflow-0.3.0 written to work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/tract-tensorflow/0.3.0/Cargo.toml [INFO] started frobbing tract-tensorflow-0.3.0 [INFO] finished frobbing tract-tensorflow-0.3.0 [INFO] frobbed toml for tract-tensorflow-0.3.0 written to work/ex/pr-60914/sources/try#f45cc3094ee337acd688771b9234318046b0572d/reg/tract-tensorflow/0.3.0/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded no-panic v0.1.10 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+f45cc3094ee337acd688771b9234318046b0572d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking tract-tensorflow-0.3.0 against master#39401465da4ce27aeeb2c2a26133ac35c63aa515 for pr-60914 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60914/worker-1/master#39401465da4ce27aeeb2c2a26133ac35c63aa515:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60914/sources/master#39401465da4ce27aeeb2c2a26133ac35c63aa515/reg/tract-tensorflow/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+39401465da4ce27aeeb2c2a26133ac35c63aa515-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 29dbf101b912661e0343d2b79863b7487d8e2836e4aaf86555e5c34d675af19e [INFO] running `"docker" "start" "-a" "29dbf101b912661e0343d2b79863b7487d8e2836e4aaf86555e5c34d675af19e"` [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Compiling tract-linalg v0.3.3 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking proptest v0.8.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling no-panic v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling custom_debug_derive v0.1.6 [INFO] [stderr] Checking tract-core v0.3.3 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking tract-tensorflow v0.3.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `tract_core::ops::nn::PaddingSpec` [INFO] [stderr] --> src/ops/nn/mod.rs:1:53 [INFO] [stderr] | [INFO] [stderr] 1 | use tract_core::ops::nn::{DataFormat, LayerSoftmax, PaddingSpec}; [INFO] [stderr] | ^^^^^^^^^^^ no `PaddingSpec` in `ops::nn` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tract_core::ops::nn::ConvUnary` [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use tract_core::ops::nn::ConvUnary; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ConvUnary` in `ops::nn` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tract_core::ops::nn::PaddingSpec` [INFO] [stderr] --> src/ops/nn/mod.rs:1:53 [INFO] [stderr] | [INFO] [stderr] 1 | use tract_core::ops::nn::{DataFormat, LayerSoftmax, PaddingSpec}; [INFO] [stderr] | ^^^^^^^^^^^ no `PaddingSpec` in `ops::nn` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `tract_core::ops::nn::Conv`, `tract_core::ops::nn::KernelFormat`, `tract_core::ops::nn::PaddingSpec` [INFO] [stderr] --> src/ops/nn/conv2d.rs:24:31 [INFO] [stderr] | [INFO] [stderr] 24 | use tract_core::ops::nn::{Conv, DataFormat, KernelFormat, PaddingSpec}; [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ no `PaddingSpec` in `ops::nn` [INFO] [stderr] | | | [INFO] [stderr] | | no `KernelFormat` in `ops::nn` [INFO] [stderr] | no `Conv` in `ops::nn` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `tract_core::ops::nn::ConvUnary` [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use tract_core::ops::nn::ConvUnary; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ConvUnary` in `ops::nn` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SharedTensor` [INFO] [stderr] --> src/ops/array/gather.rs:96:19 [INFO] [stderr] | [INFO] [stderr] 96 | tvec!(SharedTensor::from(arr1(&[1, 4]))) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SharedTensor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SharedTensor` [INFO] [stderr] --> src/ops/array/gather.rs:105:19 [INFO] [stderr] | [INFO] [stderr] 105 | tvec!(SharedTensor::from(arr2(&[[3, 4], [1, 2]]))) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SharedTensor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SharedTensor` [INFO] [stderr] --> src/ops/array/gather.rs:112:17 [INFO] [stderr] | [INFO] [stderr] 112 | let t = SharedTensor::from(arr3(&[[[10, 20], [30, 40]], [[11, 21], [31, 41]]])); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SharedTensor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SharedTensor` [INFO] [stderr] --> src/ops/array/gather.rs:115:19 [INFO] [stderr] | [INFO] [stderr] 115 | tvec!(SharedTensor::from(arr3(&[[[11, 21], [31, 41]]]))) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SharedTensor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SharedTensor` [INFO] [stderr] --> src/ops/array/gather.rs:122:17 [INFO] [stderr] | [INFO] [stderr] 122 | let t = SharedTensor::from(arr3(&[[[10, 20], [30, 40]], [[11, 21], [31, 41]]])); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SharedTensor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SharedTensor` [INFO] [stderr] --> src/ops/array/gather.rs:125:19 [INFO] [stderr] | [INFO] [stderr] 125 | tvec!(SharedTensor::from(arr2(&[[30, 40], [11, 21]]))) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SharedTensor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SharedTensor` [INFO] [stderr] --> src/ops/array/gather.rs:132:17 [INFO] [stderr] | [INFO] [stderr] 132 | let t = SharedTensor::from(arr3(&[[[10, 20], [30, 40]], [[11, 21], [31, 41]]])); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SharedTensor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `SharedTensor` [INFO] [stderr] --> src/ops/array/gather.rs:135:19 [INFO] [stderr] | [INFO] [stderr] 135 | tvec!(SharedTensor::from(arr1(&[20, 21]))) [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `SharedTensor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Conv` [INFO] [stderr] --> src/ops/nn/conv2d.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | Ok(Box::new(Conv::new( [INFO] [stderr] | ^^^^ use of undeclared type or module `Conv` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `KernelFormat` [INFO] [stderr] --> src/ops/nn/conv2d.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | KernelFormat::HWIO, [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `KernelFormat` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `AvgPool` [INFO] [stderr] --> src/ops/nn/pools.rs:11:17 [INFO] [stderr] | [INFO] [stderr] 11 | Ok(Box::new(AvgPool::new( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `AvgPool` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MaxPool` [INFO] [stderr] --> src/ops/nn/pools.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | Ok(Box::new(MaxPool::new( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `MaxPool` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Conv` [INFO] [stderr] --> src/ops/nn/conv2d.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | Ok(Box::new(Conv::new( [INFO] [stderr] | ^^^^ use of undeclared type or module `Conv` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `KernelFormat` [INFO] [stderr] --> src/ops/nn/conv2d.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | KernelFormat::HWIO, [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `KernelFormat` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `AvgPool` [INFO] [stderr] --> src/ops/nn/pools.rs:11:17 [INFO] [stderr] | [INFO] [stderr] 11 | Ok(Box::new(AvgPool::new( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `AvgPool` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MaxPool` [INFO] [stderr] --> src/ops/nn/pools.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | Ok(Box::new(MaxPool::new( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `MaxPool` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/concatv2.rs:19:37 [INFO] [stderr] | [INFO] [stderr] 19 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/concatv2.rs:19:72 [INFO] [stderr] | [INFO] [stderr] 19 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/expand_dims.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | data: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/expand_dims.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/expand_dims.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/expand_dims.rs:45:72 [INFO] [stderr] | [INFO] [stderr] 45 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/fill.rs:16:26 [INFO] [stderr] | [INFO] [stderr] 16 | mut inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/fill.rs:17:27 [INFO] [stderr] | [INFO] [stderr] 17 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/fill.rs:37:33 [INFO] [stderr] | [INFO] [stderr] 37 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/fill.rs:37:68 [INFO] [stderr] | [INFO] [stderr] 37 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/gather.rs:15:16 [INFO] [stderr] | [INFO] [stderr] 15 | data: &SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/gather.rs:17:27 [INFO] [stderr] | [INFO] [stderr] 17 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/gather.rs:47:37 [INFO] [stderr] | [INFO] [stderr] 47 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/gather.rs:47:72 [INFO] [stderr] | [INFO] [stderr] 47 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:22:22 [INFO] [stderr] | [INFO] [stderr] 22 | inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:44:33 [INFO] [stderr] | [INFO] [stderr] 44 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:44:68 [INFO] [stderr] | [INFO] [stderr] 44 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pad.rs:61:37 [INFO] [stderr] | [INFO] [stderr] 61 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pad.rs:61:72 [INFO] [stderr] | [INFO] [stderr] 61 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/range.rs:17:42 [INFO] [stderr] | [INFO] [stderr] 17 | fn eval_t(&self, mut inputs: TVec) -> TractResult> [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/range.rs:17:77 [INFO] [stderr] | [INFO] [stderr] 17 | fn eval_t(&self, mut inputs: TVec) -> TractResult> [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/range.rs:44:33 [INFO] [stderr] | [INFO] [stderr] 44 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/range.rs:44:68 [INFO] [stderr] | [INFO] [stderr] 44 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/reshape.rs:29:37 [INFO] [stderr] | [INFO] [stderr] 29 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/reshape.rs:29:72 [INFO] [stderr] | [INFO] [stderr] 29 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:114:16 [INFO] [stderr] | [INFO] [stderr] 114 | begin: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:115:14 [INFO] [stderr] | [INFO] [stderr] 115 | end: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:116:18 [INFO] [stderr] | [INFO] [stderr] 116 | strides: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:147:26 [INFO] [stderr] | [INFO] [stderr] 147 | mut inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:148:27 [INFO] [stderr] | [INFO] [stderr] 148 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:213:33 [INFO] [stderr] | [INFO] [stderr] 213 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:213:68 [INFO] [stderr] | [INFO] [stderr] 213 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:281:33 [INFO] [stderr] | [INFO] [stderr] 281 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:281:68 [INFO] [stderr] | [INFO] [stderr] 281 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/transpose.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | input: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/transpose.rs:29:27 [INFO] [stderr] | [INFO] [stderr] 29 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/transpose.rs:56:37 [INFO] [stderr] | [INFO] [stderr] 56 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/transpose.rs:56:72 [INFO] [stderr] | [INFO] [stderr] 56 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/logic.rs:22:37 [INFO] [stderr] | [INFO] [stderr] 22 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/logic.rs:22:72 [INFO] [stderr] | [INFO] [stderr] 22 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/logic.rs:68:37 [INFO] [stderr] | [INFO] [stderr] 68 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/logic.rs:68:72 [INFO] [stderr] | [INFO] [stderr] 68 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/math/max.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | input: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/math/max.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | ) -> TractResult> [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/math/max.rs:58:37 [INFO] [stderr] | [INFO] [stderr] 58 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/math/max.rs:58:72 [INFO] [stderr] | [INFO] [stderr] 58 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/fused_batch_norm.rs:26:37 [INFO] [stderr] | [INFO] [stderr] 26 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/fused_batch_norm.rs:26:72 [INFO] [stderr] | [INFO] [stderr] 26 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/raw.rs:59:37 [INFO] [stderr] | [INFO] [stderr] 59 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/raw.rs:59:72 [INFO] [stderr] | [INFO] [stderr] 59 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/raw.rs:140:37 [INFO] [stderr] | [INFO] [stderr] 140 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/raw.rs:140:72 [INFO] [stderr] | [INFO] [stderr] 140 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:65:37 [INFO] [stderr] | [INFO] [stderr] 65 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:65:72 [INFO] [stderr] | [INFO] [stderr] 65 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:124:37 [INFO] [stderr] | [INFO] [stderr] 124 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:124:72 [INFO] [stderr] | [INFO] [stderr] 124 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | input: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | ) -> TractResult { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | input: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:72:18 [INFO] [stderr] | [INFO] [stderr] 72 | ) -> TractResult { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/quant.rs:29:37 [INFO] [stderr] | [INFO] [stderr] 29 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/quant.rs:29:72 [INFO] [stderr] | [INFO] [stderr] 29 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/rec/block_lstm.rs:31:33 [INFO] [stderr] | [INFO] [stderr] 31 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/rec/block_lstm.rs:31:68 [INFO] [stderr] | [INFO] [stderr] 31 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/vars.rs:31:23 [INFO] [stderr] | [INFO] [stderr] 31 | _inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/vars.rs:32:27 [INFO] [stderr] | [INFO] [stderr] 32 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/vars.rs:108:26 [INFO] [stderr] | [INFO] [stderr] 108 | mut inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/vars.rs:109:27 [INFO] [stderr] | [INFO] [stderr] 109 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/mod.rs:62:34 [INFO] [stderr] | [INFO] [stderr] 62 | fn eval(&self, _inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/mod.rs:62:69 [INFO] [stderr] | [INFO] [stderr] 62 | fn eval(&self, _inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/mod.rs:106:37 [INFO] [stderr] | [INFO] [stderr] 106 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/mod.rs:106:72 [INFO] [stderr] | [INFO] [stderr] 106 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Tractify` in this scope [INFO] [stderr] --> src/tensor.rs:7:6 [INFO] [stderr] | [INFO] [stderr] 7 | impl Tractify for DatumType { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Tractify` in this scope [INFO] [stderr] --> src/tensor.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | impl Tractify for TVec { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Tractify` in this scope [INFO] [stderr] --> src/tensor.rs:51:6 [INFO] [stderr] | [INFO] [stderr] 51 | impl Tractify for Tensor { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `tract_core::ops::nn::*` [INFO] [stderr] --> src/ops/nn/conv2d.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use tract_core::ops::nn::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tract_core::ops::nn::*` [INFO] [stderr] --> src/ops/nn/pools.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use tract_core::ops::nn::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 82 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: Could not compile `tract-tensorflow`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/concatv2.rs:19:37 [INFO] [stderr] | [INFO] [stderr] 19 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/concatv2.rs:19:72 [INFO] [stderr] | [INFO] [stderr] 19 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/expand_dims.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | data: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/expand_dims.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/expand_dims.rs:45:37 [INFO] [stderr] | [INFO] [stderr] 45 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/expand_dims.rs:45:72 [INFO] [stderr] | [INFO] [stderr] 45 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/fill.rs:16:26 [INFO] [stderr] | [INFO] [stderr] 16 | mut inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/fill.rs:17:27 [INFO] [stderr] | [INFO] [stderr] 17 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/fill.rs:37:33 [INFO] [stderr] | [INFO] [stderr] 37 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/fill.rs:37:68 [INFO] [stderr] | [INFO] [stderr] 37 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/gather.rs:15:16 [INFO] [stderr] | [INFO] [stderr] 15 | data: &SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/gather.rs:17:27 [INFO] [stderr] | [INFO] [stderr] 17 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/gather.rs:47:37 [INFO] [stderr] | [INFO] [stderr] 47 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/gather.rs:47:72 [INFO] [stderr] | [INFO] [stderr] 47 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:22:22 [INFO] [stderr] | [INFO] [stderr] 22 | inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:44:33 [INFO] [stderr] | [INFO] [stderr] 44 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:44:68 [INFO] [stderr] | [INFO] [stderr] 44 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pack.rs:119:18 [INFO] [stderr] | [INFO] [stderr] 119 | let exp: SharedTensor = arr2::(&[[]]).into(); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pad.rs:61:37 [INFO] [stderr] | [INFO] [stderr] 61 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/pad.rs:61:72 [INFO] [stderr] | [INFO] [stderr] 61 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/range.rs:17:42 [INFO] [stderr] | [INFO] [stderr] 17 | fn eval_t(&self, mut inputs: TVec) -> TractResult> [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/range.rs:17:77 [INFO] [stderr] | [INFO] [stderr] 17 | fn eval_t(&self, mut inputs: TVec) -> TractResult> [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/range.rs:44:33 [INFO] [stderr] | [INFO] [stderr] 44 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/range.rs:44:68 [INFO] [stderr] | [INFO] [stderr] 44 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/reshape.rs:29:37 [INFO] [stderr] | [INFO] [stderr] 29 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/reshape.rs:29:72 [INFO] [stderr] | [INFO] [stderr] 29 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:114:16 [INFO] [stderr] | [INFO] [stderr] 114 | begin: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:115:14 [INFO] [stderr] | [INFO] [stderr] 115 | end: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:116:18 [INFO] [stderr] | [INFO] [stderr] 116 | strides: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:147:26 [INFO] [stderr] | [INFO] [stderr] 147 | mut inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:148:27 [INFO] [stderr] | [INFO] [stderr] 148 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:213:33 [INFO] [stderr] | [INFO] [stderr] 213 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:213:68 [INFO] [stderr] | [INFO] [stderr] 213 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:281:33 [INFO] [stderr] | [INFO] [stderr] 281 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/strided_slice.rs:281:68 [INFO] [stderr] | [INFO] [stderr] 281 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/transpose.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | input: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/transpose.rs:29:27 [INFO] [stderr] | [INFO] [stderr] 29 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/transpose.rs:56:37 [INFO] [stderr] | [INFO] [stderr] 56 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/array/transpose.rs:56:72 [INFO] [stderr] | [INFO] [stderr] 56 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/logic.rs:22:37 [INFO] [stderr] | [INFO] [stderr] 22 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/logic.rs:22:72 [INFO] [stderr] | [INFO] [stderr] 22 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/logic.rs:68:37 [INFO] [stderr] | [INFO] [stderr] 68 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/logic.rs:68:72 [INFO] [stderr] | [INFO] [stderr] 68 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/math/max.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | input: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/math/max.rs:23:27 [INFO] [stderr] | [INFO] [stderr] 23 | ) -> TractResult> [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/math/max.rs:58:37 [INFO] [stderr] | [INFO] [stderr] 58 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/math/max.rs:58:72 [INFO] [stderr] | [INFO] [stderr] 58 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/conv2d.rs:145:19 [INFO] [stderr] | [INFO] [stderr] 145 | let data: SharedTensor = arr4(&[[[[1f32]]]]).into(); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/conv2d.rs:147:21 [INFO] [stderr] | [INFO] [stderr] 147 | let filter: SharedTensor = arr4(&[[[[0.0f32]]], [[[1.0]]], [[[0.0]]]]).into(); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/conv2d.rs:148:18 [INFO] [stderr] | [INFO] [stderr] 148 | let exp: SharedTensor = arr4(&[[[[1f32]]]]).into(); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/conv2d.rs:157:19 [INFO] [stderr] | [INFO] [stderr] 157 | let data: SharedTensor = [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/conv2d.rs:159:21 [INFO] [stderr] | [INFO] [stderr] 159 | let filter: SharedTensor = [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/conv2d.rs:161:18 [INFO] [stderr] | [INFO] [stderr] 161 | let exp: SharedTensor = [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/fused_batch_norm.rs:26:37 [INFO] [stderr] | [INFO] [stderr] 26 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/fused_batch_norm.rs:26:72 [INFO] [stderr] | [INFO] [stderr] 26 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/raw.rs:59:37 [INFO] [stderr] | [INFO] [stderr] 59 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/raw.rs:59:72 [INFO] [stderr] | [INFO] [stderr] 59 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/raw.rs:140:37 [INFO] [stderr] | [INFO] [stderr] 140 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/raw.rs:140:72 [INFO] [stderr] | [INFO] [stderr] 140 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:65:37 [INFO] [stderr] | [INFO] [stderr] 65 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:65:72 [INFO] [stderr] | [INFO] [stderr] 65 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:124:37 [INFO] [stderr] | [INFO] [stderr] 124 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/unary.rs:124:72 [INFO] [stderr] | [INFO] [stderr] 124 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | input: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | ) -> TractResult { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:69:12 [INFO] [stderr] | [INFO] [stderr] 69 | input: SharedTensor, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:72:18 [INFO] [stderr] | [INFO] [stderr] 72 | ) -> TractResult { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/quant.rs:29:37 [INFO] [stderr] | [INFO] [stderr] 29 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/quant.rs:29:72 [INFO] [stderr] | [INFO] [stderr] 29 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/rec/block_lstm.rs:31:33 [INFO] [stderr] | [INFO] [stderr] 31 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/rec/block_lstm.rs:31:68 [INFO] [stderr] | [INFO] [stderr] 31 | fn eval(&self, inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/vars.rs:31:23 [INFO] [stderr] | [INFO] [stderr] 31 | _inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/vars.rs:32:27 [INFO] [stderr] | [INFO] [stderr] 32 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/vars.rs:108:26 [INFO] [stderr] | [INFO] [stderr] 108 | mut inputs: TVec, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/vars.rs:109:27 [INFO] [stderr] | [INFO] [stderr] 109 | ) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/mod.rs:62:34 [INFO] [stderr] | [INFO] [stderr] 62 | fn eval(&self, _inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/mod.rs:62:69 [INFO] [stderr] | [INFO] [stderr] 62 | fn eval(&self, _inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/mod.rs:106:37 [INFO] [stderr] | [INFO] [stderr] 106 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SharedTensor` in this scope [INFO] [stderr] --> src/ops/mod.rs:106:72 [INFO] [stderr] | [INFO] [stderr] 106 | fn eval(&self, mut inputs: TVec) -> TractResult> { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Tractify` in this scope [INFO] [stderr] --> src/tensor.rs:7:6 [INFO] [stderr] | [INFO] [stderr] 7 | impl Tractify for DatumType { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Tractify` in this scope [INFO] [stderr] --> src/tensor.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | impl Tractify for TVec { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Tractify` in this scope [INFO] [stderr] --> src/tensor.rs:51:6 [INFO] [stderr] | [INFO] [stderr] 51 | impl Tractify for Tensor { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0603]: function `arr4` is private [INFO] [stderr] --> src/ops/nn/s2b/mod.rs:115:29 [INFO] [stderr] | [INFO] [stderr] 115 | use tract_core::tensor::arr4; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tract_core::ops::nn::*` [INFO] [stderr] --> src/ops/nn/conv2d.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use tract_core::ops::nn::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `tract_core::ops::nn::*` [INFO] [stderr] --> src/ops/nn/pools.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use tract_core::ops::nn::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 99 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: Could not compile `tract-tensorflow`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "29dbf101b912661e0343d2b79863b7487d8e2836e4aaf86555e5c34d675af19e"` [INFO] running `"docker" "rm" "-f" "29dbf101b912661e0343d2b79863b7487d8e2836e4aaf86555e5c34d675af19e"` [INFO] [stdout] 29dbf101b912661e0343d2b79863b7487d8e2836e4aaf86555e5c34d675af19e