Package evaluation to test GATlab on Julia 1.14.0-DEV.2302 (b8ba835509*) started at 2026-06-06T08:56:35.078 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.1s ################################################################################ # Installation # Installing GATlab... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f0ffcf3b] + GATlab v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [23cfdc9f] + AlgebraicInterfaces v0.1.4 [3da002f7] + ColorTypes v0.12.1 [5ae59095] + Colors v0.13.1 [34da2185] + Compat v4.18.1 [a8cc5b0e] + Crayons v4.1.1 [864edb3b] + DataStructures v0.19.5 ⌅ [53c48c17] + FixedPointNumbers v0.8.6 [f0ffcf3b] + GATlab v0.2.3 ⌅ [682c06a0] + JSON v0.21.4 [d8e11817] + MLStyle v0.4.17 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.5 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [10745b16] + Statistics v1.11.1 [6ec83bb0] + StructEquality v2.1.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+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.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 107.3 s ✓ GATlab 1 dependency successfully precompiled in 108 seconds. 32 already precompiled. Precompilation completed after 134.44s ################################################################################ # Testing # Testing GATlab Status `/tmp/jl_NKtKsu/Project.toml` [f0ffcf3b] GATlab v0.2.3 [d8e11817] MLStyle v0.4.17 [6ec83bb0] StructEquality v2.1.0 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_NKtKsu/Manifest.toml` [23cfdc9f] AlgebraicInterfaces v0.1.4 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.1.1 [864edb3b] DataStructures v0.19.5 ⌅ [53c48c17] FixedPointNumbers v0.8.6 [f0ffcf3b] GATlab v0.2.3 ⌅ [682c06a0] JSON v0.21.4 [d8e11817] MLStyle v0.4.17 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.5 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [189a3867] Reexport v1.2.2 [10745b16] Statistics v1.11.1 [6ec83bb0] StructEquality v2.1.0 [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.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+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... Test Summary: | Pass Total Time util | 16 16 13.4s Test Summary: | Pass Total Time syntax | 219 219 2m06.1s Test Summary: | Pass Total Time models | 225 225 2m17.4s Test Summary: | Pass Total Time stdlib | 66 66 11.9s WARNING: Use of DataStructures.IntDisjointSets is deprecated, use IntDisjointSet instead. likely near /home/pkgeval/.julia/packages/GATlab/k2odx/test/nonstdlib/Pushouts.jl:23 Test Summary: | Pass Total Time nonstdlib | 6 6 4.3s Testing GATlab tests passed Testing completed after 303.94s PkgEval succeeded after 470.66s