Package evaluation to test Distances on Julia 1.11.7 (58327cce5e*) started at 2025-10-28T15:29:23.683 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.78s ################################################################################ # Installation # Installing Distances... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [b4f34e82] + Distances v0.10.12 Updating `~/.julia/environments/v1.11/Manifest.toml` [b4f34e82] + Distances v0.10.12 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.72s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 17.2s ################################################################################ # Testing # Testing Distances Status `/tmp/jl_8nqHT9/Project.toml` [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [b4f34e82] Distances v0.10.12 [6fe1bfb0] OffsetArrays v1.17.0 [860ef19b] StableRNGs v1.0.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [1986cc42] Unitful v1.25.1 [37e2e46d] LinearAlgebra v1.11.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_8nqHT9/Manifest.toml` [d360d2e6] ChainRulesCore v1.26.0 [cdddcdb0] ChainRulesTestUtils v1.13.1 [34da2185] Compat v4.18.1 [b4f34e82] Distances v0.10.12 [26cc04aa] FiniteDifferences v0.12.33 [6fe1bfb0] OffsetArrays v1.17.0 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.0 [708f8203] Richardson v1.4.2 [860ef19b] StableRNGs v1.0.3 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [fd094767] Suppressor v0.2.8 [1986cc42] Unitful v1.25.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+1 [bea87d4a] SuiteSparse_jll v7.7.0+0 [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... Test Summary: | Pass Total Time result_type | 16 16 1.2s Test Summary: | Pass Total Time PreMetric, SemiMetric, Metric on Float64 | 489 489 1m41.4s Test Summary: | Pass Total Time PreMetric, SemiMetric, Metric on F64 | 489 489 1m32.8s Test Summary: | Pass Total Time individual metrics | 711 711 1m50.9s Test Summary: | Pass Total Time NaN behavior | 6 6 0.6s Test Summary: | Pass Total Time empty vector | 138 138 3.3s Test Summary: | Pass Total Time DimensionMismatch throwing | 27 27 4.3s Test Summary: | Pass Total Time Different input types | 52 52 17.6s ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:57 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:26 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:57 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:26 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:57 ┌ Warning: matrix is not symmetric/Hermitian └ @ Distances ~/.julia/packages/Distances/mlz7p/src/mahalanobis.jl:26 Test Summary: | Pass Total Time mahalanobis | 48 48 20.7s Test Summary: | Pass Total Time haversine | 52 52 6.5s Test Summary: | Pass Total Time spherical angle | 7 7 0.4s Test Summary: | Pass Total Time bhattacharyya / hellinger | 78 78 9.4s Test Summary: | Pass Total Time column-wise metrics on Float64 | 400 400 2m10.2s Test Summary: | Pass Total Time column-wise metrics on F64 | 400 400 1m58.3s Test Summary: | Pass Total Time pairwise metrics on Float64 | 2880 2880 6m27.4s Test Summary: | Pass Total Time pairwise metrics on F64 | 2880 2880 6m07.6s Test Summary: | Pass Total Time pairwise metrics on complex arrays | 192 192 45.1s Test Summary: | Pass Total Time scalar pairwise metrics on Float64 | 775 775 1m59.0s Test Summary: | Pass Total Time scalar pairwise metrics on F64 | 775 775 1m42.0s Test Summary: | Pass Total Time Euclidean precision | 8 8 0.0s Test Summary: | Pass Total Time non-negativity | 12 12 0.8s Test Summary: | Pass Total Time Bregman Divergence | 8 8 8.2s Test Summary: | Pass Total Time Unitful data | 47 47 26.3s Test Summary: | Pass Total Time SparseVector, nnz(a) != nnz(b) | 18 18 0.0s Precompiling DistancesChainRulesCoreExt... 1001.2 ms ✓ Distances → DistancesChainRulesCoreExt 1 dependency successfully precompiled in 1 seconds. 11 already precompiled. Precompiling ChainRulesTestUtils... 1388.2 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 2572.1 ms ✓ FiniteDifferences 14040.7 ms ✓ ChainRulesTestUtils 3 dependencies successfully precompiled in 18 seconds. 23 already precompiled. ┌ Warning: inference tests have been disabled └ @ ChainRulesTestUtils ~/.julia/packages/ChainRulesTestUtils/RZidV/src/global_config.jl:13 Precompiling StaticArraysStatisticsExt... 1294.8 ms ✓ StaticArrays → StaticArraysStatisticsExt 1 dependency successfully precompiled in 1 seconds. 9 already precompiled. ┌ Warning: implicit `dims=2` argument now has to be passed explicitly to specify that distances between columns should be computed │ caller = ip:0x0 └ @ Core :-1 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 11 running 1 of 1 signal (10): User defined signal 1 jl_table_peek_bp at /source/src/iddict.c:113 [inlined] ijl_eqtable_get at /source/src/iddict.c:157 lookup_leafcache at /source/src/gf.c:1252 [inlined] jl_lookup_generic_ at /source/src/gf.c:3069 [inlined] ijl_apply_generic at /source/src/gf.c:3124 lookup at ./stacktraces.jl:115 firstcaller at ./deprecated.jl:185 [inlined] firstcaller at ./deprecated.jl:180 [inlined] macro expansion at ./deprecated.jl:160 [inlined] macro expansion at ./logging/logging.jl:401 [inlined] _depwarn at ./deprecated.jl:155 unknown function (ip: 0x787689bbf5a0) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] jl_f__call_latest at /source/src/builtins.c:875 #invokelatest#2 at ./essentials.jl:1055 [inlined] invokelatest at ./essentials.jl:1052 [inlined] #depwarn#1190 at ./deprecated.jl:146 [inlined] depwarn at ./deprecated.jl:141 [inlined] deprecated_dims at /home/pkgeval/.julia/packages/Distances/mlz7p/src/generic.jl:253 [inlined] #pairwise#3 at /home/pkgeval/.julia/packages/Distances/mlz7p/src/generic.jl:339 pairwise at /home/pkgeval/.julia/packages/Distances/mlz7p/src/generic.jl:337 unknown function (ip: 0x787679a1f71d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 call at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:200 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 fnew at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/finite_difference_calls.jl:86 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 #94 at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:80 [inlined] #92 at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:77 #75 at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:20 #11 at ./broadcast.jl:353 [inlined] macro expansion at /home/pkgeval/.julia/packages/StaticArrays/DsPgf/src/broadcast.jl:135 [inlined] __broadcast at /home/pkgeval/.julia/packages/StaticArrays/DsPgf/src/broadcast.jl:123 [inlined] _broadcast at /home/pkgeval/.julia/packages/StaticArrays/DsPgf/src/broadcast.jl:119 [inlined] copy at /home/pkgeval/.julia/packages/StaticArrays/DsPgf/src/broadcast.jl:60 [inlined] materialize at ./broadcast.jl:872 [inlined] _eval_function at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/methods.jl:249 AdaptedFiniteDifferenceMethod at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/methods.jl:240 unknown function (ip: 0x787679a332c5) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 AdaptedFiniteDifferenceMethod at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/methods.jl:194 #74 at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:16 [inlined] iterate at ./generator.jl:48 [inlined] collect_to! at ./array.jl:849 collect_to_with_first! at ./array.jl:827 unknown function (ip: 0x787679a33ae5) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _collect at ./array.jl:821 collect_similar at ./array.jl:720 [inlined] map at ./abstractarray.jl:3371 [inlined] #jacobian#73 at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:15 unknown function (ip: 0x787679a3234e) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jacobian at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:9 _j′vp at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:84 j′vp at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:77 unknown function (ip: 0x787679a30562) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 j′vp at /home/pkgeval/.julia/packages/FiniteDifferences/tX3T3/src/grad.jl:80 unknown function (ip: 0x787679b87886) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_apply at /source/src/builtins.c:831 _make_j′vp_call at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/finite_difference_calls.jl:51 macro expansion at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:233 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] #test_rrule#63 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:205 test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:181 [inlined] #test_rrule#62 at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:178 [inlined] test_rrule at /home/pkgeval/.julia/packages/ChainRulesTestUtils/RZidV/src/testers.jl:177 [inlined] macro expansion at /home/pkgeval/.julia/packages/Distances/mlz7p/test/chainrules.jl:31 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1798 [inlined] macro expansion at /home/pkgeval/.julia/packages/Distances/mlz7p/test/chainrules.jl:15 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.11/Test/src/Test.jl:1709 [inlined] top-level scope at /home/pkgeval/.julia/packages/Distances/mlz7p/test/chainrules.jl:6 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_invoke at /source/src/gf.c:2958 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./sysimg.jl:38 unknown function (ip: 0x7876a5c94082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./sysimg.jl:38 unknown function (ip: 0x7876a5c94082) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] exec_options at ./client.jl:289 _start at ./client.jl:524 jfptr__start_73678.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7876a71be249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 unknown function (ip: 0x75546d8ddae2) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 subprocess_handler at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2146 #131 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2086 withenv at ./env.jl:265 #118 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1935 with_temp_env at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1793 #116 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1902 #mktempdir#28 at ./file.jl:819 unknown function (ip: 0x75546d8db4fd) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 mktempdir at ./file.jl:815 mktempdir at ./file.jl:815 [inlined] #sandbox#115 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1849 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:1841 unknown function (ip: 0x75546d8cfa7a) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#128 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2067 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/Operations.jl:2011 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:481 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:460 unknown function (ip: 0x75546d8cf77d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 #test#77 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:159 unknown function (ip: 0x75546d8cf14d) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 unknown function (ip: 0x75546d8cb5c6) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] do_call at /source/src/interpreter.c:126 eval_value at /source/src/interpreter.c:223 eval_stmt_value at /source/src/interpreter.c:174 [inlined] eval_body at /source/src/interpreter.c:670 eval_body at /source/src/interpreter.c:539 eval_body at /source/src/interpreter.c:539 jl_interpret_toplevel_thunk at /source/src/interpreter.c:824 jl_toplevel_eval_flex at /source/src/toplevel.c:943 jl_toplevel_eval_flex at /source/src/toplevel.c:886 ijl_toplevel_eval_in at /source/src/toplevel.c:994 eval at ./boot.jl:430 [inlined] include_string at ./loading.jl:2775 _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _include at ./loading.jl:2835 include at ./Base.jl:562 jfptr_include_47022.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 exec_options at ./client.jl:316 _start at ./client.jl:524 jfptr__start_73678.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] true_main at /source/src/jlapi.c:900 jl_repl_entrypoint at /source/src/jlapi.c:1059 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x75546ed7c249) __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) unknown function (ip: (nil)) ============================================================== Profile collected. A report will print at the next yield point ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.11/Profile/src/Profile.jl:1240 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x0000755461ffc010 Total snapshots: 41. Utilization: 0% ╎41 @Base/client.jl:524; _start() ╎ 41 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 41 @Base/Base.jl:562; include(mod::Module, _path::String) ╎ 41 @Base/loading.jl:2835; _include(mapexpr::Function, mod::Module, _path:… ╎ 41 @Base/loading.jl:2775; include_string(mapexpr::typeof(identity), mod:… ╎ 41 @Base/boot.jl:430; eval ╎ ╎ 41 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 41 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 41 @Pkg/src/API.jl:147; test ╎ ╎ 41 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 41 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 41 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec};… ╎ ╎ ╎ 41 @Pkg/src/API.jl:460; kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 41 @Pkg/src/API.jl:481; test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 41 …src/Operations.jl:2011; test ╎ ╎ ╎ 41 …src/Operations.jl:2067; test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 41 …rc/Operations.jl:1841; kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 41 …rc/Operations.jl:1849; #sandbox#115 ╎ ╎ ╎ ╎ 41 @Base/file.jl:815; mktempdir ╎ ╎ ╎ ╎ 41 @Base/file.jl:815; mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 41 @Base/file.jl:819; mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 41 …/Operations.jl:1902; (::Pkg.Operations.var"#116#121… ╎ ╎ ╎ ╎ ╎ 41 …/Operations.jl:1793; with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 41 …Operations.jl:1935; (::Pkg.Operations.var"#118#12… ╎ ╎ ╎ ╎ ╎ 41 @Base/env.jl:265; withenv(::Pkg.Operations.var"#1… ╎ ╎ ╎ ╎ ╎ 41 …Operations.jl:2086; (::Pkg.Operations.var"#131#… ╎ ╎ ╎ ╎ ╎ ╎ 41 …perations.jl:2146; subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 41 …e/process.jl:687; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 41 …e/process.jl:694; wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 41 …ondition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 41 …ondition.jl:130; wait(c::Base.GenericCondi… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 41 …ase/task.jl:1021; wait() 40╎ ╎ ╎ ╎ ╎ ╎ ╎ 41 …ase/task.jl:1012; poptask(W::Base.Intrus… [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:522 [11] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Distances/mlz7p/test/chainrules.jl:5 poptask at ./task.jl:1012 wait at ./task.jl:1021 #wait#733 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:145 profile_printing_listener at ./Base.jl:582 #1192 at ./Base.jl:622 jfptr_YY.1192_76252.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] start_task at /source/src/task.c:1202 unknown function (ip: (nil)) Allocations: 13209555 (Pool: 13208852; Big: 703); GC: 15 val already in a list atexit hook threw an error: ErrorException("schedule: Task not runnable") error at ./error.jl:35 #schedule#763 at ./task.jl:884 schedule at ./task.jl:876 [inlined] uv_writecb_task at ./stream.jl:1200 jfptr_uv_writecb_task_67129.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jlcapi_uv_writecb_task_67593.1 at /opt/julia/lib/julia/sys.so (unknown line) uv__write_callbacks at /workspace/srcdir/libuv/src/unix/stream.c:926 uv__stream_io at /workspace/srcdir/libuv/src/unix/stream.c:1227 uv__run_pending at /workspace/srcdir/libuv/src/unix/core.c:824 uv_run at /workspace/srcdir/libuv/src/unix/core.c:420 ijl_task_get_next at /source/src/scheduler.c:522 poptask at ./task.jl:1012 wait at ./task.jl:1021 uv_write at ./stream.jl:1081 unsafe_write at ./stream.jl:1154 write at ./strings/io.jl:248 [inlined] print at ./strings/io.jl:250 jfptr_print_48479.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 showerror at ./errorshow.jl:152 unknown function (ip: 0x75546d8eac16) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 _atexit at ./initdefs.jl:454 jfptr__atexit_69637.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2951 [inlined] ijl_apply_generic at /source/src/gf.c:3128 jl_apply at /source/src/julia.h:2157 [inlined] ijl_atexit_hook at /source/src/init.c:271 jl_exit_thread0_cb at /source/src/signals-unix.c:517 PkgEval terminated after 2721.21s: test duration exceeded the time limit