Package evaluation to load InfinityEngine on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T08:22:04.058 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing InfinityEngine... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [db4098a7] + InfinityEngine v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [db4098a7] + InfinityEngine v0.1.0 [bac558e1] + OrderedCollections v1.8.1 [d96e819e] + Parameters v0.12.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [3a884ed6] + UnPack v1.0.2 [2fbcfb34] + UniqueVectors v1.2.0 [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 [fa267f1f] + TOML v1.0.3 [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 3.05s ################################################################################ # 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: Constructor for type "String" was extended in `InfinityEngine` without explicit qualification or import.  NOTE: Assumed "String" refers to `Base.String`. 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 String end`.  Hint: To silence the warning, qualify `String` as `Base.String` in the method signature or explicitly `import Base: String`. 12964.2 ms ✓ InfinityEngine 1 dependency successfully precompiled in 13 seconds. 12 already precompiled. 1 dependency had output during precompilation: ┌ InfinityEngine │ WARNING: Constructor for type "String" was extended in `InfinityEngine` without explicit qualification or import. │ NOTE: Assumed "String" refers to `Base.String`. 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 String end`. │ Hint: To silence the warning, qualify `String` as `Base.String` in the method signature or explicitly `import Base: String`. └ Precompilation completed after 22.65s ################################################################################ # Loading # Loading InfinityEngine... Loading completed after 1.81s PkgEval succeeded after 37.54s