Package evaluation of CliqueTrees on Julia 1.12.0-rc2.1 (1fad90817e*) started at 2025-09-11T04:07:11.186 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.95s ################################################################################ # Installation # Installing CliqueTrees... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [60701a23] + CliqueTrees v1.11.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [dce04be8] + ArgCheck v2.5.0 [ec485272] + ArnoldiMethod v0.4.0 [60701a23] + CliqueTrees v1.11.1 [08986516] + Collects v1.0.0 [864edb3b] + DataStructures v0.19.1 [1a297f60] + FillArrays v1.14.0 [3821ddf9] + FixedSizeArrays v1.2.0 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [699a6c99] + SimpleTraits v0.9.5 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf 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 [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.13.1+1 Installation completed after 4.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:76 ┌ Warning: tarball content does not match git-tree-sha1 └ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:765 Precompiling package dependencies... ERROR: LoadError: The following 4 direct dependencies failed to precompile: CatlabDataFramesExt Failed to precompile CatlabDataFramesExt [2ba0e0b3-fe25-51a6-b03e-95753f7b4923] to "/home/pkgeval/.julia/compiled/v1.12/CatlabDataFramesExt/jl_Y7oS69". WARNING: Detected access to binding `PropertyGraphs.__PropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `PropertyGraphs.__SymmetricPropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `PropertyGraphs.ReflexiveEdgePropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Constructor for type "FinSet" was extended in `FinSetsAsSets` without explicit qualification or import. NOTE: Assumed "FinSet" refers to `BasicSets.FinSet`. 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 FinSet end`. Hint: To silence the warning, qualify `FinSet` as `BasicSets.FinSet` in the method signature or explicitly `import BasicSets: FinSet`. WARNING: Detected access to binding `FreeGraphs.FreeGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CatElements.Elements` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Constructor for type "Subobject" was extended in `SubCSets` without explicit qualification or import. NOTE: Assumed "Subobject" refers to `Cats.Subobject`. 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 Subobject end`. Hint: To silence the warning, qualify `Subobject` as `Cats.Subobject` in the method signature or explicitly `import Cats: Subobject`. WARNING: Detected access to binding `DirectedWiringDiagrams.WiringDiagramACSet` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.SymCPortGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.OpenSymCPortGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.BundledCPG` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `WiringDiagramAlgebras.HomomorphismQueryDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.UntypedUnnamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.TypedUnnamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.UntypedNamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.TypedNamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. julia: /source/src/module.c:107: update_implicit_resolution: Assertion `resolution.binding_or_const' failed. [253] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Catlab/qUEHV/src/Catlab.jl:25 unknown function (ip: 0x7cd67b368ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x7cd67b304394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) update_implicit_resolution at /source/src/module.c:107 [inlined] jl_resolve_implicit_import at /source/src/module.c:316 jl_resolve_implicit_import at /source/src/module.c:1706 [inlined] jl_replace_binding_locked2 at /source/src/module.c:1707 ijl_module_using at /source/src/module.c:1392 jl_toplevel_eval_flex at /source/src/toplevel.c:844 jl_toplevel_eval_flex at /source/src/toplevel.c:975 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:305 include_package_for_output at ./loading.jl:2997 jfptr_include_package_for_output_99403.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 include_string at ./loading.jl:2853 [inlined] exec_options at ./client.jl:319 _start at ./client.jl:554 jfptr__start_103313.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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: 0x7cd67b305249) 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 Allocations: 87919785 (Pool: 87918229; Big: 1556); GC: 27 ERROR: LoadError: Failed to precompile Catlab [134e5e36-593f-5add-ad60-77f754baafbe] to "/home/pkgeval/.julia/compiled/v1.12/Catlab/jl_Lnhw2L". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Catlab/qUEHV/ext/CatlabDataFramesExt.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Catlab/qUEHV/ext/CatlabDataFramesExt.jl:1 in expression starting at stdin:5 CatlabExt Failed to precompile CatlabExt [189f5067-c09c-5fb3-848e-5fc8198c93e8] to "/home/pkgeval/.julia/compiled/v1.12/CatlabExt/jl_RaYHEo". WARNING: Constructor for type "Where" was extended in `Query` without explicit qualification or import. NOTE: Assumed "Where" refers to `MLStyle.Where`. 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 Where end`. Hint: To silence the warning, qualify `Where` as `MLStyle.Where` in the method signature or explicitly `import MLStyle: Where`. WARNING: Detected access to binding `PropertyGraphs.__PropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `PropertyGraphs.__SymmetricPropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `PropertyGraphs.ReflexiveEdgePropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Constructor for type "FinSet" was extended in `FinSetsAsSets` without explicit qualification or import. NOTE: Assumed "FinSet" refers to `BasicSets.FinSet`. 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 FinSet end`. Hint: To silence the warning, qualify `FinSet` as `BasicSets.FinSet` in the method signature or explicitly `import BasicSets: FinSet`. WARNING: Detected access to binding `FreeGraphs.FreeGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CatElements.Elements` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Constructor for type "Subobject" was extended in `SubCSets` without explicit qualification or import. NOTE: Assumed "Subobject" refers to `Cats.Subobject`. 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 Subobject end`. Hint: To silence the warning, qualify `Subobject` as `Cats.Subobject` in the method signature or explicitly `import Cats: Subobject`. WARNING: Detected access to binding `DirectedWiringDiagrams.WiringDiagramACSet` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.SymCPortGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.OpenSymCPortGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.BundledCPG` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `WiringDiagramAlgebras.HomomorphismQueryDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.UntypedUnnamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.TypedUnnamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.UntypedNamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.TypedNamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. julia: /source/src/module.c:107: update_implicit_resolution: Assertion `resolution.binding_or_const' failed. [269] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Catlab/qUEHV/src/Catlab.jl:25 unknown function (ip: 0x732383ae0ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x732383a7c394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) update_implicit_resolution at /source/src/module.c:107 [inlined] jl_resolve_implicit_import at /source/src/module.c:316 jl_resolve_implicit_import at /source/src/module.c:1706 [inlined] jl_replace_binding_locked2 at /source/src/module.c:1707 ijl_module_using at /source/src/module.c:1392 jl_toplevel_eval_flex at /source/src/toplevel.c:844 jl_toplevel_eval_flex at /source/src/toplevel.c:975 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:305 include_package_for_output at ./loading.jl:2997 jfptr_include_package_for_output_99403.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 include_string at ./loading.jl:2853 [inlined] exec_options at ./client.jl:319 _start at ./client.jl:554 jfptr__start_103313.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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: 0x732383a7d249) 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 Allocations: 93724259 (Pool: 93722604; Big: 1655); GC: 33 ERROR: LoadError: Failed to precompile Catlab [134e5e36-593f-5add-ad60-77f754baafbe] to "/home/pkgeval/.julia/compiled/v1.12/Catlab/jl_eWjSK7". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/CliqueTrees/koNhl/ext/CatlabExt.jl:6 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/CliqueTrees/koNhl/ext/CatlabExt.jl:1 in expression starting at stdin:5 CatlabGraphsExt Failed to precompile CatlabGraphsExt [b9526de6-5d32-5ccd-92a5-403b15f42ede] to "/home/pkgeval/.julia/compiled/v1.12/CatlabGraphsExt/jl_xCQSJk". WARNING: Detected access to binding `PropertyGraphs.__PropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `PropertyGraphs.__SymmetricPropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `PropertyGraphs.ReflexiveEdgePropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Constructor for type "FinSet" was extended in `FinSetsAsSets` without explicit qualification or import. NOTE: Assumed "FinSet" refers to `BasicSets.FinSet`. 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 FinSet end`. Hint: To silence the warning, qualify `FinSet` as `BasicSets.FinSet` in the method signature or explicitly `import BasicSets: FinSet`. WARNING: Detected access to binding `FreeGraphs.FreeGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CatElements.Elements` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Constructor for type "Subobject" was extended in `SubCSets` without explicit qualification or import. NOTE: Assumed "Subobject" refers to `Cats.Subobject`. 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 Subobject end`. Hint: To silence the warning, qualify `Subobject` as `Cats.Subobject` in the method signature or explicitly `import Cats: Subobject`. WARNING: Detected access to binding `DirectedWiringDiagrams.WiringDiagramACSet` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.SymCPortGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.OpenSymCPortGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.BundledCPG` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `WiringDiagramAlgebras.HomomorphismQueryDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.UntypedUnnamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.TypedUnnamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.UntypedNamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.TypedNamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. julia: /source/src/module.c:107: update_implicit_resolution: Assertion `resolution.binding_or_const' failed. [261] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Catlab/qUEHV/src/Catlab.jl:25 unknown function (ip: 0x7dd947e8eebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x7dd947e2a394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) update_implicit_resolution at /source/src/module.c:107 [inlined] jl_resolve_implicit_import at /source/src/module.c:316 jl_resolve_implicit_import at /source/src/module.c:1706 [inlined] jl_replace_binding_locked2 at /source/src/module.c:1707 ijl_module_using at /source/src/module.c:1392 jl_toplevel_eval_flex at /source/src/toplevel.c:844 jl_toplevel_eval_flex at /source/src/toplevel.c:975 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:305 include_package_for_output at ./loading.jl:2997 jfptr_include_package_for_output_99403.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 include_string at ./loading.jl:2853 [inlined] exec_options at ./client.jl:319 _start at ./client.jl:554 jfptr__start_103313.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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: 0x7dd947e2b249) 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 Allocations: 88715437 (Pool: 88713871; Big: 1566); GC: 26 ERROR: LoadError: Failed to precompile Catlab [134e5e36-593f-5add-ad60-77f754baafbe] to "/home/pkgeval/.julia/compiled/v1.12/Catlab/jl_8vBXdt". Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3284 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2652 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:93 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:88 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.12/FileWatching/src/pidfile.jl:114 [7] #invokelatest_gr#232 @ ./reflection.jl:1282 [inlined] [8] invokelatest_gr @ ./reflection.jl:1274 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3855 [10] maybe_cachefile_lock @ ./loading.jl:3852 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2638 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2465 [13] macro expansion @ ./loading.jl:2393 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2358 [16] require(into::Module, mod::Symbol) @ Base ./loading.jl:2334 [17] top-level scope @ ~/.julia/packages/Catlab/qUEHV/ext/CatlabGraphsExt.jl:3 [18] include(mod::Module, _path::String) @ Base ./Base.jl:305 [19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:2997 [20] top-level scope @ stdin:5 [21] eval(m::Module, e::Any) @ Core ./boot.jl:489 [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [23] include_string @ ./loading.jl:2853 [inlined] [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [25] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/Catlab/qUEHV/ext/CatlabGraphsExt.jl:1 in expression starting at stdin:5 Catlab Failed to precompile Catlab [134e5e36-593f-5add-ad60-77f754baafbe] to "/home/pkgeval/.julia/compiled/v1.12/Catlab/jl_vHL3fE". WARNING: Detected access to binding `PropertyGraphs.__PropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `PropertyGraphs.__SymmetricPropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `PropertyGraphs.ReflexiveEdgePropertyGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Constructor for type "FinSet" was extended in `FinSetsAsSets` without explicit qualification or import. NOTE: Assumed "FinSet" refers to `BasicSets.FinSet`. 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 FinSet end`. Hint: To silence the warning, qualify `FinSet` as `BasicSets.FinSet` in the method signature or explicitly `import BasicSets: FinSet`. WARNING: Detected access to binding `FreeGraphs.FreeGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CatElements.Elements` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Constructor for type "Subobject" was extended in `SubCSets` without explicit qualification or import. NOTE: Assumed "Subobject" refers to `Cats.Subobject`. 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 Subobject end`. Hint: To silence the warning, qualify `Subobject` as `Cats.Subobject` in the method signature or explicitly `import Cats: Subobject`. WARNING: Detected access to binding `DirectedWiringDiagrams.WiringDiagramACSet` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.SymCPortGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.OpenSymCPortGraph` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `CPortGraphs.BundledCPG` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `WiringDiagramAlgebras.HomomorphismQueryDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.UntypedUnnamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.TypedUnnamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.UntypedNamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. WARNING: Detected access to binding `RelationDiagrams.TypedNamedRelationDiagram` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. julia: /source/src/module.c:107: update_implicit_resolution: Assertion `resolution.binding_or_const' failed. [113] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/Catlab/qUEHV/src/Catlab.jl:25 unknown function (ip: 0x76d47f2a5ebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x76d47f241394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) update_implicit_resolution at /source/src/module.c:107 [inlined] jl_resolve_implicit_import at /source/src/module.c:316 jl_resolve_implicit_import at /source/src/module.c:1706 [inlined] jl_replace_binding_locked2 at /source/src/module.c:1707 ijl_module_using at /source/src/module.c:1392 jl_toplevel_eval_flex at /source/src/toplevel.c:844 jl_toplevel_eval_flex at /source/src/toplevel.c:975 jl_eval_module_expr at /source/src/toplevel.c:197 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:814 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:305 include_package_for_output at ./loading.jl:2997 jfptr_include_package_for_output_99448.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 include_string at ./loading.jl:2853 [inlined] exec_options at ./client.jl:319 _start at ./client.jl:554 jfptr__start_103313.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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: 0x76d47f242249) 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 Allocations: 91431293 (Pool: 91429686; Big: 1607); GC: 28 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 1643.29s ################################################################################ # Testing # Testing CliqueTrees Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_gftnkb/Project.toml` [14f7f29c] + AMD v0.5.3 [4c88cf16] + Aqua v0.8.14 [134e5e36] + Catlab v0.17.1 [60701a23] + CliqueTrees v1.11.1 [c3a54625] + JET v0.10.7 [aa1ae85d] + JuliaInterpreter v0.10.5 [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 v5.8.2+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_gftnkb/Manifest.toml` [227ef7b5] + ACSets v0.2.24 [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.17.1 [60701a23] + CliqueTrees v1.11.1 [da1fd8a2] + CodeTracking v2.0.0 [944b1d66] + CodecZlib v0.7.8 [08986516] + Collects v1.0.0 [35d6a980] + ColorSchemes v3.30.0 [3da002f7] + ColorTypes v0.12.1 [c3611d14] + ColorVectorSpace v0.11.0 [5ae59095] + Colors v0.13.1 [861a8166] + Combinatorics v1.0.3 [0fb5dd42] + CompTime v0.1.2 [34da2185] + Compat v4.18.0 [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.7.1 ⌅ [864edb3b] ↓ DataStructures v0.19.1 ⇒ 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.4 [5789e2e9] + FileIO v1.17.0 [48062228] + FilePathsBase v0.9.24 [1a297f60] + FillArrays v1.14.0 [53c48c17] + FixedPointNumbers v0.8.5 [3821ddf9] + FixedSizeArrays v1.2.0 [1fa38f19] + Format v1.3.7 [f0ffcf3b] + GATlab v0.2.1 [28b8d3ca] + GR v0.73.17 [6b9d7cbe] + GeneralizedGenerated v0.3.3 [42e2da0e] + Grisu v1.0.2 [cd3eb016] + HTTP v1.10.17 [076d061b] + HashArrayMappedTries v0.2.0 [842dd82b] + InlineStrings v1.4.5 [41ab1584] + InvertedIndices v1.3.1 [92d709cd] + IrrationalConstants v0.2.4 [c8e1da08] + IterTools v1.10.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [c3a54625] + JET v0.10.7 ⌅ [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.5 [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.2 [2ab3a3ac] + LogExpFunctions v0.3.29 [e6f89c97] + LoggingExtras v1.1.0 [6f1432cf] + LoweredCodeUtils v3.4.3 [d8e11817] + MLStyle v0.4.17 [3da0fdf6] + MPIPreferences v0.1.11 [4d4711f2] + MatrixMarket v0.5.2 [739be429] + MbedTLS v1.1.9 [442fdcdd] + Measures v0.3.2 [2679e427] + Metis v1.5.0 [e1d29d7a] + Missings v1.2.0 [77ba4419] + NaNMath v1.1.3 [71a1bf82] + NameResolution v0.1.5 [4d8831e6] + OpenSSL v1.5.0 [12d937ae] + PEG v1.0.4 [69de0a69] + Parsers v2.8.3 [2ae35dd2] + Permutations v0.4.23 [ccf2f8ad] + PlotThemes v3.3.0 [995b91a9] + PlotUtils v1.4.3 [91a5bcdd] + Plots v1.40.19 ⌅ [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 [7e506255] + ScopedValues v1.5.0 [6c6a2e73] + Scratch v1.3.0 [91c51154] + SentinelArrays v1.4.8 [992d4aef] + Showoff v1.0.3 [777ac1f9] + SimpleBufferStream v1.2.0 [a2af1166] + SortingAlgorithms v1.2.2 [860ef19b] + StableRNGs v1.0.3 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.6 [892a3eda] + StringManipulation v0.4.1 [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 [1986cc42] + Unitful v1.24.0 [45397f5d] + UnitfulLatexify v1.7.0 [41fe7b60] + Unzip v0.2.0 [ea10d353] + WeakRefStrings v1.4.2 [76eceee3] + WorkerUtilities v1.6.1 ⌅ [68821587] + Arpack_jll v3.5.1+1 [6e34b625] + Bzip2_jll v1.0.9+0 [83423d85] + Cairo_jll v1.18.5+0 ⌃ [cf02a7a8] + CryptoMiniSat_jll v5.8.2+0 [ee1fde0b] + Dbus_jll v1.16.2+0 [2702e6a9] + EpollShim_jll v0.0.20230411+1 [2e619515] + Expat_jll v2.7.1+0 [b22a6f82] + FFMPEG_jll v7.1.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.0+2 [d2c73de3] + GR_jll v0.73.17+0 [b0724c58] + GettextRuntime_jll v0.22.4+0 [61579ee1] + Ghostscript_jll v9.55.1+0 [7746bdde] + Glib_jll v2.86.0+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.3+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.1+0 [89763e89] + Libtiff_jll v4.7.1+0 [38a345b3] + Libuuid_jll v2.41.1+0 [54ea7443] + Lingeling_jll v1.0.0+1 [d00139f3] + METIS_jll v5.1.3+0 [7cb0a576] + MPICH_jll v4.3.1+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [e7412a2a] + Ogg_jll v1.3.6+0 [fe0851c0] + OpenMPI_jll v5.0.8+0 [91d4177d] + Opus_jll v1.5.2+0 [36c8627f] + Pango_jll v1.56.3+0 [e78fa76d] + PicoSAT_jll v965.0.0+0 ⌅ [30392449] + Pixman_jll v0.44.2+0 [c0090381] + Qt6Base_jll v6.8.2+1 [629bc702] + Qt6Declarative_jll v6.8.2+1 [ce943373] + Qt6ShaderTools_jll v6.8.2+1 [e99dba38] + Qt6Wayland_jll v6.8.2+1 [76ed43ae] + SQLite_jll v3.48.0+0 [a44049a8] + Vulkan_Loader_jll v1.3.243+0 [a2964d1f] + Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.8+0 [ffd25f8a] + XZ_jll v5.8.1+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.1+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.5+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.12.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.50+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.9.2+0 [0dad84c5] + ArgTools v1.1.2 [f43a241f] + Downloads v1.6.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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [3fa0cd96] + REPL v1.11.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.1+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.5.0+2 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_gftnkb/Project.toml` [14f7f29c] AMD v0.5.3 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 [134e5e36] Catlab v0.17.1 [60701a23] CliqueTrees v1.11.1 [86223c79] Graphs v1.13.1 [c3a54625] JET v0.10.7 [aa1ae85d] JuliaInterpreter v0.10.5 [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 v5.8.2+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_gftnkb/Manifest.toml` [227ef7b5] ACSets v0.2.24 [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.17.1 [60701a23] CliqueTrees v1.11.1 [da1fd8a2] CodeTracking v2.0.0 [944b1d66] CodecZlib v0.7.8 [08986516] Collects v1.0.0 [35d6a980] ColorSchemes v3.30.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.0.3 [0fb5dd42] CompTime v0.1.2 [34da2185] Compat v4.18.0 [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.7.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.4 [5789e2e9] FileIO v1.17.0 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.14.0 [53c48c17] FixedPointNumbers v0.8.5 [3821ddf9] FixedSizeArrays v1.2.0 [1fa38f19] Format v1.3.7 [f0ffcf3b] GATlab v0.2.1 [28b8d3ca] GR v0.73.17 [6b9d7cbe] GeneralizedGenerated v0.3.3 [86223c79] Graphs v1.13.1 [42e2da0e] Grisu v1.0.2 [cd3eb016] HTTP v1.10.17 [076d061b] HashArrayMappedTries v0.2.0 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [c3a54625] JET v0.10.7 ⌅ [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.5 [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.2 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.1.0 [6f1432cf] LoweredCodeUtils v3.4.3 [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.2 [2679e427] Metis v1.5.0 [e1d29d7a] Missings v1.2.0 [77ba4419] NaNMath v1.1.3 [71a1bf82] NameResolution v0.1.5 [4d8831e6] OpenSSL v1.5.0 [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.3 [91a5bcdd] Plots v1.40.19 ⌅ [f27b6e38] Polynomials v3.2.13 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [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 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [992d4aef] Showoff v1.0.3 [777ac1f9] SimpleBufferStream v1.2.0 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [860ef19b] StableRNGs v1.0.3 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [892a3eda] StringManipulation v0.4.1 [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 [1986cc42] Unitful v1.24.0 [45397f5d] UnitfulLatexify v1.7.0 [41fe7b60] Unzip v0.2.0 [ea10d353] WeakRefStrings v1.4.2 [76eceee3] WorkerUtilities v1.6.1 ⌅ [68821587] Arpack_jll v3.5.1+1 [6e34b625] Bzip2_jll v1.0.9+0 [83423d85] Cairo_jll v1.18.5+0 ⌃ [cf02a7a8] CryptoMiniSat_jll v5.8.2+0 [ee1fde0b] Dbus_jll v1.16.2+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.1+0 [b22a6f82] FFMPEG_jll v7.1.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.0+2 [d2c73de3] GR_jll v0.73.17+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [61579ee1] Ghostscript_jll v9.55.1+0 [7746bdde] Glib_jll v2.86.0+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.3+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.1+0 [89763e89] Libtiff_jll v4.7.1+0 [38a345b3] Libuuid_jll v2.41.1+0 [54ea7443] Lingeling_jll v1.0.0+1 [d00139f3] METIS_jll v5.1.3+0 [7cb0a576] MPICH_jll v4.3.1+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [c8ffd9c3] MbedTLS_jll v2.28.6+2 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [e7412a2a] Ogg_jll v1.3.6+0 [fe0851c0] OpenMPI_jll v5.0.8+0 [91d4177d] Opus_jll v1.5.2+0 [36c8627f] Pango_jll v1.56.3+0 [e78fa76d] PicoSAT_jll v965.0.0+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [c0090381] Qt6Base_jll v6.8.2+1 [629bc702] Qt6Declarative_jll v6.8.2+1 [ce943373] Qt6ShaderTools_jll v6.8.2+1 [e99dba38] Qt6Wayland_jll v6.8.2+1 [76ed43ae] SQLite_jll v3.48.0+0 [a44049a8] Vulkan_Loader_jll v1.3.243+0 [a2964d1f] Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.8+0 [ffd25f8a] XZ_jll v5.8.1+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.1+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.5+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.12.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.50+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.9.2+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.6.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.0 [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 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.1+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.13.1+1 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 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 Code Quality (Aqua.jl) | 11 11 1m03.9s Precompiling packages... 99948.4 ms ✓ JET 1 dependency successfully precompiled in 100 seconds. 36 already precompiled. Test Summary: | Pass Total Time Code Quality (JET.jl) | 1 1 4m10.1s Precompiling packages... 121069.2 ms ✓ DataFrames 55294.1 ms ✓ JLD2 17350.9 ms ✓ SuiteSparseMatrixCollection 3 dependencies successfully precompiled in 194 seconds. 59 already precompiled. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 365 running 1 of 1 signal (10): User defined signal 1 _ZNK4llvm7GVNPass13verifyRemovedEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass17removeInstructionEPNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 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:3520 _jl_invoke at /source/src/gf.c:3997 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_81501.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_81501.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:287 _start at ./client.jl:554 jfptr__start_103313.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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: 0x7b71fec3f249) 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:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 jfptr_wait_88991.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2445 unknown function (ip: 0x7b212957dd33) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #204 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2385 withenv at ./env.jl:265 #189 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2204 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2062 #185 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2171 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x7b2129568d7c) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#181 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2118 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2110 unknown function (ip: 0x7b21295677c1) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #test#192 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2370 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:483 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:462 unknown function (ip: 0x7b2129566d11) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 unknown function (ip: 0x7b212955daa0) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 unknown function (ip: 0x7b212955cc2f) at (unknown file) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:305 exec_options at ./client.jl:321 _start at ./client.jl:554 jfptr__start_103313.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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: 0x7b2145409249) 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:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b212b1fc010 Total snapshots: 377. Utilization: 0% ╎377 @Base/client.jl:554 _start() ╎ 377 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 377 @Base/Base.jl:305 include(mod::Module, _path::String) ╎ 377 @Base/loading.jl:2903 _include(mapexpr::Function, mod::Module, _pat… ╎ 377 @Base/loading.jl:2843 include_string(mapexpr::typeof(identity), mo… ╎ 377 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 377 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 377 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 377 @Pkg/src/API.jl:152 test ╎ ╎ 377 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 377 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 377 @Pkg/src/API.jl:164 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 377 @Pkg/src/API.jl:462 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 377 @Pkg/src/API.jl:483 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 377 @Pkg/…erations.jl:2280 test ╎ ╎ ╎ 377 @Pkg/…erations.jl:2370 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 377 @Pkg/…rations.jl:2110 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 377 @Pkg/…rations.jl:2118 #sandbox#181 ╎ ╎ ╎ ╎ 377 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 377 @Base/file.jl:895 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 377 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…tions.jl:2171 (::Pkg.Operations.var"#185#18… ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…tions.jl:2062 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…tions.jl:2204 (::Pkg.Operations.var"#189#… ╎ ╎ ╎ ╎ ╎ 377 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…ions.jl:2385 (::Pkg.Operations.var"#204… ╎ ╎ ╎ ╎ ╎ ╎ 377 @Pkg/…ons.jl:2445 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…ss.jl:687 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…ss.jl:694 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…sk.jl:1199 wait() 376╎ ╎ ╎ ╎ ╎ ╎ ╎ 377 @Base/…sk.jl:1187 poptask(W::Base.Intr… [365] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/CliqueTrees/koNhl/test/core.jl:16 _ZNK4llvm7GVNPass13verifyRemovedEPKNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass17removeInstructionEPNS_11InstructionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass12processBlockEPNS_10BasicBlockE.part.0 at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass17iterateOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass7runImplERNS_8FunctionERNS_15AssumptionCacheERNS_13DominatorTreeERKNS_17TargetLibraryInfoERNS_9AAResultsEPNS_23MemoryDependenceResultsERNS_8LoopInfoEPNS_25OptimizationRemarkEmitterEPNS_9MemorySSAE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) _ZN4llvm7GVNPass3runERNS_8FunctionERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 run at /source/usr/include/llvm/IR/PassManager.h:543 [inlined] run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:89 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) run at /source/src/pipeline.cpp:741 operator() at /source/src/jitlayers.cpp:1459 withModuleDo<(anonymous namespace)::sizedOptimizerT::operator()(llvm::orc::ThreadSafeModule) [with long unsigned int N = 4]:: > at /source/usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h:136 [inlined] operator() at /source/src/jitlayers.cpp:1420 [inlined] operator() at /source/src/jitlayers.cpp:1572 [inlined] addModule at /source/src/jitlayers.cpp:2031 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:3520 _jl_invoke at /source/src/gf.c:3997 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_81501.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:2843 _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 _include at ./loading.jl:2903 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_81501.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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:693 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:287 _start at ./client.jl:554 jfptr__start_103313.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4005 [inlined] ijl_apply_generic at /source/src/gf.c:4205 jl_apply at /source/src/julia.h:2381 [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: 0x7b71fec3f249) 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: 83085425 (Pool: 83084508; Big: 917); GC: 31 PkgEval terminated after 2727.85s: test duration exceeded the time limit