The time is now Friday, June 21st, 2024 12:07:17am (/usr/bin/env PLT_PKG_BUILD_SERVICE=1 PLTUSERHOME=/home/root//user PLT_PKG_BUILD_SERVICE=1 CI=true PLTSTDERR=debug@pkg error PLT_INFO_ALLOW_VARS=;PLT_PKG_BUILD_SERVICE PLTCOMPILEDROOTS=/home/root//zo: /usr/bin/xvfb-run -n 1 /bin/sh -c cd "/home/root/"/racket && bin/racket -MCR "/home/root/"/zo: -l- raco pkg install --jobs 1 -u --auto rmc && bin/racket -MCR "/home/root/"/zo: -l- raco test --jobs 1 --timeout 180 --drdr --package rmc) Resolved "rmc" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "jay.mccarthy@gmail.com") (checksum . "1d360cc295383638d94b14cc7c3c7bdd967fbdee") (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 . "c8d84ccc6f4accc57906b31b9c2cf1cdd09986c8") (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 . "5fd0d5aedde20eddff5c12c6c483376b16c03a00") (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 . "60cd7f94c0ed87b6b25f06c0df4faa06785c303d") (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 . "f130d10d427d7a0db9473f8b07b3898bbb718e04") (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 . "76583b7b100c78dba2dff69f0b504620b7aed228") (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") "f130d10d427d7a0db9473f8b07b3898bbb718e04" #t) pkg: creating link to # pkg: updating db with "chk-doc" to '#s(pkg-info (catalog "chk-doc") "76583b7b100c78dba2dff69f0b504620b7aed228" #t) pkg: creating single-collection link to # pkg: updating db with "rmc" to '#s((sc-pkg-info pkg-info 3) (catalog "rmc") "1d360cc295383638d94b14cc7c3c7bdd967fbdee" #f "rmc") pkg: creating single-collection link to # pkg: updating db with "pprint" to '#s((sc-pkg-info pkg-info 3) (catalog "pprint") "c8d84ccc6f4accc57906b31b9c2cf1cdd09986c8" #t "pprint") pkg: creating link to # pkg: updating db with "dherman-struct" to '#s(pkg-info (catalog "dherman-struct") "60cd7f94c0ed87b6b25f06c0df4faa06785c303d" #t) pkg: creating link to # pkg: updating db with "chk" to '#s(pkg-info (catalog "chk") "5fd0d5aedde20eddff5c12c6c483376b16c03a00" #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.13.0.7 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: snapshot raco setup: variants: cs raco setup: main collects: /home/root/racket/collects/ raco setup: collects paths: raco setup: /home/root/user/.local/share/racket/snapshot/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/snapshot/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/snapshot/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 --- [5:07:22] raco setup: updating: /home/root/user/.local/share/racket/snapshot/share/info-cache.rktd raco setup: --- pre-installing collections --- [5:07:22] raco setup: --- installing foreign libraries --- [5:07:22] raco setup: --- installing shared files --- [5:07:22] raco setup: --- compiling collections --- [5:07:22] raco setup: making: /chk-doc/chk raco setup: in /chk-doc/chk raco setup: in /chk-lib/chk raco setup: making: /chk-lib/chk raco setup: making: /dherman-struct/dherman-struct (struct) raco setup: in /dherman-struct/dherman-struct raco setup: in /dherman-struct/dherman-struct/private raco setup: making: /dherman-struct/dherman-struct/private raco setup: making: /dherman-struct/dherman-struct/private/tests raco setup: in /dherman-struct/dherman-struct/private/tests raco setup: making: /pprint (pprint) raco setup: in /pprint raco setup: making: /rmc raco setup: in /rmc raco setup: in /rmc/private raco setup: making: /rmc/h raco setup: in /rmc/h raco setup: making: /rmc/private raco setup: making: /rmc/t raco setup: in /rmc/t raco setup: --- creating launchers --- [5:07:31] raco setup: --- installing man pages --- [5:07:31] raco setup: --- building documentation --- [5:07:31] raco setup: syncing: /chk-doc/chk/doc/chk raco setup: running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: syncing: /pprint/doc/pprint raco setup: running: /racket-index/scribblings/main/user/release.scrbl raco setup: running: /racket-index/scribblings/main/user/search.scrbl raco setup: running: /racket-index/scribblings/main/user/start.scrbl raco setup: rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: rendering: /racket-index/scribblings/main/user/release.scrbl raco setup: rendering: /racket-index/scribblings/main/user/search.scrbl raco setup: rendering: /racket-index/scribblings/main/user/start.scrbl raco setup: --- installing collections --- [5:07:44] raco setup: --- post-installing collections --- [5:07:44] raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/h/glfw.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/snapshot/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/snapshot/pkgs/rmc/h/glfw.rkt" /home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt:96: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: "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/h/libc.rkt" raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/h.rkt" raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/info.rkt" raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/lib.rkt" raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/main.rkt" raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/private/class.rkt" raco test: (submod "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/t/fac.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: (submod "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/t/ts.rkt" test) 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/snapshot/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/... non-empty stderr raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/rmc/t.rkt" 5/5 test failures 0 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/h/libc.rkt 0 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/h.rkt 0 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/info.rkt 0 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/lib.rkt 0 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/main.rkt 0 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/private/class.rkt 0 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/t.rkt 1 1 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/h/glfw.rkt 1 1 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/t/fac.rkt 1 1 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/t/lib.rkt 1 1 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/t/libc.rkt 1 1 /home/root//user/.local/share/racket/snapshot/pkgs/rmc/t/ts.rkt The time is now Friday, June 21st, 2024 12:07:57am