Package evaluation to test NeuralAttentionlib on Julia 1.13.0-alpha2.30 (5abf758bb1*) started at 2026-01-09T00:57:32.193 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.4s ################################################################################ # Installation # Installing NeuralAttentionlib... Resolving package versions... Installed Compat ─────────────────── v4.18.1 Installed MacroTools ─────────────── v0.5.16 Installed CommonWorldInvalidations ─ v1.0.0 Installed SciMLPublic ────────────── v1.0.1 Installed HashArrayMappedTries ───── v0.2.0 Installed Requires ───────────────── v1.3.1 Installed Preferences ────────────── v1.5.1 Installed NNlib ──────────────────── v0.9.32 Installed Statistics ─────────────── v1.11.1 Installed Static ─────────────────── v1.3.1 Installed Atomix ─────────────────── v1.1.2 Installed FuncTransforms ─────────── v0.1.1 Installed KernelAbstractions ─────── v0.9.39 Installed PrecompileTools ────────── v1.3.3 Installed Adapt ──────────────────── v4.4.0 Installed NeuralAttentionlib ─────── v0.3.3 Installed ScopedValues ───────────── v1.5.0 Installed StaticArraysCore ───────── v1.4.4 Installed IfElse ─────────────────── v0.1.1 Installed StaticArrays ───────────── v1.9.16 Installed GPUArraysCore ──────────── v0.2.0 Installed UnsafeAtomics ──────────── v0.3.0 Installed ChainRulesCore ─────────── v1.26.0 Updating `~/.julia/environments/v1.13/Project.toml` [12afc1b8] + NeuralAttentionlib v0.3.3 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [a9b6321e] + Atomix v1.1.2 [d360d2e6] + ChainRulesCore v1.26.0 [f70d9fcc] + CommonWorldInvalidations v1.0.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.39 [1914dd2f] + MacroTools v0.5.16 [872c559c] + NNlib v0.9.32 [12afc1b8] + NeuralAttentionlib v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [431bcebd] + SciMLPublic v1.0.1 [7e506255] + ScopedValues v1.5.0 [aedffcd0] + Static v1.3.1 [90137ffa] + StaticArrays v1.9.16 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [013be700] + UnsafeAtomics v0.3.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.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 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4776.4 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.13/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ `LLVM_jll=86de99a1-58d6-5da7-8064-bd56ce2e322c` depends on `libLLVM_jll=8f36deef-c2a5-5394-99ed-8e07531fb29a`, but no such entry exists in the manifest. │ Stacktrace: │ [1] pkgerror(::String, ::Vararg{String}) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 │ [2] validate_manifest(julia_version::VersionNumber, project_hash::Base.SHA1, manifest_format::VersionNumber, stage1::Dict{String, Vector{Pkg.Types.Stage1}}, other::Dict{String, Any}, registries::Dict{String, Pkg.Types.ManifestRegistryEntry}) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:198 │ [3] Pkg.Types.Manifest(raw::Dict{String, Any}, f_or_io::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:295 │ [4] read_manifest(f_or_io::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:318 │ [5] Pkg.Types.EnvCache(env::Nothing) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:452 │ [6] EnvCache │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:419 [inlined] │ [7] #show_update#282 │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:3559 [inlined] │ [8] kwcall(::@NamedTuple{io::Base.DevNull, hidden_upgrades_info::Bool}, ::typeof(Pkg.Operations.show_update), env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:3558 │ [9] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2441 │ [10] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2408 [inlined] │ [11] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:465 │ [12] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:433 [inlined] │ [13] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:177 [inlined] │ [14] #resolve#170 │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:471 [inlined] │ [15] resolve │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:470 [inlined] │ [16] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.13/activate_set.jl:83 │ [17] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.13/activate_set.jl:9 │ [18] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [19] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [21] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4410.6 ms ✓ MacroTools 765.7 ms ✓ CommonWorldInvalidations 958.9 ms ✓ StaticArraysCore 892.3 ms ✓ HashArrayMappedTries 3349.7 ms ✓ UnsafeAtomics 817.4 ms ✓ IfElse 1070.5 ms ✓ FuncTransforms 1116.8 ms ✓ Statistics 816.9 ms ✓ SciMLPublic 1160.5 ms ✓ Requires 1135.9 ms ✓ Preferences 1134.7 ms ✓ Compat 857.4 ms ✓ ScopedValues 926.2 ms ✓ Atomix 917.7 ms ✓ Adapt 892.1 ms ✓ PrecompileTools 1017.4 ms ✓ Compat → CompatLinearAlgebraExt 1175.5 ms ✓ GPUArraysCore 13536.0 ms ✓ StaticArrays 4466.6 ms ✓ Static 2426.2 ms ✓ ChainRulesCore 2493.3 ms ✓ StaticArrays → StaticArraysStatisticsExt 1929.4 ms ✓ Adapt → AdaptStaticArraysExt 1827.0 ms ✓ StaticArrays → StaticArraysChainRulesCoreExt 8240.7 ms ✓ KernelAbstractions 1915.8 ms ✓ KernelAbstractions → LinearAlgebraExt 12734.1 ms ✓ NNlib 5193.2 ms ✓ NeuralAttentionlib 28 dependencies successfully precompiled in 78 seconds. 11 already precompiled. Precompilation completed after 121.39s ################################################################################ # Testing # Testing NeuralAttentionlib Testing failed after 10.82s ERROR: LoadError: `LLVM_jll=86de99a1-58d6-5da7-8064-bd56ce2e322c` depends on `libLLVM_jll=8f36deef-c2a5-5394-99ed-8e07531fb29a`, but no such entry exists in the manifest. Stacktrace: [1] pkgerror(::String, ::Vararg{String}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] validate_manifest(julia_version::VersionNumber, project_hash::Base.SHA1, manifest_format::VersionNumber, stage1::Dict{String, Vector{Pkg.Types.Stage1}}, other::Dict{String, Any}, registries::Dict{String, Pkg.Types.ManifestRegistryEntry}) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:198 [3] Pkg.Types.Manifest(raw::Dict{String, Any}, f_or_io::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:295 [4] read_manifest(f_or_io::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/manifest.jl:318 [5] Pkg.Types.EnvCache(env::Nothing) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:452 [6] EnvCache @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:419 [inlined] [7] #show_update#282 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:3559 [inlined] [8] kwcall(::@NamedTuple{io::Base.DevNull, hidden_upgrades_info::Bool}, ::typeof(Pkg.Operations.show_update), env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:3558 [9] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2441 [10] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2408 [inlined] [11] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:465 [12] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:433 [inlined] [13] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:177 [inlined] [14] #resolve#170 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:471 [inlined] [15] resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:470 [inlined] [16] (::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2758 [17] with_temp_env(fn::Pkg.Operations.var"#215#216"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2628 [18] (::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2742 [19] mktempdir(fn::Pkg.Operations.var"#211#212"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#230#231"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [20] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [21] #sandbox#207 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2689 [inlined] [22] kwcall(::@NamedTuple{preferences::Dict{String, Any}, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool}, ::typeof(Pkg.Operations.sandbox), fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override::Pkg.Types.Project) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2679 [23] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2953 [24] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2859 [inlined] [25] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:572 [26] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:548 [27] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:172 [28] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:161 [29] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [30] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [inlined] [31] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:159 [32] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [33] include(mod::Module, _path::String) @ Base ./Base.jl:309 [34] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [35] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 197.43s: there were unidentified errors