Package evaluation to test Configs on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T14:42:26.512 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.35s ################################################################################ # Installation # Installing Configs... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [d3268586] + Configs v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [d3268586] + Configs v0.2.3 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [1914dd2f] + MacroTools v0.5.16 [c03570c3] + Memoize v0.4.4 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [69024149] + StringEncodings v0.3.7 [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 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [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 5.57s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 4009.2 ms ✓ Configs 1 dependency successfully precompiled in 5 seconds. 24 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 11 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 28.6s ################################################################################ # Testing # Testing Configs Status `/tmp/jl_z8FynL/Project.toml` [d3268586] Configs v0.2.3 ⌅ [682c06a0] JSON v0.21.4 [c03570c3] Memoize v0.4.4 [ddb6d928] YAML v0.4.16 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_z8FynL/Manifest.toml` [d3268586] Configs v0.2.3 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [1914dd2f] MacroTools v0.5.16 [c03570c3] Memoize v0.4.4 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [69024149] StringEncodings v0.3.7 [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 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... [ Info: deleteenvkey! [ Info: parseenvkey [ Info: parsecustomenv! [ Info: makeimmutable [ Info: override! [ Info: getconffiles [ Info: readconffile [ Info: parseconfigs [ Info: pathtodict [ Info: parseconfigpath Test Summary: | Pass Total Time Unit tests | 31 31 29.5s [ Info: Set, get and delete ENV keys [ Info: Initialises, sets and gets [ Info: Errors if no key [ Info: Checks for hasconfig [ Info: Cannot set after get [ Info: The config is immutable Test Summary: | Pass Total Time Functional tests | 31 31 5.5s Testing Configs tests passed Testing completed after 44.9s PkgEval succeeded after 104.66s