Package evaluation of SpaceDataModel on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T12:18:25.119 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.28s ################################################################################ # Installation # Installing SpaceDataModel... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [0b37b92c] + SpaceDataModel v0.1.9 Updating `~/.julia/environments/v1.10/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.5.8 [3587e190] + InverseFunctions v0.1.17 [1914dd2f] + MacroTools v0.5.16 [0b37b92c] + SpaceDataModel v0.1.9 [1e83bf80] + StaticArraysCore v1.4.3 [ade2ca70] + Dates [de0858da] + Printf [4ec0a83e] + Unicode Installation completed after 7.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 16.09s ################################################################################ # Testing # Testing SpaceDataModel Status `/tmp/jl_v5Lvw3/Project.toml` [4c88cf16] Aqua v0.8.13 ⌅ [c3a54625] JET v0.9.18 [0b37b92c] SpaceDataModel v0.1.9 [90137ffa] StaticArrays v1.9.13 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_v5Lvw3/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [4c88cf16] Aqua v0.8.13 [da1fd8a2] CodeTracking v1.3.9 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [3587e190] InverseFunctions v0.1.17 ⌅ [c3a54625] JET v0.9.18 ⌅ [aa1ae85d] JuliaInterpreter v0.9.46 ⌅ [70703baa] JuliaSyntax v0.4.10 ⌃ [6f1432cf] LoweredCodeUtils v3.2.2 [1914dd2f] MacroTools v0.5.16 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [0b37b92c] SpaceDataModel v0.1.9 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [f8b46487] TestItemRunner v1.1.0 [1c621080] TestItems v1.0.0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... 8 ambiguities found. To get a list, set `broken = false`. Ambiguity #1 (::Type{T})(::S) where {T<:AbstractString, S<:AbstractCoordinateSystem} @ SpaceDataModel.CoordinateSystem ~/.julia/packages/SpaceDataModel/eXBZY/src/coord.jl:28 Test.GenericString(string) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:2070 Possible fix, define Test.GenericString(::S) where S<:SpaceDataModel.CoordinateSystem.AbstractCoordinateSystem Ambiguity #2 (::Type{T})(::Type{S}) where {T<:AbstractString, S<:AbstractCoordinateSystem} @ SpaceDataModel.CoordinateSystem ~/.julia/packages/SpaceDataModel/eXBZY/src/coord.jl:27 Test.GenericString(string) @ Test /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:2070 Possible fix, define Test.GenericString(::Type{S}) where S<:SpaceDataModel.CoordinateSystem.AbstractCoordinateSystem Ambiguity #3 (::Type{T})(::S) where {T<:AbstractString, S<:AbstractCoordinateSystem} @ SpaceDataModel.CoordinateSystem ~/.julia/packages/SpaceDataModel/eXBZY/src/coord.jl:28 LazyString(args...) @ Base strings/lazy.jl:41 Possible fix, define LazyString(::S) where S<:SpaceDataModel.CoordinateSystem.AbstractCoordinateSystem Ambiguity #4 (::Type{T})(::Type{S}) where {T<:AbstractString, S<:AbstractCoordinateSystem} @ SpaceDataModel.CoordinateSystem ~/.julia/packages/SpaceDataModel/eXBZY/src/coord.jl:27 LazyString(args...) @ Base strings/lazy.jl:41 Possible fix, define LazyString(::Type{S}) where S<:SpaceDataModel.CoordinateSystem.AbstractCoordinateSystem Ambiguity #5 (::Type{T})(::S) where {T<:AbstractString, S<:AbstractCoordinateSystem} @ SpaceDataModel.CoordinateSystem ~/.julia/packages/SpaceDataModel/eXBZY/src/coord.jl:28 Core.Compiler.LazyString(args...) @ Core.Compiler strings/lazy.jl:41 Possible fix, define Core.Compiler.LazyString(::S) where S<:SpaceDataModel.CoordinateSystem.AbstractCoordinateSystem Ambiguity #6 (::Type{T})(::Type{S}) where {T<:AbstractString, S<:AbstractCoordinateSystem} @ SpaceDataModel.CoordinateSystem ~/.julia/packages/SpaceDataModel/eXBZY/src/coord.jl:27 Core.Compiler.LazyString(args...) @ Core.Compiler strings/lazy.jl:41 Possible fix, define Core.Compiler.LazyString(::Type{S}) where S<:SpaceDataModel.CoordinateSystem.AbstractCoordinateSystem Ambiguity #7 (::Type{T})(::S) where {T<:AbstractString, S<:AbstractCoordinateSystem} @ SpaceDataModel.CoordinateSystem ~/.julia/packages/SpaceDataModel/eXBZY/src/coord.jl:28 (var"#ctor-self#"::Type{SubstitutionString{T}} where T<:AbstractString)(string) @ Base regex.jl:552 Possible fix, define SubstitutionString{T}(::S) where {T<:AbstractString, S<:SpaceDataModel.CoordinateSystem.AbstractCoordinateSystem} Ambiguity #8 (::Type{T})(::Type{S}) where {T<:AbstractString, S<:AbstractCoordinateSystem} @ SpaceDataModel.CoordinateSystem ~/.julia/packages/SpaceDataModel/eXBZY/src/coord.jl:27 (var"#ctor-self#"::Type{SubstitutionString{T}} where T<:AbstractString)(string) @ Base regex.jl:552 Possible fix, define SubstitutionString{T}(::Type{S}) where {T<:AbstractString, S<:SpaceDataModel.CoordinateSystem.AbstractCoordinateSystem} Method ambiguity: Test Failed at /home/pkgeval/.julia/packages/Aqua/1UuaV/src/ambiguities.jl:78 Expression: iszero(num_ambiguities) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] _test_ambiguities(packages::Vector{Base.PkgId}; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/1UuaV/src/ambiguities.jl:78 [3] _test_ambiguities @ ~/.julia/packages/Aqua/1UuaV/src/ambiguities.jl:68 [inlined] [4] test_ambiguities @ ~/.julia/packages/Aqua/1UuaV/src/ambiguities.jl:28 [inlined] [5] macro expansion @ ~/.julia/packages/Aqua/1UuaV/src/Aqua.jl:73 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [7] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/1UuaV/src/Aqua.jl:73 3-element SpaceDataModel.CoordinateSystem.CoordinateVector{Int64, SpaceDataModel.CoordinateSystem.GEO} with indices SOneTo(3): 3 4 0 ┌ Warning: `@lookup(mod, frame, node)` at /home/pkgeval/.julia/packages/JET/sQkqi/src/toplevel/virtualprocess.jl:1321 is deprecated, use `lookup(frame, node)` instead. └ @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/ZNccU/src/interpret.jl:46 No errors detected No errors detected Test Summary: | Pass Fail Total Time Package | 52 1 53 2m02.7s test/runtests.jl | 52 1 53 2m02.6s Aqua | 10 1 11 36.6s Method ambiguity | 1 1 8.3s Unbound type parameters | 1 1 0.4s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.3s Stale dependencies | 1 1 3.6s Compat bounds | 4 4 0.4s Piracy | 1 1 0.3s Persistent tasks | 1 1 12.8s Project | 5 5 0.9s DataSet | 9 9 0.7s CoordinateSystem | 4 4 5.2s parse_datetime | 24 24 2.8s JET - Workload | None 1m16.4s ERROR: LoadError: Some tests did not pass: 52 passed, 1 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SpaceDataModel/eXBZY/test/runtests.jl:4 Testing failed after 150.31s ERROR: LoadError: Package SpaceDataModel errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/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 195.09s: package has test failures