Package evaluation to load ValkyrieRobot on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:32:02.475 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing ValkyrieRobot... Resolving package versions... Installed ValkyrieRobot ───── v0.2.1 Installed RigidBodyDynamics ─ v2.5.0 Updating `~/.julia/environments/v1.14/Project.toml` [c74b26e8] + ValkyrieRobot v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.7.1 [9c8b4983] + LightXML v0.9.3 [39f5be34] + LoopThrottle v0.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [94ee1d12] + Quaternions v0.7.6 [c1ae055f] + RealDot v0.1.0 [189a3867] + Reexport v1.2.2 [366cf18f] + RigidBodyDynamics v2.5.0 [6038ab10] + Rotations v1.7.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [94a5cd58] + TypeSortedCollections v1.1.0 [c4a57d5a] + UnsafeArrays v1.0.8 [c74b26e8] + ValkyrieRobot v0.2.1 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.15.1+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Building RigidBodyDynamics → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/212ee0a4c2ca1b734dfd439d14c8a77fa4d14a39/build.log` Building ValkyrieRobot ────→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/2a69e2fdd29f37c4b9cacc416193a3c1bff11319/build.log` Installation completed after 33.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 1060.0 ms ✓ 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`. 9118.9 ms ✓ RigidBodyDynamics 2801.7 ms ✓ ValkyrieRobot 3 dependencies successfully precompiled in 13 seconds. 30 already precompiled. 1 dependency had output during precompilation: ┌ 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`. └ Precompilation completed after 22.44s ################################################################################ # Loading # Loading ValkyrieRobot... Loading completed after 2.25s PkgEval succeeded after 69.87s