Resolving Hex dependencies... Resolution completed in 0.054s Unchanged: aws_signature 0.4.2 cc_precompiler 0.1.11 circular_buffer 1.0.0 decimal 2.3.0 elixir_make 0.9.0 explorer 0.11.1 fine 0.1.6 fss 0.1.1 interactive_cmd 0.1.4 jason 1.4.4 nerves 1.14.1 nerves_discovery 0.1.2 nerves_logging 0.2.4 nerves_runtime 0.13.12 nerves_system_bbb 2.29.3 nerves_system_br 1.33.5 nerves_system_grisp2 0.17.3 nerves_system_mangopi_mq_pro 0.15.3 nerves_system_osd32mp1 0.24.3 nerves_system_qemu_aarch64 0.3.3 nerves_system_rpi 2.0.2 nerves_system_rpi0 2.0.2 nerves_system_rpi0_2 2.0.2 nerves_system_rpi2 2.0.2 nerves_system_rpi3 2.0.2 nerves_system_rpi4 2.0.2 nerves_system_rpi5 2.0.2 nerves_system_x86_64 1.33.3 nerves_toolchain_aarch64_nerves_linux_gnu 13.2.0 nerves_toolchain_armv6_nerves_linux_gnueabihf 13.2.0 nerves_toolchain_armv7_nerves_linux_gnueabihf 13.2.0 nerves_toolchain_ctng 1.10.0 nerves_toolchain_riscv64_nerves_linux_gnu 13.2.0 nerves_toolchain_x86_64_nerves_linux_musl 13.2.0 nerves_uevent 0.1.5 nimble_options 1.1.1 property_table 0.3.3 pythonx 0.4.9 ring_logger 0.11.5 rustler_precompiled 0.9.0 shoehorn 0.9.3 table 0.1.2 table_rex 4.1.0 tablet 0.3.2 toolshed 0.4.2 uboot_env 1.0.2 yfinance 0.6.0 All dependencies have been fetched ==> tablet Compiling 2 files (.ex) Generated tablet app ==> elixir_make Compiling 8 files (.ex) Generated elixir_make app ==> nerves_discovery Compiling 5 files (.ex) Generated nerves_discovery app ==> decimal Compiling 4 files (.ex) Generated decimal app ==> jason Compiling 10 files (.ex) Generated jason app ==> interactive_cmd Compiling 1 file (.ex) Generated interactive_cmd app ==> nerves HOST_CC port.o HOST_LD port Compiling 50 files (.ex) Generated nerves app ==> nerves_compatibility_test Nerves environment MIX_TARGET: x86_64 MIX_ENV: prod Checking for prebuilt Nerves artifacts... Found nerves_system_x86_64 in cache /home/nerves/.nerves/artifacts/nerves_system_x86_64-portable-1.33.3 Found nerves_toolchain_x86_64_nerves_linux_musl in cache /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0 ==> nerves ==> nerves_system_br Generated nerves_system_br app ==> nerves_toolchain_ctng Compiling 1 file (.ex) Generated nerves_toolchain_ctng app ==> nerves_toolchain_x86_64_nerves_linux_musl Generated nerves_toolchain_x86_64_nerves_linux_musl app ==> nerves_system_x86_64 Generated nerves_system_x86_64 app ==> nerves_compatibility_test Nerves environment MIX_TARGET: x86_64 MIX_ENV: prod ==> circular_buffer Compiling 1 file (.ex) Generated circular_buffer app ==> nimble_options Compiling 3 files (.ex) Generated nimble_options app ==> fine Compiling 1 file (.ex) Generated fine app ==> table_rex Compiling 7 files (.ex) Generated table_rex app ==> nerves_logging CC kmsg_tailer.o LD kmsg_tailer Compiling 5 files (.ex) Generated nerves_logging app ==> ring_logger Compiling 7 files (.ex) Generated ring_logger app ==> nerves_compatibility_test ===> Analyzing applications... ===> Compiling aws_signature ==> shoehorn Compiling 8 files (.ex) Generated shoehorn app ==> table Compiling 5 files (.ex) Generated table app ==> rustler_precompiled Compiling 4 files (.ex) Generated rustler_precompiled app ==> fss Compiling 4 files (.ex) Generated fss app ==> explorer Compiling 29 files (.ex) 04:36:32.973 [debug] Downloading NIF from https://github.com/elixir-nx/explorer/releases/download/v0.11.1/libexplorer-v0.11.1-nif-2.15-x86_64-unknown-linux-musl.so.tar.gz 04:36:35.743 [debug] NIF cached at /home/nerves/.cache/rustler_precompiled/precompiled_nifs/libexplorer-v0.11.1-nif-2.15-x86_64-unknown-linux-musl.so.tar.gz and extracted to /work/proj/_build/x86_64/lib/explorer/priv/native/libexplorer-v0.11.1-nif-2.15-x86_64-unknown-linux-musl.so.tar.gz warning: the following clause will never match: {:ok, df} because it attempts to match on the result of: from_query(conn, query, params, opts) which has type: none() typing violation found at: │ 549 │ {:ok, df} -> df │ ~~~~~~~~~~~~~~~ │ └─ lib/explorer/data_frame.ex:549: Explorer.DataFrame.from_query!/4 warning: the following clause will never match: {:error, error} because it attempts to match on the result of: from_query(conn, query, params, opts) which has type: none() typing violation found at: │ 550 │ {:error, error} -> raise error │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ └─ lib/explorer/data_frame.ex:550: Explorer.DataFrame.from_query!/4 Generated explorer app ==> uboot_env Compiling 5 files (.ex) Generated uboot_env app ==> cc_precompiler Compiling 3 files (.ex) Generated cc_precompiler app ==> pythonx /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0/bin/x86_64-nerves-linux-musl-g++ -shared -fPIC -fvisibility=hidden -std=c++17 -Wall -Wextra -Wno-unused-parameter -Wno-comment -I/home/nerves/.nerves/artifacts/nerves_system_x86_64-portable-1.33.3/staging/usr/lib/erlang/erts-16.3.1/include -I/work/proj/deps/fine/c_include -O3 /work/proj/deps/pythonx/c_src/python.cpp /work/proj/deps/pythonx/c_src/pythonx.cpp -o /work/proj/_build/x86_64/lib/pythonx/priv/libpythonx.so In file included from /work/proj/deps/pythonx/c_src/pythonx.cpp:3: In destructor 'fine::ResourcePtr::~ResourcePtr() [with T = pythonx::PyObjectResource]', inlined from 'pythonx::ExObject::~ExObject()' at /work/proj/deps/pythonx/c_src/pythonx.cpp:209:8, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_destroy() [with _Tp = pythonx::ExObject]' at /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0/x86_64-nerves-linux-musl/include/c++/13.2.0/optional:287:35, inlined from 'constexpr void std::_Optional_payload_base<_Tp>::_M_reset() [with _Tp = pythonx::ExObject]' at /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0/x86_64-nerves-linux-musl/include/c++/13.2.0/optional:318:14, inlined from 'std::_Optional_payload<_Tp, false, _Copy, _Move>::~_Optional_payload() [with _Tp = pythonx::ExObject; bool _Copy = false; bool _Move = false]' at /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0/x86_64-nerves-linux-musl/include/c++/13.2.0/optional:439:65, inlined from 'std::_Optional_base::~_Optional_base()' at /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0/x86_64-nerves-linux-musl/include/c++/13.2.0/optional:510:12, inlined from 'std::optional::~optional()' at /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0/x86_64-nerves-linux-musl/include/c++/13.2.0/optional:705:11, inlined from 'std::tuple, fine::Term> pythonx::eval(ErlNifEnv*, ErlNifBinary, std::string, std::vector >, fine::Term, fine::Term)' at /work/proj/deps/pythonx/c_src/pythonx.cpp:1486:1: /work/proj/deps/fine/c_include/fine.hpp:279:5: warning: '*(fine::__private__::ResourceWrapper**)((char*)&result + offsetof(std::optional,std::optional::.std::_Optional_base::))' may be used uninitialized [-Wmaybe-uninitialized] 279 | if (this->ptr != nullptr) { | ^~ /work/proj/deps/pythonx/c_src/pythonx.cpp: In function 'std::tuple, fine::Term> pythonx::eval(ErlNifEnv*, ErlNifBinary, std::string, std::vector >, fine::Term, fine::Term)': /work/proj/deps/pythonx/c_src/pythonx.cpp:1437:8: note: '*(fine::__private__::ResourceWrapper**)((char*)&result + offsetof(std::optional,std::optional::.std::_Optional_base::))' was declared here 1437 | auto result = std::optional(); | ^~~~~~ Compiling 11 files (.ex) Generated pythonx app ==> yfinance Compiling 5 files (.ex) Generated yfinance app ==> property_table Compiling 8 files (.ex) Generated property_table app ==> nerves_uevent CC uevent.o LD uevent Compiling 5 files (.ex) Generated nerves_uevent app ==> nerves_runtime Compiling 14 files (.ex) Generated nerves_runtime app ==> toolshed Compiling 5 files (.ex) Generated toolshed app ==> nerves_compatibility_test Compiling 2 files (.ex) Generated nerves_compatibility_test app |nerves| Building OTP Release... * [Nerves] validating vm.args * skipping runtime configuration (config/runtime.exs not found) * creating _build/x86_64/rel/nerves_compatibility_test/releases/0.1.0/vm.args Updating base firmware image with Erlang release... Copying rootfs_overlay: /work/proj/_build/x86_64/nerves/rootfs_overlay Copying rootfs_overlay: /work/proj/rootfs_overlay Building /work/proj/_build/x86_64/nerves/images/nerves_compatibility_test.fw... Firmware UUID: chalk-mix (2a96d911-767f-592e-02f3-b2d33aad2749) Firmware built successfully! 🎉 Now you may install it to a MicroSD card using `mix burn` or upload it to a device with `mix upload` or `mix firmware.gen.script`+`./upload.sh`. * Cleaning yfinance ==> nerves ==> nerves_compatibility_test Nerves environment MIX_TARGET: x86_64 MIX_ENV: prod ==> yfinance Compiling 5 files (.ex) Generated yfinance app ==> nerves_compatibility_test Generated nerves_compatibility_test app |nerves| Building OTP Release... * [Nerves] validating vm.args * skipping runtime configuration (config/runtime.exs not found) * creating _build/x86_64/rel/nerves_compatibility_test/releases/0.1.0/vm.args Updating base firmware image with Erlang release... Copying rootfs_overlay: /work/proj/_build/x86_64/nerves/rootfs_overlay Copying rootfs_overlay: /work/proj/rootfs_overlay Building /work/proj/_build/x86_64/nerves/images/nerves_compatibility_test.fw... Firmware UUID: emotion-wild (54f6b472-f2a1-5e24-2a45-6f006e964eb1) Firmware built successfully! 🎉 Now you may install it to a MicroSD card using `mix burn` or upload it to a device with `mix upload` or `mix firmware.gen.script`+`./upload.sh`.