Package evaluation to test GATlab on Julia 1.14.0-DEV.2590 (cfde0ec785*) started at 2026-07-03T20:06:59.904 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.31s ################################################################################ # Installation # Installing GATlab... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f0ffcf3b] + GATlab v0.2.4 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.4 [682c06a0] + JSON v1.6.1 [d8e11817] + MLStyle v0.4.17 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.6 [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 [ec057cc2] + StructUtils v2.8.2 [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 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown 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.5+2 [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.3s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 77.5 s ✓ GATlab 1 dependency successfully precompiled in 78 seconds. 32 already precompiled. Precompilation completed after 103.02s ################################################################################ # Testing # Testing GATlab Status `/tmp/jl_QJvGvU/Project.toml` [f0ffcf3b] GATlab v0.2.4 [d8e11817] MLStyle v0.4.17 [6ec83bb0] StructEquality v2.1.0 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_QJvGvU/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.4 [682c06a0] JSON v1.6.1 [d8e11817] MLStyle v0.4.17 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.6 [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 [ec057cc2] StructUtils v2.8.2 [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 [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.5+2 [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 10.7s Test Summary: | Pass Total Time syntax | 219 219 1m58.6s Test Summary: | Pass Total Time models | 225 225 1m59.0s Test Summary: | Pass Total Time stdlib | 66 66 10.5s WARNING: Use of DataStructures.IntDisjointSets is deprecated, use IntDisjointSet instead. likely near /home/pkgeval/.julia/packages/GATlab/DZoqr/test/nonstdlib/Pushouts.jl:23 Test Summary: | Pass Total Time nonstdlib | 6 6 3.7s Testing GATlab tests passed Testing completed after 271.6s PkgEval succeeded after 404.88s