Package evaluation to test StructUtils on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T03:38:14.397 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.08s ################################################################################ # Installation # Installing StructUtils... Resolving package versions... Installed StructUtils ─ v2.8.2 Updating `~/.julia/environments/v1.14/Project.toml` [ec057cc2] + StructUtils v2.8.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec057cc2] + StructUtils v2.8.2 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 4.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.0 s ✓ TestEnv 1 dependency successfully precompiled in 6 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.5 s ✓ DataValueInterfaces 0.9 s ✓ StaticArraysCore 1.5 s ✓ Calculus 1.1 s ✓ DataAPI 127.9 s ✓ OrderedCollections 0.5 s ✓ IteratorInterfaceExtensions 2.7 s ✓ StructUtils 2.5 s ✓ Preferences 269.0 s ✓ Measurements 0.5 s ✓ TableTraits 1.6 s ✓ StructUtils → StructUtilsStaticArraysCoreExt 2.4 s ✓ PrecompileTools 32.0 s ✓ StructUtils → StructUtilsMeasurementsExt 130.0 s ✓ Tables 295.0 s ✓ StaticArrays 32.2 s ✓ StructUtils → StructUtilsTablesExt 16 dependencies successfully precompiled in 900 seconds. 13 already precompiled. Precompilation completed after 935.85s ################################################################################ # Testing # Testing StructUtils Status `/tmp/jl_52fmxr/Project.toml` [eff96d63] Measurements v2.14.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [ec057cc2] StructUtils v2.8.2 [bd369af6] Tables v1.12.1 [ade2ca70] Dates v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_52fmxr/Manifest.toml` [49dc2e85] Calculus v0.5.2 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [82899510] IteratorInterfaceExtensions v1.0.0 [eff96d63] Measurements v2.14.1 ⌅ [bac558e1] OrderedCollections v1.8.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [ec057cc2] StructUtils v2.8.2 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [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 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.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 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... fielddefaults with field references: Error During Test at /home/pkgeval/.julia/packages/StructUtils/rXMKH/test/macros.jl:351 Got exception outside of a @test TypeError: in TypeVar, in upper bound, expected Type, got a value of type var"#X##0"{var"##kw_body#X#0##0"} Stacktrace: [1] TypeVar(n::Any, ub::Any) @ Core boot.jl:341 [2] top-level scope @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:216 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [5] macro expansion @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:351 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] ┌ [8] macro expansion │ @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:355 [inlined] ╰──── repeated 2 times [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ ~/.julia/packages/StructUtils/rXMKH/test/runtests.jl:44 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core boot.jl:522 [15] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [16] _start() @ Base client.jl:596 computedefaults with parsed values: Error During Test at /home/pkgeval/.julia/packages/StructUtils/rXMKH/test/macros.jl:367 Got exception outside of a @test TypeError: in TypeVar, in upper bound, expected Type, got a value of type var"#ComputedA##0" Stacktrace: [1] TypeVar(n::Any, ub::Any) @ Core boot.jl:341 [2] top-level scope @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:216 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [5] macro expansion @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:367 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] ┌ [8] macro expansion │ @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:369 [inlined] ╰──── repeated 2 times [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] top-level scope @ ~/.julia/packages/StructUtils/rXMKH/test/runtests.jl:44 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core boot.jl:522 [15] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [16] _start() @ Base client.jl:596 type parameters in field types and defaults (#54): Error During Test at /home/pkgeval/.julia/packages/StructUtils/rXMKH/test/macros.jl:439 Got exception outside of a @test TypeError: in Type{...} expression, expected UnionAll, got a value of type var"#Issue54##0"{var"##kw_body#Issue54#0##0"} Stacktrace: [1] top-level scope @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:216 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:439 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] ┌ [7] macro expansion │ @ ~/.julia/packages/StructUtils/rXMKH/test/macros.jl:445 [inlined] ╰──── repeated 2 times [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [10] top-level scope @ ~/.julia/packages/StructUtils/rXMKH/test/runtests.jl:44 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:522 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time macros | 66 3 69 5.0s No default values in @kwdef | 6 6 0.2s subtyped @kwdef | 4 4 0.1s @kwdef inner constructor | 5 5 0.1s const and @atomic fields in @kwdef | 16 16 0.1s @defaults partial constructors | 7 7 0.1s @tags with defaults partial constructors | 11 11 0.2s fielddefaults with field references | 1 1 3.4s computedefaults with parsed values | 1 1 0.0s type parameters in field types and defaults (#54) | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x2212b4bbe9bc5c26, 0x7809f794ccc99a40, 0xe07a32bd0a95809e, 0x48c6549bac732333, 0xe9ffe96d3c2aa461) ERROR: LoadError: Some tests did not pass: 66 passed, 0 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/StructUtils/rXMKH/test/macros.jl:216 in expression starting at /home/pkgeval/.julia/packages/StructUtils/rXMKH/test/runtests.jl:44 Testing failed after 132.5s ERROR: LoadError: Package StructUtils 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1108.03s: package tests unexpectedly errored