Resolving Hex dependencies... Resolution completed in 0.056s Unchanged: circular_buffer 1.0.0 elixir_make 0.9.0 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_damage 0.1.0 property_table 0.3.3 ring_logger 0.11.5 shoehorn 0.9.3 stream_data 1.3.0 tablet 0.3.2 telemetry 1.4.1 toolshed 0.4.2 uboot_env 1.0.2 All dependencies have been fetched ==> stream_data Compiling 3 files (.ex) Generated stream_data app ==> circular_buffer Compiling 1 file (.ex) Generated circular_buffer app ==> nimble_options Compiling 3 files (.ex) Generated nimble_options 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 ==> 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 ==> 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 ===> Analyzing applications... ===> Compiling telemetry ==> property_damage Compiling 118 files (.ex) warning: the following clause will never match: {:error, reason} because it attempts to match on the result of: step(session) which has type: dynamic( {:done, %PropertyDamage.Replay{status: :completed}} or {:ok, %{ ..., current_index: float() or integer(), event_log: term(), projections: term(), refs: term(), status: :failed or :in_progress, steps: term() }, %{ command: term(), command_name: term(), events: term(), index: float() or integer(), projections: term(), projections_before: term(), refs: term(), result: term() }} or {:ok, %{..., status: :failed, steps: term()}, %{ command: term(), command_name: term(), events: empty_list(), index: float() or integer(), projections: term(), projections_before: term(), refs: term(), result: {:error, {:execution_error, %{..., __exception__: true, __struct__: atom()}} or {:exit, term()}} }} ) typing violation found at: │ 397 │ {:error, reason} -> │ ~~~~~~~~~~~~~~~~~~~ │ └─ lib/property_damage/replay.ex:397: PropertyDamage.Replay.do_run_all_steps/2 warning: the following clause will never match: {:error, reason} because it attempts to match on the result of: step(session) which has type: dynamic( {:done, %PropertyDamage.Replay{status: :completed}} or {:ok, %{ ..., current_index: float() or integer(), event_log: term(), projections: term(), refs: term(), status: :failed or :in_progress, steps: term() }, %{ command: term(), command_name: term(), events: term(), index: float() or integer(), projections: term(), projections_before: term(), refs: term(), result: term() }} or {:ok, %{..., status: :failed, steps: term()}, %{ command: term(), command_name: term(), events: empty_list(), index: float() or integer(), projections: term(), projections_before: term(), refs: term(), result: {:error, {:execution_error, %{..., __exception__: true, __struct__: atom()}} or {:exit, term()}} }} ) typing violation found at: │ 415 │ {:error, reason} -> │ ~~~~~~~~~~~~~~~~~~~ │ └─ lib/property_damage/replay.ex:415: PropertyDamage.Replay.step_to_loop/3 warning: the following clause will never match: {:error, reason} because it attempts to match on the result of: run_baseline_test(command, config) which has type: dynamic({:ok, term()}) typing violation found at: │ 118 │ {:error, reason} -> {:error, reason} │ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ │ └─ lib/property_damage/mutation/runner.ex:118: PropertyDamage.Mutation.Runner.get_sample_events/2 warning: the following clause will never match: {:error, _} because it attempts to match on the result of: check(model, adapter, seed, check_opts) which has type: dynamic( {:ok, :deterministic} or {:ok, :flaky, %{ failure_types: term(), failures: term(), passes: term(), runs: term(), shrunk_sizes: term(), variance_type: :failure_type or :multiple or :pass_fail or :shrunk_size }} ) typing violation found at: │ 199 │ {:error, _} -> │ ~~~~~~~~~~~~~~ │ └─ lib/property_damage/flakiness.ex:199: PropertyDamage.Flakiness.discover_flaky/3 Generated property_damage 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 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 Nerves environment MIX_TARGET: host MIX_ENV: prod Checking for prebuilt Nerves artifacts... Compiling 2 files (.ex) Generated nerves_compatibility_test app