Package evaluation of AdaptivePredicates on Julia 1.13.0-DEV.449 (8d6b63c3a6*) started at 2025-04-28T22:46:09.939 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.91s ################################################################################ # Installation # Installing AdaptivePredicates... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [35492f91] + AdaptivePredicates v1.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [35492f91] + AdaptivePredicates v1.2.0 Installation completed after 0.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 92.34s ################################################################################ # Testing # Testing AdaptivePredicates Status `/tmp/jl_0nAB5M/Project.toml` [35492f91] AdaptivePredicates v1.2.0 [4c88cf16] Aqua v0.8.11 [429591f6] ExactPredicates v2.2.8 [5a0628fe] Supposition v0.3.5 [8dfed614] Test v1.11.0 Status `/tmp/jl_0nAB5M/Manifest.toml` [35492f91] AdaptivePredicates v1.2.0 [4c88cf16] Aqua v0.8.11 [96374032] CRlibm v1.0.2 [34da2185] Compat v4.16.0 [429591f6] ExactPredicates v2.2.8 [076d061b] HashArrayMappedTries v0.2.0 [d1acc4aa] IntervalArithmetic v0.22.30 [692b3bcd] JLLWrappers v1.7.0 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [97f35ef4] RequiredInterfaces v0.1.7 [5eaf0fd0] RoundingEmulator v0.2.1 [7e506255] ScopedValues v1.3.0 [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [5a0628fe] Supposition v0.3.5 [4e9b3aee] CRlibm_jll v1.0.1+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.29+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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 [deac9b47] LibCURL_jll v8.12.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.12.0+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Testing Running tests... Test Summary: | Pass Total Time Aqua | 11 11 55.2s TestAbsolute: pass TestFastTwoSumTail: pass TestFastTwoSum: pass TestFastTwoDiffTail: pass TestFastTwoDiff: pass TestTwoSumTail: pass TestTwoSum: pass TestTwoDiffTail: pass TestTwoDiff: pass TestSplit: pass TestTwoProductTail: pass TestTwoProduct: pass TestTwoProductPresplit: pass TestTwoProduct2Presplit: pass TestSquareTail: pass TestSquare: pass TestTwoOneSum: pass TestTwoOneDiff: pass TestTwoTwoSum: pass TestTwoTwoDiff: pass TestFourOneSum: pass TestFourTwoSum: pass TestFourFourSum: pass TestEightOneSum: pass TestEightTwoSum: pass TestEightFourSum: pass TestTwoOneProduct: pass TestFourOneProduct: pass TestTwoTwoProduct: pass TestTwoSquare: pass TestAbsolute: pass TestFastTwoSumTail: pass TestFastTwoSum: pass TestFastTwoDiffTail: pass TestFastTwoDiff: pass TestTwoSumTail: pass TestTwoSum: pass TestTwoDiffTail: pass TestTwoDiff: pass TestSplit: pass TestTwoProductTail: pass TestTwoProduct: pass TestTwoProductPresplit: pass TestTwoProduct2Presplit: pass TestSquareTail: pass TestSquare: pass TestTwoOneSum: pass TestTwoOneDiff: pass TestTwoTwoSum: pass TestTwoTwoDiff: pass TestFourOneSum: pass TestFourTwoSum: pass TestFourFourSum: pass TestEightOneSum: pass TestEightTwoSum: pass TestEightFourSum: pass TestTwoOneProduct: pass TestFourOneProduct: pass TestTwoTwoProduct: pass TestTwoSquare: pass Test Summary: | Pass Total Time Check exactinit() | 2 2 0.2s Test Summary: | Pass Total Time Exact Equality Tests | 32704060 32704060 6m53.5s WARNING: Method definition produce!(Supposition.TestCase{RNG} where RNG<:Random.AbstractRNG, Supposition.Composed{:_complex, T, :var"##279"}) where {T} in module Main at /home/pkgeval/.julia/packages/Supposition/LzWE1/src/api.jl:509 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition produce!(Supposition.TestCase{RNG} where RNG<:Random.AbstractRNG, Supposition.Composed{:_tuple, T, :var"##281"}) where {T} in module Main at /home/pkgeval/.julia/packages/Supposition/LzWE1/src/api.jl:509 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition produce!(Supposition.TestCase{RNG} where RNG<:Random.AbstractRNG, Supposition.Composed{:_tuple, T, :var"##283"}) where {T} in module Main at /home/pkgeval/.julia/packages/Supposition/LzWE1/src/api.jl:509 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition produce!(Supposition.TestCase{RNG} where RNG<:Random.AbstractRNG, Supposition.Composed{:_ituple, T, :var"##285"}) where {T} in module Main at /home/pkgeval/.julia/packages/Supposition/LzWE1/src/api.jl:509 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition produce!(Supposition.TestCase{RNG} where RNG<:Random.AbstractRNG, Supposition.Composed{:_ituple, T, :var"##287"}) where {T} in module Main at /home/pkgeval/.julia/packages/Supposition/LzWE1/src/api.jl:509 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Supposition tests | 16 16 46.7s Test Summary: | Pass Total Time Caches | 194 194 16.0s Test Summary: | Pass Total Time @check_length | 3 3 0.2s Testing AdaptivePredicates tests passed Testing completed after 565.34s PkgEval succeeded after 677.63s