Package evaluation of RestrictedBoltzmannMachines on Julia 1.13.0-DEV.1035 (d28a587c89*) started at 2025-08-24T15:03:32.129 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.6s ################################################################################ # 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.7+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 4.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 3 direct dependencies failed to precompile: RestrictedBoltzmannMachines Failed to precompile RestrictedBoltzmannMachines [12e6b396-7db5-4506-8cb6-664a4fe1e50e] to "/home/pkgeval/.julia/compiled/v1.13/RestrictedBoltzmannMachines/jl_uuMHED" (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_CoXUvX" (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_RzRZum" (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 HDF5Ext Failed to precompile HDF5Ext [9a910890-0775-519a-bf49-a1de2f62701c] to "/home/pkgeval/.julia/compiled/v1.13/HDF5Ext/jl_Q2z28J" (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_4KTuF8" (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_yW1SSx" (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_GKOZpm" (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 EllipsisNotation Failed to precompile EllipsisNotation [da5c29d0-fa7d-589e-88eb-ea29b0a81949] to "/home/pkgeval/.julia/compiled/v1.13/EllipsisNotation/jl_weTqTZ" (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_5Mezk2" (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 74.24s ################################################################################ # Testing # Testing RestrictedBoltzmannMachines Status `/tmp/jl_td3Uvt/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_td3Uvt/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.7+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.66.0+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Precompiling packages... 3182.4 ms ✓ Functors 3014.3 ms ✓ ChainRulesCore 5481.9 ms ✓ Static 2791.4 ms ✓ Optimisers 3063.0 ms ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 878.4 ms ✓ ArrayInterface → ArrayInterfaceChainRulesCoreExt 4089.6 ms ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 9939.4 ms ✓ StaticArrayInterface 1087.9 ms ✓ Optimisers → OptimisersAdaptExt 1045.3 ms ✓ EllipsisNotation 13037.8 ms ✓ RestrictedBoltzmannMachines 11 dependencies successfully precompiled in 48 seconds. 28 already precompiled. Test Summary: | Pass Total Time two | 5 5 1.4s Test Summary: | Pass Total Time inf | 3 3 0.0s Test Summary: | Pass Total Time generate_sequences | 1 1 0.4s Test Summary: | Pass Total Time broadlike | 3 3 3.7s Test Summary: | Pass Total Time wmean | 7 7 13.9s Test Summary: | Pass Total Time wsum | 7 7 1.3s Test Summary: | Pass Total Time reshape_maybe | 12 12 0.4s 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.9s Test Summary: | Pass Total Time linalg | 6 6 8.3s Test Summary: | Pass Total Time onehot | 2102 2102 2.9s Test Summary: | Pass Total Time categorical_rand | 3 3 1.2s Test Summary: | Pass Total Time categorical_sample | 1 1 28.5s Test Summary: | Pass Total Time gumbel | 2 2 0.3s Test Summary: | Pass Total Time categorical_sample_from_logits | 1 1 7.8s Test Summary: | Pass Total Time categorical_sample_from_logits_gumbel | 1 1 2.2s Precompiling packages... 2967.3 ms ✓ QuadGK 1 dependency successfully precompiled in 3 seconds. 14 already precompiled. Precompiling packages... 1474.6 ms ✓ ChainRulesCore → ChainRulesCoreSparseArraysExt 1836.1 ms ✓ ZygoteRules 952.2 ms ✓ AbstractFFTs → AbstractFFTsChainRulesCoreExt 9044.6 ms ✓ ForwardDiff 13613.1 ms ✓ ChainRules 74119.5 ms ✓ Zygote 6 dependencies successfully precompiled in 101 seconds. 60 already precompiled. Precompiling packages... 1760.9 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 1m24.8s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(), Bh=(3, 2) | 9 9 41.3s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(3, 2), Bh=() | 9 9 6.8s Test Summary: | Pass Total Time batches, n=5, m=2, Bv=(3, 2), Bh=(3, 2) | 9 9 14.9s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(), Bh=() | 8 8 8.4s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(), Bh=(3, 2) | 9 9 26.6s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(3, 2), Bh=() | 9 9 3.6s Test Summary: | Pass Total Time batches, n=5, m=(3, 4), Bv=(3, 2), Bh=(3, 2) | 9 9 7.9s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(), Bh=() | 8 8 3.6s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(), Bh=(3, 2) | 9 9 3.0s Test Summary: | Pass Total Time batches, n=(5, 2), m=2, Bv=(3, 2), Bh=() | 9 9 3.2s 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.3s 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 8.9s Test Summary: | Pass Total Time singleton batch dims | 14 14 5.8s Test Summary: | Pass Total Time sample_v_from_v and sample_h_from_h on binary RBM | 4 4 11.5s Test Summary: | Pass Total Time rbm convenience constructors | 11 11 1.8s Test Summary: | Pass Total Time Binary-Binary RBM | 60 60 22.2s Test Summary: | Pass Total Time mirror | 5 5 7.7s Test Summary: | Pass Total Time binary free energy | 5 5 1.8s Test Summary: | Pass Total Time Gaussian-Gaussian RBM, 1-dimension | 1 1 12.0s Test Summary: | Pass Total Time Gaussian-Gaussian RBM, multi-dimensional | 8 8 38.1s Test Summary: | Pass Total Time zero hidden units | 1 1 0.0s Test Summary: | Pass Total Time ∂free_energy | 12 12 27.4s Test Summary: | Pass Total Time total_mean_h_from_v, total_mean_v_from_h, etc. | 8 8 9.8s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Binary | 79 79 52.5s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Spin | 79 79 37.7s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Potts | 79 79 39.5s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Gaussian | 79 79 36.7s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.ReLU | 79 79 48.2s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.dReLU | 79 79 2m17.8s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.pReLU | 79 79 1m45.2s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.xReLU | 79 79 2m27.4s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Binary) | 2 2 2.9s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Spin) | 2 2 2.6s Test Summary: | Pass Total Time discrete layers (RestrictedBoltzmannMachines.Potts) | 2 2 1.9s Test Summary: | Pass Total Time Binary | 127 127 6.8s Test Summary: | Pass Total Time Spin | 5 5 5.1s Test Summary: | Pass Total Time Potts | 7 7 7.4s Test Summary: | Pass Total Time Gaussian | 7 7 17.3s Test Summary: | Pass Total Time ReLU | 7 7 15.4s Test Summary: | Pass Total Time pReLU / xReLU / dReLU convert | 41 41 16.2s Test Summary: | Pass Total Time dReLU | 9 9 21.3s Test Summary: | Pass Total Time pReLU | 3 3 2m02.7s Test Summary: | Pass Total Time xReLU | 3 3 2m15.5s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.Binary | 1 1 2.4s 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.8s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.ReLU | 1 1 0.9s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.dReLU | 1 1 5.8s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.pReLU | 1 1 10.9s Test Summary: | Pass Total Time grad2ave RestrictedBoltzmannMachines.xReLU | 1 1 10.1s Test Summary: | Pass Total Time binary pseudolikelihood | 4 4 7.3s Test Summary: | Pass Total Time spins pseudolikelihood | 4 4 4.7s Test Summary: | Pass Total Time Potts pseudolikelihood | 4 4 5.5s Test Summary: | Pass Total Time nobs | 7 7 0.1s Test Summary: | Pass Total Time getobs | 6 6 1.6s 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.7s Test Summary: | Pass Total Time initialization Spin | 1 1 3.3s Test Summary: | Pass Total Time initialization Potts | 1 1 12.1s Test Summary: | Pass Total Time initialization Gaussian | 2 2 4.4s Test Summary: | Pass Total Time initialization dReLU | 2 2 7.2s Test Summary: | Pass Total Time initialization pReLU | 2 2 2.4s Test Summary: | Pass Total Time initialization xReLU | 2 2 3.3s Test Summary: | Pass Total Time ∂regularize! | 3 3 26.8s Test Summary: | Pass Total Time ∂regularize | 3 3 4.4s Test Summary: | Pass Total Time ∂regularize_fields | 9 9 4.9s Precompiling packages... 1662.5 ms ✓ SortingAlgorithms 1496.2 ms ✓ Rmath_jll 2591.9 ms ✓ HypergeometricFunctions 4927.0 ms ✓ StatsBase 1526.4 ms ✓ Rmath 2800.4 ms ✓ StatsFuns 10012.9 ms ✓ Distributions 7 dependencies successfully precompiled in 26 seconds. 40 already precompiled. Precompiling packages... 3626.4 ms ✓ StatsFuns → StatsFunsChainRulesCoreExt 1 dependency successfully precompiled in 4 seconds. 23 already precompiled. Precompiling packages... 4362.7 ms ✓ Distributions → DistributionsChainRulesCoreExt 1 dependency successfully precompiled in 5 seconds. 52 already precompiled. Precompiling packages... 4235.8 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... 890.1 ms ✓ ScopedValues 13277.3 ms ✓ StaticArrays 1441.0 ms ✓ StaticArrays → StaticArraysStatisticsExt 1633.0 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 1399.4 ms ✓ Adapt → AdaptStaticArraysExt 7300.0 ms ✓ KernelAbstractions 2265.1 ms ✓ KernelAbstractions → LinearAlgebraExt 14495.2 ms ✓ NNlib 8 dependencies successfully precompiled in 43 seconds. 25 already precompiled. Precompiling packages... 1630.8 ms ✓ StaticArrayInterface → StaticArrayInterfaceStaticArraysExt 1 dependency successfully precompiled in 2 seconds. 20 already precompiled. Precompiling packages... 1567.1 ms ✓ ConstructionBase → ConstructionBaseStaticArraysExt 1 dependency successfully precompiled in 2 seconds. 10 already precompiled. Precompiling packages... 1636.4 ms ✓ StructArrays → StructArraysStaticArraysExt 1 dependency successfully precompiled in 2 seconds. 19 already precompiled. Precompiling packages... 4053.8 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 1 dependency successfully precompiled in 4 seconds. 21 already precompiled. Precompiling packages... 3071.1 ms ✓ KernelAbstractions → SparseArraysExt 1 dependency successfully precompiled in 3 seconds. 29 already precompiled. Precompiling packages... 2541.9 ms ✓ StructArrays → StructArraysGPUArraysCoreExt 1 dependency successfully precompiled in 3 seconds. 36 already precompiled. Precompiling packages... 2795.7 ms ✓ NNlib → NNlibSpecialFunctionsExt 3105.6 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 35.0s Test Summary: | Pass Total Time Spin-Binary RBM partition function (brute force) | 3 3 20.9s Test Summary: | Pass Total Time metropolis β=0.5 | 1 1 10.6s Test Summary: | Pass Total Time metropolis β=1.0 | 1 1 6.9s Test Summary: | Pass Total Time metropolis β=2.0 | 1 1 7.0s Test Summary: | Pass Total Time metropolis! β=0.5 | 1 1 7.2s Test Summary: | Pass Total Time metropolis! β=1.0 | 1 1 6.9s Test Summary: | Pass Total Time metropolis! β=2.0 | 1 1 7.1s Test Summary: | Pass Total Time zerosum (visible Potts) | 5 5 10.8s Test Summary: | Pass Total Time zerosum (hidden Potts) | 5 5 3.7s Test Summary: | Pass Total Time zerosum (visible and hidden Potts) | 7 7 13.1s Test Summary: | Pass Total Time zerosum (visible Potts, various hidden layers) | 28 28 25.2s Test Summary: | Pass Total Time rescale_activations! | 10 10 9.7s Test Summary: | Pass Total Time rescale_hidden! | 6 6 8.4s Test Summary: | Pass Total Time rescale_weights! | 2 2 0.9s Test Summary: | Pass Total Time pcd | 3 3 21.3s Test Summary: | Pass Total Time shift_fields | 8 8 4.7s Test Summary: | Pass Total Time shift_fields! | 8 8 1.1s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.Potts | 66 66 3.3s Test Summary: | Pass Total Time testing RestrictedBoltzmannMachines.PottsGumbel | 66 66 14.7s 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.2s 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... 1424.1 ms ✓ Hwloc_jll 1459.6 ms ✓ libaec_jll 1194.1 ms ✓ MicrosoftMPI_jll 4716.9 ms ✓ MPItrampoline_jll 5644.6 ms ✓ MPICH_jll 4869.2 ms ✓ OpenMPI_jll 5697.8 ms ✓ HDF5_jll 14728.5 ms ✓ HDF5 8 dependencies successfully precompiled in 40 seconds. 35 already precompiled. Precompiling packages... 9872.6 ms ✓ RestrictedBoltzmannMachines → HDF5Ext 1 dependency successfully precompiled in 10 seconds. 72 already precompiled. Test Summary: | Pass Total Time rbm | 5 5 13.2s Test Summary: | Pass Total Time layers | 24 24 1.4s Test Summary: | Pass Total Time Gaussian | 6 6 0.8s Test Summary: | Pass Total Time PottsGumbel | 4 4 0.8s Test Summary: | Pass Total Time std | 12 12 1.8s Test Summary: | Pass Total Time CenteredBinaryRBM | 7 7 2.6s Test Summary: | Pass Total Time center / uncenter | 7 7 1.2s Test Summary: | Pass Total Time rbm energy invariance | 2 2 6.4s Test Summary: | Pass Total Time free energy | 1 1 0.7s Test Summary: | Pass Total Time ∂free energy | 3 3 17.6s Test Summary: | Pass Total Time mirror | 5 5 10.1s Test Summary: | Pass Total Time centered pcd | 5 5 46.5s Test Summary: | Pass Total Time centered pcd training | 3 3 12.6s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 39.2s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 49.6s Test Summary: | Pass Total Time ∂regularize! centered RBM | 3 3 43.7s Test Summary: | Pass Total Time shift_fields | 8 8 3.8s Test Summary: | Pass Total Time shift_fields! | 8 8 0.0s Test Summary: | Pass Total Time standardize | 16 16 12.5s 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 17.8s Test Summary: | Pass Total Time standardized constructor | 2 2 0.1s Test Summary: | Pass Total Time rescale_hidden_activations! | 6 6 7.3s Test Summary: | Pass Total Time standardized pcd | 4 4 30.6s Test Summary: | Pass Total Time exact enumeration of configurations | 20 20 1m24.7s ====================================================================================== 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 gc_sweep_page at /source/src/gc-stock.c:921 gc_sweep_pool_page at /source/src/gc-stock.c:987 [inlined] gc_sweep_pool_parallel at /source/src/gc-stock.c:1279 gc_sweep_pool at /source/src/gc-stock.c:1399 [inlined] _jl_gc_collect at /source/src/gc-stock.c:3196 ijl_gc_collect at /source/src/gc-stock.c:3489 maybe_collect at /source/src/gc-stock.c:349 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:725 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:783 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:797 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:588 [inlined] Array at ./boot.jl:648 [inlined] Array at ./boot.jl:661 [inlined] similar at ./abstractarray.jl:873 [inlined] similar at ./abstractarray.jl:872 [inlined] _array_for at ./array.jl:676 [inlined] _array_for at ./array.jl:679 [inlined] IncrementalCompact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:779 IncrementalCompact at ./../usr/share/julia/Compiler/src/ssair/ir.jl:807 [inlined] compact! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:2146 compact! at ./../usr/share/julia/Compiler/src/ssair/ir.jl:2146 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021 jfptr_optimize_86086.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:232 jfptr_finish_nocycle_86418.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4528 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 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_85826.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4521 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 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_85826.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4521 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 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_85826.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4521 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 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_85826.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4521 const_prop_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:1348 abstract_call_method_with_const_args at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:898 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_85826.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 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_82900.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 jl_apply at /source/src/julia.h:2378 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3511 _jl_invoke at /source/src/gf.c:4003 [inlined] ijl_apply_generic at /source/src/gf.c:4208 standardize_hidden at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/TklUE/src/standardized.jl:265 [inlined] Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:0 unknown function (ip: 0x7a6188d4eec2) at (unknown file) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 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: 0x7a6188d4cb82) at (unknown file) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:100 unknown function (ip: 0x7a6188d49ba7) at (unknown file) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 Pullback at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface2.jl:100 unknown function (ip: 0x7a6188d193d6) at (unknown file) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 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: 0x7a6188d1626f) at (unknown file) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 gradient at /home/pkgeval/.julia/packages/Zygote/55SqB/src/compiler/interface.jl:154 unknown function (ip: 0x7a6188fce296) at (unknown file) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 jl_apply at /source/src/julia.h:2378 [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:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 _include at ./loading.jl:2923 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_68479.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 jl_apply at /source/src/julia.h:2378 [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:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 _include at ./loading.jl:2923 include at ./Base.jl:309 IncludeInto at ./Base.jl:310 jfptr_IncludeInto_68479.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 jl_apply at /source/src/julia.h:2378 [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_71327.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 jl_apply at /source/src/julia.h:2378 [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: 0x7a61afa0b249) 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:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_63342.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4011 [inlined] ijl_apply_generic at /source/src/gf.c:4208 jl_apply at /source/src/julia.h:2378 [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 0x000073a1d8e7d960 Total snapshots: 429. Utilization: 0% ╎429 @Base/task.jl:1137 wait_forever() 428╎ 429 @Base/task.jl:1200 wait() Total Time [131] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/TklUE/test/standardized.jl:269 _ZNK4llvm4User10getOperandEj at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) unknown function (ip: (nil)) at (unknown file) Allocations: 1158233550 (Pool: 1158217680; Big: 15870); GC: 2463 PkgEval terminated after 2722.05s: test duration exceeded the time limit