Package evaluation to test PortableStructs on Julia 1.14.0-DEV.2360 (7c0e770819*) started at 2026-06-13T02:50:04 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.45s ################################################################################ # Installation # Installing PortableStructs... Resolving package versions... Installed PortableStructs ─ v1.2.0 Updating `~/.julia/environments/v1.14/Project.toml` [b33d0e21] + PortableStructs v1.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [bac558e1] + OrderedCollections v1.8.2 [b33d0e21] + PortableStructs v1.2.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 4.51s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.3 s ✓ PortableStructs 1.9 s ✓ PortableStructs → PortableStructsStaticArraysExt 0.6 s ✓ PortableStructs → PortableStructsRandomExt 1.0 s ✓ PortableStructs → PortableStructsYAMLExt 1.2 s ✓ PortableStructs → PortableStructsJSONExt 5 dependencies successfully precompiled in 6 seconds. 27 already precompiled. Precompilation completed after 33.86s ################################################################################ # Testing # Testing PortableStructs Status `/tmp/jl_5z7FmW/Project.toml` [4e289a0a] EnumX v1.0.7 [682c06a0] JSON v1.6.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [b33d0e21] PortableStructs v1.2.0 [90137ffa] StaticArrays v1.9.18 [ddb6d928] YAML v0.4.16 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5z7FmW/Manifest.toml` [4e289a0a] EnumX v1.0.7 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.5 [b33d0e21] PortableStructs v1.2.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.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time concrete type of types | 2 2 25.4s Test Summary: | Pass Total Time JSON | 8 8 19.3s Test Summary: | Pass Total Time type_key | 2 2 0.7s Test Summary: | Pass Total Time scoped enums | 10 10 3.0s Test Summary: | Pass Total Time enums in modules | 1 1 0.6s Test Summary: | Pass Total Time more complex fields | 11 11 7.2s Test Summary: | Pass Total Time matrix loading | 31 31 7.9s Test Summary: | Pass Total Time generic tuple and dictionary loading | 28 28 7.5s 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 3.1s Test Summary: | Pass Total Time exceptions | 13 13 10.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.6s Testing PortableStructs tests passed Testing completed after 105.64s PkgEval succeeded after 168.42s