Package evaluation of UnitfulLinearAlgebra on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-29T01:20:36.064 ################################################################################ # Set-up # Set-up completed after 0.24s ################################################################################ # Installation # Installing UnitfulLinearAlgebra... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [c14bd059] + UnitfulLinearAlgebra v0.4.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.18.0 [da1fd8a2] + CodeTracking v1.3.9 [187b0558] + ConstructionBase v1.5.8 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [0703355e] + DimensionalData v0.29.15 [411431e0] + Extents v0.1.5 [85a1e053] + Interfaces v0.3.2 [8197267c] + IntervalSets v0.7.11 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 [aa1ae85d] + JuliaInterpreter v0.10.1 [6f1432cf] + LoweredCodeUtils v3.3.0 [bac558e1] + OrderedCollections v1.8.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [295af30f] + Revise v3.7.6 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [1986cc42] + Unitful v1.22.0 [c14bd059] + UnitfulLinearAlgebra v0.4.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.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 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.0.16+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 4.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling packages... 5629.5 ms ✓ UnitfulLinearAlgebra 1 dependency successfully precompiled in 7 seconds. 52 already precompiled. 1 dependency had output during precompilation: ┌ UnitfulLinearAlgebra │ WARNING: Constructor for type "Matrix" was extended in `UnitfulLinearAlgebra` 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 13.81s ################################################################################ # Loading # Loading UnitfulLinearAlgebra... Loading completed after 4.53s PkgEval succeeded after 36.34s