Package evaluation to test PortableStructs on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-03T13:43:33.759 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.44s ################################################################################ # Installation # Installing PortableStructs... Resolving package versions... Installed PortableStructs ─ v1.3.0 Updating `~/.julia/environments/v1.14/Project.toml` [b33d0e21] + PortableStructs v1.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [bac558e1] + OrderedCollections v2.0.1 [b33d0e21] + PortableStructs v1.3.0 Installation completed after 4.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.1 s ✓ PortableStructs 1.9 s ✓ PortableStructs → PortableStructsStaticArraysExt 1.0 s ✓ PortableStructs → PortableStructsYAMLExt 1.1 s ✓ PortableStructs → PortableStructsJSONExt 4 dependencies successfully precompiled in 5 seconds. 27 already precompiled. Precompilation completed after 32.56s ################################################################################ # Testing # Testing PortableStructs Status `/tmp/jl_BXay7h/Project.toml` [4e289a0a] EnumX v1.0.7 [682c06a0] JSON v1.6.1 [bac558e1] OrderedCollections v2.0.1 [b33d0e21] PortableStructs v1.3.0 [90137ffa] StaticArrays v1.9.18 [ddb6d928] YAML v0.4.16 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BXay7h/Manifest.toml` [4e289a0a] EnumX v1.0.7 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [bac558e1] OrderedCollections v2.0.1 [69de0a69] Parsers v2.8.6 [b33d0e21] PortableStructs v1.3.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [69024149] StringEncodings v0.3.7 [ec057cc2] StructUtils v2.8.2 [ddb6d928] YAML v0.4.16 [94ce4f54] Libiconv_jll v1.18.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time concrete type of types | 2 2 25.6s Test Summary: | Pass Total Time base_module type tags | 12 12 17.1s Test Summary: | Pass Total Time JSON | 8 8 6.5s Test Summary: | Pass Total Time type_key | 2 2 0.5s Test Summary: | Pass Total Time scoped enums | 10 10 2.2s Test Summary: | Pass Total Time enums in modules | 1 1 0.5s Test Summary: | Pass Total Time more complex fields | 11 11 7.1s Test Summary: | Pass Total Time matrix loading | 31 31 7.4s Test Summary: | Pass Total Time generic tuple and dictionary loading | 31 31 9.7s Test Summary: | Pass Total Time tagged and dict-backed scalar loading | 7 7 1.3s Test Summary: | Pass Total Time manual YAML files | 13 13 2.7s Test Summary: | Pass Total Time exceptions | 13 13 11.5s Test Summary: | Pass Total Time custom to_dict and from_dict | 5 5 0.2s Test Summary: | Pass Total Time function | 2 2 0.5s Testing PortableStructs tests passed Testing completed after 110.77s PkgEval succeeded after 172.91s