Package evaluation of ParameterTests on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:50:01.401 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.93s ################################################################################ # Installation # Installing ParameterTests... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [8eb61621] + ParameterTests v0.2.0 Updating `~/.julia/environments/v1.12/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.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.12s ################################################################################ # Testing # Testing ParameterTests Status `/tmp/jl_eu4R3e/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_eu4R3e/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:48 [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.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:7 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [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.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [19] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [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:287 [24] _start() @ Base ./client.jl:554 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:48 [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 (repeats 2 times) @ ./iterators.jl:435 [inlined] [8] _zip_iterate_all @ ./iterators.jl:425 [inlined] [9] iterate @ ./iterators.jl:415 [inlined] [10] (::var"#23#24")() @ Main ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:45 [11] withsettings(f::var"#23#24", settings::ParameterTests.ParamTestSettings) @ ParameterTests ~/.julia/packages/ParameterTests/z8k0B/src/testsets.jl:84 [12] top-level scope @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:6 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:72 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/test/runtests.jl:72 [inlined] [17] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:43 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [19] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [21] macro expansion @ ~/.julia/packages/ParameterTests/z8k0B/src/macro.jl:44 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [26] _start() @ Base ./client.jl:554 Test Summary: | Pass Error Total Time Parameter Tests | 1908 2 1910 10.6s Strategy Generators | 1400 1 1401 8.8s Integers | 400 400 1.8s Floats | 1 1 4.7s Dates | 400 400 0.6s Strings | 300 300 1.3s Symbols | 300 300 0.4s Strategy Parameters | 501 501 0.3s Samples | 500 500 0.3s Array Strategies | 1 1 1.1s Vectors | 1 1 1.1s Parameters | 7 7 0.4s Data | 5 5 0.1s Tuple Data | 2 2 0.2s RNG of the outermost testset: Random.Xoshiro(0xe0731f6748e3cb0c, 0x19e8e3c860c30e19, 0xe6fc4d0ee1316f6c, 0x4d24c83cba85636a, 0xcd1cc5b3eac9da59) 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 25.85s ERROR: LoadError: Package ParameterTests errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2458 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 67.77s: package tests unexpectedly errored