Package evaluation to test RobotDescriptions on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T11:59:15.765 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.19s ################################################################################ # Installation # Installing RobotDescriptions... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [498c179e] + RobotDescriptions v0.0.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [498c179e] + RobotDescriptions v0.0.1 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 Installation completed after 1.27s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.5 s ✓ LoopThrottle ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module RigidBodyDynamics into module RobotDescriptions in package RobotDescriptions because package RobotDescriptions does not have RigidBodyDynamics in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /tmp/jl_xsOjnR/Manifest.toml /home/pkgeval/.julia/environments/v1.14/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have RobotDescriptions checked out for development and have added RigidBodyDynamics as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with RobotDescriptions Stacktrace: [1] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [2] top-level scope @ ~/.julia/packages/RobotDescriptions/CiuO1/src/RobotDescriptions.jl:5 [3] include(mod::Module, _path::String) @ Base Base.jl:334 [4] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/RobotDescriptions/CiuO1/src/RobotDescriptions.jl:3 in expression starting at stdin:5 ✗ RobotDescriptions 2.1 s ✓ EarCut_jll 1.6 s ✓ XML2_jll 2.7 s ✓ CoordinateTransformations 5.2 s ✓ Rotations 21.2 s ✓ GeometryBasics 1.0 s ✓ LightXML WARNING: Constructor for type "SegmentedVector" was extended in `RigidBodyDynamics` without explicit qualification or import. NOTE: Assumed "SegmentedVector" refers to `CustomCollections.SegmentedVector`. This behavior is deprecated and may differ in future versions. NOTE: This behavior may have differed in Julia versions prior to 1.12. Hint: If you intended to create a new generic function of the same name, use `function SegmentedVector end`. Hint: To silence the warning, qualify `SegmentedVector` as `CustomCollections.SegmentedVector` in the method signature or explicitly `import CustomCollections: SegmentedVector`. 9.3 s ✓ RigidBodyDynamics 5.9 s ✓ MechanismGeometries 9 dependencies successfully precompiled in 55 seconds. 50 already precompiled. 2 dependencies had output during precompilation: ┌ RobotDescriptions │ ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module RigidBodyDynamics into module RobotDescriptions in package RobotDescriptions │ because package RobotDescriptions does not have RigidBodyDynamics in its dependencies: │ - Note that the following manifests in the load path were resolved with a potentially │ different DEV version of the current version, which may be the cause of the error. │ Try to re-resolve them in the current version, or consider deleting them if that fails: │ /tmp/jl_xsOjnR/Manifest.toml │ /home/pkgeval/.julia/environments/v1.14/Manifest.toml │ - You may have a partially installed environment. Try `Pkg.instantiate()` │ to ensure all packages in the environment are installed. │ - Or, if you have RobotDescriptions checked out for development and have │ added RigidBodyDynamics as a dependency but haven't updated your primary │ environment's manifest file, try `Pkg.resolve()`. │ - Otherwise you may need to report an issue with RobotDescriptions │ Stacktrace: │ [1] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [2] top-level scope │ @ ~/.julia/packages/RobotDescriptions/CiuO1/src/RobotDescriptions.jl:5 │ [3] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [4] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/RobotDescriptions/CiuO1/src/RobotDescriptions.jl:3 │ in expression starting at stdin:5 └ ┌ RigidBodyDynamics │ WARNING: Constructor for type "SegmentedVector" was extended in `RigidBodyDynamics` without explicit qualification or import. │ NOTE: Assumed "SegmentedVector" refers to `CustomCollections.SegmentedVector`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function SegmentedVector end`. │ Hint: To silence the warning, qualify `SegmentedVector` as `CustomCollections.SegmentedVector` in the method signature or explicitly `import CustomCollections: SegmentedVector`. └ ERROR: LoadError: The following 1 package failed to precompile: RobotDescriptions Failed to precompile RobotDescriptions [498c179e-6d39-5d99-a5ec-710f95d458bc] to "/home/pkgeval/.julia/compiled/v1.14/RobotDescriptions/jl_3mJKZX" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 111.32s ################################################################################ # Testing # Testing RobotDescriptions Status `/tmp/jl_CkQBzl/Project.toml` [931e9471] MechanismGeometries v0.8.0 [366cf18f] RigidBodyDynamics v2.5.0 [498c179e] RobotDescriptions v0.0.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_CkQBzl/Manifest.toml` [3da002f7] ColorTypes v0.12.1 [150eb455] CoordinateTransformations v0.6.4 [ffbed154] DocStringExtensions v0.9.5 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [5c1252a2] GeometryBasics v0.5.11 [692b3bcd] JLLWrappers v1.8.0 [9c8b4983] LightXML v0.9.3 [39f5be34] LoopThrottle v0.1.0 [931e9471] MechanismGeometries v0.8.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [189a3867] Reexport v1.2.2 [366cf18f] RigidBodyDynamics v2.5.0 [498c179e] RobotDescriptions v0.0.1 [6038ab10] Rotations v1.7.1 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [94a5cd58] TypeSortedCollections v1.1.0 [c4a57d5a] UnsafeArrays v1.0.9 ⌅ [5ae413db] EarCut_jll v2.2.4+0 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.15.3+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ERROR: LoadError: ArgumentError: Cannot load (`using/import`) module RigidBodyDynamics into module RobotDescriptions in package RobotDescriptions because package RobotDescriptions does not have RigidBodyDynamics in its dependencies: - Note that the following manifests in the load path were resolved with a potentially different DEV version of the current version, which may be the cause of the error. Try to re-resolve them in the current version, or consider deleting them if that fails: /tmp/jl_CkQBzl/Manifest.toml - You may have a partially installed environment. Try `Pkg.instantiate()` to ensure all packages in the environment are installed. - Or, if you have RobotDescriptions checked out for development and have added RigidBodyDynamics as a dependency but haven't updated your primary environment's manifest file, try `Pkg.resolve()`. - Otherwise you may need to report an issue with RobotDescriptions Stacktrace: [1] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [2] top-level scope @ ~/.julia/packages/RobotDescriptions/CiuO1/src/RobotDescriptions.jl:5 [3] include(mod::Module, _path::String) @ Base Base.jl:334 [4] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/RobotDescriptions/CiuO1/src/RobotDescriptions.jl:3 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ RobotDescriptions │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: RobotDescriptions Failed to precompile RobotDescriptions [498c179e-6d39-5d99-a5ec-710f95d458bc] to "/home/pkgeval/.julia/compiled/v1.14/RobotDescriptions/jl_Z6jr2c" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/RobotDescriptions/CiuO1/test/runtests.jl:1 Testing failed after 26.34s ERROR: LoadError: Package RobotDescriptions errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{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.14/Pkg/src/Operations.jl:3283 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 190.78s: package fails to precompile