Package evaluation of BoundingSphere on Julia 1.13.0-DEV.888 (0e1aa6c7eb*) started at 2025-07-22T11:52:34.399 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.9s ################################################################################ # Installation # Installing BoundingSphere... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [747eb165] + BoundingSphere v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [747eb165] + BoundingSphere v0.2.0 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 1.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.12s ################################################################################ # Testing # Testing BoundingSphere Status `/tmp/jl_Db2YcS/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [747eb165] BoundingSphere v0.2.0 [90137ffa] StaticArrays v1.9.14 [10745b16] Statistics v1.11.1 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Db2YcS/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.0 [747eb165] BoundingSphere v0.2.0 [34da2185] Compat v4.17.0 [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.14 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9abbd945] Profile 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 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Test Summary: | Pass Broken Total Time 6 points 2d | 1 2 3 3.4s Test Summary: | Pass Total Time prefix | 4 4 0.2s Test Summary: | Pass Total Time move_to_front! | 3 3 0.3s Test Summary: | Pass Total Time isinside | 3 3 0.0s Generic type support: Error During Test at /home/pkgeval/.julia/packages/BoundingSphere/Orc3W/test/test_welzl.jl:6 Got exception outside of a @test MethodError: no method matching Core.BFloat16(::Int64) The type `Core.BFloat16` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{T})(::Real, !Matched::RoundingMode) where T<:AbstractFloat @ Base rounding.jl:265 (::Type{T})(::T) where T<:Number @ Core boot.jl:1016 (::Type{T})(!Matched::Rational{S}) where {S, T<:AbstractFloat} @ Base rational.jl:162 ... Stacktrace: [1] convert(::Type{Core.BFloat16}, x::Int64) @ Base ./number.jl:7 [2] setindex! @ ./genericmemory.jl:255 [inlined] [3] unsafe_copyto!(dest::Memory{Core.BFloat16}, doffs::Int64, src::Memory{Int64}, soffs::Int64, n::Int64) @ Base ./genericmemory.jl:158 [4] unsafe_copyto! @ ./genericmemory.jl:137 [inlined] [5] _copyto_impl! @ ./array.jl:308 [inlined] [6] copyto! @ ./array.jl:294 [inlined] [7] _copyto2arg! @ ./array.jl:319 [inlined] [8] copyto! @ ./array.jl:321 [inlined] [9] copyto_axcheck! @ ./abstractarray.jl:1182 [inlined] [10] Array @ ./array.jl:627 [inlined] [11] iterate @ ./generator.jl:48 [inlined] [12] _collect(c::Vector{Vector{Int64}}, itr::Base.Generator{Vector{Vector{Int64}}, Type{Vector{Core.BFloat16}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:816 [13] collect_similar(cont::Vector{Vector{Int64}}, itr::Base.Generator{Vector{Vector{Int64}}, Type{Vector{Core.BFloat16}}}) @ Base ./array.jl:738 [14] map(f::Type, A::Vector{Vector{Int64}}) @ Base ./abstractarray.jl:3386 [15] macro expansion @ ~/.julia/packages/BoundingSphere/Orc3W/test/test_welzl.jl:12 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1858 [inlined] [17] top-level scope @ ~/.julia/packages/BoundingSphere/Orc3W/test/test_welzl.jl:7 [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ ~/.julia/packages/BoundingSphere/Orc3W/test/runtests.jl:23 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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 Test Summary: | Error Total Time Generic type support | 1 1 8.1s RNG of the outermost testset: Xoshiro(0x1022e169ca9273be, 0xfee71c4826fcd3ae, 0x67ea0fe0399a600d, 0xb19e3365c863c271, 0xefbded6bda472020) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BoundingSphere/Orc3W/test/test_welzl.jl:6 in expression starting at /home/pkgeval/.julia/packages/BoundingSphere/Orc3W/test/runtests.jl:23 Testing failed after 25.62s ERROR: LoadError: Package BoundingSphere 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:309 [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 67.85s: package tests unexpectedly errored