Package evaluation of BoundingSphere on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T11:04:46.406 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.0s ################################################################################ # Installation # Installing BoundingSphere... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [747eb165] + BoundingSphere v0.2.0 Updating `~/.julia/environments/v1.12/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.12.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.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.14s ################################################################################ # Testing # Testing BoundingSphere Status `/tmp/jl_x39ZbL/Project.toml` [6e4b80f9] BenchmarkTools v1.6.0 [747eb165] BoundingSphere v0.2.0 [90137ffa] StaticArrays v1.9.13 [10745b16] Statistics v1.11.1 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_x39ZbL/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.13 [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.12.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... Precompiling packages... 1511.4 ms ✓ StaticArrays → StaticArraysStatisticsExt 1 dependency successfully precompiled in 2 seconds. 9 already precompiled. Test Summary: | Pass Broken Total Time 6 points 2d | 1 2 3 3.1s Test Summary: | Pass Total Time prefix | 4 4 0.3s 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:965 (::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:259 [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] copyto! @ ./array.jl:319 [inlined] [8] copyto_axcheck! @ ./abstractarray.jl:1176 [inlined] [9] Array @ ./array.jl:621 [inlined] [10] iterate @ ./generator.jl:48 [inlined] [11] _collect(c::Vector{Vector{Int64}}, itr::Base.Generator{Vector{Vector{Int64}}, Type{Vector{Core.BFloat16}}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base ./array.jl:810 [12] collect_similar(cont::Vector{Vector{Int64}}, itr::Base.Generator{Vector{Vector{Int64}}, Type{Vector{Core.BFloat16}}}) @ Base ./array.jl:732 [13] map(f::Type, A::Vector{Vector{Int64}}) @ Base ./abstractarray.jl:3372 [14] macro expansion @ ~/.julia/packages/BoundingSphere/Orc3W/test/test_welzl.jl:12 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] top-level scope @ ~/.julia/packages/BoundingSphere/Orc3W/test/test_welzl.jl:7 [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [18] top-level scope @ ~/.julia/packages/BoundingSphere/Orc3W/test/runtests.jl:23 [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [23] _start() @ Base ./client.jl:554 Test Summary: | Error Total Time Generic type support | 1 1 9.2s RNG of the outermost testset: Xoshiro(0x671293660802adbc, 0x0b03e8b8f27b10a0, 0xa06f2dfccd8704f3, 0x32b0f1c7dc719e99, 0x0d20cff7ea324e8a) 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 27.92s ERROR: LoadError: Package BoundingSphere 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.92s: package tests unexpectedly errored