Package evaluation to test BracketAlgebras on Julia 1.14.0-DEV.1555 (0c48c4942b*) started at 2026-01-13T19:27:57.609 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.07s ################################################################################ # 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.1.0 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.5.1 [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 4.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 947.1 ms ✓ Bijections 24128.4 ms ✓ AbstractAlgebra 6419.3 ms ✓ AbstractAlgebra → TestExt 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`. 3793.3 ms ✓ BracketAlgebras 4 dependencies successfully precompiled in 35 seconds. 18 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 52.95s ################################################################################ # Testing # Testing BracketAlgebras Status `/tmp/jl_BSkG5N/Project.toml` ⌅ [c3fe647b] AbstractAlgebra v0.44.13 ⌅ [e2ed5e7c] Bijections v0.1.10 [304cb2e1] BracketAlgebras v0.1.0 [861a8166] Combinatorics v1.1.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BSkG5N/Manifest.toml` ⌅ [c3fe647b] AbstractAlgebra v0.44.13 ⌅ [e2ed5e7c] Bijections v0.1.10 [304cb2e1] BracketAlgebras v0.1.0 [861a8166] Combinatorics v1.1.0 [1914dd2f] MacroTools v0.5.16 [21216c6a] Preferences v1.5.1 [fb686558] RandomExtensions v0.4.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.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 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [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. Testing Running tests... 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`. 1 dependency had output during precompilation: ┌ BracketAlgebras │ [Output was shown above] └ Test Summary: | Total Time BracketAlgebras.jl | 0 0.5s Testing BracketAlgebras tests passed Testing completed after 63.0s PkgEval succeeded after 142.39s