Package evaluation of PowerSystemsUnits on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:14:36.759 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.25s ################################################################################ # Installation # Installing PowerSystemsUnits... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [c279aad7] + PowerSystemsUnits v0.2.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [187b0558] + ConstructionBase v1.5.8 [c279aad7] + PowerSystemsUnits v0.2.1 [10745b16] + Statistics v1.11.1 ⌅ [1986cc42] + Unitful v1.6.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+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 2.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 50.03s ################################################################################ # Testing # Testing PowerSystemsUnits Status `/tmp/jl_GSwyHF/Project.toml` [c279aad7] PowerSystemsUnits v0.2.1 [10745b16] Statistics v1.11.1 ⌅ [1986cc42] Unitful v1.6.0 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_GSwyHF/Manifest.toml` [187b0558] ConstructionBase v1.5.8 [c279aad7] PowerSystemsUnits v0.2.1 [10745b16] Statistics v1.11.1 ⌅ [1986cc42] Unitful v1.6.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra 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 v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Power Related Unit: Error During Test at /home/pkgeval/.julia/packages/PowerSystemsUnits/PbqIQ/test/runtests.jl:21 Test threw exception Expression: 1 * u"USDPerMWh" == 1 * u"USD/(MW*hr)" KeyError: key :Currency not found Stacktrace: [1] getindex(h::Dict{Symbol, Unitful.Unit}, key::Symbol) @ Base ./dict.jl:477 [2] (::Unitful.var"#95#96")(z::Unitful.Dimension{:Currency}) @ Unitful ./none:0 [3] iterate(::Base.Generator{Tuple{Unitful.Dimension{:Currency}, Unitful.Dimension{:Length}, Unitful.Dimension{:Mass}, Unitful.Dimension{:Time}}, Unitful.var"#95#96"}) @ Base ./generator.jl:48 [4] #s75#94 @ ~/.julia/packages/Unitful/JwSBO/src/units.jl:305 [inlined] [5] var"#s75#94"(D::Any, ::Any, x::Any) @ Unitful ./none:0 [6] (::Core.GeneratedFunctionStub)(::UInt64, ::LineNumberNode, ::Any, ::Vararg{Any}) @ Core ./boot.jl:707 [7] _promote_unit @ ~/.julia/packages/Unitful/JwSBO/src/promotion.jl:25 [inlined] [8] promote_unit @ ~/.julia/packages/Unitful/JwSBO/src/promotion.jl:18 [inlined] [9] promote_rule(::Type{Unitful.Quantity{Int64, Money 𝐓^2 𝐋^-2 𝐌^-1, Unitful.FreeUnits{(USDPerMWh,), Money 𝐓^2 𝐋^-2 𝐌^-1, nothing}}}, ::Type{Unitful.Quantity{Int64, Money 𝐓^2 𝐋^-2 𝐌^-1, Unitful.FreeUnits{(USD, hr^-1, MW^-1), Money 𝐓^2 𝐋^-2 𝐌^-1, nothing}}}) @ Unitful ~/.julia/packages/Unitful/JwSBO/src/promotion.jl:71 [10] promote_type @ ./promotion.jl:318 [inlined] [11] _promote @ ./promotion.jl:374 [inlined] [12] promote @ ./promotion.jl:400 [inlined] [13] ==(x::Unitful.Quantity{Int64, Money 𝐓^2 𝐋^-2 𝐌^-1, Unitful.FreeUnits{(USDPerMWh,), Money 𝐓^2 𝐋^-2 𝐌^-1, nothing}}, y::Unitful.Quantity{Int64, Money 𝐓^2 𝐋^-2 𝐌^-1, Unitful.FreeUnits{(USD, hr^-1, MW^-1), Money 𝐓^2 𝐋^-2 𝐌^-1, nothing}}) @ Unitful ~/.julia/packages/Unitful/JwSBO/src/quantities.jl:316 [14] eval_test(evaluated::Expr, quoted::Expr, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:362 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [16] macro expansion @ ~/.julia/packages/PowerSystemsUnits/PbqIQ/test/runtests.jl:21 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [18] macro expansion @ ~/.julia/packages/PowerSystemsUnits/PbqIQ/test/runtests.jl:19 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [20] macro expansion @ ~/.julia/packages/PowerSystemsUnits/PbqIQ/test/runtests.jl:10 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [22] top-level scope @ ~/.julia/packages/PowerSystemsUnits/PbqIQ/test/runtests.jl:9 Test Summary: | Pass Error Total Time PowerSystemsUnits.jl | 3 1 4 19.0s Units | 3 1 4 19.0s Period Time Types | 1 1 4.7s Power Related Unit | 2 1 3 14.2s ERROR: LoadError: Some tests did not pass: 3 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PowerSystemsUnits/PbqIQ/test/runtests.jl:8 Testing failed after 31.33s ERROR: LoadError: Package PowerSystemsUnits errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 104.44s: package tests unexpectedly errored