Package evaluation to load AdvRBMs on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T22:08:21.307 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing AdvRBMs... Resolving package versions... Installed NaNMath ───────────────────── v1.1.4 Installed LogExpFunctions ───────────── v1.0.1 Installed SpecialFunctions ──────────── v2.8.0 Installed DiffRules ─────────────────── v1.16.0 Installed OpenSpecFun_jll ───────────── v0.5.6+0 Installed Compat ────────────────────── v4.18.1 Installed Statistics ────────────────── v1.11.1 Installed JLLWrappers ───────────────── v1.8.0 Installed Preferences ───────────────── v1.5.2 Installed FillArrays ────────────────── v1.16.0 Installed PrecompileTools ───────────── v1.3.4 Installed EllipsisNotation ──────────── v1.10.1 Installed Adapt ─────────────────────── v4.7.0 Installed RestrictedBoltzmannMachines ─ v5.4.0 Installed ConstructionBase ──────────── v1.6.0 Installed IrrationalConstants ───────── v0.2.6 Installed Optimisers ────────────────── v0.4.7 Installed ChainRulesCore ────────────── v1.26.1 Installed AdvRBMs ───────────────────── v2.1.0 Installed DocStringExtensions ───────── v0.9.5 Installed Functors ──────────────────── v0.5.2 Installing 1 artifacts Installed artifact OpenSpecFun 105.4 KiB Updating `~/.julia/environments/v1.14/Project.toml` [5c8d321f] + AdvRBMs v2.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [5c8d321f] + AdvRBMs v2.1.0 [d360d2e6] + ChainRulesCore v1.26.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [da5c29d0] + EllipsisNotation v1.10.1 [1a297f60] + FillArrays v1.16.0 [d9f16b24] + Functors v0.5.2 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [77ba4419] + NaNMath v1.1.4 [3bd65402] + Optimisers v0.4.7 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [12e6b396] + RestrictedBoltzmannMachines v5.4.0 [276daf66] + SpecialFunctions v2.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.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [05823500] + OpenLibm_jll v0.8.7+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 11.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 118.8 s ✓ FillArrays 1.5 s ✓ DocStringExtensions 1.5 s ✓ Adapt 1.4 s ✓ Statistics 1.7 s ✓ ConstructionBase 2.4 s ✓ IrrationalConstants 1.6 s ✓ NaNMath 27.9 s ✓ Preferences 1.8 s ✓ Compat 40.4 s ✓ FillArrays → FillArraysStatisticsExt 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1.8 s ✓ LogExpFunctions 31.6 s ✓ JLLWrappers 30.4 s ✓ PrecompileTools 0.9 s ✓ Compat → CompatLinearAlgebraExt 32.2 s ✓ OpenSpecFun_jll 33.1 s ✓ EllipsisNotation 300.0 s ✓ ChainRulesCore 40.5 s ✓ Functors 107.8 s ✓ SpecialFunctions 37.0 s ✓ LogExpFunctions → LogExpFunctionsChainRulesCoreExt 74.7 s ✓ Optimisers 74.2 s ✓ SpecialFunctions → SpecialFunctionsChainRulesCoreExt 1.8 s ✓ DiffRules 35.5 s ✓ Optimisers → OptimisersAdaptExt ERROR: LoadError: Creating a new global in closed module `Adapt` (`#_@generator#0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/adapt.jl:3  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/RestrictedBoltzmannMachines.jl:64  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/adapt.jl:3 in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/RestrictedBoltzmannMachines.jl:1 in expression starting at stdin:5 ✗ RestrictedBoltzmannMachines ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("12e6b396-7db5-4506-8cb6-664a4fe1e50e"), "RestrictedBoltzmannMachines") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/AdvRBMs/jbnIq/src/AdvRBMs.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/AdvRBMs/jbnIq/src/AdvRBMs.jl:1 in expression starting at stdin:5 ✗ AdvRBMs 25 dependencies successfully precompiled in 1103 seconds. 6 already precompiled. Precompilation completed after 1128.6s ################################################################################ # Loading # Loading AdvRBMs... ERROR: LoadError: Creating a new global in closed module `Adapt` (`#_@generator#0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/adapt.jl:3  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/RestrictedBoltzmannMachines.jl:64  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/adapt.jl:3 in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/RestrictedBoltzmannMachines.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("12e6b396-7db5-4506-8cb6-664a4fe1e50e"), "RestrictedBoltzmannMachines") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/AdvRBMs/jbnIq/src/AdvRBMs.jl:3  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/AdvRBMs/jbnIq/src/AdvRBMs.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ AdvRBMs │ [Output was shown above] └ ┌ RestrictedBoltzmannMachines │ ERROR: LoadError: Creating a new global in closed module `Adapt` (`#_@generator#0`) breaks incremental compilation because the side effects will not be permanent. │ Stacktrace: │ [1] top-level scope │ @ ~/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/adapt.jl:3 │ [2] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [3] top-level scope │ @ ~/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/RestrictedBoltzmannMachines.jl:64 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [5] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3303 │ [6] top-level scope │ @ stdin:5 │ [7] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [9] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [10] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [11] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/adapt.jl:3 │ in expression starting at /home/pkgeval/.julia/packages/RestrictedBoltzmannMachines/sicDr/src/RestrictedBoltzmannMachines.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 2 packages failed to precompile: AdvRBMs Failed to precompile AdvRBMs [5c8d321f-d88f-4112-b4bc-67901fc2de0a] to "/home/pkgeval/.julia/compiled/v1.14/AdvRBMs/jl_1P7hqz" (ProcessExited(1)). RestrictedBoltzmannMachines Failed to precompile RestrictedBoltzmannMachines [12e6b396-7db5-4506-8cb6-664a4fe1e50e] to "/home/pkgeval/.julia/compiled/v1.14/RestrictedBoltzmannMachines/jl_LgTEBr" (ProcessExited(1)). Loading failed after 111.0s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using AdvRBMs'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 1283.45s: package fails to precompile