Package evaluation to test Quante on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T17:00:14.293 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 4.98s ################################################################################ # Installation # Installing Quante... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [62e6779b] + Quante v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [6e4b80f9] + BenchmarkTools v0.5.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [69de0a69] + Parsers v2.8.3 ⌅ [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.5.1 [62e6779b] + Quante v0.1.0 ⌅ [276daf66] + SpecialFunctions v0.10.3 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8ba89e20] + Distributed [b77e0a4c] + InteractiveUtils [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [56ddb016] + Logging [d6f4376e] + Markdown [a63ad114] + Mmap [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [1a1011a3] + SharedArrays [6462fe0b] + Sockets [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test [cf7118a7] + UUIDs [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [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 8.52s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 3089.0 ms ✓ Quante 1 dependency successfully precompiled in 5 seconds. 15 already precompiled. Precompilation completed after 15.07s ################################################################################ # Testing # Testing Quante Status `/tmp/jl_WHD4HM/Project.toml` ⌅ [6e4b80f9] BenchmarkTools v0.5.0 [62e6779b] Quante v0.1.0 ⌅ [276daf66] SpecialFunctions v0.10.3 [8ba89e20] Distributed [37e2e46d] LinearAlgebra [1a1011a3] SharedArrays [8dfed614] Test Status `/tmp/jl_WHD4HM/Manifest.toml` ⌅ [6e4b80f9] BenchmarkTools v0.5.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [69de0a69] Parsers v2.8.3 ⌅ [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.5.1 [62e6779b] Quante v0.1.0 ⌅ [276daf66] SpecialFunctions v0.10.3 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [1a1011a3] SharedArrays [6462fe0b] Sockets [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+5 [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... ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. │ caller = gser at gamma.jl:27 [inlined] └ @ Core ~/.julia/packages/Quante/vuQmp/src/gamma.jl:27 ┌ Warning: `lgamma(x::Real)` is deprecated, use `(logabsgamma(x))[1]` instead. │ caller = gcf(a::Float64, x::Float64, ITMAX::Int64, EPS::Float64, FPMIN::Float64) at gamma.jl:46 └ @ Quante ~/.julia/packages/Quante/vuQmp/src/gamma.jl:46 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 12 running 1 of 1 signal (10): User defined signal 1 moveNext at /source/usr/include/llvm/Object/SymbolicFile.h:197 [inlined] operator++ at /source/usr/include/llvm/Object/SymbolicFile.h:94 [inlined] get_function_name_and_base at /source/src/debuginfo.cpp:733 [inlined] jl_dylib_DI_for_fptr at /source/src/debuginfo.cpp:1132 jl_getDylibFunctionInfo at /source/src/debuginfo.cpp:1164 [inlined] jl_getFunctionInfo_impl at /source/src/debuginfo.cpp:1238 ijl_lookup_code_address at /source/src/stackwalk.c:593 lookup at ./stacktraces.jl:108 firstcaller at ./deprecated.jl:157 [inlined] firstcaller at ./deprecated.jl:152 [inlined] macro expansion at ./deprecated.jl:132 [inlined] macro expansion at ./logging.jl:392 [inlined] #depwarn#1054 at ./deprecated.jl:127 depwarn at ./deprecated.jl:121 unknown function (ip: 0x7663eece24e9) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_invoke at /source/src/gf.c:2904 lgamma at ./deprecated.jl:104 gser at /home/pkgeval/.julia/packages/Quante/vuQmp/src/gamma.jl:27 [inlined] gser at /home/pkgeval/.julia/packages/Quante/vuQmp/src/gamma.jl:27 [inlined] gammainc at /home/pkgeval/.julia/packages/Quante/vuQmp/src/gamma.jl:16 Fgamma at /home/pkgeval/.julia/packages/Quante/vuQmp/src/gamma.jl:4 [inlined] Fgamma at /home/pkgeval/.julia/packages/Quante/vuQmp/src/gamma.jl:3 [inlined] vrr at /home/pkgeval/.julia/packages/Quante/vuQmp/src/hrr.jl:199 vrr at /home/pkgeval/.julia/packages/Quante/vuQmp/src/hrr.jl:174 vrr at /home/pkgeval/.julia/packages/Quante/vuQmp/src/hrr.jl:174 vrr at /home/pkgeval/.julia/packages/Quante/vuQmp/src/hrr.jl:94 hrr at /home/pkgeval/.julia/packages/Quante/vuQmp/src/hrr.jl:53 hrr at /home/pkgeval/.julia/packages/Quante/vuQmp/src/hrr.jl:23 coulomb_hgp at /home/pkgeval/.julia/packages/Quante/vuQmp/src/2eints.jl:111 [inlined] contract at /home/pkgeval/.julia/packages/Quante/vuQmp/src/basis.jl:81 coulomb_hgp at /home/pkgeval/.julia/packages/Quante/vuQmp/src/2eints.jl:116 [inlined] macro expansion at /home/pkgeval/.julia/packages/Quante/vuQmp/src/rhf.jl:60 [inlined] #40 at /source/usr/share/julia/stdlib/v1.10/Distributed/src/macros.jl:303 #186 at /source/usr/share/julia/stdlib/v1.10/Distributed/src/macros.jl:83 unknown function (ip: 0x7663eecfab52) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] jl_f__call_latest at /source/src/builtins.c:812 #invokelatest#2 at ./essentials.jl:892 [inlined] invokelatest at ./essentials.jl:889 [inlined] #161 at /source/usr/share/julia/stdlib/v1.10/Distributed/src/remotecall.jl:425 [inlined] run_work_thunk at /source/usr/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:70 unknown function (ip: 0x7663eecf6b9e) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 run_work_thunk at /source/usr/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:79 #108 at /source/usr/share/julia/stdlib/v1.10/Distributed/src/process_messages.jl:88 unknown function (ip: 0x7663eecf6892) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1253 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_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 poptask at ./task.jl:999 wait at ./task.jl:1008 #wait#647 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] wait at ./process.jl:661 jfptr_wait_74856.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 subprocess_handler at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:2048 #130 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1992 withenv at ./env.jl:257 #117 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1840 with_temp_env at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1721 #115 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1810 #mktempdir#24 at ./file.jl:766 unknown function (ip: 0x7324e7d59800) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 mktempdir at ./file.jl:762 mktempdir at ./file.jl:762 [inlined] #sandbox#114 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1768 sandbox at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1759 unknown function (ip: 0x7324e7d52105) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 #test#127 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1971 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] #test#146 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:423 unknown function (ip: 0x7324e7d51bf0) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 #test#77 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 unknown function (ip: 0x7324e7d514b0) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:148 #test#75 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] #test#74 at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] test at /source/usr/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 unknown function (ip: 0x7324e7d4dba9) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [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:635 eval_body at /source/src/interpreter.c:544 eval_body at /source/src/interpreter.c:544 jl_interpret_toplevel_thunk at /source/src/interpreter.c:775 jl_toplevel_eval_flex at /source/src/toplevel.c:934 jl_toplevel_eval_flex at /source/src/toplevel.c:877 ijl_toplevel_eval_in at /source/src/toplevel.c:985 eval at ./boot.jl:385 [inlined] include_string at ./loading.jl:2149 _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 _include at ./loading.jl:2209 include at ./Base.jl:495 jfptr_include_46673.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 exec_options at ./client.jl:316 _start at ./client.jl:550 jfptr__start_83133.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] true_main at /source/src/jlapi.c:582 jl_repl_entrypoint at /source/src/jlapi.c:731 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7324e8b56249) __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.10/Profile/src/Profile.jl:1225 Overhead ╎ [+additional indent] Count File:Line; Function ========================================================= Thread 1 Task 0x00007324dbdfc010 Total snapshots: 1. Utilization: 0% ╎1 @Base/client.jl:550; _start() ╎ 1 @Base/client.jl:316; exec_options(opts::Base.JLOptions) ╎ 1 @Base/Base.jl:495; include(mod::Module, _path::String) ╎ 1 @Base/loading.jl:2209; _include(mapexpr::Function, mod::Module, _path::S… ╎ 1 @Base/loading.jl:2149; include_string(mapexpr::typeof(identity), mod::M… ╎ 1 @Base/boot.jl:385; eval ╎ ╎ 1 @Pkg/src/API.jl:146; kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(… ╎ ╎ 1 @Pkg/src/API.jl:146; #test#74 ╎ ╎ 1 @Pkg/src/API.jl:147; test ╎ ╎ 1 @Pkg/src/API.jl:147; #test#75 ╎ ╎ 1 @Pkg/src/API.jl:148; kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ ╎ 1 @Pkg/src/API.jl:159; test(pkgs::Vector{Pkg.Types.PackageSpec}; i… ╎ ╎ ╎ 1 @Pkg/src/API.jl:423; kwcall(::@NamedTuple{julia_args::Cmd, io::… ╎ ╎ ╎ 1 @Pkg/src/API.jl:444; test(ctx::Pkg.Types.Context, pkgs::Vector… ╎ ╎ ╎ 1 …/src/Operations.jl:1915; test ╎ ╎ ╎ 1 …src/Operations.jl:1971; test(ctx::Pkg.Types.Context, pkgs::… ╎ ╎ ╎ ╎ 1 …src/Operations.jl:1759; kwcall(::@NamedTuple{preferences::… ╎ ╎ ╎ ╎ 1 …src/Operations.jl:1768; sandbox(fn::Function, ctx::Pkg.Ty… ╎ ╎ ╎ ╎ 1 @Base/file.jl:762; mktempdir ╎ ╎ ╎ ╎ 1 @Base/file.jl:762; mktempdir(fn::Function, parent::Strin… ╎ ╎ ╎ ╎ 1 @Base/file.jl:766; mktempdir(fn::Pkg.Operations.var"#11… ╎ ╎ ╎ ╎ ╎ 1 …c/Operations.jl:1810; (::Pkg.Operations.var"#115#120"… ╎ ╎ ╎ ╎ ╎ 1 …c/Operations.jl:1721; with_temp_env(fn::Pkg.Operatio… ╎ ╎ ╎ ╎ ╎ 1 …/Operations.jl:1840; (::Pkg.Operations.var"#117#122… ╎ ╎ ╎ ╎ ╎ 1 @Base/env.jl:257; withenv(::Pkg.Operations.var"#130… ╎ ╎ ╎ ╎ ╎ 1 …Operations.jl:1992; (::Pkg.Operations.var"#130#13… ╎ ╎ ╎ ╎ ╎ ╎ 1 …Operations.jl:2048; subprocess_handler(cmd::Cmd,… ╎ ╎ ╎ ╎ ╎ ╎ 1 …se/process.jl:661; wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 1 …/condition.jl:125; wait ╎ ╎ ╎ ╎ ╎ ╎ 1 …condition.jl:130; wait(c::Base.GenericConditi… ╎ ╎ ╎ ╎ ╎ ╎ 1 …ase/task.jl:1008; wait() ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 …ase/task.jl:999; poptask(W::Base.IntrusiveL… [1] signal (15): Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 epoll_wait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/epoll.c:236 uv_run at /workspace/srcdir/libuv/src/unix/core.c:400 ijl_task_get_next at /source/src/partr.c:478 [12] signal (15): Terminated in expression starting at /home/pkgeval/.julia/packages/Quante/vuQmp/test/SzaboOstlundReference.jl:8 poptask at ./task.jl:999 wait at ./task.jl:1008 #wait#647 at ./condition.jl:130 wait at ./condition.jl:125 [inlined] _trywait at ./asyncevent.jl:142 wait at ./asyncevent.jl:159 [inlined] profile_printing_listener at ./Base.jl:572 #1058 at ./Base.jl:608 jfptr_YY.1058_85352.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:2878 [inlined] ijl_apply_generic at /source/src/gf.c:3079 jl_apply at /source/src/julia.h:1982 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) Allocations: 15697659 (Pool: 15653402; Big: 44257); GC: 11 _ZNK4llvm6object13ELFObjectFileINS0_7ELFTypeILNS_7support10endiannessE1ELb1EEEE16getSymbolSectionEPKNS0_12Elf_Sym_ImplIS5_EEPKNS0_13Elf_Shdr_ImplIS5_EE at /opt/julia/bin/../lib/julia/libLLVM-15jl.so (unknown line) unknown function (ip: 0xa4cd617) unknown function (ip: 0xa4cd5df) unknown function (ip: (nil)) Allocations: 23329713 (Pool: 23182225; Big: 147488); GC: 54 PkgEval terminated after 2779.9s: test duration exceeded the time limit