Package evaluation of RestrictedBoltzmannMachines on Julia 1.13.0-DEV.994 (f4af91db49*) started at 2025-08-17T15:09:20.722 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.52s ################################################################################ # Installation # Installing RestrictedBoltzmannMachines... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [12e6b396] + RestrictedBoltzmannMachines v5.1.1 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.19.0 [d360d2e6] + ChainRulesCore v1.26.0 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.0 [187b0558] + ConstructionBase v1.6.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [da5c29d0] + EllipsisNotation v1.8.0 [1a297f60] + FillArrays v1.13.0 [d9f16b24] + Functors v0.5.2 [615f187c] + IfElse v0.1.1 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [77ba4419] + NaNMath v1.1.3 [3bd65402] + Optimisers v0.4.6 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [12e6b396] + RestrictedBoltzmannMachines v5.1.1 [276daf66] + SpecialFunctions v2.5.1 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [10745b16] + Statistics v1.11.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 4.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 3 direct dependencies failed to precompile: HDF5Ext Failed to precompile HDF5Ext [9a910890-0775-519a-bf49-a1de2f62701c] to "/home/pkgeval/.julia/compiled/v1.13/HDF5Ext/jl_4Dj0Hz" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] 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:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_pkzVAR" (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:3304 [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:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, 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#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [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/EllipsisNotation/duIu5/src/EllipsisNotation.jl:5 [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:3017 [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:2863 [27] include_string @ ./loading.jl:2873 [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/EllipsisNotation/duIu5/src/EllipsisNotation.jl:3 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile EllipsisNotation [da5c29d0-fa7d-589e-88eb-ea29b0a81949] to "/home/pkgeval/.julia/compiled/v1.13/EllipsisNotation/jl_E0XBNI" (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:3304 [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:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, 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#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/RestrictedBoltzmannMachines/TklUE/src/RestrictedBoltzmannMachines.jl:6 [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:3017 [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:2863 [27] include_string @ ./loading.jl:2873 [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/RestrictedBoltzmannMachines/TklUE/src/RestrictedBoltzmannMachines.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile RestrictedBoltzmannMachines [12e6b396-7db5-4506-8cb6-664a4fe1e50e] to "/home/pkgeval/.julia/compiled/v1.13/RestrictedBoltzmannMachines/jl_cK7f3L" (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:3304 [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:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, 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#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [inlined] [18] eval_import_path @ ./module.jl:36 [inlined] [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr) @ Base ./module.jl:111 [20] top-level scope @ ~/.julia/packages/RestrictedBoltzmannMachines/TklUE/ext/HDF5Ext.jl:4 [21] include(mod::Module, _path::String) @ Base ./Base.jl:308 [22] 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:3017 [23] top-level scope @ stdin:5 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [26] include_string @ ./loading.jl:2873 [inlined] [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [28] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/TklUE/ext/HDF5Ext.jl:1 in expression starting at stdin:5 RestrictedBoltzmannMachines Failed to precompile RestrictedBoltzmannMachines [12e6b396-7db5-4506-8cb6-664a4fe1e50e] to "/home/pkgeval/.julia/compiled/v1.13/RestrictedBoltzmannMachines/jl_pnqqur" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] 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:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_9ZDsLy" (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:3304 [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:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, 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#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [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/EllipsisNotation/duIu5/src/EllipsisNotation.jl:5 [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:3017 [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:2863 [27] include_string @ ./loading.jl:2873 [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/EllipsisNotation/duIu5/src/EllipsisNotation.jl:3 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile EllipsisNotation [da5c29d0-fa7d-589e-88eb-ea29b0a81949] to "/home/pkgeval/.julia/compiled/v1.13/EllipsisNotation/jl_2DCGlp" (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:3304 [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:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, 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#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [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_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) @ Base ./module.jl:101 [21] top-level scope @ ~/.julia/packages/RestrictedBoltzmannMachines/TklUE/src/RestrictedBoltzmannMachines.jl:6 [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:3017 [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:2863 [27] include_string @ ./loading.jl:2873 [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/RestrictedBoltzmannMachines/TklUE/src/RestrictedBoltzmannMachines.jl:1 in expression starting at stdin:5 EllipsisNotation Failed to precompile EllipsisNotation [da5c29d0-fa7d-589e-88eb-ea29b0a81949] to "/home/pkgeval/.julia/compiled/v1.13/EllipsisNotation/jl_kGqA6R" (ProcessExited(1)). ERROR: LoadError: UndefVarError: `StaticData` not defined in `Base` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] recompile_invalidations(__module__::Module, expr::Any) @ PrecompileTools ~/.julia/packages/PrecompileTools/Z8SWe/src/invalidations.jl:17 [3] top-level scope @ ~/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:19 [4] include(mod::Module, _path::String) @ Base ./Base.jl:308 [5] 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:3017 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2863 [9] include_string @ ./loading.jl:2873 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [11] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/StaticArrayInterface/lkDPR/src/StaticArrayInterface.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile StaticArrayInterface [0d7ed370-da01-4f52-bd93-41d350b8b718] to "/home/pkgeval/.julia/compiled/v1.13/StaticArrayInterface/jl_x4iFJC" (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:3304 [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:3182 [4] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2669 [5] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, 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#233 @ ./reflection.jl:1333 [inlined] [9] invokelatest_gr @ ./reflection.jl:1325 [inlined] [10] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3875 [11] maybe_cachefile_lock @ ./loading.jl:3872 [inlined] [12] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2655 [13] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2484 [14] macro expansion @ ./loading.jl:2412 [inlined] [15] macro expansion @ ./lock.jl:376 [inlined] [16] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2376 [17] require @ ./loading.jl:2352 [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/EllipsisNotation/duIu5/src/EllipsisNotation.jl:5 [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:3017 [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:2863 [27] include_string @ ./loading.jl:2873 [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/EllipsisNotation/duIu5/src/EllipsisNotation.jl:3 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 72.2s ################################################################################ # Testing # Testing RestrictedBoltzmannMachines Status `/tmp/jl_ace5fX/Project.toml` ⌃ [4c88cf16] Aqua v0.8.13 [8bb1440f] DelimitedFiles v1.9.1 [31c24e10] Distributions v0.25.120 [da5c29d0] EllipsisNotation v1.8.0 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [f67ccb44] HDF5 v0.17.2 [2ab3a3ac] LogExpFunctions v0.3.29 ⌃ [872c559c] NNlib v0.9.30 [3bd65402] Optimisers v0.4.6 [1fd47b50] QuadGK v2.11.2 [12e6b396] RestrictedBoltzmannMachines v5.1.1 [276daf66] SpecialFunctions v2.5.1 [10745b16] Statistics v1.11.1 ⌃ [2913bbd2] StatsBase v0.34.5 [98cad3c8] ValueHistories v0.5.4 [e88e6eb3] Zygote v0.7.10 [b77e0a4c] InteractiveUtils v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_ace5fX/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [79e6a3ab] Adapt v4.3.0 [66dad0bd] AliasTables v1.1.3 ⌃ [4c88cf16] Aqua v0.8.13 [4fba245c] ArrayInterface v7.19.0 ⌃ [a9b6321e] Atomix v1.1.1 [082447d4] ChainRules v1.72.5 ⌃ [d360d2e6] ChainRulesCore v1.25.2 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 ⌃ [34da2185] Compat v4.16.0 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [da5c29d0] EllipsisNotation v1.8.0 [1a297f60] FillArrays v1.13.0 [26cc04aa] FiniteDifferences v0.12.32 [f6369f11] ForwardDiff v1.0.1 [d9f16b24] Functors v0.5.2 [46192b85] GPUArraysCore v0.2.0 [f67ccb44] HDF5 v0.17.2 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [92d709cd] IrrationalConstants v0.2.4 [82899510] IteratorInterfaceExtensions v1.0.0 ⌃ [692b3bcd] JLLWrappers v1.7.0 ⌃ [63c18a36] KernelAbstractions v0.9.35 [2ab3a3ac] LogExpFunctions v0.3.29 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 ⌃ [872c559c] NNlib v0.9.30 [77ba4419] NaNMath v1.1.3 [3bd65402] Optimisers v0.4.6 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 ⌃ [aea7be01] PrecompileTools v1.2.1 ⌃ [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [12e6b396] RestrictedBoltzmannMachines v5.1.1 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.8.0 ⌃ [7e506255] ScopedValues v1.3.0 ⌃ [a2af1166] SortingAlgorithms v1.2.1 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 ⌃ [90137ffa] StaticArrays v1.9.13 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 ⌃ [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [09ab397b] StructArrays v0.7.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [013be700] UnsafeAtomics v0.3.0 [98cad3c8] ValueHistories v0.5.4 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [0234f1f7] HDF5_jll v1.14.6+0 [e33a78d0] Hwloc_jll v2.12.1+0 [7cb0a576] MPICH_jll v4.3.1+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.8+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [477f73a3] libaec_jll v1.1.3+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 [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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization 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 [deac9b47] LibCURL_jll v8.15.0+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.8.12 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.45.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.65.0+0 [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... Precompiling packages... 3192.1 ms ✓ Functors 2688.3 ms ✓ ChainRulesCore 5310.8 ms ✓ Static 2855.9 ms ✓ Optimisers 3198.9 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 890.1 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 4206.3 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 11754.0 ms ✓ StaticArrayInterface 1572.2 ms ✓ Optimisers → OptimisersAdaptExt 1554.2 ms ✓ EllipsisNotation 14553.2 ms ✓ RestrictedBoltzmannMachines 11 dependencies successfully precompiled in 53 seconds. 28 already precompiled. Test Summary: | Pass Total Time two | 5 5 2.3s Test Summary: | Pass Total Time inf | 3 3 0.0s Test Summary: | Pass Total Time generate_sequences | 1 1 0.5s Test Summary: | Pass Total Time broadlike | 3 3 3.9s Test Summary: | Pass Total Time wmean | 7 7 13.8s Test Summary: | Pass Total Time wsum | 7 7 1.1s Test Summary: | Pass Total Time reshape_maybe | 12 12 0.3s Test Summary: | Pass Total Time sizedims | 6 6 0.1s Test Summary: | Pass Total Time moving_average | 103 103 0.0s Test Summary: | Pass Total Time vstack | 3 3 1.0s Test Summary: | Pass Total Time convert_eltype | 7 7 1.5s Test Summary: | Pass Total Time linalg | 6 6 8.0s Test Summary: | Pass Total Time onehot | 2102 2102 2.7s Test Summary: | Pass Total Time categorical_rand | 3 3 1.3s Test Summary: | Pass Total Time categorical_sample | 1 1 26.8s Test Summary: | Pass Total Time gumbel | 2 2 0.3s Test Summary: | Pass Total Time categorical_sample_from_logits | 1 1 8.1s Test Summary: | Pass Total Time categorical_sample_from_logits_gumbel | 1 1 1.7s Precompiling packages... 2962.9 ms ✓ QuadGK 1 dependency successfully precompiled in 4 seconds. 14 already precompiled. Precompiling packages... 1580.9 ms ✓ StructArrays 1362.1 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 1765.4 ms ✓ ZygoteRules 934.9 ms ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 9264.6 ms ✓ ForwardDiff 1377.3 ms ✓ StructArrays → StructArraysSparseArraysExt 929.8 ms ✓ StructArrays → StructArraysLinearAlgebraExt 840.7 ms ✓ StructArrays → StructArraysAdaptExt 12421.8 ms ✓ ChainRules 73601.3 ms ✓ Zygote 10 dependencies successfully precompiled in 104 seconds. 56 already precompiled. Precompiling packages... 1823.7 ms ✓ ArrayInterface → ArrayInterfaceChainRulesExt 1 dependency successfully precompiled in 2 seconds. 40 already precompiled. Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(), Bh=() | 8 8 1m26.6s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(), Bh=(3, 2) | 9 9 42.6s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(3, 2), Bh=() | 9 9 5.6s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(3, 2), Bh=(3, 2) | 9 9 13.4s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(), Bh=() | 8 8 8.6s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(), Bh=(3, 2) | 9 9 26.3s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(3, 2), Bh=() | 9 9 3.4s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(3, 2), Bh=(3, 2) | 9 9 7.3s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(), Bh=() | 8 8 3.7s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(), Bh=(3, 2) | 9 9 3.2s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(3, 2), Bh=() | 9 9 3.4s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(3, 2), Bh=(3, 2) | 9 9 6.8s Test Summary: | Pass Total Time batches, n=(5, 2), m=(3, 4), Bv=(), Bh=() | 8 8 3.5s Test Summary: | Pass Total Time batches, n=(5, 2), m=(3, 4), Bv=(), Bh=(3, 2) | 9 9 3.1s Test Summary: | Pass Total Time batches, n=(5, 2), m=(3, 4), Bv=(3, 2), Bh=() | 9 9 3.5s Test Summary: | Pass Total Time batches, n=(5, 2), m=(3, 4), Bv=(3, 2), Bh=(3, 2) | 9 9 9.0s Test Summary: | Pass Total Time singleton batch dims | 14 14 5.7s Test Summary: | Pass Total Time sample_v_from_v and sample_h_from_h on binary RBM | 4 4 11.3s Test Summary: | Pass Total Time rbm convenience constructors | 11 11 1.6s Test Summary: | Pass Total Time Binary-Binary RBM | 60 60 20.9s Test Summary: | Pass Total Time mirror | 5 5 7.2s Test Summary: | Pass Total Time binary free energy | 5 5 1.7s Test Summary: | Pass Total Time Gaussian-Gaussian RBM, 1-dimension | 1 1 11.6s Test Summary: | Pass Total Time Gaussian-Gaussian RBM, multi-dimensional | 8 8 38.0s Test Summary: | Pass Total Time zero hidden units | 1 1 0.0s Test Summary: | Pass Total Time ∂free_energy | 12 12 29.2s Test Summary: | Pass Total Time total_mean_h_from_v, total_mean_v_from_h, etc. | 8 8 10.8s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Binary | 79 79 55.2s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Spin | 79 79 41.2s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Potts | 79 79 43.4s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Gaussian | 79 79 41.7s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.ReLU | 79 79 56.4s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.dReLU | 79 79 2m03.2s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.pReLU | 79 79 1m45.6s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.xReLU | 79 79 2m23.6s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Binary) | 2 2 2.7s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Spin) | 2 2 2.8s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Potts) | 2 2 1.9s Test Summary: | Pass Total Time Binary | 127 127 6.7s Test Summary: | Pass Total Time Spin | 5 5 4.1s Test Summary: | Pass Total Time Potts | 7 7 5.9s Test Summary: | Pass Total Time Gaussian | 7 7 14.2s Test Summary: | Pass Total Time ReLU | 7 7 11.8s Test Summary: | Pass Total Time pReLU / xReLU / dReLU convert | 41 41 12.1s Test Summary: | Pass Total Time dReLU | 9 9 17.0s Test Summary: | Pass Total Time pReLU | 3 3 1m49.9s Test Summary: | Pass Total Time xReLU | 3 3 2m15.7s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Binary | 1 1 2.5s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Spin | 1 1 1.6s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Potts | 1 1 1.3s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Gaussian | 1 1 3.9s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.ReLU | 1 1 0.9s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.dReLU | 1 1 5.7s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.pReLU | 1 1 10.3s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.xReLU | 1 1 9.0s Test Summary: | Pass Total Time binary pseudolikelihood | 4 4 5.2s Test Summary: | Pass Total Time spins pseudolikelihood | 4 4 4.2s Test Summary: | Pass Total Time Potts pseudolikelihood | 4 4 5.1s Test Summary: | Pass Total Time nobs | 7 7 0.0s Test Summary: | Pass Total Time getobs | 6 6 1.5s Test Summary: | Pass Total Time shuffleobs | 4 4 0.5s Test Summary: | Pass Total Time infinite_minibatches | 49 49 0.6s Test Summary: | Pass Total Time initialization Binary | 1 1 3.9s Test Summary: | Pass Total Time initialization Spin | 1 1 2.9s Test Summary: | Pass Total Time initialization Potts | 1 1 11.5s Test Summary: | Pass Total Time initialization Gaussian | 2 2 4.3s Test Summary: | Pass Total Time initialization dReLU | 2 2 7.3s Test Summary: | Pass Total Time initialization pReLU | 2 2 2.4s Test Summary: | Pass Total Time initialization xReLU | 2 2 3.4s Test Summary: | Pass Total Time ∂regularize! | 3 3 27.6s Test Summary: | Pass Total Time ∂regularize | 3 3 4.8s Test Summary: | Pass Total Time ∂regularize_fields | 9 9 5.2s Precompiling packages... 1754.4 ms ✓ SortingAlgorithms 1515.3 ms ✓ Rmath_jll 2715.0 ms ✓ HypergeometricFunctions 5237.8 ms ✓ StatsBase 2270.5 ms ✓ Rmath 3406.1 ms ✓ StatsFuns 10815.5 ms ✓ Distributions 7 dependencies successfully precompiled in 29 seconds. 40 already precompiled. Precompiling packages... 3786.9 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1 dependency successfully precompiled in 4 seconds. 23 already precompiled. Precompiling packages... 4487.0 ms ✓ Distributions → DistributionsChainRulesCoreExt 1 dependency successfully precompiled in 5 seconds. 52 already precompiled. Precompiling packages... 4412.2 ms ✓ Distributions → DistributionsTestExt 1 dependency successfully precompiled in 5 seconds. 49 already precompiled. Test Summary: | Pass Total Time sqrt1half | 6 6 0.0s Test Summary: | Pass Total Time randnt | 5 5 0.0s Test Summary: | Pass Total Time ∂ operations | 4 4 0.2s Precompiling packages... 971.3 ms ✓ ScopedValues 1485.0 ms ✓ StaticArrays → StaticArraysStatisticsExt 1545.5 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 7576.4 ms ✓ KernelAbstractions 2327.6 ms ✓ KernelAbstractions → LinearAlgebraExt 13433.8 ms ✓ NNlib 6 dependencies successfully precompiled in 28 seconds. 27 already precompiled. Precompiling packages... 1264.7 ms ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 1 dependency successfully precompiled in 1 seconds. 20 already precompiled. Precompiling packages... 1150.9 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1 dependency successfully precompiled in 1 seconds. 10 already precompiled. Precompiling packages... 1247.8 ms ✓ StructArrays → StructArraysStaticArraysExt 1 dependency successfully precompiled in 1 seconds. 19 already precompiled. Precompiling packages... 3240.7 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 1 dependency successfully precompiled in 3 seconds. 21 already precompiled. Precompiling packages... 2366.5 ms ✓ KernelAbstractions → SparseArraysExt 1 dependency successfully precompiled in 3 seconds. 29 already precompiled. Precompiling packages... 1878.7 ms ✓ StructArrays → StructArraysGPUArraysCoreExt 1 dependency successfully precompiled in 2 seconds. 36 already precompiled. Precompiling packages... 2493.3 ms ✓ NNlib → NNlibSpecialFunctionsExt 3587.2 ms ✓ NNlib → NNlibForwardDiffExt 2 dependencies successfully precompiled in 6 seconds. 48 already precompiled. Test Summary: | Pass Total Time Binary-Binary RBM partition function (brute force) | 3 3 23.3s Test Summary: | Pass Total Time Spin-Binary RBM partition function (brute force) | 3 3 14.3s Test Summary: | Pass Total Time metropolis β=0.5 | 1 1 10.3s Test Summary: | Pass Total Time metropolis β=1.0 | 1 1 7.2s Test Summary: | Pass Total Time metropolis β=2.0 | 1 1 7.3s Test Summary: | Pass Total Time metropolis! β=0.5 | 1 1 7.5s Test Summary: | Pass Total Time metropolis! β=1.0 | 1 1 7.0s Test Summary: | Pass Total Time metropolis! β=2.0 | 1 1 7.1s Test Summary: | Pass Total Time zerosum (visible Potts) | 5 5 11.1s Test Summary: | Pass Total Time zerosum (hidden Potts) | 5 5 3.9s Test Summary: | Pass Total Time zerosum (visible and hidden Potts) | 7 7 13.0s Test Summary: | Pass Total Time zerosum (visible Potts, various hidden layers) | 28 28 24.1s Test Summary: | Pass Total Time rescale_activations! | 10 10 7.9s Test Summary: | Pass Total Time rescale_hidden! | 6 6 8.5s Test Summary: | Pass Total Time rescale_weights! | 2 2 0.8s Test Summary: | Pass Total Time pcd | 3 3 22.3s Test Summary: | Pass Total Time shift_fields | 8 8 4.8s Test Summary: | Pass Total Time shift_fields! | 8 8 1.2s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Potts | 66 66 3.4s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.PottsGumbel | 66 66 15.0s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Potts) | 2 2 0.2s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.PottsGumbel) | 2 2 2.1s Test Summary: | Pass Total Time PottsGumbel | 6 6 1.2s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Potts | 1 1 0.0s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.PottsGumbel | 1 1 1.2s Precompiling packages... 1443.8 ms ✓ Hwloc_jll 1491.1 ms ✓ libaec_jll 1159.8 ms ✓ MicrosoftMPI_jll 4916.9 ms ✓ MPItrampoline_jll 6034.7 ms ✓ MPICH_jll 4860.1 ms ✓ OpenMPI_jll 5961.3 ms ✓ HDF5_jll 15579.3 ms ✓ HDF5 8 dependencies successfully precompiled in 42 seconds. 35 already precompiled. Precompiling packages... 10375.3 ms ✓ RestrictedBoltzmannMachines → HDF5Ext 1 dependency successfully precompiled in 11 seconds. 72 already precompiled. Test Summary: | Pass Total Time rbm | 5 5 12.7s Test Summary: | Pass Total Time layers | 24 24 2.7s Test Summary: | Pass Total Time Gaussian | 6 6 0.9s Test Summary: | Pass Total Time PottsGumbel | 4 4 0.9s Test Summary: | Pass Total Time std | 12 12 1.9s Test Summary: | Pass Total Time CenteredBinaryRBM | 7 7 2.7s Test Summary: | Pass Total Time center / uncenter | 7 7 1.2s Test Summary: | Pass Total Time rbm energy invariance | 2 2 6.7s Test Summary: | Pass Total Time free energy | 1 1 0.8s Test Summary: | Pass Total Time ∂free energy | 3 3 17.8s Test Summary: | Pass Total Time mirror | 5 5 10.6s Test Summary: | Pass Total Time centered pcd | 5 5 48.0s Test Summary: | Pass Total Time centered pcd training | 3 3 12.3s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 40.4s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 49.8s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 43.7s Test Summary: | Pass Total Time shift_fields | 8 8 4.1s Test Summary: | Pass Total Time shift_fields! | 8 8 0.0s Test Summary: | Pass Total Time standardize | 16 16 13.1s Test Summary: | Pass Total Time unstandardize | 3 3 0.1s Test Summary: | Pass Total Time delta_energy | 4 4 0.3s Test Summary: | Pass Total Time standardize! | 6 6 2.2s Test Summary: | Pass Total Time ∂free energy | 8 8 19.3s Test Summary: | Pass Total Time standardized constructor | 2 2 0.2s Test Summary: | Pass Total Time rescale_hidden_activations! | 6 6 8.8s Test Summary: | Pass Total Time standardized pcd | 4 4 32.8s Test Summary: | Pass Total Time exact enumeration of configurations | 20 20 1m21.7s Test Summary: | Pass Total Time ∂regularize! standardized RBM with Binary | 6 6 1m00.5s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 131 running 1 of 1 signal (10): User defined signal 1 abstract_eval_special_value at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2981 [inlined] abstract_eval_value at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3017 is_all_const_call at ./../usr/share/julia/Compiler/src/ssair/irinterp.jl:312 #223 at ./../usr/share/julia/Compiler/src/ssair/irinterp.jl:342 scan! at ./../usr/share/julia/Compiler/src/ssair/irinterp.jl:286 #ir_abstract_constant_propagation#219 at ./../usr/share/julia/Compiler/src/ssair/irinterp.jl:332 ir_abstract_constant_propagation at ./../usr/share/julia/Compiler/src/ssair/irinterp.jl:318 [inlined] semi_concrete_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1265 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:892 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:868 [inlined] handle1 at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:178 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:252 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:338 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2796 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2903 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2896 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3056 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3074 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3430 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3857 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3814 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4363 jfptr_typeinf_local_83563.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4521 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1385 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1568 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1577 jfptr_typeinf_ext_toplevel_83516.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2376 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3514 _jl_invoke at /source/src/gf.c:4007 [inlined] ijl_apply_generic at /source/src/gf.c:4212 standardize_hidden at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/TklUE/src/standardized.jl:263 [inlined] Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:0 unknown function (ip: 0x7e439be0df5e) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:100 standardize at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/TklUE/src/standardized.jl:221 [inlined] Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:0 unknown function (ip: 0x7e439be0ba7e) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:100 unknown function (ip: 0x7e439be07a93) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:100 unknown function (ip: 0x7e439bfc8356) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:100 Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:100 #pullback##0 at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:97 unknown function (ip: 0x7e439bfc7123) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:154 unknown function (ip: 0x7e439bf76a56) at (unknown file) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2376 [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: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:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2863 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2923 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_67584.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2376 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_eval_module_expr at /source/src/toplevel.c:196 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:658 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2863 _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 _include at ./loading.jl:2923 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_67584.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2376 [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:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:296 _start at ./client.jl:563 jfptr__start_43520.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2376 [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: 0x7e43c0dea249) 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 ============================================================== Test Summary: | Pass ====================================================================================== 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 wait at ./task.jl:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_59781.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2376 [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 ============================================================== ┌ 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 0x00007048c005f580 Total snapshots: 411. Utilization: 0% ╎411 @Base/task.jl:1129 wait_forever() 410╎ 411 @Base/task.jl:1192 wait() Total Time [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 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:1192 wait_forever at ./task.jl:1129 jfptr_wait_forever_59781.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4015 [inlined] ijl_apply_generic at /source/src/gf.c:4212 jl_apply at /source/src/julia.h:2376 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) Allocations: 21215538 (Pool: 21214992; Big: 546); GC: 18 [131] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/TklUE/test/standardized.jl:299 _ZN4llvm13PMDataManager16findAnalysisPassEPKvb.constprop.0 at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13PMDataManager23verifyPreservedAnalysisEPNS_4PassE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN4llvm3orc14SimpleCompilerclERNS_6ModuleE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) _ZN12_GLOBAL__N_19CompilerTILm4EEclERN4llvm6ModuleE at /opt/julia/bin/../lib/julia/libjulia-codegen.so.1.13 (unknown line) _ZN9JuliaOJIT9addModuleEN4llvm3orc16ThreadSafeModuleE at /opt/julia/bin/../lib/julia/libjulia-codegen.so.1.13 (unknown line) _ZL23jl_compile_codeinst_nowP19_jl_code_instance_t at /opt/julia/bin/../lib/julia/libjulia-codegen.so.1.13 (unknown line) jl_compile_codeinst_impl at /opt/julia/bin/../lib/julia/libjulia-codegen.so.1.13 (unknown line) jl_compile_method_internal at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) julia_show_typeparams_8179.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_datatype_8159.2 at /opt/julia/lib/julia/sys.so (unknown line) julia__show_type_12590.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_54433.1 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_show_54434.1 at /opt/julia/lib/julia/sys.so (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) julia_show_typeparams_8179.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_datatype_8159.2 at /opt/julia/lib/julia/sys.so (unknown line) julia__show_type_12590.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_54433.1 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_show_54434.1 at /opt/julia/lib/julia/sys.so (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) julia_show_datatype_8159.2 at /opt/julia/lib/julia/sys.so (unknown line) julia__show_type_12590.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_54433.1 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_show_54434.1 at /opt/julia/lib/julia/sys.so (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) julia_show_typeparams_8179.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_datatype_8159.2 at /opt/julia/lib/julia/sys.so (unknown line) julia__show_type_12590.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_54433.1 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_show_54434.1 at /opt/julia/lib/julia/sys.so (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) julia_show_datatype_8159.2 at /opt/julia/lib/julia/sys.so (unknown line) julia__show_type_12590.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_54433.1 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_show_54434.1 at /opt/julia/lib/julia/sys.so (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) julia_show_typeparams_8179.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_datatype_8159.2 at /opt/julia/lib/julia/sys.so (unknown line) julia__show_type_12590.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_54433.1 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_show_54434.1 at /opt/julia/lib/julia/sys.so (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) julia_show_typeparams_8179.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_datatype_8159.2 at /opt/julia/lib/julia/sys.so (unknown line) julia__show_type_12590.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_print_39956.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_print_39951.2 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_print_39952.1 at /opt/julia/lib/julia/sys.so (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) jl_f__apply_iterate at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) japi1_YY.print_within_stacktraceYY.496_7968.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_signature_function_7948.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_YY.show_tuple_as_callYY.497_36103.2 at /opt/julia/lib/julia/sys.so (unknown line) japi1_show_spec_sig_36084.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_show_spec_linfo_36074.2 at /opt/julia/lib/julia/sys.so (unknown line) unknown function (ip: 0x7e439be4a4e2) at (unknown file) unknown function (ip: 0x7e439be46b76) at (unknown file) unknown function (ip: 0x7e439be535fb) at (unknown file) unknown function (ip: 0x7e439be2404d) at (unknown file) unknown function (ip: 0x7e439be4e9ab) at (unknown file) unknown function (ip: 0x7e439be4482a) at (unknown file) unknown function (ip: 0x7e439be29c6e) at (unknown file) unknown function (ip: 0x7e439be2a0ef) at (unknown file) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) jl_f_invokelatest at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) julia_profile_printing_listener_9614.2 at /opt/julia/lib/julia/sys.so (unknown line) julia_YY.start_profile_listenerYY.YY.0_9611.1 at /opt/julia/lib/julia/sys.so (unknown line) jfptr_YY.start_profile_listenerYY.YY.0_9612.1 at /opt/julia/lib/julia/sys.so (unknown line) ijl_apply_generic at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) start_task at /opt/julia/bin/../lib/julia/libjulia-internal.so.1.13 (unknown line) unknown function (ip: (nil)) at (unknown file) Allocations: 1197194048 (Pool: 1197178098; Big: 15950); GC: 2362 PkgEval terminated after 2722.8s: test duration exceeded the time limit