Package evaluation to test JunctionTrees on Julia 1.14.0-DEV.3141 (fbd24f51d0*) started at 2026-09-08T19:50:38.352 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.54s ################################################################################ # Installation # Installing JunctionTrees... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b732b382] + JunctionTrees v0.4.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [ec485272] + ArnoldiMethod v0.4.0 [a9ab73d0] + BatchedRoutines v0.2.2 [7cffe744] + BetterExp v0.1.0 [d360d2e6] + ChainRulesCore v1.26.1 [861a8166] + Combinatorics v1.1.0 [34da2185] + Compat v4.18.1 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [5789e2e9] + FileIO v1.20.0 ⌃ [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 ⌅ [033835bb] + JLD2 v0.4.55 ⌅ [682c06a0] + JSON v0.21.4 [b732b382] + JunctionTrees v0.4.2 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 ⌅ [626554b9] + MetaGraphs v0.7.2 ⌅ [ebe7aa44] + OMEinsum v0.7.6 ⌅ [6f22d1fd] + OMEinsumContractionOrders v0.8.3 ⌅ [bac558e1] + OrderedCollections v1.8.2 ⌅ [69de0a69] + Parsers v2.8.8 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.6 [90137ffa] + StaticArrays v1.9.20 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.5 [fd094767] + Suppressor v0.2.8 [3bb67fe8] + TranscodingStreams v0.11.3 [9d95972d] + TupleTools v1.6.0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.12.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.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.5.7+0 [deac9b47] + LibCURL_jll v8.22.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] + LibSSH2_jll v1.11.104+0 [14a3606d] + MozillaCACerts_jll v2026.8.13 [4536629a] + OpenBLAS_jll v0.3.34+0 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.70.0+0 [3f19e933] + p7zip_jll v17.8.2+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Installation completed after 3.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 4.5 s ✓ OMEinsumContractionOrders 9.8 s ✓ MetaGraphs 4.2 s ✓ OMEinsum 18.2 s ✓ JunctionTrees 4 dependencies successfully precompiled in 37 seconds. 84 already precompiled. Precompilation completed after 51.72s ################################################################################ # Testing # Testing JunctionTrees Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_5kLwJP/Project.toml` [1520ce14] ↑ AbstractTrees v0.4.2 ⇒ v0.4.5 [e30172f5] ↑ Documenter v0.27.23 ⇒ v1.19.0 ⌃ [86223c79] ↑ Graphs v1.7.4 ⇒ v1.13.1 [b732b382] + JunctionTrees v0.4.2 [56f22d72] ~ Artifacts ⇒ v1.11.0 [44cfe95a] ↑ Pkg v1.8.0 ⇒ v1.14.0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_5kLwJP/Manifest.toml` [1520ce14] ↑ AbstractTrees v0.4.2 ⇒ v0.4.5 [ec485272] ↑ ArnoldiMethod v0.2.0 ⇒ v0.4.0 [a9ab73d0] + BatchedRoutines v0.2.2 [7cffe744] + BetterExp v0.1.0 [d360d2e6] + ChainRulesCore v1.26.1 [944b1d66] + CodecZlib v0.7.9 [861a8166] + Combinatorics v1.1.0 [34da2185] ↑ Compat v4.3.0 ⇒ v4.18.1 ⌅ [864edb3b] ↑ DataStructures v0.18.13 ⇒ v0.18.22 [ffbed154] ↑ DocStringExtensions v0.9.1 ⇒ v0.9.5 [e30172f5] ↑ Documenter v0.27.23 ⇒ v1.19.0 [5789e2e9] + FileIO v1.20.0 [d7ba0133] + Git v1.5.0 ⌃ [86223c79] ↑ Graphs v1.7.4 ⇒ v1.13.1 [b5f81e59] ↑ IOCapture v0.2.2 ⇒ v1.0.0 [d25df0c9] ↑ Inflate v0.1.3 ⇒ v0.1.5 ⌅ [033835bb] + JLD2 v0.4.55 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [682c06a0] ↑ JSON v0.21.3 ⇒ v0.21.4 [b732b382] + JunctionTrees v0.4.2 [0e77f7df] + LazilyInitializedFields v1.3.0 [d8e11817] + MLStyle v0.4.17 [1914dd2f] ↑ MacroTools v0.5.10 ⇒ v0.5.16 [d0879d2d] + MarkdownAST v0.1.3 ⌅ [626554b9] + MetaGraphs v0.7.2 ⌅ [ebe7aa44] + OMEinsum v0.7.6 ⌅ [6f22d1fd] + OMEinsumContractionOrders v0.8.3 ⌅ [bac558e1] ↑ OrderedCollections v1.4.1 ⇒ v1.8.2 ⌅ [69de0a69] ↑ Parsers v2.4.0 ⇒ v2.8.8 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [2792f1a3] + RegistryInstances v0.1.0 [ae029012] + Requires v1.3.1 [699a6c99] ↑ SimpleTraits v0.9.4 ⇒ v0.9.6 [90137ffa] ↑ StaticArrays v1.5.9 ⇒ v1.9.20 [1e83bf80] ↑ StaticArraysCore v1.4.0 ⇒ v1.4.4 [10745b16] + Statistics v1.11.5 [fd094767] + Suppressor v0.2.8 [3bb67fe8] + TranscodingStreams v0.11.3 [9d95972d] + TupleTools v1.6.0 [2e619515] + Expat_jll v2.8.4+0 [020c3dae] + Git_LFS_jll v3.7.1+0 [f8c6e375] + Git_jll v2.55.0+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [c8ffd9c3] - MbedTLS_jll v2.28.0+0 [9bd350c2] + OpenSSH_jll v10.5.1+0 [0dad84c5] ↑ ArgTools v1.1.1 ⇒ v1.2.0 [56f22d72] ~ Artifacts ⇒ v1.11.0 [2a0f44e3] ~ Base64 ⇒ v1.11.0 [ade2ca70] ~ Dates ⇒ v1.11.0 [8ba89e20] ~ Distributed ⇒ v1.12.0 [f43a241f] ↑ Downloads v1.6.0 ⇒ v1.7.0 [7b1f6079] ~ FileWatching ⇒ v1.11.0 [b77e0a4c] ~ InteractiveUtils ⇒ v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] ↑ LibCURL v0.6.3 ⇒ v1.0.0 [76f85450] ~ LibGit2 ⇒ v1.11.0 [8f399da3] ~ Libdl ⇒ v1.11.0 [37e2e46d] ~ LinearAlgebra ⇒ v1.14.0 [56ddb016] ~ Logging ⇒ v1.11.0 [d6f4376e] ~ Markdown ⇒ v1.11.0 [a63ad114] ~ Mmap ⇒ v1.11.0 [ca575930] ↑ NetworkOptions v1.2.0 ⇒ v1.3.0 [44cfe95a] ↑ Pkg v1.8.0 ⇒ v1.14.0 [de0858da] ~ Printf ⇒ v1.11.0 [3fa0cd96] ~ REPL ⇒ v1.11.0 [9a3f8284] ~ Random ⇒ v1.11.0 [ea8e919c] ↑ SHA v0.7.0 ⇒ v1.13.0 [9e88b42a] ~ Serialization ⇒ v1.11.0 [1a1011a3] ~ SharedArrays ⇒ v1.11.0 [6462fe0b] ~ Sockets ⇒ v1.11.0 [2f01184e] ~ SparseArrays ⇒ v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] ↑ TOML v1.0.0 ⇒ v1.0.3 [a4e569a6] ↓ Tar v1.10.1 ⇒ v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] ~ UUIDs ⇒ v1.11.0 [4ec0a83e] ~ Unicode ⇒ v1.11.0 [e66e0078] ↑ CompilerSupportLibraries_jll v0.5.2+0 ⇒ v1.5.7+0 [deac9b47] ↑ LibCURL_jll v7.84.0+0 ⇒ v8.22.0+0 [e37daf67] + LibGit2_jll v1.9.7+0 [29816b5a] ↑ LibSSH2_jll v1.10.2+0 ⇒ v1.11.104+0 [14a3606d] ↑ MozillaCACerts_jll v2022.2.1 ⇒ v2026.8.13 [4536629a] ↑ OpenBLAS_jll v0.3.20+0 ⇒ v0.3.34+0 [458c3c95] + OpenSSL_jll v3.5.8+0 [efcefdf7] + PCRE2_jll v10.48.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] ↑ Zlib_jll v1.2.12+3 ⇒ v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] ↑ libblastrampoline_jll v5.1.1+0 ⇒ v5.15.0+0 [8e850ede] ↑ nghttp2_jll v1.48.0+0 ⇒ v1.70.0+0 [3f19e933] ↑ p7zip_jll v17.4.0+0 ⇒ v17.8.2+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_5kLwJP/Project.toml` [1520ce14] AbstractTrees v0.4.5 [e30172f5] Documenter v1.19.0 ⌃ [86223c79] Graphs v1.13.1 [b732b382] JunctionTrees v0.4.2 [56f22d72] Artifacts v1.11.0 [44cfe95a] Pkg v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_5kLwJP/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [ec485272] ArnoldiMethod v0.4.0 [a9ab73d0] BatchedRoutines v0.2.2 [7cffe744] BetterExp v0.1.0 [d360d2e6] ChainRulesCore v1.26.1 [944b1d66] CodecZlib v0.7.9 [861a8166] Combinatorics v1.1.0 [34da2185] Compat v4.18.1 ⌅ [864edb3b] DataStructures v0.18.22 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.19.0 [5789e2e9] FileIO v1.20.0 [d7ba0133] Git v1.5.0 ⌃ [86223c79] Graphs v1.13.1 [b5f81e59] IOCapture v1.0.0 [d25df0c9] Inflate v0.1.5 ⌅ [033835bb] JLD2 v0.4.55 [692b3bcd] JLLWrappers v1.8.0 ⌅ [682c06a0] JSON v0.21.4 [b732b382] JunctionTrees v0.4.2 [0e77f7df] LazilyInitializedFields v1.3.0 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 ⌅ [626554b9] MetaGraphs v0.7.2 ⌅ [ebe7aa44] OMEinsum v0.7.6 ⌅ [6f22d1fd] OMEinsumContractionOrders v0.8.3 ⌅ [bac558e1] OrderedCollections v1.8.2 ⌅ [69de0a69] Parsers v2.8.8 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.6 [90137ffa] StaticArrays v1.9.20 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.5 [fd094767] Suppressor v0.2.8 [3bb67fe8] TranscodingStreams v0.11.3 [9d95972d] TupleTools v1.6.0 [2e619515] Expat_jll v2.8.4+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.55.0+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.5.1+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.12.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.22.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Test Summary: | Pass Total Time factors | 36 36 27.4s Test Summary: | Pass Total Time tree | 7 7 1.8s Test Summary: | Pass Total Time utils | 1 1 0.7s ┌ Warning: `_unsetindex!(A, i)` is deprecated, use `Base.unsetindex!(A, i)` instead. │ caller = popfirst!(q::DataStructures.Deque{Int64}) at deque.jl:305 └ @ DataStructures ~/.julia/packages/DataStructures/IrAJn/src/deque.jl:305 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 31 running 1 of 1 signal (10): User defined signal 1 lookup_type_setvalue at /source/src/jltypes.c:1178:12 [inlined] lookup_typevalue at /source/src/jltypes.c:1244:29 jl_inst_arg_tuple_type at /source/src/jltypes.c:2927:42 arg_tuple at /source/src/builtins.c:1108:25 firstcaller at ./deprecated.jl:303:0 [inlined] firstcaller at ./deprecated.jl:292:0 [inlined] macro expansion at ./deprecated.jl:272:0 [inlined] macro expansion at ./logging/logging.jl:403:0 [inlined] _depwarn at ./deprecated.jl:267:0 (pc: 146) jfptr__depwarn_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 #invokelatest_gr#239 at ./reflection.jl:1372:0 [inlined] invokelatest_gr at ./reflection.jl:1366:0 [inlined] #depwarn#1130 at ./deprecated.jl:258:0 [inlined] depwarn at ./deprecated.jl:253:0 [inlined] _unsetindex! at ./deprecated.jl:724:0 (pc: 3) popfirst! at /home/pkgeval/.julia/packages/DataStructures/IrAJn/src/deque.jl:305:0 (pc: 34) dequeue! at /home/pkgeval/.julia/packages/DataStructures/IrAJn/src/queue.jl:37:0 [inlined] are_connected at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/graphical_transformation.jl:319:0 (pc: 198) connect_bags! at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/graphical_transformation.jl:362:0 (pc: 163) construct_td_graph at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/graphical_transformation.jl:403:0 (pc: 5) #compile_algo#130 at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/junction_tree_algorithm.jl:95:0 (pc: 12) compile_algo at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/junction_tree_algorithm.jl:77:0 (pc: 21) unknown function (ip: 0x7d85ce17a626) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_body at /source/src/interpreter.c:735:35 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:669:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) __script_entry_eval at ./client.jl:106:0 [inlined] exec_options at ./client.jl:350:0 (pc: 426) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7d85e64e9249) 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. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:573:34 wait at ./task.jl:1652:0 (pc: 108) wait_forever at ./task.jl:1528:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] start_task at /source/src/task.c:1280:23 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b562c762bf0 Total snapshots: 367. Utilization: 0% ╎367 @Base/task.jl:1528 wait_forever() 366╎ 367 @Base/task.jl:? wait() [31] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/test/junction_tree_algorithm.jl:6 jl_getDylibFunctionInfo at /source/src/debuginfo.cpp:1269:17 [inlined] jl_getFunctionInfo_impl at /source/src/debuginfo.cpp:1347:35 ijl_lookup_code_address at /source/src/stackwalk.c:808:13 lookup at ./stacktraces.jl:152:0 (pc: 1) firstcaller at ./deprecated.jl:297:0 [inlined] firstcaller at ./deprecated.jl:292:0 [inlined] macro expansion at ./deprecated.jl:272:0 [inlined] macro expansion at ./logging/logging.jl:403:0 [inlined] _depwarn at ./deprecated.jl:267:0 (pc: 77) jfptr__depwarn_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 #invokelatest_gr#239 at ./reflection.jl:1372:0 [inlined] invokelatest_gr at ./reflection.jl:1366:0 [inlined] #depwarn#1130 at ./deprecated.jl:258:0 [inlined] depwarn at ./deprecated.jl:253:0 [inlined] _unsetindex! at ./deprecated.jl:724:0 (pc: 3) popfirst! at /home/pkgeval/.julia/packages/DataStructures/IrAJn/src/deque.jl:305:0 (pc: 34) dequeue! at /home/pkgeval/.julia/packages/DataStructures/IrAJn/src/queue.jl:37:0 [inlined] are_connected at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/graphical_transformation.jl:319:0 (pc: 198) connect_bags! at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/graphical_transformation.jl:362:0 (pc: 163) construct_td_graph at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/graphical_transformation.jl:403:0 (pc: 5) #compile_algo#130 at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/junction_tree_algorithm.jl:95:0 (pc: 12) compile_algo at /home/pkgeval/.julia/packages/JunctionTrees/XupyV/src/junction_tree_algorithm.jl:77:0 (pc: 21) unknown function (ip: 0x7d85ce17a626) at (unknown file) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_body at /source/src/interpreter.c:735:35 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_eval_module_expr at /source/src/toplevel.c:266:5 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:669:27 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 eval_body at /source/src/interpreter.c:704:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 eval_body at /source/src/interpreter.c:712:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) include_string at ./loading.jl:3291:0 (pc: 140) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 _include at ./loading.jl:3353:0 (pc: 123) include at ./Base.jl:335:0 (pc: 1) IncludeInto at ./Base.jl:336:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:829:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:1052:21 ijl_eval_thunk at /source/src/toplevel.c:772:18 jl_toplevel_eval_flex at /source/src/toplevel.c:716:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:688:27 ijl_toplevel_eval at /source/src/toplevel.c:786:12 ijl_toplevel_eval_in at /source/src/toplevel.c:831:13 eval at ./boot.jl:618:0 (pc: 1) __script_entry_eval at ./client.jl:106:0 [inlined] exec_options at ./client.jl:350:0 (pc: 426) _start at ./client.jl:695:0 (pc: 217) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4590:23 [inlined] ijl_apply_generic at /source/src/gf.c:4838:12 jl_apply at /source/src/julia.h:2538:12 [inlined] true_main at /source/src/jlapi.c:990:29 jl_repl_entrypoint at /source/src/jlapi.c:1157:15 main at /source/cli/loader_exe.c:117:15 unknown function (ip: 0x7d85e64e9249) 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: 1023882996 (Pool: 1023881427; Big: 1569); GC: 4097 PkgEval terminated after 2730.22s: test duration exceeded the time limit