Package evaluation of StructMapping on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:48:06.289 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.67s ################################################################################ # Installation # Installing StructMapping... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [7c3b921d] + StructMapping v0.2.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [7c3b921d] + StructMapping v0.2.3 Installation completed after 0.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.29s ################################################################################ # Testing # Testing StructMapping Status `/tmp/jl_g7PnFf/Project.toml` ⌃ [e30172f5] Documenter v0.25.2 ⌃ [d96e819e] Parameters v0.12.1 [7c3b921d] StructMapping v0.2.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_g7PnFf/Manifest.toml` ⌅ [ffbed154] DocStringExtensions v0.8.3 ⌃ [e30172f5] Documenter v0.25.2 ⌃ [682c06a0] JSON v0.21.1 ⌃ [bac558e1] OrderedCollections v1.3.1 ⌃ [d96e819e] Parameters v0.12.1 ⌅ [69de0a69] Parsers v1.0.10 [7c3b921d] StructMapping v0.2.3 [3a884ed6] UnPack v1.0.2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 2708.8 ms ✓ Parsers 1312.7 ms ✓ DocStringExtensions 2079.0 ms ✓ JSON 8552.9 ms ✓ Documenter 4 dependencies successfully precompiled in 15 seconds. 31 already precompiled. Precompiling packages... 1131.9 ms ✓ OrderedCollections 1050.0 ms ✓ Parameters 2 dependencies successfully precompiled in 2 seconds. 1 already precompiled. Test Summary: | Pass Total Time basic | 1 1 0.9s Test Summary: | Pass Total Time basic2 | 2 2 0.8s Test Summary: | Pass Total Time nested | 1 1 0.1s Test Summary: | Pass Total Time default | 1 1 0.1s Test Summary: | Pass Total Time vector | 1 1 1.0s Test Summary: | Pass Total Time union | 3 3 0.3s Test Summary: | Pass Total Time union_vector | 3 3 0.3s Test Summary: | Pass Total Time deeply_nested | 2 2 0.6s Test Summary: | Pass Total Time dict | 2 2 0.2s Test Summary: | Pass Total Time custom_vector | 6 6 1.7s WARNING: Detected access to binding `StructMapping.##docmeta#278` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Total Time doctest | 1 1 24.3s Testing StructMapping tests passed Testing completed after 61.58s PkgEval succeeded after 96.32s