Package evaluation to test Quiqbox on Julia 1.12.4 (422f456051*) started at 2026-01-29T11:33:55.940 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 5.62s ################################################################################ # Installation # Installing Quiqbox... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [7cb8c394] + Quiqbox v0.6.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [861a8166] + Combinatorics v1.1.0 [34da2185] + Compat v4.18.1 [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [19dc6840] + HCubature v1.8.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [5be7bae1] + LBFGSB v0.4.1 [8ac3fa9e] + LRUCache v1.6.2 [2ab3a3ac] + LogExpFunctions v0.3.29 [bac558e1] + OrderedCollections v1.8.1 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [7cb8c394] + Quiqbox v0.6.3 [bf97046b] + SPGBox v0.7.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [5e0ebb24] + Strided v2.3.2 [4db3bf67] + StridedViews v0.4.3 [6aa20fa7] + TensorOperations v5.5.0 [1c621080] + TestItems v1.0.0 [9d95972d] + TupleTools v1.6.0 [409d34a3] + VectorInterface v0.5.0 [81d17ec3] + L_BFGS_B_jll v3.0.1+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 5.36s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 135717.9 ms ✓ Quiqbox 1 dependency successfully precompiled in 137 seconds. 86 already precompiled. 1 dependency had output during precompilation: ┌ Quiqbox │ ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ │ │ To enable or disable precompilation, you can use the following script: │ │ │ │ ```julia │ │ using TensorOperations, Preferences │ │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ │ ``` │ │ │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. └ Precompilation completed after 153.45s ################################################################################ # Testing # Testing Quiqbox Status `/tmp/jl_541Jm1/Project.toml` [4c88cf16] Aqua v0.8.14 [861a8166] Combinatorics v1.1.0 [e30172f5] Documenter v1.16.1 [19dc6840] HCubature v1.8.0 [5be7bae1] LBFGSB v0.4.1 [8ac3fa9e] LRUCache v1.6.2 [aea7be01] PrecompileTools v1.3.3 [7cb8c394] Quiqbox v0.6.3 [bf97046b] SPGBox v0.7.2 [276daf66] SpecialFunctions v2.6.1 [10745b16] Statistics v1.11.1 [fd094767] Suppressor v0.2.8 [6aa20fa7] TensorOperations v5.5.0 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_541Jm1/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 [944b1d66] CodecZlib v0.7.8 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.3 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.16.1 [d7ba0133] Git v1.5.0 [19dc6840] HCubature v1.8.0 [b5f81e59] IOCapture v1.0.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.4.0 [5be7bae1] LBFGSB v0.4.1 [8ac3fa9e] LRUCache v1.6.2 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [d0879d2d] MarkdownAST v0.1.2 [bac558e1] OrderedCollections v1.8.1 [65ce6f38] PackageExtensionCompat v1.0.2 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [7cb8c394] Quiqbox v0.6.3 [2792f1a3] RegistryInstances v0.1.0 [bf97046b] SPGBox v0.7.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [5e0ebb24] Strided v2.3.2 [4db3bf67] StridedViews v0.4.3 [ec057cc2] StructUtils v2.6.2 [fd094767] Suppressor v0.2.8 [6aa20fa7] TensorOperations v5.5.0 [1c621080] TestItems v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [2e619515] Expat_jll v2.7.3+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.52.0+0 [81d17ec3] L_BFGS_B_jll v3.0.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.2.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.44.0+1 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... Number of threads used for testing: 1 Testing Utility Components... Precompiling packages... 129656.2 ms ✓ Quiqbox 1 dependency successfully precompiled in 130 seconds. 59 already precompiled. Utility Components test finished in 199.405053637 seconds. Testing Core Framework... Core Framework test finished in 20.062681062 seconds. Testing Function-Composition System... Function-Composition System test finished in 137.273066512 seconds. Testing Numerical-Computation System... Numerical-Computation System test finished in 8.279990782 seconds. Testing Basis-Construction System... Basis-Construction System test finished in 71.81163007 seconds. Testing Differentiation System... Differentiation System test finished in 5.031808664 seconds. Testing Integration System... ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 27 running 1 of 1 signal (10): User defined signal 1 muladd at ./float.jl:500 [inlined] exp_impl at ./special/exp.jl:216 [inlined] exp at ./special/exp.jl:329 GaussApproxInverse at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Mapping.jl:489 ComposedApply at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Mapping.jl:456 unknown function (ip: 0x7c2239f04a46) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 PairCoupler at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Mapping.jl:256 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 PairCoupler at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Mapping.jl:256 evalDoubleFieldProd at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:76 [inlined] evalDoubleFieldProd at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:81 [inlined] DoubleFieldProd at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:70 [inlined] evalConfinedInfIntegrand at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:144 ConfinedInfIntegrand at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:134 [inlined] GenzMalik at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/genz-malik.jl:159 hcubature_ at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/HCubature.jl:154 hcubature_ at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/HCubature.jl:182 [inlined] #hcubature#3 at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/HCubature.jl:234 [inlined] hcubature at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/HCubature.jl:234 [inlined] numericalIntegrateCore at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:171 [inlined] estimateOrbIntegral at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:119 unknown function (ip: 0x7c2239f4b167) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 evaluateIntegralCore! at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:446 getOrbLayoutIntegralCore! at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:471 evalOrbIntegralInfo! at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:748 [inlined] #computeOrbDataIntegral#246 at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:830 computeOrbDataIntegral at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:823 unknown function (ip: 0x7c2239f270c8) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #computeOrbLayoutIntegral#247 at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:842 elecRepulsion at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Interface.jl:331 unknown function (ip: 0x7c2239f420ef) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 macro expansion at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/runtests.jl:70 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] macro expansion at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/runtests.jl:64 [inlined] macro expansion at ./timing.jl:461 [inlined] macro expansion at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/runtests.jl:63 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] top-level scope at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/runtests.jl:6 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_invoke at /source/src/gf.c:4021 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_55866.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7c226a044249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== 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:457 poptask at ./task.jl:1216 wait at ./task.jl:1228 #wait#398 at ./condition.jl:141 wait at ./process.jl:685 wait at ./process.jl:686 jfptr_wait_46335.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x79e5f897f5b3) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #205 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2493 withenv at ./env.jl:265 #190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 #186 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x79e5f89760cc) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 #sandbox#182 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2212 unknown function (ip: 0x79e5f896abe9) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#193 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2478 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:538 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:515 unknown function (ip: 0x79e5f896a821) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x79e5f8963020) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 unknown function (ip: 0x79e5f895f64f) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_55866.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x79e612f46249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== 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.12/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079e5f89fc010 Total snapshots: 283. Utilization: 0% ╎283 @Base/client.jl:550 _start() ╎ 283 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 283 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 283 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _pat… ╎ 283 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mo… ╎ 283 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 283 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 283 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 283 @Pkg/src/API.jl:157 test ╎ ╎ 283 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 283 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 283 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 283 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 283 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 283 @Pkg/…erations.jl:2384 test ╎ ╎ ╎ 283 @Pkg/…erations.jl:2478 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 283 @Pkg/…rations.jl:2212 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 283 @Pkg/…rations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 283 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 283 @Base/file.jl:932 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 283 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 283 @Pkg/…tions.jl:2275 (::Pkg.Operations.var"#186#18… ╎ ╎ ╎ ╎ ╎ 283 @Pkg/…tions.jl:2161 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 283 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#… ╎ ╎ ╎ ╎ ╎ 283 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 283 @Pkg/…ions.jl:2493 (::Pkg.Operations.var"#205… ╎ ╎ ╎ ╎ ╎ ╎ 283 @Pkg/…ons.jl:2553 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 283 @Base/…ss.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 283 @Base/…ss.jl:685 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 283 @Base/…on.jl:141 wait(c::Base.GenericCond… ╎ ╎ ╎ ╎ ╎ ╎ 283 @Base/…sk.jl:1228 wait() 282╎ ╎ ╎ ╎ ╎ ╎ ╎ 283 @Base/…sk.jl:1216 poptask(W::Base.Intru… [27] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/unit-tests/Integration/Coulomb-test.jl:7 table_unpack at ./special/exp.jl:180 [inlined] exp_impl at ./special/exp.jl:215 [inlined] exp at ./special/exp.jl:329 GaussApproxInverse at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Mapping.jl:489 ComposedApply at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Mapping.jl:456 unknown function (ip: 0x7c2239f04a46) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 PairCoupler at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Mapping.jl:256 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 PairCoupler at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Mapping.jl:256 evalDoubleFieldProd at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:76 [inlined] evalDoubleFieldProd at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:81 [inlined] DoubleFieldProd at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:70 [inlined] evalConfinedInfIntegrand at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:144 ConfinedInfIntegrand at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:134 [inlined] GenzMalik at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/genz-malik.jl:159 hcubature_ at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/HCubature.jl:154 hcubature_ at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/HCubature.jl:182 [inlined] #hcubature#3 at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/HCubature.jl:234 [inlined] hcubature at /home/pkgeval/.julia/packages/HCubature/fPcGN/src/HCubature.jl:234 [inlined] numericalIntegrateCore at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:171 [inlined] estimateOrbIntegral at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Engines/Numerical.jl:119 unknown function (ip: 0x7c2239f4b167) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 evaluateIntegralCore! at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:446 getOrbLayoutIntegralCore! at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:471 evalOrbIntegralInfo! at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:748 [inlined] #computeOrbDataIntegral#246 at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:830 computeOrbDataIntegral at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:823 unknown function (ip: 0x7c2239f270c8) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 #computeOrbLayoutIntegral#247 at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Framework.jl:842 elecRepulsion at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/src/Integration/Interface.jl:331 unknown function (ip: 0x7c2239f420ef) at (unknown file) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 macro expansion at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/runtests.jl:70 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] macro expansion at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/runtests.jl:64 [inlined] macro expansion at ./timing.jl:461 [inlined] macro expansion at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/runtests.jl:63 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] top-level scope at /home/pkgeval/.julia/packages/Quiqbox/lEmMZ/test/runtests.jl:6 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_invoke at /source/src/gf.c:4021 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2870 _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_61918.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:689 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:283 _start at ./client.jl:550 jfptr__start_55866.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4014 [inlined] ijl_apply_generic at /source/src/gf.c:4214 jl_apply at /source/src/julia.h:2391 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7c226a044249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 5345431162 (Pool: 5345429082; Big: 2080); GC: 9958 PkgEval terminated after 2720.73s: test duration exceeded the time limit