Package evaluation of JuliaSyntax on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:43:35.163 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.91s ################################################################################ # Installation # Installing JuliaSyntax... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [70703baa] + JuliaSyntax v1.0.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [70703baa] + JuliaSyntax v1.0.2 Installation completed after 0.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 42.09s ################################################################################ # Testing # Testing JuliaSyntax Status `/tmp/jl_vMY18N/Project.toml` [70703baa] JuliaSyntax v1.0.2 [56ddb016] Logging v1.11.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vMY18N/Manifest.toml` [70703baa] JuliaSyntax v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Reference parser bugs | 11 11 1.5s Test Summary: | Pass Total Time _printstyled | 7 7 1.6s Test Summary: | Pass Total Time ambiguities | 2 2 1.4s Test Summary: | Pass Total Time Kinds | 14 14 0.3s Test Summary: | Pass Total Time Tokenize | 4308 4308 57.7s Test Summary: | Pass Total Time ParseStream | 19 19 1.0s Test Summary: | Pass Total Time ParseStream constructors | 6 6 5.1s Test Summary: | Pass Total Time ParseStream tree traversal | 22 22 0.8s Test Summary: | Pass Total Time SubString{GenericString} (issue #505) | 5 5 32.3s Test Summary: | Pass Total Time Inline test cases | 775 775 1m01.6s Test Summary: | Pass Total Time Parser does not crash on broken code | 23 23 0.0s Test Summary: | Pass Total Time parser `Kind` remapping | 29 29 2.1s Test Summary: | Pass Total Time Trivia attachment | 1 1 0.8s Test Summary: | Pass Total Time Unicode normalization in tree conversion | 9 9 0.0s Test Summary: | Pass Total Time Unbalanced bidirectional unicode | 2 2 0.0s Test Summary: | Pass Total Time GreenNode | 16 16 1.0s Test Summary: | Pass Total Time SyntaxNode | 34 34 2.3s Test Summary: | Pass Total Time SyntaxNode pretty printing | 4 4 0.7s Test Summary: | Pass Total Time token errors | 33 33 0.2s Test Summary: | Pass Total Time parser errors | 59 59 0.0s Test Summary: | Pass Total Time parser warnings | 23 23 0.1s Test Summary: | Pass Total Time diagnostics for literal parsing | 57 57 0.0s Test Summary: | Pass Total Time diagnostic printing | 3 3 2.3s Test Summary: | Pass Total Time parser API | 52 52 1.7s Test Summary: | Pass Total Time ParseError printing | 8 8 3.3s Test Summary: | Pass Total Time tokenize() API | 10 10 0.9s Test Summary: | Pass Total Time Expr parsing with build_tree | 230 230 0.3s Test Summary: | Pass Total Time Expr parsing with SyntaxNode conversion | 230 230 0.8s Test Summary: | Pass Total Time SyntaxNode->Expr conversion | 1 1 0.2s Test Summary: | Pass Total Time Parsing literals from strings | 147 147 0.8s Test Summary: | Pass Total Time SourceFile lines and column indexing | 27 27 0.4s Test Summary: | Pass Total Time SourceFile position indexing | 15 15 0.1s Test Summary: | Pass Total Time SourceFile printing and text extraction | 2 2 0.0s Test Summary: | Pass Total Time highlight() | 39 39 2.8s Test Summary: | Pass Total Time Hooks for Core integration | 1083 1083 1.9s Test Summary: | Pass Total Time Parse JuliaSyntax | 15 15 3.7s Test Summary: | Pass Total Time Parse JuliaSyntax tests | 20 20 0.7s Test Summary: | Pass Total Time Parse Base at /opt/julia/bin/../share/julia/base | 242 242 12.2s Test Summary: | Pass Total Time Parse Base tests at /opt/julia/bin/../share/julia/test | 238 238 11.5s Test Summary: | Pass Total Time Parse Julia stdlib at /opt/julia/share/julia/stdlib/v1.13 | 632 632 22.2s Test Summary: | Pass Total Time Equality Expr | 3 3 0.0s Test Summary: | Pass Total Time Equality SyntaxNode | 3 3 0.2s Test Summary: | Pass Total Time Equality GreenNode | 3 3 0.0s Test Summary: | Pass Total Time Hashing Expr | 3 3 0.0s Test Summary: | Pass Total Time Hashing SyntaxNode | 3 3 0.5s Test Summary: | Pass Total Time Hashing GreenNode | 3 3 0.0s Test Summary: | Pass Total Time Serialization Expr | 1 1 2.8s Test Summary: | Pass Total Time Serialization SyntaxNode | 1 1 0.5s Test Summary: | Pass Total Time Serialization GreenNode | 1 1 0.0s Testing JuliaSyntax tests passed Testing completed after 259.33s PkgEval succeeded after 320.43s