Package evaluation to test ScikitSpatial on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-06T03:52:04.367 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.41s ################################################################################ # Installation # Installing ScikitSpatial... Resolving package versions... Installed Preferences ────── v1.5.2 Installed StaticArraysCore ─ v1.4.4 Installed Statistics ─────── v1.11.1 Installed StaticArrays ───── v1.9.18 Installed PrecompileTools ── v1.3.4 Installed ScikitSpatial ──── v0.2.0 Updating `~/.julia/environments/v1.14/Project.toml` [e57cb7e2] + ScikitSpatial v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [e57cb7e2] + ScikitSpatial v0.2.0 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.2 s ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.7 s ✓ StaticArraysCore 0.8 s ✓ Statistics ┌ Warning: DEPRECATION NOTICE │ │ Formatting.jl has been unmaintained for a while, with some serious │ correctness bugs compromising the original purpose of the package. As a result, │ it has been deprecated - consider using an alternative, such as │ `Format.jl` (https://github.com/JuliaString/Format.jl) or the `Printf` stdlib directly. │ │ If you are not using Formatting.jl as a direct dependency, please consider │ opening an issue on any packages you are using that do use it as a dependency. │ From Julia 1.9 onwards, you can query `]why Formatting` to figure out which │ package originally brings it in as a dependency. └ @ Formatting ~/.julia/packages/Formatting/3VxOt/src/Formatting.jl:12 0.9 s ✓ Formatting 1.2 s ✓ Preferences 1.6 s ✓ PrecompileTools 13.3 s ✓ StaticArrays 1.6 s ✓ StaticArrays → StaticArraysStatisticsExt WARNING: Constructor for type "Vector" was extended in `ScikitSpatial` without explicit qualification or import.  NOTE: Assumed "Vector" refers to `Base.Vector`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Vector end`.  Hint: To silence the warning, qualify `Vector` as `Base.Vector` in the method signature or explicitly `import Base: Vector`. 1.9 s ✓ ScikitSpatial 8 dependencies successfully precompiled in 22 seconds. 12 already precompiled. 2 dependencies had output during precompilation: ┌ Formatting │ ┌ Warning: DEPRECATION NOTICE │ │ │ │ Formatting.jl has been unmaintained for a while, with some serious │ │ correctness bugs compromising the original purpose of the package. As a result, │ │ it has been deprecated - consider using an alternative, such as │ │ `Format.jl` (https://github.com/JuliaString/Format.jl) or the `Printf` stdlib directly. │ │ │ │ If you are not using Formatting.jl as a direct dependency, please consider │ │ opening an issue on any packages you are using that do use it as a dependency. │ │ From Julia 1.9 onwards, you can query `]why Formatting` to figure out which │ │ package originally brings it in as a dependency. │ └ @ Formatting ~/.julia/packages/Formatting/3VxOt/src/Formatting.jl:12 └ ┌ ScikitSpatial │ WARNING: Constructor for type "Vector" was extended in `ScikitSpatial` without explicit qualification or import. │ NOTE: Assumed "Vector" refers to `Base.Vector`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Vector end`. │ Hint: To silence the warning, qualify `Vector` as `Base.Vector` in the method signature or explicitly `import Base: Vector`. └ Precompilation completed after 52.11s ################################################################################ # Testing # Testing ScikitSpatial Status `/tmp/jl_9s9tey/Project.toml` [59287772] Formatting v0.4.3 [e57cb7e2] ScikitSpatial v0.2.0 [90137ffa] StaticArrays v1.9.18 [8dfed614] Test v1.11.0 Status `/tmp/jl_9s9tey/Manifest.toml` [59287772] Formatting v0.4.3 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [e57cb7e2] ScikitSpatial v0.2.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [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.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 [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 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Line: Test Failed at /home/pkgeval/.julia/packages/ScikitSpatial/cQdej/test/types/line_and_plane.jl:34 Expression: type([0, 0], [0.01, 0]; atol = 0.0001) Expected: ArgumentError("The vector must have a non-zero magnitude.") Thrown: MethodError(Core.kwcall, ((atol = 0.0001,), Line, [0.0, 0.0], [0.01, 0.0]), 0x000000000000a28b) MethodError: kwcall(::@NamedTuple{atol::Float64}, ::Core.TypeEgal{Line}, ::SVector{2, Float64}, ::SVector{2, Float64}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{Line}, point::SVector{N, T}, vector::SVector{N, T}) where {N, T} @ ScikitSpatial ~/.julia/packages/ScikitSpatial/cQdej/src/types/line_and_plane.jl:14 kwcall(::NamedTuple, ::Core.TypeEgal{Line}, point::AbstractVector, vector::AbstractVector) @ ScikitSpatial ~/.julia/packages/ScikitSpatial/cQdej/src/types/line_and_plane.jl:24 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{Line}, ::SVector{N, T}, ::SVector{N, T}) where {N, T} Stacktrace: [1] Line(point::Vector{Int64}, vector::Vector{Float64}; kwargs::@Kwargs{atol::Float64}) @ ScikitSpatial ~/.julia/packages/ScikitSpatial/cQdej/src/types/line_and_plane.jl:28 [2] macro expansion @ ~/.julia/packages/ScikitSpatial/cQdej/test/types/line_and_plane.jl:34 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:980 [inlined] [4] macro expansion @ ~/.julia/packages/ScikitSpatial/cQdej/test/types/line_and_plane.jl:34 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [6] top-level scope @ ~/.julia/packages/ScikitSpatial/cQdej/test/types/line_and_plane.jl:2351 Stacktrace: [1] macro expansion @ ~/.julia/packages/ScikitSpatial/cQdej/test/types/line_and_plane.jl:34 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [3] top-level scope @ ~/.julia/packages/ScikitSpatial/cQdej/test/types/line_and_plane.jl:2351 Test Summary: | Pass Fail Total Time Line | 12 1 13 27.0s RNG of the outermost testset: Random.Xoshiro(0x9d3cc9accc3cacf6, 0x9722a6924fdb98e3, 0x2fb64c143c051402, 0x912351156bde65f3, 0x492b715edafda54e) ERROR: LoadError: Some tests did not pass: 12 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ScikitSpatial/cQdej/test/types/line_and_plane.jl:4 in expression starting at /home/pkgeval/.julia/packages/ScikitSpatial/cQdej/test/types/base.jl:1 in expression starting at /home/pkgeval/.julia/packages/ScikitSpatial/cQdej/test/runtests.jl:6 Testing failed after 45.38s ERROR: LoadError: Package ScikitSpatial 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:325 [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 140.75s: package has test failures