Package evaluation of Automa on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:52:30.084 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.65s ################################################################################ # Installation # Installing Automa... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [67c07d97] + Automa v1.1.0 Updating `~/.julia/environments/v1.11/Manifest.toml` [67c07d97] + Automa v1.1.0 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [fdea26ae] + SIMD v3.7.1 [3bb67fe8] + TranscodingStreams v0.11.3 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 1.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.26s ################################################################################ # Testing # Testing Automa Status `/tmp/jl_i2Mm0T/Project.toml` [67c07d97] Automa v1.1.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [fdea26ae] SIMD v3.7.1 [3bb67fe8] TranscodingStreams v0.11.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_i2Mm0T/Manifest.toml` [67c07d97] Automa v1.1.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [fdea26ae] SIMD v3.7.1 [3bb67fe8] TranscodingStreams v0.11.3 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time SizedMemory | 18 18 0.2s Test Summary: | Pass Total Time ByteSet | 205 205 4.7s Test Summary: | Pass Total Time RegExp | 3 3 0.0s Test Summary: | Pass Total Time DOT | 6 6 27.6s Test Summary: | Pass Total Time Null Regex | 4 4 0.4s Test Summary: | Pass Total Time Determinacy | 2 2 1.0s Test Summary: | Pass Total Time Looping regex | 9 9 0.0s Test Summary: | Pass Total Time Test01 | 9 9 7.5s Test Summary: | Pass Total Time Test02 | 22 22 2.8s Test Summary: | Pass Total Time Test03 | 44 44 0.7s Test Summary: | Pass Total Time Test04 | 40 40 0.4s Test Summary: | Pass Total Time Test05 | 36 36 1.1s Test Summary: | Pass Total Time Test06 | 24 24 1.2s Test Summary: | Pass Total Time Test07 | 13 13 0.2s Test Summary: | Pass Total Time Test08 | 13 13 1.0s Test Summary: | Pass Total Time Test09 | 13 13 1.4s Test Summary: | Pass Total Time Test10 | 25 25 0.4s Test Summary: | Pass Total Time Test11 | 24 24 1.1s Test Summary: | Pass Total Time Test12 | 5 5 0.1s WARNING: Method definition validate(Any) in module Test13 at /home/pkgeval/.julia/packages/Automa/EyNRt/src/codegen.jl:138 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition validate(Any) in module Test13 at /home/pkgeval/.julia/packages/Automa/EyNRt/src/codegen.jl:138 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition validate(Any) in module Test13 at /home/pkgeval/.julia/packages/Automa/EyNRt/src/codegen.jl:138 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition validate(Any) in module Test13 at /home/pkgeval/.julia/packages/Automa/EyNRt/src/codegen.jl:138 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition validate(Any) in module Test13 at /home/pkgeval/.julia/packages/Automa/EyNRt/src/codegen.jl:138 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Test13 | 28 28 0.6s Test Summary: | Pass Total Time Test14 | 4 4 0.1s Test Summary: | Pass Total Time Test15 | 6 6 0.7s Test Summary: | Pass Total Time Test16 | 7 7 0.1s Test Summary: | Pass Total Time Test17 | 18 18 0.6s WARNING: Method definition validate(Any) in module Test18 at /home/pkgeval/.julia/packages/Automa/EyNRt/src/codegen.jl:138 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Test18 | 12 12 0.3s Test Summary: | Pass Total Time Test19 | 10 10 0.1s Test Summary: | Pass Total Time Input error | 1 1 0.7s Test Summary: | Pass Total Time CodeGenContext | 2 2 0.0s Test Summary: | Pass Total Time SIMD generator | 3 3 0.1s Test Summary: | Pass Total Time Unicode | 9 9 0.1s Test Summary: | Pass Total Time Validator | 17 17 0.8s Test Summary: | Pass Total Time Multiline validator | 6 6 0.3s Test Summary: | Pass Total Time Reported column | 13 13 0.7s WARNING: Method definition iterate(Automa.Tokenizer{UInt32, D, 1}) where {D} in module Test09 at /home/pkgeval/.julia/packages/Automa/EyNRt/src/tokenizer.jl:147 overwritten in module TestTokenizer on the same line (check for duplicate calls to `include`). WARNING: Method definition iterate(Automa.Tokenizer{UInt32, D, 1}, Any) where {D} in module Test09 at /home/pkgeval/.julia/packages/Automa/EyNRt/src/tokenizer.jl:147 overwritten in module TestTokenizer on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Tokenizer | 16 16 0.4s Test Summary: | Pass Total Time FASTA | 4 4 1.1s Test Summary: | Pass Total Time Numbers | 4 4 0.6s WARNING: replacing module TestTokenizer. Test Summary: | Pass Total Time MiniJulia | 2 2 4.6s Test Summary: | Pass Total Time Scanning a line | 9 9 0.0s Test Summary: | Pass Total Time Stripping whitespace | 36 36 0.0s Test Summary: | Pass Total Time Incorrect action names | 7 7 0.2s Test Summary: | Pass Total Time Invalid actions keys | 2 2 0.0s Test Summary: | Pass Total Time Three-column BED (stateful) | 16 16 0.0s Test Summary: | Pass Total Time Streaming FASTA | 21 21 2.2s Testing Automa tests passed Testing completed after 80.08s PkgEval succeeded after 110.64s