Stdout: scons: Entering directory `/home/runner/.ufbt/current/scripts/ufbt' CC /tmp/tmpys7wht0n/code/scenes/passy_scene.c ICONS /home/runner/.ufbt/build/passy/passy_icons.c CC /tmp/tmpys7wht0n/code/passy_common.c CC /tmp/tmpys7wht0n/code/secure_messaging.c CC /tmp/tmpys7wht0n/code/scenes/passy_scene_doe_input.c CC /tmp/tmpys7wht0n/code/scenes/passy_scene_read_success.c CC /tmp/tmpys7wht0n/code/scenes/passy_scene_dob_input.c CC /tmp/tmpys7wht0n/code/scenes/passy_scene_read_error.c CC /tmp/tmpys7wht0n/code/passy_reader.c Stderr: /tmp/tmpys7wht0n/code/scenes/passy_scene_doe_input.c: In function 'passy_scene_doe_input_on_enter': /tmp/tmpys7wht0n/code/scenes/passy_scene_doe_input.c:21:5: error: implicit declaration of function 'text_input_set_minimum_length' [-Werror=implicit-function-declaration] 21 | text_input_set_minimum_length(text_input, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/tmpys7wht0n/code/scenes/passy_scene_dob_input.c: In function 'passy_scene_dob_input_on_enter': /tmp/tmpys7wht0n/code/scenes/passy_scene_dob_input.c:22:5: error: implicit declaration of function 'text_input_set_minimum_length' [-Werror=implicit-function-declaration] 22 | text_input_set_minimum_length(text_input, 6); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/passy/scenes/passy_scene_dob_input.o] Error 1 scons: *** [/home/runner/.ufbt/build/passy/scenes/passy_scene_doe_input.o] Error 1