Package evaluation to test SimulationParameters on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T14:48:28.302 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.04s ################################################################################ # Installation # Installing SimulationParameters... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [32ab26d3] + SimulationParameters v1.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [32ab26d3] + SimulationParameters v1.0.1 [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.61s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3506.7 ms ✓ SimulationParameters 1 dependency successfully precompiled in 4 seconds. 25 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, 12 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 26.99s ################################################################################ # Testing # Testing SimulationParameters Status `/tmp/jl_SuuL4j/Project.toml` [32ab26d3] SimulationParameters v1.0.1 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_SuuL4j/Manifest.toml` [1520ce14] AbstractTrees v0.4.5 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [32ab26d3] SimulationParameters v1.0.1 [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... ini.equilibrium.casename - type: String - units: - - description: Mnemonic name of the case being run - value: missing - base: missing - default: missing - opt: missing - check: nothing 5.3 FUSEparameters__ece{Float64}[, ] Test Summary: | Pass Total Time basic | 12 12 7.4s Test Summary: | Pass Total Time opt_parameters | 36 36 22.8s Test Summary: | Pass Total Time GC_parent | 2 2 0.3s Test Summary: | Pass Total Time deepcopy | 5 5 1.0s Test Summary: | Pass Total Time json_save_load | 1 1 12.9s Test Summary: | Pass Total Time yaml_save_load | 1 1 16.5s Test Summary: | Pass Total Time checks | 4 4 0.1s MethodInstance for (::var"#test_me#test_me##0")(::ParametersInits{Float64}) from (::var"#test_me#test_me##0")(ini) @ Main ~/.julia/packages/SimulationParameters/tEjri/test/runtests.jl:291 Arguments #self#::Core.Const(var"#test_me#test_me##0"()) ini::ParametersInits{Float64} Body::Float64 1 ─ %1 = Base.getproperty(ini, :equilibrium)::FUSEparameters__equilibrium{Float64} │ %2 = Base.getproperty(%1, :R0)::Float64 └── return %2 Test Summary: | Total Time concrete_types | 0 12.8s Testing SimulationParameters tests passed Testing completed after 91.41s PkgEval succeeded after 148.44s