Resolving Hex dependencies... Resolution completed in 0.091s Unchanged: bandit 1.10.4 circular_buffer 1.0.0 cowboy 2.14.2 cowboy_telemetry 0.4.0 cowlib 2.16.0 db_connection 2.9.0 decimal 2.3.0 ecto 3.13.5 ecto_sql 3.13.5 elixir_make 0.9.0 finch 0.21.0 hpax 1.0.3 interactive_cmd 0.1.3 jason 1.4.4 lib_secp256k1 0.7.1 mime 2.0.7 mint 1.7.1 nerves 1.14.0 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.3 nimble_options 1.1.1 nimble_pool 1.1.0 parrhesia 0.12.0 plug 1.19.1 plug_cowboy 2.8.0 plug_crypto 2.1.1 postgrex 0.22.0 property_table 0.3.3 ranch 2.2.0 req 0.5.17 ring_logger 0.11.5 shoehorn 0.9.3 tablet 0.3.2 telemetry 1.4.1 telemetry_metrics 1.1.0 telemetry_metrics_prometheus 1.1.0 telemetry_metrics_prometheus_core 1.2.1 telemetry_poller 1.3.0 thousand_island 1.4.3 toolshed 0.4.2 uboot_env 1.0.2 websock 0.5.3 websock_adapter 0.6.0 websockex 0.5.1 All dependencies have been fetched ==> mime Compiling 1 file (.ex) Generated mime app ==> circular_buffer Compiling 1 file (.ex) Generated circular_buffer app ==> nimble_options Compiling 3 files (.ex) Generated nimble_options app ==> plug_crypto Compiling 5 files (.ex) Generated plug_crypto app ==> hpax Compiling 4 files (.ex) Generated hpax app ==> mint Compiling 1 file (.erl) Compiling 20 files (.ex) Generated mint app ==> nerves_compatibility_test ===> Analyzing applications... ===> Compiling ranch ==> tablet Compiling 2 files (.ex) Generated tablet app ==> elixir_make Compiling 8 files (.ex) Generated elixir_make app ==> nerves_logging CC kmsg_tailer.o LD kmsg_tailer Not crosscompiling. To test locally, the port binary needs extra permissions. Set SUDO=sudo to set permissions. The default is to skip this step. SUDO_ASKPASS=/usr/bin/ssh-askpass SUDO=true Compiling 5 files (.ex) Generated nerves_logging app ==> nerves_compatibility_test ===> Analyzing applications... ===> Compiling cowlib ==> nerves_discovery Compiling 5 files (.ex) Generated nerves_discovery app ==> ring_logger Compiling 7 files (.ex) Generated ring_logger app ==> decimal Compiling 4 files (.ex) Generated decimal app ==> jason Compiling 10 files (.ex) Generated jason app ==> shoehorn Compiling 8 files (.ex) Generated shoehorn app ==> lib_secp256k1 make: Nothing to be done for 'all'. Compiling 6 files (.ex) Generated lib_secp256k1 app ==> interactive_cmd Compiling 1 file (.ex) Generated interactive_cmd app ==> nerves HOST_CC port.o HOST_LD port Compiling 51 files (.ex) Generated nerves app ==> nerves_compatibility_test ===> Analyzing applications... ===> Compiling telemetry ==> telemetry_metrics Compiling 7 files (.ex) Generated telemetry_metrics app ==> nerves_compatibility_test ===> Analyzing applications... ===> Compiling telemetry_poller ==> websockex Compiling 6 files (.ex) Generated websockex app ==> telemetry_metrics_prometheus_core Compiling 9 files (.ex) warning: first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it lib/core/registry.ex:87: TelemetryMetricsPrometheus.Core.Registry.validate_distribution_buckets!/1 Generated telemetry_metrics_prometheus_core app ==> db_connection Compiling 18 files (.ex) Generated db_connection app ==> ecto Compiling 56 files (.ex) Generated ecto app ==> thousand_island Compiling 18 files (.ex) Generated thousand_island app ==> nerves_compatibility_test ===> Analyzing applications... ===> Compiling cowboy ==> plug Compiling 1 file (.erl) Compiling 42 files (.ex) Generated plug app ==> postgrex Compiling 69 files (.ex) Generated postgrex app ==> ecto_sql Compiling 25 files (.ex) Generated ecto_sql app ==> uboot_env Compiling 5 files (.ex) Generated uboot_env app ==> nimble_pool Compiling 2 files (.ex) Generated nimble_pool app ==> finch Compiling 14 files (.ex) Generated finch app ==> req Compiling 19 files (.ex) Generated req app ==> property_table Compiling 8 files (.ex) Generated property_table app ==> nerves_uevent CC uevent.o LD uevent Not crosscompiling. To test locally, the port binary needs extra permissions. Set SUDO=sudo to set permissions. The default is to skip this step. SUDO_ASKPASS=/usr/bin/ssh-askpass SUDO=true Compiling 3 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 ===> Analyzing applications... ===> Compiling cowboy_telemetry ==> plug_cowboy Compiling 5 files (.ex) Generated plug_cowboy app ==> telemetry_metrics_prometheus Compiling 3 files (.ex) warning: Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder" │ 9 │ plug(:dispatch, builder_opts()) │ ~ │ └─ lib/telemetry_metrics_prometheus/router.ex:9:19: TelemetryMetricsPrometheus.Router (module) Generated telemetry_metrics_prometheus app ==> websock Compiling 1 file (.ex) Generated websock app ==> bandit Compiling 54 files (.ex) Generated bandit app ==> websock_adapter Compiling 4 files (.ex) Generated websock_adapter app ==> parrhesia Compiling 103 files (.ex) Generated parrhesia app ==> nerves_compatibility_test Nerves environment MIX_TARGET: host MIX_ENV: prod Checking for prebuilt Nerves artifacts... Compiling 2 files (.ex) Generated nerves_compatibility_test app