The time is now Friday, February 19th, 2021 8:36:25am (/usr/bin/env DISPLAY=:1 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 -u --auto resyntax && bin/racket -MCR "/home/root/"/zo: -l- raco test --drdr --package resyntax) Resolved "resyntax" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "jackhfirth@gmail.com") (checksum . "947a6aa1918fae82e95693f7665077ad468564c1") (dependencies . (("br-parser-tools-lib") ("brag-lib") ("rackunit-lib") ("gui-lib") ("fancy-app") ("rebellion") ("base") ("racket-doc") ("rackunit-lib") ("scribble-lib"))) (description . "An experimental refactoring tool built on top of syntax-parse.") (modules . ((lib "resyntax/default-recommendations/function-definition-shortcuts-test.rkt") (lib "resyntax/default-recommendations.rkt") (lib "resyntax/string-replacement.rkt") (lib "resyntax/testing/refactoring-test-tokenizer.rkt") (lib "resyntax/default-recommendations/legacy-struct-migrations-test.rkt") (lib "resyntax/default-recommendations/private/let-binding.rkt") (lib "resyntax/default-recommendations/legacy-struct-migrations.rkt") (lib "resyntax/refactoring-rule.rkt") (lib "resyntax/source.rkt") (lib "resyntax/main.rkt") (lib "resyntax/default-recommendations/private/syntax-identifier-sets.rkt") (lib "resyntax/syntax-replacement.rkt") (lib "resyntax/default-recommendations/miscellaneous-suggestions.rkt") (lib "resyntax/default-recommendations/let-binding-suggestions-comment-test.rkt") (lib "resyntax/default-recommendations/legacy-contract-migrations.rkt") (lib "resyntax/default-recommendations/function-definition-shortcuts.rkt") (lib "resyntax/default-recommendations/private/lambda-by-any-name.rkt") (lib "resyntax/testing/refactoring-test.rkt") (lib "resyntax/default-recommendations/private/syntax-lines.rkt") (lib "resyntax/refactoring-suite.rkt") (lib "resyntax/testing/refactoring-test-parser.rkt") (lib "resyntax/main.scrbl") (lib "resyntax/cli.rkt") (lib "resyntax/default-recommendations/for-loop-shortcuts-test.rkt") (lib "resyntax/default-recommendations/let-binding-suggestions-function-shortcuts-test.rkt") (lib "resyntax/default-recommendations/for-loop-shortcuts.rkt") (lib "resyntax/default-recommendations/let-binding-suggestions-test.rkt") (lib "resyntax/default-recommendations/private/graph.rkt") (lib "resyntax/code-snippet.rkt") (lib "resyntax/default-recommendations/let-binding-suggestions.rkt"))) (name . "resyntax") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/resyntax.zip") (tags . ("experimental" "refactoring" "static-analysis"))) 00: Resolved "br-parser-tools-lib" via file:///home/root//catalogs/built/catalog 00: Resolved "brag-lib" via file:///home/root//catalogs/built/catalog 01: Resolved "fancy-app" via file:///home/root//catalogs/built/catalog Resolved "rebellion" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "mb@mbtype.com") (checksum . "6c18900b372b66f383092468159d390d6b0fa520") (dependencies . (("scheme-lib") ("base") ("compatibility-lib") ("rackunit-lib"))) (description . "fork of `parser-tools-lib` for Beautiful Racket") (modules . ((lib "br-parser-tools/private-yacc/parser-builder.rkt") (lib "br-parser-tools/yacc.rkt") (lib "br-parser-tools/private-lex/front.rkt") (lib "br-parser-tools/private-yacc/lalr.rkt") (lib "br-parser-tools/private-lex/util.rkt") (lib "br-parser-tools/private-yacc/parser-actions.rkt") (lib "br-parser-tools/private-lex/actions.rkt") (lib "br-parser-tools/private-yacc/table.rkt") (lib "br-parser-tools/cfg-parser.rkt") (lib "br-parser-tools/private-lex/token.rkt") (lib "br-parser-tools/private-lex/token-syntax.rkt") (lib "br-parser-tools/private-yacc/graph.rkt") (lib "br-parser-tools/private-lex/error-tests.rkt") (lib "br-parser-tools/private-lex/stx.rkt") (lib "br-parser-tools/private-yacc/grammar.rkt") (lib "br-parser-tools/lex-sre.rkt") (lib "br-parser-tools/private-lex/deriv.rkt") (lib "br-parser-tools/private-yacc/lr0.rkt") (lib "br-parser-tools/private-lex/re.rkt") (lib "br-parser-tools/lex.rkt") (lib "br-parser-tools/private-yacc/yacc-helper.rkt") (lib "br-parser-tools/private-yacc/input-file-parser.rkt") (lib "br-parser-tools/yacc-to-scheme.rkt") (lib "br-parser-tools/examples/calc.rkt") (lib "br-parser-tools/examples/read.rkt") (lib "br-parser-tools/lex-plt-v200.rkt") (lib "br-parser-tools/private-lex/unicode-chars.rkt"))) (name . "br-parser-tools-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/br-parser-tools-lib.zip") (tags . ("beautiful-racket"))) pkg: catalog response: #hash((author . "mb@mbtype.com") (checksum . "587a41f2f97d12fb6a4e7eafd99ddb0603927fe1") (dependencies . (("base" #:version "6.3") ("br-parser-tools-lib") ("rackunit-lib"))) (description . "") (modules . ((lib "brag/examples/nested-word-list.rkt") (lib "brag/examples/cutter-another.rkt") (lib "brag/examples/simple-line-drawing/grammar.rkt") (lib "brag/examples/lua-parser.rkt") (lib "brag/examples/quotation-marks-and-backslashes.rkt") (lib "brag/rules/rule-structs.rkt") (lib "brag/test/test-01-equal.rkt") (lib "brag/examples/0n1n.rkt") (lib "brag/test/test-0n1n.rkt") (lib "brag/private/colorer.rkt") (lib "brag/examples/simple-line-drawing/semantics.rkt") (lib "brag/test/test-hide-and-splice.rkt") (lib "brag/test/test-wordy.rkt") (lib "brag/test/test-nested-repeats.rkt") (lib "brag/test/test-quotation-marks-and-backslashes.rkt") (lib "brag/test/test-top-level-cut.rkt") (lib "brag/examples/wordy.rkt") (lib "brag/examples/add-mult.rkt") (lib "brag/test/test-simple-line-drawing.rkt") (lib "brag/test/test-errors.rkt") (lib "brag/test/test-cutter.rkt") (lib "brag/rules/lexer.rkt") (lib "brag/examples/whitespace.rkt") (lib "brag/test/test-parser.rkt") (lib "brag/test/test-curly-quantifier.rkt") (lib "brag/examples/top-level-cut-2.rkt") (lib "brag/test/test-empty-symbol.rkt") (lib "brag/examples/start-and-atok.rkt") (lib "brag/test/weird-grammar.rkt") (lib "brag/codegen/satisfaction.rkt") (lib "brag/codegen/flatten.rkt") (lib "brag/support.rkt") (lib "brag/private/internal-support.rkt") (lib "brag/codegen/reader.rkt") (lib "brag/codegen/runtime.rkt") (lib "brag/examples/simple-line-drawing/interpret.rkt") (lib "brag/examples/baby-json-hider.rkt") (lib "brag/examples/empty-symbol.rkt") (lib "brag/rules/parser.rkt") (lib "brag/rules/stx.rkt") (lib "brag/test/test-cutter-another.rkt") (lib "brag/codegen/codegen.rkt") (lib "brag/test/test-baby-json-hider.rkt") (lib "brag/test/test-simple-arithmetic-grammar.rkt") (lib "brag/test/test-old-token.rkt") (lib "brag/test/test-all.rkt") (lib "brag/examples/top-level-cut-1.rkt") (lib "brag/test/test-start-and-atok.rkt") (lib "brag/examples/cutter.rkt") (lib "brag/test/test-0n1.rkt") (lib "brag/private/indenter.rkt") (lib "brag/examples/simple-arithmetic-grammar.rkt") (lib "brag/examples/01-equal.rkt") (lib "brag/test/test-lexer.rkt") (lib "brag/examples/0n1.rkt") (lib "brag/examples/top-level-cut-3.rkt") (lib "brag/codegen/expander.rkt") (lib "brag/rules/stx-types.rkt") (lib "brag/examples/simple-line-drawing/examples/letter-i.rkt") (lib "brag/examples/statlist-grammar.rkt") (lib "brag/examples/curly-quantifier.rkt") (lib "brag/examples/hide-and-splice.rkt") (lib "brag/examples/simple-line-drawing.rkt") (lib "brag/examples/bnf.rkt") (lib "brag/test/test-weird-grammar.rkt") (lib "brag/examples/baby-json.rkt") (lib "brag/examples/simple-line-drawing/lang/reader.rkt") (lib "brag/examples/baby-json-alt.rkt") (lib "brag/examples/simple-line-drawing/lexer.rkt") (lib "brag/examples/baby-json-alt2.rkt") (lib "brag/test/test-baby-json.rkt") (lib "brag/test/test-flatten.rkt") (lib "brag/test/test-whitespace.rkt") (lib "brag/main.rkt") (lib "brag/examples/nested-repeats.rkt"))) (name . "brag-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/brag-lib.zip") (tags . ("lib"))) pkg: catalog response: #hash((author . "samth@ccs.neu.edu") (checksum . "96beb4a7bbc82f76a88f81c640ee838107b90c22") (dependencies . (("base") ("rackunit-lib") ("racket-doc") ("scribble-lib"))) (description . "Scala-style anonymous functions") (modules . ((lib "fancy-app/main.rkt") (lib "fancy-app/main.scrbl"))) (name . "fancy-app") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/fancy-app.zip") (tags . ("syntax"))) pkg: catalog response: #hash((author . "jackhfirth@gmail.com") (checksum . "276a7ab6943ceb9b3feb4b5b7479903d334a606a") (dependencies . (("base") ("reprovide-lang") ("net-doc") ("racket-doc") ("rackunit-lib") ("scribble-lib"))) (description . "A collection of infrastructure libraries") (modules . ((lib "rebellion/type/singleton/private/definition-macro.rkt") (lib "rebellion/streaming/transducer/composition-test.rkt") (lib "rebellion/base.scrbl") (lib "rebellion/base/converter.rkt") (lib "rebellion/private/strict-cond.rkt") (lib "rebellion/collection/list.rkt") (lib "rebellion/type/wrapper.scrbl") (lib "rebellion/type/singleton/descriptor.rkt") (lib "rebellion/collection/association-list.rkt") (lib "rebellion/media.scrbl") (lib "rebellion/streaming/transducer/private/sorting.rkt") (lib "rebellion/base/variant.scrbl") (lib "rebellion/type/wrapper/binding.rkt") (lib "rebellion/base/impossible-function.rkt") (lib "rebellion/binary/bit.scrbl") (lib "rebellion/type/tuple/binding.rkt") (lib "rebellion/streaming/transducer/private/taking-duplicates-test.rkt") (lib "rebellion/base/converter.scrbl") (lib "rebellion/type/record.rkt") (lib "rebellion/base/variant.rkt") (lib "rebellion/base/option.rkt") (lib "rebellion/type/enum.rkt") (lib "rebellion/base/option/private/guard.rkt") (lib "rebellion/type/record/base.rkt") (lib "rebellion/custom-write.rkt") (lib "rebellion/base/symbol.scrbl") (lib "rebellion/streaming/transducer/private/taking-duplicates.rkt") (lib "rebellion/streaming/transducer/private/contract-test.rkt") (lib "rebellion/base/pair.scrbl") (lib "rebellion/binary/byte.rkt") (lib "rebellion/private/static-name.rkt") (lib "rebellion/streaming/transducer/base.rkt") (lib "rebellion/module/phase.scrbl") (lib "rebellion/type/object/private/definition-macro.rkt") (lib "rebellion/private/scribble-index-attribute.rkt") (lib "rebellion/equal+hash.rkt") (lib "rebellion/binary.scrbl") (lib "rebellion/streaming/transducer/private/enumerating-test.rkt") (lib "rebellion/type/object/base.rkt") (lib "rebellion/type/enum/binding.rkt") (lib "rebellion/type/singleton/base.rkt") (lib "rebellion/collection/multidict.rkt") (lib "rebellion/media/text/plain.scrbl") (lib "rebellion/streaming/transducer/private/contract.rkt") (lib "rebellion/streaming/transducer/private/sorting-test.rkt") (lib "rebellion/base/impossible-function.scrbl") (lib "rebellion/streaming/transducer.rkt") (lib "rebellion/collection/table.scrbl") (lib "rebellion/type/object/binding-test.rkt") (lib "rebellion/streaming/reducer.rkt") (lib "rebellion/collection/vector/builder.scrbl") (lib "rebellion/type/enum.scrbl") (lib "rebellion/base/option.scrbl") (lib "rebellion/binary/bitstring.rkt") (lib "rebellion/type/wrapper/binding-test.rkt") (lib "rebellion/streaming/transducer.scrbl") (lib "rebellion/main.rkt") (lib "rebellion/streaming/transducer/private/batching-test.rkt") (lib "rebellion/web-graph.rkt") (lib "rebellion/streaming/transducer/composition.rkt") (lib "rebellion/type/wrapper/private/definition-macro.rkt") (lib "rebellion/collection/hash.rkt") (lib "rebellion/streaming/transducer/private/windowing-test.rkt") (lib "rebellion/type/tuple/descriptor.rkt") (lib "rebellion/type/tuple/base.rkt") (lib "rebellion/permutation.scrbl") (lib "rebellion/type/record.scrbl") (lib "rebellion/collection/vector/builder.rkt") (lib "rebellion/type/private/naming.rkt") (lib "rebellion/concurrency/atomic/fixnum.rkt") (lib "rebellion/collection/association-list.scrbl") (lib "rebellion/streaming/transducer/private/reducer.rkt") (lib "rebellion/base/result.rkt") (lib "rebellion/streaming/transducer/testing.rkt") (lib "rebellion/base/immutable-string.scrbl") (lib "rebellion/streaming/transducer/private/impersonation-test.rkt") (lib "rebellion/collection/keyset.rkt") (lib "rebellion/base/pair.rkt") (lib "rebellion/base/immutable-string.rkt") (lib "rebellion/streaming.scrbl") (lib "rebellion/private/subsequence.rkt") (lib "rebellion/type/enum/binding-test.rkt") (lib "rebellion/type/tuple/private/definition-macro.rkt") (lib "rebellion/base/result.scrbl") (lib "rebellion/streaming/transducer/private/taking-maxima.rkt") (lib "rebellion/private/total-match.rkt") (lib "rebellion/base/comparator.scrbl") (lib "rebellion/collection/multidict.scrbl") (lib "rebellion/collection/vector.rkt") (lib "rebellion/media.rkt") (lib "rebellion/type/wrapper/descriptor.rkt") (lib "rebellion/private/scribble-evaluator-factory.rkt") (lib "rebellion/private/impersonation.rkt") (lib "rebellion/concurrency/atomic/boolean.scrbl") (lib "rebellion/collection.rkt") (lib "rebellion/collection/hash.scrbl") (lib "rebellion/equal+hash/struct.rkt") (lib "rebellion/streaming/transducer/private/batching.rkt") (lib "rebellion/other.scrbl") (lib "rebellion/filter.rkt") (lib "rebellion/binary/bit.rkt") (lib "rebellion/type/struct.scrbl") (lib "rebellion/type/singleton/binding-test.rkt") (lib "rebellion/media/application/octet-stream.scrbl") (lib "rebellion/type/enum/descriptor.rkt") (lib "rebellion/type/object/descriptor.rkt") (lib "rebellion/collection/record.rkt") (lib "rebellion/collection/immutable-vector.scrbl") (lib "rebellion/streaming/transducer/private/deduplicating-test.rkt") (lib "rebellion/collection/set.rkt") (lib "rebellion/collection/keyset/low-dependency.rkt") (lib "rebellion/base/range.scrbl") (lib "rebellion/streaming/reducer/private/zip.rkt") (lib "rebellion/streaming/reducer/private/base.rkt") (lib "rebellion/collection/keyset.scrbl") (lib "rebellion/streaming/transducer/private/enumerating.rkt") (lib "rebellion/type/object.rkt") (lib "rebellion/private/spliced-printing-entry.rkt") (lib "rebellion/type/object.scrbl") (lib "rebellion/type/record/binding.rkt") (lib "rebellion/type/record/descriptor.rkt") (lib "rebellion/binary/bitstring.scrbl") (lib "rebellion/type/tuple.rkt") (lib "rebellion/type/wrapper/base.rkt") (lib "rebellion/main.scrbl") (lib "rebellion/media/text/plain.rkt") (lib "rebellion/collection/multiset.scrbl") (lib "rebellion/private/contract-projection.rkt") (lib "rebellion/streaming/transducer/private/taking-maxima-test.rkt") (lib "rebellion/base/equivalence-relation.scrbl") (lib "rebellion/private/markup.rkt") (lib "rebellion/module.scrbl") (lib "rebellion/collection/vector.scrbl") (lib "rebellion/type/tuple.scrbl") (lib "rebellion/collection/list.scrbl") (lib "rebellion/type/singleton.rkt") (lib "rebellion/web-graph.scrbl") (lib "rebellion/streaming/transducer/private/deduplicating.rkt") (lib "rebellion/point.rkt") (lib "rebellion/concurrency/atomic/fixnum.scrbl") (lib "rebellion/base/range.rkt") (lib "rebellion/base/generative-token.scrbl") (lib "rebellion/type.scrbl") (lib "rebellion/type/record/private/definition-macro.rkt") (lib "rebellion/type/wrapper.rkt") (lib "rebellion/type/struct.rkt") (lib "rebellion/collection/keyset/private/reducer.rkt") (lib "rebellion/streaming/transducer/private.rkt") (lib "rebellion/module/binding.scrbl") (lib "rebellion/collection/table.rkt") (lib "rebellion/type/singleton/binding.rkt") (lib "rebellion/type/record/binding-test.rkt") (lib "rebellion/type/enum/base.rkt") (lib "rebellion/streaming/reducer/private/zip-test.rkt") (lib "rebellion/point.scrbl") (lib "rebellion/streaming/reducer/private/base-test.rkt") (lib "rebellion/private/filter.rkt") (lib "rebellion/module/phase.rkt") (lib "rebellion/base/comparator.rkt") (lib "rebellion/base/equivalence-relation.rkt") (lib "rebellion/binary/immutable-bytes.rkt") (lib "rebellion/custom-write.scrbl") (lib "rebellion/equal+hash.scrbl") (lib "rebellion/base/symbol.rkt") (lib "rebellion/streaming/transducer/private/windowing.rkt") (lib "rebellion/collection/record.scrbl") (lib "rebellion/web-link.scrbl") (lib "rebellion/collection/entry.scrbl") (lib "rebellion/private/scribble-cross-document-tech.rkt") (lib "rebellion/permutation.rkt") (lib "rebellion/collection/multiset.rkt") (lib "rebellion/streaming/reducer.scrbl") (lib "rebellion/binary/byte.scrbl") (lib "rebellion/collection/choosing-collections.scrbl") (lib "rebellion/collection/immutable-vector.rkt") (lib "rebellion/type/object/binding.rkt") (lib "rebellion/base/generative-token.rkt") (lib "rebellion/concurrency/atomic/boolean.rkt") (lib "rebellion/concurrency.scrbl") (lib "rebellion/media/application/octet-stream.rkt") (lib "rebellion/streaming/transducer/private/reducer-test.rkt") (lib "rebellion/type/tuple/binding-test.rkt") (lib "rebellion/collection/set.scrbl") (lib "rebellion/collection.scrbl") (lib "rebellion/private/guarded-block.rkt") (lib "rebellion/type/type-descriptor-printing-test.rkt") (lib "rebellion/type/enum/private/definition-macro.rkt") (lib "rebellion/type/singleton.scrbl") (lib "rebellion/private/struct-definition-util.rkt") (lib "rebellion/web-link.rkt") (lib "rebellion/collection/entry.rkt") (lib "rebellion/binary/immutable-bytes.scrbl") (lib "rebellion/module/binding.rkt"))) (name . "rebellion") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/rebellion.zip") (tags . ("data" "experimental" "tabular" "utility"))) Resolved "reprovide-lang" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "alexander@knauth.org") (checksum . "088978ae2db4cdcf52e45777dfe256c819160739") (dependencies . (("base") ("reprovide-lang-lib") ("rackunit-lib") ("scribble-lib") ("racket-doc"))) (description . "a #lang for reproviding modules") (modules . ((lib "reprovide/test/test-combine-in-except.rkt") (lib "reprovide/test/use-glob-in.rkt") (lib "reprovide/test/example-directory/c.rkt") (lib "reprovide/test/test.rkt") (lib "reprovide/test/use.rkt") (lib "reprovide/test/use-combine-in-except.rkt") (lib "reprovide/test/other-subdir/indirect-glob-in.rkt") (lib "reprovide/test/example-directory/b.rkt") (lib "reprovide/test/example-directory/a.rkt") (lib "reprovide/scribblings/reprovide.scrbl"))) (name . "reprovide-lang") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/reprovide-lang.zip") (tags . ("provide" "require"))) Resolved "reprovide-lang-lib" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "alexander@knauth.org") (checksum . "4233a50808af816a23d15c253547f2c79c980deb") (dependencies . (("base") ("lang-file-lib") ("syntax-macro-lang"))) (description . "a #lang for reproviding modules") (modules . ((lib "reprovide/reprovide.rkt") (lib "reprovide/require-transformer/private/this-expression-source-file.rkt") (lib "reprovide/require-transformer/combine-in-except.rkt") (lib "reprovide/main.rkt") (lib "reprovide/require-transformer/directory-in.rkt") (lib "reprovide/require-transformer/glob-in.rkt"))) (name . "reprovide-lang-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/reprovide-lang-lib.zip") (tags . ("provide" "require"))) 01: Resolved "lang-file-lib" via file:///home/root//catalogs/built/catalog Resolved "syntax-macro-lang" via file:///home/root//catalogs/built/catalog pkg: catalog response: #hash((author . "alexander@knauth.org") (checksum . "d3a286be75d261151abe5b3e9680df0795ef2763") (dependencies . (("base") ("rackunit-lib"))) (description . "Functions for dealing with #lang files") (modules . ((lib "lang-file/read-lang-file.rkt"))) (name . "lang-file-lib") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/lang-file-lib.zip") (tags . ("file" "lang"))) pkg: catalog response: #hash((author . "alexander@knauth.org") (checksum . "44d6588ef6b17e346e76bf0edf8c21fcaca2de8f") (dependencies . (("base"))) (description . "experimental racket module language for creating languages, inspired by syntax-lang") (modules . ((lib "tests/syntax/macro-lang/the-lang.rkt") (lib "tests/syntax/macro-lang/test.rkt") (lib "syntax/macro-lang.rkt"))) (name . "syntax-macro-lang") (ring . 1) (source . "file:///home/root/catalogs/built/pkgs/syntax-macro-lang.zip") (tags . ("lang" "syntax"))) pkg: creating single-collection link to # pkg: updating db with "resyntax" to '#s((sc-pkg-info pkg-info 3) (catalog "resyntax") "947a6aa1918fae82e95693f7665077ad468564c1" #f "resyntax") pkg: creating link to # pkg: updating db with "br-parser-tools-lib" to '#s(pkg-info (catalog "br-parser-tools-lib") "6c18900b372b66f383092468159d390d6b0fa520" #t) pkg: creating link to # pkg: updating db with "brag-lib" to '#s(pkg-info (catalog "brag-lib") "587a41f2f97d12fb6a4e7eafd99ddb0603927fe1" #t) pkg: creating single-collection link to # pkg: updating db with "fancy-app" to '#s((sc-pkg-info pkg-info 3) (catalog "fancy-app") "96beb4a7bbc82f76a88f81c640ee838107b90c22" #t "fancy-app") pkg: creating single-collection link to # pkg: updating db with "rebellion" to '#s((sc-pkg-info pkg-info 3) (catalog "rebellion") "276a7ab6943ceb9b3feb4b5b7479903d334a606a" #t "rebellion") pkg: creating link to # pkg: updating db with "reprovide-lang" to '#s(pkg-info (catalog "reprovide-lang") "088978ae2db4cdcf52e45777dfe256c819160739" #t) pkg: creating link to # pkg: updating db with "reprovide-lang-lib" to '#s(pkg-info (catalog "reprovide-lang-lib") "4233a50808af816a23d15c253547f2c79c980deb" #t) pkg: creating link to # pkg: updating db with "lang-file-lib" to '#s(pkg-info (catalog "lang-file-lib") "d3a286be75d261151abe5b3e9680df0795ef2763" #t) pkg: creating link to # pkg: updating db with "syntax-macro-lang" to '#s(pkg-info (catalog "syntax-macro-lang") "44d6588ef6b17e346e76bf0edf8c21fcaca2de8f" #t) The following uninstalled packages were listed as dependencies and they were automatically installed: dependencies of resyntax: br-parser-tools-lib brag-lib fancy-app rebellion dependencies of rebellion: reprovide-lang dependencies of reprovide-lang: reprovide-lang-lib dependencies of reprovide-lang-lib: lang-file-lib syntax-macro-lang raco setup: version: 8.0 raco setup: platform: x86_64-linux-natipkg [cs] raco setup: target machine: any raco setup: cross-installation: yes raco setup: installation name: 8.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/8.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/8.0/pkgs raco setup: links files: raco setup: /home/root/racket/share/links.rktd raco setup: /home/root//user/.local/share/racket/8.0/links.rktd raco setup: compiled-file roots: raco setup: /home/root//zo raco setup: . raco setup: main docs: /home/root/racket/doc raco setup: --- updating info-domain tables --- [8:36:34] raco setup: updating: /home/root/racket/share/info-cache.rktd raco setup: updating: /home/root/user/.local/share/racket/8.0/share/info-cache.rktd raco setup: --- pre-installing collections --- [8:36:34] raco setup: --- installing foreign libraries --- [8:36:34] raco setup: --- installing shared files --- [8:36:34] raco setup: --- compiling collections --- [8:36:35] raco setup: making: /br-parser-tools-lib/br-parser-tools raco setup: in /br-parser-tools-lib/br-parser-tools raco setup: in /br-parser-tools-lib/br-parser-tools/private-lex raco setup: in /br-parser-tools-lib/br-parser-tools/private-yacc raco setup: making: /br-parser-tools-lib/br-parser-tools/examples raco setup: in /br-parser-tools-lib/br-parser-tools/examples raco setup: making: /br-parser-tools-lib/br-parser-tools/private-lex raco setup: making: /br-parser-tools-lib/br-parser-tools/private-yacc raco setup: making: /brag-lib/brag raco setup: in /brag-lib/brag raco setup: in /brag-lib/brag/codegen raco setup: in /brag-lib/brag/rules raco setup: making: /brag-lib/brag/codegen raco setup: in /brag-lib/brag/codegen raco setup: in /brag-lib/brag/private raco setup: in /brag-lib/brag/rules raco setup: making: /brag-lib/brag/private raco setup: in /brag-lib/brag/private raco setup: making: /brag-lib/brag/rules raco setup: making: /fancy-app raco setup: in /fancy-app raco setup: making: /lang-file-lib/lang-file raco setup: in /lang-file-lib/lang-file raco setup: making: /racket-test/tests/syntax raco setup: making: /racket-test/tests/syntax/contract raco setup: making: /racket-test/tests/syntax/tests raco setup: making: /rebellion raco setup: in /rebellion raco setup: in /reprovide-lang-lib/reprovide raco setup: in /reprovide-lang-lib/reprovide/require-transformer raco setup: in /reprovide-lang-lib/reprovide/require-transformer/private raco setup: in /syntax-macro-lang/syntax raco setup: in /rebellion/base raco setup: in /rebellion/private raco setup: in /rebellion/type raco setup: in /rebellion/type/singleton raco setup: in /rebellion/type/private raco setup: in /rebellion/type/tuple raco setup: in /rebellion/type/tuple/private raco setup: in /rebellion/type/singleton/private raco setup: in /rebellion/binary raco setup: in /rebellion/collection raco setup: in /rebellion/collection/keyset raco setup: in /rebellion/collection/keyset/private raco setup: in /rebellion/type/wrapper raco setup: in /rebellion/type/record raco setup: in /rebellion/type/record/private raco setup: in /rebellion/type/wrapper/private raco setup: in /rebellion/streaming raco setup: in /rebellion/type/object raco setup: in /rebellion/type/object/private raco setup: in /rebellion/base/option/private raco setup: in /rebellion/streaming/reducer/private raco setup: in /rebellion/streaming/transducer raco setup: in /rebellion/streaming/transducer/private raco setup: in /rebellion/collection/vector raco setup: in /rebellion/type/enum raco setup: in /rebellion/type/enum/private raco setup: in /rebellion/concurrency/atomic raco setup: in /rebellion/module raco setup: in /rebellion/equal+hash raco setup: in /rebellion/media/application raco setup: in /rebellion/media/text raco setup: making: /rebellion/base raco setup: making: /rebellion/base/option raco setup: making: /rebellion/base/option/private raco setup: making: /rebellion/binary raco setup: making: /rebellion/collection raco setup: making: /rebellion/collection/keyset raco setup: making: /rebellion/collection/keyset/private raco setup: making: /rebellion/collection/vector raco setup: making: /rebellion/concurrency raco setup: making: /rebellion/concurrency/atomic raco setup: making: /rebellion/equal+hash raco setup: making: /rebellion/media raco setup: making: /rebellion/media/application raco setup: making: /rebellion/media/text raco setup: making: /rebellion/module raco setup: making: /rebellion/private raco setup: in /rebellion/private raco setup: making: /rebellion/streaming raco setup: making: /rebellion/streaming/reducer raco setup: making: /rebellion/streaming/reducer/private raco setup: in /rebellion/streaming/reducer/private raco setup: making: /rebellion/streaming/transducer raco setup: in /rebellion/streaming/transducer raco setup: making: /rebellion/streaming/transducer/private raco setup: in /rebellion/streaming/transducer/private raco setup: making: /rebellion/type raco setup: in /rebellion/type raco setup: making: /rebellion/type/enum raco setup: in /rebellion/type/enum raco setup: making: /rebellion/type/enum/private raco setup: making: /rebellion/type/object raco setup: in /rebellion/type/object raco setup: making: /rebellion/type/object/private raco setup: making: /rebellion/type/private raco setup: making: /rebellion/type/record raco setup: in /rebellion/type/record raco setup: making: /rebellion/type/record/private raco setup: making: /rebellion/type/singleton raco setup: in /rebellion/type/singleton raco setup: making: /rebellion/type/singleton/private raco setup: making: /rebellion/type/tuple raco setup: in /rebellion/type/tuple raco setup: making: /rebellion/type/tuple/private raco setup: making: /rebellion/type/wrapper raco setup: in /rebellion/type/wrapper raco setup: making: /rebellion/type/wrapper/private raco setup: making: /reprovide-lang-lib/reprovide raco setup: making: /reprovide-lang-lib/reprovide/require-transformer raco setup: in /reprovide-lang-lib/reprovide/require-transformer raco setup: making: /reprovide-lang-lib/reprovide/require-transformer/private raco setup: making: /reprovide-lang/reprovide raco setup: in /reprovide-lang/reprovide raco setup: in /reprovide-lang/reprovide/scribblings raco setup: making: /reprovide-lang/reprovide/scribblings raco setup: making: /reprovide-lang/reprovide/test raco setup: in /reprovide-lang/reprovide/test raco setup: in /reprovide-lang/reprovide/test/example-directory raco setup: making: /reprovide-lang/reprovide/test/example-directory raco setup: making: /reprovide-lang/reprovide/test/other-subdir raco setup: in /reprovide-lang/reprovide/test/other-subdir raco setup: making: /resyntax raco setup: in /resyntax raco setup: in /resyntax/default-recommendations raco setup: in /resyntax/default-recommendations/private raco setup: making: /resyntax/default-recommendations raco setup: in /resyntax/default-recommendations raco setup: in /resyntax/testing raco setup: making: /resyntax/default-recommendations/private raco setup: making: /resyntax/testing raco setup: making: /syntax-macro-lang/syntax raco setup: making: /syntax-macro-lang/tests raco setup: making: /syntax-macro-lang/tests/syntax raco setup: making: /syntax-macro-lang/tests/syntax/macro-lang raco setup: in /syntax-macro-lang/tests/syntax/macro-lang raco setup: --- creating launchers --- [8:37:07] raco setup: launcher: /home/root/user/.local/share/racket/8.0/bin/resyntax raco setup: --- installing man pages --- [8:37:07] raco setup: --- building documentation --- [8:37:07] raco setup: syncing: /fancy-app/doc/fancy-app raco setup: running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: syncing: /rebellion/doc/rebellion raco setup: running: /racket-index/scribblings/main/user/release.scrbl raco setup: syncing: /reprovide-lang/reprovide/doc/reprovide raco setup: syncing: /resyntax/doc/resyntax 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 --- [8:37:17] raco setup: --- post-installing collections --- [8:37:17] raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/cli.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/code-snippet.rkt" test) raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/for-loop-shortcuts-test.rkt" test) raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/for-loop-shortcuts.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/function-definition-shortcuts-test.rkt" test) raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/function-definition-shortcuts.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/legacy-contract-migrations.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/legacy-struct-migrations-test.rkt" test) raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/legacy-struct-migrations.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/let-binding-suggestions-comment-test.rkt" test) raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/let-binding-suggestions-function-shortcuts-test.rkt" test) raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/let-binding-suggestions-test.rkt" test) raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/let-binding-suggestions.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/miscellaneous-suggestions.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/graph.rkt" test) raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/lambda-by-any-name.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/let-binding.rkt" test) raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/syntax-identifier-sets.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/syntax-lines.rkt" test) raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/info.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/main.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/main.scrbl" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/refactoring-rule.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/refactoring-suite.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/source.rkt" raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/string-replacement.rkt" test) raco test: (submod "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/syntax-replacement.rkt" test) raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/testing/refactoring-test-parser.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/testing/refactoring-test-tokenizer.rkt" raco test: "/home/root//user/.local/share/racket/8.0/pkgs/resyntax/testing/refactoring-test.rkt" 19 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/function-definition-shortcuts-test.rkt 18 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/let-binding-suggestions-test.rkt 11 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/for-loop-shortcuts-test.rkt 10 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/let-binding.rkt 9 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/legacy-struct-migrations-test.rkt 9 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/graph.rkt 7 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/code-snippet.rkt 6 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/syntax-replacement.rkt 5 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/let-binding-suggestions-function-shortcuts-test.rkt 2 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/syntax-lines.rkt 2 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/string-replacement.rkt 1 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/let-binding-suggestions-comment-test.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/cli.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/for-loop-shortcuts.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/function-definition-shortcuts.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/legacy-contract-migrations.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/legacy-struct-migrations.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/let-binding-suggestions.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/miscellaneous-suggestions.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/lambda-by-any-name.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations/private/syntax-identifier-sets.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/default-recommendations.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/info.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/main.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/main.scrbl 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/refactoring-rule.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/refactoring-suite.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/source.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/testing/refactoring-test-parser.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/testing/refactoring-test-tokenizer.rkt 0 /home/root//user/.local/share/racket/8.0/pkgs/resyntax/testing/refactoring-test.rkt 99 tests passed The time is now Friday, February 19th, 2021 8:37:55am