For information about the package build service, see https://pkg-build.racket-lang.org/about.html The time is now Wed, 27 May 2026 16:56:05 +0000 (/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: PLTSTDOUT=debug@pkg info@GC:major /bin/sh -c cd "/home/root/"/racket && bin/racket -MCR "/home/root/"/zo: -l- raco pkg install --jobs 2 -u --auto wordle-solver) Resolved "wordle-solver" via file:///home/root//catalogs/archive/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "f2a5a9d5370e5c750e581f2e18bf67a6113f15fe") (dependencies . (("base") ("define2") ("global") ("at-exp-lib") ("rackunit-lib") ("scribble-lib") ("racket-doc"))) (description . "A simple solver for Wordle") (modules . ((lib "wordle-solver/main.rkt") (lib "wordle-solver/scribblings/wordle-solver.scrbl"))) (name . "wordle-solver") (ring . 1) (source . "file:///home/root/catalogs/archive/pkgs/wordle-solver.zip") (tags . ("cli" "game" "games" "solver"))) 00: Resolved "define2" via file:///home/root//catalogs/built/catalog Resolved "global" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "5174bb8d5330279b2843508303d6966e1bc4899b") (dependencies . (("base") ("sandbox-lib") ("scribble-lib") ("racket-doc") ("rackunit-lib"))) (description . "Provides new but backward-compatible definitions of `lambda` and `define` that simplify keyword arguments and designing wrapper functions.") (modules . ((lib "define2/define.rkt") (lib "define2/tests/fail-case.rkt") (lib "define2/formals.rkt") (lib "define2/struct2.rkt") (lib "define2/define-wrapper.rkt") (lib "define2/tests/define.rkt") (lib "define2/scribblings/define2.scrbl") (lib "define2/tests/struct2.rkt") (lib "define2/main.rkt"))) (name . "define2") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/define2.zip") (tags . ("define" "keywords" "lambda" "syntax"))) pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "2b0b4d2261ad0e186b8f6471ae3f2166fa9129f7") (dependencies . (("text-table") ("base") ("scribble-lib") ("racket-doc") ("rackunit-lib"))) (description . "Define global variables and automatically generate a command line parser.") (modules . ((lib "global/examples/minimal.rkt") (lib "global/tests/define-global-stress-test.rkt") (lib "global/scribblings/global.scrbl") (lib "global/tests/out-of-scope.rkt") (lib "global/examples/example.rkt") (lib "global/main.rkt") (lib "global/tests/more-tests.rkt"))) (name . "global") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/global.zip") (tags . ("command-line" "commandline"))) Resolved "text-table" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "laurent.orseau@gmail.com") (checksum . "b8ad2944593ec106824fa55f39430fe4d0a9c7ce") (dependencies . (("base") ("sandbox-lib") ("scribble-lib") ("racket-doc") ("rackunit-lib"))) (description . "A simple package to display text tables with unicode frames.") (modules . ((lib "text-table/tests/utils.rkt") (lib "text-table/tests/table.rkt") (lib "text-table/scribblings/text-table.scrbl") (lib "text-table/main.rkt") (lib "text-table/utils.rkt"))) (name . "text-table") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/text-table.zip") (tags . ("format" "tabular" "text" "unicode"))) pkg: creating single-collection link to # pkg: updating db with "text-table" to '#s((sc-pkg-info pkg-info 3) (catalog "text-table") "b8ad2944593ec106824fa55f39430fe4d0a9c7ce" #t "text-table") pkg: creating single-collection link to # pkg: updating db with "wordle-solver" to '#s((sc-pkg-info pkg-info 3) (catalog "wordle-solver") "f2a5a9d5370e5c750e581f2e18bf67a6113f15fe" #f "wordle-solver") pkg: creating single-collection link to # pkg: updating db with "define2" to '#s((sc-pkg-info pkg-info 3) (catalog "define2") "5174bb8d5330279b2843508303d6966e1bc4899b" #t "define2") pkg: creating single-collection link to # pkg: updating db with "global" to '#s((sc-pkg-info pkg-info 3) (catalog "global") "2b0b4d2261ad0e186b8f6471ae3f2166fa9129f7" #t "global") The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of wordle-solver: define2 global dependencies of global: text-table raco setup: version: 9.2 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 9.2 raco setup: variants: cs raco setup: main collects: /home/root/racket/collects/ raco setup: collects paths: raco setup: /home/root/user/.local/share/racket/9.2/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/9.2/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/9.2/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: same raco setup: --- updating info-domain tables --- [16:56:07] raco setup: updating: /home/root/user/.local/share/racket/9.2/share/info-cache.rktd raco setup: --- pre-installing collections --- [16:56:07] raco setup: --- installing foreign libraries --- [16:56:07] raco setup: --- installing shared files --- [16:56:07] raco setup: --- compiling collections --- [16:56:07] raco setup: --- parallel build using 2 jobs --- [16:56:07] raco setup: 1 making: /define2 raco setup: 0 making: /global raco setup: 1 making: /define2/tests raco setup: 1 making: /text-table raco setup: 0 making: /global/examples raco setup: 0 making: /global/tests raco setup: 1 making: /text-table/tests raco setup: 0 making: /wordle-solver raco setup: --- creating launchers --- [16:56:10] raco setup: --- installing man pages --- [16:56:10] raco setup: --- building documentation --- [16:56:10] raco setup: syncing: /define2/doc/define2 raco setup: syncing: /global/doc/global raco setup: syncing: /text-table/doc/text-table raco setup: 0 running: /racket-index/scribblings/main/user/family.scrbl raco setup: 0 running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/release.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/search.scrbl raco setup: 1 running: /racket-index/scribblings/main/user/start.scrbl raco setup: 1 running: /wordle-solver/scribblings/wordle-solver.scrbl raco setup: 1 rendering: /racket-index/scribblings/main/user/family.scrbl raco setup: 0 rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: 1 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: 0 rendering: /wordle-solver/scribblings/wordle-solver.scrbl raco setup: --- installing collections --- [16:56:17] raco setup: --- post-installing collections --- [16:56:17] GC: 0:atexit peak 308,700K(+155,947K); alloc 7,198,639K; major 6; minor 409; 3347ms The time is now Wed, 27 May 2026 16:56:17 +0000