Package evaluation of FindClosest on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:39:43.565 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.24s ################################################################################ # Installation # Installing FindClosest... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [ce6c7843] + FindClosest v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [b4f34e82] + Distances v0.9.2 [ce6c7843] + FindClosest v0.1.0 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.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.01s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.09s ################################################################################ # Testing # Testing FindClosest Status `/tmp/jl_vUlzG9/Project.toml` ⌅ [b4f34e82] Distances v0.9.2 [ce6c7843] FindClosest v0.1.0 [90137ffa] StaticArrays v1.9.12 [9a3f8284] Random [8dfed614] Test Status `/tmp/jl_vUlzG9/Manifest.toml` ⌅ [b4f34e82] Distances v0.9.2 [ce6c7843] FindClosest v0.1.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02494704871299512, (6, 23)) == (0.024947048712995117, (6, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02252439271862898, (21, 31)) == (0.022524392718628976, (21, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02494704871299512, (6, 23)) == (0.024947048712995117, (6, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02252439271862898, (21, 31)) == (0.022524392718628976, (21, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02494704871299512, (6, 23)) == (0.024947048712995117, (6, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02252439271862898, (21, 31)) == (0.022524392718628976, (21, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02494704871299512, (6, 23)) == (0.024947048712995117, (6, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02252439271862898, (21, 31)) == (0.022524392718628976, (21, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02494704871299512, (6, 23)) == (0.024947048712995117, (6, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02252439271862898, (21, 31)) == (0.022524392718628976, (21, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02354944955157307, (2, 38)) == (0.023549449551573072, (2, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02494704871299512, (6, 23)) == (0.024947048712995117, (6, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02252439271862898, (21, 31)) == (0.022524392718628976, (21, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02354944955157307, (2, 38)) == (0.023549449551573072, (2, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02494704871299512, (6, 23)) == (0.024947048712995117, (6, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02252439271862898, (21, 31)) == (0.022524392718628976, (21, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02354944955157307, (2, 38)) == (0.023549449551573072, (2, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02494704871299512, (6, 23)) == (0.024947048712995117, (6, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02252439271862898, (21, 31)) == (0.022524392718628976, (21, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02354944955157307, (2, 38)) == (0.023549449551573072, (2, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.02354944955157307, (2, 38)) == (0.023549449551573072, (2, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0191337279766291, (7, 43)) == (0.019133727976629097, (7, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.01258994210093713, (12, 53)) == (0.012589942100937132, (12, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.018075445122018943, (5, 58)) == (0.018075445122018946, (5, 58)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.006794753712239296, (31, 38)) == (0.006794753712239297, (31, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.015012802342638416, (35, 69)) == (0.015012802342638418, (35, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008710081695598376, (71, 93)) == (0.008710081695598377, (71, 93)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0066707332819503475, (23, 29)) == (0.006670733281950348, (23, 29)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010880481180362134, (18, 54)) == (0.010880481180362136, (18, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.010112146854475703, (29, 80)) == (0.010112146854475704, (29, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.00490723661974035, (52, 67)) == (0.004907236619740349, (52, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0039885960416441825, (28, 42)) == (0.003988596041644183, (28, 42)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.005958953508366549, (4, 5)) == (0.00595895350836655, (4, 5)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.008953646436825686, (16, 46)) == (0.008953646436825684, (16, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.009108645865391193, (29, 74)) == (0.009108645865391191, (29, 74)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07708964853425186, (7, 14)) == (0.07708964853425188, (7, 14)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05517482182763809, (1, 8)) == (0.055174821827638096, (1, 8)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0601918895020064, (16, 25)) == (0.06019188950200639, (16, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07708964853425186, (7, 14)) == (0.07708964853425188, (7, 14)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05517482182763809, (1, 8)) == (0.055174821827638096, (1, 8)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07708964853425186, (7, 14)) == (0.07708964853425188, (7, 14)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05517482182763809, (1, 8)) == (0.055174821827638096, (1, 8)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08249295228760935, (7, 36)) == (0.08249295228760933, (7, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.033802580497578755, (29, 36)) == (0.03380258049757875, (29, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07708964853425186, (7, 14)) == (0.07708964853425188, (7, 14)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08249295228760935, (7, 36)) == (0.08249295228760933, (7, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.033802580497578755, (29, 36)) == (0.03380258049757875, (29, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07708964853425186, (7, 14)) == (0.07708964853425188, (7, 14)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12368816930357876, (10, 38)) == (0.12368816930357877, (10, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08249295228760935, (7, 36)) == (0.08249295228760933, (7, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.033802580497578755, (29, 36)) == (0.03380258049757875, (29, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07708964853425186, (7, 14)) == (0.07708964853425188, (7, 14)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12368816930357876, (10, 38)) == (0.12368816930357877, (10, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08249295228760935, (7, 36)) == (0.08249295228760933, (7, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.033802580497578755, (29, 36)) == (0.03380258049757875, (29, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08249295228760935, (7, 36)) == (0.08249295228760933, (7, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.033802580497578755, (29, 36)) == (0.03380258049757875, (29, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08249295228760935, (7, 36)) == (0.08249295228760933, (7, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08249295228760935, (7, 36)) == (0.08249295228760933, (7, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07883564384858657, (21, 35)) == (0.07883564384858659, (21, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04861539524951248, (13, 43)) == (0.048615395249512486, (13, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08249295228760935, (7, 36)) == (0.08249295228760933, (7, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09687881370631166, (1, 7)) == (0.09687881370631164, (1, 7)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04861539524951248, (13, 43)) == (0.048615395249512486, (13, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04737139541766218, (38, 44)) == (0.04737139541766217, (38, 44)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04861539524951248, (13, 43)) == (0.048615395249512486, (13, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04737139541766218, (38, 44)) == (0.04737139541766217, (38, 44)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04861539524951248, (13, 43)) == (0.048615395249512486, (13, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04737139541766218, (38, 44)) == (0.04737139541766217, (38, 44)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04861539524951248, (13, 43)) == (0.048615395249512486, (13, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04737139541766218, (38, 44)) == (0.04737139541766217, (38, 44)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07178193636584311, (17, 48)) == (0.07178193636584312, (17, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04861539524951248, (13, 43)) == (0.048615395249512486, (13, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04737139541766218, (38, 44)) == (0.04737139541766217, (38, 44)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07178193636584311, (17, 48)) == (0.07178193636584312, (17, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04861539524951248, (13, 43)) == (0.048615395249512486, (13, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04737139541766218, (38, 44)) == (0.04737139541766217, (38, 44)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06555025054152053, (1, 36)) == (0.06555025054152051, (1, 36)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07178193636584311, (17, 48)) == (0.07178193636584312, (17, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04861539524951248, (13, 43)) == (0.048615395249512486, (13, 43)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04737139541766218, (38, 44)) == (0.04737139541766217, (38, 44)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08808908479566013, (15, 40)) == (0.08808908479566012, (15, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05148810245801227, (10, 20)) == (0.05148810245801226, (10, 20)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0527402741022076, (4, 12)) == (0.05274027410220759, (4, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07307255230801082, (8, 33)) == (0.07307255230801084, (8, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05004245711392778, (26, 61)) == (0.050042457113927775, (26, 61)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07293880936396636, (8, 16)) == (0.07293880936396635, (8, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07107300475743827, (21, 51)) == (0.07107300475743826, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05004245711392778, (26, 61)) == (0.050042457113927775, (26, 61)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05004245711392778, (26, 61)) == (0.050042457113927775, (26, 61)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.0425830760283088, (21, 59)) == (0.042583076028308804, (21, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04628902604162254, (5, 13)) == (0.046289026041622536, (5, 13)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.057408175709425024, (41, 53)) == (0.05740817570942502, (41, 53)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035450765629071415, (34, 69)) == (0.03545076562907142, (34, 69)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06882135624949688, (59, 71)) == (0.0688213562494969, (59, 71)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06150393496338092, (60, 80)) == (0.06150393496338093, (60, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06150393496338092, (60, 80)) == (0.06150393496338093, (60, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06150393496338092, (60, 80)) == (0.06150393496338093, (60, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06150393496338092, (60, 80)) == (0.06150393496338093, (60, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.051388424432961204, (45, 54)) == (0.05138842443296121, (45, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06150393496338092, (60, 80)) == (0.06150393496338093, (60, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.06150393496338092, (60, 80)) == (0.06150393496338093, (60, 80)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05687714647514732, (32, 63)) == (0.05687714647514733, (32, 63)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03354939652251242, (40, 87)) == (0.03354939652251241, (40, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03354939652251242, (40, 87)) == (0.03354939652251241, (40, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03354939652251242, (40, 87)) == (0.03354939652251241, (40, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03354939652251242, (40, 87)) == (0.03354939652251241, (40, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03354939652251242, (40, 87)) == (0.03354939652251241, (40, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05172481879074742, (8, 35)) == (0.05172481879074741, (8, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03354939652251242, (40, 87)) == (0.03354939652251241, (40, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03096300873751185, (3, 30)) == (0.030963008737511854, (3, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03998065471176525, (22, 95)) == (0.03998065471176524, (22, 95)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03998065471176525, (22, 95)) == (0.03998065471176524, (22, 95)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03998065471176525, (22, 95)) == (0.03998065471176524, (22, 95)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03998065471176525, (22, 95)) == (0.03998065471176524, (22, 95)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03998065471176525, (22, 95)) == (0.03998065471176524, (22, 95)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.035725634274474165, (63, 86)) == (0.03572563427447416, (63, 86)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.030552880018342294, (21, 84)) == (0.030552880018342297, (21, 84)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04780792151445279, (11, 73)) == (0.04780792151445278, (11, 73)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03745955952794425, (71, 78)) == (0.03745955952794424, (71, 78)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.042159539785386425, (47, 55)) == (0.04215953978538643, (47, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03926817507782819, (5, 45)) == (0.0392681750778282, (5, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03430501743869302, (61, 75)) == (0.03430501743869301, (61, 75)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.03998065471176525, (22, 95)) == (0.03998065471176524, (22, 95)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.050768734626485, (16, 87)) == (0.050768734626485006, (16, 87)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032086849697413815, (43, 70)) == (0.03208684969741381, (43, 70)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.05289987244985643, (44, 67)) == (0.052899872449856424, (44, 67)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.062396274985966727, (22, 81)) == (0.06239627498596672, (22, 81)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.019254793296890893, (30, 100)) == (0.019254793296890896, (30, 100)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04063652659128703, (26, 62)) == (0.040636526591287025, (26, 62)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.032713592224384774, (25, 59)) == (0.03271359222438478, (25, 59)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.04498863062276684, (45, 76)) == (0.04498863062276683, (45, 76)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09986156270447588, (7, 15)) == (0.09986156270447587, (7, 15)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1420216376249204, (3, 12)) == (0.14202163762492037, (3, 12)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12995548152968717, (2, 22)) == (0.12995548152968714, (2, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09774670424432753, (1, 16)) == (0.09774670424432752, (1, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13673049759137068, (11, 17)) == (0.1367304975913707, (11, 17)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.19765027580653194, (9, 31)) == (0.1976502758065319, (9, 31)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09986156270447588, (7, 15)) == (0.09986156270447587, (7, 15)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13892033732840894, (12, 35)) == (0.13892033732840892, (12, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12995548152968717, (2, 22)) == (0.12995548152968714, (2, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09774670424432753, (1, 16)) == (0.09774670424432752, (1, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14536568673797265, (14, 35)) == (0.14536568673797268, (14, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09986156270447588, (7, 15)) == (0.09986156270447587, (7, 15)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13892033732840894, (12, 35)) == (0.13892033732840892, (12, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12995548152968717, (2, 22)) == (0.12995548152968714, (2, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09774670424432753, (1, 16)) == (0.09774670424432752, (1, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09986156270447588, (7, 15)) == (0.09986156270447587, (7, 15)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13892033732840894, (12, 35)) == (0.13892033732840892, (12, 35)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12995548152968717, (2, 22)) == (0.12995548152968714, (2, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09774670424432753, (1, 16)) == (0.09774670424432752, (1, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09986156270447588, (7, 15)) == (0.09986156270447587, (7, 15)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12995548152968717, (2, 22)) == (0.12995548152968714, (2, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09774670424432753, (1, 16)) == (0.09774670424432752, (1, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16458667697361784, (9, 38)) == (0.16458667697361787, (9, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12995548152968717, (2, 22)) == (0.12995548152968714, (2, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09774670424432753, (1, 16)) == (0.09774670424432752, (1, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16458667697361784, (9, 38)) == (0.16458667697361787, (9, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12995548152968717, (2, 22)) == (0.12995548152968714, (2, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09774670424432753, (1, 16)) == (0.09774670424432752, (1, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.18621515350897125, (11, 40)) == (0.18621515350897128, (11, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16458667697361784, (9, 38)) == (0.16458667697361787, (9, 38)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.09774670424432753, (1, 16)) == (0.09774670424432752, (1, 16)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.18621515350897125, (11, 40)) == (0.18621515350897128, (11, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.17521677418095513, (1, 11)) == (0.1752167741809551, (1, 11)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1651281660856195, (1, 6)) == (0.16512816608561948, (1, 6)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13708106042894022, (24, 25)) == (0.1370810604289402, (24, 25)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14705294537382632, (22, 47)) == (0.14705294537382635, (22, 47)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.13091767578380292, (9, 22)) == (0.13091767578380295, (9, 22)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.16616918550347906, (10, 40)) == (0.1661691855034791, (10, 40)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11520223751930464, (21, 51)) == (0.11520223751930463, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11520223751930464, (21, 51)) == (0.11520223751930463, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11021205716674594, (17, 33)) == (0.11021205716674595, (17, 33)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11520223751930464, (21, 51)) == (0.11520223751930463, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1640577054858784, (18, 23)) == (0.16405770548587842, (18, 23)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11520223751930464, (21, 51)) == (0.11520223751930463, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.10543243111709273, (22, 54)) == (0.10543243111709275, (22, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11520223751930464, (21, 51)) == (0.11520223751930463, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07759398312064006, (7, 55)) == (0.07759398312064007, (7, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.10543243111709273, (22, 54)) == (0.10543243111709275, (22, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11520223751930464, (21, 51)) == (0.11520223751930463, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07759398312064006, (7, 55)) == (0.07759398312064007, (7, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.10543243111709273, (22, 54)) == (0.10543243111709275, (22, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15166327052217807, (24, 30)) == (0.15166327052217804, (24, 30)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11520223751930464, (21, 51)) == (0.11520223751930463, (21, 51)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.15613466913184018, (14, 45)) == (0.1561346691318402, (14, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.12121259466239638, (16, 26)) == (0.1212125946623964, (16, 26)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1054580662958739, (37, 45)) == (0.10545806629587391, (37, 45)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.11415039688380386, (40, 46)) == (0.11415039688380388, (40, 46)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08483516948436062, (9, 32)) == (0.08483516948436061, (9, 32)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.14138234646770742, (36, 48)) == (0.14138234646770745, (36, 48)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.1245935121110324, (26, 27)) == (0.12459351211103238, (26, 27)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.07759398312064006, (7, 55)) == (0.07759398312064007, (7, 55)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.10543243111709273, (22, 54)) == (0.10543243111709275, (22, 54)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest.bruteforce(pts) Evaluated: (0.08628846247242844, (30, 41)) == (0.08628846247242845, (30, 41)) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:672 [inlined] [2] macro expansion @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1577 [inlined] [4] top-level scope @ ~/.julia/packages/FindClosest/7v4hj/test/runtests.jl:6 FindClosest.jl: Test Failed at /home/pkgeval/.julia/packages/FindClosest/7v4hj/test/runtests.jl:9 Expression: findclosest(pts) == FindClosest PkgEval terminated after 46.29s: test log exceeded the size limit