(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