Package evaluation of PropCheck on Julia 1.13.0-DEV.897 (a39797a4fb*) started at 2025-07-24T12:26:58.801 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.47s ################################################################################ # Installation # Installing PropCheck... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ca382230] + PropCheck v0.10.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [34da2185] + Compat v4.17.0 [ca382230] + PropCheck v0.10.1 [97f35ef4] + RequiredInterfaces v0.1.7 [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 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.44s ################################################################################ # Testing # Testing PropCheck Status `/tmp/jl_ofU54d/Project.toml` [ca382230] PropCheck v0.10.1 [97f35ef4] RequiredInterfaces v0.1.7 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ofU54d/Manifest.toml` [34da2185] Compat v4.17.0 [ca382230] PropCheck v0.10.1 [97f35ef4] RequiredInterfaces v0.1.7 [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 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... ┌ Info: RNG state is: └ RNG = Random.Xoshiro(0x5f842b92d2931df6, 0xd4dbac30103d037b, 0xe198db6f7b1ab4da, 0x55e80e6c07430431, 0xc9bf4f71393de601) Core.BFloat16: Error During Test at /home/pkgeval/.julia/packages/PropCheck/AK4AW/test/runtests.jl:153 Test threw exception Expression: numsToZero(T) MethodError: no method matching Random.Sampler(::Type{Random.TaskLocalRNG}, ::Random.SamplerTrivial{Random.CloseOpen01{Core.BFloat16}, Core.BFloat16}, ::Val{1}) This error has been manually thrown, explicitly, so the method may exist but be intentionally marked as unimplemented. Closest candidates are: Random.Sampler(::Type{<:Random.AbstractRNG}, ::Random.Sampler, ::Union{Val{1}, Val{Inf}}) @ Random /opt/julia/share/julia/stdlib/v1.13/Random/src/Random.jl:149 Random.Sampler(::Type{<:Random.AbstractRNG}, ::Any, ::Union{Val{1}, Val{Inf}}) @ Random /opt/julia/share/julia/stdlib/v1.13/Random/src/Random.jl:190 Random.Sampler(::Type{<:Random.AbstractRNG}, !Matched::BitSet, ::Union{Val{1}, Val{Inf}}) @ Random /opt/julia/share/julia/stdlib/v1.13/Random/src/generation.jl:495 ... Stacktrace: [1] Random.Sampler(T::Type{Random.TaskLocalRNG}, sp::Random.SamplerTrivial{Random.CloseOpen01{Core.BFloat16}, Core.BFloat16}, r::Val{1}) @ Random /opt/julia/share/julia/stdlib/v1.13/Random/src/Random.jl:149 [2] Random.Sampler(rng::Random.TaskLocalRNG, x::Random.SamplerTrivial{Random.CloseOpen01{Core.BFloat16}, Core.BFloat16}, r::Val{1}) @ Random /opt/julia/share/julia/stdlib/v1.13/Random/src/Random.jl:143 [3] rand(rng::Random.TaskLocalRNG, X::Random.SamplerTrivial{Random.CloseOpen01{Core.BFloat16}, Core.BFloat16}) @ Random /opt/julia/share/julia/stdlib/v1.13/Random/src/Random.jl:262 [4] rand(rng::Random.TaskLocalRNG, ::Type{Core.BFloat16}) @ Random /opt/julia/share/julia/stdlib/v1.13/Random/src/Random.jl:265 [5] generate(rng::Random.TaskLocalRNG, ::Type{Core.BFloat16}) @ PropCheck ~/.julia/packages/PropCheck/AK4AW/src/generators.jl:38 [6] (::PropCheck.var"#Generator##2#Generator##3"{Core.BFloat16})(rng::Random.TaskLocalRNG) @ PropCheck ~/.julia/packages/PropCheck/AK4AW/src/generators.jl:10 [7] generate(rng::Random.TaskLocalRNG, f::PropCheck.var"#Generator##2#Generator##3"{Core.BFloat16}) @ PropCheck ~/.julia/packages/PropCheck/AK4AW/src/generators.jl:32 [8] generate(rng::Random.TaskLocalRNG, g::Generator{Core.BFloat16, PropCheck.var"#Generator##2#Generator##3"{Core.BFloat16}}) @ PropCheck ~/.julia/packages/PropCheck/AK4AW/src/generators.jl:28 [9] (::PropCheck.var"#gen#Integrated##1"{Generator{Core.BFloat16, PropCheck.var"#Generator##2#Generator##3"{Core.BFloat16}}, typeof(shrink)})(rng::Random.TaskLocalRNG) @ PropCheck ~/.julia/packages/PropCheck/AK4AW/src/integrated.jl:85 [10] generate(rng::Random.TaskLocalRNG, f::PropCheck.var"#gen#Integrated##1"{Generator{Core.BFloat16, PropCheck.var"#Generator##2#Generator##3"{Core.BFloat16}}, typeof(shrink)}) @ PropCheck ~/.julia/packages/PropCheck/AK4AW/src/generators.jl:32 [11] generate(rng::Random.TaskLocalRNG, g::Generator{Tree{Core.BFloat16}, PropCheck.var"#gen#Integrated##1"{Generator{Core.BFloat16, PropCheck.var"#Generator##2#Generator##3"{Core.BFloat16}}, typeof(shrink)}}) @ PropCheck ~/.julia/packages/PropCheck/AK4AW/src/generators.jl:28 [12] (::PropCheck.var"#53#54"{Random.TaskLocalRNG, Generator{Tree{Core.BFloat16}, PropCheck.var"#gen#Integrated##1"{Generator{Core.BFloat16, PropCheck.var"#Generator##2#Generator##3"{Core.BFloat16}}, typeof(shrink)}}})(::Int64) @ PropCheck ./none:-1 [13] iterate @ ./generator.jl:48 [inlined] [14] collect @ ./array.jl:803 [inlined] [15] check(p::Function, i::Integrated{Tree{Core.BFloat16}, PropCheck.var"#gen#Integrated##1"{Generator{Core.BFloat16, PropCheck.var"#Generator##2#Generator##3"{Core.BFloat16}}, typeof(shrink)}}, rng::Random.TaskLocalRNG; ntests::Int64, show_initial::Bool, transform::typeof(identity)) @ PropCheck ~/.julia/packages/PropCheck/AK4AW/src/checking.jl:19 [16] check @ ~/.julia/packages/PropCheck/AK4AW/src/checking.jl:16 [inlined] [17] numsToZero(T::Type) @ Main ~/.julia/packages/PropCheck/AK4AW/test/runtests.jl:17 [18] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:384 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:738 [inlined] [20] macro expansion @ ~/.julia/packages/PropCheck/AK4AW/test/runtests.jl:153 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1947 [inlined] [22] macro expansion @ ~/.julia/packages/PropCheck/AK4AW/test/runtests.jl:151 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [24] macro expansion @ ~/.julia/packages/PropCheck/AK4AW/test/runtests.jl:151 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [26] macro expansion @ ~/.julia/packages/PropCheck/AK4AW/test/runtests.jl:119 [inlined] [27] macro expansion @ ./timing.jl:645 [inlined] [28] top-level scope @ ~/.julia/packages/PropCheck/AK4AW/test/runtests.jl:353 ┌ Info: Found counterexample for 'issorted', beginning shrinking... │ Counterexample = │ 4-element Vector{UInt8}: │ 0x88 │ 0x2f │ 0x36 └ 0xad [ Info: 40 counterexamples found for issorted ┌ Info: Found counterexample for 'Base.Fix2{typeof(<), Int64}(<, 5)', beginning shrinking... └ Counterexample = 0x5e [ Info: 9 counterexamples found for Base.Fix2{typeof(<), Int64}(<, 5) ┌ Info: Found counterexample for 'iseven', beginning shrinking... └ Counterexample = 0x7d [ Info: 8 counterexamples found for iseven ┌ Info: Found counterexample for 'throwingProperty', beginning shrinking... └ Counterexample = 0x5e ┌ Info: 7 counterexamples found for throwingProperty, of which 7 threw 1 distinct exception types │ Errors = │ 1-element Vector{ArgumentError}: └ ArgumentError("x not smaller than 5") ┌ Info: Found counterexample for '#interleaveFilterInvariant##2', beginning shrinking... │ Counterexample = │ 10-element Vector{UInt8}: │ 0x60 │ 0xc3 │ 0x72 │ 0xf3 │ ⋮ │ 0x75 │ 0xf4 └ 0xca [ Info: 41 counterexamples found for #interleaveFilterInvariant##2 ┌ Info: Found counterexample for '#interleaveMapInvariant##2', beginning shrinking... │ Counterexample = │ 2-element Vector{UInt8}: │ 0xd9 └ 0x00 [ Info: 2 counterexamples found for #interleaveMapInvariant##2 ┌ Info: Found counterexample for '#62', beginning shrinking... └ Counterexample = 2 [ Info: 1 counterexamples found for #62 Test Summary: | Pass Error Broken Total Time All Tests | 135 1 2 138 2m21.0s Interfaces | 12 12 8.9s Tear Float16 & reassemble, floating point generators | 10 10 8.1s Tear Float32 & reassemble, floating point generators | 10 10 3.8s Tear Float64 & reassemble, floating point generators | 10 10 5.6s Integer generators | 10 10 14.7s numsToZero | 14 1 2 17 21.2s Bool | 1 1 1.6s BigInt | 1 1 0.5s Int128 | 1 1 2.4s Int16 | 1 1 0.4s Int32 | 1 1 0.5s Int64 | 1 1 0.7s Int8 | 1 1 0.4s UInt128 | 1 1 2.3s UInt16 | 1 1 1.2s UInt32 | 1 1 1.2s UInt64 | 1 1 1.3s UInt8 | 1 1 1.2s BigFloat | 1 1 0.8s Core.BFloat16 | 1 1 4.7s Float16 | 1 1 0.4s Float32 | 1 1 0.5s Float64 | 1 1 1.1s filter predicates hold for shrunk values | 8 8 29.2s shrunk values of mapped generator are also even | 4 4 1.5s random vectors are sorted | 1 1 7.3s all even numbers are less than 5 | 1 1 1.4s there are only even numbers | 1 1 0.4s throwing properties still shrink | 1 1 2.8s stringsFromTypeToEmpty | 1 1 2.5s interleave preserves invariants | 2 2 2.1s initialVectorLengthIsboundedByRange | 1 1 1.5s `Integrated` can be `collect`ed | 1 1 0.1s convert Trees: Int8 | 2 2 0.1s convert Trees: Int64 | 2 2 0.1s type unstable constructors | 1 1 0.2s str preserves invariants | 1 1 4.6s vector preserves invariants | 1 1 0.2s IntegratedUnique | 1 1 1.8s IntegratedConst | 1 1 0.1s IntegratedVal | 2 2 3.0s FiniteIntegrated | 31 31 18.8s Inference | 6 6 0.6s RNG of the outermost testset: Random.Xoshiro(0x5f842b92d2931df6, 0xd4dbac30103d037b, 0xe198db6f7b1ab4da, 0x55e80e6c07430431, 0x9f6bde449da4ce00) ERROR: LoadError: Some tests did not pass: 135 passed, 0 failed, 1 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/PropCheck/AK4AW/test/runtests.jl:118 Testing failed after 198.96s ERROR: LoadError: Package PropCheck 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:2661 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2510 [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] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:311 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 240.44s: package tests unexpectedly errored