[INFO] crate tfmicro 0.1.0 is already in cache [INFO] testing tfmicro-0.1.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate tfmicro 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tfmicro 0.1.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tfmicro 0.1.0 [INFO] finished tweaking crates.io crate tfmicro 0.1.0 [INFO] tweaked toml for crates.io crate tfmicro 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb5187b869e7a7b3e1c9d3ecd384f6598fa4051be42755a6a5b542efc7e5f75b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb5187b869e7a7b3e1c9d3ecd384f6598fa4051be42755a6a5b542efc7e5f75b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb5187b869e7a7b3e1c9d3ecd384f6598fa4051be42755a6a5b542efc7e5f75b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5187b869e7a7b3e1c9d3ecd384f6598fa4051be42755a6a5b542efc7e5f75b", kill_on_drop: false }` [INFO] [stdout] eb5187b869e7a7b3e1c9d3ecd384f6598fa4051be42755a6a5b542efc7e5f75b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c1b1aaa132b1f92d813c84fc715d65a91e1c32fd8e6c2aaf6a89d9992ef925a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8c1b1aaa132b1f92d813c84fc715d65a91e1c32fd8e6c2aaf6a89d9992ef925a", kill_on_drop: false }` [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling cpp_common v0.5.5 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling cpp_build v0.5.5 [INFO] [stderr] Compiling cpp_macros v0.5.5 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling cpp v0.5.5 [INFO] [stderr] Compiling tfmicro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: /opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc: In member function 'TfLiteTensor* tflite::MicroInterpreter::input(size_t)': [INFO] [stderr] warning: /opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc:265:14: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] [INFO] [stderr] warning: 265 | if ((index < 0) || (index >= length)) { [INFO] [stderr] warning: | ~~~~~~^~~ [INFO] [stderr] warning: /opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc: In member function 'TfLiteTensor* tflite::MicroInterpreter::output(size_t)': [INFO] [stderr] warning: /opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc:276:14: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] [INFO] [stderr] warning: 276 | if ((index < 0) || (index >= length)) { [INFO] [stderr] warning: | ~~~~~~^~~ [INFO] [stderr] warning: /opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc: In member function 'TfLiteTensor* tflite::MicroInterpreter::tensor(size_t)': [INFO] [stderr] warning: /opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc:287:14: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] [INFO] [stderr] warning: 287 | if ((index < 0) || (index >= length)) { [INFO] [stderr] warning: | ~~~~~~^~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `tfmicro v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tfmicro-c710a6fcdef6d7be/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] Running bindgen [INFO] [stderr] Running bindgen took 11.073154959s [INFO] [stderr] Building inline cpp [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir" "-I" "/opt/rustwide/workdir/submodules/tensorflow" "-I" "/opt/rustwide/workdir/submodules/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/rust_cpp/cpp_closures.cpp" [INFO] [stderr] exit code: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/librust_cpp_generated.a" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/rust_cpp/cpp_closures.o" [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:rustc-link-lib=static=rust_cpp_generated [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out [INFO] [stderr] Building inline cpp took 3.908223657s [INFO] [stderr] Moving tensorflow micro source [INFO] [stderr] Copying TF from "/opt/rustwide/workdir/submodules/tensorflow" [INFO] [stderr] Copying TF to "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out" [INFO] [stderr] Moving source took 135.18211ms [INFO] [stderr] Building tensorflow micro [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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] DEBUG = Some("true") [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/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_error_reporter.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_error_reporter.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/all_ops_resolver.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/all_ops_resolver.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/activations.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/activations.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/memory_helpers.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/memory_helpers.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/add.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/add.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/test_helpers.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/test_helpers.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_allocator.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_allocator.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_utils.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_utils.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_time.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_time.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/ceil.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/ceil.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/circular_buffer.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/circular_buffer.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/arg_min_max.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/arg_min_max.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/simple_memory_allocator.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/simple_memory_allocator.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_optional_debug_tools.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_optional_debug_tools.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_string.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_string.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/comparisons.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/comparisons.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/concatenation.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/concatenation.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/conv.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/conv.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/depthwise_conv.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/depthwise_conv.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/dequantize.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/dequantize.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/elementwise.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/elementwise.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/floor.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/floor.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/fully_connected.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/fully_connected.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/l2norm.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/l2norm.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/logical.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/logical.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/logistic.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/logistic.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/maximum_minimum.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/maximum_minimum.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/mul.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/mul.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/neg.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/neg.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/pack.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/pack.cc" [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc: In member function 'TfLiteTensor* tflite::MicroInterpreter::input(size_t)': [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc:265:14: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] [INFO] [stderr] cargo:warning= 265 | if ((index < 0) || (index >= length)) { [INFO] [stderr] cargo:warning= | ~~~~~~^~~ [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc: In member function 'TfLiteTensor* tflite::MicroInterpreter::output(size_t)': [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc:276:14: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] [INFO] [stderr] cargo:warning= 276 | if ((index < 0) || (index >= length)) { [INFO] [stderr] cargo:warning= | ~~~~~~^~~ [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc: In member function 'TfLiteTensor* tflite::MicroInterpreter::tensor(size_t)': [INFO] [stderr] cargo:warning=/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_interpreter.cc:287:14: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] [INFO] [stderr] cargo:warning= 287 | if ((index < 0) || (index >= length)) { [INFO] [stderr] cargo:warning= | ~~~~~~^~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/pad.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/kernels/pad.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] clang version 10.0.0-4ubuntu1 [INFO] [stderr] Target: x86_64-unknown-linux-gnu [INFO] [stderr] Thread model: posix [INFO] [stderr] InstalledDir: [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/10 [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/7 [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/7.5.0 [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/8 [INFO] [stderr] Found candidate GCC installation: /../lib/gcc/x86_64-linux-gnu/9 [INFO] [stderr] Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/10 [INFO] [stderr] Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7 [INFO] [stderr] Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/7.5.0 [INFO] [stderr] Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/8 [INFO] [stderr] Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/9 [INFO] [stderr] Selected GCC installation: /../lib/gcc/x86_64-linux-gnu/10 [INFO] [stderr] Candidate multilib: .;@m64 [INFO] [stderr] Selected multilib: .;@m64 [INFO] [stderr] ignoring nonexistent directory "/include" [INFO] [stderr] ignoring duplicate directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10" [INFO] [stderr] ignoring duplicate directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10" [INFO] [stderr] ignoring duplicate directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10" [INFO] [stderr] ignoring duplicate directory "/usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/backward" [INFO] [stderr] ignoring duplicate directory "/usr/local/include" [INFO] [stderr] ignoring duplicate directory "/usr/lib/llvm-10/lib/clang/10.0.0/include" [INFO] [stderr] ignoring duplicate directory "/usr/include/x86_64-linux-gnu" [INFO] [stderr] ignoring duplicate directory "/usr/include" [INFO] [stderr] #include "..." search starts here: [INFO] [stderr] #include <...> search starts here: [INFO] [stderr] /opt/rustwide/workdir/submodules/tensorflow [INFO] [stderr] /opt/rustwide/workdir/submodules/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include [INFO] [stderr] /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10 [INFO] [stderr] /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/x86_64-linux-gnu/c++/10 [INFO] [stderr] /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/backward [INFO] [stderr] /usr/local/include [INFO] [stderr] /usr/lib/llvm-10/lib/clang/10.0.0/include [INFO] [stderr] /usr/include/x86_64-linux-gnu [INFO] [stderr] /usr/include [INFO] [stderr] End of search list. [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2020-07-24-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2020-07-24-x86_64-unknown-linux-gnu` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/gemmlowp" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/flatbuffers/include" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/ruy" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/tools/make/downloads/kissfft/tools" "-I" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/experimental/microfrontend/lib" "-Wall" "-Wextra" "-fno-rtti" "-fmessage-length=0" "-fno-exceptions" "-fno-unwind-tables" "-ffunction-sections" "-fdata-sections" "-funsigned-char" "-MMD" "-std=c++11" "-fno-delete-null-pointer-checks" "-fomit-frame-pointer" "-fpermissive" "-fno-use-cxa-atexit" "-fno-short-enums" "-Wvla" "-Wall" "-Wextra" "-Wno-unused-parameter" "-Wno-missing-field-initializers" "-Wno-write-strings" "-Wno-sign-compare" "-Wunused-function" "-DTF_LITE_STATIC_MEMORY" "-DTF_LITE_MCU_DEBUG_LOG" "-DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK" "-o" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_allocator.o" "-c" "/opt/rustwide/target/debug/build/tfmicro-bcbd73fc39f136a8/out/tensorflow/tensorflow/lite/micro/micro_allocator.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "8c1b1aaa132b1f92d813c84fc715d65a91e1c32fd8e6c2aaf6a89d9992ef925a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1b1aaa132b1f92d813c84fc715d65a91e1c32fd8e6c2aaf6a89d9992ef925a", kill_on_drop: false }` [INFO] [stdout] 8c1b1aaa132b1f92d813c84fc715d65a91e1c32fd8e6c2aaf6a89d9992ef925a