The time is now Monday, November 4th, 2024 4:12:02am (/usr/bin/env PLTUSERHOME=/home/root//user PLT_PKG_BUILD_SERVICE=1 CI=true PLT_INFO_ALLOW_VARS=;PLT_PKG_BUILD_SERVICE PLTCOMPILEDROOTS=/home/root//zo: DISPLAY=:1 DISPLAY=:1 PLTSTDOUT=debug@pkg info@GC:major /usr/bin/xvfb-run -n 1 /bin/sh -c cd "/home/root/"/racket && bin/racket -MCR "/home/root/"/zo: -l- raco pkg install --jobs 2 -u --auto rmc && bin/racket -MCR "/home/root/"/zo: -l- raco test --jobs 2 --drdr --package rmc) Resolved "rmc" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "jay.mccarthy@gmail.com") (checksum . "abe5554fa5a252602ea10394993a3a2b78b541b3") (dependencies . (("pprint") ("chk") ("base") ("rackunit-lib"))) (description . "Racket-made C") (modules . ((lib "rmc/t.rkt") (lib "rmc/h.rkt") (lib "rmc/t/ts.rkt") (lib "rmc/t/lib.rkt") (lib "rmc/private/class.rkt") (lib "rmc/lib.rkt") (lib "rmc/t/libc.rkt") (lib "rmc/h/libc.rkt") (lib "rmc/main.rkt") (lib "rmc/h/glfw.rkt") (lib "rmc/t/fac.rkt"))) (name . "rmc") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/rmc.zip") (tags . ("c" "dsl" "ffi" "systems"))) 00: Resolved "pprint" via file:///home/root//catalogs/built/catalog Resolved "chk" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "asumu@ccs.neu.edu") (checksum . "cfc3a74f2ead7920d4bee4a789552e037bb0db55") (dependencies . (("base") ("dherman-struct") ("rackunit-lib") ("racket-doc") ("scribble-lib"))) (description . "A universal pretty printing library") (modules . ((lib "pprint/haskell.rkt") (lib "pprint/pprint.scrbl") (lib "pprint/main.rkt") (lib "pprint/tests.rkt"))) (name . "pprint") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/pprint.zip") (tags . ("io" "printing"))) pkg: catalog response: #hash((author . "jay.mccarthy@gmail.com") (checksum . "c6825e4af08eeb5f2c164cebcab8a78cd642d7b6") (dependencies . (("chk-lib") ("chk-doc"))) (description . "a minimal tester") (modules . ()) (name . "chk") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/chk.zip") (tags . ("testing"))) Resolved "dherman-struct" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "clements@racket-lang.org") (checksum . "b012c3a761b0646e6efb0e1cecedfb23a98073ff") (dependencies . (("base") ("compatibility-lib") ("scheme-lib") ("rackunit-lib") ("srfi-lite-lib"))) (description . "A port of David Herman's struct.plt planet package") (modules . ((lib "dherman-struct/class.rkt") (lib "dherman-struct/private/tests/struct.rkt") (lib "dherman-struct/struct.rkt") (lib "dherman-struct/hierarchy.rkt") (lib "dherman-struct/private/struct-info-compat.rkt") (lib "dherman-struct/private/tests/hierarchy.rkt") (lib "dherman-struct/private/datatype-registry.rkt") (lib "dherman-struct/private/tests/class.rkt") (lib "dherman-struct/datatype.rkt") (lib "dherman-struct/private/tests/tests.rkt") (lib "dherman-struct/private/tests/datatype.rkt") (lib "dherman-struct/private/datatype-registry-data.rkt"))) (name . "dherman-struct") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/dherman-struct.zip") (tags . ())) 00: Resolved "chk-lib" via file:///home/root//catalogs/built/catalog Resolved "chk-doc" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "jay.mccarthy@gmail.com") (checksum . "1e1af5c6d92a3dfb65c8e18a846a0be6491121f6") (dependencies . (("testing-util-lib") ("base"))) (description . "a minimal tester") (modules . ((lib "chk/main.rkt"))) (name . "chk-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/chk-lib.zip") (tags . ("testing"))) pkg: catalog response: #hash((author . "jay.mccarthy@gmail.com") (checksum . "391d80884d69a333aba72cffc1b6d53a1485b7d7") (dependencies . (("base") ("sandbox-lib") ("scribble-lib") ("racket-doc") ("chk-lib"))) (description . "a minimal tester") (modules . ((lib "chk/chk.scrbl"))) (name . "chk-doc") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/chk-doc.zip") (tags . ("testing"))) pkg: creating link to # pkg: updating db with "chk-lib" to '#s(pkg-info (catalog "chk-lib") "1e1af5c6d92a3dfb65c8e18a846a0be6491121f6" #t) pkg: creating link to # pkg: updating db with "chk-doc" to '#s(pkg-info (catalog "chk-doc") "391d80884d69a333aba72cffc1b6d53a1485b7d7" #t) pkg: creating single-collection link to # pkg: updating db with "rmc" to '#s((sc-pkg-info pkg-info 3) (catalog "rmc") "abe5554fa5a252602ea10394993a3a2b78b541b3" #f "rmc") pkg: creating single-collection link to # pkg: updating db with "pprint" to '#s((sc-pkg-info pkg-info 3) (catalog "pprint") "cfc3a74f2ead7920d4bee4a789552e037bb0db55" #t "pprint") pkg: creating link to # pkg: updating db with "dherman-struct" to '#s(pkg-info (catalog "dherman-struct") "b012c3a761b0646e6efb0e1cecedfb23a98073ff" #t) pkg: creating link to # pkg: updating db with "chk" to '#s(pkg-info (catalog "chk") "c6825e4af08eeb5f2c164cebcab8a78cd642d7b6" #t) The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of rmc: pprint chk dependencies of pprint: dherman-struct dependencies of chk: chk-lib chk-doc raco setup: version: 8.15 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.15 raco setup: variants: cs raco setup: main collects: /home/root/racket/collects/ raco setup: collects paths: raco setup: /home/root/user/.local/share/racket/8.15/collects raco setup: /home/root/racket/collects/ raco setup: main pkgs: /home/root/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/root/racket/share/pkgs raco setup: /home/root//user/.local/share/racket/8.15/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/8.15/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: same raco setup: main docs: /home/root/racket/doc raco setup: --- updating info-domain tables --- [4:12:04] raco setup: updating: /home/root/user/.local/share/racket/8.15/share/info-cache.rktd raco setup: --- pre-installing collections --- [4:12:04] raco setup: --- installing foreign libraries --- [4:12:04] raco setup: --- installing shared files --- [4:12:04] raco setup: --- compiling collections --- [4:12:04] raco setup: --- parallel build using 2 jobs --- [4:12:04] raco setup: 1 making: /chk-doc/chk raco setup: 0 making: /chk-lib/chk raco setup: 0 making: /dherman-struct/dherman-struct (struct) raco setup: 0 making: /dherman-struct/dherman-struct/private raco setup: 0 making: /dherman-struct/dherman-struct/private/tests raco setup: 1 making: /pprint (pprint) raco setup: 0 making: /rmc raco setup: 0 making: /rmc/h raco setup: --- creating launchers --- [4:12:07] raco setup: --- installing man pages --- [4:12:07] raco setup: --- building documentation --- [4:12:07] raco setup: syncing: /chk-doc/chk/doc/chk raco setup: syncing: /pprint/doc/pprint raco setup: 1 running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/release.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/search.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/start.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/user/release.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/user/search.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/start.scrbl raco setup: --- installing collections --- [4:12:15] raco setup: --- post-installing collections --- [4:12:15] GC: 0:atexit peak 342,145K(+153,566K); alloc 7,635,523K; major 5; minor 422; 3004ms raco test: 0 (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/h/glfw.rkt") raco test: 1 (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/h/libc.rkt") glfw.rkt: racket test: #<* (path-string?) #:rest (listof string?) string?) contract from: /rmc/main.rkt blaming: /rmc/h.rkt (assuming the contract is correct) at: /rmc/main.rkt:1548:3 context...: /home/root/racket/collects/racket/contract/private/blame.rkt:350:0: raise-blame-error .../private/arrow-higher-order.rkt:375:33 /home/root/user/.local/share/racket/8.15/pkgs/rmc/h.rkt:113:0: pkg-config-cflags /home/root/racket/collects/racket/contract/private/arrow-val-first.rkt:486:18 body of "/home/root/user/.local/share/racket/8.15/pkgs/rmc/h/glfw.rkt" /home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt:98:2 body of (submod "/home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt" process) body of top-level non-empty stderr raco test: 0 (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/h.rkt") raco test: 1 (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/info.rkt") raco test: 1 (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/lib.rkt") raco test: 0 (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/main.rkt") raco test: 1 (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/private/class.rkt") raco test: 0 (submod (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/t/fac.rkt") test) raco test: 1 (submod (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/t/lib.rkt") test) fac.rkt: racket test: #< actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" non-empty stderr raco test: 0 (file "/home/root//user/.local/share/racket/8.15/pkgs/rmc/t.rkt") ts.rkt: racket test: #< actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" cc: error: unrecognized command line option '-Weverything' FAILURE fail : "compilation failed" kind : "predicate" predicate : # actual : #f from /rmc/t.rkt:21:28: #f value : #f predicate : "not false" val: broke its own contract promised: val? produced: 8.0 in: val? contract from: /rmc/t/ts.rkt blaming: /rmc/t/ts.rkt (assuming the contract is correct) at: /rmc/t/ts.rkt:161:26 context...: /home/root/racket/collects/racket/contract/private/blame.rkt:350:0: raise-blame-error /home/root/user/.local/share/racket/8.15/pkgs/rmc/t/ts.rkt:161:12: bodyf /home/root/racket/collects/racket/contract/private/arrow-higher-order.rkt:379:33 /home/root/user/.local/share/rack... non-empty stderr 5/5 test failures 0 /home/root//user/.local/share/racket/8.15/pkgs/rmc/h/libc.rkt 0 /home/root//user/.local/share/racket/8.15/pkgs/rmc/h.rkt 0 /home/root//user/.local/share/racket/8.15/pkgs/rmc/info.rkt 0 /home/root//user/.local/share/racket/8.15/pkgs/rmc/lib.rkt 0 /home/root//user/.local/share/racket/8.15/pkgs/rmc/main.rkt 0 /home/root//user/.local/share/racket/8.15/pkgs/rmc/private/class.rkt 0 /home/root//user/.local/share/racket/8.15/pkgs/rmc/t.rkt 1 1 /home/root//user/.local/share/racket/8.15/pkgs/rmc/h/glfw.rkt 1 1 /home/root//user/.local/share/racket/8.15/pkgs/rmc/t/fac.rkt 1 1 /home/root//user/.local/share/racket/8.15/pkgs/rmc/t/lib.rkt 1 1 /home/root//user/.local/share/racket/8.15/pkgs/rmc/t/libc.rkt 1 1 /home/root//user/.local/share/racket/8.15/pkgs/rmc/t/ts.rkt GC: 0:atexit peak 96,954K(+39,541K); alloc 216,057K; major 1; minor 24; 155ms The time is now Monday, November 4th, 2024 4:12:18am