Package evaluation of ParameterTests on Julia 1.13.0-DEV.974 (7bbb213719*) started at 2025-08-12T11:38:13.811 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.78s ################################################################################ # Installation # Installing ParameterTests... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [8eb61621] + ParameterTests v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [8eb61621] + ParameterTests v0.2.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.73s ################################################################################ # Testing # Testing ParameterTests Status `/tmp/jl_R8V8F4/Project.toml` [8eb61621] ParameterTests v0.2.0 [ade2ca70] Dates v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_R8V8F4/Manifest.toml` [8eb61621] ParameterTests v0.2.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... Floats: Error During Test at /home/pkgeval/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 Got exception outside of a @test FieldError: type DataType has no field `size`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty(x::Type, f::Symbol) @ Base ./Base_compiler.jl:51 [2] draw(strategy::ParameterTests.UnboundedFloatStrategy{Float16}) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies/numbers.jl:46 [3] iterate(strategy::ParameterTests.UnboundedFloatStrategy{Float16}, state::Nothing) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies.jl:8 [4] iterate @ ~/.julia/packages/ParameterTests/z8k0B/src/strategies.jl:5 [inlined] [5] _zip_iterate_some @ ./iterators.jl:433 [inlined] [6] _zip_iterate_all @ ./iterators.jl:425 [inlined] [7] iterate @ ./iterators.jl:415 [inlined] [8] #13 @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:45 [inlined] [9] withsettings(f::var"#13#14", settings::ParameterTests.ParamTestSettings) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/testsets.jl:84 [10] top-level scope @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:6 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [12] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:7 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [14] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:18 [inlined] [15] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [17] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [19] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [24] _start() @ Base ./client.jl:553 Vectors: Error During Test at /home/pkgeval/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 Got exception outside of a @test FieldError: type DataType has no field `size`, available fields: `name`, `super`, `parameters`, `types`, `instance`, `layout`, `hash`, `flags` Stacktrace: [1] getproperty(x::Type, f::Symbol) @ Base ./Base_compiler.jl:51 [2] draw(strategy::ParameterTests.UnboundedFloatStrategy{Float64}) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies/numbers.jl:46 [3] draw(strategy::ParameterTests.VectorStrategy) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies/arrays.jl:19 [4] iterate(strategy::ParameterTests.VectorStrategy, state::Nothing) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/strategies.jl:8 [5] iterate @ ~/.julia/packages/ParameterTests/z8k0B/src/strategies.jl:5 [inlined] [6] _zip_iterate_some @ ./iterators.jl:433 [inlined] ┌ [7] _zip_iterate_some │ @ ./iterators.jl:435 [inlined] ╰──── repeated 2 times [9] _zip_iterate_all @ ./iterators.jl:425 [inlined] [10] iterate @ ./iterators.jl:415 [inlined] [11] (::var"#23#24")() @ Main ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:45 [12] withsettings(f::var"#23#24", settings::ParameterTests.ParamTestSettings) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/testsets.jl:84 [13] top-level scope @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:72 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [17] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:72 [inlined] [18] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [20] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [22] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:312 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:286 [27] _start() @ Base ./client.jl:553 Test Summary: | Pass Error Total Time Parameter Tests | 1908 2 1910 10.3s Strategy Generators | 1400 1 1401 8.4s Integers | 400 400 1.6s Floats | 1 1 4.8s Dates | 400 400 0.5s Strings | 300 300 1.1s Symbols | 300 300 0.4s Strategy Parameters | 501 501 0.3s Samples | 500 500 0.2s Array Strategies | 1 1 1.2s Vectors | 1 1 1.2s Parameters | 7 7 0.3s Data | 5 5 0.1s Tuple Data | 2 2 0.2s RNG of the outermost testset: Random.Xoshiro(0x86b067f81d90350b, 0xed307410533853ee, 0x9054cf77428c1d59, 0xafb47ed554c42bba, 0xedd94952b552f5a8) ERROR: LoadError: Some tests did not pass: 1908 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:5 Testing failed after 24.04s ERROR: LoadError: Package ParameterTests errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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.13/Pkg/src/API.jl:538 [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.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:311 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [14] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 65.39s: package tests unexpectedly errored