[INFO] fetching crate tflite 0.9.5... [INFO] checking tflite-0.9.5 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate tflite 0.9.5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tflite 0.9.5 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tflite 0.9.5 [INFO] finished tweaking crates.io crate tflite 0.9.5 [INFO] tweaked toml for crates.io crate tflite 0.9.5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tflite 0.9.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libloading v0.6.3 [INFO] [stderr] Downloaded libc v0.2.77 [INFO] [stderr] Downloaded itertools v0.6.5 [INFO] [stderr] Downloaded syn v0.10.8 [INFO] [stderr] Downloaded cpp v0.5.5 [INFO] [stderr] Downloaded bindgen v0.55.1 [INFO] [stderr] Downloaded clang-sys v1.0.0 [INFO] [stderr] Downloaded bart v0.1.4 [INFO] [stderr] Downloaded nom v2.2.1 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded bart_derive v0.1.4 [INFO] [stderr] Downloaded maybe-owned v0.3.4 [INFO] [stderr] Downloaded cpp_macros v0.5.5 [INFO] [stderr] Downloaded cpp_build v0.5.5 [INFO] [stderr] Downloaded cpp_common v0.5.5 [INFO] [stderr] Downloaded num-iter v0.1.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb58562af0896cc6f6b4624cfdab452e39713dff04c53cd594ba78aa250ae5e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8cb58562af0896cc6f6b4624cfdab452e39713dff04c53cd594ba78aa250ae5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb58562af0896cc6f6b4624cfdab452e39713dff04c53cd594ba78aa250ae5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb58562af0896cc6f6b4624cfdab452e39713dff04c53cd594ba78aa250ae5e", kill_on_drop: false }` [INFO] [stdout] 8cb58562af0896cc6f6b4624cfdab452e39713dff04c53cd594ba78aa250ae5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ac67a25993e75f952d92f1da9e88343b70588652af564dce82c7b2cde250bc2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4ac67a25993e75f952d92f1da9e88343b70588652af564dce82c7b2cde250bc2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling clang-sys v1.0.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cpp_common v0.5.5 [INFO] [stderr] Compiling cpp_build v0.5.5 [INFO] [stderr] Compiling cpp_macros v0.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking cpp v0.5.5 [INFO] [stderr] Compiling tflite v0.9.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | panic!(format!("Unable to copy libtensorflow-lite.a to {}", tf_lib_name.display())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 177 | panic!("Unable to copy libtensorflow-lite.a to {}", tf_lib_name.display()) [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `tflite v0.9.5 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tflite-ae9159711232548e/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-I" "/opt/rustwide/workdir/submodules/tensorflow" "-I" "/opt/rustwide/workdir/submodules/downloads/flatbuffers/include" "-Wall" "-Wextra" "-fPIC" "-std=c++14" "-Wno-sign-compare" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/rust_cpp/cpp_closures.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/librust_cpp_generated.a" "/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/rust_cpp/cpp_closures.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=rust_cpp_generated [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out [INFO] [stderr] CXXSTDLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXSTDLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXSTDLIB = None [INFO] [stderr] CXXSTDLIB = None [INFO] [stderr] cargo:rustc-link-lib=stdc++ [INFO] [stderr] Moving tflite source [INFO] [stderr] Moving source took 364.64432ms [INFO] [stderr] Building tflite [INFO] [stderr] cargo:rerun-if-env-changed=TFLITE_RS_MAKE_TARGET [INFO] [stderr] cargo:rerun-if-env-changed=TFLITE_RS_MAKE_TARGET_ARCH [INFO] [stderr] cargo:rerun-if-env-changed=TFLITE_RS_MAKE_TARGET_TOOLCHAIN_PREFIX [INFO] [stderr] cargo:rerun-if-env-changed=TFLITE_RS_MAKE_EXTRA_CFLAGS [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/allocation.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/allocation.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/arena_planner.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/arena_planner.o [INFO] [stderr] gcc -O3 -DNDEBUG -fPIC -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/c/c_api_internal.c -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/c/c_api_internal.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/core/api/error_reporter.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/error_reporter.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/core/api/flatbuffer_conversions.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/flatbuffer_conversions.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/resource_variable/resource_variable.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/resource_variable/*.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/core/api/op_resolver.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/op_resolver.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/core/subgraph.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/subgraph.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/allocator.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/allocator.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/block_map.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/block_map.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/blocking_counter.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/blocking_counter.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/context.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/context.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/detect_dotprod.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/detect_dotprod.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/kernel_arm32.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/kernel_arm32.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/kernel_arm64.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/kernel_arm64.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/pack_arm.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/pack_arm.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/pmu.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/pmu.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/thread_pool.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/thread_pool.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/trace.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/trace.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/trmul.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/trmul.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/tune.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/tune.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/experimental/ruy/wait.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/ruy/wait.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/external_cpu_backend_context.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/external_cpu_backend_context.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/graph_info.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/graph_info.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/interpreter.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/interpreter.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/activations.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/activations.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/add.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/add.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/add_n.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/add_n.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/arg_min_max.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/arg_min_max.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/assign_variable.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/assign_variable.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/audio_spectrogram.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/audio_spectrogram.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/basic_rnn.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/basic_rnn.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/batch_to_space_nd.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/batch_to_space_nd.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/bidirectional_sequence_lstm.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/bidirectional_sequence_lstm.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/bidirectional_sequence_rnn.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/bidirectional_sequence_rnn.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/cast.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cast.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/ceil.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/ceil.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/comparisons.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/comparisons.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/concatenation.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/concatenation.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/conv.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/conv.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/cpu_backend_context.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cpu_backend_context.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/cpu_backend_gemm_eigen.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cpu_backend_gemm_eigen.o [INFO] [stderr] g++ -O3 -DNDEBUG -fPIC --std=c++11 -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/kernels/depth_to_space.cc -o /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/depth_to_space.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '6f8a6450478f69b8510c8976ab6c2a70b3b0e47c' [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] make command = "make" "-j" "16" "BUILD_WITH_NNAPI=false" "-f" "tensorflow/lite/tools/make/Makefile" "TARGET=linux" "TARGET_ARCH=x86_64" "micro" in dir "/opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow" [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:244: /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/flatbuffer_conversions.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:244: /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/activations.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:244: /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/arg_min_max.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:244: /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/add.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:244: /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/batch_to_space_nd.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:244: /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/audio_spectrogram.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:244: /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cast.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:244: /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/concatenation.o] Error 1 [INFO] [stderr] In file included from ./tensorflow/lite/kernels/internal/optimized/eigen_spatial_convolutions.h:39, [INFO] [stderr] from ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:31, [INFO] [stderr] from tensorflow/lite/kernels/conv.cc:31: [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>]': [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:876:11: required from 'void EigenForTFLite::TensorContractionEvaluatorBase::evalGemmPartial(EigenForTFLite::TensorContractionEvaluatorBase::Scalar*, EigenForTFLite::TensorContractionEvaluatorBase::Index, EigenForTFLite::TensorContractionEvaluatorBase::Index, int) const [with bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = false; int Alignment = 0; bool use_output_kernel = true; Derived = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>; EigenForTFLite::TensorContractionEvaluatorBase::Scalar = float; EigenForTFLite::TensorContractionEvaluatorBase::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:779:5: required from 'void EigenForTFLite::TensorContractionEvaluatorBase::evalGemm(EigenForTFLite::TensorContractionEvaluatorBase::Scalar*) const [with bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = false; int Alignment = 0; Derived = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>; EigenForTFLite::TensorContractionEvaluatorBase::Scalar = float]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:709:7: required from 'void EigenForTFLite::TensorContractionEvaluatorBase::evalProductSequential(EigenForTFLite::TensorContractionEvaluatorBase::Scalar*) const [with bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = false; int Alignment = 0; Derived = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>; EigenForTFLite::TensorContractionEvaluatorBase::Scalar = float]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:183:7: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::evalProductImpl(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Scalar*, DoneCallback) const [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Scalar = float]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:76:5: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1109:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1109 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1149:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1149 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1174:36: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1174 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:876:11: required from 'void EigenForTFLite::TensorContractionEvaluatorBase::evalGemmPartial(EigenForTFLite::TensorContractionEvaluatorBase::Scalar*, EigenForTFLite::TensorContractionEvaluatorBase::Index, EigenForTFLite::TensorContractionEvaluatorBase::Index, int) const [with bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = false; int Alignment = 0; bool use_output_kernel = true; Derived = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>; EigenForTFLite::TensorContractionEvaluatorBase::Scalar = float; EigenForTFLite::TensorContractionEvaluatorBase::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:779:5: required from 'void EigenForTFLite::TensorContractionEvaluatorBase::evalGemm(EigenForTFLite::TensorContractionEvaluatorBase::Scalar*) const [with bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = false; int Alignment = 0; Derived = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>; EigenForTFLite::TensorContractionEvaluatorBase::Scalar = float]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:709:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:485:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 485 | const Index packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>]': [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing_helper(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:856:7: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:833:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::signal_switch(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:496:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1109:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1109 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1149:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1149 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1174:36: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1174 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>]': [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing_helper(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:856:7: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:833:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::signal_switch(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:496:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1109:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1109 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1149:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1149 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1174:36: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1174 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>]': [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = false; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing_helper(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = false; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:856:7: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = false; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:833:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::signal_switch(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = false; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:496:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1109:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1109 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1149:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1149 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1174:36: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1174 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketFast(Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:492:14: required from 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:876:11: required from 'void EigenForTFLite::TensorContractionEvaluatorBase::evalGemmPartial(EigenForTFLite::TensorContractionEvaluatorBase::Scalar*, EigenForTFLite::TensorContractionEvaluatorBase::Index, EigenForTFLite::TensorContractionEvaluatorBase::Index, int) const [with bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = false; int Alignment = 0; bool use_output_kernel = true; Derived = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>; EigenForTFLite::TensorContractionEvaluatorBase::Scalar = float; EigenForTFLite::TensorContractionEvaluatorBase::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:779:5: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:572:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 572 | const Index packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::packetWithPossibleZero(Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:513:12: required from 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = false; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:876:11: required from 'void EigenForTFLite::TensorContractionEvaluatorBase::evalGemmPartial(EigenForTFLite::TensorContractionEvaluatorBase::Scalar*, EigenForTFLite::TensorContractionEvaluatorBase::Index, EigenForTFLite::TensorContractionEvaluatorBase::Index, int) const [with bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = false; int Alignment = 0; bool use_output_kernel = true; Derived = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>; EigenForTFLite::TensorContractionEvaluatorBase::Scalar = float; EigenForTFLite::TensorContractionEvaluatorBase::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:779:5: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:600:15: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 600 | const int packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing_helper(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:856:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:485:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 485 | const Index packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing_helper(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:856:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:485:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = false; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::enqueue_packing_helper(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, bool) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = false; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:856:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:485:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketFast(Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:492:14: required from 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:572:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 572 | const Index packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::packetWithPossibleZero(Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:513:12: required from 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = true; bool inner_dim_reordered = true; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = true; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:600:15: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 600 | const int packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketFast(Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:492:14: required from 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:572:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 572 | const Index packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::packetWithPossibleZero(Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:513:12: required from 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = true; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, true, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = true; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:600:15: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 600 | const int packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketFast(Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:492:14: required from 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = false; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:572:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 572 | const Index packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h: In instantiation of 'EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::packetWithPossibleZero(Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]': [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:513:12: required from 'typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type EigenForTFLite::internal::TensorContractionInputMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index, Index, Index, Index) const [with PacketT = __vector(4) float; TensorEvaluatorT = const EigenForTFLite::TensorEvaluator, 16>, EigenForTFLite::ThreadPoolDevice>; NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar_ = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; typename std::enable_if<(! EigenForTFLite::internal::TensorEvaluatorHasPartialPacket::value), PacketT>::type = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:760:65: required from 'EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::loadPacketStandard(Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int Side = 0; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; EigenForTFLite::internal::TensorContractionSubMapper >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>::Packet = __vector(4) float]' [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1175:30: required from 'void EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) const [with NewDimension = const EigenForTFLite::DSizes; long int Rows = -1; long int Cols = -1; ArgType = const EigenForTFLite::TensorMap, 16>; Device = EigenForTFLite::ThreadPoolDevice; Scalar = float; Index = long int; nocontract_t = std::array; contract_t = std::array; int packet_size = 4; bool inner_dim_contiguous = false; bool inner_dim_reordered = false; int Alignment = 0; int nr = 4; EigenForTFLite::internal::gemm_pack_rhs >, Device>, nocontract_t, contract_t, packet_size, inner_dim_contiguous, inner_dim_reordered, Alignment>, nr, 0, false, false>::DataMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:244:16: required from 'void EigenForTFLite::internal::TensorContractionKernel::packRhs(RhsScalar**, const typename RhsMapper::SubMapper&, StorageIndex, StorageIndex) [with ResScalar = float; LhsScalar = float; RhsScalar = float; StorageIndex = long int; OutputMapper = EigenForTFLite::internal::blas_data_mapper; LhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorMap, 16> >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, true, false, 0, EigenForTFLite::MakePointer>; RhsMapper = EigenForTFLite::internal::TensorContractionInputMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>; EigenForTFLite::internal::TensorContractionKernel::RhsBlock = float*; typename RhsMapper::SubMapper = EigenForTFLite::internal::TensorContractionSubMapper, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, EigenForTFLite::ThreadPoolDevice>, std::array, std::array, 4, false, false, 0, EigenForTFLite::MakePointer>]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:731:9: required from 'void EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::EvalParallelContext::pack_rhs(EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index, EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index) [with DoneCallback = EigenForTFLite::TensorEvaluator, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>, EigenForTFLite::ThreadPoolDevice>::NoCallback; bool lhs_inner_dim_contiguous = true; bool rhs_inner_dim_contiguous = false; bool rhs_inner_dim_reordered = false; int Alignment = 0; Indices = const std::array, 1>; LeftArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >; OutputKernelType = const EigenForTFLite::NoOpOutputKernel; EigenForTFLite::TensorEvaluator, EigenForTFLite::ThreadPoolDevice>::Index = long int]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:862:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:175:44: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with NewDimensions = const EigenForTFLite::DSizes; ArgType = const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel>; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:148:62: required from 'bool EigenForTFLite::TensorEvaluator, Device>::evalSubExprsIfNeeded(EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType) [with LeftArgType = EigenForTFLite::TensorMap, 16>; RightArgType = const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; Device = EigenForTFLite::ThreadPoolDevice; EigenForTFLite::TensorEvaluator, Device>::EvaluatorPointerType = float*]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:358:16: required from 'static void EigenForTFLite::internal::TensorExecutor::run(const Expression&, const EigenForTFLite::ThreadPoolDevice&) [with Expression = const EigenForTFLite::TensorAssignOp, 16>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> > >; bool Vectorizable = true; bool Tileable = false]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-accd7dc579bd6354/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorDevice.h:35:62: required from 'EigenForTFLite::TensorDevice& EigenForTFLite::TensorDevice::operator=(const OtherDerived&) [with OtherDerived = EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorContractionOp, 1>, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorImagePatchOp<-1, -1, const EigenForTFLite::TensorMap, 16> > >, const EigenForTFLite::TensorReshapingOp, const EigenForTFLite::TensorMap, 16> >, const EigenForTFLite::NoOpOutputKernel> >; ExpressionType = EigenForTFLite::TensorMap, 16>; DeviceType = EigenForTFLite::ThreadPoolDevice]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:128:29: required from 'void tflite::multithreaded_ops::EigenTensorConvFunctor::operator()(const EigenForTFLite::ThreadPoolDevice&, const T*, int, int, int, int, const T*, int, int, int, int, int, int, int, tflite::PaddingType, T*, int, int) [with T = float]' [INFO] [stderr] ./tensorflow/lite/kernels/internal/optimized/multithreaded_conv.h:169:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:600:15: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 600 | const int packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] thread 'main' panicked at 'Failed to build tensorflow', build.rs:167:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563096780420 - std::backtrace_rs::backtrace::libunwind::trace::hdcf4f90f85129e83 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x563096780420 - std::backtrace_rs::backtrace::trace_unsynchronized::h2669e30cb82f6732 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563096780420 - std::sys_common::backtrace::_print_fmt::hfbda19e17f6db318 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x563096780420 - ::fmt::h1a8751bf59281272 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5630967a7caf - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x56309677c7d5 - std::io::Write::write_fmt::hd7dd3a1df9b6befb [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x563096782dbb - std::sys_common::backtrace::_print::h551e9ec8a9fa8106 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x563096782dbb - std::sys_common::backtrace::print::ha4b1c5e95fa040b3 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x563096782dbb - std::panicking::default_hook::{{closure}}::h0b34c9ab7fb9f857 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56309678289d - std::panicking::default_hook::h3067e8318decd17a [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x563096783390 - std::panicking::rust_panic_with_hook::h81b8facc50f34daa [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/panicking.rs:595:17 [INFO] [stderr] 11: 0x5630967456c3 - std::panicking::begin_panic::{{closure}}::hc8ddc212841b3ab7 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x563096745549 - std::sys_common::backtrace::__rust_end_short_backtrace::hfed38099a12dbbc3 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5630967455f9 - std::panicking::begin_panic::h665368afd651c928 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x563096032d07 - build_script_build::prepare_tensorflow_library::heda079fc0602fb1c [INFO] [stderr] at /opt/rustwide/workdir/build.rs:167:17 [INFO] [stderr] 15: 0x563096034a86 - build_script_build::main::h9b43fdb44fd7e14c [INFO] [stderr] at /opt/rustwide/workdir/build.rs:540:9 [INFO] [stderr] 16: 0x56309603611b - core::ops::function::FnOnce::call_once::h339eb85aa10970ca [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 17: 0x563096036b9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h673b60683f1b7776 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 18: 0x563096034bd1 - std::rt::lang_start::{{closure}}::ha64d0768905db948 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/rt.rs:49:18 [INFO] [stderr] 19: 0x56309678386a - core::ops::function::impls:: for &F>::call_once::h3b8c329143d7638a [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 20: 0x56309678386a - std::panicking::try::do_call::h4b72c261b4eefc1b [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/panicking.rs:379:40 [INFO] [stderr] 21: 0x56309678386a - std::panicking::try::h703d31b7896cbd49 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/panicking.rs:343:19 [INFO] [stderr] 22: 0x56309678386a - std::panic::catch_unwind::h37cad9b35388a915 [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/panic.rs:431:14 [INFO] [stderr] 23: 0x56309678386a - std::rt::lang_start_internal::hab5a8a909af4f90e [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/rt.rs:34:21 [INFO] [stderr] 24: 0x563096034bb0 - std::rt::lang_start::hc53b8935a3529e3f [INFO] [stderr] at /rustc/6f8a6450478f69b8510c8976ab6c2a70b3b0e47c/library/std/src/rt.rs:48:5 [INFO] [stderr] 25: 0x563096034adc - main [INFO] [stderr] 26: 0x7f3665ac30b3 - __libc_start_main [INFO] [stderr] 27: 0x56309602af8e - _start [INFO] [stderr] 28: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4ac67a25993e75f952d92f1da9e88343b70588652af564dce82c7b2cde250bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac67a25993e75f952d92f1da9e88343b70588652af564dce82c7b2cde250bc2", kill_on_drop: false }` [INFO] [stdout] 4ac67a25993e75f952d92f1da9e88343b70588652af564dce82c7b2cde250bc2