Package evaluation of KML on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:07:04.115 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.79s ################################################################################ # Installation # Installing KML... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [1284bf3a] + KML v0.2.3 Updating `~/.julia/environments/v1.11/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [411431e0] + Extents v0.1.5 [68eda718] + GeoFormatTypes v0.4.4 [cf35fbd7] + GeoInterface v1.4.1 [1284bf3a] + KML v0.2.3 [bac558e1] + OrderedCollections v1.8.0 [72c71f33] + XML v0.3.5 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 Installation completed after 1.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.0s ################################################################################ # Testing # Testing KML Status `/tmp/jl_cTYhMo/Project.toml` [cf35fbd7] GeoInterface v1.4.1 [1284bf3a] KML v0.2.3 [bac558e1] OrderedCollections v1.8.0 [72c71f33] XML v0.3.5 [b77e0a4c] InteractiveUtils v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_cTYhMo/Manifest.toml` [9a962f9c] DataAPI v1.16.0 [411431e0] Extents v0.1.5 [68eda718] GeoFormatTypes v0.4.4 [cf35fbd7] GeoInterface v1.4.1 [1284bf3a] KML v0.2.3 [bac558e1] OrderedCollections v1.8.0 [72c71f33] XML v0.3.5 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.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 [8dfed614] Test v1.11.0 Testing Running tests... Test Summary: | Pass Total Time Empty Constructors | 156 156 1m06.2s 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/4tyIo/src/utils.jl:8 [2] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 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/4tyIo/src/utils.jl:8 [2] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:25 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:25 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 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/4tyIo/src/utils.jl:8 [2] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:26 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:26 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 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/4tyIo/src/utils.jl:8 [2] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:34 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [4] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:34 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [6] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 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/4tyIo/src/wrappers.jl:66 ncoord(::Any) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/interface.jl:133 ncoord(!Matched::PointTrait, !Matched::Point) @ KML ~/.julia/packages/KML/UtUHK/src/KML.jl:353 ... Stacktrace: [1] coordnames(t::PolygonTrait, geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/fallbacks.jl:9 [2] coordnames(geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/interface.jl:140 [3] is3d(::PolygonTrait, geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/fallbacks.jl:17 [4] is3d(geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/interface.jl:649 [5] calc_extent(t::PolygonTrait, geom::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/fallbacks.jl:131 [6] extent(obj::Polygon; fallback::Bool) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/interface.jl:465 [7] extent(obj::Polygon) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/interface.jl:461 [8] calc_extent(::FeatureTrait, feature::Placemark) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/fallbacks.jl:141 [9] #extent#1 @ ~/.julia/packages/GeoInterface/4tyIo/src/interface.jl:465 [inlined] [10] extent @ ~/.julia/packages/GeoInterface/4tyIo/src/interface.jl:461 [inlined] [11] testfeature(feature::Placemark) @ GeoInterface ~/.julia/packages/GeoInterface/4tyIo/src/utils.jl:58 [12] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:36 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:676 [inlined] [14] macro expansion @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:36 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.11/Test/src/Test.jl:1704 [inlined] [16] top-level scope @ ~/.julia/packages/KML/UtUHK/test/runtests.jl:24 Test Summary: | Error Total Time GeoInterface | 5 5 13.5s 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 90.63s ERROR: LoadError: Package KML errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/Operations.jl:2124 [3] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2007 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.11/Pkg/src/API.jl:481 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 130.05s: package tests unexpectedly errored