Package evaluation to test TransformUtils on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T17:24:54.382 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.61s ################################################################################ # 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 5.04s ################################################################################ # 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 11.99s ################################################################################ # Testing # Testing TransformUtils Status `/tmp/jl_823r9s/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_823r9s/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 4.9s Test Summary: | Pass Total Time Ensure basic quaternion operations hold | 10 10 1.7s Test Summary: | Pass Total Time Comparison functions for SO3, Quaternion, AngleAxis | 5 5 1.2s 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.07280675039036796 0.06385667491181111; -0.07280675039036796 0.0 0.02666837508560567; -0.06385667491181111 -0.02666837508560567 0.0]) dAA = so3([0.0 -0.05039513630428121 -0.14708863186391086; 0.05039513630428121 0.0 0.013896623763223329; 0.14708863186391086 -0.013896623763223329 0.0]) dAA = so3([0.0 -0.14930377079570534 0.0480458281933599; 0.14930377079570534 0.0 -0.0024977394228205725; -0.0480458281933599 0.0024977394228205725 0.0]) dAA = Quaternion(0.9991740056488827, [-0.02250658974161823, 0.033597836763139106, -0.0039931464544424025]) dAA = SO3([0.9895835828760848 0.052092800237527444 0.13420384743197156; -0.04456957340435359 0.9972939121945195 -0.058467134582634736; -0.13688639679926118 0.051876708291516 0.989227436693985]) Test Summary: | Pass Total Time Compare SO3 and quaternion rotations | 24 24 2.2s Test Summary: | Pass Total Time Basic SE3 mechanics | 4 4 0.4s Compare operations on two different SE3 transforms xi = SE3(SO3([0.9254078970752012 -0.11650718111173881 -0.3606193294600974; 0.12912108523715093 0.9915678808891625 0.010994677628564728; 0.35629758542268314 -0.05673812068065133 0.9326482811240224]), [-0.26668375085605667, 0.6385667491181112, -0.7280675039036796]) xj = SE3(SO3([0.9857340432485991 0.014153418218011787 0.16771427110867773; -0.03308600691717435 0.9933100959440365 0.1106362031250422; -0.1650263982732632 -0.11460686737013172 0.9796078571676319]), [0.024977394228205725, 0.480458281933599, 1.4930377079570534]) Dx = SE3(SO3([0.8491354596830464 0.10052081243803304 0.5185214917201209; -0.1382888287699962 0.9897879903130407 0.03458227970354774; -0.5097501063720186 -0.10107076975500649 0.8543649855622867]), [1.0408648140186418, -0.3167772311653475, 1.9645929598406293]) Test Summary: | Pass Total Time SE3 ⊕ and ⊖ mechanics | 6 6 5.0s 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 89.5s PkgEval succeeded after 135.74s