Package evaluation to test ThermoProbe on Julia 1.14.0-DEV.1372 (893635dc59*) started at 2025-12-16T13:31:54.093 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.84s ################################################################################ # Installation # Installing ThermoProbe... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0468d222] + ThermoProbe v0.1.5 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [7aa10a8e] + IdealGas v0.1.9 [692b3bcd] + JLLWrappers v1.7.1 [9c8b4983] + LightXML v0.9.3 [21216c6a] + Preferences v1.5.0 [58b8660e] + RxnHelperUtils v1.0.3 [0468d222] + ThermoProbe v0.1.5 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [83775a58] + Zlib_jll v1.3.1+2 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 1.99s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.47s ################################################################################ # Testing # Testing ThermoProbe Status `/tmp/jl_ugJSYq/Project.toml` ⌅ [7aa10a8e] IdealGas v0.1.9 [9c8b4983] LightXML v0.9.3 [58b8660e] RxnHelperUtils v1.0.3 [0468d222] ThermoProbe v0.1.5 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ugJSYq/Manifest.toml` ⌅ [7aa10a8e] IdealGas v0.1.9 [692b3bcd] JLLWrappers v1.7.1 [9c8b4983] LightXML v0.9.3 [21216c6a] Preferences v1.5.0 [58b8660e] RxnHelperUtils v1.0.3 [0468d222] ThermoProbe v0.1.5 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.1+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 [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 [4ec0a83e] Unicode v1.11.0 [83775a58] Zlib_jll v1.3.1+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for ThermoProbe [0468d222-5c00-46b0-98db-2efb25d65330] │ exception = Required dependency Base.PkgId(Base.UUID("9c8b4983-aa76-5018-a973-4c85ecc9e179"), "LightXML") failed to load from a cache file. └ @ Base loading.jl:2891 Thermodynamic properties of pure species at 298.15(K) and 100000.0(Pa) Species Enthalpy(J/mol) Entropy(J/mol-K) cp(J/mol-K) CH4 -7.4600e+04 +1.8637e+02 3.5691e+01 CO -1.1053e+05 +1.9766e+02 2.9141e+01 CO2 -3.9351e+05 +2.1379e+02 3.7135e+01 H2 +1.3282e-05 +1.3068e+02 2.8836e+01 H2O -2.4182e+05 +1.8883e+02 3.3588e+01 O2 +1.6343e-05 +2.0515e+02 2.9378e+01 N2 +1.4299e+00 +1.9151e+02 2.9071e+01 NH3 -4.5898e+04 +1.9277e+02 3.5652e+01 Mixture properties Enthalpy (J/mol): -1.286916e+05 Specific Heat (J/mol-K): 3.280574e+01 Gibbs free energy (J/mol): -1.876808e+05 Test Summary: | Pass Total Time ThermoProbe.jl | 1 1 7.5s Testing ThermoProbe tests passed Testing completed after 23.21s PkgEval succeeded after 58.09s