Package evaluation to test TransformUtils on Julia 1.14.0-DEV.1455 (9d9110fde9*) started at 2026-01-01T17:18:30.029 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 7.39s ################################################################################ # Installation # Installing TransformUtils... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [9b8138ad] + TransformUtils v0.2.21 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.21.0 [66dad0bd] + AliasTables v1.1.3 [ec485272] + ArnoldiMethod v0.4.0 [34da2185] + Compat v4.18.1 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [a0c0ee7d] + DifferentiationInterface v0.7.13 [ffbed154] + DocStringExtensions v0.9.5 [b7d42ee7] + Einsum v0.4.1 [86223c79] + Graphs v1.13.3 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2c470bb0] + Kronecker v0.5.5 [6774de46] + LieGroups v0.1.9 [7a12625a] + LinearMaps v3.11.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [af67fdf4] + ManifoldDiff v0.4.5 [1cead3c2] + Manifolds v0.11.9 [3362f125] + ManifoldsBase v2.3.0 [99c1a7ee] + MatrixEquations v2.5.6 [e1d29d7a] + Missings v1.2.0 [356022a1] + NamedDims v1.2.3 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [94ee1d12] + Quaternions v0.7.7 [c1ae055f] + RealDot v0.1.0 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.5 [47aef6b3] + SimpleWeightedGraphs v1.5.1 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.9 [9b8138ad] + TransformUtils v0.2.21 [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 [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 Installation completed after 4.34s ################################################################################ # 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:585 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:585 Precompilation failed after 10.7s ################################################################################ # Testing # Testing TransformUtils Status `/tmp/jl_z0IcdM/Project.toml` [ffbed154] DocStringExtensions v0.9.5 [6774de46] LieGroups v0.1.9 [3362f125] ManifoldsBase v2.3.0 [90137ffa] StaticArrays v1.9.16 [9b8138ad] TransformUtils v0.2.21 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_z0IcdM/Manifest.toml` [47edcb42] ADTypes v1.21.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [34da2185] Compat v4.18.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [a0c0ee7d] DifferentiationInterface v0.7.13 [ffbed154] DocStringExtensions v0.9.5 [b7d42ee7] Einsum v0.4.1 [86223c79] Graphs v1.13.3 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2c470bb0] Kronecker v0.5.5 [6774de46] LieGroups v0.1.9 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [af67fdf4] ManifoldDiff v0.4.5 [1cead3c2] Manifolds v0.11.9 [3362f125] ManifoldsBase v2.3.0 [99c1a7ee] MatrixEquations v2.5.6 [e1d29d7a] Missings v1.2.0 [356022a1] NamedDims v1.2.3 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [47aef6b3] SimpleWeightedGraphs v1.5.1 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.9 [9b8138ad] TransformUtils v0.2.21 [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 [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 Testing Running tests... Test Summary: | Total Time Constructors SO3, Quaternion, AngleAxis... | 0 3.8s Test Summary: | Pass Total Time Ensure basic quaternion operations hold | 10 10 1.6s Test Summary: | Pass Total Time Comparison functions for SO3, Quaternion, AngleAxis | 5 5 1.1s Test Summary: | Pass Total Time Trivial case quaterion -> SO3 -> Euler -> quaternion | 2 2 0.1s ┌ Warning: Need better coverage on convert function tests └ @ Main ~/.julia/packages/TransformUtils/vJAEf/test/runtests.jl:89 dAA = AngleAxis(0.7853981633974483, [1, 0, 0]) dAA = so3([0.0 -0.10837549511595729 -0.09954647537972997; 0.10837549511595729 0.0 -0.14907344361036232; 0.09954647537972997 0.14907344361036232 0.0]) dAA = so3([0.0 0.025646160375937657 0.0319375403360944; -0.025646160375937657 0.0 0.014436113146799335; -0.0319375403360944 -0.014436113146799335 0.0]) dAA = so3([0.0 0.039871875970098086 0.16182203630028572; -0.039871875970098086 0.0 -0.10570427361713004; -0.16182203630028572 0.10570427361713004 0.0]) dAA = Quaternion(0.98846060779632, [-0.13375423139685994, 0.026020800003260274, -0.06616910446390564]) dAA = SO3([0.9971311169765282 -0.07568519564780457 -0.0011343354420384586; 0.07565643882086176 0.996998535303415 -0.016432402982841023; 0.0023746204089749854 0.016299440560915784 0.9998643355052297]) Test Summary: | Pass Total Time Compare SO3 and quaternion rotations | 24 24 1.6s Test Summary: | Pass Total Time Basic SE3 mechanics | 4 4 0.3s Compare operations on two different SE3 transforms xi = SE3(SO3([0.9947622358328272 0.06255012745314746 0.08084290764482509; -0.06542888496801144 0.9972960112822854 0.03346232048568018; -0.0785312369233889 -0.03857651404726263 0.9961649950641931]), [1.490734436103623, -0.9954647537972996, 1.0837549511595728]) xj = SE3(SO3([0.9397140587869289 0.28565141726826 0.18799137089459875; -0.3401362221374671 0.7240640167285071 0.6000322075264225; 0.035282263366283574 -0.6278013758280676 0.7775735298993515]), [1.0570427361713004, 1.618220363002857, -0.39871875970098086]) Dx = SE3(SO3([0.9542760321305016 0.28608255983656783 0.08668346704315927; -0.2817983302120531 0.7641920769471944 0.5801725352176128; 0.09973442530523058 -0.578072001128311 0.8098677706394701]), [-0.4860101337162521, 2.6366789385582416, -1.4243893458791361]) Test Summary: | Pass Total Time SE3 ⊕ and ⊖ mechanics | 6 6 4.2s TransformUtils.convert(Euler, q) = Euler(0.7853981633974484, 0.0, 1.5707963267948963, Quaternion(1.0, [0.0, 0.0, 0.0])) Test Summary: | Pass Total Time Previous discovered issues | 3 3 0.1s Test Summary: | Pass Total Time test SO3 logmap... | 301 301 0.2s Test Summary: | Pass Total Time test in-place and efficient inverse SE3... | 1 1 0.1s Testing TransformUtils tests passed Testing completed after 76.68s PkgEval succeeded after 125.36s