Package evaluation to test AtiyahBott on Julia 1.14.0-DEV.1808 (1cd77b505e*) started at 2026-02-26T16:03:27.810 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.79s ################################################################################ # Installation # Installing AtiyahBott... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [4bc0d046] + AtiyahBott v2.2.2 Updating `~/.julia/environments/v1.14/Manifest.toml` ⌅ [c3fe647b] + AbstractAlgebra v0.41.11 [ec485272] + ArnoldiMethod v0.4.0 [4bc0d046] + AtiyahBott v2.2.2 [861a8166] + Combinatorics v1.1.0 [864edb3b] + DataStructures v0.19.3 [86223c79] + Graphs v1.13.4 [d25df0c9] + Inflate v0.1.5 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 ⌅ [2edaba10] + Nemo v0.44.0 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [92933f4c] + ProgressMeter v1.11.0 [fb686558] + RandomExtensions v0.4.4 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.17 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [e21ec000] + Antic_jll v0.201.500+0 [d9960996] + Arb_jll v200.2300.0+0 [fcfa6d1b] + Calcium_jll v0.401.100+0 ⌅ [e134572f] + FLINT_jll v200.900.9+0 [656ef2d0] + OpenBLAS32_jll v0.3.30+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [781609d7] + GMP_jll v6.3.0+2 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [3a97d323] + MPFR_jll v4.2.2+0 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.30+0 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.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.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... WARNING: Constructor for type "Matrix" was extended in `AbstractAlgebra` 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`. 24325.9 ms ✓ AbstractAlgebra 1437.9 ms ✓ OpenBLAS32_jll 4184.4 ms ✓ ArnoldiMethod 1585.7 ms ✓ FLINT_jll 9471.8 ms ✓ Graphs 1520.3 ms ✓ Antic_jll 1553.5 ms ✓ Arb_jll 1638.7 ms ✓ Calcium_jll WARNING: Constructor for type "Float64" was extended in `Nemo` without explicit qualification or import.  NOTE: Assumed "Float64" refers to `Base.Float64`. 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 Float64 end`.  Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. WARNING: Constructor for type "BigFloat" was extended in `Nemo` without explicit qualification or import.  NOTE: Assumed "BigFloat" refers to `Base.BigFloat`. 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 BigFloat end`.  Hint: To silence the warning, qualify `BigFloat` as `Base.BigFloat` in the method signature or explicitly `import Base: BigFloat`. WARNING: Constructor for type "BigInt" was extended in `Nemo` without explicit qualification or import.  NOTE: Assumed "BigInt" refers to `Base.BigInt`. 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 BigInt end`.  Hint: To silence the warning, qualify `BigInt` as `Base.BigInt` in the method signature or explicitly `import Base: BigInt`. WARNING: Constructor for type "Integer" was extended in `Nemo` without explicit qualification or import.  NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`.  Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. 38557.9 ms ✓ Nemo 10913.5 ms ✓ AtiyahBott 10 dependencies successfully precompiled in 96 seconds. 51 already precompiled. 2 dependencies had output during precompilation: ┌ Nemo │ WARNING: Constructor for type "Float64" was extended in `Nemo` without explicit qualification or import. │ NOTE: Assumed "Float64" refers to `Base.Float64`. 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 Float64 end`. │ Hint: To silence the warning, qualify `Float64` as `Base.Float64` in the method signature or explicitly `import Base: Float64`. │ WARNING: Constructor for type "BigFloat" was extended in `Nemo` without explicit qualification or import. │ NOTE: Assumed "BigFloat" refers to `Base.BigFloat`. 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 BigFloat end`. │ Hint: To silence the warning, qualify `BigFloat` as `Base.BigFloat` in the method signature or explicitly `import Base: BigFloat`. │ WARNING: Constructor for type "BigInt" was extended in `Nemo` without explicit qualification or import. │ NOTE: Assumed "BigInt" refers to `Base.BigInt`. 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 BigInt end`. │ Hint: To silence the warning, qualify `BigInt` as `Base.BigInt` in the method signature or explicitly `import Base: BigInt`. │ WARNING: Constructor for type "Integer" was extended in `Nemo` without explicit qualification or import. │ NOTE: Assumed "Integer" refers to `Base.Integer`. 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 Integer end`. │ Hint: To silence the warning, qualify `Integer` as `Base.Integer` in the method signature or explicitly `import Base: Integer`. └ ┌ AbstractAlgebra │ WARNING: Constructor for type "Matrix" was extended in `AbstractAlgebra` 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 118.1s ################################################################################ # Testing # Testing AtiyahBott Status `/tmp/jl_xV7yXj/Project.toml` [4bc0d046] AtiyahBott v2.2.2 [861a8166] Combinatorics v1.1.0 [86223c79] Graphs v1.13.4 ⌅ [2edaba10] Nemo v0.44.0 [92933f4c] ProgressMeter v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xV7yXj/Manifest.toml` ⌅ [c3fe647b] AbstractAlgebra v0.41.11 [ec485272] ArnoldiMethod v0.4.0 [4bc0d046] AtiyahBott v2.2.2 [861a8166] Combinatorics v1.1.0 [864edb3b] DataStructures v0.19.3 [86223c79] Graphs v1.13.4 [d25df0c9] Inflate v0.1.5 [692b3bcd] JLLWrappers v1.7.1 [1914dd2f] MacroTools v0.5.16 ⌅ [2edaba10] Nemo v0.44.0 [bac558e1] OrderedCollections v1.8.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [92933f4c] ProgressMeter v1.11.0 [fb686558] RandomExtensions v0.4.4 [699a6c99] SimpleTraits v0.9.5 [90137ffa] StaticArrays v1.9.17 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [e21ec000] Antic_jll v0.201.500+0 [d9960996] Arb_jll v200.2300.0+0 [fcfa6d1b] Calcium_jll v0.401.100+0 ⌅ [e134572f] FLINT_jll v200.900.9+0 [656ef2d0] OpenBLAS32_jll v0.3.30+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Testing O1 Progress: 1%[> ] ETA: 0:32:26 Total number of graphs: 288 Current graph: 2     Progress: 13%[=====> ] ETA: 0:02:20 Total number of graphs: 288 Current graph: 37     Progress: 44%[==================> ] ETA: 0:00:26 Total number of graphs: 288 Current graph: 128     Progress: 100%[=========================================] Time: 0:00:20 Total number of graphs: 288 Current graph: 288 Result: 1 Testing Incidency and Contact Progress: 0%[> ] ETA: 0:50:03 Total number of graphs: 1236 Current graph: 2     Progress: 8%[===> ] ETA: 0:03:22 Total number of graphs: 1236 Current graph: 102     Progress: 11%[====> ] ETA: 0:02:35 Total number of graphs: 1236 Current graph: 130     Progress: 13%[=====> ] ETA: 0:02:06 Total number of graphs: 1236 Current graph: 157     Progress: 16%[======> ] ETA: 0:01:36 Total number of graphs: 1236 Current graph: 200     Progress: 19%[=======> ] ETA: 0:01:19 Total number of graphs: 1236 Current graph: 236     Progress: 22%[=========> ] ETA: 0:01:31 Total number of graphs: 1236 Current graph: 272     Progress: 28%[===========> ] ETA: 0:01:05 Total number of graphs: 1236 Current graph: 351     Progress: 36%[==============> ] ETA: 0:00:47 Total number of graphs: 1236 Current graph: 442     Progress: 43%[=================> ] ETA: 0:00:34 Total number of graphs: 1236 Current graph: 536     Progress: 51%[====================> ] ETA: 0:00:26 Total number of graphs: 1236 Current graph: 627     Progress: 58%[=======================> ] ETA: 0:00:19 Total number of graphs: 1236 Current graph: 713     Progress: 64%[==========================> ] ETA: 0:00:15 Total number of graphs: 1236 Current graph: 790     Progress: 70%[============================> ] ETA: 0:00:11 Total number of graphs: 1236 Current graph: 868     Progress: 84%[==================================> ] ETA: 0:00:05 Total number of graphs: 1236 Current graph: 1037     Progress: 100%[=========================================] Time: 0:00:26 Total number of graphs: 1236 Current graph: 1236 Result number 1: 1089024 Result number 2: 96512 Result number 3: 9408 Result number 4: 1024 Result number 5: 128 Testing Hypersurface Progress: 0%[> ] ETA: 1:46:54 Total number of graphs: 4580 Current graph: 2     Progress: 2%[> ] ETA: 0:07:40 Total number of graphs: 4580 Current graph: 102     Progress: 4%[=> ] ETA: 0:03:54 Total number of graphs: 4580 Current graph: 198     Progress: 6%[==> ] ETA: 0:02:39 Total number of graphs: 4580 Current graph: 288     Progress: 8%[===> ] ETA: 0:02:00 Total number of graphs: 4580 Current graph: 378     Progress: 11%[====> ] ETA: 0:01:30 Total number of graphs: 4580 Current graph: 495     Progress: 14%[=====> ] ETA: 0:01:06 Total number of graphs: 4580 Current graph: 657     Progress: 18%[=======> ] ETA: 0:01:10 Total number of graphs: 4580 Current graph: 808     Progress: 23%[=========> ] ETA: 0:00:52 Total number of graphs: 4580 Current graph: 1031     Progress: 27%[===========> ] ETA: 0:00:41 Total number of graphs: 4580 Current graph: 1247     Progress: 32%[=============> ] ETA: 0:00:33 Total number of graphs: 4580 Current graph: 1472     Progress: 37%[===============> ] ETA: 0:00:26 Total number of graphs: 4580 Current graph: 1699     Progress: 42%[=================> ] ETA: 0:00:22 Total number of graphs: 4580 Current graph: 1926     Progress: 47%[===================> ] ETA: 0:00:18 Total number of graphs: 4580 Current graph: 2151     Progress: 52%[=====================> ] ETA: 0:00:15 Total number of graphs: 4580 Current graph: 2359     Progress: 56%[======================> ] ETA: 0:00:13 Total number of graphs: 4580 Current graph: 2556     Progress: 60%[========================> ] ETA: 0:00:11 Total number of graphs: 4580 Current graph: 2751     Progress: 64%[==========================> ] ETA: 0:00:09 Total number of graphs: 4580 Current graph: 2948     Progress: 69%[============================> ] ETA: 0:00:07 Total number of graphs: 4580 Current graph: 3143     Progress: 75%[==============================> ] ETA: 0:00:05 Total number of graphs: 4580 Current graph: 3449     Progress: 94%[======================================> ] ETA: 0:00:01 Total number of graphs: 4580 Current graph: 4325     Progress: 100%[=========================================] Time: 0:00:16 Total number of graphs: 4580 Current graph: 4580 Result: 15517926796875//64 Testing R1 Progress: 14%[=====> ] ETA: 0:00:23 Total number of graphs: 14 Current graph: 2     Progress: 21%[========> ] ETA: 0:00:28 Total number of graphs: 14 Current graph: 3     Progress: 93%[======================================> ] ETA: 0:00:01 Total number of graphs: 14 Current graph: 13     Progress: 100%[=========================================] Time: 0:00:15 Total number of graphs: 14 Current graph: 14 Result: 1//64 Testing AtiyahBott tests passed Testing completed after 118.03s PkgEval succeeded after 267.92s