Package evaluation to test PortableStructs on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T04:30:26.436 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.91s ################################################################################ # Installation # Installing PortableStructs... Resolving package versions... Installed PortableStructs ─ v1.0.0 Updating `~/.julia/environments/v1.14/Project.toml` [b33d0e21] + PortableStructs v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [bac558e1] + OrderedCollections v1.8.1 [b33d0e21] + PortableStructs v1.0.0 Installation completed after 5.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.6 s ✓ PortableStructs 1.6 s ✓ StringEncodings 2.0 s ✓ PortableStructs → PortableStructsStaticArraysExt 1.0 s ✓ PortableStructs → PortableStructsRandomExt 1.6 s ✓ PortableStructs → PortableStructsJSONExt 3.1 s ✓ YAML 1.3 s ✓ PortableStructs → PortableStructsYAMLExt 7 dependencies successfully precompiled in 12 seconds. 24 already precompiled. Precompilation completed after 41.29s ################################################################################ # Testing # Testing PortableStructs Status `/tmp/jl_1F6sCA/Project.toml` [682c06a0] JSON v1.6.0 [bac558e1] OrderedCollections v1.8.1 [b33d0e21] PortableStructs v1.0.0 [90137ffa] StaticArrays v1.9.18 [ddb6d928] YAML v0.4.16 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_1F6sCA/Manifest.toml` [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.4 [b33d0e21] PortableStructs v1.0.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.13.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.1+0 [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 22.4s Test Summary: | Pass Total Time JSON | 8 8 19.2s Test Summary: | Pass Total Time type_key | 2 2 0.5s Test Summary: | Pass Total Time more complex fields | 11 11 7.4s Test Summary: | Pass Total Time generic tuple and dictionary loading | 28 28 8.2s Test Summary: | Pass Total Time tagged and dict-backed scalar loading | 7 7 1.1s Test Summary: | Pass Total Time manual YAML files | 13 13 3.9s Test Summary: | Pass Total Time exceptions | 13 13 10.5s Test Summary: | Pass Total Time custom to_dict and from_dict | 5 5 0.7s Test Summary: | Pass Total Time function | 2 2 0.4s Testing PortableStructs tests passed Testing completed after 88.61s PkgEval succeeded after 161.78s