Package evaluation to test BoundingSphere on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T12:28:16.941 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.6s ################################################################################ # Installation # Installing BoundingSphere... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [747eb165] + BoundingSphere v0.2.0 Updating `~/.julia/environments/v1.14/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.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.73s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.7 s ✓ BoundingSphere 1 dependency successfully precompiled in 1 seconds. 27 already precompiled. Precompilation completed after 29.59s ################################################################################ # Testing # Testing BoundingSphere Status `/tmp/jl_Ejw6dE/Project.toml` [6e4b80f9] BenchmarkTools v1.8.0 [747eb165] BoundingSphere v0.2.0 [90137ffa] StaticArrays v1.9.18 [10745b16] Statistics v1.11.1 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Ejw6dE/Manifest.toml` [6e4b80f9] BenchmarkTools v1.8.0 [747eb165] BoundingSphere v0.2.0 [34da2185] Compat v4.18.1 [682c06a0] JSON v1.6.1 [69de0a69] Parsers v2.8.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [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 [9abbd945] Profile 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 Testing Running tests... Test Summary: | Pass Broken Total Time 6 points 2d | 1 2 3 4.8s Test Summary: | Pass Total Time prefix | 4 4 0.3s Test Summary: | Pass Total Time move_to_front! | 3 3 0.5s Test Summary: | Pass Total Time isinside | 3 3 0.1s 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:1091 (::Type{T})(!Matched::Rational{S}) where {S, T<:AbstractFloat} @ Base rational.jl:196 ... Stacktrace: [1] convert(::Type{Core.BFloat16}, x::Int64) @ Base number.jl:7 [2] setindex!(A::Memory{Core.BFloat16}, x::Int64, i1::Int64) @ Base genericmemory.jl:246 [inlined] [3] unsafe_copyto!(dest::Memory{Core.BFloat16}, doffs::Int64, src::Memory{Int64}, soffs::Int64, n::Int64) @ Base genericmemory.jl:149 [4] unsafe_copyto!(dest::MemoryRef{Core.BFloat16}, src::MemoryRef{Int64}, n::Int64) @ Base genericmemory.jl:128 [inlined] [5] _copyto_impl!(dest::Vector{Core.BFloat16}, doffs::Int64, src::Vector{Int64}, soffs::Int64, n::Int64) @ Base array.jl:305 [inlined] [6] copyto!(dest::Vector{Core.BFloat16}, doffs::Int64, src::Vector{Int64}, soffs::Int64, n::Int64) @ Base array.jl:287 [inlined] [7] _copyto2arg!(dest::Vector{Core.BFloat16}, src::Vector{Int64}) @ Base array.jl:316 [inlined] [8] copyto!(dest::Vector{Core.BFloat16}, src::Vector{Int64}) @ Base array.jl:318 [inlined] [9] copyto_axcheck!(dest::Vector{Core.BFloat16}, src::Vector{Int64}) @ Base abstractarray.jl:1182 [inlined] [10] Vector{Core.BFloat16}(x::Vector{Int64}) @ Base array.jl:657 [inlined] [11] iterate(::Base.Generator{Vector{Vector{Int64}}, Type{Vector{Core.BFloat16}}}) @ Base 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:853 [13] collect_similar(cont::Vector{Vector{Int64}}, itr::Base.Generator{Vector{Vector{Int64}}, Type{Vector{Core.BFloat16}}}) @ Base array.jl:768 [14] map(f::Type, A::Vector{Vector{Int64}}) @ Base abstractarray.jl:3468 [15] macro expansion @ ~/.julia/packages/BoundingSphere/Orc3W/test/test_welzl.jl:12 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [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:327 [19] top-level scope @ ~/.julia/packages/BoundingSphere/Orc3W/test/runtests.jl:23 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core boot.jl:521 [23] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [24] _start() @ Base client.jl:596 Test Summary: | Error Total Time Generic type support | 1 1 13.3s RNG of the outermost testset: Xoshiro(0xf8c737602a97b92a, 0xa5960f69e22aa079, 0x7cb0cc8061c402dd, 0x373a5529cc4fc991, 0xdb95b844501a2bdd) 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 43.59s ERROR: LoadError: Package BoundingSphere 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:326 [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 112.45s: package tests unexpectedly errored