Package evaluation to load AdditionalUnits on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:08:46.538 ################################################################################ # Set-up # Set-up completed after 0.13s ################################################################################ # Installation # Installing AdditionalUnits... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [02d9b4f0] + AdditionalUnits v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [02d9b4f0] + AdditionalUnits v0.1.4 [1986cc42] + Unitful v1.25.1 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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 Installation completed after 5.42s ################################################################################ # 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 `AdditionalUnits.#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`. 6662.2 ms ✓ AdditionalUnits 1 dependency successfully precompiled in 7 seconds. 5 already precompiled. 1 dependency had output during precompilation: ┌ AdditionalUnits │ WARNING: Detected access to binding `AdditionalUnits.#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 15.69s ################################################################################ # Loading # Loading AdditionalUnits... Loading completed after 3.09s PkgEval succeeded after 33.8s