>>> janet: Building community/janet 1.18.1-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 23:53:41 +0000
>>> janet: Checking sanity of /home/buildozer/aports/community/janet/APKBUILD...
>>> janet: Analyzing dependencies...
>>> janet: Installing for build: build-base
(1/1) Installing .makedepends-janet (20211021.235342)
OK: 344 MiB in 96 packages
>>> janet: Cleaning up srcdir
>>> janet: Cleaning up pkgdir
>>> janet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/janet-1.18.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
>>> janet: Fetching janet-1.18.1.tar.gz::https://github.com/janet-lang/janet/archive/v1.18.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 125 100 125 0 0 620 0 --:--:-- --:--:-- --:--:-- 618
100 471k 0 471k 0 0 964k 0 --:--:-- --:--:-- --:--:-- 964k
>>> janet: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/janet-1.18.1.tar.gz
>>> janet: Checking sha512sums...
janet-1.18.1.tar.gz: OK
mips-64-bit.patch: OK
>>> janet: Unpacking /var/cache/distfiles/v3.15/janet-1.18.1.tar.gz...
>>> janet: mips-64-bit.patch
patching file src/include/janet.h
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/abstract.boot.o -c src/core/abstract.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/array.boot.o -c src/core/array.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/asm.boot.o -c src/core/asm.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/buffer.boot.o -c src/core/buffer.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/bytecode.boot.o -c src/core/bytecode.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/capi.boot.o -c src/core/capi.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/cfuns.boot.o -c src/core/cfuns.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/compile.boot.o -c src/core/compile.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/corelib.boot.o -c src/core/corelib.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/debug.boot.o -c src/core/debug.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/emit.boot.o -c src/core/emit.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/ev.boot.o -c src/core/ev.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/fiber.boot.o -c src/core/fiber.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/gc.boot.o -c src/core/gc.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/inttypes.boot.o -c src/core/inttypes.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/io.boot.o -c src/core/io.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/marsh.boot.o -c src/core/marsh.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/math.boot.o -c src/core/math.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/net.boot.o -c src/core/net.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/os.boot.o -c src/core/os.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/parse.boot.o -c src/core/parse.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/peg.boot.o -c src/core/peg.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/pp.boot.o -c src/core/pp.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/regalloc.boot.o -c src/core/regalloc.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/run.boot.o -c src/core/run.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/specials.boot.o -c src/core/specials.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/state.boot.o -c src/core/state.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/string.boot.o -c src/core/string.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/strtod.boot.o -c src/core/strtod.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/struct.boot.o -c src/core/struct.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/symcache.boot.o -c src/core/symcache.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/table.boot.o -c src/core/table.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/tuple.boot.o -c src/core/tuple.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/util.boot.o -c src/core/util.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/value.boot.o -c src/core/value.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/vector.boot.o -c src/core/vector.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/vm.boot.o -c src/core/vm.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/core/wrap.boot.o -c src/core/wrap.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/boot/array_test.boot.o -c src/boot/array_test.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/boot/boot.boot.o -c src/boot/boot.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/boot/buffer_test.boot.o -c src/boot/buffer_test.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/boot/number_test.boot.o -c src/boot/number_test.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/boot/system_test.boot.o -c src/boot/system_test.c
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/boot/table_test.boot.o -c src/boot/table_test.c
cp src/mainclient/shell.c build/c/shell.c
gcc -Os -fomit-frame-pointer -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -c build/c/shell.c -o build/shell.o
gcc -DJANET_BOOTSTRAP -DJANET_BUILD="\"6ef8a4d4d7\"" -O0 -g -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/janet_boot build/core/abstract.boot.o build/core/array.boot.o build/core/asm.boot.o build/core/buffer.boot.o build/core/bytecode.boot.o build/core/capi.boot.o build/core/cfuns.boot.o build/core/compile.boot.o build/core/corelib.boot.o build/core/debug.boot.o build/core/emit.boot.o build/core/ev.boot.o build/core/fiber.boot.o build/core/gc.boot.o build/core/inttypes.boot.o build/core/io.boot.o build/core/marsh.boot.o build/core/math.boot.o build/core/net.boot.o build/core/os.boot.o build/core/parse.boot.o build/core/peg.boot.o build/core/pp.boot.o build/core/regalloc.boot.o build/core/run.boot.o build/core/specials.boot.o build/core/state.boot.o build/core/string.boot.o build/core/strtod.boot.o build/core/struct.boot.o build/core/symcache.boot.o build/core/table.boot.o build/core/tuple.boot.o build/core/util.boot.o build/core/value.boot.o build/core/vector.boot.o build/core/vm.boot.o build/core/wrap.boot.o build/boot/array_test.boot.o build/boot/boot.boot.o build/boot/buffer_test.boot.o build/boot/number_test.boot.o build/boot/system_test.boot.o build/boot/table_test.boot.o -lm -lpthread -lrt -ldl
build/janet_boot . JANET_PATH '/usr/lib/janet' > build/c/janet.c
cksum build/c/janet.c
2886038331 2241880 build/c/janet.c
gcc -Os -fomit-frame-pointer -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -c build/c/janet.c -o build/janet.o
gcc -rdynamic -Os -fomit-frame-pointer -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -o build/janet build/janet.o build/shell.o -lm -lpthread -lrt -ldl
gcc -rdynamic -Os -fomit-frame-pointer -std=c99 -Wall -Wextra -Isrc/include -Isrc/conf -fvisibility=hidden -fPIC -Wl,-soname,libjanet.so.1.18 -shared -o build/libjanet.so build/janet.o build/shell.o -lm -lpthread -lrt -ldl
ar rcs build/libjanet.a build/janet.o build/shell.o
./build/janet tools/patch-header.janet src/include/janet.h src/conf/janetconf.h build/janet.h
echo 'prefix=/usr' > build/janet.pc
echo 'exec_prefix=${prefix}' >> build/janet.pc
echo 'includedir=/usr/include/janet' >> build/janet.pc
echo 'libdir=/usr/lib' >> build/janet.pc
echo "" >> build/janet.pc
echo "Name: janet" >> build/janet.pc
echo "Url: https://janet-lang.org" >> build/janet.pc
echo "Description: Library for the Janet programming language." >> build/janet.pc
build/janet -e '(print "Version: " janet/version)' >> build/janet.pc
echo 'Cflags: -I${includedir}' >> build/janet.pc
echo 'Libs: -L${libdir} -ljanet' >> build/janet.pc
echo 'Libs.private: -lm -lpthread -lrt -ldl' >> build/janet.pc
build/janet tools/gendoc.janet > build/doc.html
for f in test/suite*.janet; do ./build/janet "$f" || exit; done
Running test suite 0 tests...
[32m✔[0m "addition": true
[32m✔[0m "subtraction": true
[32m✔[0m "multiplication": true
[32m✔[0m "left shift": true
[32m✔[0m "right shift": true
[32m✔[0m "less than integers": true
[32m✔[0m "less than reals": true
[32m✔[0m "greater than integers": true
[32m✔[0m "greater than reals": true
[32m✔[0m "less than or equal to integers": true
[32m✔[0m "less than or equal to reals": true
[32m✔[0m "greater than or equal to integers": true
[32m✔[0m "greater than or equal to reals": true
[32m✔[0m "modulo 1": true
[32m✔[0m "modulo 2": true
[32m✔[0m "type ordering": true
[32m✔[0m "buffer literal": true
[32m✔[0m "get nil from empty struct": true
[32m✔[0m "get nil from empty table": true
[32m✔[0m "get non nil from struct": true
[32m✔[0m "get non nil from table": true
[32m✔[0m "get non nil from buffer": true
[32m✔[0m "get nil from buffer oob": true
[32m✔[0m "can add to empty table":
[32m✔[0m "can add to non-empty table":
[32m✔[0m "false literal": true
[32m✔[0m "true literal": true
[32m✔[0m "nil literal": true
[32m✔[0m "bit or": true
[32m✔[0m "bit and": true
[32m✔[0m "bit xor": true
[32m✔[0m "bit xor 2": true
[32m✔[0m "nested function calls": true
[32m✔[0m "hex escapes": true
[32m✔[0m "escape character": true
[32m✔[0m "tab character": true
[32m✔[0m "f91(10) = 91": true
[32m✔[0m "f91(11) = 91": true
[32m✔[0m "f91(20) = 91": true
[32m✔[0m "f91(31) = 91": true
[32m✔[0m "f91(100) = 91": true
[32m✔[0m "f91(101) = 91": true
[32m✔[0m "f91(102) = 92": true
[32m✔[0m "f91(103) = 93": true
[32m✔[0m "f91(104) = 94": true
[32m✔[0m "fib(0)": true
[32m✔[0m "fib(1)": true
[32m✔[0m "fib(2)": true
[32m✔[0m "fib(3)": true
[32m✔[0m "fib(4)": true
[32m✔[0m "fib(5)": true
[32m✔[0m "fib(6)": true
[32m✔[0m "fib(7)": true
[32m✔[0m "fib(8)": true
[32m✔[0m "fib(9)": true
[32m✔[0m "fib(10)": true
[32m✔[0m "inner closure 1": true
[32m✔[0m "inner closure 2": true
[32m✔[0m "inner closure 3": true
[32m✔[0m "quote shorthand": true
[32m✔[0m "loop in closure": true
[32m✔[0m "loop globally": true
[32m✔[0m "struct order does not matter 1": true
[32m✔[0m "struct order does not matter 2": true
[32m✔[0m "symbol function": true
[32m✔[0m "fiber error result": true
[32m✔[0m "fiber error status": true
[32m✔[0m "initial transfer to new fiber": true
[32m✔[0m "second transfer to fiber": true
[32m✔[0m "return from fiber": true
[32m✔[0m "finished fiber is dead": true
[32m✔[0m "var arg no arguments": true
[32m✔[0m "var arg no packed arguments": true
[32m✔[0m "var arg tuple size 1": true
[32m✔[0m "var arg tuple size 2, 2 normal args": true
[32m✔[0m "var arg large tuple": true
[32m✔[0m "compose - +": true
[32m✔[0m "compose + -": true
[32m✔[0m "compose -+ +-": true
[32m✔[0m "compose +- -+": true
[32m✔[0m "emojis \xF0\x9F\x99\x89 :)": true
[32m✔[0m utf8 strings are not symbols and vi...: true
[32m✔[0m "unicode escape 1": true
[32m✔[0m "unicode escape 2": true
[32m✔[0m "unicode escape 3": true
[32m✔[0m "unicode escape 4": true
[32m✔[0m "@ symbol": true
[32m✔[0m "@-- symbol": true
[32m✔[0m "@hey symbol": true
[32m✔[0m "merge sort merge 1": true
[32m✔[0m "merge sort merge 2": true
[32m✔[0m "merge sort merge 3": true
[32m✔[0m "merge sort merge 4": true
[32m✔[0m "sort 1": true
[32m✔[0m "sort 2": true
[32m✔[0m "sort 3": true
[32m✔[0m "sort 4": true
[32m✔[0m "two gensyms not equal": true
[32m✔[0m "many symbols": true
[32m✔[0m "simple let": true
[32m✔[0m "destructured let": true
[32m✔[0m "double destructured let": true
[32m✔[0m "defn macro": true
[32m✔[0m "defn macro triple": true
[32m✔[0m "when macro": true
[32m✔[0m "nil key struct literal": true
[32m✔[0m "nil key table literal": true
[32m✔[0m "nil key struct ctor": true
[32m✔[0m "nil key table ctor": true
[32m✔[0m "nan key struct ctor": true
[32m✔[0m "nan key table ctor": true
[32m✔[0m "nan key struct literal": true
[32m✔[0m "nan key table literal": true
[32m✔[0m "nil value struct ctor": true
[32m✔[0m "nil value table ctor": true
[32m✔[0m "nil value struct literal": true
[32m✔[0m "nil value table literal": true
[32m✔[0m "regression test": true
[32m✔[0m "regression #137 (1)": true
[32m✔[0m "regression #137 (2)": true
[32m✔[0m "regression #137 (3)": true
[32m✔[0m "regression #137 (4)": true
[32m✔[0m "regression #137 (5)": true
[32m✔[0m "regression #137 (6)": true
[32m✔[0m "truthy values": true
[32m✔[0m "non-truthy values": true
[32m✔[0m "struct literal duplicate keys": true
[32m✔[0m "struct constructor duplicate keys": true
[32m✔[0m "table literal duplicate keys": true
[32m✔[0m "table constructor duplicate keys": true
[32m✔[0m "compare-primitive integers (1)": true
[32m✔[0m "compare-primitive integers (2)": true
[32m✔[0m "compare-primitive strings": true
[32m✔[0m "compare integers (1)": true
[32m✔[0m "compare integers (2)": true
[32m✔[0m "compare strings (1)": true
[32m✔[0m "compare less than integers": true
[32m✔[0m "compare not greater than integers": true
[32m✔[0m "compare less than reals": true
[32m✔[0m "compare greater than integers": true
[32m✔[0m "compare greater than reals": true
[32m✔[0m "compare less than reals": true
[32m✔[0m "compare less than or equal to integers": true
[32m✔[0m "compare less than or equal to reals": true
[32m✔[0m compare greater than or equal to in...: true
[32m✔[0m "compare greater than or equal to reals": true
[32m✔[0m "compare type ordering": true
[32m✔[0m "compare num to object (1)": true
[32m✔[0m "compare object to num (2)": true
[32m✔[0m "compare object to object": true
[32m✔[0m "compare< poly": true
[32m✔[0m "compare> poly": true
[32m✔[0m "compare<= poly": true
[32m✔[0m "compare= poly": true
[32m✔[0m "polymorphic sort": true
[32m✔[0m compare polymorphic <...: true
[32m✔[0m compare polymorphic 3 0": true
[32m✔[0m "compare polymorphic 4 -1": true
[32m✔[0m "compare polymorphic -9 1": true
[32m✔[0m "compare polymorphic 3 0": true
[32m✔[0m "compare polymorphic 4 -1": true
[32m✔[0m "compare polymorphic -9 1": true
[32m✔[0m "compare polymorphic 3 0": true
[32m✔[0m "compare polymorphic 3 -1": true
[32m✔[0m "compare polymorphic 3 1": true
[32m✔[0m "compare polymorphic 3 0": true
[32m✔[0m "compare polymorphic 3 -1": true
[32m✔[0m "compare polymorphic 3 1": true
[32m✔[0m compare polymorphic inf -1": true
[32m✔[0m "compare polymorphic inf -1": true
[32m✔[0m "compare polymorphic -inf -1": true
[32m✔[0m "compare polymorphic -inf -1": true
[32m✔[0m "compare polymorphic -nan 0": true
[32m✔[0m "compare polymorphic -nan 0": true
[32m✔[0m "any? 1": true
[32m✔[0m "any? 2": true
[32m✔[0m "any? 3": true
[32m✔[0m "any? 4": true
[32m✔[0m "any? 5": true
[32m✔[0m "any? 6": true
Test suite 0 finished in 0.007 seconds
186 of 186 tests passed.
Running test suite 1 tests...
[32m✔[0m "sqrt(160000)=400": true
[32m✔[0m "struct get": true
[32m✔[0m "struct get": true
[32m✔[0m "struct get": true
[32m✔[0m "struct get": true
[32m✔[0m "struct get": true
[32m✔[0m "check do form regression": true
[32m✔[0m "check do form regression": true
[32m✔[0m "(random) between 0 and 1": true
[32m✔[0m "table get 1": true
[32m✔[0m "table get proto": true
[32m✔[0m "table get 2": true
[32m✔[0m "proto no effect": true
[32m✔[0m "simple long string": true
[32m✔[0m "long string with embedded quotes": true
[32m✔[0m long string with embedded quotes an...: true
[32m✔[0m fiber creation does not call fiber ...: true
[32m✔[0m fiber debug statement breaks at pro...: true
[32m✔[0m "fiber enters debug state": true
[32m✔[0m "fiber resumes properly from debug state": true
[32m✔[0m "fiber properly dies from debug state": true
[32m✔[0m "max triangle": true
[32m✔[0m "string/join 1 argument": true
[32m✔[0m "string/join 2 arguments": true
[32m✔[0m "string/join empty array": true
[32m✔[0m "string/find positive": true
[32m✔[0m "string/find negative": true
[32m✔[0m "dictionary destructuring 1": true
[32m✔[0m "dictionary destructuring 2": true
[32m✔[0m "dictionary destructuring 3": true
[32m✔[0m "dictionary destructuring 4": true
[32m✔[0m dictionary destructuring 5 - expres...: true
[32m✔[0m "marshal nil": true
[32m✔[0m "marshal false": true
[32m✔[0m "marshal true": true
[32m✔[0m "marshal small integers": true
[32m✔[0m "marshal integers (-1)": true
[32m✔[0m "marshal small integers (199)": true
[32m✔[0m "marshal medium integers (5000)": true
[32m✔[0m "marshal small integers (-5000)": true
[32m✔[0m "marshal large integers (10000)": true
[32m✔[0m "marshal large integers (-10000)": true
[32m✔[0m "marshal double": true
[32m✔[0m "marshal string": true
[32m✔[0m "marshal symbol": true
[32m✔[0m "marshal buffer": true
[32m✔[0m "marshal array": true
[32m✔[0m "marshal tuple": true
[32m✔[0m "marshal table": true
[32m✔[0m "marshal struct": true
[32m✔[0m "marshal function 0": true
[32m✔[0m "marshal function 1": true
[32m✔[0m "marshal function 2": true
[32m✔[0m "marshal function 3": true
[32m✔[0m "marshal function 4": true
[32m✔[0m "marshal function 5": true
[32m✔[0m "marshal simple fiber 1": true
[32m✔[0m "marshal simple fiber 2": true
[32m✔[0m "cyclic struct": true
[32m✔[0m "long function compilation": true
[32m✔[0m "if-let": true
[32m✔[0m "if-let 2": true
[32m✔[0m "sum map": true
[32m✔[0m "juxt": true
[32m✔[0m "case macro": true
[32m✔[0m "case with default": true
[32m✔[0m "seq macro 1": true
[32m✔[0m "seq macro 2": true
[32m✔[0m "loop :range-to": true
[32m✔[0m "loop :down-to": true
[32m✔[0m "not= 1": true
[32m✔[0m "not= 2": true
[32m✔[0m "closure in loop 0": true
[32m✔[0m "closure in loop 1": true
[32m✔[0m "closure in loop 2": true
[32m✔[0m "closure in loop 3": true
[32m✔[0m "closure in loop 4": true
[32m✔[0m "numerical equal 1": true
[32m✔[0m "numerical equal 2": true
[32m✔[0m "numerical equal 3": true
[32m✔[0m "numerical equal 4": true
[32m✔[0m "numerical equal 5": true
[32m✔[0m "array to tuple": true
[32m✔[0m "array comparison": true
[32m✔[0m "array comparison 2": true
[32m✔[0m "array comparison 3": true
[32m✔[0m "array/slice 1": true
[32m✔[0m "array/slice 2": true
[32m✔[0m "odd? 1": true
[32m✔[0m "odd? 2": true
[32m✔[0m "odd? 3": true
[32m✔[0m "odd? 4": true
[32m✔[0m "odd? 5": true
[32m✔[0m "odd? 6": true
[32m✔[0m "odd? 7": true
[32m✔[0m "odd? 8": true
[32m✔[0m "odd? 9": true
[32m✔[0m "even? 1": true
[32m✔[0m "even? 2": true
[32m✔[0m "even? 3": true
[32m✔[0m "even? 4": true
[32m✔[0m "even? 5": true
[32m✔[0m "even? 6": true
[32m✔[0m "even? 7": true
[32m✔[0m "even? 8": true
[32m✔[0m "even? 9": true
[32m✔[0m "assert error": true
[32m✔[0m "assert error": true
[32m✔[0m "assert error": true
[32m✔[0m "assert error": true
[32m✔[0m "assert error": true
[32m✔[0m "sort 5": true
[32m✔[0m "sort 6": true
[32m✔[0m "and true true": true
[32m✔[0m "and true false": true
[32m✔[0m "and false true": true
[32m✔[0m "and true true true": true
[32m✔[0m "and 0 1 2": true
[32m✔[0m "and 0 1 nil": true
[32m✔[0m "and 1": true
[32m✔[0m "and with no arguments": true
[32m✔[0m "or true true": true
[32m✔[0m "or true false": true
[32m✔[0m "or false true": true
[32m✔[0m "or false true": true
[32m✔[0m "or true true false": true
[32m✔[0m "or 0 1 2": true
[32m✔[0m "or nil 1 2": true
[32m✔[0m "or 1": true
[32m✔[0m "or with no arguments": true
Test suite 1 finished in 0.017 seconds
130 of 130 tests passed.
Running test suite 2 tests...
[32m✔[0m "buffer equal 1": true
[32m✔[0m "buffer equal 2": true
[32m✔[0m "buffer not equal 1": true
[32m✔[0m "buffer not equal 2": true
[32m✔[0m "buffer instantiation": true
[32m✔[0m "buffer length": true
[32m✔[0m "nested seq": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate in loop": true
[32m✔[0m "generate loop count": true
[32m✔[0m "x1 as symbol": true
[32m✔[0m "X1 as symbol": true
[32m✔[0m "string/find 1": true
[32m✔[0m "string/find 2": true
[32m✔[0m "string/has-prefix? 1": true
[32m✔[0m "string/has-prefix? 2": true
[32m✔[0m "string/has-prefix? 3": true
[32m✔[0m "string/has-suffix? 1": true
[32m✔[0m "string/has-suffix? 2": true
[32m✔[0m "string/has-suffix? 3": true
[32m✔[0m "string/replace 1": true
[32m✔[0m "string/replace-all 1": true
[32m✔[0m "string/replace-all 2": true
[32m✔[0m "string/ascii-lower": true
[32m✔[0m "string/ascii-lower": true
[32m✔[0m "string/reverse 1": true
[32m✔[0m "string/reverse 2": true
[32m✔[0m "string/reverse 3": true
[32m✔[0m "string/reverse 4": true
[32m✔[0m "string/join 1": true
[32m✔[0m "string/join 2": true
[32m✔[0m "string/join 3": true
[32m✔[0m "string/join 4": true
[32m✔[0m "string/trim 1": true
[32m✔[0m "string/trim 2": true
[32m✔[0m "string/trim 3": true
[32m✔[0m "string/trim 4": true
[32m✔[0m "string/triml 1": true
[32m✔[0m "string/triml 2": true
[32m✔[0m "string/triml 3": true
[32m✔[0m "string/trimr 1": true
[32m✔[0m "string/trimr 2": true
[32m✔[0m "string/trimr 3": true
[32m✔[0m "string/split 1": true
[32m✔[0m "string/split 2": true
[32m✔[0m "string/find-all 1": true
[32m✔[0m "string/find-all 2": true
[32m✔[0m "string/find error 1": true
[32m✔[0m "string/split error 1": true
[32m✔[0m "string/replace error 1": true
[32m✔[0m "string/replace-all error 1": true
[32m✔[0m "string/find-all error 1": true
[32m✔[0m "abstract? stdout": true
[32m✔[0m "abstract? stdin": true
[32m✔[0m "abstract? stderr": true
[32m✔[0m "not abstract? nil": true
[32m✔[0m "not abstract? 1": true
[32m✔[0m "not abstract? 3": true
[32m✔[0m "not abstract? 5": true
Test suite 2 finished in 0.003 seconds
132 of 132 tests passed.
Running test suite 3 tests...
[32m✔[0m "(range 10)": true
[32m✔[0m "(range 1 10)": true
[32m✔[0m "zipcoll": true
[32m✔[0m "def-": true
[32m✔[0m "match 1": true
[32m✔[0m "match 2": true
[32m✔[0m "match 3": true
[32m✔[0m "regression 1": true
[32m✔[0m "scan-number 1": true
[32m✔[0m "scan-number -1": true
[32m✔[0m "scan-number 1.3e4": true
[32m✔[0m "if-not 1": true
[32m✔[0m "if-not 2": true
[32m✔[0m "if-not 3": true
[32m✔[0m "if-not 4": true
[32m✔[0m "unless": true
[32m✔[0m "loop :pairs": true
[32m✔[0m "bad arity 1": true
[32m✔[0m "bad arity 2": true
[32m✔[0m "bad arity 3": true
[32m✔[0m "bad arity 4": true
[32m✔[0m "bad arity 5": true
[32m✔[0m "fibasm 1": true
[32m✔[0m "fibasm 2": true
[32m✔[0m "fibasm 3": true
[32m✔[0m "fibasm 4": true
[32m✔[0m "calling struct": true
[32m✔[0m "calling table": true
[32m✔[0m "calling table too many arguments": true
[32m✔[0m "calling keyword too many arguments": true
[32m✔[0m "calling number fails": true
[32m✔[0m "oo 1": true
[32m✔[0m "oo 2": true
[32m✔[0m "+ check types": true
[32m✔[0m "- check types": true
[32m✔[0m "* check types": true
[32m✔[0m "/ check types": true
[32m✔[0m "band check types": true
[32m✔[0m "bor check types": true
[32m✔[0m "bxor check types": true
[32m✔[0m "bnot check types": true
[32m✔[0m "buffer bit set and clear": true
[32m✔[0m "buffer bit set and clear": true
[32m✔[0m "buffer/blit 1": true
[32m✔[0m "buffer/blit 2": true
[32m✔[0m "buffer/blit 3": true
[32m✔[0m "buffer blit against self": true
[32m✔[0m "buffer/push-word 1": true
[32m✔[0m "buffer/push-word 2": true
[32m✔[0m "buffer/push-word 3": true
[32m✔[0m "buffer/push-word 4": true
[32m✔[0m "buffer/push-buffer 1": true
[32m✔[0m "buffer/push-buffer 2": true
[32m✔[0m "buffer/format on self 1": true
[32m✔[0m "buffer/format on self 2": true
[32m✔[0m "check-match abcd": true
[32m✔[0m "check-match abc": true
[32m✔[0m "check-match abcde": true
[32m✔[0m "check-match hello": true
[32m✔[0m "check-match hello world": true
[32m✔[0m "check-match 1he11o": true
[32m✔[0m "check-match ": true
[32m✔[0m "peg/compile error 1": true
[32m✔[0m "peg/compile error 2": true
[32m✔[0m "peg/compile error 3": true
[32m✔[0m "peg/compile error 4": true
[32m✔[0m "peg/compile error 5": true
[32m✔[0m "check-match 10.240.250.250": true
[32m✔[0m "check-match 0.0.0.0": true
[32m✔[0m "check-match 1.2.3.4": true
[32m✔[0m "check-match 256.2.3.4": true
[32m✔[0m "check-match 256.2.3.2514": true
[32m✔[0m i have a dog called doug the dog. h...: true
[32m✔[0m i have a dog called doug the dog. h...: true
[32m✔[0m "i have a dog called doug the do": true
[32m✔[0m "i have a dog called doug the dog": true
[32m✔[0m "i have a dog called doug the dogg": true
[32m✔[0m "i have a dog called doug the doggg": true
[32m✔[0m "i have a dog called doug the dogggg": true
[32m✔[0m "check-deep 1,2,3": true
[32m✔[0m "check-deep 1,\"2\",3": true
[32m✔[0m "check-deep 1,\"1\"\"\",3": true
[32m✔[0m "check-deep abc": true
[32m✔[0m "check-deep acc": true
[32m✔[0m "check-deep abc": true
[32m✔[0m "check-deep ": true
[32m✔[0m "check-deep ": true
[32m✔[0m "check-deep abcdefg": true
[32m✔[0m "check-deep ce": true
[32m✔[0m "check-deep 123": true
[32m✔[0m "check-deep 0x86": true
[32m✔[0m "check-deep -1.3e-7": true
[32m✔[0m "check-deep 123A": true
[32m✔[0m "check-match c": true
[32m✔[0m "check-match acb": true
[32m✔[0m "check-match aacbb": true
[32m✔[0m "check-match aadbb": true
[32m✔[0m "check-match [[]]": true
[32m✔[0m "check-match [==[a]==]": true
[32m✔[0m "check-match [==[]===]": true
[32m✔[0m "check-match [[blark]]": true
[32m✔[0m "check-match [[bl[ark]]": true
[32m✔[0m "check-match [[bl]rk]]": true
[32m✔[0m "check-match [[bl]rk]] ": true
[32m✔[0m "check-match [=[bl]]rk]=] ": true
[32m✔[0m "check-match [=[bl]==]rk]=] ": true
[32m✔[0m "check-match [===[]==]===]": true
[32m✔[0m "check-match `john": true
[32m✔[0m "check-match abc": true
[32m✔[0m "check-match ` `": true
[32m✔[0m "check-match ` `": true
[32m✔[0m "check-match `` ``": true
[32m✔[0m "check-match ``` `` ```": true
[32m✔[0m "check-match `` ```": true
[32m✔[0m "check-deep abcd": true
[32m✔[0m "check-deep ": true
[32m✔[0m "check-deep abcd\n": true
[32m✔[0m "check-deep abcd\nz": true
[32m✔[0m "check-match y": true
[32m✔[0m "check-match xyx": true
[32m✔[0m "check-match xxxxxxxyxxxxxxx": true
[32m✔[0m "check-match xyxx": true
[32m✔[0m check-match xxxxxxxxxxxxxxxxxxxxxxx...: true
[32m✔[0m check-match xxxxxxxxxxxxxxxxxxxxxxx...: true
[32m✔[0m check-match xxxxxxxxxxxxxxxxxxxxxxx...: true
[32m✔[0m "check-match y": true
[32m✔[0m "check-match xyx": true
[32m✔[0m "check-match xxxxxxxyxxxxxxx": true
[32m✔[0m "check-match xyxx": true
[32m✔[0m check-match xxxxxxxxxxxxxxxxxxxxxxx...: true
[32m✔[0m check-match xxxxxxxxxxxxxxxxxxxxxxx...: true
[32m✔[0m check-match xxxxxxxxxxxxxxxxxxxxxxx...: true
[32m✔[0m "check-match `john": true
[32m✔[0m "check-match abc": true
[32m✔[0m "check-match ` `": true
[32m✔[0m "check-match ` `": true
[32m✔[0m "check-match `` ``": true
[32m✔[0m "check-match ``` `` ```": true
[32m✔[0m "check-match `` ```": true
[32m✔[0m "check-match ": true
[32m✔[0m "check-match hi": true
[32m✔[0m "check-match no": true
[32m✔[0m "check-match ": true
[32m✔[0m "check-match hi": true
[32m✔[0m "check-match no": true
[32m✔[0m "check-deep hello": true
[32m✔[0m "check-deep hello": true
[32m✔[0m "regression #24": true
[32m✔[0m "errors should not be swallowed": "expected integer key in range [0, 1), got nil"
[32m✔[0m "errors should not be swallowed 2": " called with 0 arguments, expected 1"
[32m✔[0m "normal tuple": true
[32m✔[0m "normal tuple 1": true
[32m✔[0m "bracketed tuple 2": true
[32m✔[0m "normal tuple marshalled/unmarshalled": true
[32m✔[0m "normal tuple marshalled/unmarshalled": true
[32m✔[0m "check-match abcdef": true
[32m✔[0m "check-match abcabc": true
[32m✔[0m "check-match defdef": true
[32m✔[0m "check-match abeef": true
[32m✔[0m "check-match aabeef": true
[32m✔[0m "check-match aaaaaa": true
[32m✔[0m "check-deep a": true
[32m✔[0m "check-deep a": true
[32m✔[0m "check-deep a": true
[32m✔[0m "check-deep a": true
[32m✔[0m "check-deep \xFF": true
[32m✔[0m "check-deep \xFF": true
[32m✔[0m "check-deep \xFF": true
[32m✔[0m "check-deep \xFF": true
[32m✔[0m "check-deep \xFF\x7F": true
[32m✔[0m "check-deep \x7F\xFF": true
[32m✔[0m "check-deep \xFF\x7F": true
[32m✔[0m "check-deep \x7F\xFF": true
[32m✔[0m "check-deep \x7F\xFF": true
[32m✔[0m "check-deep \xFF\x7F\0\0\0\0\0\0": true
[32m✔[0m "check-deep \xFF\x7F\0\0\0\0\0\0": true
[32m✔[0m "check-deep \xFF\x7F\0\0\0\0\0": true
[32m✔[0m "check-deep \xFF\x7F\0\0\0\0\0": true
[32m✔[0m "check-deep 123": true
[32m✔[0m "check-deep aaaa": true
[32m✔[0m "check-deep aaaa": true
[32m✔[0m "check-deep aaaa": true
[32m✔[0m "check-deep aaaa": true
[32m✔[0m "check-deep aaaa": true
[32m✔[0m "check-deep aaaa": true
[32m✔[0m "check-deep foobar
": true
[32m✔[0m "check-deep foobar
": true
Test suite 3 finished in 0.016 seconds
187 of 187 tests passed.
Running test suite 4 tests...
[32m✔[0m "%6.3f": true
[32m✔[0m "%6.3f": true
[32m✔[0m "%6.3f": true
[32m✔[0m "UTF-8": true
[32m✔[0m "\xCF\x80": true
[32m✔[0m "\xCF\x80": true
[32m✔[0m "%6.3f": true
[32m✔[0m "%6.3f": true
[32m✔[0m "%6.3f": true
[32m✔[0m "UTF-8": true
[32m✔[0m "\xCF\x80": true
[32m✔[0m "\xCF\x80": true
[32m✔[0m "range 1 argument": true
[32m✔[0m "range 2 arguments": true
[32m✔[0m "range 3 arguments": true
[32m✔[0m "marshal nested functions": true
[32m✔[0m "marshal nested functions in fiber": true
[32m✔[0m "marshal nested fibers": true
[32m✔[0m "issue 53 regression": true
[32m✔[0m "bracket tuples are never special forms": true
[32m✔[0m "bracket tuples are never macros": true
[32m✔[0m "bracket tuples are never function calls": true
[32m✔[0m "extra keywords in def are metadata tags": true
[32m✔[0m "extra struct in def is metadata": true
[32m✔[0m "extra struct in defn is metadata": true
[32m✔[0m "extra string in defn is docstring": true
Test suite 4 finished in 0.002 seconds
26 of 26 tests passed.
Running test suite 5 tests...
[32m✔[0m "array/remove 1": true
[32m✔[0m "array/remove 2": true
[32m✔[0m "array/remove 3": true
[32m✔[0m "array/remove 4": true
[32m✔[0m "break 1": true
[32m✔[0m "break 2": true
[32m✔[0m "break 3": true
[32m✔[0m "break 4": true
[32m✔[0m "take 1": true
[32m✔[0m "take 2": true
[32m✔[0m "take 3": true
[32m✔[0m "take 4": true
[32m✔[0m "take 5": true
[32m✔[0m "take from fiber": true
[32m✔[0m "take from short fiber": true
[32m✔[0m "take-until 1": true
[32m✔[0m "take-until 2": true
[32m✔[0m "take-until 3": true
[32m✔[0m "take-until 4": true
[32m✔[0m "take-until 5": true
[32m✔[0m "take-until 6": true
[32m✔[0m "take-until from fiber": true
[32m✔[0m "take-while 1": true
[32m✔[0m "take-while 2": true
[32m✔[0m "take-while 3": true
[32m✔[0m "take-while 4": true
[32m✔[0m "take-while 5": true
[32m✔[0m "take-while from fiber": true
[32m✔[0m "drop 1": true
[32m✔[0m "drop 2": true
[32m✔[0m "drop 3": true
[32m✔[0m "drop 4": true
[32m✔[0m "drop 5": true
[32m✔[0m :invalid-type: true
[32m✔[0m "drop-until 1": true
[32m✔[0m "drop-until 2": true
[32m✔[0m "drop-until 3": true
[32m✔[0m "drop-until 4": true
[32m✔[0m "drop-until 5": true
[32m✔[0m "drop-until 6": true
[32m✔[0m "quasiquote bracket tuples": true
Test suite 5 finished in 0.004 seconds
41 of 41 tests passed.
Running test suite 6 tests...
[32m✔[0m "create some uint64 bigints": true
[32m✔[0m "create some int64 bigints": true
[32m✔[0m "bad initializers": true
[32m✔[0m "bigint operations 1": true
[32m✔[0m "bigint operations 2": true
[32m✔[0m "i64 prints reasonably": true
[32m✔[0m "u64 prints reasonably": true
[32m✔[0m "trap INT64_MIN / -1": true
[32m✔[0m "dyn usage 1": true
[32m✔[0m "dyn usage 2": true
[32m✔[0m "dyn usage 3": true
[32m✔[0m "dyn usage 4": true
[32m✔[0m "keyword args 1": true
[32m✔[0m "keyword args 2": true
[32m✔[0m "parser 1": true
[32m✔[0m "parser 2": true
[32m✔[0m "parser 3": true
[32m✔[0m "reject invalid utf-8 symbol": true
[32m✔[0m "reject invalid utf-8 keyword": true
[32m✔[0m "parser location 1": true
[32m✔[0m "parser location 2": true
[32m✔[0m "parser location 3": true
[32m✔[0m "string/check-set 1": true
[32m✔[0m "string/check-set 2": true
[32m✔[0m "string/check-set 3": true
[32m✔[0m "string/check-set 4": true
[32m✔[0m "string/check-set 5": true
[32m✔[0m "string/check-set 6": true
[32m✔[0m "peg marshal 1":
[32m✔[0m "peg marshal 2":
[32m✔[0m "peg marshal 3": true
[32m✔[0m "peg marshal 4":
[32m✔[0m "peg marshal 5":
[32m✔[0m "peg marshal 6":
[32m✔[0m "peg marshal 7":
[32m✔[0m "peg marshal 8":
[32m✔[0m "peg marshal 9":
[32m✔[0m "peg marshal 10":
[32m✔[0m "peg marshal 11":
[32m✔[0m "peg marshal 12":
[32m✔[0m "peg marshal 13":
[32m✔[0m "peg marshal 14":
[32m✔[0m "peg marshal 15":
[32m✔[0m "right hand operators 1": true
[32m✔[0m "right hand operators 2": true
[32m✔[0m "right hand operators 3": true
[32m✔[0m "module/expand-path 1": true
[32m✔[0m "module/expand-path 2": true
[32m✔[0m "module/expand-path 3": true
[32m✔[0m "module/expand-path 4": true
[32m✔[0m "module/expand-path 5": true
[32m✔[0m "module/expand-path 6": true
[32m✔[0m "module/expand-path 7": true
[32m✔[0m "module/expand-path 8": true
[32m✔[0m "subtract from int/u64": true
[32m✔[0m "odd? 1": true
[32m✔[0m "odd? 2": true
[32m✔[0m "odd? 3": true
[32m✔[0m "odd? 4": true
[32m✔[0m "odd? 5": true
[32m✔[0m "odd? 6": true
[32m✔[0m "even? 1": true
[32m✔[0m "even? 2": true
[32m✔[0m "even? 3": true
[32m✔[0m "even? 4": true
[32m✔[0m "even? 5": true
[32m✔[0m "even? 6": true
[32m✔[0m "int/s64 (mod 1 2) expected 1, got 1": true
[32m✔[0m "int/s64 (% 1 2) expected 1, got 1": true
[32m✔[0m "int/s64 (mod 1 3) expected 1, got 1": true
[32m✔[0m "int/s64 (% 1 3) expected 1, got 1": true
[32m✔[0m "int/s64 (mod 4 2) expected 0, got 0": true
[32m✔[0m "int/s64 (% 4 2) expected 0, got 0": true
[32m✔[0m "int/s64 (mod 4 1) expected 0, got 0": true
[32m✔[0m "int/s64 (% 4 1) expected 0, got 0": true
[32m✔[0m "int/s64 (mod 10 3) expected 1, got 1": true
[32m✔[0m "int/s64 (% 10 3) expected 1, got 1": true
[32m✔[0m "int/s64 (mod 10 -3) expected -2, got -2": true
[32m✔[0m "int/s64 (% 10 -3) expected 1, got 1": true
[32m✔[0m "int/s64 (mod -10 3) expected 2, got 2": true
[32m✔[0m "int/s64 (% -10 3) expected -1, got -1": true
[32m✔[0m "int/s64 (mod -10 -3) expected -1, got -1": true
[32m✔[0m "int/s64 (% -10 -3) expected -1, got -1": true
Test suite 6 finished in 0.003 seconds
83 of 83 tests passed.
Running test suite 7 tests...
[32m✔[0m "complex peg grammar 1":
[32m✔[0m "complex peg grammar 2":
[32m✔[0m "destructuring and varargs": true
[32m✔[0m :abc: true
[32m✔[0m "table/clone 1": true
[32m✔[0m "table/clone 1": true
[32m✔[0m "no \\r in doc strings": true
[32m✔[0m "module/expand-path 1": true
[32m✔[0m "variadic comp 1": true
[32m✔[0m "variadic comp 2": true
[32m✔[0m "variadic comp 3": true
[32m✔[0m "variadic comp 4": true
[32m✔[0m "variadic comp 5": true
[32m✔[0m "variadic comp 6": true
[32m✔[0m "variadic comp 7": true
[32m✔[0m "function shorthand 1": true
[32m✔[0m "function shorthand 2": true
[32m✔[0m "function shorthand 3": true
[32m✔[0m "function shorthand 4": true
[32m✔[0m "function shorthand 5": true
[32m✔[0m "function shorthand 6": true
[32m✔[0m "function shorthand 7": true
[32m✔[0m "function shorthand 8": true
[32m✔[0m "function shorthand 9": true
[32m✔[0m "function shorthand 10": true
[32m✔[0m "debug/fbreak": true
[32m✔[0m "take 10": true
[32m✔[0m "drop 10": true
[32m✔[0m "print and prin to buffer 1": true
[32m✔[0m "eprint and eprin to buffer 1": true
[32m✔[0m "empty bracket tuple literal": true
[32m✔[0m "with-vars 1": true
[32m✔[0m "with-vars 2": true
[32m✔[0m "with-vars 3": true
[32m✔[0m "string/trim regression": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-int test": true
[32m✔[0m "math/rng-uniform test": true
[32m✔[0m "math/rng-buffer 1": true
[32m✔[0m "math/rng-buffer 2": true
[32m✔[0m "os/date": true
[32m✔[0m "os/mktime": true
[32m✔[0m "UTC os/mktime": true
[32m✔[0m "local os/mktime": true
[32m✔[0m "os/mktime default values": true
[32m✔[0m "print buffer to self": true
[32m✔[0m "getenv works": true
[32m✔[0m "environ works": true
[32m✔[0m "cryptorand skips value sometimes": true
[32m✔[0m "cryptorand has value sometimes": true
[32m✔[0m "cryptorand doesn't overwrite buffer": true
[32m✔[0m "cryptorand appends to buffer": true
[32m✔[0m "nested quasiquote": true
[32m✔[0m "comptime 1": true
[32m✔[0m "arity issue in macro": true
[32m✔[0m "comptime issue": true
[32m✔[0m "temp files work": true
[32m✔[0m "when-with 1": true
[32m✔[0m "if-with 1": true
[32m✔[0m "eachk 1": true
trace [test/suite0007.janet] on line 311, column 1: (def my-unique-var-name true) is true
[32m✔[0m "tracev upscopes": true
[32m✔[0m "gensym not empty, regression #753": true
Test suite 7 finished in 0.075 seconds
209 of 209 tests passed.
Running test suite 8 tests...
[32m✔[0m bf input '++++++++[>++++[>++>+++>++...: true
[32m✔[0m bf input '>++++++++[-<+++++++++>]<....: true
[32m✔[0m bf input '+[+[<<<+>>>>]+<-<-<<<+<++...: true
[32m✔[0m "label 1": true
[32m✔[0m "label 2": true
[32m✔[0m "prompt 1": true
[32m✔[0m "prompt 2": true
[32m✔[0m "prompt 3": true
[32m✔[0m "match 1": true
[32m✔[0m "match 2": true
[32m✔[0m "match 3": true
[32m✔[0m "match 4": true
[32m✔[0m "match 5": true
[32m✔[0m "and 1": true
[32m✔[0m "or 1": true
[32m✔[0m "regression #300":
[32m✔[0m "match wildcard 1": true
[32m✔[0m "match wildcard 2": true
[32m✔[0m "match wildcard 3": true
[32m✔[0m "match wildcard 4": true
[32m✔[0m "match wildcard 5": true
[32m✔[0m "match wildcard 6": true
[32m✔[0m "match wildcard 7": true
[32m✔[0m "match wildcard 8": true
[32m✔[0m "buffer/blit 1": true
[32m✔[0m "buffer/blit 2": true
[32m✔[0m "buffer/blit 3": true
[32m✔[0m "buffer/blit 4": true
[32m✔[0m "buffer/blit 5": true
[32m✔[0m "chr 1": true
[32m✔[0m "detach-non-resumable-closure 1": true
[32m✔[0m "detach-non-resumable-closure 2": true
[32m✔[0m "marshal-non-resumable-closure 1": true
[32m✔[0m "marshal-non-resumable-closure 2": true
[32m✔[0m "marshal-live-closure 1": true
[32m✔[0m "marshal-live-closure 2": true
[32m✔[0m "marshal-on-stack-closure 1": true
[32m✔[0m "reduce2 1": true
[32m✔[0m "reduce2 2": true
[32m✔[0m "reduce2 3": true
[32m✔[0m "accumulate 1": true
[32m✔[0m "accumulate2 1": true
[32m✔[0m "accumulate2 2": true
[32m✔[0m "accumulate 2": true
[32m✔[0m "perm 1": true
[32m✔[0m "perm 2": true
[32m✔[0m "perm 3": true
[32m✔[0m "perm 4": true
[32m✔[0m "perm 5": true
[32m✔[0m "perm 6": true
[32m✔[0m "perm 7": true
[32m✔[0m "perm 8": true
[32m✔[0m "perm 9": true
[32m✔[0m "unmarshal errors 1": true
[32m✔[0m "unmarshal errors 2": true
[32m✔[0m "unmarshal errors 3": true
[32m✔[0m "unmarshal errors 4": true
[32m✔[0m "in vs get 1": true
[32m✔[0m "in vs get 1": true
[32m✔[0m "tuple comparison 1": true
[32m✔[0m "tuple comparison 2": true
[32m✔[0m "tuple comparison 3": true
[32m✔[0m "tuple comparison 4": true
[32m✔[0m "tuple comparison 5": true
[32m✔[0m "tuple comparison 6": true
[32m✔[0m "lenprefix 1":
[32m✔[0m "lenprefix 2": true
[32m✔[0m "lenprefix 3": true
[32m✔[0m "lenprefix 4": true
[32m✔[0m "lenprefix 5": true
[32m✔[0m "lenprefix 6": true
[32m✔[0m "lenprefix 7": true
[32m✔[0m "strangeloop 1": true
[32m✔[0m "strangeloop 2": true
[32m✔[0m "lookhead does not move cursor":
[32m✔[0m "peg thru 1":
[32m✔[0m "peg thru 2": true
[32m✔[0m "peg thru 3": true
[32m✔[0m "peg thru/to 1": true
[32m✔[0m "peg thru/to 2": true
[32m✔[0m "peg thru/to 3": true
[32m✔[0m "repeat alias 1":
[32m✔[0m "repeat alias 2":
[32m✔[0m "repeat alias 3": true
[32m✔[0m "round trip jdn": true
[32m✔[0m "round trip jdn": true
[32m✔[0m "round trip jdn": true
[32m✔[0m "round trip jdn": true
[32m✔[0m "round trip jdn": true
[32m✔[0m "round trip jdn": true
[32m✔[0m "round trip jdn": true
[32m✔[0m "round trip jdn": true
[32m✔[0m "issue 428 1": true
[32m✔[0m "issue 428 2": true
[32m✔[0m "inline get 1": true
[32m✔[0m "keyword slice": true
[32m✔[0m "symbol slice": true
[32m✔[0m "peg find 1": true
[32m✔[0m "peg find 2": true
[32m✔[0m "peg find-all": true
[32m✔[0m "replacer test replace": true
[32m✔[0m "replacer test replace-all": true
[32m✔[0m "replacer test replace": true
[32m✔[0m "replacer test replace-all": true
[32m✔[0m "replacer test replace": true
[32m✔[0m "replacer test replace-all": true
[32m✔[0m "replacer test replace": true
[32m✔[0m "replacer test replace-all": true
[32m✔[0m "peg empty pattern 1": true
[32m✔[0m "peg empty pattern 2": true
[32m✔[0m "peg empty pattern 3": true
[32m✔[0m "peg empty pattern 4": true
[32m✔[0m "peg empty pattern 5": true
[32m✔[0m "peg empty pattern 6": true
[32m✔[0m "simple number capture 1": true
[32m✔[0m "simple number capture 2": true
Test suite 8 finished in 0.010 seconds
116 of 116 tests passed.
Running test suite 9 tests...
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "capture stdout from os/spawn pre close.": true
[32m✔[0m "capture stdout from os/spawn post close.": true
[32m✔[0m "pipe stdin to process": true
[32m✔[0m "pipe stdin to process 2": true
[32m✔[0m "round trip pipeline in process": true
[32m✔[0m "Process was *not* terminated by parent": true
[32m✔[0m "parallel subprocesses 1": true
[32m✔[0m "parallel subprocesses 2": true
[32m✔[0m "file writing 1": true
[32m✔[0m "file writing 2": true
[32m✔[0m "file writing 3": true
[32m✔[0m "File writing 4.2": true
[32m✔[0m "File writing 4.1": true
[32m✔[0m "ev/gather 1": true
[32m✔[0m "ev/gather 2": true
[32m✔[0m "ev/gather 3": true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "made server 1":
[32m✔[0m "echo hello": true
[32m✔[0m "echo world": true
[32m✔[0m echo abcdabcdabcdabcdabcdabcdabcdab...: true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "localname should match peername": true
[32m✔[0m "ev/pipe 1": true
[32m✔[0m "ev/cancel 1": true
[32m✔[0m "os/execute self": 0
[32m✔[0m "ev/chan-close 1": true
[32m✔[0m "ev/chan-close 2": true
[32m✔[0m "ev/chan-close 3": true
Test suite 9 finished in 0.361 seconds
169 of 169 tests passed.
Running test suite 10 tests...
[32m✔[0m "index-of 1": true
[32m✔[0m "index-of 2": true
[32m✔[0m "index-of 3": true
[32m✔[0m "index-of 4": true
[32m✔[0m "index-of 5": true
[32m✔[0m "index-of 6": true
[32m✔[0m "index-of 7": true
[32m✔[0m "index-of 8": true
[32m✔[0m "index-of 9": true
[32m✔[0m "index-of 10": true
[32m✔[0m "index-of 11": true
[32m✔[0m "issue 463": true
[32m✔[0m "macex1 qq struct": true
[32m✔[0m "macex1 qq table": true
[32m✔[0m "macex1 qq tuple": true
[32m✔[0m "macex1 qq bracket tuple": true
[32m✔[0m "macex1 qq array": true
[32m✔[0m "cancel resume 1": true
[32m✔[0m "cancel resume 2": true
[32m✔[0m "cancel resume 3": true
[32m✔[0m "cancel resume 4": true
[32m✔[0m "curenv 1": true
[32m✔[0m "curenv 2": true
[32m✔[0m "curenv 3": true
[32m✔[0m "curenv 4": true
[32m✔[0m "import macro 1": true
[32m✔[0m "import macro 2": true
[32m✔[0m "walk square brackets 1": true
[32m✔[0m "walk square brackets 2": true
[32m✔[0m "int types wrap around": true
[32m✔[0m "indent 1 (indent=0)": true
[32m✔[0m "indent 2 (indent=0)": true
[32m✔[0m "indent 3 (indent=1)": true
[32m✔[0m "indent 4 (indent=0)": true
[32m✔[0m "indent 5 (indent=1)": true
[32m✔[0m "indent 6 (indent=0)": true
[32m✔[0m "indent 7 (indent=1)": true
[32m✔[0m "indent 8 (indent=0)": true
[32m✔[0m "indent 9 (indent=1)": true
[32m✔[0m "indent 10 (indent=4)": true
[32m✔[0m "indent 11 (indent=4)": true
[32m✔[0m "indent 12 (indent=4)": true
[32m✔[0m "indent 13 (indent=4)": true
[32m✔[0m "indent 14 (indent=4)": true
[32m✔[0m "indent 15 (indent=4)": true
[32m✔[0m "string/find-all 1": true
[32m✔[0m "string/find-all 2": true
[32m✔[0m "string/split 1": true
[32m✔[0m "string/split 2": true
[32m✔[0m "less than immediate 1": true
[32m✔[0m "less than immediate 2": true
[32m✔[0m "greater than immediate 1": true
[32m✔[0m "greater than immediate 2": true
[32m✔[0m "os/execute with env": true
[32m✔[0m "regression #638": true
[32m✔[0m "get-in with false value": true
[32m✔[0m "get-in with false value and default": true
Test suite 10 finished in 0.008 seconds
57 of 57 tests passed.
for f in examples/*.janet; do ./build/janet -k "$f"; done
examples/urlloader.janet:16:10: compile warning (normal): file/popen is deprecated
>>> janet: Entering fakeroot...
>>> janet-static*: Running split function static...
>>> janet-static*: Preparing subpackage janet-static...
>>> janet-static*: Stripping binaries
>>> janet-static*: Running postcheck for janet-static
>>> janet-dev*: Running split function dev...
>>> janet-dev*: Preparing subpackage janet-dev...
>>> janet-dev*: Stripping binaries
>>> janet-dev*: Running postcheck for janet-dev
>>> janet-doc*: Running split function doc...
>>> janet-doc*: Preparing subpackage janet-doc...
>>> janet-doc*: Running postcheck for janet-doc
>>> janet*: Running postcheck for janet
>>> janet*: Preparing package janet...
>>> janet*: Stripping binaries
>>> janet-dev*: Scanning shared objects
>>> janet-doc*: Scanning shared objects
>>> janet-static*: Scanning shared objects
>>> janet*: Scanning shared objects
>>> janet-dev*: Tracing dependencies...
janet=1.18.1-r0
pkgconfig
>>> janet-dev*: Package size: 128.0 KB
>>> janet-dev*: Compressing data...
>>> janet-dev*: Create checksum...
>>> janet-dev*: Create janet-dev-1.18.1-r0.apk
>>> janet-doc*: Tracing dependencies...
>>> janet-doc*: Package size: 224.0 KB
>>> janet-doc*: Compressing data...
>>> janet-doc*: Create checksum...
>>> janet-doc*: Create janet-doc-1.18.1-r0.apk
>>> janet-static*: Tracing dependencies...
so:libc.musl-x86_64.so.1
>>> janet-static*: Package size: 576.0 KB
>>> janet-static*: Compressing data...
>>> janet-static*: Create checksum...
>>> janet-static*: Create janet-static-1.18.1-r0.apk
>>> janet*: Tracing dependencies...
so:libc.musl-x86_64.so.1
>>> janet*: Package size: 1.2 MB
>>> janet*: Compressing data...
>>> janet*: Create checksum...
>>> janet*: Create janet-1.18.1-r0.apk
>>> janet: Build complete at Thu, 21 Oct 2021 23:53:59 +0000 elapsed time 0h 0m 18s
>>> janet: Cleaning up srcdir
>>> janet: Cleaning up pkgdir
>>> janet: Uninstalling dependencies...
(1/1) Purging .makedepends-janet (20211021.235342)
OK: 344 MiB in 95 packages
>>> janet: Updating the community/x86_64 repository index...
>>> janet: Signing the index...