Package evaluation of FindComplexZeros on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T08:15:54.295 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.13s ################################################################################ # Installation # Installing FindComplexZeros... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [0a534ecb] + FindComplexZeros v1.0.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [34da2185] + Compat v4.16.0 [864edb3b] + DataStructures v0.18.22 [0a534ecb] + FindComplexZeros v1.0.1 [bac558e1] + OrderedCollections v1.8.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Installation completed after 1.96s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 13.38s ################################################################################ # Testing # Testing FindComplexZeros Status `/tmp/jl_ScKKBg/Project.toml` [864edb3b] DataStructures v0.18.22 [0a534ecb] FindComplexZeros v1.0.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_ScKKBg/Manifest.toml` [34da2185] Compat v4.16.0 [864edb3b] DataStructures v0.18.22 [0a534ecb] FindComplexZeros v1.0.1 [bac558e1] OrderedCollections v1.8.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Testing Running tests... WARNING: Method definition (::Type{Main.ZerosNearContourException})(Tuple, Int64, DataStructures.Queue{Tuple{Tuple{Any, Any}, Any}}) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:4 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.ZerosNearContourException})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:4 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition showerror(IO, Main.ZerosNearContourException) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:9 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition countZeros(Any, Any, Function) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:22 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition countZeros(Any, Any, Function, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:22 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition countZeros(Any, Any, Function, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:22 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition getError(Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:100 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivisionAux(Any, Any, Function, Any, DataStructures.Queue{Tuple{Tuple{Any, Any}, Any}}, Array{Tuple{Any, Any}, N} where N, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:104 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivision(Any, Any, Function) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:206 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivision(Any, Any, Function, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:206 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivision(Any, Any, Function, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:206 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivision(Any, Any, Function, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:206 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Test for countZeros | 14 14 8.3s WARNING: Method definition (::Type{Main.ZerosNearContourException})(Tuple, Int64, DataStructures.Queue{Tuple{Tuple{Any, Any}, Any}}) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:4 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition (::Type{Main.ZerosNearContourException})(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:4 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition showerror(IO, Main.ZerosNearContourException) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:9 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition countZeros(Any, Any, Function) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:22 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition countZeros(Any, Any, Function, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:22 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition countZeros(Any, Any, Function, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:22 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition getError(Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:100 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivisionAux(Any, Any, Function, Any, DataStructures.Queue{Tuple{Tuple{Any, Any}, Any}}, Array{Tuple{Any, Any}, N} where N, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:104 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivision(Any, Any, Function) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:206 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivision(Any, Any, Function, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:206 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivision(Any, Any, Function, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:206 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition findZerosWithSubdivision(Any, Any, Function, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/src/algorithm.jl:206 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition unit_test_findZerosWithSubdivision(Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_singlezeros(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:18 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_singlezeros(Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:18 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_singlezeros(Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:18 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_singlezeros(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:18 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_multiplezeros(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:39 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_multiplezeros(Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:39 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_multiplezeros(Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:39 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition test_multiplezeros(Any, Any, Any, Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:39 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition randomised_countzeros(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:62 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition randomised_subdivision(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/testFunctions.jl:78 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly1(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:3 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly2(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:8 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly3(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:13 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly4(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:18 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly5(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:23 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly6(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:28 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly7(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:33 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly8(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:38 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly9(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:43 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly10(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:48 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly11(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:53 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly12(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:59 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly13(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:63 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly14(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:67 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly15(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:71 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly16(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:75 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly17(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:79 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly18(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:83 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly19(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:89 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly20(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:93 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly21(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:97 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly22(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:101 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly100(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:105 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly101(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:109 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly102(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:113 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly103(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:117 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly104(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:121 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly105(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:125 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly106(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:129 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly107(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:133 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly109(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:138 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition poly110(Any) in module Main at /home/pkgeval/.julia/packages/FindComplexZeros/lirZb/test/polyFunctions.jl:142 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Test for subdivision algorithm | 21 21 2m10.7s Testing FindComplexZeros tests passed Testing completed after 143.37s PkgEval succeeded after 174.23s