[INFO] cloning repository https://github.com/bkirwi/armrest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bkirwi/armrest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkirwi%2Farmrest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkirwi%2Farmrest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7c2030cebdd7489621b86284576b47cc7bd6de3 [INFO] checking bkirwi/armrest against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkirwi%2Farmrest" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bkirwi/armrest on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bkirwi/armrest [INFO] finished tweaking git repo https://github.com/bkirwi/armrest [INFO] tweaked toml for git repo https://github.com/bkirwi/armrest written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/bkirwi/armrest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99362fe43741647de2b8361397a1deb99066f9eb6652ad2c81d78e96f05b224e [INFO] running `Command { std: "docker" "start" "-a" "99362fe43741647de2b8361397a1deb99066f9eb6652ad2c81d78e96f05b224e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99362fe43741647de2b8361397a1deb99066f9eb6652ad2c81d78e96f05b224e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99362fe43741647de2b8361397a1deb99066f9eb6652ad2c81d78e96f05b224e", kill_on_drop: false }` [INFO] [stdout] 99362fe43741647de2b8361397a1deb99066f9eb6652ad2c81d78e96f05b224e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4cf6620bfd6da201296f61496b2619f5045761ed6a00790e4c1e006317f175 [INFO] running `Command { std: "docker" "start" "-a" "cd4cf6620bfd6da201296f61496b2619f5045761ed6a00790e4c1e006317f175", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking ioctl-gen v0.1.1 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking roots v0.0.6 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking partial_sort v0.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking aabb-quadtree v0.1.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking textwrap v0.13.4 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking epoll v4.3.1 [INFO] [stderr] Checking flo_curves v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking line_drawing v0.8.0 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking mmap v0.1.1 [INFO] [stderr] Checking lyon_geom v0.17.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking evdev v0.10.2 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking hlua v0.4.1 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking cpp v0.5.6 [INFO] [stderr] Compiling tflite v0.9.4 (https://github.com/bkirwi/tflite-rs?rev=7d5a0d8a51378313dbe017c32299a51e002c06b5#7d5a0d8a) [INFO] [stderr] Checking hyphenation_commons v0.8.0 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Compiling hyphenation v0.8.0 [INFO] [stderr] Checking zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Checking libremarkable v0.4.3 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/interpreter.h:31, [INFO] [stderr] warning: from src/interpreter/mod.rs:19: [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h: In member function 'virtual void tflite::Profiler::EndEvent(uint32_t, int64_t, int64_t)': [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:73:34: warning: unused parameter 'event_handle' [-Wunused-parameter] [INFO] [stderr] warning: 73 | virtual void EndEvent(uint32_t event_handle, int64_t event_metadata1, [INFO] [stderr] warning: | ~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:73:56: warning: unused parameter 'event_metadata1' [-Wunused-parameter] [INFO] [stderr] warning: 73 | virtual void EndEvent(uint32_t event_handle, int64_t event_metadata1, [INFO] [stderr] warning: | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:74:33: warning: unused parameter 'event_metadata2' [-Wunused-parameter] [INFO] [stderr] warning: 74 | int64_t event_metadata2) {} [INFO] [stderr] warning: | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h: In member function 'virtual void tflite::Profiler::AddEvent(const char*, tflite::Profiler::EventType, uint64_t, uint64_t, int64_t, int64_t)': [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:91:37: warning: unused parameter 'tag' [-Wunused-parameter] [INFO] [stderr] warning: 91 | virtual void AddEvent(const char* tag, EventType event_type, uint64_t start, [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:91:52: warning: unused parameter 'event_type' [-Wunused-parameter] [INFO] [stderr] warning: 91 | virtual void AddEvent(const char* tag, EventType event_type, uint64_t start, [INFO] [stderr] warning: | ~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:91:73: warning: unused parameter 'start' [-Wunused-parameter] [INFO] [stderr] warning: 91 | virtual void AddEvent(const char* tag, EventType event_type, uint64_t start, [INFO] [stderr] warning: | ~~~~~~~~~^~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:92:34: warning: unused parameter 'end' [-Wunused-parameter] [INFO] [stderr] warning: 92 | uint64_t end, int64_t event_metadata1, [INFO] [stderr] warning: | ~~~~~~~~~^~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:92:47: warning: unused parameter 'event_metadata1' [-Wunused-parameter] [INFO] [stderr] warning: 92 | uint64_t end, int64_t event_metadata1, [INFO] [stderr] warning: | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:93:33: warning: unused parameter 'event_metadata2' [-Wunused-parameter] [INFO] [stderr] warning: 93 | int64_t event_metadata2) {} [INFO] [stderr] warning: | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/interpreter.h:32, [INFO] [stderr] warning: from src/interpreter/mod.rs:19: [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/subgraph.h: In member function 'virtual uint32_t tflite::Subgraph::SubgraphAwareProfiler::BeginEvent(const char*, tflite::Profiler::EventType, int64_t, int64_t)': [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/subgraph.h:365:33: warning: unused parameter 'event_metadata2' [-Wunused-parameter] [INFO] [stderr] warning: 365 | int64_t event_metadata2) override { [INFO] [stderr] warning: | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/subgraph.h: In member function 'virtual void tflite::Subgraph::SubgraphAwareProfiler::AddEvent(const char*, tflite::Profiler::EventType, uint64_t, uint64_t, int64_t, int64_t)': [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/subgraph.h:384:27: warning: unused parameter 'event_metadata2' [-Wunused-parameter] [INFO] [stderr] warning: 384 | int64_t event_metadata2) override { [INFO] [stderr] warning: | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/interpreter_builder.h:25, [INFO] [stderr] warning: from /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/model.h:21, [INFO] [stderr] warning: from src/interpreter/builder.rs:10: [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/op_resolver.h: In member function 'virtual tflite::OpResolver::TfLiteDelegatePtrVector tflite::OpResolver::GetDelegates(int) const': [INFO] [stderr] warning: /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/op_resolver.h:43:52: warning: unused parameter 'num_threads' [-Wunused-parameter] [INFO] [stderr] warning: 43 | virtual TfLiteDelegatePtrVector GetDelegates(int num_threads) const { [INFO] [stderr] warning: | ~~~~^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `tflite v0.9.4 (https://github.com/bkirwi/tflite-rs?rev=7d5a0d8a51378313dbe017c32299a51e002c06b5#7d5a0d8a)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tflite-35f9cd2c91e37de4/build-script-build` (signal: 9, SIGKILL: kill) [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/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8" "-I" "/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow" "-I" "/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/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-d4559afce5f25cad/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/rust_cpp/cpp_closures.cpp" [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/interpreter.h:31, [INFO] [stderr] cargo:warning= from src/interpreter/mod.rs:19: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h: In member function 'virtual void tflite::Profiler::EndEvent(uint32_t, int64_t, int64_t)': [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:73:34: warning: unused parameter 'event_handle' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 73 | virtual void EndEvent(uint32_t event_handle, int64_t event_metadata1, [INFO] [stderr] cargo:warning= | ~~~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:73:56: warning: unused parameter 'event_metadata1' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 73 | virtual void EndEvent(uint32_t event_handle, int64_t event_metadata1, [INFO] [stderr] cargo:warning= | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:74:33: warning: unused parameter 'event_metadata2' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 74 | int64_t event_metadata2) {} [INFO] [stderr] cargo:warning= | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h: In member function 'virtual void tflite::Profiler::AddEvent(const char*, tflite::Profiler::EventType, uint64_t, uint64_t, int64_t, int64_t)': [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:91:37: warning: unused parameter 'tag' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 91 | virtual void AddEvent(const char* tag, EventType event_type, uint64_t start, [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:91:52: warning: unused parameter 'event_type' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 91 | virtual void AddEvent(const char* tag, EventType event_type, uint64_t start, [INFO] [stderr] cargo:warning= | ~~~~~~~~~~^~~~~~~~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:91:73: warning: unused parameter 'start' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 91 | virtual void AddEvent(const char* tag, EventType event_type, uint64_t start, [INFO] [stderr] cargo:warning= | ~~~~~~~~~^~~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:92:34: warning: unused parameter 'end' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 92 | uint64_t end, int64_t event_metadata1, [INFO] [stderr] cargo:warning= | ~~~~~~~~~^~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:92:47: warning: unused parameter 'event_metadata1' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 92 | uint64_t end, int64_t event_metadata1, [INFO] [stderr] cargo:warning= | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/profiler.h:93:33: warning: unused parameter 'event_metadata2' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 93 | int64_t event_metadata2) {} [INFO] [stderr] cargo:warning= | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/interpreter.h:32, [INFO] [stderr] cargo:warning= from src/interpreter/mod.rs:19: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/subgraph.h: In member function 'virtual uint32_t tflite::Subgraph::SubgraphAwareProfiler::BeginEvent(const char*, tflite::Profiler::EventType, int64_t, int64_t)': [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/subgraph.h:365:33: warning: unused parameter 'event_metadata2' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 365 | int64_t event_metadata2) override { [INFO] [stderr] cargo:warning= | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/subgraph.h: In member function 'virtual void tflite::Subgraph::SubgraphAwareProfiler::AddEvent(const char*, tflite::Profiler::EventType, uint64_t, uint64_t, int64_t, int64_t)': [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/subgraph.h:384:27: warning: unused parameter 'event_metadata2' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 384 | int64_t event_metadata2) override { [INFO] [stderr] cargo:warning= | ~~~~~~~~^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/interpreter_builder.h:25, [INFO] [stderr] cargo:warning= from /opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/model.h:21, [INFO] [stderr] cargo:warning= from src/interpreter/builder.rs:10: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/op_resolver.h: In member function 'virtual tflite::OpResolver::TfLiteDelegatePtrVector tflite::OpResolver::GetDelegates(int) const': [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/git/checkouts/tflite-rs-2a5bed998891ab30/7d5a0d8/submodules/tensorflow/tensorflow/lite/core/api/op_resolver.h:43:52: warning: unused parameter 'num_threads' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 43 | virtual TfLiteDelegatePtrVector GetDelegates(int num_threads) const { [INFO] [stderr] cargo:warning= | ~~~~^~~~~~~~~~~ [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" "cq" "/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/librust_cpp_generated.a" "/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/rust_cpp/cpp_closures.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/librust_cpp_generated.a" [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-d4559afce5f25cad/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 2.466809826s [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 -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/allocation.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/allocation.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/arena_planner.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/arena_planner.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/c/c_api.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/c/c_api.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/c/c_api_experimental.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/c/c_api_experimental.o [INFO] [stderr] gcc -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/c/common.c -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/c/common.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/core/api/error_reporter.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/error_reporter.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/core/api/flatbuffer_conversions.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/flatbuffer_conversions.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/core/api/op_resolver.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/op_resolver.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/core/api/tensor_utils.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/tensor_utils.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/core/subgraph.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/subgraph.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/experimental/resource/resource_variable.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/resource/resource_variable.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/experimental/resource/static_hashtable.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/experimental/resource/static_hashtable.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/external_cpu_backend_context.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/external_cpu_backend_context.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/graph_info.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/graph_info.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/interpreter.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/interpreter.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/interpreter_builder.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/interpreter_builder.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/activations.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/activations.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/add.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/add.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/add_n.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/add_n.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/arg_min_max.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/arg_min_max.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/assign_variable.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/assign_variable.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/audio_spectrogram.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/audio_spectrogram.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/basic_rnn.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/basic_rnn.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/batch_matmul.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/batch_matmul.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/batch_to_space_nd.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/batch_to_space_nd.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/bidirectional_sequence_lstm.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/bidirectional_sequence_lstm.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/bidirectional_sequence_rnn.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/bidirectional_sequence_rnn.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/cast.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cast.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/ceil.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/ceil.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/comparisons.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/comparisons.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/complex_support.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/complex_support.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/concatenation.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/concatenation.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/conv.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/conv.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/cpu_backend_context.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cpu_backend_context.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/cpu_backend_gemm_eigen.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cpu_backend_gemm_eigen.o [INFO] [stderr] g++ -O3 -DNDEBUG -DCPU_SETSIZE=__CPU_SETSIZE -fPIC --std=c++11 -DTFLITE_HAVE_CPUINFO -DTFLITE_WITHOUT_XNNPACK -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK -pthread -I. -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/../../../../../../ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/absl -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/gemmlowp -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/ruy -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/neon_2_sse -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/farmhash/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/flatbuffers/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/fp16/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/include -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/src -I/opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/cpuinfo/deps/clog/include -I -I/usr/local/include -c tensorflow/lite/kernels/cumsum.cc -o /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cumsum.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f' [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" "32" "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-d4559afce5f25cad/out/tensorflow" [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [tensorflow/lite/tools/make/Makefile:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/subgraph.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/add_n.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:334: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/interpreter.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/batch_matmul.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/c/c_api.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/op_resolver.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/c/c_api_experimental.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/core/api/flatbuffer_conversions.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/interpreter_builder.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/ceil.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/gen/linux_x86_64/obj/tensorflow/lite/kernels/cpu_backend_gemm_eigen.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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:333: /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:37: [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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:890: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:780: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:719: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-d4559afce5f25cad/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-d4559afce5f25cad/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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1134:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1134 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1174:40: 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:1199:36: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1199 | 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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:890: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:780: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:719:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:487:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 487 | 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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1050: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1027: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:510:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1134:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1134 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1174:40: 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:1199:36: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1199 | 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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1050: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1027: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:510:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1134:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1134 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1174:40: 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:1199:36: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1199 | 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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1050: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1027: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:510:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1134:40: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1134 | PacketBlock kernel; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:1174:40: 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:1199:36: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 1199 | 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:494: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:890: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:780:5: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:574:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 574 | 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:515: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:890: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:780:5: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:602:15: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 602 | 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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1050:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:487:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 487 | 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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1050:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:487: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1050:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:487: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:494: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:574:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 574 | 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:515: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:602:15: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 602 | 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:494: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:574:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 574 | 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:515: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:602:15: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 602 | 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:494: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:574:17: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 574 | 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:515: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:763: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:1200: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContraction.h:248: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:919: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorContractionThreadPool.h:1056:11: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorMorphing.h:180: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorAssign.h:152: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-d4559afce5f25cad/out/tensorflow/tensorflow/lite/tools/make/downloads/eigen/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:335: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; EigenForTFLite::internal::TiledEvaluation Tiling = EigenForTFLite::internal::Off]' [INFO] [stderr] /opt/rustwide/target/debug/build/tflite-d4559afce5f25cad/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:173:65: required from here [INFO] [stderr] ./tensorflow/core/kernels/eigen_spatial_convolutions-inl.h:602:15: warning: ignoring attributes on template argument 'EigenForTFLite::internal::packet_traits::type' {aka '__vector(4) float'} [-Wignored-attributes] [INFO] [stderr] 602 | const int packetSize = internal::unpacket_traits::size; [INFO] [stderr] | ^~~~~~~~~~ [INFO] running `Command { std: "docker" "inspect" "cd4cf6620bfd6da201296f61496b2619f5045761ed6a00790e4c1e006317f175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4cf6620bfd6da201296f61496b2619f5045761ed6a00790e4c1e006317f175", kill_on_drop: false }` [INFO] [stdout] cd4cf6620bfd6da201296f61496b2619f5045761ed6a00790e4c1e006317f175