Package evaluation to load UnitfulAssets on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:18:28.858 ################################################################################ # Set-up # Set-up completed after 0.1s ################################################################################ # Installation # Installing UnitfulAssets... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [acc8e2b2] + UnitfulAssets v0.3.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [1986cc42] + Unitful v1.25.1 [acc8e2b2] + UnitfulAssets v0.3.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.89s ################################################################################ # 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... WARNING: Detected access to binding `UnitfulAssets.#Unitful_basefactors` in a world prior to its definition world.  Julia 1.12 has introduced more strict world age semantics for global bindings.  !!! This code may malfunction under Revise.  !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. 118114.4 ms ✓ UnitfulAssets 1 dependency successfully precompiled in 118 seconds. 12 already precompiled. 1 dependency had output during precompilation: ┌ UnitfulAssets │ WARNING: Detected access to binding `UnitfulAssets.#Unitful_basefactors` in a world prior to its definition world. │ Julia 1.12 has introduced more strict world age semantics for global bindings. │ !!! This code may malfunction under Revise. │ !!! This code will error in future versions of Julia. │ Hint: Add an appropriate `invokelatest` around the access to this binding. │ To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. └ Precompilation completed after 126.32s ################################################################################ # Loading # Loading UnitfulAssets... Loading completed after 10.4s PkgEval succeeded after 152.22s