Resolving Hex dependencies... Resolution completed in 0.063s Unchanged: castore 1.0.18 circular_buffer 1.0.0 elixir_ale 1.2.1 elixir_make 0.9.0 grovepi 0.6.1 interactive_cmd 0.1.3 jason 1.4.4 nerves 1.13.2 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 property_table 0.3.3 ring_logger 0.11.5 shoehorn 0.9.3 tablet 0.3.2 toolshed 0.4.2 uboot_env 1.0.2 All dependencies have been fetched ==> circular_buffer Compiling 1 file (.ex) Generated circular_buffer app ==> jason Compiling 10 files (.ex) Generated jason app ==> 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 ==> castore Compiling 1 file (.ex) Generated castore app ==> nerves_discovery Compiling 5 files (.ex) Generated nerves_discovery app ==> ring_logger Compiling 7 files (.ex) Generated ring_logger app ==> shoehorn Compiling 8 files (.ex) Generated shoehorn app ==> elixir_ale make: Nothing to be done for 'all'. Compiling 4 files (.ex) warning: using single-quoted strings to represent charlists is deprecated. Use ~c"" if you indeed want a charlist or use "" instead. You may run "mix format --migrate" to change all single-quoted strings to use the ~c sigil and fix this warning. │ 93 │ executable = :code.priv_dir(:elixir_ale) ++ '/ale' │ ~ │ └─ lib/elixir_ale/gpio.ex:93:49 warning: using single-quoted strings to represent charlists is deprecated. Use ~c"" if you indeed want a charlist or use "" instead. You may run "mix format --migrate" to change all single-quoted strings to use the ~c sigil and fix this warning. │ 155 │ executable = :code.priv_dir(:elixir_ale) ++ '/ale' │ ~ │ └─ lib/elixir_ale/i2c.ex:155:49 warning: using single-quoted strings to represent charlists is deprecated. Use ~c"" if you indeed want a charlist or use "" instead. You may run "mix format --migrate" to change all single-quoted strings to use the ~c sigil and fix this warning. │ 83 │ executable = :code.priv_dir(:elixir_ale) ++ '/ale' │ ~ │ └─ lib/elixir_ale/spi.ex:83:49 Generated elixir_ale app ==> grovepi Compiling 28 files (.ex) warning: use Bitwise is deprecated. import Bitwise instead │ 3 │ use Bitwise │ ~~~~~~~~~~~ │ └─ lib/grovepi/pivotpi/PCA9685.ex:3: GrovePi.PivotPi.PCA9685 (module) warning: Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead │ 16 │ use GrovePi.I2C │ ~~~~~~~~~~~~~~~ │ └─ lib/grovepi/board.ex:16: GrovePi.Board (module) warning: ~~~ is deprecated. Use Bitwise.bnot/1 instead for clarity │ 476 │ config &&& ~~~addl_config │ ~ │ └─ lib/grovepi/rgblcd.ex:476:16 warning: Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead │ 20 │ supervisor(GrovePi.Registry.Pin, [prefix]), │ ~ │ └─ lib/grovepi/supervisor.ex:20:7: GrovePi.Supervisor.init/1 └─ lib/grovepi/supervisor.ex:21:7: GrovePi.Supervisor.init/1 warning: Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead │ 22 │ worker(GrovePi.Board, [grovepi_address, prefix]) │ ~ │ └─ lib/grovepi/supervisor.ex:22:7: GrovePi.Supervisor.init/1 warning: Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead │ 25 │ supervise(children, strategy: :one_for_one, name: name(prefix)) │ ~ │ └─ lib/grovepi/supervisor.ex:25:5: GrovePi.Supervisor.init/1 Generated grovepi app ==> interactive_cmd Compiling 1 file (.ex) Generated interactive_cmd app ==> nerves HOST_CC port.o HOST_LD port Compiling 52 files (.ex) Generated nerves app ==> uboot_env Compiling 5 files (.ex) Generated uboot_env 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 Nerves environment MIX_TARGET: host MIX_ENV: prod Checking for prebuilt Nerves artifacts... Compiling 2 files (.ex) Generated nerves_compatibility_test app