Package evaluation of OMEinsum on Julia 1.13.0-DEV.1125 (fd1c6fd302*) started at 2025-09-16T02:06:53.264 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.93s ################################################################################ # Installation # Installing OMEinsum... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ebe7aa44] + OMEinsum v0.9.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [66dad0bd] + AliasTables v1.1.3 [dce04be8] + ArgCheck v2.5.0 [ec485272] + ArnoldiMethod v0.4.0 [a9ab73d0] + BatchedRoutines v0.2.2 [50ba71b6] + BitBasis v0.9.10 [d360d2e6] + ChainRulesCore v1.26.0 [60701a23] + CliqueTrees v1.11.1 [08986516] + Collects v1.0.0 [861a8166] + Combinatorics v1.0.3 [34da2185] + Compat v4.18.0 [9a962f9c] + DataAPI v1.16.0 ⌅ [864edb3b] + DataStructures v0.18.22 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.14.0 [3821ddf9] + FixedSizeArrays v1.2.0 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.4 [682c06a0] + JSON v0.21.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [ebe7aa44] + OMEinsum v0.9.2 [6f22d1fd] + OMEinsumContractionOrders v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [699a6c99] + SimpleTraits v0.9.5 [a2af1166] + SortingAlgorithms v1.2.2 [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 [fd094767] + Suppressor v0.2.8 [7d267fc5] + TreeWidthSolver v0.3.5 [9d95972d] + TupleTools v1.6.0 [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.13.0 [56ddb016] + Logging v1.11.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.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 3.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: LuxorTensorPlot Failed to precompile LuxorTensorPlot [4b0d50f0-9a53-5ff7-afe8-5a8222e3023f] to "/home/pkgeval/.julia/compiled/v1.13/LuxorTensorPlot/jl_bePGZ0" (ProcessExited(1)). ERROR: LoadError: could not load symbol "pango_version_string": Stacktrace: [1] top-level scope @ ~/.julia/packages/Cairo/FQrbN/src/Cairo.jl:30 [2] include(mod::Module, _path::String) @ Base ./Base.jl:308 [3] 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::String) @ Base ./loading.jl:3072 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [7] include_string @ ./loading.jl:2928 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Cairo/FQrbN/src/Cairo.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Cairo [159f3aea-2a34-519c-b102-8c37f9878175] to "/home/pkgeval/.julia/compiled/v1.13/Cairo/jl_1gR2c6" (ProcessExited(1)). 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:3359 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2701 [5] 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.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] 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:3930 [11] maybe_cachefile_lock @ ./loading.jl:3927 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2687 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2515 [14] macro expansion @ ./loading.jl:2443 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2407 [17] require @ ./loading.jl:2383 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Luxor/jON4q/src/Luxor.jl:15 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] 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::String) @ Base ./loading.jl:3072 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [27] include_string @ ./loading.jl:2928 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Luxor/jON4q/src/Luxor.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Luxor [ae8d54c2-7ccd-5906-9d76-62fc9837b5bc] to "/home/pkgeval/.julia/compiled/v1.13/Luxor/jl_964g3T" (ProcessExited(1)). 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:3359 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2701 [5] 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.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] 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:3930 [11] maybe_cachefile_lock @ ./loading.jl:3927 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2687 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2515 [14] macro expansion @ ./loading.jl:2443 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2407 [17] require @ ./loading.jl:2383 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/LuxorGraphPlot/uKzdH/src/LuxorGraphPlot.jl:2 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] 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::String) @ Base ./loading.jl:3072 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [27] include_string @ ./loading.jl:2928 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/LuxorGraphPlot/uKzdH/src/LuxorGraphPlot.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile LuxorGraphPlot [1f49bdf2-22a7-4bc4-978b-948dc219fbbc] to "/home/pkgeval/.julia/compiled/v1.13/LuxorGraphPlot/jl_NqDn8D" (ProcessExited(1)). 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:3359 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2701 [5] 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.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] 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:3930 [11] maybe_cachefile_lock @ ./loading.jl:3927 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2687 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2515 [14] macro expansion @ ./loading.jl:2443 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2407 [17] require @ ./loading.jl:2383 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/OMEinsumContractionOrders/FfMqe/ext/LuxorTensorPlot/src/LuxorTensorPlot.jl:1 [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [23] top-level scope @ ~/.julia/packages/OMEinsumContractionOrders/FfMqe/ext/LuxorTensorPlot.jl:3 [24] include(mod::Module, _path::String) @ Base ./Base.jl:308 [25] 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:3072 [26] top-level scope @ stdin:5 [27] eval(m::Module, e::Any) @ Core ./boot.jl:489 [28] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [29] include_string @ ./loading.jl:2928 [inlined] [30] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [31] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/OMEinsumContractionOrders/FfMqe/ext/LuxorTensorPlot/src/LuxorTensorPlot.jl:1 in expression starting at /home/pkgeval/.julia/packages/OMEinsumContractionOrders/FfMqe/ext/LuxorTensorPlot.jl:1 in expression starting at stdin:5 LuxorGraphPlot Failed to precompile LuxorGraphPlot [1f49bdf2-22a7-4bc4-978b-948dc219fbbc] to "/home/pkgeval/.julia/compiled/v1.13/LuxorGraphPlot/jl_fGSCv6" (ProcessExited(1)). ERROR: LoadError: could not load symbol "pango_version_string": Stacktrace: [1] top-level scope @ ~/.julia/packages/Cairo/FQrbN/src/Cairo.jl:30 [2] include(mod::Module, _path::String) @ Base ./Base.jl:308 [3] 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::String) @ Base ./loading.jl:3072 [4] top-level scope @ stdin:5 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [7] include_string @ ./loading.jl:2928 [inlined] [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [9] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Cairo/FQrbN/src/Cairo.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Cairo [159f3aea-2a34-519c-b102-8c37f9878175] to "/home/pkgeval/.julia/compiled/v1.13/Cairo/jl_tMm8q0" (ProcessExited(1)). 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:3359 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2701 [5] 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.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] 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:3930 [11] maybe_cachefile_lock @ ./loading.jl:3927 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2687 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2515 [14] macro expansion @ ./loading.jl:2443 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2407 [17] require @ ./loading.jl:2383 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/Luxor/jON4q/src/Luxor.jl:15 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] 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::String) @ Base ./loading.jl:3072 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [27] include_string @ ./loading.jl:2928 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/Luxor/jON4q/src/Luxor.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile Luxor [ae8d54c2-7ccd-5906-9d76-62fc9837b5bc] to "/home/pkgeval/.julia/compiled/v1.13/Luxor/jl_g5X2ky" (ProcessExited(1)). 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:3359 [3] kwcall(::@NamedTuple{reasons::Dict{String, Int64}, loadable_exts::Nothing}, ::typeof(Base.compilecache), pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:3237 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, String, Dict{String, Int64}})() @ Base ./loading.jl:2701 [5] 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.13/FileWatching/src/pidfile.jl:94 [6] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [8] #invokelatest_gr#234 @ ./reflection.jl:1335 [inlined] [9] invokelatest_gr @ ./reflection.jl:1327 [inlined] [10] 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:3930 [11] maybe_cachefile_lock @ ./loading.jl:3927 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2687 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2515 [14] macro expansion @ ./loading.jl:2443 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2407 [17] require @ ./loading.jl:2383 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [20] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [21] top-level scope @ ~/.julia/packages/LuxorGraphPlot/uKzdH/src/LuxorGraphPlot.jl:2 [22] include(mod::Module, _path::String) @ Base ./Base.jl:308 [23] 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:3072 [24] top-level scope @ stdin:5 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [27] include_string @ ./loading.jl:2928 [inlined] [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [29] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/LuxorGraphPlot/uKzdH/src/LuxorGraphPlot.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 558.19s ################################################################################ # Testing # Testing OMEinsum Status `/tmp/jl_0wz6hk/Project.toml` [1520ce14] AbstractTrees v0.4.5 [a9ab73d0] BatchedRoutines v0.2.2 [052768ef] CUDA v5.8.3 [d360d2e6] ChainRulesCore v1.26.0 [861a8166] Combinatorics v1.0.3 [e30172f5] Documenter v1.14.1 [497a8b3b] DoubleFloats v1.4.3 [f6369f11] ForwardDiff v1.2.1 [1f49bdf2] LuxorGraphPlot v0.5.1 [1914dd2f] MacroTools v0.5.16 [ebe7aa44] OMEinsum v0.9.2 [6f22d1fd] OMEinsumContractionOrders v1.2.0 [f27b6e38] Polynomials v4.1.0 [92933f4c] ProgressMeter v1.11.0 [123dc426] SymEngine v0.13.0 [b3a74e9c] TropicalNumbers v0.6.3 [9d95972d] TupleTools v1.6.0 [e88e6eb3] Zygote v0.7.10 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_0wz6hk/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [a9b6321e] Atomix v1.1.2 [ab4f0b2a] BFloat16s v0.5.1 [a9ab73d0] BatchedRoutines v0.2.2 [50ba71b6] BitBasis v0.9.10 [fa961155] CEnum v0.5.0 [052768ef] CUDA v5.8.3 [1af6417a] CUDA_Runtime_Discovery v1.0.0 [159f3aea] Cairo v1.1.1 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.26.0 [60701a23] CliqueTrees v1.11.1 [944b1d66] CodecZlib v0.7.8 [08986516] Collects v1.0.0 [3da002f7] ColorTypes v0.12.1 [5ae59095] Colors v0.13.1 [861a8166] Combinatorics v1.0.3 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.0 [187b0558] ConstructionBase v1.6.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.8.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 [497a8b3b] DoubleFloats v1.4.3 [e2ba6199] ExprTools v0.1.10 [c87230d0] FFMPEG v0.4.4 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.14.0 [53c48c17] FixedPointNumbers v0.8.5 [3821ddf9] FixedSizeArrays v1.2.0 [f6369f11] ForwardDiff v1.2.1 [0c68f7d7] GPUArrays v11.2.5 [46192b85] GPUArraysCore v0.2.0 [61eb1bfa] GPUCompiler v1.6.1 [096a3bc2] GPUToolbox v0.3.0 [14197337] GenericLinearAlgebra v0.3.18 [d7ba0133] Git v1.5.0 [a2bd30eb] Graphics v1.1.3 [86223c79] Graphs v1.13.1 [076d061b] HashArrayMappedTries v0.2.0 [b5f81e59] IOCapture v0.2.5 [7869d1d1] IRTools v0.4.15 [d25df0c9] Inflate v0.1.5 [842dd82b] InlineStrings v1.4.5 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [63c18a36] KernelAbstractions v0.9.38 [929cbde3] LLVM v9.4.2 [8b046642] LLVMLoopInfo v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [ae8d54c2] Luxor v4.3.0 [1f49bdf2] LuxorGraphPlot v0.5.1 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [e1d29d7a] Missings v1.2.0 [5da4648a] NVTX v1.0.1 [77ba4419] NaNMath v1.1.3 [ebe7aa44] OMEinsum v0.9.2 [6f22d1fd] OMEinsumContractionOrders v1.2.0 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [32a0d02f] PolygonAlgorithms v0.3.2 [f27b6e38] Polynomials v4.1.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 ⌅ [08abe8d2] PrettyTables v2.4.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [be4d8f0f] Quadmath v0.5.13 [74087812] Random123 v1.7.1 [e6cf234a] RandomNumbers v1.6.0 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [c4c386cf] Rsvg v1.1.0 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [91c51154] SentinelArrays v1.4.8 [efcf1570] Setfield v1.1.2 [699a6c99] SimpleTraits v0.9.5 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [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 [09ab397b] StructArrays v0.7.1 [fd094767] Suppressor v0.2.8 [123dc426] SymEngine v0.13.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [e689c965] Tracy v0.1.6 [3bb67fe8] TranscodingStreams v0.11.3 [7d267fc5] TreeWidthSolver v0.3.5 [b3a74e9c] TropicalNumbers v0.6.3 [9d95972d] TupleTools v1.6.0 [013be700] UnsafeAtomics v0.3.0 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [6e34b625] Bzip2_jll v1.0.9+0 [d1e2174e] CUDA_Compiler_jll v0.2.1+0 [4ee394cb] CUDA_Driver_jll v13.0.1+0 [76a88914] CUDA_Runtime_jll v0.19.1+0 [83423d85] Cairo_jll v1.18.5+0 [2e619515] Expat_jll v2.7.1+0 [b22a6f82] FFMPEG_jll v7.1.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.51.1+0 [7746bdde] Glib_jll v2.86.0+0 [3b182d85] Graphite2_jll v1.3.15+0 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [9c1d0b0a] JuliaNVTXCallbacks_jll v0.2.1+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [e9f186c6] Libffi_jll v3.4.7+0 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.1+0 [925c91fb] Librsvg_jll v2.54.7+0 [89763e89] Libtiff_jll v4.7.1+0 [38a345b3] Libuuid_jll v2.41.1+0 [2ce0c516] MPC_jll v1.3.1+0 [e98f9f5b] NVTX_jll v3.2.2+0 [e7412a2a] Ogg_jll v1.3.6+0 [9bd350c2] OpenSSH_jll v10.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.5.2+0 [36c8627f] Pango_jll v1.56.4+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [3428059b] SymEngine_jll v0.12.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.8+0 [ffd25f8a] XZ_jll v5.8.1+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [1e29f10c] demumble_jll v1.3.0+0 [da03df04] gdk_pixbuf_jll v2.42.13+0 [a4ae2306] libaom_jll v3.12.1+0 [0ac62f75] libass_jll v0.17.4+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.50+0 [f27f6e37] libvorbis_jll v1.3.8+0 [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.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.13.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 106964.9 ms ✓ DataFrames Info Given CUDA was explicitly requested, output will be shown live  WARNING: Constructor for type "Int" was extended in `CUDA` without explicit qualification or import.  NOTE: Assumed "Int" refers to `Base.Int`. 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 Int end`.  Hint: To silence the warning, qualify `Int` as `Base.Int` in the method signature or explicitly `import Base: Int`. WARNING: Constructor for type "UInt" was extended in `CUDA` without explicit qualification or import.  NOTE: Assumed "UInt" refers to `Base.UInt`. 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 UInt end`.  Hint: To silence the warning, qualify `UInt` as `Base.UInt` in the method signature or explicitly `import Base: UInt`. WARNING: Constructor for type "BroadcastStyle" was extended in `CUDA` without explicit qualification or import.  NOTE: Assumed "BroadcastStyle" refers to `Broadcast.BroadcastStyle`. 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 BroadcastStyle end`.  Hint: To silence the warning, qualify `BroadcastStyle` as `Broadcast.BroadcastStyle` in the method signature or explicitly `import Broadcast: BroadcastStyle`. WARNING: Constructor for type "SparseVector" was extended in `CUSPARSE` without explicit qualification or import.  NOTE: Assumed "SparseVector" refers to `SparseArrays.SparseVector`. 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 SparseVector end`.  Hint: To silence the warning, qualify `SparseVector` as `SparseArrays.SparseVector` in the method signature or explicitly `import SparseArrays: SparseVector`. WARNING: Constructor for type "SparseMatrixCSC" was extended in `CUSPARSE` without explicit qualification or import.  NOTE: Assumed "SparseMatrixCSC" refers to `SparseArrays.SparseMatrixCSC`. 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 SparseMatrixCSC end`.  Hint: To silence the warning, qualify `SparseMatrixCSC` as `SparseArrays.SparseMatrixCSC` in the method signature or explicitly `import SparseArrays: SparseMatrixCSC`. WARNING: Constructor for type "CuVector" was extended in `CUSPARSE` without explicit qualification or import.  NOTE: Assumed "CuVector" refers to `CUDA.CuVector`. 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 CuVector end`.  Hint: To silence the warning, qualify `CuVector` as `CUDA.CuVector` in the method signature or explicitly `import CUDA: CuVector`. WARNING: Constructor for type "CuMatrix" was extended in `CUSOLVER` without explicit qualification or import.  NOTE: Assumed "CuMatrix" refers to `CUDA.CuMatrix`. 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 CuMatrix end`.  Hint: To silence the warning, qualify `CuMatrix` as `CUDA.CuMatrix` in the method signature or explicitly `import CUDA: CuMatrix`. WARNING: Constructor for type "CuArray" was extended in `CUSOLVER` without explicit qualification or import.  NOTE: Assumed "CuArray" refers to `CUDA.CuArray`. 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 CuArray end`.  Hint: To silence the warning, qualify `CuArray` as `CUDA.CuArray` in the method signature or explicitly `import CUDA: CuArray`. 127484.3 ms ✓ CUDA 36775.2 ms ✓ Atomix → AtomixCUDAExt 3 dependencies successfully precompiled in 273 seconds. 103 already precompiled. 1 dependency had output during precompilation: ┌ CUDA │ [Output was shown above] └ Precompiling packages... 40274.6 ms ✓ CUDA → ChainRulesCoreExt 45935.8 ms ✓ OMEinsum → CUDAExt 2 dependencies successfully precompiled in 88 seconds. 149 already precompiled. Precompiling packages... 1847.1 ms ✓ Git_LFS_jll 1954.1 ms ✓ OpenSSH_jll 1917.0 ms ✓ Libiconv_jll 1894.8 ms ✓ Expat_jll 1980.9 ms ✓ Git_jll 1465.5 ms ✓ Git 70967.0 ms ✓ Documenter 7 dependencies successfully precompiled in 82 seconds. 47 already precompiled. Test Summary: | Pass Total Time Core | 36 36 17.1s Test Summary: | Pass Total Time match rule | 61 61 4.5s Precompiling packages... 2179.6 ms ✓ MPC_jll 8200.8 ms ✓ SpecialFunctions 1839.6 ms ✓ SymEngine_jll 5288.7 ms ✓ SymEngine 4 dependencies successfully precompiled in 18 seconds. 19 already precompiled. Precompiling packages... 45310.2 ms ✓ CUDA → SpecialFunctionsExt 1 dependency successfully precompiled in 47 seconds. 112 already precompiled. Precompiling packages... 6307.4 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1 dependency successfully precompiled in 7 seconds. 17 already precompiled. Test Summary: | Pass Total Time unary rules | 13 13 1m57.0s [ Info: ((), (), (), true) [ Info: ((), (), ('i',), true) [ Info: ((), (), ('k',), true) [ Info: ((), (), ('i', 'k'), true) [ Info: ((), (), ('k', 'i'), true) [ Info: ((), ('k',), (), true) [ Info: ((), ('k',), ('i',), true) [ Info: ((), ('k',), ('k',), true) [ Info: ((), ('k',), ('i', 'k'), true) [ Info: ((), ('k',), ('k', 'i'), true) [ Info: ((), ('j',), (), true) [ Info: ((), ('j',), ('i',), true) [ Info: ((), ('j',), ('k',), true) [ Info: ((), ('j',), ('i', 'k'), true) [ Info: ((), ('j',), ('k', 'i'), true) [ Info: ((), ('k', 'j'), (), true) [ Info: ((), ('k', 'j'), ('i',), true) [ Info: ((), ('k', 'j'), ('k',), true) [ Info: ((), ('k', 'j'), ('i', 'k'), true) [ Info: ((), ('k', 'j'), ('k', 'i'), true) [ Info: ((), ('j', 'k'), (), true) [ Info: ((), ('j', 'k'), ('i',), true) [ Info: ((), ('j', 'k'), ('k',), true) [ Info: ((), ('j', 'k'), ('i', 'k'), true) [ Info: ((), ('j', 'k'), ('k', 'i'), true) [ Info: (('i',), (), (), true) [ Info: (('i',), (), ('i',), true) [ Info: (('i',), (), ('k',), true) [ Info: (('i',), (), ('i', 'k'), true) [ Info: (('i',), (), ('k', 'i'), true) [ Info: (('i',), ('k',), (), true) [ Info: (('i',), ('k',), ('i',), true) [ Info: (('i',), ('k',), ('k',), true) [ Info: (('i',), ('k',), ('i', 'k'), true) [ Info: (('i',), ('k',), ('k', 'i'), true) [ Info: (('i',), ('j',), (), true) [ Info: (('i',), ('j',), ('i',), true) [ Info: (('i',), ('j',), ('k',), true) [ Info: (('i',), ('j',), ('i', 'k'), true) [ Info: (('i',), ('j',), ('k', 'i'), true) [ Info: (('i',), ('k', 'j'), (), true) [ Info: (('i',), ('k', 'j'), ('i',), true) [ Info: (('i',), ('k', 'j'), ('k',), true) [ Info: (('i',), ('k', 'j'), ('i', 'k'), true) [ Info: (('i',), ('k', 'j'), ('k', 'i'), true) [ Info: (('i',), ('j', 'k'), (), true) [ Info: (('i',), ('j', 'k'), ('i',), true) [ Info: (('i',), ('j', 'k'), ('k',), true) [ Info: (('i',), ('j', 'k'), ('i', 'k'), true) [ Info: (('i',), ('j', 'k'), ('k', 'i'), true) [ Info: (('j',), (), (), true) [ Info: (('j',), (), ('i',), true) [ Info: (('j',), (), ('k',), true) [ Info: (('j',), (), ('i', 'k'), true) [ Info: (('j',), (), ('k', 'i'), true) [ Info: (('j',), ('k',), (), true) [ Info: (('j',), ('k',), ('i',), true) [ Info: (('j',), ('k',), ('k',), true) [ Info: (('j',), ('k',), ('i', 'k'), true) [ Info: (('j',), ('k',), ('k', 'i'), true) [ Info: (('j',), ('j',), (), true) [ Info: (('j',), ('j',), ('i',), true) [ Info: (('j',), ('j',), ('k',), true) [ Info: (('j',), ('j',), ('i', 'k'), true) [ Info: (('j',), ('j',), ('k', 'i'), true) [ Info: (('j',), ('k', 'j'), (), true) [ Info: (('j',), ('k', 'j'), ('i',), true) [ Info: (('j',), ('k', 'j'), ('k',), true) [ Info: (('j',), ('k', 'j'), ('i', 'k'), true) [ Info: (('j',), ('k', 'j'), ('k', 'i'), true) [ Info: (('j',), ('j', 'k'), (), true) [ Info: (('j',), ('j', 'k'), ('i',), true) [ Info: (('j',), ('j', 'k'), ('k',), true) [ Info: (('j',), ('j', 'k'), ('i', 'k'), true) [ Info: (('j',), ('j', 'k'), ('k', 'i'), true) [ Info: (('i', 'j'), (), (), true) [ Info: (('i', 'j'), (), ('i',), true) [ Info: (('i', 'j'), (), ('k',), true) [ Info: (('i', 'j'), (), ('i', 'k'), true) [ Info: (('i', 'j'), (), ('k', 'i'), true) [ Info: (('i', 'j'), ('k',), (), true) [ Info: (('i', 'j'), ('k',), ('i',), true) [ Info: (('i', 'j'), ('k',), ('k',), true) [ Info: (('i', 'j'), ('k',), ('i', 'k'), true) [ Info: (('i', 'j'), ('k',), ('k', 'i'), true) [ Info: (('i', 'j'), ('j',), (), true) [ Info: (('i', 'j'), ('j',), ('i',), true) [ Info: (('i', 'j'), ('j',), ('k',), true) [ Info: (('i', 'j'), ('j',), ('i', 'k'), true) [ Info: (('i', 'j'), ('j',), ('k', 'i'), true) [ Info: (('i', 'j'), ('k', 'j'), (), true) [ Info: (('i', 'j'), ('k', 'j'), ('i',), true) [ Info: (('i', 'j'), ('k', 'j'), ('k',), true) [ Info: (('i', 'j'), ('k', 'j'), ('i', 'k'), true) [ Info: (('i', 'j'), ('k', 'j'), ('k', 'i'), true) [ Info: (('i', 'j'), ('j', 'k'), (), true) [ Info: (('i', 'j'), ('j', 'k'), ('i',), true) [ Info: (('i', 'j'), ('j', 'k'), ('k',), true) [ Info: (('i', 'j'), ('j', 'k'), ('i', 'k'), true) [ Info: (('i', 'j'), ('j', 'k'), ('k', 'i'), true) [ Info: (('j', 'i'), (), (), true) [ Info: (('j', 'i'), (), ('i',), true) [ Info: (('j', 'i'), (), ('k',), true) [ Info: (('j', 'i'), (), ('i', 'k'), true) [ Info: (('j', 'i'), (), ('k', 'i'), true) [ Info: (('j', 'i'), ('k',), (), true) [ Info: (('j', 'i'), ('k',), ('i',), true) [ Info: (('j', 'i'), ('k',), ('k',), true) [ Info: (('j', 'i'), ('k',), ('i', 'k'), true) [ Info: (('j', 'i'), ('k',), ('k', 'i'), true) [ Info: (('j', 'i'), ('j',), (), true) [ Info: (('j', 'i'), ('j',), ('i',), true) [ Info: (('j', 'i'), ('j',), ('k',), true) [ Info: (('j', 'i'), ('j',), ('i', 'k'), true) [ Info: (('j', 'i'), ('j',), ('k', 'i'), true) [ Info: (('j', 'i'), ('k', 'j'), (), true) [ Info: (('j', 'i'), ('k', 'j'), ('i',), true) [ Info: (('j', 'i'), ('k', 'j'), ('k',), true) [ Info: (('j', 'i'), ('k', 'j'), ('i', 'k'), true) [ Info: (('j', 'i'), ('k', 'j'), ('k', 'i'), true) [ Info: (('j', 'i'), ('j', 'k'), (), true) [ Info: (('j', 'i'), ('j', 'k'), ('i',), true) [ Info: (('j', 'i'), ('j', 'k'), ('k',), true) [ Info: (('j', 'i'), ('j', 'k'), ('i', 'k'), true) [ Info: (('j', 'i'), ('j', 'k'), ('k', 'i'), true) [ Info: ((), (), (), false) [ Info: ((), (), ('i',), false) [ Info: ((), (), ('k',), false) [ Info: ((), (), ('i', 'k'), false) [ Info: ((), (), ('k', 'i'), false) [ Info: ((), ('k',), (), false) [ Info: ((), ('k',), ('i',), false) [ Info: ((), ('k',), ('k',), false) [ Info: ((), ('k',), ('i', 'k'), false) [ Info: ((), ('k',), ('k', 'i'), false) [ Info: ((), ('j',), (), false) [ Info: ((), ('j',), ('i',), false) [ Info: ((), ('j',), ('k',), false) [ Info: ((), ('j',), ('i', 'k'), false) [ Info: ((), ('j',), ('k', 'i'), false) [ Info: ((), ('k', 'j'), (), false) [ Info: ((), ('k', 'j'), ('i',), false) [ Info: ((), ('k', 'j'), ('k',), false) [ Info: ((), ('k', 'j'), ('i', 'k'), false) [ Info: ((), ('k', 'j'), ('k', 'i'), false) [ Info: ((), ('j', 'k'), (), false) [ Info: ((), ('j', 'k'), ('i',), false) [ Info: ((), ('j', 'k'), ('k',), false) [ Info: ((), ('j', 'k'), ('i', 'k'), false) [ Info: ((), ('j', 'k'), ('k', 'i'), false) [ Info: (('i',), (), (), false) [ Info: (('i',), (), ('i',), false) [ Info: (('i',), (), ('k',), false) [ Info: (('i',), (), ('i', 'k'), false) [ Info: (('i',), (), ('k', 'i'), false) [ Info: (('i',), ('k',), (), false) [ Info: (('i',), ('k',), ('i',), false) [ Info: (('i',), ('k',), ('k',), false) [ Info: (('i',), ('k',), ('i', 'k'), false) [ Info: (('i',), ('k',), ('k', 'i'), false) [ Info: (('i',), ('j',), (), false) [ Info: (('i',), ('j',), ('i',), false) [ Info: (('i',), ('j',), ('k',), false) [ Info: (('i',), ('j',), ('i', 'k'), false) [ Info: (('i',), ('j',), ('k', 'i'), false) [ Info: (('i',), ('k', 'j'), (), false) [ Info: (('i',), ('k', 'j'), ('i',), false) [ Info: (('i',), ('k', 'j'), ('k',), false) [ Info: (('i',), ('k', 'j'), ('i', 'k'), false) [ Info: (('i',), ('k', 'j'), ('k', 'i'), false) [ Info: (('i',), ('j', 'k'), (), false) [ Info: (('i',), ('j', 'k'), ('i',), false) [ Info: (('i',), ('j', 'k'), ('k',), false) [ Info: (('i',), ('j', 'k'), ('i', 'k'), false) [ Info: (('i',), ('j', 'k'), ('k', 'i'), false) [ Info: (('j',), (), (), false) [ Info: (('j',), (), ('i',), false) [ Info: (('j',), (), ('k',), false) [ Info: (('j',), (), ('i', 'k'), false) [ Info: (('j',), (), ('k', 'i'), false) [ Info: (('j',), ('k',), (), false) [ Info: (('j',), ('k',), ('i',), false) [ Info: (('j',), ('k',), ('k',), false) [ Info: (('j',), ('k',), ('i', 'k'), false) [ Info: (('j',), ('k',), ('k', 'i'), false) [ Info: (('j',), ('j',), (), false) [ Info: (('j',), ('j',), ('i',), false) [ Info: (('j',), ('j',), ('k',), false) [ Info: (('j',), ('j',), ('i', 'k'), false) [ Info: (('j',), ('j',), ('k', 'i'), false) [ Info: (('j',), ('k', 'j'), (), false) [ Info: (('j',), ('k', 'j'), ('i',), false) [ Info: (('j',), ('k', 'j'), ('k',), false) [ Info: (('j',), ('k', 'j'), ('i', 'k'), false) [ Info: (('j',), ('k', 'j'), ('k', 'i'), false) [ Info: (('j',), ('j', 'k'), (), false) [ Info: (('j',), ('j', 'k'), ('i',), false) [ Info: (('j',), ('j', 'k'), ('k',), false) [ Info: (('j',), ('j', 'k'), ('i', 'k'), false) [ Info: (('j',), ('j', 'k'), ('k', 'i'), false) [ Info: (('i', 'j'), (), (), false) [ Info: (('i', 'j'), (), ('i',), false) [ Info: (('i', 'j'), (), ('k',), false) [ Info: (('i', 'j'), (), ('i', 'k'), false) [ Info: (('i', 'j'), (), ('k', 'i'), false) [ Info: (('i', 'j'), ('k',), (), false) [ Info: (('i', 'j'), ('k',), ('i',), false) [ Info: (('i', 'j'), ('k',), ('k',), false) [ Info: (('i', 'j'), ('k',), ('i', 'k'), false) [ Info: (('i', 'j'), ('k',), ('k', 'i'), false) [ Info: (('i', 'j'), ('j',), (), false) [ Info: (('i', 'j'), ('j',), ('i',), false) [ Info: (('i', 'j'), ('j',), ('k',), false) [ Info: (('i', 'j'), ('j',), ('i', 'k'), false) [ Info: (('i', 'j'), ('j',), ('k', 'i'), false) [ Info: (('i', 'j'), ('k', 'j'), (), false) [ Info: (('i', 'j'), ('k', 'j'), ('i',), false) [ Info: (('i', 'j'), ('k', 'j'), ('k',), false) [ Info: (('i', 'j'), ('k', 'j'), ('i', 'k'), false) [ Info: (('i', 'j'), ('k', 'j'), ('k', 'i'), false) [ Info: (('i', 'j'), ('j', 'k'), (), false) [ Info: (('i', 'j'), ('j', 'k'), ('i',), false) [ Info: (('i', 'j'), ('j', 'k'), ('k',), false) [ Info: (('i', 'j'), ('j', 'k'), ('i', 'k'), false) [ Info: (('i', 'j'), ('j', 'k'), ('k', 'i'), false) [ Info: (('j', 'i'), (), (), false) [ Info: (('j', 'i'), (), ('i',), false) [ Info: (('j', 'i'), (), ('k',), false) [ Info: (('j', 'i'), (), ('i', 'k'), false) [ Info: (('j', 'i'), (), ('k', 'i'), false) [ Info: (('j', 'i'), ('k',), (), false) [ Info: (('j', 'i'), ('k',), ('i',), false) [ Info: (('j', 'i'), ('k',), ('k',), false) [ Info: (('j', 'i'), ('k',), ('i', 'k'), false) [ Info: (('j', 'i'), ('k',), ('k', 'i'), false) [ Info: (('j', 'i'), ('j',), (), false) [ Info: (('j', 'i'), ('j',), ('i',), false) [ Info: (('j', 'i'), ('j',), ('k',), false) [ Info: (('j', 'i'), ('j',), ('i', 'k'), false) [ Info: (('j', 'i'), ('j',), ('k', 'i'), false) [ Info: (('j', 'i'), ('k', 'j'), (), false) [ Info: (('j', 'i'), ('k', 'j'), ('i',), false) [ Info: (('j', 'i'), ('k', 'j'), ('k',), false) [ Info: (('j', 'i'), ('k', 'j'), ('i', 'k'), false) [ Info: (('j', 'i'), ('k', 'j'), ('k', 'i'), false) [ Info: (('j', 'i'), ('j', 'k'), (), false) [ Info: (('j', 'i'), ('j', 'k'), ('i',), false) [ Info: (('j', 'i'), ('j', 'k'), ('k',), false) [ Info: (('j', 'i'), ('j', 'k'), ('i', 'k'), false) [ Info: (('j', 'i'), ('j', 'k'), ('k', 'i'), false) Test Summary: | Pass Total Time binary rules | 290 290 4m42.3s Test Summary: | Pass Total Time utils | 36 36 14.5s [ Info: c, c -> cc [ Info: c, cc -> c [ Info: cc, c -> cc [ Info: cc, cc -> cc [ Info: cc, cb -> bc [ Info: cb, bc -> cc [ Info: ac, cc -> ac Test Summary: | Pass Total Time einsum | 92 92 1m53.9s Test Summary: | Total Time cuda | 0 0.0s Precompiling packages... 17261.8 ms ✓ ChainRules 9681.7 ms ✓ ForwardDiff 92112.9 ms ✓ Zygote 3 dependencies successfully precompiled in 120 seconds. 63 already precompiled. Precompiling packages... 10487.9 ms ✓ StructArrays → StructArraysGPUArraysCoreExt 1 dependency successfully precompiled in 11 seconds. 36 already precompiled. Precompiling packages... 3285.1 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 1 dependency successfully precompiled in 4 seconds. 21 already precompiled. Precompiling packages... 9664.6 ms ✓ Zygote → ZygoteColorsExt 1 dependency successfully precompiled in 10 seconds. 71 already precompiled. Test Summary: | Pass Total Time autodiff | 48 48 14m11.0s ik, km -> im ├─ ij, jk -> ik │ ├─ ij │ └─ jk └─ km ik, km -> im ├─ ij, jk -> ik │ ├─ ij │ └─ jk └─ km Test Summary: | Pass Total Time einsequence | 31 31 1m02.5s Test Summary: | Pass Total Time slicing | 165 165 42.8s Test Summary: | Pass Total Time interfaces | 4 4 25.1s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 261 running 1 of 1 signal (10): User defined signal 1 construct, const llvm::SparseBitVectorElement<4096>&> at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/ext/new_allocator.h:147 [inlined] construct, const llvm::SparseBitVectorElement<4096>&> at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/alloc_traits.h:484 [inlined] _M_create_node&> at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/stl_list.h:633 [inlined] insert at /usr/local/x86_64-linux-gnu/include/c++/9.1.0/bits/list.tcc:108 [inlined] operator|= at /source/usr/include/llvm/ADT/SparseBitVector.h:572 [inlined] ComputeLiveness at /source/src/llvm-late-gc-lowering.cpp:1640 runOnFunction at /source/src/llvm-late-gc-lowering.cpp:2595 run at /source/src/llvm-late-gc-lowering.cpp:2639 run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_8FunctionENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm27ModuleToFunctionPassAdaptor3runERNS_6ModuleERNS_15AnalysisManagerIS1_JEEE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/usr/include/llvm/IR/PassManagerInternal.h:91 _ZN4llvm11PassManagerINS_6ModuleENS_15AnalysisManagerIS1_JEEEJEE3runERS1_RS3_ at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) run at /source/src/pipeline.cpp:791 operator() at /source/src/jitlayers.cpp:1510 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:1471 [inlined] operator() at /source/src/jitlayers.cpp:1646 [inlined] addModule at /source/src/jitlayers.cpp:2103 jl_compile_codeinst_now at /source/src/jitlayers.cpp:682 jl_compile_codeinst_impl at /source/src/jitlayers.cpp:873 jl_compile_method_internal at /source/src/gf.c:3594 _jl_invoke at /source/src/gf.c:4052 [inlined] ijl_apply_generic at /source/src/gf.c:4257 #optimize_code#123 at /home/pkgeval/.julia/packages/OMEinsum/6mSzJ/src/contractionorder.jl:31 optimize_code at /home/pkgeval/.julia/packages/OMEinsum/6mSzJ/src/contractionorder.jl:30 unknown function (ip: 0x71b6c48e6167) at (unknown file) _jl_invoke at /source/src/gf.c:4060 [inlined] ijl_apply_generic at /source/src/gf.c:4257 jl_apply at /source/src/julia.h:2262 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4060 [inlined] ijl_apply_generic at /source/src/gf.c:4257 _include at ./loading.jl:2978 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 unknown function (ip: 0x71b701af4852) at (unknown file) _jl_invoke at /source/src/gf.c:4060 [inlined] ijl_apply_generic at /source/src/gf.c:4257 jl_apply at /source/src/julia.h:2262 [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:690 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 include_string at ./loading.jl:2918 _jl_invoke at /source/src/gf.c:4060 [inlined] ijl_apply_generic at /source/src/gf.c:4257 _include at ./loading.jl:2978 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_69077.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4060 [inlined] ijl_apply_generic at /source/src/gf.c:4257 jl_apply at /source/src/julia.h:2262 [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:690 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:772 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:784 ijl_toplevel_eval_in at /source/src/toplevel.c:829 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_49668.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4060 [inlined] ijl_apply_generic at /source/src/gf.c:4257 jl_apply at /source/src/julia.h:2262 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x71b703399249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_72434.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4060 [inlined] ijl_apply_generic at /source/src/gf.c:4257 jl_apply at /source/src/julia.h:2262 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007b7280320010 Total snapshots: 421. Utilization: 0% ╎421 @Base/task.jl:1137 wait_forever() 420╎ 421 @Base/task.jl:1200 wait() [261] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/OMEinsum/6mSzJ/test/contractionorder.jl:5 _ZNK4llvm11Instruction12getSuccessorEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) PkgEval terminated after 2723.05s: test duration exceeded the time limit