Package evaluation of JuliaSyntax on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:00:14.081 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.69s ################################################################################ # Installation # Installing JuliaSyntax... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [70703baa] + JuliaSyntax v1.0.2 Updating `~/.julia/environments/v1.11/Manifest.toml` [70703baa] + JuliaSyntax v1.0.2 Installation completed after 1.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 41.83s ################################################################################ # Testing # Testing JuliaSyntax Status `/tmp/jl_s6vVlo/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_s6vVlo/Manifest.toml` [70703baa] JuliaSyntax v1.0.2 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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 [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.2s Test Summary: | Pass Total Time ambiguities | 2 2 2.7s Test Summary: | Pass Total Time Kinds | 14 14 0.4s Test Summary: | Pass Total Time Tokenize | 4308 4308 1m01.0s Test Summary: | Pass Total Time ParseStream | 19 19 1.2s Test Summary: | Pass Total Time ParseStream constructors | 6 6 6.3s Test Summary: | Pass Total Time ParseStream tree traversal | 22 22 0.7s Test Summary: | Pass Total Time SubString{GenericString} (issue #505) | 5 5 32.8s Test Summary: | Pass Total Time Inline test cases | 775 775 52.3s 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 1.8s Test Summary: | Pass Total Time Trivia attachment | 1 1 0.9s 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.7s Test Summary: | Pass Total Time SyntaxNode pretty printing | 4 4 0.8s Test Summary: | Pass Total Time token errors | 33 33 0.1s Test Summary: | Pass Total Time parser errors | 59 59 0.1s 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.7s Test Summary: | Pass Total Time parser API | 52 52 2.0s Test Summary: | Pass Total Time ParseError printing | 8 8 3.3s Test Summary: | Pass Total Time tokenize() API | 10 10 1.2s 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 1.0s Test Summary: | Pass Total Time SyntaxNode->Expr conversion | 1 1 0.3s Test Summary: | Pass Total Time Parsing literals from strings | 147 147 0.9s 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 3.2s Test Summary: | Pass Total Time Hooks for Core integration | 1083 1083 2.1s Test Summary: | Pass Total Time Parse JuliaSyntax | 15 15 4.4s Test Summary: | Pass Total Time Parse JuliaSyntax tests | 20 20 0.8s Test Summary: | Pass Total Time Parse Base at /opt/julia/bin/../share/julia/base | 265 265 14.1s Test Summary: | Pass Total Time Parse Base tests at /opt/julia/bin/../share/julia/test | 235 235 12.9s Test Summary: | Pass Total Time Parse Julia stdlib at /opt/julia/share/julia/stdlib/v1.11 | 603 603 21.8s 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.1s Test Summary: | Pass Total Time Hashing SyntaxNode | 3 3 0.7s Test Summary: | Pass Total Time Hashing GreenNode | 3 3 0.0s Test Summary: | Pass Total Time Serialization Expr | 1 1 2.9s Test Summary: | Pass Total Time Serialization SyntaxNode | 1 1 0.7s Test Summary: | Pass Total Time Serialization GreenNode | 1 1 0.0s Testing JuliaSyntax tests passed Testing completed after 261.98s PkgEval succeeded after 320.21s