The time is now Thursday, June 20th, 2024 10:37:46pm (/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 queue && bin/racket -MCR "/home/root/"/zo: -l- raco test --jobs 1 --timeout 180 --drdr --package queue) Resolved "queue" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "david.storrs@gmail.com") (checksum . "ee6dbcc1ac240da662c5de1caf35f18e22f6a6f1") (dependencies . (("base") ("struct-plus-plus") ("scribble-lib") ("racket-doc") ("rackunit-lib") ("test-more"))) (description . "An amortized O(1) queue struct") (modules . ((lib "queue/main.rkt") (lib "queue/scribblings/queue.scrbl"))) (name . "queue") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/queue.zip") (tags . ())) 00: Resolved "struct-plus-plus" via file:///home/root//catalogs/built/catalog Resolved "test-more" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "david.storrs@gmail.com") (checksum . "625140a793d559890d6e487ba070f53f78216d5a") (dependencies . (("base") ("handy") ("syntax-classes-lib") ("try-catch") ("at-exp-lib") ("racket-doc") ("sandbox-lib") ("scribble-lib"))) (description . "Extended form of struct. Generates keyword constructors, functional setters and updaters. Allows per-field default values, contracts, wrapper functions, and declarative-syntax rules for interfield relations and transformations.") (modules . ((lib "struct-plus-plus/tests/test_make_functional_setter.rkt") (lib "struct-plus-plus/reflection.rkt") (lib "struct-plus-plus/make_functional_setter.rkt") (lib "struct-plus-plus/scribblings/struct-plus-plus.scrbl") (lib "struct-plus-plus/main.rkt") (lib "struct-plus-plus/tests/test_main.rkt"))) (name . "struct-plus-plus") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/struct-plus-plus.zip") (tags . ("struct"))) pkg: catalog response: #hash((author . "david.storrs@gmail.com") (checksum . "ee7aa2a4120f4a7babf5882e37d2b929c75f1672") (dependencies . (("base"))) (description . "A Racket version of the Perl Test::More module. As compared to default Racket tests, this: Shows results for all tests, not just failing ones. Returns values from tests to simplify conditional tests. Much more flexible approximation testing. Shorter test names. Docs are in the README.md") (modules . ((lib "test-more/tests/test-main.rkt") (lib "test-more/main.rkt"))) (name . "test-more") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/test-more.zip") (tags . ("test" "testing"))) 00: Resolved "handy" via file:///home/root//catalogs/built/catalog 00: Resolved "syntax-classes-lib" via file:///home/root//catalogs/built/catalog Resolved "try-catch" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "david.storrs@gmail.com") (checksum . "030ab606674e936290402127f8d9f78292aed27b") (dependencies . (("html-parsing") ("base") ("db-lib") ("rackunit-lib") ("sxml") ("at-exp-lib"))) (description . "Utility functions that are missing from Racket -- e.g. 'say' (variadic displayln), 'multi-partition' (partition into more than two lists), better exception creation / trapping, database management, etc") (modules . ((lib "handy/test-more.rkt") (lib "handy/deprecated/list-utils.rkt") (lib "handy/HTML-Element.rkt") (lib "handy/scribblings/list-utils.scrbl") (lib "handy/struct.rkt") (lib "handy/net.rkt") (lib "handy/sql.rkt") (lib "handy/hash.rkt") (lib "handy/list-utils.rkt") (lib "handy/exceptions.rkt") (lib "handy/web.rkt") (lib "handy/files/compression.rkt") (lib "handy/HTML-TreeBuilder.rkt") (lib "handy/try.rkt") (lib "handy/json.rkt") (lib "handy/utils.rkt") (lib "handy/fsmonitor.rkt") (lib "handy/thread.rkt") (lib "handy/main.rkt") (lib "handy/db.rkt"))) (name . "handy") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/handy.zip") (tags . ("database" "exceptions" "utility" "web"))) pkg: catalog response: #hash((author . "lexi.lambda@gmail.com") (checksum . "a4dbc713af4f80a718fe6370571dd9782041f419") (dependencies . (("base" #:version "7.8.0.9"))) (description . "implementation (no documentation) for “syntax-classes”") (modules . ((lib "syntax/parse/class/struct-id.rkt") (lib "syntax/parse/class/local-value.rkt") (lib "syntax/parse/class/paren-shape.rkt"))) (name . "syntax-classes-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/syntax-classes-lib.zip") (tags . ("syntax"))) pkg: catalog response: #hash((author . "david.storrs@gmail.com") (checksum . "9487153dbef230a2f7be63b19580775adeeaca1e") (dependencies . (("base") ("syntax-classes-lib") ("racket-doc") ("scribble-lib") ("rackunit-lib") ("sandbox-lib"))) (description . "Exception handling (with-handlers) and flow control guarantees (dynamic-wind) with code shared between the dynamic-wind clauses and a final cleanup phase.") (modules . ((lib "try-catch/main.rkt") (lib "try-catch/scribblings/try-catch.scrbl"))) (name . "try-catch") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/try-catch.zip") (tags . ("exceptions"))) 00: Resolved "html-parsing" via file:///home/root//catalogs/built/catalog Resolved "sxml" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "neil@neilvandyke.org") (checksum . "3eaf74b91ae6f6b721e2ebd4419f34b53f099c22") (dependencies . (("base") ("mcfly") ("racket-doc") ("scribble-lib") ("overeasy"))) (description . "Permissive Parsing of HTML to SXML") (modules . ((lib "html-parsing/html-parsing.scrbl") (lib "html-parsing/main.rkt"))) (name . "html-parsing") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/html-parsing.zip") (tags . ("html" "sxml" "web"))) pkg: catalog response: #hash((author . "clements@brinckerhoff.org") (checksum . "20da34f20d41ecaf47d1dcfbfa45ff8c1fafcfd5") (dependencies . (("base") ("srfi-lib") ("racket-doc") ("scribble-lib"))) (description . "SXML family of tools (including SXPath)") (modules . ((lib "sxml/xpath-parser.rkt") (lib "sxml/lazy-ssax.rkt") (lib "sxml/ssax/myenv.rkt") (lib "sxml/ssax/ssax.rkt") (lib "sxml/scribblings/util.rkt") (lib "sxml/ddo-txpath.rkt") (lib "sxml/scribblings/sxml-rep.scrbl") (lib "sxml/scribblings/sxpath.scrbl") (lib "sxml/sxpath.rkt") (lib "sxml/sxpath-ext.rkt") (lib "sxml/tests/tests.rkt") (lib "sxml/sxml-tools.rkt") (lib "sxml/main.rkt") (lib "sxml/xpath-ast.rkt") (lib "sxml/tests/ssax-tests.rkt") (lib "sxml/scribblings/sax-parsing.scrbl") (lib "sxml/scribblings/sxml.scrbl") (lib "sxml/txpath.rkt") (lib "sxml/ssax/xlink-parser.rkt") (lib "sxml/ssax/util.rkt") (lib "sxml/ssax/multi-parser.rkt") (lib "sxml/scribblings/sxslt.scrbl") (lib "sxml/ssax/ssax-prim.rkt") (lib "sxml/ssax/input-parse.rkt") (lib "sxml/ssax/errors-and-warnings.rkt") (lib "sxml/xpath-context_xlink.rkt") (lib "sxml/ssax/id.rkt") (lib "sxml/modif.rkt") (lib "sxml/serializer.rkt") (lib "sxml/ssax/sxpathlib.rkt") (lib "sxml/ssax/SSAX-code.rkt") (lib "sxml/scribblings/all-exported.scrbl") (lib "sxml/ddo-axes.rkt") (lib "sxml/tests/vSXML-to-HTML.rkt") (lib "sxml/ssax/SXML-tree-trans.rkt") (lib "sxml/scribblings/extracted-sperber.scrbl") (lib "sxml/scribblings/extract-provides.rkt") (lib "sxml/ssax/access-remote.rkt") (lib "sxml/tests/vSXML-tree-trans.rkt") (lib "sxml/lazy-xpath.rkt") (lib "sxml/ssax/parse-error.rkt") (lib "sxml/scribblings/serialization.scrbl"))) (name . "sxml") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/sxml.zip") (tags . ("sxml" "web" "xml"))) 00: Resolved "mcfly" via file:///home/root//catalogs/built/catalog Resolved "overeasy" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "neil@neilvandyke.org") (checksum . "345961743514e93db17c9e28500579378b398114") (dependencies . (("at-exp-lib") ("base") ("scribble-lib") ("racket-doc"))) (description . "Embedded Package Documentation Runtime") (modules . ((lib "mcfly/test-mcfly-spec.rkt") (lib "mcfly/mcfly-spec.rkt") (lib "mcfly/mcfly-misc.rkt") (lib "mcfly/main.rkt") (lib "mcfly/mcfly-expand.rkt") (lib "mcfly/doc.rkt") (lib "mcfly/mcfly-parse.rkt") (lib "mcfly/mcfly-scribble.rkt") (lib "mcfly/mcfly.scrbl") (lib "mcfly/mcfly-format.rkt"))) (name . "mcfly") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/mcfly.zip") (tags . ("documentation"))) pkg: catalog response: #hash((author . "neil@neilvandyke.org") (checksum . "6566dc41feaf5d9024b3614bd483172fa5a15de7") (dependencies . (("base") ("racket-doc") ("scribble-lib") ("mcfly"))) (description . "Racket Language Test Engine") (modules . ((lib "overeasy/main.rkt") (lib "overeasy/overeasy.rkt") (lib "overeasy/test-overeasy.rkt") (lib "overeasy/overeasy.scrbl"))) (name . "overeasy") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/overeasy.zip") (tags . ("testing"))) pkg: creating single-collection link to # pkg: updating db with "mcfly" to '#s((sc-pkg-info pkg-info 3) (catalog "mcfly") "345961743514e93db17c9e28500579378b398114" #t "mcfly") pkg: creating single-collection link to # pkg: updating db with "overeasy" to '#s((sc-pkg-info pkg-info 3) (catalog "overeasy") "6566dc41feaf5d9024b3614bd483172fa5a15de7" #t "overeasy") pkg: creating link to # pkg: updating db with "sxml" to '#s(pkg-info (catalog "sxml") "20da34f20d41ecaf47d1dcfbfa45ff8c1fafcfd5" #t) pkg: creating link to # pkg: updating db with "syntax-classes-lib" to '#s(pkg-info (catalog "syntax-classes-lib") "a4dbc713af4f80a718fe6370571dd9782041f419" #t) pkg: creating single-collection link to # pkg: updating db with "try-catch" to '#s((sc-pkg-info pkg-info 3) (catalog "try-catch") "9487153dbef230a2f7be63b19580775adeeaca1e" #t "try-catch") pkg: creating single-collection link to # pkg: updating db with "test-more" to '#s((sc-pkg-info pkg-info 3) (catalog "test-more") "ee7aa2a4120f4a7babf5882e37d2b929c75f1672" #t "test-more") pkg: creating single-collection link to # pkg: updating db with "queue" to '#s((sc-pkg-info pkg-info 3) (catalog "queue") "ee6dbcc1ac240da662c5de1caf35f18e22f6a6f1" #f "queue") pkg: creating single-collection link to # pkg: updating db with "struct-plus-plus" to '#s((sc-pkg-info pkg-info 3) (catalog "struct-plus-plus") "625140a793d559890d6e487ba070f53f78216d5a" #t "struct-plus-plus") pkg: creating single-collection link to # pkg: updating db with "handy" to '#s((sc-pkg-info pkg-info 3) (catalog "handy") "030ab606674e936290402127f8d9f78292aed27b" #t "handy") pkg: creating single-collection link to # pkg: updating db with "html-parsing" to '#s((sc-pkg-info pkg-info 3) (catalog "html-parsing") "3eaf74b91ae6f6b721e2ebd4419f34b53f099c22" #t "html-parsing") The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of queue: struct-plus-plus test-more dependencies of struct-plus-plus: handy syntax-classes-lib try-catch dependencies of handy: html-parsing sxml dependencies of html-parsing: mcfly overeasy 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 --- [3:37:52] raco setup: updating: /home/root/user/.local/share/racket/snapshot/share/info-cache.rktd raco setup: --- pre-installing collections --- [3:37:52] raco setup: --- installing foreign libraries --- [3:37:52] raco setup: --- installing shared files --- [3:37:52] raco setup: --- compiling collections --- [3:37:52] raco setup: making: /syntax/parse raco setup: making: /syntax/parse/experimental raco setup: making: /syntax/parse/lib raco setup: making: /syntax/parse/private raco setup: making: /handy raco setup: in /handy raco setup: in /handy/deprecated raco setup: in /html-parsing raco setup: in /mcfly raco setup: in /overeasy raco setup: in /sxml/sxml raco setup: in /sxml/sxml/ssax raco setup: in /handy/files raco setup: making: /handy/deprecated raco setup: making: /handy/files raco setup: making: /handy/scribblings raco setup: making: /handy/t raco setup: making: /handy/t/data raco setup: making: /handy/t/data/20160802_Latest_EDGAR_Filings raco setup: making: /handy/t/data/bar raco setup: making: /html-parsing (html-parsing) raco setup: in /html-parsing raco setup: in /mcfly raco setup: making: /mcfly (McFly Runtime) raco setup: in /mcfly raco setup: making: /overeasy (Overeasy) raco setup: in /overeasy raco setup: making: /queue raco setup: in /queue raco setup: in /struct-plus-plus raco setup: in /syntax-classes-lib/syntax/parse/class raco setup: in /test-more raco setup: in /queue/scribblings raco setup: making: /queue/scribblings raco setup: making: /struct-plus-plus raco setup: in /struct-plus-plus raco setup: in /struct-plus-plus/scribblings raco setup: making: /struct-plus-plus/scribblings raco setup: making: /struct-plus-plus/tests raco setup: in /struct-plus-plus/tests raco setup: in /try-catch raco setup: making: /sxml/sxml (sxml) raco setup: in /sxml/sxml raco setup: in /sxml/sxml/scribblings raco setup: making: /sxml/sxml/scribblings raco setup: in /sxml/sxml/scribblings raco setup: making: /sxml/sxml/ssax (ssax) raco setup: in /sxml/sxml/ssax raco setup: making: /syntax-classes-lib/syntax raco setup: making: /syntax-classes-lib/syntax/parse raco setup: making: /syntax-classes-lib/syntax/parse/class raco setup: in /syntax-classes-lib/syntax/parse/class raco setup: making: /test-more raco setup: in /test-more raco setup: making: /test-more/tests raco setup: in /test-more/tests raco setup: making: /try-catch raco setup: in /try-catch raco setup: in /try-catch/scribblings raco setup: making: /try-catch/scribblings raco setup: --- creating launchers --- [3:38:12] raco setup: --- installing man pages --- [3:38:12] raco setup: --- building documentation --- [3:38:12] raco setup: syncing: /html-parsing/doc/html-parsing raco setup: running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: syncing: /mcfly/doc/mcfly raco setup: syncing: /overeasy/doc/overeasy raco setup: syncing: /queue/doc/queue 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: syncing: /struct-plus-plus/doc/struct-plus-plus raco setup: syncing: /sxml/sxml/doc/sxml raco setup: syncing: /try-catch/doc/try-catch 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 --- [3:38:25] raco setup: --- post-installing collections --- [3:38:25] raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/queue/info.rkt" raco test: (submod "/home/root//user/.local/share/racket/snapshot/pkgs/queue/main.rkt" test) raco test: "/home/root//user/.local/share/racket/snapshot/pkgs/queue/scribblings/queue.scrbl" 0 /home/root//user/.local/share/racket/snapshot/pkgs/queue/info.rkt 0 /home/root//user/.local/share/racket/snapshot/pkgs/queue/main.rkt 0 /home/root//user/.local/share/racket/snapshot/pkgs/queue/scribblings/queue.scrbl The time is now Thursday, June 20th, 2024 10:38:29pm