Test ran at 2025-09-29 01:13:25.064862+00:00 SOLUTION: simple_regex=0.1.0: Port of Rob Pike's simple regex from the Practice of Programming. Origin: commit 8396573be8d22ffe358fd18e952556baf671287e from https://github.com/pyjarrett/simple_regex.git Properties: Author: Paul Jarrett Build Switches: Description: Port of Rob Pike's simple regex from the Practice of Programming. Long_Description: Provides a simple regular expression match function for Latin-1 strings, and supports *, ., ^ and $. Maintainer: Paul Jarrett Maintainers_Logins: pyjarrett Name: simple_regex Tag: regex Tag: text Version: 0.1.0 Website: https://github.com/pyjarrett/simple_regex LOG: [alr test] Testing simple_regex=0.1.0 [alr test] Spawning retrieval for remote crate: alr -d -n get simple_regex=0.1.0 Note: Deploying simple_regex=0.1.0... simple_regex=0.1.0 successfully retrieved. There are no dependencies. [alr test] Spawning default test for remote crate: alr -d -n build --release -- -cargs:Ada -gnatwn Note: Alire has selected automatically this toolchain: gprbuild=25.0.1 gnat_native=15.2.1 You can select a different toolchain at any time with `alr toolchain --select` Download will start now: Note: Deploying gprbuild=25.0.1... #=#=# 0.2% ############################# 41.3% ####################################################### 77.4% ######################################################################## 100.0% Note: gprbuild=25.0.1 installed successfully. Note: Deploying gnat_native=15.2.1... #=#=# 0.0% #### 6.1% ######## 11.5% ############# 19.2% ################ 23.5% #################### 28.6% ######################### 35.4% ############################### 43.9% #################################### 50.3% ######################################## 56.2% ########################################### 61.0% ############################################### 65.6% ################################################## 69.4% ####################################################### 76.4% ######################################################### 79.5% ########################################################### 83.1% ############################################################## 86.9% ################################################################## 91.8% #################################################################### 94.7% ###################################################################### 97.4% ######################################################################## 100.0% Note: gnat_native=15.2.1 installed successfully. Note: Building simple_regex=0.1.0/simple_regex.gpr... Setup [mkdir] object directory for project Simple_Regex [mkdir] library directory for project Simple_Regex Compile [Ada] simple_regex_config.ads [Ada] simple_regex.adb Build Libraries [gprlib] Simple_Regex.lexch [archive] libSimple_Regex.a [index] libSimple_Regex.a Success: Build finished successfully in 0.38 seconds. Found declared GPR file: simple_regex.gpr [alr test] Test completed SUCCESSFULLY