Package evaluation to test TransformUtils on Julia 1.14.0-DEV.1441 (812f3beb0a*) started at 2025-12-30T17:13:23.401 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.02s ################################################################################ # 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.2 [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.49s ################################################################################ # 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 13.27s ################################################################################ # Testing # Testing TransformUtils Status `/tmp/jl_jEOTDP/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_jEOTDP/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.2 [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.0s Test Summary: | Pass Total Time Ensure basic quaternion operations hold | 10 10 1.3s Test Summary: | Pass Total Time Comparison functions for SO3, Quaternion, AngleAxis | 5 5 1.0s 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.06393395380929555 0.0733272667765807; 0.06393395380929555 0.0 0.17853535172819238; -0.0733272667765807 -0.17853535172819238 0.0]) dAA = so3([0.0 -0.032970540032349595 0.09880947373667426; 0.032970540032349595 0.0 0.015331643209929028; -0.09880947373667426 -0.015331643209929028 0.0]) dAA = so3([0.0 0.31887565778804616 -0.08999516369053279; -0.31887565778804616 0.0 -0.16607547259862362; 0.08999516369053279 0.16607547259862362 0.0]) dAA = Quaternion(0.9919667863864808, [0.062429845938089056, -0.08654949319929664, 0.06792344417923495]) dAA = SO3([0.9980922382806727 -0.05925790051119154 -0.017331621703773673; 0.06028075807642894 0.9959913026632774 0.06608748160460703; 0.013345939068047666 -0.06700616573207238 0.9976632997481056]) Test Summary: | Pass Total Time Compare SO3 and quaternion rotations | 24 24 1.5s Test Summary: | Pass Total Time Basic SE3 mechanics | 4 4 0.3s Compare operations on two different SE3 transforms xi = SE3(SO3([0.9662879163512021 -0.0861846670900313 0.2426105230039137; 0.07677100967125176 0.9958921876457179 0.04801002666405123; -0.24575165266526416 -0.027766053821290815 0.9689350708213036]), [-1.7853535172819237, 0.733272667765807, 0.6393395380929555]) xj = SE3(SO3([0.8523802191353198 -0.35852258537405235 -0.3806698278082064; 0.23330356167511643 0.912231331394781 -0.33675428153389597; 0.467992959494616 0.19823106163871165 0.8612125382651254]), [1.660754725986236, -0.8999516369053278, -3.1887565778804614]) Dx = SE3(SO3([0.7265456126454375 -0.3251187326283147 -0.6053340255097386; 0.1458887713005511 0.9338791115999222 -0.3264755294440237; 0.6714521123312382 0.1488879263456195 0.7259369437040795]), [4.145309422081008, -1.81722589460818, -2.951525600429711]) Test Summary: | Pass Total Time SE3 ⊕ and ⊖ mechanics | 6 6 4.3s 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 92.76s PkgEval succeeded after 154.11s