Package evaluation to load NeuralAttentionlib on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T21:20:55.007 ################################################################################ # Set-up # Set-up completed after 0.15s ################################################################################ # Installation # Installing NeuralAttentionlib... Resolving package versions... Installed CommonWorldInvalidations ─ v1.1.0 Installed SciMLPublic ────────────── v1.2.1 Installed NNlib ──────────────────── v0.9.37 Installed Compat ─────────────────── v4.18.1 Installed MacroTools ─────────────── v0.5.16 Installed Requires ───────────────── v1.3.1 Installed HashArrayMappedTries ───── v0.2.0 Installed Preferences ────────────── v1.5.2 Installed Static ─────────────────── v1.4.2 Installed Adapt ──────────────────── v4.7.0 Installed Statistics ─────────────── v1.11.1 Installed KernelAbstractions ─────── v0.9.42 Installed PrecompileTools ────────── v1.3.4 Installed Atomix ─────────────────── v1.1.3 Installed FuncTransforms ─────────── v0.1.1 Installed NeuralAttentionlib ─────── v0.3.3 Installed StaticArraysCore ───────── v1.4.4 Installed IfElse ─────────────────── v0.1.1 Installed StaticArrays ───────────── v1.9.18 Installed ScopedValues ───────────── v1.6.2 Installed UnsafeAtomics ──────────── v0.3.1 Installed GPUArraysCore ──────────── v0.2.0 Installed ChainRulesCore ─────────── v1.26.1 Updating `~/.julia/environments/v1.14/Project.toml` [12afc1b8] + NeuralAttentionlib v0.3.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [a9b6321e] + Atomix v1.1.3 [d360d2e6] + ChainRulesCore v1.26.1 [f70d9fcc] + CommonWorldInvalidations v1.1.0 [34da2185] + Compat v4.18.1 [79abecb7] + FuncTransforms v0.1.1 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [615f187c] + IfElse v0.1.1 [63c18a36] + KernelAbstractions v0.9.42 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.37 [12afc1b8] + NeuralAttentionlib v0.3.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.2.1 [7e506255] + ScopedValues v1.6.2 [aedffcd0] + Static v1.4.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [013be700] + UnsafeAtomics v0.3.1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [f489334b] + StyledStrings 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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 9.45s ################################################################################ # 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... 4.3 s ✓ MacroTools 438.4 s ✓ CommonWorldInvalidations 1.2 s ✓ StaticArraysCore 1.1 s ✓ HashArrayMappedTries 71.2 s ✓ UnsafeAtomics 0.5 s ✓ IfElse 1.6 s ✓ FuncTransforms 1.6 s ✓ Adapt 1.4 s ✓ Statistics 0.7 s ✓ SciMLPublic 1.6 s ✓ Requires 32.2 s ✓ Preferences 2.2 s ✓ Compat 1.3 s ✓ ScopedValues 37.5 s ✓ Atomix 1.8 s ✓ GPUArraysCore 31.8 s ✓ PrecompileTools 1.0 s ✓ Compat → CompatLinearAlgebraExt 365.8 s ✓ StaticArrays 344.4 s ✓ Static 305.5 s ✓ ChainRulesCore 36.0 s ✓ StaticArrays → StaticArraysStatisticsExt 35.5 s ✓ Adapt → AdaptStaticArraysExt 73.9 s ✓ StaticArrays → StaticArraysChainRulesCoreExt 105.1 s ✓ KernelAbstractions 40.2 s ✓ KernelAbstractions → LinearAlgebraExt 126.6 s ✓ NNlib ERROR: LoadError: UndefVarError: `CollapsedDimsArray` not defined in `NeuralAttentionlib.Matmul` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NeuralAttentionlib/x9jOu/src/module/matmul.jl:90  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/NeuralAttentionlib/x9jOu/src/NeuralAttentionlib.jl:55  [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/NeuralAttentionlib/x9jOu/src/module/matmul.jl:1 in expression starting at /home/pkgeval/.julia/packages/NeuralAttentionlib/x9jOu/src/NeuralAttentionlib.jl:1 in expression starting at stdin:5 ✗ NeuralAttentionlib 27 dependencies successfully precompiled in 2182 seconds. 11 already precompiled. Precompilation completed after 2208.08s ################################################################################ # Loading # Loading NeuralAttentionlib... ERROR: LoadError: UndefVarError: `CollapsedDimsArray` not defined in `NeuralAttentionlib.Matmul` Suggestion: check for spelling errors or missing imports. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/NeuralAttentionlib/x9jOu/src/module/matmul.jl:90  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/NeuralAttentionlib/x9jOu/src/NeuralAttentionlib.jl:55  [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/NeuralAttentionlib/x9jOu/src/module/matmul.jl:1 in expression starting at /home/pkgeval/.julia/packages/NeuralAttentionlib/x9jOu/src/NeuralAttentionlib.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ NeuralAttentionlib │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: NeuralAttentionlib Failed to precompile NeuralAttentionlib [12afc1b8-fad6-47e1-9132-84abc478905f] to "/home/pkgeval/.julia/compiled/v1.14/NeuralAttentionlib/jl_eV76T7" (ProcessExited(1)). Loading failed after 131.02s 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 NeuralAttentionlib'`, 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 2385.89s: package fails to precompile