For information about the package build service, see https://pkg-build.racket-lang.org/about.html The time is now Sat, 22 Nov 2025 20:32:54 +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 /usr/bin/xvfb-run --auto-servernum -n 1 /bin/sh -c cd "/home/root/"/racket && bin/racket -MCR "/home/root/"/zo: -l- raco pkg install --jobs 2 -u --auto xfunctions && bin/racket -MCR "/home/root/"/zo: -l- raco test --jobs 2 --drdr --package xfunctions) Resolved "xfunctions" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "wesley.bitomski@gmail.com") (checksum . "ea7e05f8fb2ea7bcaa3ae3c17cfabce5d8b7f8ce") (dependencies . (("base") ("racket") ("xfunctions-lib") ("xfunctions-doc"))) (description . "Extended Functional Combinators") (modules . ((lib "xfunctions/xfunctions-doc/xfunctions.scrbl") (lib "xfunctions/main.rkt") (lib "xfunctions/xfunctions-lib/xfunctions.rkt"))) (name . "xfunctions") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/xfunctions.zip") (tags . ("other"))) 00: Resolved "xfunctions-lib" via file:///home/root//catalogs/built/catalog Resolved "xfunctions-doc" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "wesley.bitomski@gmail.com") (checksum . "e05010d80472417103d9d0a3f1843a006b24c883") (dependencies . (("base") ("racket") ("rackunit-lib"))) (description . "Functional bits of XFunctions") (modules . ((lib "xfunctions-lib/xfunctions.rkt"))) (name . "xfunctions-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/xfunctions-lib.zip") (tags . ())) pkg: catalog response: #hash((author . "wesley.bitomski@gmail.com") (checksum . "663c90b02420ba37cb695f1c3c962e0a31999032") (dependencies . (("base") ("racket") ("sandbox-lib") ("scribble-lib") ("racket-doc") ("xfunctions-lib"))) (description . "Documentation for xfunctions") (modules . ((lib "xfunctions-doc/xfunctions.scrbl"))) (name . "xfunctions-doc") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/xfunctions-doc.zip") (tags . ())) pkg: creating single-collection link to # pkg: updating db with "xfunctions-lib" to '#s((sc-pkg-info pkg-info 3) (catalog "xfunctions-lib") "e05010d80472417103d9d0a3f1843a006b24c883" #t "xfunctions-lib") pkg: creating single-collection link to # pkg: updating db with "xfunctions-doc" to '#s((sc-pkg-info pkg-info 3) (catalog "xfunctions-doc") "663c90b02420ba37cb695f1c3c962e0a31999032" #t "xfunctions-doc") pkg: creating single-collection link to # pkg: updating db with "xfunctions" to '#s((sc-pkg-info pkg-info 3) (catalog "xfunctions") "ea7e05f8fb2ea7bcaa3ae3c17cfabce5d8b7f8ce" #f "xfunctions") The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of xfunctions: xfunctions-lib xfunctions-doc raco setup: version: 9.0 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 9.0 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.0/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.0/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/9.0/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: same raco setup: --- updating info-domain tables --- [20:32:56] raco setup: updating: /home/root/user/.local/share/racket/9.0/share/info-cache.rktd raco setup: --- pre-installing collections --- [20:32:56] raco setup: --- installing foreign libraries --- [20:32:56] raco setup: --- installing shared files --- [20:32:56] raco setup: --- compiling collections --- [20:32:56] raco setup: --- parallel build using 2 jobs --- [20:32:56] raco setup: 1 making: /xfunctions (xfunctions) raco setup: 0 making: /xfunctions-doc (xfunctions-doc) raco setup: 0 making: /xfunctions-lib (xfunctions-lib) raco setup: --- creating launchers --- [20:32:57] raco setup: --- installing man pages --- [20:32:57] raco setup: --- building documentation --- [20:32:57] raco setup: --- installing collections --- [20:32:58] raco setup: --- post-installing collections --- [20:32:58] GC: 0:atexit peak 184,545K(+113,402K); alloc 1,172,084K; major 2; minor 87; 691ms raco test: 0 (file "/home/root//user/.local/share/racket/9.0/pkgs/xfunctions/info.rkt") raco test: 1 (file "/home/root//user/.local/share/racket/9.0/pkgs/xfunctions/main.rkt") raco test: 0 (file "/home/root//user/.local/share/racket/9.0/pkgs/xfunctions/xfunctions-doc/info.rkt") raco test: 1 (file "/home/root//user/.local/share/racket/9.0/pkgs/xfunctions/xfunctions-lib/info.rkt") raco test: 0 (submod (file "/home/root//user/.local/share/racket/9.0/pkgs/xfunctions/xfunctions-lib/xfunctions.rkt") test) default-load-handler: expected a `module' declaration, but found something else file: /home/root/user/.local/share/racket/9.0/pkgs/xfunctions/xfunctions-doc/xfunctions.scrbl context...: /home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt:428:27 /home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt:430:0: call-with-summary /home/root/racket/share/pkgs/compiler-lib/compiler/commands/test.rkt:503:19 GC: 0:atexit peak 100,961K(+38,282K); alloc 185,632K; major 1; minor 21; 169ms The time is now Sat, 22 Nov 2025 20:33:00 +0000