Package evaluation to load BracketAlgebras on Julia 1.14.0-DEV.29 (7d6ae45e5a*) started at 2025-11-05T07:14:12.178 ################################################################################ # Set-up # Set-up completed after 0.14s ################################################################################ # Installation # Installing BracketAlgebras... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [304cb2e1] + BracketAlgebras v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [c3fe647b] + AbstractAlgebra v0.44.13 ⌅ [e2ed5e7c] + Bijections v0.1.10 [304cb2e1] + BracketAlgebras v0.1.0 [861a8166] + Combinatorics v1.0.3 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.0 [fb686558] + RandomExtensions v0.4.4 [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 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.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 [bea87d4a] + SuiteSparse_jll v7.10.1+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.97s ################################################################################ # 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... 746.0 ms ✓ Bijections 22388.7 ms ✓ AbstractAlgebra WARNING: Constructor for type "Matrix" was extended in `BracketAlgebras` 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`. 3112.8 ms ✓ BracketAlgebras 3 dependencies successfully precompiled in 26 seconds. 11 already precompiled. 1 dependency had output during precompilation: ┌ BracketAlgebras │ WARNING: Constructor for type "Matrix" was extended in `BracketAlgebras` 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 35.08s ################################################################################ # Loading # Loading BracketAlgebras... Loading completed after 2.36s PkgEval succeeded after 52.48s