Package evaluation to test AstroRepresentations on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T21:38:44.377 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.63s ################################################################################ # Installation # Installing AstroRepresentations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [403ab190] + AstroRepresentations v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [403ab190] + AstroRepresentations v0.2.0 [bbf7d656] + CommonSubexpressions v0.3.1 [a8cc5b0e] + Crayons v4.1.1 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 ⌅ [f6369f11] + ForwardDiff v0.10.39 [86223c79] + Graphs v1.13.2 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [6b30ee2f] + JSMDInterfaces v1.6.0 [67801824] + JSMDUtils v1.2.1 [0f8b85d8] + JSON3 v1.14.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [74f56ac7] + ReferenceFrameRotations v3.1.2 [699a6c99] + SimpleTraits v0.9.5 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [69024149] + StringEncodings v0.3.7 [856f2bd8] + StructTypes v1.11.0 [ddb6d928] + YAML v0.4.16 [94ce4f54] + Libiconv_jll v1.18.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [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.13.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.45s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 12.92s ################################################################################ # Testing # Testing AstroRepresentations Status `/tmp/jl_kx7L9B/Project.toml` [403ab190] AstroRepresentations v0.2.0 ⌅ [f6369f11] ForwardDiff v0.10.39 [67801824] JSMDUtils v1.2.1 [90137ffa] StaticArrays v1.9.15 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_kx7L9B/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [403ab190] AstroRepresentations v0.2.0 [bbf7d656] CommonSubexpressions v0.3.1 [a8cc5b0e] Crayons v4.1.1 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 ⌅ [f6369f11] ForwardDiff v0.10.39 [86223c79] Graphs v1.13.2 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [6b30ee2f] JSMDInterfaces v1.6.0 [67801824] JSMDUtils v1.2.1 [0f8b85d8] JSON3 v1.14.3 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [74f56ac7] ReferenceFrameRotations v3.1.2 [699a6c99] SimpleTraits v0.9.5 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [69024149] StringEncodings v0.3.7 [856f2bd8] StructTypes v1.11.0 [ddb6d928] YAML v0.4.16 [94ce4f54] Libiconv_jll v1.18.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for AstroRepresentations [403ab190-7cad-4c95-848f-e576570a949d] │ exception = Required dependency Base.PkgId(Base.UUID("856f2bd8-1eba-4b0a-8007-ebc267875bd4"), "StructTypes") failed to load from a cache file. └ @ Base loading.jl:2891 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for JSMDUtils [67801824-9821-48b9-a814-9bfb19231086] │ exception = Required dependency Base.PkgId(Base.UUID("856f2bd8-1eba-4b0a-8007-ebc267875bd4"), "StructTypes") failed to load from a cache file. └ @ Base loading.jl:2891 WARNING: Detected access to binding `JSMDUtils.Math` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. Test Summary: | Pass Total Time Representations.jl | 127218 127218 50.7s Angle conversions | 7 7 1.7s Keplerian | 122780 122780 45.2s conversion | 8 8 1.4s Consistency | 122472 122472 2.8s cart -> coe -> cart | 13608 13608 1.1s coe -> cart -> coe | 108864 108864 1.7s Jacobians | 100 100 8.0s cart->coe | 100 100 8.0s Utils | 200 200 32.9s sma/∂sma | 20 20 3.6s ecc/∂ecc | 20 20 3.9s inc/∂inc | 20 20 1.9s ran/∂ran | 20 20 1.6s aop/∂aop | 20 20 6.3s tra/∂tra | 20 20 5.5s slr/∂slr | 20 20 1.8s ene/∂ene | 20 20 2.8s mom/∂mom | 20 20 2.8s aol/∂aol | 20 20 2.6s Equinoctial | 4431 4431 0.3s Conversion | 6 6 0.1s Consistency | 4425 4425 0.2s equatorial/circular orbit | 6 6 0.0s equatorial orbit | 5 5 0.1s circular polar orbit | 6 6 0.0s group | 4408 4408 0.1s Testing AstroRepresentations tests passed Testing completed after 111.77s PkgEval succeeded after 148.69s