Carton in action pasted by DeeEff on Fri Jun 20 02:27:02 2025
(base) kassogtha ~/Code/carton (virtualenvs $) $ cargo run --color=always -- run --manifest-path ~/tmp/csenv.toml -q chicken-status Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s Running `target/debug/carton run --manifest-path /home/jeremy/tmp/csenv.toml -q chicken-status` apropos .................................................... version: 3.11.2 breadline ................................................... version: 1.0.2 check-errors ................................................ version: 3.8.3 chicken-doc ................................................. version: 0.7.0 fmt ...................................................... version: 0.8.11.2 hash-trie ................................................... version: 1.1.8 iset .......................................................... version: 2.2 matchable ..................................................... version: 1.2 r7rs ....................................................... version: 1.0.12 regex ......................................................... version: 2.0 srfi-1 ...................................................... version: 0.5.1 srfi-128 ..................................................... version: 0.11 srfi-13 ..................................................... version: 0.3.4 srfi-133 .................................................... version: 1.6.1 srfi-14 ..................................................... version: 0.2.1 srfi-143 .................................................... version: 1.0.0 srfi-145 ...................................................... version: 0.1 srfi-146 ...................................................... version: 0.1 srfi-158 ...................................................... version: 0.1 srfi-160 .................................................... version: 0.5.3 srfi-18 ..................................................... version: 0.1.7 srfi-253 .................................................... version: 0.1.0 srfi-69 ..................................................... version: 0.4.3 sxml-transforms ............................................. version: 1.4.3 symbol-utils ................................................ version: 2.6.2 transducers ................................................. version: 0.7.1 utf8 ........................................................ version: 3.6.3
Carton with csi pasted by DeeEff on Fri Jun 20 02:28:48 2025
(base) kassogtha ~/Code/carton (virtualenvs $) $ cargo run --color=always -- run --manifest-path ~/tmp/csenv.toml -q csi -- Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s Running `target/debug/carton run --manifest-path /home/jeremy/tmp/csenv.toml -q csi --` CHICKEN (c) 2008-2022, The CHICKEN Team (c) 2000-2007, Felix L. Winkelmann Version 5.4.0 (rev 1a1d1495) linux-unix-gnu-x86-64 [ 64bit dload ptables ] Type ,? for help. ; loading /home/jeremy/.csirc ... ; loading /home/jeremy/.local/share/carton/5.4.0/lib/chicken/11/chicken.load.import.so ... #;1>
Carton installing a C6 egg added by DeeEff on Fri Jun 20 02:44:30 2025
(base) kassogtha ~/Code/carton (virtualenvs $) $ cargo run --color=always -- run --manifest-path ~/tmp/chicken6.toml -v chicken-install -- matchable Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s Running `target/debug/carton run --manifest-path /home/jeremy/tmp/chicken6.toml -v chicken-install -- matchable` 2025-06-20T00:43:25.005741Z DEBUG Resolved all project directories, XDG_CONFIG_HOME: /home/jeremy/.config/carton, XDG_CACHE_HOME: /home/jeremy/.cache/carton, XDG_DATA_HOME: /home/jeremy/.local/share/carton 2025-06-20T00:43:25.006220Z DEBUG Read 86 bytes from /home/jeremy/tmp/chicken6.toml 2025-06-20T00:43:25.008227Z DEBUG Spawned `chicken-install` process, pid: 39055 fetching matchable building matchable /home/jeremy/.local/share/carton/6.0.0pre1/bin/csc -host -D compiling-extension -J -s -regenerate-import-libraries -setup-mode -I /home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable -C -I/home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable -O2 -d1 matchable.scm -o /home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable/matchable.so /home/jeremy/.local/share/carton/6.0.0pre1/bin/csc -regenerate-import-libraries -M -setup-mode -static -I /home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable -emit-link-file /home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable/matchable.link -host -D compiling-extension -c -unit matchable -D compiling-static-extension -C -I/home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable -O2 -d1 matchable.scm -o /home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable/matchable.static.o /home/jeremy/.local/share/carton/6.0.0pre1/bin/csc -setup-mode -s -host -I /home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable -C -I/home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable -O2 -d0 matchable.import.scm -o /home/jeremy/.cache/carton/chicken-install/6.0.0pre1/matchable/matchable.import.so installing matchable