Package evaluation to test MoistAir on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T14:57:32.860 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.36s ################################################################################ # Installation # Installing MoistAir... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6964bd62] + MoistAir v0.1.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [38540f10] + CommonSolve v0.2.6 ⌃ [187b0558] + ConstructionBase v1.4.1 [1914dd2f] + MacroTools v0.5.16 [6964bd62] + MoistAir v0.1.1 [ae029012] + Requires v1.3.1 ⌅ [f2b01f46] + Roots v1.4.1 ⌅ [efcf1570] + Setfield v0.8.3 ⌅ [90137ffa] + StaticArrays v0.12.6 [10745b16] + Statistics v1.11.1 ⌅ [e7b6519d] + ThermoState v0.4.7 [1986cc42] + Unitful v1.28.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 4.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1442.8 ms ✓ ConstructionBase WARNING: method definition for mass3 at /home/pkgeval/.julia/packages/ThermoState/9SMcW/src/specs_model.jl:89 declares type variable T but does not use it. 9054.0 ms ✓ ThermoState 3292.9 ms ✓ Setfield 2541.6 ms ✓ Unitful → ConstructionBaseUnitfulExt 6719.3 ms ✓ Roots 7706.0 ms ✓ MoistAir 6 dependencies successfully precompiled in 31 seconds. 20 already precompiled. 8 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings and UUIDs). Restart julia to access the new versions. Otherwise, 10 dependents of these packages may trigger further precompilation to work with the unexpected versions. 1 dependency had output during precompilation: ┌ ThermoState │ WARNING: method definition for mass3 at /home/pkgeval/.julia/packages/ThermoState/9SMcW/src/specs_model.jl:89 declares type variable T but does not use it. └ Precompilation completed after 54.34s ################################################################################ # Testing # Testing MoistAir Status `/tmp/jl_M0EGo8/Project.toml` [6964bd62] MoistAir v0.1.1 ⌅ [f2b01f46] Roots v1.4.1 ⌅ [90137ffa] StaticArrays v0.12.6 ⌅ [e7b6519d] ThermoState v0.4.7 [1986cc42] Unitful v1.28.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_M0EGo8/Manifest.toml` [38540f10] CommonSolve v0.2.6 ⌃ [187b0558] ConstructionBase v1.4.1 [1914dd2f] MacroTools v0.5.16 [6964bd62] MoistAir v0.1.1 [ae029012] Requires v1.3.1 ⌅ [f2b01f46] Roots v1.4.1 ⌅ [efcf1570] Setfield v0.8.3 ⌅ [90137ffa] StaticArrays v0.12.6 [10745b16] Statistics v1.11.1 ⌅ [e7b6519d] ThermoState v0.4.7 [1986cc42] Unitful v1.28.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [9fa8497b] Future 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.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 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... Test Summary: | Pass Total Time Hyland83 | 82 82 1.2s Test Summary: | Pass Total Time Hyland83a | 147 147 0.7s ┌ Warning: use values(kwargs) instead of kwargs.data │ caller = state(; check::Bool, normalize_units::Bool, kwargs::Base.Pairs{Symbol, Any, Nothing, @NamedTuple{t::VariableSpec, p::VariableSpec, rel_hum::Float64}}) at spec.jl:486 └ @ Core ~/.julia/packages/ThermoState/9SMcW/src/spec.jl:486 ┌ Warning: use values(kwargs) instead of kwargs.data │ caller = state(; check::Bool, normalize_units::Bool, kwargs::Base.Pairs{Symbol, Any, Nothing, @NamedTuple{t::VariableSpec, p::VariableSpec, rel_hum::Float64}}) at spec.jl:495 └ @ Core ~/.julia/packages/ThermoState/9SMcW/src/spec.jl:495 Test Summary: | Pass Total Time volume - saturated moist air | 198 198 6.6s ┌ Warning: use values(kwargs) instead of kwargs.data │ caller = state(; check::Bool, normalize_units::Bool, kwargs::Base.Pairs{Symbol, VariableSpec, Nothing, @NamedTuple{t::VariableSpec, p::VariableSpec}}) at spec.jl:486 └ @ Core ~/.julia/packages/ThermoState/9SMcW/src/spec.jl:486 ┌ Warning: use values(kwargs) instead of kwargs.data │ caller = state(; check::Bool, normalize_units::Bool, kwargs::Base.Pairs{Symbol, VariableSpec, Nothing, @NamedTuple{t::VariableSpec, p::VariableSpec}}) at spec.jl:495 └ @ Core ~/.julia/packages/ThermoState/9SMcW/src/spec.jl:495 Test Summary: | Pass Total Time volume - dry air | 522 522 1.2s Test Summary: | Pass Total Time enthalpy - saturated moist air | 198 198 0.3s Test Summary: | Pass Total Time enthalpy - dry air | 522 522 0.0s Test Summary: | Pass Total Time entropy - saturated moist air | 198 198 2.1s Test Summary: | Pass Total Time entropy - dry air | 522 522 0.0s Test Summary: | Pass Total Time Calculations of M* in table 13 of reference [5] | 13 13 0.3s ┌ Warning: use values(kwargs) instead of kwargs.data │ caller = state(; check::Bool, normalize_units::Bool, kwargs::Base.Pairs{Symbol, VariableSpec, Nothing, @NamedTuple{t::VariableSpec, p::VariableSpec, hum_wetbulb::VariableSpec}}) at spec.jl:486 └ @ Core ~/.julia/packages/ThermoState/9SMcW/src/spec.jl:486 ┌ Warning: use values(kwargs) instead of kwargs.data │ caller = state(; check::Bool, normalize_units::Bool, kwargs::Base.Pairs{Symbol, VariableSpec, Nothing, @NamedTuple{t::VariableSpec, p::VariableSpec, hum_wetbulb::VariableSpec}}) at spec.jl:495 └ @ Core ~/.julia/packages/ThermoState/9SMcW/src/spec.jl:495 Testing Table 20 from reference [5]: Error During Test at /home/pkgeval/.julia/packages/MoistAir/9R1FU/test/test_user.jl:108 Got exception outside of a @test code reflection cannot be used from generated functions Stacktrace: [1] error(s::String) @ Base ./error.jl:56 [2] methods_including_ambiguous(f::Any, t::Any) @ Base ./runtime_internals.jl:1563 [3] showerror(io::IO, ex::MethodError) @ Base ./errorshow.jl:267 [4] #which##0 @ ./reflection.jl:989 [inlined] [5] sprint(::Base.var"#which##0#which##1"{MethodError}; context::Nothing, sizehint::Int64) @ Base ./strings/io.jl:109 [6] sprint @ ./strings/io.jl:102 [inlined] [7] which(f::Any, t::Any) @ Base ./reflection.jl:987 [8] is_propertynames_overloaded(T::Type) @ ConstructionBase ~/.julia/packages/ConstructionBase/ZLOSb/src/ConstructionBase.jl:52 [9] #s29#2 @ ~/.julia/packages/ConstructionBase/ZLOSb/src/ConstructionBase.jl:56 [inlined] [10] var"#s29#2"(::Any, obj::Any) @ ConstructionBase ./none:0 [11] (::Core.GeneratedFunctionStub)(::UInt64, ::Method, ::Any, ::Vararg{Any}) @ Base ./expr.jl:1832 [12] setproperties_object @ ~/.julia/packages/ConstructionBase/ZLOSb/src/ConstructionBase.jl:186 [inlined] [13] setproperties @ ~/.julia/packages/ConstructionBase/ZLOSb/src/ConstructionBase.jl:105 [inlined] [14] set @ ~/.julia/packages/Setfield/bEAAH/src/lens.jl:122 [inlined] [15] macro expansion @ ~/.julia/packages/Setfield/bEAAH/src/sugar.jl:198 [inlined] [16] update_state(::Roots.Secant, F::Roots.Callable_Function{Val{1}, Val{false}, MoistAir.var"#f0#calc_W_from_B##0"{Float64, Float64, Float64, Float64, Float64}, Nothing}, o::Roots.UnivariateZeroState{Float64, Float64}, options::Roots.UnivariateZeroOptions{Float64, Float64, Float64, Float64}, l::Roots.NullTracks) @ Roots ~/.julia/packages/Roots/6PvI4/src/DerivativeFree/secant.jl:43 [17] update_state(::Roots.Secant, F::Roots.Callable_Function{Val{1}, Val{false}, MoistAir.var"#f0#calc_W_from_B##0"{Float64, Float64, Float64, Float64, Float64}, Nothing}, o::Roots.UnivariateZeroState{Float64, Float64}, options::Roots.UnivariateZeroOptions{Float64, Float64, Float64, Float64}) @ Roots ~/.julia/packages/Roots/6PvI4/src/DerivativeFree/secant.jl:30 [18] solve!(𝐙::Roots.ZeroProblemIterator{Roots.Secant, Roots.AlefeldPotraShi, Roots.Callable_Function{Val{1}, Val{false}, MoistAir.var"#f0#calc_W_from_B##0"{Float64, Float64, Float64, Float64, Float64}, Nothing}, Roots.UnivariateZeroState{Float64, Float64}, Roots.UnivariateZeroOptions{Float64, Float64, Float64, Float64}, Roots.NullTracks}; verbose::Bool) @ Roots ~/.julia/packages/Roots/6PvI4/src/order0.jl:84 [19] kwcall(::@NamedTuple{verbose::Bool}, ::typeof(CommonSolve.solve!), 𝐙::Roots.ZeroProblemIterator{Roots.Secant, Roots.AlefeldPotraShi, Roots.Callable_Function{Val{1}, Val{false}, MoistAir.var"#f0#calc_W_from_B##0"{Float64, Float64, Float64, Float64, Float64}, Nothing}, Roots.UnivariateZeroState{Float64, Float64}, Roots.UnivariateZeroOptions{Float64, Float64, Float64, Float64}, Roots.NullTracks}) @ Roots ~/.julia/packages/Roots/6PvI4/src/order0.jl:66 [20] solve(F::Roots.ZeroProblem{MoistAir.var"#f0#calc_W_from_B##0"{Float64, Float64, Float64, Float64, Float64}, Float64}, args::Roots.Order0; verbose::Bool, kwargs::@Kwargs{p::Nothing, tracks::Roots.NullTracks}) @ Roots ~/.julia/packages/Roots/6PvI4/src/find_zero.jl:462 [21] kwcall(::@NamedTuple{p::Nothing, verbose::Bool, tracks::Roots.NullTracks}, ::typeof(CommonSolve.solve), F::Roots.ZeroProblem{MoistAir.var"#f0#calc_W_from_B##0"{Float64, Float64, Float64, Float64, Float64}, Float64}, args::Roots.Order0) @ Roots ~/.julia/packages/Roots/6PvI4/src/find_zero.jl:462 [22] find_zero(f::Function, x0::Float64, M::Roots.Order0; p::Nothing, verbose::Bool, tracks::Roots.NullTracks, kwargs::@Kwargs{}) @ Roots ~/.julia/packages/Roots/6PvI4/src/find_zero.jl:171 [23] find_zero @ ~/.julia/packages/Roots/6PvI4/src/find_zero.jl:162 [inlined] [24] find_zero(f::Function, x0::Float64) @ Roots ~/.julia/packages/Roots/6PvI4/src/find_zero.jl:181 [25] calc_W_from_B(Tk::Float64, B::Float64, P::Float64) @ MoistAir ~/.julia/packages/MoistAir/9R1FU/src/wetbulb.jl:15 [26] hum_molfrac_impl(mt::Tuple{ThermoState.Types.Pressure, ThermoState.Types.Temperature, ThermoState.Types.HumiditySpec{ThermoState.Types.WetBulbTemperature}}, model::ASHRAEMoistAir, p::Float64, t::Float64, B::Float64) @ MoistAir ~/.julia/packages/MoistAir/9R1FU/src/moistair_impl.jl:160 [27] hum_dewpoint_impl(mt::Tuple{ThermoState.Types.Pressure, ThermoState.Types.Temperature, ThermoState.Types.HumiditySpec{ThermoState.Types.WetBulbTemperature}}, model::ASHRAEMoistAir, p::Float64, t::Float64, hum::Float64) @ MoistAir ~/.julia/packages/MoistAir/9R1FU/src/moistair_impl.jl:274 [28] hum_dewpoint(mt::Tuple{ThermoState.Types.Pressure, ThermoState.Types.Temperature, ThermoState.Types.HumiditySpec{ThermoState.Types.WetBulbTemperature}}, model::ASHRAEMoistAir, st::ThermodynamicState{Tuple{Spec{ThermoState.Types.Temperature, Float64}, Spec{ThermoState.Types.Pressure, Float64}, Spec{ThermoState.Types.HumiditySpec{ThermoState.Types.WetBulbTemperature}, Float64}}, Tuple{}}, unit::Unitful.FreeUnits{(K,), 𝚯, nothing}) @ MoistAir ~/.julia/packages/MoistAir/9R1FU/src/moistair_impl.jl:365 ┌[29] hum_dewpoint │ @ ~/.julia/packages/MoistAir/9R1FU/src/moistair_impl.jl:358 [inlined] ╰──── repeated 2 times [31] _broadcast_getindex_evalf @ ./broadcast.jl:702 [inlined] [32] _broadcast_getindex @ ./broadcast.jl:675 [inlined] [33] _getindex @ ./broadcast.jl:698 [inlined] [34] _broadcast_getindex @ ./broadcast.jl:674 [inlined] [35] _getindex @ ./broadcast.jl:619 [inlined] [36] getindex @ ./broadcast.jl:615 [inlined] [37] copy @ ./broadcast.jl:936 [inlined] [38] materialize(bc::Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(-), Tuple{Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, typeof(hum_dewpoint), Tuple{Base.RefValue{ASHRAEMoistAir}, Base.Broadcast.Broadcasted{Base.Broadcast.DefaultArrayStyle{1}, Nothing, ThermodynamicState{Tuple{}, Tuple{ThermoState.Types.Temperature, ThermoState.Types.Pressure, ThermoState.Types.HumiditySpec{ThermoState.Types.WetBulbTemperature}}}, Tuple{Vector{Float64}, Base.RefValue{Float64}, Vector{Float64}}}}}, Float64}}) @ Base.Broadcast ./broadcast.jl:897 [39] top-level scope @ ~/.julia/packages/MoistAir/9R1FU/test/test_user.jl:110 [40] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [41] macro expansion @ ~/.julia/packages/MoistAir/9R1FU/test/test_user.jl:121 [inlined] [42] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [43] top-level scope @ ~/.julia/packages/MoistAir/9R1FU/test/runtests.jl:7 [44] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [45] top-level scope @ none:6 [46] eval(m::Module, e::Any) @ Core ./boot.jl:517 [47] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [48] _start() @ Base ./client.jl:585 Test Summary: | Error Total Time Testing Table 20 from reference [5] | 1 1 6.3s RNG of the outermost testset: Random.Xoshiro(0xc174498bfbb989d6, 0x60523af945536d36, 0xbc535d49f43f9fa1, 0x10388bb0cf67099c, 0x01979ebf3cc332e1) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/MoistAir/9R1FU/test/test_user.jl:108 in expression starting at /home/pkgeval/.julia/packages/MoistAir/9R1FU/test/runtests.jl:7 Testing failed after 41.68s ERROR: LoadError: Package MoistAir errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 132.81s: package tests unexpectedly errored