Package evaluation of KML on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T12:12:11.032 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.87s ################################################################################ # Installation # Installing KML... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [1284bf3a] + KML v0.2.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [411431e0] + Extents v0.1.6 [68eda718] + GeoFormatTypes v0.4.4 [cf35fbd7] + GeoInterface v1.5.0 [1284bf3a] + KML v0.2.3 [bac558e1] + OrderedCollections v1.8.1 [72c71f33] + XML v0.3.6 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [f489334b] + StyledStrings v1.11.0 Installation completed after 3.8s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 23.26s ################################################################################ # Testing # Testing KML Status `/tmp/jl_ksjQDj/Project.toml` [cf35fbd7] GeoInterface v1.5.0 [1284bf3a] KML v0.2.3 [bac558e1] OrderedCollections v1.8.1 [72c71f33] XML v0.3.6 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ksjQDj/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [411431e0] Extents v0.1.6 [68eda718] GeoFormatTypes v0.4.4 [cf35fbd7] GeoInterface v1.5.0 [1284bf3a] KML v0.2.3 [bac558e1] OrderedCollections v1.8.1 [72c71f33] XML v0.3.6 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Empty Constructors | 156 156 1m10.4s GeoInterface: Error During Test at /home/pkgeval/.julia/packages/KML/UtUHK/test/runtests.jl:24 Test threw exception Expression: GeoInterface.testgeometry(Point(coordinates = (0, 0))) AssertionError: Type{Point} doesn't implement `isgeometry`. Stacktrace: [1] testgeometry(geom::Point) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/utils.jl:8 [2] 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:388 [3] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] GeoInterface: Error During Test at /home/pkgeval/.julia/packages/KML/UtUHK/test/runtests.jl:25 Test threw exception Expression: GeoInterface.testgeometry(LineString(coordinates = Tuple{Float64, Float64}[(0, 0), (1, 1)])) AssertionError: Type{LineString} doesn't implement `isgeometry`. Stacktrace: [1] testgeometry(geom::LineString) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/utils.jl:8 [2] 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:388 [3] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:25 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] GeoInterface: Error During Test at /home/pkgeval/.julia/packages/KML/UtUHK/test/runtests.jl:26 Test threw exception Expression: GeoInterface.testgeometry(LinearRing(coordinates = Tuple{Float64, Float64}[(0, 0), (1, 1), (2, 2)])) AssertionError: Type{LinearRing} doesn't implement `isgeometry`. Stacktrace: [1] testgeometry(geom::LinearRing) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/utils.jl:8 [2] 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:388 [3] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:26 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] GeoInterface: Error During Test at /home/pkgeval/.julia/packages/KML/UtUHK/test/runtests.jl:34 Test threw exception Expression: GeoInterface.testgeometry(p) AssertionError: Type{Polygon} doesn't implement `isgeometry`. Stacktrace: [1] testgeometry(geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/utils.jl:8 [2] 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:388 [3] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [5] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:34 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] GeoInterface: Error During Test at /home/pkgeval/.julia/packages/KML/UtUHK/test/runtests.jl:36 Test threw exception Expression: GeoInterface.testfeature(Placemark(Geometry = p)) MethodError: no method matching ncoord(::PolygonTrait, ::Polygon) The function `ncoord` exists, but no method is defined for this combination of argument types. Closest candidates are: ncoord(::AbstractGeometryTrait, !Matched::GeoInterface.Wrappers.WrapperGeometry{Z, M}) where {Z, M} @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/wrappers.jl:66 ncoord(::Any) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/interface.jl:133 ncoord(!Matched::GeometryCollectionTrait, !Matched::MultiGeometry) @ KML ~/.julia/packages/KML/UtUHK/src/KML.jl:402 ... Stacktrace: [1] coordnames(t::PolygonTrait, geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/fallbacks.jl:9 [2] coordnames(geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/interface.jl:140 [3] is3d(::PolygonTrait, geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/fallbacks.jl:17 [4] is3d(geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/interface.jl:649 [5] calc_extent(t::PolygonTrait, geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/fallbacks.jl:131 [6] extent(obj::Polygon; fallback::Bool) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/interface.jl:465 [7] extent(obj::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/interface.jl:461 [8] calc_extent(::FeatureTrait, feature::Placemark) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/fallbacks.jl:141 [9] #extent#1 @ ~/.julia/packages/GeoInterface/t53FE/src/interface.jl:465 [inlined] [10] extent @ ~/.julia/packages/GeoInterface/t53FE/src/interface.jl:461 [inlined] [11] testfeature(feature::Placemark) @ GeoInterface ~/.julia/packages/GeoInterface/t53FE/src/utils.jl:58 [12] 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:388 [13] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1929 [inlined] [15] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:36 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:742 [inlined] Test Summary: | Error Total Time GeoInterface | 5 5 10.4s RNG of the outermost testset: Random.Xoshiro(0xdad1a2aadd6ce609, 0x6a569e3d68d50b1d, 0xf9860e59db0ed216, 0x56a121729742367c, 0x57dbaf4682059f32) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/KML/UtUHK/test/runtests.jl:23 Testing failed after 93.64s ERROR: LoadError: Package KML 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:2672 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [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] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 145.98s: package tests unexpectedly errored