Package evaluation to load DifferentialRiccatiEquations on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:32:03.656 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing DifferentialRiccatiEquations... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [9819f967] + DifferentialRiccatiEquations v0.5.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [38540f10] + CommonSolve v0.2.4 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9819f967] + DifferentialRiccatiEquations v0.5.4 [e2ba6199] + ExprTools v0.1.10 [63c18a36] + KernelAbstractions v0.9.39 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [99c1a7ee] + MatrixEquations v2.5.6 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [a759f4b9] + TimerOutputs v0.5.29 [3a884ed6] + UnPack v1.0.2 [013be700] + UnsafeAtomics v0.3.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 [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 [cf7118a7] + UUIDs 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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 6.06s ################################################################################ # 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... 3051.2 ms ✓ LinearMaps 934.2 ms ✓ Adapt 4632.4 ms ✓ MatrixEquations 2001.8 ms ✓ LinearMaps → LinearMapsSparseArraysExt 1383.6 ms ✓ Adapt → AdaptStaticArraysExt 1283.2 ms ✓ Adapt → AdaptSparseArraysExt 8582.1 ms ✓ KernelAbstractions 2838.1 ms ✓ KernelAbstractions → SparseArraysExt 1996.8 ms ✓ KernelAbstractions → LinearAlgebraExt WARNING: Constructor for type "Matrix" was extended in `DifferentialRiccatiEquations` without explicit qualification or import.  NOTE: Assumed "Matrix" refers to `Base.Matrix`. 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 Matrix end`.  Hint: To silence the warning, qualify `Matrix` as `Base.Matrix` in the method signature or explicitly `import Base: Matrix`. 5339.8 ms ✓ DifferentialRiccatiEquations 10 dependencies successfully precompiled in 32 seconds. 30 already precompiled. 1 dependency had output during precompilation: ┌ DifferentialRiccatiEquations │ WARNING: Constructor for type "Matrix" was extended in `DifferentialRiccatiEquations` without explicit qualification or import. │ NOTE: Assumed "Matrix" refers to `Base.Matrix`. 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 Matrix end`. │ Hint: To silence the warning, qualify `Matrix` as `Base.Matrix` in the method signature or explicitly `import Base: Matrix`. └ Precompilation completed after 41.13s ################################################################################ # Loading # Loading DifferentialRiccatiEquations... Loading completed after 2.43s PkgEval succeeded after 59.67s