changelog shortlog graph tags branches files raw help

Mercurial > org > docs / changeset: stats

changeset 16: 46fb6a10d2e1
parent 15: 963aeb8cf382
child 17: 2601788ab805
author: ellis <ellis@rwest.io>
date: Fri, 29 Dec 2023 00:43:43 -0500
files: core/api/readme.org core/install.org core/lib/pwn.org core/readme.org core/stats.org core/tests.org core/todo.org demo/readme.org demo/stats.org infra/quickstart.org infra/readme.org infra/stats.org meta/babel.org meta/readme.org meta/style.org meta/workflows.org
description: stats
     1.1--- a/core/api/readme.org	Sun Dec 17 23:41:03 2023 -0500
     1.2+++ b/core/api/readme.org	Fri Dec 29 00:43:43 2023 -0500
     1.3@@ -2,5 +2,40 @@
     1.4 #+OPTIONS: ^:nil toc:nil num:nil html-postamble:nil
     1.5 #+EXPORT_FILE_NAME: index
     1.6 
     1.7-This documentation is automatically generated based on the most recent
     1.8-official core build.
     1.9+=TODO=
    1.10+
    1.11+This documentation is automatically generated based on the default
    1.12+branch of the [[https://vc.compiler.company/comp/core][core]].
    1.13+
    1.14+#+begin_src lisp :results silent
    1.15+(ql:quickload :dot)
    1.16+#+end_src
    1.17+
    1.18+#+begin_src lisp :results output replace
    1.19+  (defmethod dot:graph-object-node ((graph (eql 'core-api)) (obj cons))
    1.20+    (make-instance 'dot:node 
    1.21+      :attributes '(:shape :box)))
    1.22+
    1.23+  (defmethod dot:graph-object-points-to ((graph (eql 'core-api)) (obj cons))
    1.24+    (list (car obj)
    1.25+          (make-instance 'dot:attributed
    1.26+            :object (cdr obj)
    1.27+            :attributes '(:weight 3))))
    1.28+
    1.29+  (defmethod graph-object-node ((graph (eql 'core-api)) (obj symbol))
    1.30+    (make-instance 'dot:node
    1.31+      :attributes `(:label ,obj
    1.32+                    :shape :hexagon)))
    1.33+
    1.34+
    1.35+  (dot:print-graph 
    1.36+   (dot:generate-graph-from-roots 'core-api (list)
    1.37+                                  '(:rankdir "LR" :layout "twopi" :labelloc "t")))
    1.38+#+end_src
    1.39+
    1.40+#+RESULTS:
    1.41+: digraph {
    1.42+: rankdir=LR;
    1.43+: layout="twopi";
    1.44+: labelloc="t";
    1.45+: }
     2.1--- a/core/install.org	Sun Dec 17 23:41:03 2023 -0500
     2.2+++ b/core/install.org	Fri Dec 29 00:43:43 2023 -0500
     2.3@@ -1,6 +1,6 @@
     2.4 {{{header(core/install,Richard Westhaver,ellis@rwest.io,core installation
     2.5 guide)}}} 
     2.6-
     2.7+#+property: header-args :dir /home/ellis/dev/comp/core/
     2.8 The core is distributed via our public package registry:
     2.9 [[https://packy.compiler.company][packy.compiler.company]]. You can install any part of the core - from a
    2.10 complete Linux system to individual packages. Refer to the packy
    2.11@@ -58,10 +58,10 @@
    2.12 :   Load 1 ASDF system:
    2.13 :     bin/skel
    2.14 : ; Loading "bin/skel"
    2.15-: .......
    2.16-: compressed 32768 bytes into 5079 at level 9
    2.17-: compressed 236388352 bytes into 9579898 at level 9
    2.18-: compressed 8552448 bytes into 2637947 at level 9
    2.19+: .....
    2.20+: compressed 32768 bytes into 5072 at level 9
    2.21+: compressed 236388352 bytes into 9827524 at level 9
    2.22+: compressed 8650752 bytes into 2675367 at level 9
    2.23 : compressed 0 bytes into 9 at level 9
    2.24 
    2.25 *** organ
    2.26@@ -80,9 +80,9 @@
    2.27 ; Loading "bin/organ"
    2.28 ..................................................
    2.29 [package bin/organ].
    2.30-compressed 32768 bytes into 5088 at level 9
    2.31-compressed 236388352 bytes into 9364780 at level 9
    2.32-compressed 8355840 bytes into 2588308 at level 9
    2.33+compressed 32768 bytes into 5091 at level 9
    2.34+compressed 236388352 bytes into 9489254 at level 9
    2.35+compressed 8454144 bytes into 2613538 at level 9
    2.36 compressed 0 bytes into 9 at level 9
    2.37 #+end_example
    2.38 
    2.39@@ -100,9 +100,9 @@
    2.40 :     bin/rdb
    2.41 : ; Loading "bin/rdb"
    2.42 : ....
    2.43-: compressed 32768 bytes into 5071 at level 9
    2.44-: compressed 236388352 bytes into 9386823 at level 9
    2.45-: compressed 8421376 bytes into 2593084 at level 9
    2.46+: compressed 32768 bytes into 5092 at level 9
    2.47+: compressed 236388352 bytes into 9547824 at level 9
    2.48+: compressed 8486912 bytes into 2622227 at level 9
    2.49 : compressed 0 bytes into 9 at level 9
    2.50 
    2.51 *** homer
    2.52@@ -120,10 +120,11 @@
    2.53     bin/homer
    2.54 ; Loading "bin/homer"
    2.55 ..................................................
    2.56+[package packy]...................................
    2.57 [package bin/homer].
    2.58-compressed 32768 bytes into 5094 at level 9
    2.59-compressed 236388352 bytes into 9586720 at level 9
    2.60-compressed 8552448 bytes into 2634135 at level 9
    2.61+compressed 32768 bytes into 5082 at level 9
    2.62+compressed 236388352 bytes into 9835733 at level 9
    2.63+compressed 8650752 bytes into 2673858 at level 9
    2.64 compressed 0 bytes into 9 at level 9
    2.65 #+end_example
    2.66 
    2.67@@ -142,11 +143,10 @@
    2.68     bin/packy
    2.69 ; Loading "bin/packy"
    2.70 ..................................................
    2.71-[package packy]...................................
    2.72 [package bin/packy].
    2.73-compressed 32768 bytes into 5086 at level 9
    2.74-compressed 236388352 bytes into 9303422 at level 9
    2.75-compressed 8323072 bytes into 2579589 at level 9
    2.76+compressed 32768 bytes into 5082 at level 9
    2.77+compressed 236388352 bytes into 9355401 at level 9
    2.78+compressed 8355840 bytes into 2591920 at level 9
    2.79 compressed 0 bytes into 9 at level 9
    2.80 #+end_example
    2.81 ** Rust
     3.1--- a/core/lib/pwn.org	Sun Dec 17 23:41:03 2023 -0500
     3.2+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3@@ -1,12 +0,0 @@
     3.4-{{{header(pwn,Richard Westhaver,ellis@rwest.io)}}}
     3.5-
     3.6-=pwn= is a collection of mischievous software and data. The software
     3.7-in this namespace is intended for pen-testing, exploit analysis,
     3.8-disassembly, and other useful things.
     3.9-
    3.10-* Packages
    3.11-** pwn/diz
    3.12-=diz= is a disassembler program leveraging the [[http://www.capstone-engine.org/][Capstone
    3.13-framework]]. =SB-CAPSTONE= is a contrib module built-in to SBCL which
    3.14-we wrap with some additional functions suited to our workflow. There
    3.15-is a corresponding CLI application documented [[file:https:/compiler.company/docs/core/app/diz.html][here]].
     4.1--- a/core/readme.org	Sun Dec 17 23:41:03 2023 -0500
     4.2+++ b/core/readme.org	Fri Dec 29 00:43:43 2023 -0500
     4.3@@ -1,37 +1,14 @@
     4.4 {{{header(docs/core,Richard Westhaver,ellis@rwest.io)}}}
     4.5 #+EXPORT_FILE_NAME: index
     4.6 
     4.7-#+begin_src shell :dir ~/dev/comp/core/ :results pp :exports results
     4.8-  tokei -t=rust,lisp
     4.9-#+end_src
    4.10-
    4.11-#+RESULTS:
    4.12-#+begin_example
    4.13-===============================================================================
    4.14- Language            Files        Lines         Code     Comments       Blanks
    4.15-===============================================================================
    4.16- Lisp                  156        19763        15193         2104         2466
    4.17--------------------------------------------------------------------------------
    4.18- Rust                  142        12407        10732          443         1232
    4.19- |- Markdown           101          804            0          709           95
    4.20- (Total)                          13211        10732         1152         1327
    4.21-===============================================================================
    4.22- Total                 298        32170        25925         2547         3698
    4.23-===============================================================================
    4.24-#+end_example
    4.25-
    4.26 - [[file:install.org][Install]] :: Install Guide
    4.27-
    4.28 - [[file:tests.org][Tests]] :: Testing Guide
    4.29-
    4.30   - [[https://packy.compiler.company/report/cover/core/cover-index.html][Coverage]] :: Code Coverage Report
    4.31-
    4.32   - [[https://packy.compiler.company/report/trace/core.json][Trace]] :: Chrome-compatible trace
    4.33-
    4.34+- [[file:stats.org][Stats]] :: Project Statistics
    4.35+- [[file:todo.org][Todo]] :: Project Tasks
    4.36 - [[file:notes.org][Notes]] :: Internal Notes
    4.37 
    4.38-- [[file:todo.org][Todo]] :: project tasks
    4.39-
    4.40 * [[file:app][APP]] 
    4.41 App Docs
    4.42 
     5.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2+++ b/core/stats.org	Fri Dec 29 00:43:43 2023 -0500
     5.3@@ -0,0 +1,56 @@
     5.4+# -*- org-export-babel-evaluate: nil -*-
     5.5+{{{header(docs/core,Richard Westhaver,ellis@rwest.io)}}}
     5.6+#+property: header-args :dir /home/ellis/dev/comp/core/
     5.7+#+begin_src shell :results pp :exports results
     5.8+  tokei -t=rust,lisp
     5.9+#+end_src
    5.10+
    5.11+#+RESULTS:
    5.12+#+begin_example
    5.13+===============================================================================
    5.14+ Language            Files        Lines         Code     Comments       Blanks
    5.15+===============================================================================
    5.16+ Lisp                  259        29567        22520         3163         3884
    5.17+-------------------------------------------------------------------------------
    5.18+ Rust                  142        12407        10732          443         1232
    5.19+ |- Markdown           101          804            0          709           95
    5.20+ (Total)                          13211        10732         1152         1327
    5.21+===============================================================================
    5.22+ Total                 401        41974        33252         3606         5116
    5.23+===============================================================================
    5.24+#+end_example
    5.25+
    5.26+#+name: tally-package-symbols
    5.27+#+begin_src lisp :exports both
    5.28+  (quickload-core-systems)
    5.29+  (defparameter *core-packages* '("STD" "SXP" "PARSE" "CLI" "XKB" "ALPM" "BTRFS" "BQN" "K"
    5.30+                                  "TREE-SITTER" "URING" "ZSTD" "BLAKE3" "ROCKSDB" "RDB" "SKEL" 
    5.31+                                  "ORGAN" "NLP" "DAT" "OBJ" "LOG" "NET" "PACKY" "GUI" "SYN" "DOC"))
    5.32+  (defvar *core-symbols* nil)
    5.33+
    5.34+  (loop with n = 0
    5.35+        for pkg in *core-packages*
    5.36+        do (loop for s being the external-symbols of (find-package pkg)
    5.37+                 do (incf n)
    5.38+                    (print (type-of s))
    5.39+                    (pushnew s *core-symbols*))
    5.40+        finally (return (cons (length *core-packages*) n)))
    5.41+#+end_src
    5.42+
    5.43+#+RESULTS: tally-package-symbols
    5.44+: (24 . 1571)
    5.45+
    5.46+#+name: tally-functions-and-symbols
    5.47+#+begin_src lisp :exports both
    5.48+  (defvar *core-functions* nil)
    5.49+  (defvar *core-variables* nil)
    5.50+  (loop for s in *core-symbols*
    5.51+        do (let ((f (fboundp s))
    5.52+                 (v (boundp s)))
    5.53+             (when f (pushnew s *core-functions*))
    5.54+             (when v (pushnew s *core-variables*)))
    5.55+        finally (return (cons (length *core-functions*) (length *core-variables*))))
    5.56+#+end_src
    5.57+
    5.58+#+RESULTS: tally-functions-and-symbols
    5.59+: (1098 . 75)
     6.1--- a/core/tests.org	Sun Dec 17 23:41:03 2023 -0500
     6.2+++ b/core/tests.org	Fri Dec 29 00:43:43 2023 -0500
     6.3@@ -227,42 +227,100 @@
     6.4 #+RESULTS: start-slime
     6.5 : #<buffer *inferior-lisp*>
     6.6 
     6.7-#+name: load-core-systems
     6.8-#+begin_src lisp :results output replace :exports both
     6.9-  (ql:quickload :std)
    6.10-  (ql:quickload :rt)
    6.11-  (ql:quickload :sxp)
    6.12-  (ql:quickload :parse)
    6.13-  (ql:quickload :cli)
    6.14-  (ql:quickload :xkb)
    6.15-  ;; (ql:quickload :alpm)
    6.16-  (ql:quickload :btrfs)
    6.17-  (ql:quickload :bqn)
    6.18-  (ql:quickload :k)
    6.19-  (ql:quickload :tree-sitter)
    6.20-  (ql:quickload :uring)
    6.21-  (ql:quickload :zstd)
    6.22-  (ql:quickload :blake3)
    6.23-  (ql:quickload :rocksdb)
    6.24-  (ql:quickload :rdb)
    6.25-  (ql:quickload :skel)
    6.26-  (ql:quickload :organ)
    6.27-  (ql:quickload :nlp)
    6.28-  (ql:quickload :dot)
    6.29-  (ql:quickload :obj)
    6.30-  (ql:quickload :log)
    6.31-  (ql:quickload :net)
    6.32-  ;; (ql:quickload :pwn)
    6.33-  (ql:quickload :packy)
    6.34+#+name: quickload-core-systems
    6.35+#+begin_src lisp :results silent :exports code
    6.36+  (defun quickload-core-systems ()
    6.37+    (ql:quickload :std)
    6.38+    (ql:quickload :rt)
    6.39+    (ql:quickload :sxp)
    6.40+    (ql:quickload :parse)
    6.41+    (ql:quickload :cli)
    6.42+    (ql:quickload :xkb)
    6.43+    ;; (ql:quickload :alpm)
    6.44+    (ql:quickload :btrfs)
    6.45+    ;; (ql:quickload :bqn)
    6.46+    (ql:quickload :k)
    6.47+    (ql:quickload :tree-sitter)
    6.48+    (ql:quickload :uring)
    6.49+    (ql:quickload :zstd)
    6.50+    (ql:quickload :blake3)
    6.51+    (ql:quickload :rocksdb)
    6.52+    (ql:quickload :rdb)
    6.53+    (ql:quickload :xdb)
    6.54+    (ql:quickload :skel)
    6.55+    (ql:quickload :organ)
    6.56+    (ql:quickload :nlp)
    6.57+    (ql:quickload :obj)
    6.58+    (ql:quickload :log)
    6.59+    (ql:quickload :net)
    6.60+    (ql:quickload :packy))
    6.61 #+end_src
    6.62 
    6.63-#+RESULTS: load-core-systems
    6.64+#+name: gen-core-coverage-report
    6.65+#+begin_src lisp :results silent :exports both
    6.66+  ;; (require :sb-cover)
    6.67+  (defun gen-report (system &optional (directory #P"/mnt/y/data/packy/report/cover/core/"))
    6.68+
    6.69+    (progn
    6.70+      (declaim (optimize sb-cover:store-coverage-data))
    6.71+      (asdf:compile-system system)
    6.72+      (asdf:test-system system)
    6.73+      (prog1
    6.74+          (sb-cover:report directory)
    6.75+        (declaim (optimize (sb-cover:store-coverage-data 0))))))
    6.76+
    6.77+  (defun gen-core-coverage-report ()
    6.78+    (time
    6.79+     (progn 
    6.80+       (gen-report :std)
    6.81+       (setq *sxp-test-file* "lisp/lib/sxp/tests.sxp")
    6.82+       (gen-report :sxp)
    6.83+       (gen-report :parse)
    6.84+       (gen-report :cli)
    6.85+       (gen-report :xkb)
    6.86+       ;; (gen-report :alpm)
    6.87+       ;; (gen-report :btrfs)
    6.88+       ;; (gen-report :bqn)
    6.89+       ;; (gen-report :k)
    6.90+       (gen-report :tree-sitter)
    6.91+       (gen-report :uring)
    6.92+       (gen-report :zstd)
    6.93+       (gen-report :blake3)
    6.94+       (gen-report :rocksdb)
    6.95+       (gen-report :rdb)
    6.96+       (gen-report :xdb)
    6.97+       (gen-report :skel)
    6.98+       (gen-report :organ)
    6.99+       (gen-report :nlp)
   6.100+       (gen-report :obj)
   6.101+       (gen-report :log)
   6.102+       (gen-report :net)
   6.103+       (gen-report :packy))))
   6.104+#+end_src
   6.105+
   6.106+#+RESULTS: gen-core-coverage-report
   6.107+
   6.108+#+name: gen-trace-report
   6.109+#+begin_src lisp :results output :exports code
   6.110+  (quickload-core-systems)
   6.111+  (trace "STD" "SXP" "PARSE" "CLI" "XKB" "SKEL" "ORGAN" 
   6.112+         "OBJ" "XDB" "LOG" "NET" "PACKY" "NLP"
   6.113+         "ROCKSDB" "K" "BTRFS" "TREE-SITTER" "ZSTD" "BLAKE3" "URING")
   6.114+  (rt/trace:start-tracing)
   6.115+  (gen-core-coverage-report)
   6.116+  (rt/trace:stop-tracing)
   6.117+  (rt/trace:save-report "/mnt/y/data/packy/report/trace/core.json")
   6.118+  (sb-thread:print-allocator-histogram)
   6.119+  (std:dump-thread)
   6.120+#+end_src
   6.121+
   6.122+#+RESULTS: gen-trace-report
   6.123 #+begin_example
   6.124 To load "std":
   6.125   Load 1 ASDF system:
   6.126     std
   6.127 ; Loading "std"
   6.128-..
   6.129+
   6.130 To load "rt":
   6.131   Load 1 ASDF system:
   6.132     rt
   6.133@@ -282,7 +340,7 @@
   6.134   Load 1 ASDF system:
   6.135     cli
   6.136 ; Loading "cli"
   6.137-[package cli/progress].........
   6.138+
   6.139 To load "xkb":
   6.140   Load 1 ASDF system:
   6.141     xkb
   6.142@@ -293,11 +351,6 @@
   6.143     btrfs
   6.144 ; Loading "btrfs"
   6.145 
   6.146-To load "bqn":
   6.147-  Load 1 ASDF system:
   6.148-    bqn
   6.149-; Loading "bqn"
   6.150-
   6.151 To load "k":
   6.152   Load 1 ASDF system:
   6.153     k
   6.154@@ -333,15 +386,16 @@
   6.155     rdb
   6.156 ; Loading "rdb"
   6.157 
   6.158+To load "xdb":
   6.159+  Load 1 ASDF system:
   6.160+    xdb
   6.161+; Loading "xdb"
   6.162+
   6.163 To load "skel":
   6.164   Load 1 ASDF system:
   6.165     skel
   6.166 ; Loading "skel"
   6.167-[package dot].....................................
   6.168-[package skel/core]...............................
   6.169-[package skel/comp]...............................
   6.170-[package skel/viz]................................
   6.171-[package skel/deploy]..........
   6.172+
   6.173 To load "organ":
   6.174   Load 1 ASDF system:
   6.175     organ
   6.176@@ -352,11 +406,6 @@
   6.177     nlp
   6.178 ; Loading "nlp"
   6.179 
   6.180-To load "dot":
   6.181-  Load 1 ASDF system:
   6.182-    dot
   6.183-; Loading "dot"
   6.184-
   6.185 To load "obj":
   6.186   Load 1 ASDF system:
   6.187     obj
   6.188@@ -371,350 +420,67 @@
   6.189   Load 1 ASDF system:
   6.190     net
   6.191 ; Loading "net"
   6.192-.
   6.193+
   6.194 To load "packy":
   6.195   Load 1 ASDF system:
   6.196     packy
   6.197 ; Loading "packy"
   6.198 
   6.199-#+end_example
   6.200-
   6.201-#+name: gen-core-coverage-report
   6.202-#+begin_src lisp :results output replace :exports both
   6.203-  (defun gen-report (system &optional (directory #P"/mnt/y/data/report/coverage/core/"))
   6.204-    (progn
   6.205-      (declaim (optimize sb-cover:store-coverage-data))
   6.206-      (asdf:oos 'asdf:load-op system :force t)
   6.207-      (asdf:test-system system)
   6.208-      (prog1
   6.209-          (sb-cover:report directory)
   6.210-        (declaim (optimize (sb-cover:store-coverage-data 0))))))
   6.211-
   6.212-  (defun gen-core-coverage-report ()
   6.213-    (time
   6.214-     (progn 
   6.215-       (gen-report :std)
   6.216-       (setq *sxp-test-file* "lisp/lib/sxp/tests.sxp")
   6.217-       (gen-report :sxp)
   6.218-       (gen-report :parse)
   6.219-       ;; (gen-report :cli)
   6.220-       (gen-report :xkb)
   6.221-       ;; (gen-report :alpm)
   6.222-       (gen-report :btrfs)
   6.223-       (gen-report :bqn)
   6.224-       (gen-report :k)
   6.225-       (gen-report :tree-sitter)
   6.226-       (gen-report :uring)
   6.227-       (gen-report :zstd)
   6.228-       (gen-report :blake3)
   6.229-       (gen-report :rocksdb)
   6.230-       (gen-report :rdb)
   6.231-       (gen-report :skel)
   6.232-       (gen-report :organ)
   6.233-       (gen-report :nlp)
   6.234-       (gen-report :dot)
   6.235-       (gen-report :obj)
   6.236-       (gen-report :log)
   6.237-       ;; (gen-report :pwn)
   6.238-       (gen-report :net)
   6.239-       (gen-report :packy))))
   6.240-#+end_src
   6.241-
   6.242-#+RESULTS: gen-core-coverage-report
   6.243-
   6.244-#+name: gen-trace-report
   6.245-#+begin_src lisp :results output replace :exports both
   6.246-  (trace "STD" "SXP" "PARSE" "CLI" "XKB" "RDB" "SKEL" "ORGAN" "NLP" "DOT" "OBJ" "LOG" "NET" "PACKY")
   6.247-  (rt/trace:start-tracing)
   6.248-  (gen-core-coverage-report)
   6.249-  (rt/trace:stop-tracing)
   6.250-  (rt/trace:save-report "/mnt/y/data/report/trace/core.json")
   6.251-#+end_src
   6.252-
   6.253-#+RESULTS: gen-trace-report
   6.254-#+begin_example
   6.255-; compiling file "/home/ellis/dev/comp/core/lisp/std/named-readtables.lisp" (written 24 NOV 2023 07:25:20 PM):
   6.256-
   6.257-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/named-readtables-tmp4RNSVVC1.fasl
   6.258-; compilation finished in 0:00:00.186
   6.259-; compiling file "/home/ellis/dev/comp/core/lisp/std/pkg.lisp" (written 17 DEC 2023 05:42:24 PM):
   6.260-
   6.261-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/pkg-tmpN626KU7B.fasl
   6.262-; compilation finished in 0:00:00.003
   6.263-; compiling file "/home/ellis/dev/comp/core/lisp/std/err.lisp" (written 13 DEC 2023 03:46:17 PM):
   6.264-
   6.265-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/err-tmpOO0K1B0C.fasl
   6.266-; compilation finished in 0:00:00.023
   6.267-; compiling file "/home/ellis/dev/comp/core/lisp/std/str.lisp" (written 13 DEC 2023 05:59:58 PM):
   6.268-
   6.269-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/str-tmpVFL7JAFK.fasl
   6.270-; compilation finished in 0:00:00.006
   6.271-; compiling file "/home/ellis/dev/comp/core/lisp/std/fmt.lisp" (written 13 DEC 2023 03:47:34 PM):
   6.272-
   6.273-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/fmt-tmpU45RTF.fasl
   6.274-; compilation finished in 0:00:00.023
   6.275-; compiling file "/home/ellis/dev/comp/core/lisp/std/sym.lisp" (written 13 DEC 2023 04:51:54 PM):
   6.276-
   6.277-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/sym-tmpZTS6G7ND.fasl
   6.278-; compilation finished in 0:00:00.006
   6.279-; compiling file "/home/ellis/dev/comp/core/lisp/std/list.lisp" (written 17 DEC 2023 05:42:10 PM):
   6.280-
   6.281-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/list-tmp5TNBATEG.fasl
   6.282-; compilation finished in 0:00:00.013
   6.283-; compiling file "/home/ellis/dev/comp/core/lisp/std/util.lisp" (written 13 DEC 2023 05:26:51 PM):
   6.284-
   6.285-
   6.286-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/util-tmpJL6JXW7Z.fasl
   6.287-; compilation finished in 0:00:00.383
   6.288-; compiling file "/home/ellis/dev/comp/core/lisp/std/readtable.lisp" (written 17 DEC 2023 03:27:38 PM):
   6.289-
   6.290-
   6.291-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/readtable-tmp5PQ00DH7.fasl
   6.292-; compilation finished in 0:00:00.063
   6.293-; compiling file "/home/ellis/dev/comp/core/lisp/std/fu.lisp" (written 17 DEC 2023 03:32:32 PM):
   6.294-
   6.295-
   6.296-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/fu-tmp5R1KP4O2.fasl
   6.297-; compilation finished in 0:00:00.150
   6.298-; compiling file "/home/ellis/dev/comp/core/lisp/std/ana.lisp" (written 13 DEC 2023 03:52:56 PM):
   6.299+in suite std with 11/11 tests:
   6.300+#<PASS CURRY-TEST620> 
   6.301+#<PASS ALIEN-TEST619> 
   6.302+#<PASS PAN-TEST618> 
   6.303+#<PASS ANA-TEST617> 
   6.304+#<PASS FMT-TEST616> 
   6.305+#<FAIL ODD NUMBER OF &KEY ARGUMENTS> 
   6.306+#<PASS ERR-TEST614> 
   6.307+#<PASS LIST-TEST613> 
   6.308+#<PASS STR-TEST612> 
   6.309+#<PASS SYM-TEST611> 
   6.310+#<PASS READTABLES-TEST610> 
   6.311+1 out of 11 total tests failed: 
   6.312+   #<RT:TEST THREAD :FN THREAD-TEST615 :ARGS NIL :PERSIST NIL {100D51CCE3}>.
   6.313+1 unexpected failures: #<FAIL ODD NUMBER OF &KEY ARGUMENTS>.in suite sxp with 4/4 tests:
   6.314+#<PASS SXP-STREAM-TEST660> 
   6.315+#<PASS SXP-STRING-TEST659> 
   6.316+#<PASS SXP-FILE-TEST658> 
   6.317+#<PASS FORMS-TEST657> 
   6.318+No tests failed.
   6.319+; compiling file "/home/ellis/dev/comp/core/lisp/lib/parse/tests.lisp" (written 24 DEC 2023 04:50:53 PM):
   6.320 
   6.321-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/ana-tmpXQDKKJYI.fasl
   6.322-; compilation finished in 0:00:00.016
   6.323-; compiling file "/home/ellis/dev/comp/core/lisp/std/pan.lisp" (written 13 DEC 2023 03:52:44 PM):
   6.324-
   6.325-
   6.326-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/pan-tmpGJ3P31TF.fasl
   6.327-; compilation finished in 0:00:00.016
   6.328-; compiling file "/home/ellis/dev/comp/core/lisp/std/thread.lisp" (written 13 DEC 2023 04:52:49 PM):
   6.329-
   6.330-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/thread-tmpT2P2LFJI.fasl
   6.331-; compilation finished in 0:00:00.003
   6.332-; compiling file "/home/ellis/dev/comp/core/lisp/std/alien.lisp" (written 13 DEC 2023 05:54:54 PM):
   6.333-
   6.334-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/alien-tmpKOV75BS9.fasl
   6.335-; compilation finished in 0:00:00.016
   6.336-; compiling file "/home/ellis/dev/comp/core/lisp/lib/sxp/pkg.lisp" (written 13 DEC 2023 04:21:43 PM):
   6.337-
   6.338-
   6.339-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/sxp/pkg-tmpP07HWIXP.fasl
   6.340-; compilation finished in 0:00:00.030
   6.341-; compiling file "/home/ellis/dev/comp/core/lisp/lib/log/pkg.lisp" (written 13 DEC 2023 04:11:10 PM):
   6.342-
   6.343-
   6.344-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/log/pkg-tmpURW0SA3C.fasl
   6.345-; compilation finished in 0:00:00.023
   6.346-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/pkg.lisp" (written 17 DEC 2023 09:31:35 PM):
   6.347-
   6.348-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/pkg-tmp627QKRZN.fasl
   6.349-; compilation finished in 0:00:00.130
   6.350-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/bench.lisp" (written 17 DEC 2023 06:05:37 PM):
   6.351-
   6.352-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/bench-tmpK8OFNZFV.fasl
   6.353-; compilation finished in 0:00:00.010
   6.354-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/trace.lisp" (written 17 DEC 2023 05:41:51 PM):
   6.355-
   6.356-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/trace-tmpRMCY5COB.fasl
   6.357-; compilation finished in 0:00:00.116
   6.358-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/flamegraph.lisp" (written 17 DEC 2023 06:02:47 PM):
   6.359-
   6.360-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/flamegraph-tmp9TN1FOJ6.fasl
   6.361-; compilation finished in 0:00:00.023
   6.362-; compiling file "/home/ellis/dev/comp/core/lisp/std/tests.lisp" (written 17 DEC 2023 04:04:56 PM):
   6.363-
   6.364-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/std/tests-tmpEID7NJG3.fasl
   6.365+; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/parse/tests-tmp28QY7AHM.fasl
   6.366 ; compilation finished in 0:00:00.006
   6.367-in suite std with 11/11 tests:
   6.368-#<PASS CURRY-TEST894119> 
   6.369-#<PASS ALIEN-TEST894118> 
   6.370-#<PASS PAN-TEST894117> 
   6.371-#<PASS ANA-TEST894116> 
   6.372-#<PASS FMT-TEST894115> 
   6.373-#<PASS THREAD-TEST894114> 
   6.374-#<PASS COND-TEST894113> 
   6.375-#<PASS LIST-TEST894112> 
   6.376-#<PASS STR-TEST894111> 
   6.377-#<PASS SYM-TEST894110> 
   6.378-#<PASS READTABLES-TEST894109> 
   6.379-No tests failed.
   6.380-; compiling file "/home/ellis/dev/comp/core/lisp/lib/sxp/pkg.lisp" (written 13 DEC 2023 04:21:43 PM):
   6.381-
   6.382-
   6.383-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/sxp/pkg-tmp8CJLVG9R.fasl
   6.384-; compilation finished in 0:00:00.033
   6.385-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/pkg.lisp" (written 17 DEC 2023 09:31:35 PM):
   6.386-
   6.387-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/pkg-tmpZCJK45JG.fasl
   6.388-; compilation finished in 0:00:00.123
   6.389-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/bench.lisp" (written 17 DEC 2023 06:05:37 PM):
   6.390-
   6.391-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/bench-tmpQC4TENAZ.fasl
   6.392-; compilation finished in 0:00:00.006
   6.393-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/trace.lisp" (written 17 DEC 2023 05:41:51 PM):
   6.394-
   6.395-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/trace-tmp4HJFFDY3.fasl
   6.396-; compilation finished in 0:00:00.109
   6.397-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/flamegraph.lisp" (written 17 DEC 2023 06:02:47 PM):
   6.398-
   6.399-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/flamegraph-tmp78H81ZL.fasl
   6.400-; compilation finished in 0:00:00.023
   6.401-; compiling file "/home/ellis/dev/comp/core/lisp/lib/sxp/tests.lisp" (written 17 DEC 2023 09:58:45 PM):
   6.402-
   6.403-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/sxp/tests-tmp86K6JU7V.fasl
   6.404-; compilation finished in 0:00:00.003
   6.405-in suite sxp with 4/4 tests:
   6.406-#<PASS SXP-STREAM-TEST941820> 
   6.407-#<PASS SXP-STRING-TEST941819> 
   6.408-#<PASS SXP-FILE-TEST941818> 
   6.409-#<PASS FORMS-TEST941817> 
   6.410-No tests failed.
   6.411-; compiling file "/home/ellis/dev/comp/core/lisp/lib/parse/pkg.lisp" (written 17 DEC 2023 06:42:36 PM):
   6.412-
   6.413-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/parse/pkg-tmp2L6X9BVQ.fasl
   6.414-; compilation finished in 0:00:00.003
   6.415-; compiling file "/home/ellis/dev/comp/core/lisp/lib/parse/lex.lisp" (written 17 DEC 2023 06:54:47 PM):
   6.416-
   6.417-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/parse/lex-tmpES5DCUFN.fasl
   6.418-; compilation finished in 0:00:00.063
   6.419-; compiling file "/home/ellis/dev/comp/core/lisp/lib/parse/lalr.lisp" (written 17 DEC 2023 06:44:41 PM):
   6.420-
   6.421-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/parse/lalr-tmpDVKOEP6R.fasl
   6.422-; compilation finished in 0:00:00.180
   6.423-; compiling file "/home/ellis/dev/comp/core/lisp/lib/parse/tests.lisp" (written 17 DEC 2023 06:56:15 PM):
   6.424-
   6.425-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/parse/tests-tmp4TWTKS75.fasl
   6.426-; compilation finished in 0:00:00.003
   6.427 in suite parse with 2/2 tests:
   6.428 Table ready, 9 rules, 16 states.
   6.429-Table ready, 9 rules, 16 states.
   6.430-Table ready, 9 rules, 16 states.
   6.431-#<PASS LALR-TEST989485> 
   6.432-#<PASS LEX-TEST989484> 
   6.433-No tests failed.
   6.434-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/xkb/pkg.lisp" (written 13 DEC 2023 06:44:53 PM):
   6.435-
   6.436-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/xkb/pkg-tmpXSOQ2I78.fasl
   6.437-; compilation finished in 0:00:00.003
   6.438-; compiling file "/home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/xkb/constants.lisp-temp" (written 17 DEC 2023 10:31:38 PM):
   6.439-
   6.440-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/xkb/constants-tmpUA03GLW1.fasl
   6.441-; compilation finished in 0:00:00.003
   6.442-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/xkb/tests.lisp" (written 13 DEC 2023 06:45:16 PM):
   6.443-
   6.444-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/xkb/tests-tmpO0OW34V4.fasl
   6.445-; compilation finished in 0:00:00.003
   6.446-in suite xkb with 1/1 tests:
   6.447-#<PASS XKB-BASIC-TEST1037147> 
   6.448-No tests failed.
   6.449-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/btrfs/pkg.lisp" (written 13 DEC 2023 06:45:58 PM):
   6.450-
   6.451-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/btrfs/pkg-tmpU8KQLETJ.fasl
   6.452-; compilation finished in 0:00:00.010
   6.453-; compiling file "/home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/btrfs/constants.lisp-temp" (written 17 DEC 2023 10:31:38 PM):
   6.454-
   6.455-
   6.456-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/btrfs/constants-tmpLBWGBOTB.fasl
   6.457-; compilation finished in 0:00:00.083
   6.458-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/btrfs/tests.lisp" (written 25 NOV 2023 05:56:52 PM):
   6.459-
   6.460-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/btrfs/tests-tmpRX2XGI9U.fasl
   6.461-; compilation finished in 0:00:00.003
   6.462-in suite btrfs with 0/0 tests:
   6.463+#<PASS LALR-TEST800> 
   6.464+#<PASS LEX-TEST799> 
   6.465 No tests failed.
   6.466-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/bqn/pkg.lisp" (written 13 DEC 2023 06:58:19 PM):
   6.467-
   6.468-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/bqn/pkg-tmpT2A3PQL9.fasl
   6.469-; compilation finished in 0:00:00.030
   6.470-; compiling file "/home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/bqn/constants.lisp-temp" (written 17 DEC 2023 10:31:39 PM):
   6.471-
   6.472-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/bqn/constants-tmpOVHYA3BO.fasl
   6.473-; compilation finished in 0:00:00.000
   6.474-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/bqn/tests.lisp" (written 13 DEC 2023 05:50:29 PM):
   6.475-
   6.476-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/bqn/tests-tmpLT3TYWCE.fasl
   6.477-; compilation finished in 0:00:00.003
   6.478-in suite bqn with 1/1 tests:
   6.479-#<FAIL ARITHMETIC ERROR FLOATING-POINT-INVALID-OPERATION SIGNALLED> 
   6.480-1 out of 1 total tests failed: 
   6.481-   #<RT:TEST BQN :FN BQN-TEST1132470 :ARGS NIL :PERSIST NIL {100F648323}>.
   6.482-1 unexpected failures: 
   6.483-   #<FAIL ARITHMETIC ERROR FLOATING-POINT-INVALID-OPERATION SIGNALLED>.
   6.484-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/k/pkg.lisp" (written 13 DEC 2023 06:58:50 PM):
   6.485-
   6.486-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/k/pkg-tmp3YF2HENI.fasl
   6.487-; compilation finished in 0:00:00.070
   6.488-; compiling file "/home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/k/constants.lisp-temp" (written 17 DEC 2023 10:31:40 PM):
   6.489-
   6.490-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/k/constants-tmp9EEV8FN4.fasl
   6.491-; compilation finished in 0:00:00.003
   6.492-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/k/tests.lisp" (written 13 DEC 2023 05:51:12 PM):
   6.493-
   6.494-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/k/tests-tmpDK25NJJO.fasl
   6.495-; compilation finished in 0:00:00.003
   6.496-in suite k with 1/1 tests:
   6.497-#<PASS K-TEST1180132> 
   6.498+in suite cli with 5/5 tests:
   6.499+#<PASS REPL-TEST1290> 
   6.500+#<PASS SPARK-TEST1289> 
   6.501+TEST: # of steps = 100
   6.502+==================================================
   6.503+Finished in
   6.504+#<PASS PROGRESS-TEST1288> 
   6.505+#<PASS CLI-TEST1287> 
   6.506+#<PASS ANSI-TEST1285> 
   6.507 No tests failed.
   6.508-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/tree-sitter/pkg.lisp" (written 13 DEC 2023 06:46:39 PM):
   6.509-
   6.510-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/tree-sitter/pkg-tmpNMZ5RT9R.fasl
   6.511-; compilation finished in 0:00:00.063
   6.512-; compiling file "/home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/tree-sitter/constants.lisp-temp" (written 17 DEC 2023 10:31:40 PM):
   6.513-
   6.514-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/tree-sitter/constants-tmp8K51P1O1.fasl
   6.515-; compilation finished in 0:00:00.003
   6.516-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/tree-sitter/tests.lisp" (written 13 DEC 2023 05:51:56 PM):
   6.517-
   6.518-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/tree-sitter/tests-tmpXAVJ8WEV.fasl
   6.519-; compilation finished in 0:00:00.003
   6.520+in suite xkb with 1/1 tests:
   6.521+#<PASS XKB-BASIC-TEST1775> 
   6.522+No tests failed.
   6.523 in suite tree-sitter with 2/2 tests:
   6.524 #<FAIL THE ALIEN FUNCTION "TREE_SITTER_RUST" IS UNDEFINED.> 
   6.525-#<PASS TS-JSON-TEST1227794> 
   6.526+#<PASS TS-JSON-TEST2281> 
   6.527 1 out of 2 total tests failed: 
   6.528-   #<RT:TEST TS-RUST :FN TS-RUST-TEST1227795 :ARGS NIL :PERSIST NIL {100DEB7CC3}>.
   6.529+   #<RT:TEST TS-RUST :FN TS-RUST-TEST2282 :ARGS NIL :PERSIST NIL {1010D8DB43}>.
   6.530 1 unexpected failures: 
   6.531-   #<FAIL THE ALIEN FUNCTION "TREE_SITTER_RUST" IS UNDEFINED.>.
   6.532-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/uring/pkg.lisp" (written 13 DEC 2023 05:52:54 PM):
   6.533-
   6.534-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/uring/pkg-tmpOZHFIU2N.fasl
   6.535-; compilation finished in 0:00:00.000
   6.536-; compiling file "/home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/uring/constants.lisp-temp" (written 17 DEC 2023 10:31:41 PM):
   6.537-
   6.538-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/uring/constants-tmpJD9SCIW3.fasl
   6.539-; compilation finished in 0:00:00.003
   6.540-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/uring/tests.lisp" (written 13 DEC 2023 05:52:46 PM):
   6.541-
   6.542-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/uring/tests-tmpICVK4HSI.fasl
   6.543-; compilation finished in 0:00:00.003
   6.544-in suite uring with 0/0 tests:
   6.545+   #<FAIL THE ALIEN FUNCTION "TREE_SITTER_RUST" IS UNDEFINED.>.in suite uring with 0/0 tests:
   6.546 No tests failed.
   6.547-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/zstd/pkg.lisp" (written 13 DEC 2023 05:53:38 PM):
   6.548-
   6.549-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/zstd/pkg-tmpA5CK3QHN.fasl
   6.550-; compilation finished in 0:00:00.003
   6.551-; compiling file "/home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/zstd/constants.lisp-temp" (written 17 DEC 2023 10:31:41 PM):
   6.552-
   6.553-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/zstd/constants-tmp5KE6HXAY.fasl
   6.554-; compilation finished in 0:00:00.003
   6.555-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/zstd/tests.lisp" (written 13 DEC 2023 05:53:59 PM):
   6.556-
   6.557-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/zstd/tests-tmp5UBS1APN.fasl
   6.558-; compilation finished in 0:00:00.000
   6.559 in suite zstd with 0/0 tests:
   6.560 No tests failed.
   6.561-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/blake3/pkg.lisp" (written 13 DEC 2023 06:48:06 PM):
   6.562-
   6.563-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/blake3/pkg-tmpSI9E4AQB.fasl
   6.564-; compilation finished in 0:00:00.033
   6.565-; compiling file "/home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/blake3/constants.lisp-temp" (written 17 DEC 2023 10:31:42 PM):
   6.566-
   6.567-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/blake3/constants-tmpID7X8UGC.fasl
   6.568-; compilation finished in 0:00:00.000
   6.569-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/blake3/tests.lisp" (written 13 DEC 2023 10:48:14 PM):
   6.570-
   6.571-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/blake3/tests-tmpFYN8G5D1.fasl
   6.572-; compilation finished in 0:00:00.003
   6.573 in suite blake3 with 2/2 tests:
   6.574 
   6.575-#<sb-alien-internals:alien-value :sap #X7FCA3A12F888 :type (*
   6.576+#<sb-alien-internals:alien-value :sap #X7F35619FF888 :type (*
   6.577                                                             (sb-alien:struct
   6.578                                                              blake3/pkg:blake3-hasher
   6.579                                                              (blake3/pkg::key
   6.580@@ -765,472 +531,362 @@
   6.581                                                                 8)
   6.582                                                                1760)
   6.583                                                               :offset 1160)))> 
   6.584-#<sb-alien-internals:alien-value :sap #X7FCA3A12F880 :type (*
   6.585+#<sb-alien-internals:alien-value :sap #X7F35619FF880 :type (*
   6.586                                                             (*
   6.587                                                              (sb-alien:unsigned
   6.588                                                               8)))> 
   6.589-#<PASS HASHER-TEST1370780> 
   6.590-#<PASS VERSION-TEST1370779> 
   6.591+#<PASS HASHER-TEST3972> 
   6.592+#<PASS VERSION-TEST3971> 
   6.593 No tests failed.
   6.594 in suite blake3 with 0/2 tests:
   6.595 No tests failed.
   6.596-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/rocksdb/pkg.lisp" (written 15 DEC 2023 07:58:11 PM):
   6.597-
   6.598-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/rocksdb/pkg-tmpG1VNK6NW.fasl
   6.599-; compilation finished in 0:00:00.006
   6.600-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/rocksdb/macs.lisp" (written 15 DEC 2023 09:41:24 PM):
   6.601-
   6.602-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/rocksdb/macs-tmpV4YWE7CS.fasl
   6.603-; compilation finished in 0:00:00.010
   6.604-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/rocksdb/types.lisp" (written 15 DEC 2023 11:17:56 PM):
   6.605-
   6.606-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/rocksdb/types-tmpC487WU3K.fasl
   6.607-; compilation finished in 0:00:00.023
   6.608-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/rocksdb/opts.lisp" (written 15 DEC 2023 10:06:42 PM):
   6.609-
   6.610-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/rocksdb/opts-tmpKMQH3GP.fasl
   6.611-; compilation finished in 0:00:00.566
   6.612-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/rocksdb/db.lisp" (written 15 DEC 2023 07:48:32 PM):
   6.613-
   6.614-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/rocksdb/db-tmp8N0WO2QA.fasl
   6.615-; compilation finished in 0:00:00.240
   6.616-; compiling file "/home/ellis/dev/comp/core/lisp/ffi/rocksdb/tests.lisp" (written 16 DEC 2023 03:58:56 PM):
   6.617-
   6.618-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/ffi/rocksdb/tests-tmpZ9QI367A.fasl
   6.619-; compilation finished in 0:00:00.013
   6.620 in suite rocksdb with 2/2 tests:
   6.621-#<PASS DB-BASIC-TEST1418431> 
   6.622-#<PASS SET-OPTS-TEST1418430> 
   6.623+#<PASS DB-BASIC-TEST4606> 
   6.624+#<PASS OPTS-TEST4605> 
   6.625 No tests failed.
   6.626-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rdb/pkg.lisp" (written 15 DEC 2023 10:28:03 PM):
   6.627-
   6.628-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rdb/pkg-tmpRD10QMAI.fasl
   6.629-; compilation finished in 0:00:00.003
   6.630-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rdb/err.lisp" (written 16 DEC 2023 01:58:11 AM):
   6.631-
   6.632-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rdb/err-tmp2L2R3A8M.fasl
   6.633-; compilation finished in 0:00:00.006
   6.634-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rdb/util.lisp" (written 15 DEC 2023 10:26:02 PM):
   6.635-
   6.636-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rdb/util-tmp1CJ2OZ96.fasl
   6.637-; compilation finished in 0:00:00.056
   6.638-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rdb/proto.lisp" (written 11 DEC 2023 10:15:28 PM):
   6.639-
   6.640-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rdb/proto-tmpDKS9KGUG.fasl
   6.641-; compilation finished in 0:00:00.003
   6.642-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rdb/obj.lisp" (written 16 DEC 2023 12:49:27 AM):
   6.643-
   6.644-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rdb/obj-tmp3E37X9HX.fasl
   6.645-; compilation finished in 0:00:00.063
   6.646-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rdb/macs.lisp" (written 14 DEC 2023 05:26:46 PM):
   6.647-
   6.648-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rdb/macs-tmpXPWOLC8S.fasl
   6.649-; compilation finished in 0:00:00.006
   6.650-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rdb/tests.lisp" (written 16 DEC 2023 12:20:45 AM):
   6.651-
   6.652-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rdb/tests-tmpUSWNVC8E.fasl
   6.653-; compilation finished in 0:00:00.013
   6.654-in suite rdb with 7/7 tests:
   6.655-#<PASS RDB-BYTES-TEST1466155> 
   6.656-#<PASS ERRORS-TEST1466154> 
   6.657-
   6.658-#<FAIL #<RDB-ERROR EXCEPTION: UNHANDLED MEMORY FAULT AT #X10. {1007AC2CB3}>> 
   6.659-
   6.660-#<FAIL #<RDB-ERROR EXCEPTION: UNHANDLED MEMORY FAULT AT #X10. {100A122CE3}>> 
   6.661+in suite rdb with 4/4 tests:
   6.662+#<PASS RDB-BYTES-TEST5731> 
   6.663+#<PASS RDB-TEST5730> 
   6.664+#<PASS RAW-TEST5729> 
   6.665+#<PASS MINIMAL-TEST5728> 
   6.666+No tests failed.
   6.667+; compiling file "/home/ellis/dev/comp/core/lisp/lib/xdb/tests.lisp" (written 20 DEC 2023 09:14:24 PM):
   6.668 
   6.669-#<FAIL #<RDB-ERROR EXCEPTION: UNHANDLED MEMORY FAULT AT #X10. {100A9F1E73}>> 
   6.670-
   6.671-#<FAIL #<RDB-ERROR EXCEPTION: UNHANDLED MEMORY FAULT AT #X0. {100BB96D53}>> 
   6.672-#<PASS MINIMAL-TEST1466149> 
   6.673-4 out of 7 total tests failed: 
   6.674-   #<RT:TEST WITH-CF :FN WITH-CF-TEST1466153 :ARGS NIL :PERSIST NIL {100558B543}>, 
   6.675-   #<RT:TEST WITH-ITER :FN WITH-ITER-TEST1466152 :ARGS NIL :PERSIST NIL {100558B463}>, 
   6.676-   #<RT:TEST WITH-DB-RAW :FN WITH-DB-RAW-TEST1466151 :ARGS NIL :PERSIST NIL {100558B383}>, 
   6.677-   #<RT:TEST RDB :FN RDB-TEST1466150 :ARGS NIL :PERSIST NIL {100558B2A3}>.
   6.678-4 unexpected failures: 
   6.679-   #<FAIL #<RDB-ERROR EXCEPTION: UNHANDLED MEMORY FAULT AT #X0. {100BB96D53}>>, 
   6.680-   #<FAIL #<RDB-ERROR EXCEPTION: UNHANDLED MEMORY FAULT AT #X10. {100A9F1E73}>>, 
   6.681-   #<FAIL #<RDB-ERROR EXCEPTION: UNHANDLED MEMORY FAULT AT #X10. {100A122CE3}>>, 
   6.682-   #<FAIL #<RDB-ERROR EXCEPTION: UNHANDLED MEMORY FAULT AT #X10. {1007AC2CB3}>>.
   6.683-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/pkg.lisp" (written 17 DEC 2023 07:40:17 PM):
   6.684-
   6.685-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/pkg-tmp68FKQK8H.fasl
   6.686-; compilation finished in 0:00:00.003
   6.687-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/uri.lisp" (written 17 DEC 2023 12:58:47 AM):
   6.688-
   6.689-
   6.690-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/uri-tmpMU3D23G2.fasl
   6.691-; compilation finished in 0:00:00.563
   6.692-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/hash.lisp" (written 16 DEC 2023 08:51:51 PM):
   6.693-
   6.694-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/hash-tmpP7RRFRW4.fasl
   6.695-; compilation finished in 0:00:00.003
   6.696-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/id.lisp" (written 16 DEC 2023 09:27:24 PM):
   6.697-
   6.698-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/id-tmp11AFZINB.fasl
   6.699-; compilation finished in 0:00:00.006
   6.700-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/seq.lisp" (written 17 DEC 2023 03:58:19 AM):
   6.701-
   6.702-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/seq-tmpN84Z1F4D.fasl
   6.703-; compilation finished in 0:00:00.000
   6.704-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/tree.lisp" (written 16 DEC 2023 08:49:18 PM):
   6.705-
   6.706-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/tree-tmpHX0IAQ8A.fasl
   6.707-; compilation finished in 0:00:00.003
   6.708-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/graph.lisp" (written 16 DEC 2023 11:23:51 PM):
   6.709-
   6.710-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/graph-tmp8MQVZGT.fasl
   6.711-; compilation finished in 0:00:00.003
   6.712-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/color.lisp" (written 16 DEC 2023 04:26:21 PM):
   6.713-
   6.714-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/color-tmp88LUAVGW.fasl
   6.715-; compilation finished in 0:00:00.046
   6.716-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/tbl.lisp" (written 16 DEC 2023 04:26:46 PM):
   6.717-
   6.718-
   6.719-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/tbl-tmpM5RP096T.fasl
   6.720-; compilation finished in 0:00:00.026
   6.721-; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/data.lisp" (written 24 NOV 2023 05:46:34 PM):
   6.722-
   6.723-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/data-tmpRHTB3TH1.fasl
   6.724-; compilation finished in 0:00:00.020
   6.725-; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/stem/porter.lisp" (written 24 NOV 2023 03:07:28 PM):
   6.726-
   6.727-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/stem/porter-tmp4YJPLPB8.fasl
   6.728-; compilation finished in 0:00:00.120
   6.729-; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/tokenize.lisp" (written 13 DEC 2023 06:09:12 PM):
   6.730-
   6.731-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/tokenize-tmp6202QBVV.fasl
   6.732+; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/xdb/tests-tmpEHXRK656.fasl
   6.733 ; compilation finished in 0:00:00.006
   6.734-; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/doc.lisp" (written 13 DEC 2023 06:01:56 PM):
   6.735-
   6.736-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/doc-tmp8COQHEZO.fasl
   6.737-; compilation finished in 0:00:00.036
   6.738-; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/textrank.lisp" (written 24 NOV 2023 06:13:14 PM):
   6.739-
   6.740-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/textrank-tmpQYBBS7QC.fasl
   6.741-; compilation finished in 0:00:00.020
   6.742-; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/dbscan.lisp" (written 24 NOV 2023 05:44:58 PM):
   6.743-
   6.744-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/dbscan-tmpAMQ7AMSJ.fasl
   6.745-; compilation finished in 0:00:00.026
   6.746-; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/section.lisp" (written 24 NOV 2023 05:52:49 PM):
   6.747-
   6.748-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/section-tmpQSC8Z7I4.fasl
   6.749-; compilation finished in 0:00:00.006
   6.750-; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/pkg.lisp" (written 24 NOV 2023 06:04:26 PM):
   6.751-
   6.752-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/pkg-tmpNGMCS43U.fasl
   6.753-; compilation finished in 0:00:00.000
   6.754-; compiling file "/home/ellis/dev/comp/core/lisp/lib/organ/pkg.lisp" (written 13 DEC 2023 04:17:10 PM):
   6.755-
   6.756-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/organ/pkg-tmp5EM0MAXI.fasl
   6.757-; compilation finished in 0:00:00.033
   6.758-; compiling file "/home/ellis/dev/comp/core/lisp/lib/dot/pkg.lisp" (written 16 DEC 2023 05:41:27 PM):
   6.759-
   6.760-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/dot/pkg-tmpPO1KM2UM.fasl
   6.761-; compilation finished in 0:00:00.186
   6.762-; compiling file "/home/ellis/dev/comp/core/lisp/lib/cli/pkg.lisp" (written 17 DEC 2023 08:58:41 PM):
   6.763-
   6.764-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/cli/pkg-tmpSFHGUSI2.fasl
   6.765-; compilation finished in 0:00:00.213
   6.766-; compiling file "/home/ellis/dev/comp/core/lisp/lib/cli/progress.lisp" (written 16 DEC 2023 09:27:11 PM):
   6.767-
   6.768-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/cli/progress-tmpJEMJHCAQ.fasl
   6.769-; compilation finished in 0:00:00.036
   6.770-; compiling file "/home/ellis/dev/comp/core/lisp/lib/cli/repl.lisp" (written 16 DEC 2023 09:18:04 PM):
   6.771-
   6.772-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/cli/repl-tmpJV5SBQ61.fasl
   6.773-; compilation finished in 0:00:00.000
   6.774-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/pkg.lisp" (written 17 DEC 2023 07:49:55 PM):
   6.775-
   6.776-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/pkg-tmpFHSB04A0.fasl
   6.777-; compilation finished in 0:00:00.003
   6.778-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/err.lisp" (written 09 DEC 2023 09:34:08 PM):
   6.779-
   6.780-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/err-tmpQQZWJZI3.fasl
   6.781-; compilation finished in 0:00:00.000
   6.782-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/proto.lisp" (written 16 DEC 2023 06:07:07 PM):
   6.783-
   6.784-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/proto-tmpPHMA69WA.fasl
   6.785-; compilation finished in 0:00:00.006
   6.786-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/header.lisp" (written 16 DEC 2023 06:08:37 PM):
   6.787-
   6.788-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/header-tmpXFTEJBZU.fasl
   6.789-; compilation finished in 0:00:00.020
   6.790-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/virt.lisp" (written 09 DEC 2023 09:39:10 PM):
   6.791-
   6.792-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/virt-tmpXHDS9JD.fasl
   6.793-; compilation finished in 0:00:00.000
   6.794-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/obj.lisp" (written 16 DEC 2023 06:09:31 PM):
   6.795+in suite xdb with 1/1 tests:
   6.796+Hash Test
   6.797+Store
   6.798+Sum
   6.799+Find
   6.800+Sort
   6.801+List Test
   6.802+Store
   6.803+Sum
   6.804+Find
   6.805+Sort
   6.806+Object non storable Test
   6.807+Store
   6.808+Sum
   6.809+Find
   6.810+Sort
   6.811+Object storable Test
   6.812+Store
   6.813+Sum
   6.814+Find
   6.815+Sort
   6.816+#<PASS DB-TEST54187> 
   6.817+No tests failed.
   6.818+; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/tests.lisp" (written 21 DEC 2023 04:20:56 PM):
   6.819 
   6.820-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/obj-tmp7DVUZNNP.fasl
   6.821-; compilation finished in 0:00:00.100
   6.822-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/vc/git.lisp" (written 17 DEC 2023 07:50:07 PM):
   6.823-
   6.824-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/vc/git-tmpSLELCKLF.fasl
   6.825-; compilation finished in 0:00:00.003
   6.826-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/vc/hg.lisp" (written 16 DEC 2023 01:02:47 AM):
   6.827-
   6.828-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/vc/hg-tmpRFCZGW36.fasl
   6.829-; compilation finished in 0:00:00.030
   6.830-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/util.lisp" (written 16 DEC 2023 06:09:48 PM):
   6.831-
   6.832-
   6.833-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/util-tmpQPTRRFAI.fasl
   6.834-; compilation finished in 0:00:00.020
   6.835-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/core/vm.lisp" (written 16 DEC 2023 06:10:07 PM):
   6.836-
   6.837-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/core/vm-tmpVZ9V8GEH.fasl
   6.838-; compilation finished in 0:00:00.026
   6.839-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/comp/asd.lisp" (written 09 DEC 2023 09:40:44 PM):
   6.840-
   6.841-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/comp/asd-tmpI0YDSDVA.fasl
   6.842-; compilation finished in 0:00:00.003
   6.843-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/comp/containerfile.lisp" (written 09 DEC 2023 09:40:51 PM):
   6.844-
   6.845-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/comp/containerfile-tmpKLR0OPN5.fasl
   6.846-; compilation finished in 0:00:00.000
   6.847-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/comp/ignore.lisp" (written 09 DEC 2023 09:40:57 PM):
   6.848-
   6.849-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/comp/ignore-tmpQNILNMER.fasl
   6.850-; compilation finished in 0:00:00.000
   6.851-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/comp/makefile.lisp" (written 13 DEC 2023 06:53:54 PM):
   6.852+; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/tests-tmpQQRV1WLF.fasl
   6.853+; compilation finished in 0:00:00.036
   6.854+in suite skel with 6/6 tests:
   6.855+#<PASS VM-TEST56243> 
   6.856+#<PASS MAKEFILE-TEST56242> 
   6.857+#<PASS SKELRC-TEST56241> 
   6.858+#<PASS SKELFILE-TEST56240> 
   6.859+#<PASS HEADER-COMMENTS-TEST56239> 
   6.860+#<PASS SANITY-TEST56238> 
   6.861+No tests failed.
   6.862+; compiling file "/home/ellis/dev/comp/core/lisp/lib/organ/tests.lisp" (written 24 DEC 2023 01:26:01 AM):
   6.863 
   6.864-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/comp/makefile-tmpMAMO3XGR.fasl
   6.865-; compilation finished in 0:00:00.040
   6.866-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/comp/pkgbuild.lisp" (written 09 DEC 2023 10:59:33 PM):
   6.867-
   6.868-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/comp/pkgbuild-tmp4CBIDXQU.fasl
   6.869-; compilation finished in 0:00:00.000
   6.870-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/tools/deploy.lisp" (written 10 DEC 2023 09:15:04 PM):
   6.871-
   6.872-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/tools/deploy-tmp4M6Z7O9T.fasl
   6.873-; compilation finished in 0:00:00.000
   6.874-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/tools/viz.lisp" (written 10 DEC 2023 09:15:08 PM):
   6.875-
   6.876-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/tools/viz-tmp3RKO0O0S.fasl
   6.877-; compilation finished in 0:00:00.000
   6.878-; compiling file "/home/ellis/dev/comp/core/lisp/lib/skel/tests.lisp" (written 16 DEC 2023 06:08:02 PM):
   6.879-
   6.880-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/skel/tests-tmpJNADND61.fasl
   6.881-; compilation finished in 0:00:00.006
   6.882-in suite skel with 6/6 tests:
   6.883-#<PASS VM-TEST1513936> 
   6.884-#<PASS MAKEFILE-TEST1513935> 
   6.885-#<PASS SKELRC-TEST1513934> 
   6.886-#<PASS SKELFILE-TEST1513933> 
   6.887-#<PASS HEADER-COMMENTS-TEST1513932> 
   6.888-#<PASS SANITY-TEST1513931> 
   6.889-No tests failed.
   6.890-; compiling file "/home/ellis/dev/comp/core/lisp/lib/organ/pkg.lisp" (written 13 DEC 2023 04:17:10 PM):
   6.891-
   6.892-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/organ/pkg-tmpKEV7GFR4.fasl
   6.893-; compilation finished in 0:00:00.033
   6.894-; compiling file "/home/ellis/dev/comp/core/lisp/lib/organ/tests.lisp" (written 13 DEC 2023 06:29:43 PM):
   6.895-
   6.896-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/organ/tests-tmp13EJYBWB.fasl
   6.897+; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/organ/tests-tmp15GX2XW9.fasl
   6.898 ; compilation finished in 0:00:00.003
   6.899 in suite organ with 3/3 tests:
   6.900-
   6.901-#<FAIL #<FUNCTION (LAMBDA (STRING CL-PPCRE::START CL-PPCRE::END)
   6.902-                    :IN
   6.903-                    CL-PPCRE::CREATE-SCANNER-AUX) {101854C63B}> IS NOT A STRING DESIGNATOR.> 
   6.904-
   6.905-#<FAIL THE FILE #P"/HOME/ELLIS/DEV/COMP/CORE/TESTS.ORG" DOES NOT EXIST:
   6.906-         NO SUCH FILE OR DIRECTORY> 
   6.907+#<organ:org-headline {102F08B5C3}>
   6.908+  [standard-object]
   6.909 
   6.910-#<FAIL THE FILE #P"/HOME/ELLIS/DEV/COMP/CORE/TESTS.ORG" DOES NOT EXIST:
   6.911-         NO SUCH FILE OR DIRECTORY> 
   6.912-3 out of 3 total tests failed: 
   6.913-   #<RT:TEST ORG-HEADLINE :FN ORG-HEADLINE-TEST1562613 :ARGS NIL :PERSIST NIL {101890A4A3}>, 
   6.914-   #<RT:TEST ORG-LINES :FN ORG-LINES-TEST1562612 :ARGS NIL :PERSIST NIL {101890A3C3}>, 
   6.915-   #<RT:TEST ORG-FILE :FN ORG-FILE-TEST1562611 :ARGS NIL :PERSIST NIL {101890A2E3}>.
   6.916-3 unexpected failures: 
   6.917-   #<FAIL THE FILE #P"/HOME/ELLIS/DEV/COMP/CORE/TESTS.ORG" DOES NOT EXIST:
   6.918-         NO SUCH FILE OR DIRECTORY>, 
   6.919-   #<FAIL THE FILE #P"/HOME/ELLIS/DEV/COMP/CORE/TESTS.ORG" DOES NOT EXIST:
   6.920-         NO SUCH FILE OR DIRECTORY>, 
   6.921-   #<FAIL #<FUNCTION (LAMBDA (STRING CL-PPCRE::START CL-PPCRE::END)
   6.922-                    :IN
   6.923-                    CL-PPCRE::CREATE-SCANNER-AUX) {101854C63B}> IS NOT A STRING DESIGNATOR.>.
   6.924+Slots with :class allocation:
   6.925+  kind                           = :org-headline
   6.926+Slots with :instance allocation:
   6.927+  text                           = "** DONE testing stuff :test:test:"
   6.928+  state                          = nil
   6.929+  level                          = 2
   6.930+  props                          = nil
   6.931+  priority                       = nil
   6.932+  tags                           = #(#<organ:org-tag {102F2DB9A3}> #<organ:org-tag {102F2DBB83}>)
   6.933+  title                          = "DONE testing stuff"
   6.934+#<PASS ORG-HEADLINE-TEST59570> 
   6.935+#<PASS ORG-LINES-TEST59569> 
   6.936+#<PASS ORG-FILE-TEST59568> 
   6.937+No tests failed.
   6.938 ; compiling file "/home/ellis/dev/comp/core/lisp/lib/nlp/tests.lisp" (written 13 DEC 2023 06:02:19 PM):
   6.939 
   6.940-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/tests-tmp93YER753.fasl
   6.941-; compilation finished in 0:00:00.003
   6.942-in suite nlp with 3/3 tests:
   6.943-#<PASS TEXTRANK-TEST1610261> 
   6.944-#<PASS DBSCAN-TEST1610260> 
   6.945-#<PASS PORTER-STEM-TEST1610259> 
   6.946-No tests failed.
   6.947-; compiling file "/home/ellis/dev/comp/core/lisp/lib/dot/pkg.lisp" (written 16 DEC 2023 05:41:27 PM):
   6.948-
   6.949-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/dot/pkg-tmpB50UYUD7.fasl
   6.950-; compilation finished in 0:00:00.186
   6.951-; compiling file "/home/ellis/dev/comp/core/lisp/lib/dot/tests.lisp" (written 13 DEC 2023 10:36:17 PM):
   6.952-
   6.953-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/dot/tests-tmp7R9QD7N9.fasl
   6.954-; compilation finished in 0:00:00.010
   6.955-in suite dot with 1/1 tests:
   6.956-,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,#<PASS DOT-TEST1657914> 
   6.957-No tests failed.
   6.958-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/pkg.lisp" (written 17 DEC 2023 07:40:17 PM):
   6.959-
   6.960-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/pkg-tmpGP8R3FTA.fasl
   6.961-; compilation finished in 0:00:00.003
   6.962-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/uri.lisp" (written 17 DEC 2023 12:58:47 AM):
   6.963-
   6.964-
   6.965-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/uri-tmp121QKS9N.fasl
   6.966-; compilation finished in 0:00:00.716
   6.967-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/hash.lisp" (written 16 DEC 2023 08:51:51 PM):
   6.968-
   6.969-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/hash-tmp2JF031K4.fasl
   6.970-; compilation finished in 0:00:00.000
   6.971-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/id.lisp" (written 16 DEC 2023 09:27:24 PM):
   6.972-
   6.973-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/id-tmpX1DK061H.fasl
   6.974+; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/nlp/tests-tmpZ0FX1HG7.fasl
   6.975 ; compilation finished in 0:00:00.006
   6.976-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/seq.lisp" (written 17 DEC 2023 03:58:19 AM):
   6.977-
   6.978-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/seq-tmp4FJCN3GX.fasl
   6.979-; compilation finished in 0:00:00.000
   6.980-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/tree.lisp" (written 16 DEC 2023 08:49:18 PM):
   6.981-
   6.982-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/tree-tmpWO4JLIQB.fasl
   6.983-; compilation finished in 0:00:00.000
   6.984-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/graph.lisp" (written 16 DEC 2023 11:23:51 PM):
   6.985-
   6.986-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/graph-tmpHBCFHPPX.fasl
   6.987-; compilation finished in 0:00:00.006
   6.988-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/color.lisp" (written 16 DEC 2023 04:26:21 PM):
   6.989-
   6.990-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/color-tmp8ZEXUD27.fasl
   6.991-; compilation finished in 0:00:00.050
   6.992-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/tbl.lisp" (written 16 DEC 2023 04:26:46 PM):
   6.993-
   6.994-
   6.995-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/tbl-tmp95B25LCL.fasl
   6.996-; compilation finished in 0:00:00.030
   6.997-; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/tests.lisp" (written 17 DEC 2023 07:42:38 PM):
   6.998-
   6.999-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/tests-tmpAMNCEZSG.fasl
  6.1000-; compilation finished in 0:00:00.006
  6.1001-in suite obj with 5/5 tests:
  6.1002-#<PASS DEF-SEQ-TEST1705646> 
  6.1003-#<PASS DEF-ITER-TEST1705645> 
  6.1004-#<PASS IDS-TEST1705644> 
  6.1005-#<PASS TABLES-TEST1705643> 
  6.1006-#<PASS RAINBOW-TEST1705642> 
  6.1007+in suite nlp with 3/3 tests:
  6.1008+#<PASS TEXTRANK-TEST61946> 
  6.1009+#<PASS DBSCAN-TEST61945> 
  6.1010+#<PASS PORTER-STEM-TEST61944> 
  6.1011 No tests failed.
  6.1012-; compiling file "/home/ellis/dev/comp/core/lisp/lib/log/pkg.lisp" (written 13 DEC 2023 04:11:10 PM):
  6.1013-
  6.1014+; compiling file "/home/ellis/dev/comp/core/lisp/lib/obj/tests.lisp" (written 24 DEC 2023 07:22:44 PM):
  6.1015 
  6.1016-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/log/pkg-tmpVQGQLFW2.fasl
  6.1017-; compilation finished in 0:00:00.026
  6.1018-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/pkg.lisp" (written 17 DEC 2023 09:31:35 PM):
  6.1019-
  6.1020-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/pkg-tmpXATIMY4E.fasl
  6.1021-; compilation finished in 0:00:00.133
  6.1022-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/bench.lisp" (written 17 DEC 2023 06:05:37 PM):
  6.1023-
  6.1024-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/bench-tmp3LJ5VTJR.fasl
  6.1025-; compilation finished in 0:00:00.010
  6.1026-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/trace.lisp" (written 17 DEC 2023 05:41:51 PM):
  6.1027-
  6.1028-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/trace-tmp8VUWAF03.fasl
  6.1029-; compilation finished in 0:00:00.133
  6.1030-; compiling file "/home/ellis/dev/comp/core/lisp/lib/rt/flamegraph.lisp" (written 17 DEC 2023 06:02:47 PM):
  6.1031-
  6.1032-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/rt/flamegraph-tmpJUI0JWVS.fasl
  6.1033-; compilation finished in 0:00:00.030
  6.1034-; compiling file "/home/ellis/dev/comp/core/lisp/lib/log/tests.lisp" (written 13 DEC 2023 05:07:32 PM):
  6.1035-
  6.1036-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/log/tests-tmpHNA3KE33.fasl
  6.1037-; compilation finished in 0:00:00.003
  6.1038-in suite log with 1/1 tests:
  6.1039-#<PASS LOG-TEST1753338> 
  6.1040+; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/obj/tests-tmpEVNDT64K.fasl
  6.1041+; compilation finished in 0:00:00.033
  6.1042+in suite obj with 12/12 tests:
  6.1043+#<PASS GRAPH-TEST64366> 
  6.1044+#<PASS AVL-TREE-TEST64365> 
  6.1045+#<PASS RB-TREE-TEST64364> 
  6.1046+#<PASS BRO-TREE-TEST64363> 
  6.1047+#<PASS GENERIC-TREE-TEST64362> 
  6.1048+#<PASS RING-TEST64361> 
  6.1049+#<PASS CASTABLE-SOLO-TEST64359> 
  6.1050+#<PASS DEF-SEQ-TEST64358> 
  6.1051+#<PASS DEF-ITER-TEST64357> 
  6.1052+#<PASS IDS-TEST64356> 
  6.1053+#<PASS TABLES-TEST64355> 
  6.1054+#<PASS COLORS-TEST64354> 
  6.1055 No tests failed.
  6.1056-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/pkg.lisp" (written 17 DEC 2023 02:19:00 AM):
  6.1057-
  6.1058-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/pkg-tmp9QACGPOH.fasl
  6.1059-; compilation finished in 0:00:00.003
  6.1060-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/err.lisp" (written 16 DEC 2023 10:06:36 PM):
  6.1061-
  6.1062-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/err-tmpST69PK2Q.fasl
  6.1063-; compilation finished in 0:00:00.003
  6.1064-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/obj.lisp" (written 17 DEC 2023 01:36:27 AM):
  6.1065-
  6.1066-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/obj-tmpYAKMHP3C.fasl
  6.1067-; compilation finished in 0:00:00.000
  6.1068-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/udp.lisp" (written 16 DEC 2023 10:09:22 PM):
  6.1069-
  6.1070-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/udp-tmpT250CJEH.fasl
  6.1071-; compilation finished in 0:00:00.006
  6.1072-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/tcp.lisp" (written 16 DEC 2023 11:08:35 PM):
  6.1073-
  6.1074-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/tcp-tmpZ5LLIZWU.fasl
  6.1075-; compilation finished in 0:00:00.003
  6.1076-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/codec/punycode.lisp" (written 17 DEC 2023 02:20:41 AM):
  6.1077-
  6.1078-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/codec/punycode-tmpK87BOA56.fasl
  6.1079-; compilation finished in 0:00:00.060
  6.1080-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/codec/dns.lisp" (written 17 DEC 2023 01:57:54 AM):
  6.1081-
  6.1082-
  6.1083-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/codec/dns-tmpRL4WWIL2.fasl
  6.1084-; compilation finished in 0:00:00.046
  6.1085-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/codec/tlv.lisp" (written 16 DEC 2023 10:27:28 PM):
  6.1086-
  6.1087-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/codec/tlv-tmp9PRKYPOC.fasl
  6.1088-; compilation finished in 0:00:00.006
  6.1089-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/codec/osc.lisp" (written 17 DEC 2023 01:32:18 AM):
  6.1090-
  6.1091-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/codec/osc-tmp747V57QS.fasl
  6.1092-; compilation finished in 0:00:00.136
  6.1093-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/proto/crew.lisp" (written 16 DEC 2023 10:59:21 PM):
  6.1094-
  6.1095-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/proto/crew-tmpK7KF0QEZ.fasl
  6.1096-; compilation finished in 0:00:00.006
  6.1097-; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/proto/dns.lisp" (written 17 DEC 2023 02:14:45 AM):
  6.1098-
  6.1099-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/proto/dns-tmp7L3QASG.fasl
  6.1100-; compilation finished in 0:00:00.056
  6.1101+in suite log with 1/1 tests:
  6.1102+#<PASS LOG-TEST67551> 
  6.1103+No tests failed.
  6.1104 ; compiling file "/home/ellis/dev/comp/core/lisp/lib/net/tests.lisp" (written 17 DEC 2023 02:21:58 AM):
  6.1105 
  6.1106-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/tests-tmpSU9OHSB9.fasl
  6.1107+; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/net/tests-tmpBCUL6QPT.fasl
  6.1108 ; compilation finished in 0:00:00.003
  6.1109 in suite net with 6/6 tests:
  6.1110-#<PASS SANITY-TEST1801043> 
  6.1111-#<PASS OSC-TEST1801042> 
  6.1112-#<PASS TLV-TEST1801041> 
  6.1113-#<PASS UDP-TEST1801040> 
  6.1114-#<PASS TCP-TEST1801039> 
  6.1115-#<PASS DNS-TEST1801038> 
  6.1116+#<PASS SANITY-TEST70768> 
  6.1117+#<PASS OSC-TEST70767> 
  6.1118+#<PASS TLV-TEST70766> 
  6.1119+#<PASS UDP-TEST70765> 
  6.1120+#<PASS TCP-TEST70764> 
  6.1121+#<PASS DNS-TEST70763> 
  6.1122+No tests failed.
  6.1123+in suite packy with 1/1 tests:
  6.1124+#<PASS PACKY-OBJECTS-TEST73999> 
  6.1125 No tests failed.
  6.1126-; compiling file "/home/ellis/dev/comp/core/lisp/lib/packy/pkg.lisp" (written 12 DEC 2023 06:27:36 PM):
  6.1127-
  6.1128-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/packy/pkg-tmpTEZ5J20P.fasl
  6.1129-; compilation finished in 0:00:00.003
  6.1130-; compiling file "/home/ellis/dev/comp/core/lisp/lib/packy/proto.lisp" (written 09 DEC 2023 11:17:07 PM):
  6.1131+ Bin      Size     Allocated     Count    Cum%
  6.1132+  0         16             0         0 nil    
  6.1133+  1         32             0         0 nil    
  6.1134+  2         48             0         0 nil    
  6.1135+  3         64             0         0 nil    
  6.1136+  4         80             0         0 nil    
  6.1137+  5         96             0         0 nil    
  6.1138+  6        112             0         0 nil    
  6.1139+  7        128             0         0 nil    
  6.1140+  8        144             0         0 nil    
  6.1141+  9        160             0         0 nil    
  6.1142+ 10        176             0         0 nil    
  6.1143+ 11        192             0         0 nil    
  6.1144+ 12        208             0         0 nil    
  6.1145+ 13        224             0         0 nil    
  6.1146+ 14        240             0         0 nil    
  6.1147+ 15        256             0         0 nil    
  6.1148+ 16        272             0         0 nil    
  6.1149+ 17        288             0         0 nil    
  6.1150+ 18        304             0         0 nil    
  6.1151+ 19        320             0         0 nil    
  6.1152+ 20        336             0         0 nil    
  6.1153+ 21        352             0         0 nil    
  6.1154+ 22        368             0         0 nil    
  6.1155+ 23        384             0         0 nil    
  6.1156+ 24        400             0         0 nil    
  6.1157+ 25        416             0         0 nil    
  6.1158+ 26        432             0         0 nil    
  6.1159+ 27        448             0         0 nil    
  6.1160+ 28        464             0         0 nil    
  6.1161+ 29        480             0         0 nil    
  6.1162+ 30        496             0         0 nil    
  6.1163+ 31        512             0         0 nil    
  6.1164+ 32     < 1024             0         0 nil    
  6.1165+ 33     < 2048             0         0 nil    
  6.1166+ 34     < 4096             0         0 nil    
  6.1167+ 35     < 8192             0         0 nil    
  6.1168+ 36    < 16384             0         0 nil    
  6.1169+ 37    < 32768             0         0 nil    
  6.1170+ 38    < 65536             0         0 nil    
  6.1171+ 39   < 131072             0         0 nil    
  6.1172+ 40   < 262144             0         0 nil    
  6.1173+ 41   < 524288             0         0 nil    
  6.1174+ 42     < 2^20             0         0 nil    
  6.1175+ 43     < 2^21             0         0 nil    
  6.1176+ 44     < 2^22             0         0 nil    
  6.1177+ 45     < 2^23             0         0 nil    
  6.1178+ 46     < 2^24             0         0 nil    
  6.1179+ 47     < 2^25             0         0 nil    
  6.1180+ 48     < 2^26             0         0 nil    
  6.1181+ 49     < 2^27             0         0 nil    
  6.1182+ 50     < 2^28             0         0 nil    
  6.1183+ 51     < 2^29             0         0 nil    
  6.1184+ 52     < 2^30             0         0 nil    
  6.1185+ 53     < 2^31             0         0 nil    
  6.1186+ 54     < 2^32             0         0 nil    
  6.1187+ 55     < 2^33             0         0 nil    
  6.1188+ 56     < 2^34             0         0 nil    
  6.1189+ 57     < 2^35             0         0 nil    
  6.1190+ 58     < 2^36             0         0 nil    
  6.1191+ 59     < 2^37             0         0 nil    
  6.1192+ 60     < 2^38             0         0 nil    
  6.1193+ 61     < 2^39             0         0 nil    
  6.1194+ 62     < 2^40             0         0 nil    
  6.1195+ 63     < 2^41             0         0 nil    
  6.1196+ Tot                       0         0
  6.1197+TLS: (base=7F3561A00080)
  6.1198+   1 stepping                       : #x0
  6.1199+   2 binding-stack-pointer          : #x7F3561800290
  6.1200+   3 current-catch-block            : #x7F35617FE9B0
  6.1201+   4 current-unwind-protect-block   : #x7F35617FE520
  6.1202+   5 pseudo-atomic-bits             : #x0
  6.1203+   6 alien-stack-pointer            : #x7F3561A00000
  6.1204+   7 profile-data                   : #x0
  6.1205+   8 boxed-tlab                     : #x1000
  6.1206+   9                                : #x1000
  6.1207+  10                                : #x0
  6.1208+  11 cons-tlab                      : #x10218C81E0
  6.1209+  12                                : #x10218C8200
  6.1210+  13                                : #x10218C8180
  6.1211+  14 mixed-tlab                     : #x103C1C1AD0
  6.1212+  15                                : #x103C1C8000
  6.1213+  16                                : #x103C1C0000
  6.1214+  17 os-address                     : #x7F35615FE000
  6.1215+  18 os-thread                      : #x7F35617FF6C0
  6.1216+  19 os-kernel-tid                  : #x8C850
  6.1217+  20 alien-stack-start              : #x7F3561900000
  6.1218+  21 binding-stack-start            : #x7F3561800000
  6.1219+  22 control-stack-start            : #x7F3561600000
  6.1220+  23 control-stack-end              : #x7F35617FEEB0
  6.1221+  24 this                           : #x7F3561A00080
  6.1222+  25 prev                           : #x0
  6.1223+  26 next                           : #x7F3560D10080
  6.1224+  27 state-word                     : #x1010101
  6.1225+  28 sprof-data                     : #x0
  6.1226+  29 arena                          : #x0
  6.1227+  30 tls-size                       : #x8000
  6.1228+  31 ffcall-active-p                : #x0
  6.1229+  32 control-stack-pointer          : #x7F35617FDD60
  6.1230+  33 card-table                     : #x7F35628DD010
  6.1231+  34 symbol-tlab                    : #x1000
  6.1232+  35                                : #x1000
  6.1233+  36                                : #x0
  6.1234+  37 sys-mixed-tlab                 : #x103C1A0810
  6.1235+  38                                : #x103C1A8000
  6.1236+  39                                : #x103C1A0000
  6.1237+  40 sys-cons-tlab                  : #x100000A610
  6.1238+  41                                : #x100000A780
  6.1239+  42                                : #x100000A600
  6.1240+  43 tot-bytes-alloc-boxed          : #x0
  6.1241+  44 tot-bytes-alloc-unboxed        : #x0
  6.1242+  45 slow-path-allocs               : #x180444
  6.1243+  46 et-allocator-mutex-acq         : #x0
  6.1244+  47 et-find-freeish-page           : #x0
  6.1245+  48 et-bzeroing                    : #x0
  6.1246+ 145 *current-thread*               : #<sb-thread:thread tid=575568 "worker" running {1012119283}>
  6.1247+ 146 *free-interrupt-context-index* : 0
  6.1248+ 147 *allow-with-interrupts*        : t
  6.1249+ 148 *interrupts-enabled*           : t
  6.1250+ 149 *interrupt-pending*            : nil
  6.1251+ 150 *in-without-gcing*             : nil
  6.1252+ 151 *gc-inhibit*                   : nil
  6.1253+ 152 *gc-pending*                   : nil
  6.1254+ 153 *stop-for-gc-pending*          : nil
  6.1255+ 154 0                              : nil
  6.1256+ 155 *pinned-objects*               : nil
  6.1257+ 156 *gc-pin-code-pages*            : 0
  6.1258+ 157 *restart-clusters*             : ((#<restart swank::retry {7F35617FE2B3}>) (#<restart abort {7F35617FE5C3}>)
  6.1259+                                       (#<restart abort {7F35617FEB33}>))
  6.1260+ 158 *handler-clusters*             : (((#<sb-kernel::classoid-cell sb-impl::eval-error>
  6.1261+                                         . #<function (lambda (condition) :in sb-int:simple-eval-in-lexenv) {7F35617FE19B}>))
  6.1262+                                       ((#<sb-kernel::classoid-cell sb-c:compiler-error>
  6.1263+                                         . #<function (lambda (sb-c::c) :in sb-int:simple-eval-in-lexenv) {10016FC2AB}>)) ..)
  6.1264+ 159 *ignored-package-locks*        : :invalid
  6.1265+ 160 *ir1-namespace*                : :unbound
  6.1266+ 161 *compilation*                  : :unbound
  6.1267+ 162 *saved-fp*                     : nil
  6.1268+ 163 *deadline*                     : nil
  6.1269+ 164 *descriptor-handlers*          : nil
  6.1270+ 165 *exit-in-progress*             : nil
  6.1271+ 166 *token-buf-pool*               : nil
  6.1272+ 167 *step-out*                     : nil
  6.1273+ 168 *package*                      : #<package "COMMON-LISP-USER">
  6.1274+ 190 *debugger-hook*                : #<function swank:swank-debugger-hook>
  6.1275+ 191 *standard-output*              : #<sb-impl::string-output-stream {10121281F3}>
  6.1276+ 220 *standard-input*               : #<swank/gray::slime-input-stream {10165C2C93}>
  6.1277+ 224 *default-pathname-defaults*    : #P"/home/ellis/dev/comp/core/"
  6.1278+ 268 *eval-source-info*             : nil
  6.1279+ 269 *eval-tlf-index*               : nil
  6.1280+ 270 *eval-source-context*          : (let ((*default-pathname-defaults* #P"/home/ellis/dev/comp/core/"))
  6.1281+                                        (quickload-core-systems)
  6.1282+                                        (trace "STD" "SXP" "PARSE" "CLI" "XKB" "SKEL" "ORGAN" "OBJ" "XDB" "LOG" "NET" "PACKY"
  6.1283+                                               "NLP" "ROCKSDB" "K" "BTRFS" "TREE-SITTER" "ZSTD" "BLAKE3" "URING") ..)
  6.1284+ 340 *invoke-debugger-hook*         : #<function swank/sbcl::swank-invoke-debugger-hook {101212802B}>
  6.1285+ 406 *stepper-hook*                 : #<function (lambda (condition) :in swank/backend:call-with-debugger-hook) {1008B37D8B}>
  6.1286+ 434 *slime-interrupts-enabled*     : t
  6.1287+ 436 *sldb-quit-restart*            : #<restart abort {7F35617FE5C3}>
  6.1288+ 437 *emacs-connection*             : #<swank::multithreaded-connection {10164E05C3}>
  6.1289+ 438 *pending-slime-interrupts*     : nil
  6.1290+ 439 *send-counter*                 : 17
  6.1291+ 441 *buffer-package*               : #<package "COMMON-LISP-USER">
  6.1292+ 442 *buffer-readtable*             : #<named-readtable :current {10023EC023}>
  6.1293+ 443 *pending-continuations*        : (18)
  6.1294 
  6.1295-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/packy/proto-tmp7EQWE70T.fasl
  6.1296-; compilation finished in 0:00:00.000
  6.1297-; compiling file "/home/ellis/dev/comp/core/lisp/lib/packy/obj.lisp" (written 09 DEC 2023 11:19:20 PM):
  6.1298-
  6.1299-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/packy/obj-tmp83ON8YFR.fasl
  6.1300-; compilation finished in 0:00:00.000
  6.1301-; compiling file "/home/ellis/dev/comp/core/lisp/lib/packy/db.lisp" (written 09 DEC 2023 11:18:09 PM):
  6.1302-
  6.1303-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/packy/db-tmpEOOWYRL6.fasl
  6.1304-; compilation finished in 0:00:00.000
  6.1305-; compiling file "/home/ellis/dev/comp/core/lisp/lib/packy/tests.lisp" (written 13 DEC 2023 04:17:49 PM):
  6.1306-
  6.1307-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/packy/tests-tmpFDZ5SF8C.fasl
  6.1308-; compilation finished in 0:00:00.003
  6.1309-in suite packy with 1/1 tests:
  6.1310-#<PASS PACKY-OBJECTS-TEST1848705> 
  6.1311-No tests failed.
  6.1312+Binding stack: (depth 41)
  6.1313+ 148 *interrupts-enabled*           : t
  6.1314+ 147 *allow-with-interrupts*        : t
  6.1315+ 147 *allow-with-interrupts*        : nil
  6.1316+ 148 *interrupts-enabled*           : nil
  6.1317+ 157 *restart-clusters*             : nil
  6.1318+ 148 *interrupts-enabled*           : t
  6.1319+ 147 *allow-with-interrupts*        : t
  6.1320+ 147 *allow-with-interrupts*        : nil
  6.1321+ 148 *interrupts-enabled*           : nil
  6.1322+ 437 *emacs-connection*             : :no-tls-value
  6.1323+ 438 *pending-slime-interrupts*     : :no-tls-value
  6.1324+ 439 *send-counter*                 : :no-tls-value
  6.1325+ 434 *slime-interrupts-enabled*     : :no-tls-value
  6.1326+ 158 *handler-clusters*             : (((#<sb-kernel::classoid-cell warning> . #<function "MAYBE-MUFFLE" {1001E7E6CB}>)
  6.1327+                                        (#<sb-kernel::classoid-cell step-condition> . sb-impl::invoke-stepper)))
  6.1328+ 158 *handler-clusters*             : (((#<sb-kernel::classoid-cell swank::swank-error>
  6.1329+                                         . #<function (lambda (sb-kernel::temp)
  6.1330+                                                        :in
  6.1331+                                                        swank::spawn-worker-thread) {7F35617FE83B}>)) ..)
  6.1332+ 220 *standard-input*               : :no-tls-value
  6.1333+ 190 *debugger-hook*                : :no-tls-value
  6.1334+ 406 *stepper-hook*                 : :no-tls-value
  6.1335+ 158 *handler-clusters*             : (((#<sb-kernel::classoid-cell swank::swank-error>
  6.1336+                                         . #<function (lambda (condition) :in swank::spawn-worker-thread) {1008DF1EFB}>))
  6.1337+                                       ((#<sb-kernel::classoid-cell swank::swank-error>
  6.1338+                                         . #<function (lambda (sb-kernel::temp) ..)>)))
  6.1339+ 340 *invoke-debugger-hook*         : :no-tls-value
  6.1340+ 157 *restart-clusters*             : ((#<restart abort {7F35617FEB33}>))
  6.1341+ 436 *sldb-quit-restart*            : :no-tls-value
  6.1342+ 441 *buffer-package*               : :no-tls-value
  6.1343+ 442 *buffer-readtable*             : :no-tls-value
  6.1344+ 443 *pending-continuations*        : :no-tls-value
  6.1345+ 158 *handler-clusters*             : (((#<sb-kernel::classoid-cell step-condition> . sb-impl::invoke-stepper))
  6.1346+                                       ((#<sb-kernel::classoid-cell swank::swank-error>
  6.1347+                                         . #<function (lambda (condition) :in swank::spawn-worker-thread) {1008DF1EFB}>))
  6.1348+                                       ((#<sb-kernel::classoid-cell swank::swank-error> ..)))
  6.1349+ 434 *slime-interrupts-enabled*     : nil
  6.1350+ 270 *eval-source-context*          : :no-tls-value
  6.1351+ 269 *eval-tlf-index*               : :no-tls-value
  6.1352+ 268 *eval-source-info*             : :no-tls-value
  6.1353+ 158 *handler-clusters*             : (((#<function sb-int:constantly-t>
  6.1354+                                         . #<function (lambda (swank::c) :in swank:eval-for-emacs) {7F35617FE4FB}>))
  6.1355+                                       ((#<sb-kernel::classoid-cell step-condition> . sb-impl::invoke-stepper))
  6.1356+                                       ((#<sb-kernel::classoid-cell swank::swank-error> ..)))
  6.1357+ 158 *handler-clusters*             : (((#<sb-kernel::classoid-cell sb-c:compiler-error>
  6.1358+                                         . #<function (lambda (sb-c::c) :in sb-int:simple-eval-in-lexenv) {10016FC2AB}>))
  6.1359+                                       ((#<function sb-int:constantly-t>
  6.1360+                                         . #<function (lambda (swank::c) :in swank:eval-for-emacs) {7F35617FE4FB}>)) ..)
  6.1361+ 168 *package*                      : :no-tls-value
  6.1362+ 157 *restart-clusters*             : ((#<restart abort {7F35617FE5C3}>) (#<restart abort {7F35617FEB33}>))
  6.1363+ 191 *standard-output*              : :no-tls-value
  6.1364+ 270 *eval-source-context*          : (swank:eval-and-grab-output
  6.1365+                                       "(let ((*default-pathname-defaults* #P\"/home/ellis/dev/comp/core/\"
  6.1366+)) (quickload-core-systems)
  6.1367+(trace \"STD\" \"SXP\" \"PARSE\" \"CLI\" \"XKB\" \"SKEL\" \"ORGAN\"  ..)
  6.1368+ 269 *eval-tlf-index*               : nil
  6.1369+ 268 *eval-source-info*             : nil
  6.1370+ 158 *handler-clusters*             : (((#<sb-kernel::classoid-cell sb-impl::eval-error>
  6.1371+                                         . #<function (lambda (condition) :in sb-int:simple-eval-in-lexenv) {7F35617FE41B}>))
  6.1372+                                       ((#<sb-kernel::classoid-cell sb-c:compiler-error>
  6.1373+                                         . #<function (lambda (sb-c::c) :in sb-int:simple-eval-in-lexenv) {10016FC2AB}>)) ..)
  6.1374+ 158 *handler-clusters*             : (((#<sb-kernel::classoid-cell sb-c:compiler-error>
  6.1375+                                         . #<function (lambda (sb-c::c) :in sb-int:simple-eval-in-lexenv) {10016FC2AB}>))
  6.1376+                                       ((#<sb-kernel::classoid-cell sb-impl::eval-error>
  6.1377+                                         . #<function (lambda (condition) :in sb-int:simple-eval-in-lexenv) {7F35617FE41B}>)) ..)
  6.1378+ 224 *default-pathname-defaults*    : :no-tls-value
  6.1379 #+end_example
  6.1380 
  6.1381 ** std
  6.1382@@ -1242,17 +898,17 @@
  6.1383 #+RESULTS:
  6.1384 #+begin_example
  6.1385 in suite std with 11/11 tests:
  6.1386-#<PASS CURRY-TEST879395> 
  6.1387-#<PASS ALIEN-TEST879394> 
  6.1388-#<PASS PAN-TEST879393> 
  6.1389-#<PASS ANA-TEST879392> 
  6.1390-#<PASS FMT-TEST879391> 
  6.1391-#<PASS THREAD-TEST879390> 
  6.1392-#<PASS COND-TEST879389> 
  6.1393-#<PASS LIST-TEST879388> 
  6.1394-#<PASS STR-TEST879387> 
  6.1395-#<PASS SYM-TEST879386> 
  6.1396-#<PASS READTABLES-TEST879385> 
  6.1397+#<PASS CURRY-TEST77420> 
  6.1398+#<PASS ALIEN-TEST77419> 
  6.1399+#<PASS PAN-TEST77418> 
  6.1400+#<PASS ANA-TEST77417> 
  6.1401+#<PASS FMT-TEST77416> 
  6.1402+#<PASS THREAD-TEST77415> 
  6.1403+#<PASS ERR-TEST77414> 
  6.1404+#<PASS LIST-TEST77413> 
  6.1405+#<PASS STR-TEST77412> 
  6.1406+#<PASS SYM-TEST77411> 
  6.1407+#<PASS READTABLES-TEST77410> 
  6.1408 No tests failed.
  6.1409 #+end_example
  6.1410 
  6.1411@@ -1262,6 +918,47 @@
  6.1412   (load "lisp/lib/rdb/tests.lisp")
  6.1413   (asdf:test-system :rdb)
  6.1414 #+end_src
  6.1415+
  6.1416+#+RESULTS:
  6.1417+: in suite rdb with 4/4 tests:
  6.1418+: #<PASS RDB-BYTES-TEST200923> 
  6.1419+: #<PASS RDB-TEST200922> 
  6.1420+: #<PASS RAW-TEST200921> 
  6.1421+: #<PASS MINIMAL-TEST200920> 
  6.1422+: No tests failed.
  6.1423+*** xdb
  6.1424+#+begin_src lisp :results output replace :exports results
  6.1425+  (load "lisp/lib/xdb/tests.lisp")
  6.1426+  (asdf:test-system :xdb)
  6.1427+#+end_src
  6.1428+
  6.1429+#+RESULTS:
  6.1430+#+begin_example
  6.1431+in suite xdb with 1/1 tests:
  6.1432+Hash Test
  6.1433+Store
  6.1434+Sum
  6.1435+Find
  6.1436+Sort
  6.1437+List Test
  6.1438+Store
  6.1439+Sum
  6.1440+Find
  6.1441+Sort
  6.1442+Object non storable Test
  6.1443+Store
  6.1444+Sum
  6.1445+Find
  6.1446+Sort
  6.1447+Object storable Test
  6.1448+Store
  6.1449+Sum
  6.1450+Find
  6.1451+Sort
  6.1452+#<PASS DB-TEST248085> 
  6.1453+No tests failed.
  6.1454+#+end_example
  6.1455+
  6.1456 *** sxp
  6.1457 #+begin_src lisp :results output replace :exports both
  6.1458   (load "lisp/lib/sxp/tests.lisp")
  6.1459@@ -1270,10 +967,10 @@
  6.1460 
  6.1461 #+RESULTS:
  6.1462 : in suite sxp with 4/4 tests:
  6.1463-: #<PASS SXP-STREAM-TEST78386> 
  6.1464-: #<PASS SXP-STRING-TEST78385> 
  6.1465-: #<PASS SXP-FILE-TEST78384> 
  6.1466-: #<PASS FORMS-TEST78383> 
  6.1467+: #<PASS SXP-STREAM-TEST248089> 
  6.1468+: #<PASS SXP-STRING-TEST248088> 
  6.1469+: #<PASS SXP-FILE-TEST248087> 
  6.1470+: #<PASS FORMS-TEST248086> 
  6.1471 : No tests failed.
  6.1472 
  6.1473 *** organ
  6.1474@@ -1281,47 +978,45 @@
  6.1475   (load "lisp/lib/organ/tests.lisp")
  6.1476   (asdf:test-system :organ)
  6.1477 #+end_src
  6.1478+
  6.1479 #+RESULTS:
  6.1480 #+begin_example
  6.1481 in suite organ with 3/3 tests:
  6.1482+#<organ:org-headline {100DDE44D3}>
  6.1483+  [standard-object]
  6.1484 
  6.1485-#<FAIL #<FUNCTION (LAMBDA (STRING CL-PPCRE::START CL-PPCRE::END)
  6.1486-                    :IN
  6.1487-                    CL-PPCRE::CREATE-SCANNER-AUX) {100AC9C56B}> IS NOT A STRING DESIGNATOR.> 
  6.1488-#<PASS ORG-LINES-TEST313189> 
  6.1489-#<PASS ORG-FILE-TEST313188> 
  6.1490-1 out of 3 total tests failed: 
  6.1491-   #<STD/RT:TEST ORG-HEADLINE :FN ORG-HEADLINE-TEST313190 :ARGS NIL :PERSIST NIL {100AE3E723}>.
  6.1492-1 unexpected failures: 
  6.1493-   #<FAIL #<FUNCTION (LAMBDA (STRING CL-PPCRE::START CL-PPCRE::END)
  6.1494-                    :IN
  6.1495-                    CL-PPCRE::CREATE-SCANNER-AUX) {100AC9C56B}> IS NOT A STRING DESIGNATOR.>.
  6.1496+Slots with :class allocation:
  6.1497+  kind                           = :org-headline
  6.1498+Slots with :instance allocation:
  6.1499+  text                           = "** DONE testing stuff :test:test:"
  6.1500+  state                          = nil
  6.1501+  level                          = 2
  6.1502+  props                          = nil
  6.1503+  priority                       = nil
  6.1504+  tags                           = #(#<organ:org-tag {100DDE5693}> #<organ:org-tag {100DDE56D3}>)
  6.1505+  title                          = "DONE testing stuff"
  6.1506+#<PASS ORG-HEADLINE-TEST248236> 
  6.1507+#<PASS ORG-LINES-TEST248235> 
  6.1508+#<PASS ORG-FILE-TEST248234> 
  6.1509+No tests failed.
  6.1510 #+end_example
  6.1511+
  6.1512 *** skel
  6.1513 #+begin_src lisp :results output replace :exports results
  6.1514   (load "lisp/lib/skel/tests.lisp")
  6.1515   (asdf:test-system :skel)
  6.1516 #+end_src
  6.1517+
  6.1518 #+RESULTS:
  6.1519-#+begin_example
  6.1520-in suite skel with 6/6 tests:
  6.1521-#<FAIL THE FUNCTION SKEL/CORE:MAKE-SK-VM IS UNDEFINED.> 
  6.1522-#<FAIL THE FUNCTION SKEL/CORE:MAKE-SOURCE-HEADER-COMMENT IS UNDEFINED.> 
  6.1523-#<PASS SKELRC-TEST313206> 
  6.1524-#<FAIL THE FUNCTION SKEL/CORE:MAKE-SOURCE-HEADER-COMMENT IS UNDEFINED.> 
  6.1525-#<FAIL THE FUNCTION SKEL/CORE:MAKE-SHEBANG-COMMENT IS UNDEFINED.> 
  6.1526-#<PASS SANITY-TEST313203> 
  6.1527-4 out of 6 total tests failed: 
  6.1528-   #<STD/RT:TEST VM :FN VM-TEST313208 :ARGS NIL :PERSIST NIL {100D0B1FE3}>, 
  6.1529-   #<STD/RT:TEST MAKEFILE :FN MAKEFILE-TEST313207 :ARGS NIL :PERSIST NIL {100D0B1EF3}>, 
  6.1530-   #<STD/RT:TEST SKELFILE :FN SKELFILE-TEST313205 :ARGS NIL :PERSIST NIL {100D0B1D13}>, 
  6.1531-   #<STD/RT:TEST HEADER-COMMENTS :FN HEADER-COMMENTS-TEST313204 :ARGS NIL :PERSIST NIL {100D0B1C23}>.
  6.1532-4 unexpected failures: 
  6.1533-   #<FAIL THE FUNCTION SKEL/CORE:MAKE-SHEBANG-COMMENT IS UNDEFINED.>, 
  6.1534-   #<FAIL THE FUNCTION SKEL/CORE:MAKE-SOURCE-HEADER-COMMENT IS UNDEFINED.>, 
  6.1535-   #<FAIL THE FUNCTION SKEL/CORE:MAKE-SOURCE-HEADER-COMMENT IS UNDEFINED.>, 
  6.1536-   #<FAIL THE FUNCTION SKEL/CORE:MAKE-SK-VM IS UNDEFINED.>.
  6.1537-#+end_example
  6.1538+: in suite skel with 6/6 tests:
  6.1539+: #<PASS VM-TEST248242> 
  6.1540+: #<PASS MAKEFILE-TEST248241> 
  6.1541+: #<PASS SKELRC-TEST248240> 
  6.1542+: #<PASS SKELFILE-TEST248239> 
  6.1543+: #<PASS HEADER-COMMENTS-TEST248238> 
  6.1544+: #<PASS SANITY-TEST248237> 
  6.1545+: No tests failed.
  6.1546+
  6.1547 *** packy
  6.1548 #+begin_src lisp :results output replace :exports results
  6.1549   (load "lisp/lib/packy/tests.lisp")
  6.1550@@ -1330,7 +1025,7 @@
  6.1551 
  6.1552 #+RESULTS:
  6.1553 : in suite packy with 1/1 tests:
  6.1554-: #<PASS PACKY-OBJECTS-TEST314215> 
  6.1555+: #<PASS PACKY-OBJECTS-TEST249253> 
  6.1556 : No tests failed.
  6.1557 
  6.1558 *** nlp
  6.1559@@ -1341,20 +1036,9 @@
  6.1560 
  6.1561 #+RESULTS:
  6.1562 : in suite nlp with 3/3 tests:
  6.1563-: #<PASS TEXTRANK-TEST314218> 
  6.1564-: #<PASS DBSCAN-TEST314217> 
  6.1565-: #<PASS PORTER-STEM-TEST314216> 
  6.1566-: No tests failed.
  6.1567-
  6.1568-*** dot
  6.1569-#+begin_src lisp :results output replace :exports results
  6.1570-  (load "lisp/lib/dot/tests.lisp")
  6.1571-  (asdf:test-system :dot)
  6.1572-#+end_src
  6.1573-
  6.1574-#+RESULTS:
  6.1575-: in suite dot with 1/1 tests:
  6.1576-: ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,#<PASS DOT-TEST314273> 
  6.1577+: #<PASS TEXTRANK-TEST249256> 
  6.1578+: #<PASS DBSCAN-TEST249255> 
  6.1579+: #<PASS PORTER-STEM-TEST249254> 
  6.1580 : No tests failed.
  6.1581 
  6.1582 *** net
  6.1583@@ -1372,12 +1056,12 @@
  6.1584 ; Loading "net"
  6.1585 
  6.1586 in suite net with 6/6 tests:
  6.1587-#<PASS SANITY-TEST78482> 
  6.1588-#<PASS OSC-TEST78481> 
  6.1589-#<PASS TLV-TEST78480> 
  6.1590-#<PASS UDP-TEST78479> 
  6.1591-#<PASS TCP-TEST78478> 
  6.1592-#<PASS DNS-TEST78477> 
  6.1593+#<PASS SANITY-TEST249262> 
  6.1594+#<PASS OSC-TEST249261> 
  6.1595+#<PASS TLV-TEST249260> 
  6.1596+#<PASS UDP-TEST249259> 
  6.1597+#<PASS TCP-TEST249258> 
  6.1598+#<PASS DNS-TEST249257> 
  6.1599 No tests failed.
  6.1600 #+end_example
  6.1601 
  6.1602@@ -1395,16 +1079,26 @@
  6.1603 : ; Loading "log"
  6.1604 : 
  6.1605 : in suite log with 1/1 tests:
  6.1606-: #<PASS LOG-TEST78498> 
  6.1607+: #<PASS LOG-TEST249263> 
  6.1608 : No tests failed.
  6.1609 
  6.1610 *** gui
  6.1611 #+begin_src lisp :results output replace :exports results
  6.1612-  (ql:quickload :gui)
  6.1613+  (ql:quickload :gui/tests)
  6.1614   (load "lisp/lib/gui/tests.lisp")
  6.1615   (asdf:test-system :gui)
  6.1616 #+end_src
  6.1617 
  6.1618+#+RESULTS:
  6.1619+: To load "gui/tests":
  6.1620+:   Load 1 ASDF system:
  6.1621+:     gui/tests
  6.1622+: ; Loading "gui/tests"
  6.1623+: 
  6.1624+: in suite gui with 1/1 tests:
  6.1625+: #<PASS HOST-COMPAT-TEST249294> 
  6.1626+: No tests failed.
  6.1627+
  6.1628 *** cli
  6.1629 #+begin_src lisp :results output replace :exports results
  6.1630   (ql:quickload :cli)
  6.1631@@ -1418,20 +1112,17 @@
  6.1632   Load 1 ASDF system:
  6.1633     cli
  6.1634 ; Loading "cli"
  6.1635-[package cli/progress].........
  6.1636-; compiling file "/home/ellis/dev/comp/core/lisp/lib/cli/tests.lisp" (written 17 DEC 2023 07:10:11 PM):
  6.1637 
  6.1638-; wrote /home/ellis/.cache/common-lisp/sbcl-2.3.12+main-linux-x64/home/ellis/dev/comp/core/lisp/lib/cli/tests-tmpP2MKOF4W.fasl
  6.1639-; compilation finished in 0:00:00.016
  6.1640-in suite cli with 2/2 tests:
  6.1641-#<FAIL THE FUNCTION CLI:PARSE-STR-OPT IS UNDEFINED.> 
  6.1642-#<FAIL THE FUNCTION CLI/TESTS::TPFOO-PROMPT IS UNDEFINED.> 
  6.1643-2 out of 2 total tests failed: 
  6.1644-   #<RT:TEST CLI :FN CLI-TEST78617 :ARGS NIL :PERSIST NIL {1005E376B3}>, 
  6.1645-   #<RT:TEST CLI-PROMPT :FN CLI-PROMPT-TEST78616 :ARGS NIL :PERSIST NIL {1005E35E43}>.
  6.1646-2 unexpected failures: 
  6.1647-   #<FAIL THE FUNCTION CLI/TESTS::TPFOO-PROMPT IS UNDEFINED.>, 
  6.1648-   #<FAIL THE FUNCTION CLI:PARSE-STR-OPT IS UNDEFINED.>.
  6.1649+in suite cli with 5/5 tests:
  6.1650+#<PASS REPL-TEST249303> 
  6.1651+#<PASS SPARK-TEST249302> 
  6.1652+TEST: # of steps = 100
  6.1653+==================================================
  6.1654+Finished in
  6.1655+#<PASS PROGRESS-TEST249301> 
  6.1656+#<PASS CLI-TEST249300> 
  6.1657+#<PASS ANSI-TEST249298> 
  6.1658+No tests failed.
  6.1659 #+end_example
  6.1660 
  6.1661 *** rt
  6.1662@@ -1448,16 +1139,9 @@
  6.1663 : ; Loading "rt"
  6.1664 : 
  6.1665 : in suite rt with 1/1 tests:
  6.1666-: #<PASS RT-TEST78682> 
  6.1667+: #<PASS RT-TEST249318> 
  6.1668 : No tests failed.
  6.1669 
  6.1670-*** pwn
  6.1671-#+begin_src lisp :results output replace :exports results
  6.1672-  (ql:quickload :pwn)
  6.1673-  (load "lisp/lib/pwn/tests.lisp")
  6.1674-  (asdf:test-system :pwn)
  6.1675-#+end_src
  6.1676-
  6.1677 *** obj
  6.1678 #+begin_src lisp :results output replace :exports results
  6.1679   (ql:quickload :obj)
  6.1680@@ -1472,12 +1156,61 @@
  6.1681     obj
  6.1682 ; Loading "obj"
  6.1683 
  6.1684-in suite obj with 5/5 tests:
  6.1685-#<PASS DEF-SEQ-TEST318> 
  6.1686-#<PASS DEF-ITER-TEST317> 
  6.1687-#<PASS IDS-TEST316> 
  6.1688-#<PASS TABLES-TEST315> 
  6.1689-#<PASS RAINBOW-TEST314> 
  6.1690+in suite obj with 12/12 tests:
  6.1691+#<PASS GRAPH-TEST249345> 
  6.1692+#<PASS AVL-TREE-TEST249344> 
  6.1693+#<PASS RB-TREE-TEST249343> 
  6.1694+#<PASS BRO-TREE-TEST249342> 
  6.1695+#<PASS GENERIC-TREE-TEST249341> 
  6.1696+#<PASS RING-TEST249340> 
  6.1697+#<PASS CASTABLE-SOLO-TEST249338> 
  6.1698+#<PASS DEF-SEQ-TEST249337> 
  6.1699+#<PASS DEF-ITER-TEST249336> 
  6.1700+#<PASS IDS-TEST249335> 
  6.1701+#<FAIL THE FUNCTION OBJ/TBL:READ-CSV IS UNDEFINED.> 
  6.1702+#<PASS COLORS-TEST249333> 
  6.1703+1 out of 12 total tests failed: 
  6.1704+   #<RT:TEST TABLES :FN TABLES-TEST249334 :ARGS NIL :PERSIST NIL {10148538C3}>.
  6.1705+1 unexpected failures: 
  6.1706+   #<FAIL THE FUNCTION OBJ/TBL:READ-CSV IS UNDEFINED.>.
  6.1707+#+end_example
  6.1708+
  6.1709+*** syn
  6.1710+#+begin_src lisp :results output replace :exports results
  6.1711+  (ql:quickload :syn)
  6.1712+  (load "lisp/lib/syn/tests.lisp")
  6.1713+  (asdf:test-system :syn)
  6.1714+#+end_src
  6.1715+
  6.1716+#+RESULTS:
  6.1717+: To load "syn":
  6.1718+:   Load 1 ASDF system:
  6.1719+:     syn
  6.1720+: ; Loading "syn"
  6.1721+: 
  6.1722+: in suite syn with 1/1 tests:
  6.1723+: #<PASS TS-SANITY-TEST434> 
  6.1724+: No tests failed.
  6.1725+
  6.1726+*** doc
  6.1727+#+begin_src lisp :results output replace :exports results
  6.1728+  (ql:quickload :doc)
  6.1729+  (load "lisp/lib/doc/tests.lisp")
  6.1730+  (asdf:test-system :doc)
  6.1731+#+end_src
  6.1732+
  6.1733+#+RESULTS:
  6.1734+#+begin_example
  6.1735+To load "doc":
  6.1736+  Load 1 ASDF system:
  6.1737+    doc
  6.1738+; Loading "doc"
  6.1739+
  6.1740+in suite doc with 4/4 tests:
  6.1741+#<PASS DOC-FILE-TEST927> 
  6.1742+#<PASS DOC-SYSTEM-TEST926> 
  6.1743+#<PASS DOC-PACKAGE-TEST925> 
  6.1744+#<PASS DOC-SYMBOL-TEST924> 
  6.1745 No tests failed.
  6.1746 #+end_example
  6.1747 
  6.1748@@ -1500,8 +1233,8 @@
  6.1749 
  6.1750 #+RESULTS:
  6.1751 : in suite rocksdb with 2/2 tests:
  6.1752-: #<PASS DB-BASIC-TEST314349> 
  6.1753-: #<PASS SET-OPTS-TEST314348> 
  6.1754+: #<PASS DB-BASIC-TEST249360> 
  6.1755+: #<PASS OPTS-TEST249359> 
  6.1756 : No tests failed.
  6.1757 
  6.1758 *** uring
  6.1759@@ -1536,9 +1269,9 @@
  6.1760 
  6.1761 in suite tree-sitter with 2/2 tests:
  6.1762 #<FAIL THE ALIEN FUNCTION "TREE_SITTER_RUST" IS UNDEFINED.> 
  6.1763-#<PASS TS-JSON-TEST355> 
  6.1764+#<PASS TS-JSON-TEST249402> 
  6.1765 1 out of 2 total tests failed: 
  6.1766-   #<RT:TEST TS-RUST :FN TS-RUST-TEST356 :ARGS NIL :PERSIST NIL {1004EA6773}>.
  6.1767+   #<RT:TEST TS-RUST :FN TS-RUST-TEST249403 :ARGS NIL :PERSIST NIL {1007F2CB53}>.
  6.1768 1 unexpected failures: 
  6.1769    #<FAIL THE ALIEN FUNCTION "TREE_SITTER_RUST" IS UNDEFINED.>.
  6.1770 #+end_example
  6.1771@@ -1557,7 +1290,7 @@
  6.1772 : ; Loading "k"
  6.1773 : 
  6.1774 : in suite k with 1/1 tests:
  6.1775-: #<PASS K-TEST375> 
  6.1776+: #<PASS K-TEST249418> 
  6.1777 : No tests failed.
  6.1778 
  6.1779 *** bqn
  6.1780@@ -1598,7 +1331,7 @@
  6.1781 
  6.1782 in suite blake3 with 2/2 tests:
  6.1783 
  6.1784-#<sb-alien-internals:alien-value :sap #X7FF2E315F888 :type (*
  6.1785+#<sb-alien-internals:alien-value :sap #X7F3B4D30F888 :type (*
  6.1786                                                             (sb-alien:struct
  6.1787                                                              blake3/pkg:blake3-hasher
  6.1788                                                              (blake3/pkg::key
  6.1789@@ -1649,12 +1382,12 @@
  6.1790                                                                 8)
  6.1791                                                                1760)
  6.1792                                                               :offset 1160)))> 
  6.1793-#<sb-alien-internals:alien-value :sap #X7FF2E315F880 :type (*
  6.1794+#<sb-alien-internals:alien-value :sap #X7F3B4D30F880 :type (*
  6.1795                                                             (*
  6.1796                                                              (sb-alien:unsigned
  6.1797                                                               8)))> 
  6.1798-#<PASS HASHER-TEST422> 
  6.1799-#<PASS VERSION-TEST421> 
  6.1800+#<PASS HASHER-TEST249420> 
  6.1801+#<PASS VERSION-TEST249419> 
  6.1802 No tests failed.
  6.1803 in suite blake3 with 0/2 tests:
  6.1804 No tests failed.
  6.1805@@ -1674,7 +1407,7 @@
  6.1806 : ; Loading "alpm"
  6.1807 : 
  6.1808 : in suite alpm with 1/1 tests:
  6.1809-: #<PASS ALPM-VERSION-TEST441> 
  6.1810+: #<PASS ALPM-VERSION-TEST249439> 
  6.1811 : No tests failed.
  6.1812 
  6.1813 *** xkb
  6.1814@@ -1691,9 +1424,5 @@
  6.1815 : ; Loading "xkb"
  6.1816 : 
  6.1817 : in suite xkb with 1/1 tests:
  6.1818-: #<PASS XKB-BASIC-TEST460> 
  6.1819+: #<PASS XKB-BASIC-TEST249441> 
  6.1820 : No tests failed.
  6.1821-
  6.1822-* emacs
  6.1823-=sudo pacman -Syu libvoikko librsvg imagemagick=
  6.1824-
     7.1--- a/core/todo.org	Sun Dec 17 23:41:03 2023 -0500
     7.2+++ b/core/todo.org	Fri Dec 29 00:43:43 2023 -0500
     7.3@@ -78,7 +78,7 @@
     7.4 :PROPERTIES:
     7.5 :CUSTOM_ID: af778a5f-4834-4f0c-ae53-36d35cb98d8c
     7.6 :END:
     7.7-* TODO parse                                                       :lisp:lib:
     7.8+* TODO parse 0.1 [0/2]                                             :lisp:lib:
     7.9 :LOGBOOK:
    7.10 - State "TODO"       from "TODO"       [2023-12-13 Wed 18:24]
    7.11 :END:
    7.12@@ -90,6 +90,18 @@
    7.13 - lalr.lisp
    7.14 - lex.lisp
    7.15 - obj api
    7.16+** TODO tests
    7.17+:LOGBOOK:
    7.18+- State "TODO"       from              [2023-12-24 Sun 19:28]
    7.19+:END:
    7.20+add tests for lexer and LALR. figure out if there are any gaps that we
    7.21+need to fill.
    7.22+** TODO toml impl
    7.23+:LOGBOOK:
    7.24+- State "TODO"       from              [2023-12-24 Sun 19:28]
    7.25+:END:
    7.26+the toml parser on quicklisp is based on esrap, make a comparable one
    7.27+using our parser module.
    7.28 * TBD wayland compositor                                          :rust:lisp:
    7.29 :LOGBOOK:
    7.30 - State "TBD"        from "TODO"       [2023-11-29 Wed 21:25]
    7.31@@ -253,15 +265,22 @@
    7.32 - use to replace LOAD-AST for sk-project and friends
    7.33 - requires mop
    7.34 - take a look at UNWRAP-OBJECT too, may need rewrite for a better API
    7.35-* TODO obj 0.1 [0/1]                                               :lisp:obj:
    7.36+* TODO obj 0.1 [1/2]                                               :lisp:obj:
    7.37 :LOGBOOK:
    7.38 - State "TODO"       from              [2023-12-17 Sun 00:59]
    7.39 :END:
    7.40-** TODO uri
    7.41+** NOPE uri
    7.42 :LOGBOOK:
    7.43 - State "TODO"       from              [2023-12-17 Sun 01:00]
    7.44+- Note taken on [2023-12-20 Wed 18:26] \\
    7.45+  the franz impl doesn't play well with SBCL, at least with our hacks. I'm not sure how faithfully I want to follow the RFCs anyhow.. maybe we go for the dead simple approach and focus on MOP for a path and URI protocol.
    7.46 :END:
    7.47 - mostly just need the tests and to finish porting the Franz implementation
    7.48+** TODO db
    7.49+:LOGBOOK:
    7.50+- State "TODO"       from              [2023-12-20 Wed 18:26]
    7.51+:END:
    7.52+- ported from XDB2
    7.53 * TODO net 0.1 [0/7]                                               :lisp:net:
    7.54 :LOGBOOK:
    7.55 - State "TODO"       from              [2023-12-17 Sun 01:00]
    7.56@@ -313,8 +332,26 @@
    7.57 :LOGBOOK:
    7.58 - State "TODO"       from              [2023-12-17 Sun 03:40]
    7.59 :END:
    7.60+* NOPE dot 0.1 [1/1]                                               :lisp:dot:
    7.61+:LOGBOOK:
    7.62+- State "TODO"       from              [2023-12-20 Wed 18:27]
    7.63+:END:
    7.64+** NOPE PARSE-SPECIALIZER-USING-CLASS
    7.65+:LOGBOOK:
    7.66+- State "TODO"       from              [2023-12-20 Wed 18:28]
    7.67+:END:
    7.68+- experimental SB-MOP generic, may be useful in places where we would
    7.69+  typically use =(eql OBJECT)= as a specializer for GRAPH.
    7.70 
    7.71-* TBD homer 0.1 [0/0]                                            :lisp:homer:
    7.72+* TBD homer 0.1 [0/2]                                            :lisp:homer:
    7.73 :LOGBOOK:
    7.74 - State "TBD"        from "TODO"       [2023-12-12 Tue 19:53]
    7.75 :END:
    7.76+** TODO review GNU stow API
    7.77+:LOGBOOK:
    7.78+- State "TODO"       from              [2023-12-24 Sun 19:32]
    7.79+:END:
    7.80+** TODO consolidate with skel
    7.81+:LOGBOOK:
    7.82+- State "TODO"       from              [2023-12-24 Sun 19:32]
    7.83+:END:
     8.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2+++ b/demo/readme.org	Fri Dec 29 00:43:43 2023 -0500
     8.3@@ -0,0 +1,4 @@
     8.4+{{{header(docs/demo,Richard Westhaver,ellis@rwest.io)}}}
     8.5+#+EXPORT_FILE_NAME: index
     8.6+
     8.7+- [[file:stats.org][Stats]] :: Project Statistics
     9.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.2+++ b/demo/stats.org	Fri Dec 29 00:43:43 2023 -0500
     9.3@@ -0,0 +1,28 @@
     9.4+{{{header(demo/stats,Richard Westhaver,ellis@rwest.io)}}}
     9.5+#+property: header-args :dir /home/ellis/dev/comp/demo/
     9.6+#+begin_src shell :results pp :exports results
     9.7+  tokei
     9.8+#+end_src
     9.9+
    9.10+#+RESULTS:
    9.11+#+begin_example
    9.12+===============================================================================
    9.13+ Language            Files        Lines         Code     Comments       Blanks
    9.14+===============================================================================
    9.15+ Lisp                   22          685          505           61          119
    9.16+ Makefile                1           23           20            3            0
    9.17+ Org                     2          131          127            0            4
    9.18+ Shell                   1          592          459           63           70
    9.19+ TOML                    6           85           81            0            4
    9.20+-------------------------------------------------------------------------------
    9.21+ HTML                    1            7            7            0            0
    9.22+ |- JavaScript           1            2            2            0            0
    9.23+ (Total)                              9            9            0            0
    9.24+-------------------------------------------------------------------------------
    9.25+ Rust                   17          743          635            3          105
    9.26+ |- Markdown             9           36            0           32            4
    9.27+ (Total)                            779          635           35          109
    9.28+===============================================================================
    9.29+ Total                  51         2266         1834          130          302
    9.30+===============================================================================
    9.31+#+end_example
    10.1--- a/infra/quickstart.org	Sun Dec 17 23:41:03 2023 -0500
    10.2+++ b/infra/quickstart.org	Fri Dec 29 00:43:43 2023 -0500
    10.3@@ -2,12 +2,20 @@
    10.4 Richard Westhaver,
    10.5 ellis@rwest.io,
    10.6 Infra Quickstart Guide)}}}
    10.7+#+property: header-args :dir /home/ellis/dev/comp/infra/
    10.8 
    10.9 - Dependencies
   10.10   - Mercurial
   10.11   - Make
   10.12+
   10.13+#+name: install-infra-dependencies
   10.14 #+begin_src shell
   10.15-sudo pacman -Sy make mercurial
   10.16-# make quick
   10.17-# make install
   10.18+sudo pacman -Sy make mercurial podman wayland
   10.19+# emacs build dependencies
   10.20+sudo pacman -Sy libvoikko librsvg imagemagick sysprof
   10.21 #+end_src
   10.22+
   10.23+#+name: check-infra-host
   10.24+#+begin_src 
   10.25+./scripts/eval.sh ./scripts/check.lisp
   10.26+#+end_src
    11.1--- a/infra/readme.org	Sun Dec 17 23:41:03 2023 -0500
    11.2+++ b/infra/readme.org	Fri Dec 29 00:43:43 2023 -0500
    11.3@@ -3,23 +3,6 @@
    11.4 
    11.5 The Compiler Company Infrastructure.
    11.6 
    11.7-#+begin_src shell :dir ~/dev/comp/infra :results pp :exports results
    11.8-  tokei -t=css,lisp,makefile,shell,js
    11.9-#+end_src
   11.10-
   11.11-#+RESULTS:
   11.12-#+begin_example
   11.13-===============================================================================
   11.14- Language            Files        Lines         Code     Comments       Blanks
   11.15-===============================================================================
   11.16- CSS                     2          227          190            9           28
   11.17- Lisp                    3          222          169           16           37
   11.18- Makefile                1          156          110           20           26
   11.19- Shell                  31         1185          866          198          121
   11.20-===============================================================================
   11.21- Total                  37         1790         1335          243          212
   11.22-===============================================================================
   11.23-#+end_example
   11.24-
   11.25-- [[file:quickstart.org][Quickstart]] :: Quickstart Guide.
   11.26-- [[file:notes.org][Notes]] :: Internal Notes.
   11.27+- [[file:quickstart.org][Quickstart]] :: Quickstart Guide
   11.28+- [[file:stats.org][Stats]] :: Project Statistics
   11.29+- [[file:notes.org][Notes]] :: Internal Notes
    12.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.2+++ b/infra/stats.org	Fri Dec 29 00:43:43 2023 -0500
    12.3@@ -0,0 +1,22 @@
    12.4+{{{header(docs/core,Richard Westhaver,ellis@rwest.io)}}}
    12.5+#+property: header-args :dir /home/ellis/dev/comp/infra/
    12.6+
    12.7+#+begin_src shell :results pp :exports results
    12.8+  tokei -e{build,cdn,dist}/*
    12.9+#+end_src
   12.10+
   12.11+#+RESULTS:
   12.12+#+begin_example
   12.13+===============================================================================
   12.14+ Language            Files        Lines         Code     Comments       Blanks
   12.15+===============================================================================
   12.16+ Lisp                    3          226          172           16           38
   12.17+ Makefile                1          152          108           20           24
   12.18+ Org                     1           39           35            0            4
   12.19+ Shell                  31         1182          862          199          121
   12.20+ TOML                    1            6            5            0            1
   12.21+===============================================================================
   12.22+ Total                  37         1605         1182          235          188
   12.23+===============================================================================
   12.24+#+end_example
   12.25+
    14.1--- a/meta/readme.org	Sun Dec 17 23:41:03 2023 -0500
    14.2+++ b/meta/readme.org	Fri Dec 29 00:43:43 2023 -0500
    14.3@@ -7,3 +7,4 @@
    14.4 * [[file:business.org][business]]
    14.5 * [[file:aesthetics.org][aesthetics]]
    14.6 * [[file:workflows.org][workflows]]
    14.7+* [[file:babel.org][babel]]
    15.1--- a/meta/style.org	Sun Dec 17 23:41:03 2023 -0500
    15.2+++ b/meta/style.org	Fri Dec 29 00:43:43 2023 -0500
    15.3@@ -38,11 +38,26 @@
    15.4 - save type declarations and hairy optimizations for when the API is
    15.5   polished
    15.6 - don't be afraid of macros
    15.7+** Systems
    15.8+- define systems using keyword symbols
    15.9+- use slash instead of dash for path separation in system names: =:foo/bar=
   15.10+- define your test system in the same file with a name of: =:foo/tests=
   15.11+- where possible, avoid collisions with systems in Quicklisp
   15.12+** Packages
   15.13+- declare packages in a file named =pkg.lisp=
   15.14+- when multiple packages are being declared, consider a wrapper
   15.15+  package
   15.16+  - declare with ~UIOP:DEFINE-PACKAGE~ and ~:USE-REEXPORT~
   15.17+- package names are either the same as their system name or have the
   15.18+  system name as their root path.
   15.19+- use ~:NICKNAMES~ to declare alternative names for your package
   15.20 * Rust
   15.21+- always prefer =core= libraries to vendored dependencies
   15.22 - don't make =mod.rs= files
   15.23   - use the =foo.rs=, =foo/*= pattern instead
   15.24-- derive =Debug= and =Clone= wherever possible
   15.25+- derive =Debug= and =Clone= always
   15.26 - write a sensible =Display= impl
   15.27+- derive default methods for =Default=, =Hash=, =Copy=, etc where possible
   15.28 - use generics where appropriate: =foo<P:AsRef<Path>>(path:P){p.as_ref();}=
   15.29 * Emacs Lisp
   15.30 * Org-mode
    16.1--- a/meta/workflows.org	Sun Dec 17 23:41:03 2023 -0500
    16.2+++ b/meta/workflows.org	Fri Dec 29 00:43:43 2023 -0500
    16.3@@ -7,6 +7,6 @@
    16.4 
    16.5 * Project Management
    16.6 
    16.7-* Roadmap Management
    16.8+* Roadmap
    16.9 
   16.10 * DevOps