Package evaluation to test CliqueTrees on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T18:55:04.813 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.06s ################################################################################ # Installation # Installing CliqueTrees... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [60701a23] + CliqueTrees v1.12.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [ec485272] + ArnoldiMethod v0.4.0 [60701a23] + CliqueTrees v1.12.3 [08986516] + Collects v1.0.0 [864edb3b] + DataStructures v0.19.3 [1a297f60] + FillArrays v1.16.0 [3821ddf9] + FixedSizeArrays v1.2.0 [86223c79] + Graphs v1.13.4 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.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.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:78 ┌ Warning: tarball content does not match git-tree-sha1 └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:811 Precompiling package dependencies... Precompiling packages... 2883.1 ms ✓ AlgebraicInterfaces 1728.6 ms ✓ FlowCutterPACE17_jll 1388.1 ms ✓ libpicosat_jll 74122.8 ms ✓ SuiteSparseMatrixCollection 137204.2 ms ✓ Latexify → DataFramesExt 20177.6 ms ✓ CliqueTrees 8006.3 ms ✓ Metis → MetisGraphs 7211.5 ms ✓ TreeWidthSolver 6132.8 ms ✓ CryptoMiniSat_jll 92495.8 ms ✓ ACSets 75629.0 ms ✓ GATlab 132326.2 ms ✓ Plots 3449.7 ms ✓ CliqueTrees → MetisExt 3455.4 ms ✓ CliqueTrees → AMDExt 3842.4 ms ✓ CliqueTrees → TreeWidthSolverExt 117078.5 ms ✓ ACSets → DataFramesACSetsExt 132878.5 ms ✓ Catlab 21895.0 ms ✓ Plots → FileIOExt 196504.4 ms ✓ Laplacians 22466.3 ms ✓ Catlab → CatlabDataFramesExt 18998.8 ms ✓ Catlab → CatlabGraphsExt 19801.3 ms ✓ CliqueTrees → CatlabExt 285764.3 ms ✓ CliqueTrees → LaplaciansExt 23 dependencies successfully precompiled in 1387 seconds. 263 already precompiled. 2 dependencies had output during precompilation: ┌ Catlab │ WARNING: Constructor for type "FinCat" was extended in `FinSets` without explicit qualification or import. │ NOTE: Assumed "FinCat" refers to `FinCats.FinCat`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function FinCat end`. │ Hint: To silence the warning, qualify `FinCat` as `FinCats.FinCat` in the method signature or explicitly `import FinCats: FinCat`. │ WARNING: Constructor for type "SetOb" was extended in `FinSets` without explicit qualification or import. │ NOTE: Assumed "SetOb" refers to `Sets.SetOb`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function SetOb end`. │ Hint: To silence the warning, qualify `SetOb` as `Sets.SetOb` in the method signature or explicitly `import Sets: SetOb`. │ WARNING: Constructor for type "VarSet" was extended in `CSets` without explicit qualification or import. │ NOTE: Assumed "VarSet" refers to `FinSets.VarSet`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function VarSet end`. │ Hint: To silence the warning, qualify `VarSet` as `FinSets.VarSet` in the method signature or explicitly `import FinSets: VarSet`. │ WARNING: Constructor for type "VarFunction" was extended in `CSets` without explicit qualification or import. │ NOTE: Assumed "VarFunction" refers to `FinSets.VarFunction`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function VarFunction end`. │ Hint: To silence the warning, qualify `VarFunction` as `FinSets.VarFunction` in the method signature or explicitly `import FinSets: VarFunction`. │ WARNING: Constructor for type "ACSet" was extended in `CSets` without explicit qualification or import. │ NOTE: Assumed "ACSet" refers to `ACSets.ACSet`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function ACSet end`. │ Hint: To silence the warning, qualify `ACSet` as `ACSets.ACSet` in the method signature or explicitly `import ACSets: ACSet`. └ ┌ CliqueTrees → LaplaciansExt │ WARNING: Constructor for type "Symbol" was extended in `Polynomials` without explicit qualification or import. │ NOTE: Assumed "Symbol" refers to `Base.Symbol`. This behavior is deprecated and may differ in future versions.` │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Symbol end`. │ Hint: To silence the warning, qualify `Symbol` as `Base.Symbol` in the method signature or explicitly `import Base: Symbol`. └ Precompilation completed after 1412.59s ################################################################################ # Testing # Testing CliqueTrees Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_xB8tyq/Project.toml` [14f7f29c] + AMD v0.5.3 [4c88cf16] + Aqua v0.8.14 ⌃ [134e5e36] + Catlab v0.16.20 ⌃ [60701a23] + CliqueTrees v1.2.0 ⌃ [86223c79] ↓ Graphs v1.13.4 ⇒ v1.13.1 [c3a54625] + JET v0.11.3 [aa1ae85d] + JuliaInterpreter v0.10.9 [2a6221f6] + KaHyPar v0.3.1 [6f8e5838] + Laplacians v1.4.1 [4d4711f2] + MatrixMarket v0.5.2 [2679e427] + Metis v1.5.0 [ac199af8] + SuiteSparseMatrixCollection v0.5.7 [7d267fc5] + TreeWidthSolver v0.3.5 [cf02a7a8] + CryptoMiniSat_jll v6.0.0+0 [008204e2] + FlowCutterPACE17_jll v0.0.2+0 [54ea7443] + Lingeling_jll v1.0.0+1 [e78fa76d] + PicoSAT_jll v965.0.0+0 [6b231c3b] + libpicosat_jll v965.0.1+0 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_xB8tyq/Manifest.toml` [227ef7b5] + ACSets v0.2.26 [14f7f29c] + AMD v0.5.3 [23cfdc9f] + AlgebraicInterfaces v0.1.4 [66dad0bd] + AliasTables v1.1.3 [4c88cf16] + Aqua v0.8.14 [dce04be8] + ArgCheck v2.5.0 [7d9fca2a] + Arpack v0.5.4 [50ba71b6] + BitBasis v0.9.10 [d1d4a3ce] + BitFlags v0.1.9 [fa961155] + CEnum v0.5.0 [336ed68f] + CSV v0.10.15 ⌃ [134e5e36] + Catlab v0.16.20 ⌃ [60701a23] + CliqueTrees v1.2.0 [da1fd8a2] + CodeTracking v3.0.0 [944b1d66] + CodecZlib v0.7.8 [35d6a980] + ColorSchemes v3.31.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [861a8166] + Combinatorics v1.1.0 [0fb5dd42] + CompTime v0.1.2 [34da2185] + Compat v4.18.1 [807dbc54] + Compiler v0.1.1 [a81c6b42] + Compose v0.9.6 [f0e56b4a] + ConcurrentUtilities v2.5.0 [d38c429a] + Contour v0.6.3 [a8cc5b0e] + Crayons v4.1.1 [9a962f9c] + DataAPI v1.16.0 [a93c6f00] + DataFrames v1.8.1 ⌅ [864edb3b] ↓ DataStructures v0.19.3 ⇒ v0.18.22 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [ffbed154] + DocStringExtensions v0.9.5 [460bff9d] + ExceptionUnwrapping v0.1.11 [c87230d0] + FFMPEG v0.4.5 [5789e2e9] + FileIO v1.17.1 [48062228] + FilePathsBase v0.9.24 [53c48c17] + FixedPointNumbers v0.8.5 [1fa38f19] + Format v1.3.7 ⌅ [f0ffcf3b] + GATlab v0.1.6 [28b8d3ca] + GR v0.73.21 [6b9d7cbe] + GeneralizedGenerated v0.3.3 ⌃ [86223c79] ↓ Graphs v1.13.4 ⇒ v1.13.1 [42e2da0e] + Grisu v1.0.2 [cd3eb016] + HTTP v1.10.19 [076d061b] + HashArrayMappedTries v0.2.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [c3a54625] + JET v0.11.3 ⌅ [033835bb] + JLD2 v0.5.15 [1019f520] + JLFzf v0.1.11 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [aa1ae85d] + JuliaInterpreter v0.10.9 [70703baa] + JuliaSyntax v1.0.2 [b14d175d] + JuliaVariables v0.2.4 [2a6221f6] + KaHyPar v0.3.1 [b964fa9f] + LaTeXStrings v1.4.0 [6f8e5838] + Laplacians v1.4.1 [23fbe1c1] + Latexify v0.16.10 [9c8b4983] + LightXML v0.9.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.2.0 [6f1432cf] + LoweredCodeUtils v3.5.0 [d8e11817] + MLStyle v0.4.17 [3da0fdf6] + MPIPreferences v0.1.11 [4d4711f2] + MatrixMarket v0.5.2 [739be429] + MbedTLS v1.1.9 [442fdcdd] + Measures v0.3.3 [2679e427] + Metis v1.5.0 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [71a1bf82] + NameResolution v0.1.5 [4d8831e6] + OpenSSL v1.6.1 [12d937ae] + PEG v1.0.4 [69de0a69] + Parsers v2.8.3 [2ae35dd2] + Permutations v0.4.23 [ccf2f8ad] + PlotThemes v3.3.0 [995b91a9] + PlotUtils v1.4.4 [91a5bcdd] + Plots v1.41.4 ⌅ [f27b6e38] + Polynomials v3.2.13 [2dfb63ee] + PooledArrays v1.4.3 [8162dcfd] + PrettyPrint v0.2.0 ⌅ [08abe8d2] + PrettyTables v2.4.0 [43287f4e] + PtrArrays v1.3.0 [3639840a] + RandomV06 v0.0.2 [3cdcf5f2] + RecipesBase v1.3.4 [01d81517] + RecipesPipeline v0.6.12 [189a3867] + Reexport v1.2.2 [05181044] + RelocatableFolders v1.0.1 [ae029012] + Requires v1.3.1 [295af30f] + Revise v3.13.2 [7e506255] + ScopedValues v1.5.0 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.9 [992d4aef] + Showoff v1.0.3 [777ac1f9] + SimpleBufferStream v1.2.0 [a2af1166] + SortingAlgorithms v1.2.2 [860ef19b] + StableRNGs v1.0.4 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 [892a3eda] + StringManipulation v0.4.2 [6ec83bb0] + StructEquality v2.1.0 [856f2bd8] + StructTypes v1.11.0 [ac199af8] + SuiteSparseMatrixCollection v0.5.7 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [62fd8b95] + TensorCore v0.1.1 [3bb67fe8] + TranscodingStreams v0.11.3 [7d267fc5] + TreeWidthSolver v0.3.5 [5c2747f8] + URIs v1.6.1 [1cfade01] + UnicodeFun v0.4.1 [41fe7b60] + Unzip v0.2.0 [ea10d353] + WeakRefStrings v1.4.2 [76eceee3] + WorkerUtilities v1.6.1 ⌅ [68821587] + Arpack_jll v3.5.2+0 [6e34b625] + Bzip2_jll v1.0.9+0 [83423d85] + Cairo_jll v1.18.5+0 [cf02a7a8] + CryptoMiniSat_jll v6.0.0+0 [ee1fde0b] + Dbus_jll v1.16.2+0 [2702e6a9] + EpollShim_jll v0.0.20230411+1 [2e619515] + Expat_jll v2.7.3+0 [b22a6f82] + FFMPEG_jll v8.0.1+0 [008204e2] + FlowCutterPACE17_jll v0.0.2+0 [a3f928ae] + Fontconfig_jll v2.17.1+0 [d7e528f0] + FreeType2_jll v2.13.4+0 [559328eb] + FriBidi_jll v1.0.17+0 [0656b61e] + GLFW_jll v3.4.1+0 [d2c73de3] + GR_jll v0.73.21+0 [b0724c58] + GettextRuntime_jll v0.22.4+0 [61579ee1] + Ghostscript_jll v9.55.1+0 [7746bdde] + Glib_jll v2.86.2+0 [3b182d85] + Graphite2_jll v1.3.15+0 [2e76f6c2] + HarfBuzz_jll v8.5.1+0 [e33a78d0] + Hwloc_jll v2.12.2+0 [aacddb02] + JpegTurbo_jll v3.1.4+0 ⌅ [87a0c12d] + KaHyPar_jll v1.3.3+0 [c1c5ebd0] + LAME_jll v3.100.3+0 [88015f11] + LERC_jll v4.0.1+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [dd4b983a] + LZO_jll v2.10.3+0 ⌅ [e9f186c6] + Libffi_jll v3.4.7+0 [7e76a0d4] + Libglvnd_jll v1.7.1+1 [94ce4f54] + Libiconv_jll v1.18.0+0 [4b2f31a3] + Libmount_jll v2.41.2+0 [89763e89] + Libtiff_jll v4.7.2+0 [38a345b3] + Libuuid_jll v2.41.2+0 [54ea7443] + Lingeling_jll v1.0.0+1 [d00139f3] + METIS_jll v5.1.3+0 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [c8ffd9c3] + MbedTLS_jll v2.28.1010+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [e7412a2a] + Ogg_jll v1.3.6+0 [fe0851c0] + OpenMPI_jll v5.0.9+0 [91d4177d] + Opus_jll v1.6.0+0 [36c8627f] + Pango_jll v1.57.0+0 [e78fa76d] + PicoSAT_jll v965.0.0+0 ⌅ [30392449] + Pixman_jll v0.44.2+0 [c0090381] + Qt6Base_jll v6.8.2+2 [629bc702] + Qt6Declarative_jll v6.8.2+1 [ce943373] + Qt6ShaderTools_jll v6.8.2+1 [e99dba38] + Qt6Wayland_jll v6.8.2+2 [a44049a8] + Vulkan_Loader_jll v1.3.243+0 [a2964d1f] + Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [ffd25f8a] + XZ_jll v5.8.2+0 [f67eecfb] + Xorg_libICE_jll v1.1.2+0 [c834827a] + Xorg_libSM_jll v1.2.6+0 [4f6342f7] + Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] + Xorg_libXau_jll v1.0.13+0 [935fb764] + Xorg_libXcursor_jll v1.2.4+0 [a3789734] + Xorg_libXdmcp_jll v1.1.6+0 [1082639a] + Xorg_libXext_jll v1.3.7+0 [d091e8ba] + Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] + Xorg_libXi_jll v1.8.3+0 [d1454406] + Xorg_libXinerama_jll v1.1.6+0 [ec84b674] + Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] + Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] + Xorg_libxcb_jll v1.17.1+0 [cc61e674] + Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] + Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] + Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] + Xorg_xcb_util_jll v0.4.1+0 [975044d2] + Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] + Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] + Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] + Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] + Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] + Xorg_xtrans_jll v1.6.0+0 [3161d3a3] + Zstd_jll v1.5.7+1 ⌅ [28df3c45] + boost_jll v1.76.0+1 [35ca27e7] + eudev_jll v3.2.14+0 [214eeab7] + fzf_jll v0.61.1+0 [a4ae2306] + libaom_jll v3.13.1+0 [0ac62f75] + libass_jll v0.17.4+0 [1183f4f0] + libdecor_jll v0.2.2+0 [2db6ffa8] + libevdev_jll v1.13.4+0 [f638f0a6] + libfdk_aac_jll v2.0.4+0 [36db933b] + libinput_jll v1.28.1+0 [6b231c3b] + libpicosat_jll v965.0.1+0 [b53b4c65] + libpng_jll v1.6.54+0 [f27f6e37] + libvorbis_jll v1.3.8+0 [009596ad] + mtdev_jll v1.1.7+0 ⌅ [1270edf5] + x264_jll v10164.0.1+0 [dfaa095f] + x265_jll v4.1.0+0 [d8fb68d0] + xkbcommon_jll v1.13.0+0 [0dad84c5] + ArgTools v1.1.2 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [56ddb016] + Logging v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [3fa0cd96] + REPL v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [781609d7] + GMP_jll v6.3.0+2 [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 [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 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+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_xB8tyq/Project.toml` [14f7f29c] AMD v0.5.3 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 ⌃ [134e5e36] Catlab v0.16.20 ⌃ [60701a23] CliqueTrees v1.2.0 ⌃ [86223c79] Graphs v1.13.1 [c3a54625] JET v0.11.3 [aa1ae85d] JuliaInterpreter v0.10.9 [2a6221f6] KaHyPar v0.3.1 [6f8e5838] Laplacians v1.4.1 [4d4711f2] MatrixMarket v0.5.2 [2679e427] Metis v1.5.0 [ac199af8] SuiteSparseMatrixCollection v0.5.7 [7d267fc5] TreeWidthSolver v0.3.5 [cf02a7a8] CryptoMiniSat_jll v6.0.0+0 [008204e2] FlowCutterPACE17_jll v0.0.2+0 [54ea7443] Lingeling_jll v1.0.0+1 [e78fa76d] PicoSAT_jll v965.0.0+0 [6b231c3b] libpicosat_jll v965.0.1+0 [37e2e46d] LinearAlgebra v1.12.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_xB8tyq/Manifest.toml` [227ef7b5] ACSets v0.2.26 [14f7f29c] AMD v0.5.3 [1520ce14] AbstractTrees v0.4.5 [23cfdc9f] AlgebraicInterfaces v0.1.4 [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [50ba71b6] BitBasis v0.9.10 [d1d4a3ce] BitFlags v0.1.9 [fa961155] CEnum v0.5.0 [336ed68f] CSV v0.10.15 ⌃ [134e5e36] Catlab v0.16.20 ⌃ [60701a23] CliqueTrees v1.2.0 [da1fd8a2] CodeTracking v3.0.0 [944b1d66] CodecZlib v0.7.8 [35d6a980] ColorSchemes v3.31.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.1.0 [0fb5dd42] CompTime v0.1.2 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [a81c6b42] Compose v0.9.6 [f0e56b4a] ConcurrentUtilities v2.5.0 [d38c429a] Contour v0.6.3 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.1 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [460bff9d] ExceptionUnwrapping v0.1.11 [c87230d0] FFMPEG v0.4.5 [5789e2e9] FileIO v1.17.1 [48062228] FilePathsBase v0.9.24 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 ⌅ [f0ffcf3b] GATlab v0.1.6 [28b8d3ca] GR v0.73.21 [6b9d7cbe] GeneralizedGenerated v0.3.3 ⌃ [86223c79] Graphs v1.13.1 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.10.19 [076d061b] HashArrayMappedTries v0.2.0 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.11.3 ⌅ [033835bb] JLD2 v0.5.15 [1019f520] JLFzf v0.1.11 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [aa1ae85d] JuliaInterpreter v0.10.9 [70703baa] JuliaSyntax v1.0.2 [b14d175d] JuliaVariables v0.2.4 [2a6221f6] KaHyPar v0.3.1 [b964fa9f] LaTeXStrings v1.4.0 [6f8e5838] Laplacians v1.4.1 [23fbe1c1] Latexify v0.16.10 [9c8b4983] LightXML v0.9.3 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [6f1432cf] LoweredCodeUtils v3.5.0 [d8e11817] MLStyle v0.4.17 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [4d4711f2] MatrixMarket v0.5.2 [739be429] MbedTLS v1.1.9 [442fdcdd] Measures v0.3.3 [2679e427] Metis v1.5.0 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 [4d8831e6] OpenSSL v1.6.1 [bac558e1] OrderedCollections v1.8.1 [12d937ae] PEG v1.0.4 [69de0a69] Parsers v2.8.3 [2ae35dd2] Permutations v0.4.23 [ccf2f8ad] PlotThemes v3.3.0 [995b91a9] PlotUtils v1.4.4 [91a5bcdd] Plots v1.41.4 ⌅ [f27b6e38] Polynomials v3.2.13 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [8162dcfd] PrettyPrint v0.2.0 ⌅ [08abe8d2] PrettyTables v2.4.0 [43287f4e] PtrArrays v1.3.0 [3639840a] RandomV06 v0.0.2 [3cdcf5f2] RecipesBase v1.3.4 [01d81517] RecipesPipeline v0.6.12 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [295af30f] Revise v3.13.2 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.9 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [860ef19b] StableRNGs v1.0.4 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 [892a3eda] StringManipulation v0.4.2 [6ec83bb0] StructEquality v2.1.0 [856f2bd8] StructTypes v1.11.0 [ac199af8] SuiteSparseMatrixCollection v0.5.7 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [3bb67fe8] TranscodingStreams v0.11.3 [7d267fc5] TreeWidthSolver v0.3.5 [5c2747f8] URIs v1.6.1 [1cfade01] UnicodeFun v0.4.1 [41fe7b60] Unzip v0.2.0 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 ⌅ [68821587] Arpack_jll v3.5.2+0 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.5+0 [cf02a7a8] CryptoMiniSat_jll v6.0.0+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.3+0 [b22a6f82] FFMPEG_jll v8.0.1+0 [008204e2] FlowCutterPACE17_jll v0.0.2+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.1+0 [d2c73de3] GR_jll v0.73.21+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [7746bdde] Glib_jll v2.86.2+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [e33a78d0] Hwloc_jll v2.12.2+0 [aacddb02] JpegTurbo_jll v3.1.4+0 ⌅ [87a0c12d] KaHyPar_jll v1.3.3+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 ⌅ [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.2+0 [89763e89] Libtiff_jll v4.7.2+0 [38a345b3] Libuuid_jll v2.41.2+0 [54ea7443] Lingeling_jll v1.0.0+1 [d00139f3] METIS_jll v5.1.3+0 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [e7412a2a] Ogg_jll v1.3.6+0 [fe0851c0] OpenMPI_jll v5.0.9+0 [91d4177d] Opus_jll v1.6.0+0 [36c8627f] Pango_jll v1.57.0+0 [e78fa76d] PicoSAT_jll v965.0.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [c0090381] Qt6Base_jll v6.8.2+2 [629bc702] Qt6Declarative_jll v6.8.2+1 [ce943373] Qt6ShaderTools_jll v6.8.2+1 [e99dba38] Qt6Wayland_jll v6.8.2+2 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [ffd25f8a] XZ_jll v5.8.2+0 [f67eecfb] Xorg_libICE_jll v1.1.2+0 [c834827a] Xorg_libSM_jll v1.2.6+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.2+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+0 [e920d4aa] Xorg_xcb_util_cursor_jll v0.1.6+0 [12413925] Xorg_xcb_util_image_jll v0.4.1+0 [2def613f] Xorg_xcb_util_jll v0.4.1+0 [975044d2] Xorg_xcb_util_keysyms_jll v0.4.1+0 [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.10+0 [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.2+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [3161d3a3] Zstd_jll v1.5.7+1 ⌅ [28df3c45] boost_jll v1.76.0+1 [35ca27e7] eudev_jll v3.2.14+0 [214eeab7] fzf_jll v0.61.1+0 [a4ae2306] libaom_jll v3.13.1+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [2db6ffa8] libevdev_jll v1.13.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [36db933b] libinput_jll v1.28.1+0 [6b231c3b] libpicosat_jll v965.0.1+0 [b53b4c65] libpng_jll v1.6.54+0 [f27f6e37] libvorbis_jll v1.3.8+0 [009596ad] mtdev_jll v1.1.7+0 ⌅ [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.13.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.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 [a63ad114] Mmap 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 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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 [781609d7] GMP_jll v6.3.0+2 [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 [bea87d4a] SuiteSparse_jll v7.8.3+2 [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 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... Precompiling packages... 6338.9 ms ✓ CliqueTrees 1 dependency successfully precompiled in 7 seconds. 34 already precompiled. Test Summary: | Pass Total Time Code Quality (Aqua.jl) | 11 11 3m37.2s Test Summary: | Total Time Code Quality (JET.jl) | 0 7.3s WARNING: Imported binding CliqueTrees.Parent was undeclared at import time during import to Main. WARNING: Imported binding CliqueTrees.cliquetree! was undeclared at import time during import to Main. Precompiling packages... 4789.1 ms ✓ SortingAlgorithms 125376.2 ms ✓ JLD2 300435.8 ms ✓ DataFrames 34953.5 ms ✓ SuiteSparseMatrixCollection 4 dependencies successfully precompiled in 470 seconds. 59 already precompiled. Precompiling packages... 28266.7 ms ✓ CompTime 9304.9 ms ✓ JSON 36679.4 ms ✓ GeneralizedGenerated 2474.2 ms ✓ LightXML 94685.1 ms ✓ ACSets 170779.8 ms ✓ GATlab 20891.0 ms ✓ Compose Info Given Catlab was explicitly requested, output will be shown live   ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ======================================================================================  cmd: /opt/julia/bin/julia 383 running 1 of 1  signal (10): User defined signal 1 _ZNK4llvm12DenseMapBaseINS_8DenseMapIPKNS_5ValueENS_13MDAttachmentsENS_12DenseMapInfoIS4_vEENS_6detail12DenseMapPairIS4_S5_EEEES4_S5_S7_SA_E15LookupBucketForIS4_EEbRKT_RPKSA_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZNK4llvm12DenseMapBaseINS_8DenseMapIPKNS_5ValueENS_13MDAttachmentsENS_12DenseMapInfoIS4_vEENS_6detail12DenseMapPairIS4_S5_EEEES4_S5_S7_SA_E2atES4_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZNK4llvm5Value11getMetadataEjRNS_15SmallVectorImplIPNS_6MDNodeEEE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZNK4llvm14GlobalVariable12getDebugInfoERNS_15SmallVectorImplIPNS_26DIGlobalVariableExpressionEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm10DwarfDebug11beginModuleEPNS_6ModuleE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm10AsmPrinter16doInitializationERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager16doInitializationERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1561 addModule at /source/src/jitlayers.cpp:2044 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626  ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 305 running 1 of 1 signal (10): User defined signal 1 egal_types at /source/src/builtins.c:172 egal_types at /source/src/builtins.c:183 egal_types at /source/src/builtins.c:183 ijl_types_equal at /source/src/subtype.c:2323 jl_specializations_get_linfo_ at /source/src/gf.c:237 cache_method at /source/src/gf.c:1583 ml_matches at /source/src/gf.c:4912 ml_matches at /source/src/gf.c:4604 [inlined] ijl_matching_methods at /source/src/gf.c:3122 [inlined] ijl_matching_methods at /source/src/gf.c:3109 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 _methods_by_ftype at ./runtime_internals.jl:1415 [inlined] _findall at ./../usr/share/julia/Compiler/src/methodtable.jl:97 [inlined] #findall#5 at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] findall at ./../usr/share/julia/Compiler/src/methodtable.jl:70 [inlined] #findall#7 at ./../usr/share/julia/Compiler/src/methodtable.jl:105 findall at ./../usr/share/julia/Compiler/src/methodtable.jl:102 [inlined] find_simple_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:386 jfptr_find_simple_method_matches_3792.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 tojlinvoke85041.1 at /opt/julia/lib/julia/sys.so (unknown line) j_find_simple_method_matches_78001.1 at /opt/julia/lib/julia/sys.so (unknown line) #find_method_matches#129 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:348 [inlined] find_method_matches at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:342 [inlined] abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:120 abstract_call_unknown at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2877 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2887 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2883 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3043 abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3386 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3836 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3793 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4343 jfptr_typeinf_local_83491.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4501 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1254 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1437 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1446 jfptr_typeinf_ext_toplevel_80948.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3512 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:62 [inlined] macro expansion at ./lock.jl:376 [inlined] fieldtypes_cached at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:61 #__init__##4 at /home/pkgeval/.julia/packages/Revise/b0dDX/src/packagedef.jl:1666 [inlined] _foreach_subtype! at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:47 _foreach_subtype! at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:49 _foreach_subtype! at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:49 foreach_subtype at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:38 [inlined] #__init__##2 at /home/pkgeval/.julia/packages/Revise/b0dDX/src/packagedef.jl:1661 unknown function (ip: 0x7ea8da58293f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point ============================================================== jl_compile_method_internal at /source/src/gf.c:3524 _jl_invoke at /source/src/gf.c:4002 [inlined] ====================================================================================== 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_37520.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2553 unknown function (ip: 0x7b893ed7c313) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #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: 0x7b893ed6757c) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 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: 0x7b893ed65c61) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #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: 0x7b893ed65891) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 unknown function (ip: 0x7b893ed63940) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 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: 0x7b893ed5a99f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 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:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:306 exec_options at ./client.jl:317 _start at ./client.jl:550 jfptr__start_39366.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 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: 0x7b89592fd249) 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 0x00007ea8ef4e1f00 Total snapshots: 1. Utilization: 100% ╎1 @Revise/…c/packagedef.jl:1661 (::Revise.var"#__init__##2#__init__##3")() ╎ 1 @Revise/src/visit.jl:38 foreach_subtype ╎ 1 @Revise/src/visit.jl:49 _foreach_subtype!(f::Revise.var"#__init__##4#__i… ╎ 1 @Revise/src/visit.jl:49 _foreach_subtype!(f::Revise.var"#__init__##4#__… ╎ 1 @Revise/src/visit.jl:47 _foreach_subtype!(f::Revise.var"#__init__##4#_… ╎ 1 @Revise/…packagedef.jl:1666 #__init__##4 ╎ ╎ 1 @Revise/src/visit.jl:61 fieldtypes_cached(type::Any) ╎ ╎ 1 @Base/lock.jl:376 macro expansion ╎ ╎ 1 @Revise/src/visit.jl:62 macro expansion ╎ ╎ 1 @Base/iddict.jl:171 get!(default::Revise.var"#fieldtypes_cached##… ╎ ╎ 1 @Revise/src/visit.jl:65 (::Revise.var"#fieldtypes_cached##0#fiel… ╎ ╎ ╎ 1 @Base/…_internals.jl:1187 fieldtypes(T::Type) ijl_apply_generic at /source/src/gf.c:4210 parse_binding_expr! at /home/pkgeval/.julia/packages/GATlab/kjAtI/src/syntax/gats/exprinterop.jl:229 unknown function (ip: 0x7c357e7eaf07) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 ┌ 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 0x00007b893edfc010 Total snapshots: 80. Utilization: 0% ╎80 @Base/client.jl:550 _start() ╎ 80 @Base/client.jl:317 exec_options(opts::Base.JLOptions) ╎ 80 @Base/Base.jl:306 include(mod::Module, _path::String) ╎ 80 @Base/loading.jl:2930 _include(mapexpr::Function, mod::Module, _path:… ╎ 80 @Base/loading.jl:2870 include_string(mapexpr::typeof(identity), mod:… ╎ 80 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 80 @Pkg/src/API.jl:156 kwcall(::@NamedTuple{julia_args::Cmd}, ::typeo… ╎ ╎ 80 @Pkg/src/API.jl:156 #test#81 ╎ ╎ 80 @Pkg/src/API.jl:157 test ╎ ╎ 80 @Pkg/src/API.jl:157 test(pkgs::Vector{String}; kwargs::Base.Pai… ╎ ╎ 80 @Pkg/src/API.jl:158 kwcall(::@NamedTuple{julia_args::Cmd}, ::t… ╎ ╎ ╎ 80 @Pkg/src/API.jl:169 test(pkgs::Vector{PackageSpec}; io::IOCon… ╎ ╎ ╎ 80 @Pkg/src/API.jl:515 kwcall(::@NamedTuple{julia_args::Cmd, io… ╎ ╎ ╎ 80 @Pkg/src/API.jl:538 test(ctx::Pkg.Types.Context, pkgs::Vect… ╎ ╎ ╎ 80 @Pkg/…perations.jl:2384 test ╎ ╎ ╎ 80 @Pkg/…perations.jl:2478 test(ctx::Pkg.Types.Context, pkgs… ╎ ╎ ╎ ╎ 80 @Pkg/…erations.jl:2212 kwcall(::@NamedTuple{preferences:… ╎ ╎ ╎ ╎ 80 @Pkg/…erations.jl:2222 #sandbox#182 ╎ ╎ ╎ ╎ 80 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 80 @Base/file.jl:932 mktempdir(fn::Function, parent::Str… ╎ ╎ ╎ ╎ 80 @Base/file.jl:936 mktempdir(fn::Pkg.Operations.var"#… ╎ ╎ ╎ ╎ ╎ 80 @Pkg/…ations.jl:2275 (::Pkg.Operations.var"#186#187… ╎ ╎ ╎ ╎ ╎ 80 @Pkg/…ations.jl:2161 with_temp_env(fn::Pkg.Operati… ╎ ╎ ╎ ╎ ╎ 80 @Pkg/…tions.jl:2308 (::Pkg.Operations.var"#190#19… ╎ ╎ ╎ ╎ ╎ 80 @Base/env.jl:265 withenv(::Pkg.Operations.var"#2… ╎ ╎ ╎ ╎ ╎ 80 @Pkg/…tions.jl:2493 (::Pkg.Operations.var"#205#… ╎ ╎ ╎ ╎ ╎ ╎ 80 @Pkg/…ions.jl:2553 subprocess_handler(cmd::Cmd… ╎ ╎ ╎ ╎ ╎ ╎ 80 @Base/…ess.jl:686 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 80 @Base/…ess.jl:685 wait(x::Base.Process, sync… ╎ ╎ ╎ ╎ ╎ ╎ 80 @Base/…on.jl:141 wait(c::Base.GenericCondit… ╎ ╎ ╎ ╎ ╎ ╎ 80 @Base/…sk.jl:1228 wait() 79╎ ╎ ╎ ╎ ╎ ╎ ╎ 80 @Base/…sk.jl:1216 poptask(W::Base.Intrusi… #fromexpr##0 at /home/pkgeval/.julia/packages/GATlab/kjAtI/src/syntax/gats/exprinterop.jl:242 unknown function (ip: 0x7c357e7d18e9) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 parse_scope! at /home/pkgeval/.julia/packages/GATlab/kjAtI/src/syntax/gats/exprinterop.jl:207 [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 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 _trywait at ./asyncevent.jl:163 profile_printing_listener at ./Base.jl:332 #start_profile_listener##0 at ./Base.jl:352 jfptr_YY.start_profile_listenerYY.YY.0_9934.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 27843303 (Pool: 27842535; Big: 768); GC: 28 [305] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/CliqueTrees/Tzv8B/test/core.jl:32 _ZN15LiveDebugValues16InstrRefBasedLDV12ExtendRangesERN4llvm15MachineFunctionEPNS1_20MachineDominatorTreeEPNS1_16TargetPassConfigEjj at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) operator() at /source/src/jitlayers.cpp:1561 addModule at /source/src/jitlayers.cpp:2044 jl_compile_codeinst_now at /source/src/jitlayers.cpp:626 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:824 jl_compile_method_internal at /source/src/gf.c:3524 _jl_invoke at /source/src/gf.c:4002 [inlined] ijl_apply_generic at /source/src/gf.c:4210 macro expansion at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:62 [inlined] macro expansion at ./lock.jl:376 [inlined] fieldtypes_cached at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:61 #__init__##4 at /home/pkgeval/.julia/packages/Revise/b0dDX/src/packagedef.jl:1666 [inlined] _foreach_subtype! at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:47 _foreach_subtype! at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:49 _foreach_subtype! at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:49 foreach_subtype at /home/pkgeval/.julia/packages/Revise/b0dDX/src/visit.jl:38 [inlined] #__init__##2 at /home/pkgeval/.julia/packages/Revise/b0dDX/src/packagedef.jl:1661 unknown function (ip: 0x7ea8da58293f) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [inlined] start_task at /source/src/task.c:1252 unknown function (ip: (nil)) at (unknown file) Allocations: 165343780 (Pool: 165342695; Big: 1085); GC: 65 PkgEval terminated after 2733.59s: test duration exceeded the time limit