Package evaluation to test NextLA on Julia 1.14.0-DEV.2435 (e1b2c72e96*) started at 2026-06-25T14:57:37.817 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.88s ################################################################################ # Installation # Installing NextLA... Resolving package versions... Installed Adapt ────────────── v4.7.0 Installed MacroTools ───────── v0.5.16 Installed Preferences ──────── v1.5.2 Installed Atomix ───────────── v1.1.3 Installed PrecompileTools ──── v1.3.4 Installed KernelAbstractions ─ v0.9.41 Installed StaticArrays ─────── v1.9.18 Installed Requires ─────────── v1.3.1 Installed StaticArraysCore ─── v1.4.4 Installed NextLA ───────────── v0.2.3 Installed UnsafeAtomics ────── v0.3.1 Updating `~/.julia/environments/v1.14/Project.toml` [d37ed344] + NextLA v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.7.0 [a9b6321e] + Atomix v1.1.3 [63c18a36] + KernelAbstractions v0.9.41 [1914dd2f] + MacroTools v0.5.16 [d37ed344] + NextLA v0.2.3 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [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 [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+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.8 s ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. ERROR: LoadError: TypeError: in cglobal library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/LLVM_jll/gA1e5/.pkg/platform_augmentation.jl:2 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ ~/.julia/packages/LLVM_jll/gA1e5/.pkg/select_artifacts.jl:4 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [5] top-level scope @ none:8 [6] eval(m::Module, e::Any) @ Core boot.jl:522 [7] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [8] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LLVM_jll/gA1e5/.pkg/platform_augmentation.jl:2 in expression starting at /home/pkgeval/.julia/packages/LLVM_jll/gA1e5/.pkg/select_artifacts.jl:4 ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 ERROR: LoadError: TypeError: in cglobal library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/LLVM_jll/gA1e5/.pkg/platform_augmentation.jl:2 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ ~/.julia/packages/LLVM_jll/gA1e5/.pkg/select_artifacts.jl:4 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [5] top-level scope @ none:8 [6] eval(m::Module, e::Any) @ Core boot.jl:522 [7] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [8] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LLVM_jll/gA1e5/.pkg/platform_augmentation.jl:2 in expression starting at /home/pkgeval/.julia/packages/LLVM_jll/gA1e5/.pkg/select_artifacts.jl:4 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --check-bounds=yes --pkgimages=existing -g1 -O0 --color=no --history-file=no --startup-file=no --project=/tmp/jl_cGoDbI/Project.toml --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/usr/local/share/julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia"]) │ append!(empty!(Base.DL_LOAD_PATH), String[]) │ │ if true │ push!(Base.LOAD_PATH, "@stdlib") │ end │ cd("/home/pkgeval/.julia/packages/LLVM_jll/gA1e5/.pkg") │ include("/home/pkgeval/.julia/packages/LLVM_jll/gA1e5/.pkg/select_artifacts.jl") │ ' --compile=min -t1 --startup-file=no x86_64-linux-gnu-libgfortran5-cxx11-julia_version+1.14.0`, ProcessExited(1)) [1] │ │ Stacktrace: │ [1] pipeline_error(proc::Base.Process) │ @ Base process.jl:612 [inlined] │ [2] read(cmd::Cmd) │ @ Base process.jl:490 │ [3] collect_artifacts(pkg_root::String; platform::Base.BinaryPlatforms.Platform, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1340 │ [4] (::Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool})(::Tuple{String, UUID}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1412 │ [5] iterate(g::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, s::Int64) │ @ Base generator.jl:48 [inlined] │ [6] collect_to!(dest::Vector{Vector{Tuple{String, Dict{String, Any}, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, offs::Int64, st::Int64) │ @ Base array.jl:914 │ [7] collect_to_with_first!(dest::Vector{Vector{Tuple{String, Dict{String, Any}, UUID}}}, v1::Vector{Tuple{String, Dict{String, Any}, UUID}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, st::Int64) │ @ Base array.jl:869 [inlined] │ [8] _collect(c::Vector{Tuple{String, Union{Nothing, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) │ @ Base array.jl:863 │ [9] collect_similar(cont::Vector{Tuple{String, Union{Nothing, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}) │ @ Base array.jl:768 │ [10] map(f::Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}, A::Vector{Tuple{String, Union{Nothing, UUID}}}) │ @ Base abstractarray.jl:3468 [inlined] │ [11] download_artifacts(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{UUID, Pkg.Types.PackageEntry}}; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::Base.DevNull, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1410 │ [12] download_artifacts(ctx::Pkg.Types.Context; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::Base.DevNull, include_lazy::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1558 │ [13] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2627 │ [14] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:480 │ [15] up(ctx::Pkg.Types.Context; kwargs::@Kwargs{level::UpgradeLevel, mode::PackageMode, update_registry::Bool, skip_writing_project::Bool, io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] │ [16] resolve(ctx::Pkg.Types.Context; skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:486 [inlined] │ [17] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:83 │ [18] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:9 │ [19] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [20] (::var"#3#4"{var"#10#11"})() │ @ Main /PkgEval.jl/scripts/common.jl:52 [inlined] │ [21] with(::var"#3#4"{var"#10#11"}, ::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues scopedvalues.jl:324 │ [22] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:51 │ [23] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [24] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [25] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [26] exec_options(opts::Base.JLOptions) │ @ Base client.jl:355 │ [27] _start() │ @ Base client.jl:596 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.14` Precompiling package dependencies... Precompiling project... 3.5 s ✓ MacroTools 0.7 s ✓ StaticArraysCore 3.2 s ✓ UnsafeAtomics 0.7 s ✓ Adapt 1.0 s ✓ Requires 1.3 s ✓ Preferences 0.7 s ✓ Atomix 1.6 s ✓ PrecompileTools 13.8 s ✓ StaticArrays 1.8 s ✓ Adapt → AdaptStaticArraysExt 9.1 s ✓ KernelAbstractions 2.5 s ✓ KernelAbstractions → LinearAlgebraExt 8.4 s ✓ NextLA 13 dependencies successfully precompiled in 48 seconds. 10 already precompiled. Precompilation completed after 98.14s ################################################################################ # Testing # Testing NextLA ERROR: LoadError: TypeError: in cglobal library name, expected Symbol, got a value of type Expr Stacktrace: [1] top-level scope @ ~/.julia/packages/LLVMExtra_jll/cbBqy/.pkg/platform_augmentation.jl:3 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [3] top-level scope @ ~/.julia/packages/LLVMExtra_jll/cbBqy/.pkg/select_artifacts.jl:4 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [5] top-level scope @ none:8 [6] eval(m::Module, e::Any) @ Core boot.jl:522 [7] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [8] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LLVMExtra_jll/cbBqy/.pkg/platform_augmentation.jl:3 in expression starting at /home/pkgeval/.julia/packages/LLVMExtra_jll/cbBqy/.pkg/select_artifacts.jl:4 Testing failed after 10.75s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 -O0 --color=no --history-file=no --startup-file=no --project=/tmp/jl_S6Ke6k/Project.toml --eval 'append!(empty!(Base.DEPOT_PATH), ["/home/pkgeval/.julia", "/usr/local/share/julia", "/opt/julia/local/share/julia", "/opt/julia/share/julia"]) append!(empty!(Base.DL_LOAD_PATH), String[]) if true push!(Base.LOAD_PATH, "@stdlib") end cd("/home/pkgeval/.julia/packages/LLVMExtra_jll/cbBqy/.pkg") include("/home/pkgeval/.julia/packages/LLVMExtra_jll/cbBqy/.pkg/select_artifacts.jl") ' --compile=min -t1 --startup-file=no x86_64-linux-gnu-libgfortran5-cxx11-julia_version+1.14.0`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] read(cmd::Cmd) @ Base process.jl:490 [3] collect_artifacts(pkg_root::String; platform::Base.BinaryPlatforms.Platform, include_lazy::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1340 [4] (::Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool})(::Tuple{String, UUID}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1412 [5] iterate(g::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, s::Int64) @ Base generator.jl:48 [inlined] [6] collect_to!(dest::Vector{Vector{Tuple{String, Dict{String, Any}, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, offs::Int64, st::Int64) @ Base array.jl:914 [7] collect_to_with_first!(dest::Vector{Vector{Tuple{String, Dict{String, Any}, UUID}}}, v1::Vector{Tuple{String, Dict{String, Any}, UUID}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, st::Int64) @ Base array.jl:869 [inlined] [8] _collect(c::Vector{Tuple{String, Union{Nothing, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}, ::Base.EltypeUnknown, isz::Base.HasShape{1}) @ Base array.jl:863 [9] collect_similar(cont::Vector{Tuple{String, Union{Nothing, UUID}}}, itr::Base.Generator{Vector{Tuple{String, Union{Nothing, UUID}}}, Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}}) @ Base array.jl:768 [10] map(f::Pkg.Operations.var"#71#72"{Base.BinaryPlatforms.Platform, Bool}, A::Vector{Tuple{String, Union{Nothing, UUID}}}) @ Base abstractarray.jl:3468 [inlined] [11] download_artifacts(ctx::Pkg.Types.Context, pkgs::Base.ValueIterator{Dict{UUID, Pkg.Types.PackageEntry}}; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1410 [12] download_artifacts(ctx::Pkg.Types.Context; platform::Base.BinaryPlatforms.Platform, julia_version::VersionNumber, verbose::Bool, io::IOContext{IO}, include_lazy::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:1558 [13] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2627 [14] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:480 [15] up(ctx::Pkg.Types.Context; kwargs::@Kwargs{level::UpgradeLevel, mode::PackageMode, update_registry::Bool, skip_writing_project::Bool, io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] [16] resolve(ctx::Pkg.Types.Context; skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:486 [inlined] [17] (::Pkg.Operations.var"#228#229"{Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2889 [18] with_temp_env(fn::Pkg.Operations.var"#228#229"{Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2816 [19] sandbox_with_temp_env(fn::Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, ctx::Pkg.Types.Context, target::PackageSpec, tmp::String, has_sandbox_project::Bool, sandbox_env::Pkg.Types.EnvCache; force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2873 [inlined] [20] (::Pkg.Operations.var"#233#234"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2983 [21] mktempdir(fn::Pkg.Operations.var"#233#234"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String}, parent::String; prefix::String) @ Base.Filesystem file.jl:949 [22] mktempdir(fn::Pkg.Operations.var"#233#234"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String}, parent::String) @ Base.Filesystem file.jl:945 [inlined] [23] sandbox(fn::Pkg.Operations.var"#249#250"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override_in::Nothing; preferences::Dict{String, Any}, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2929 [inlined] [24] 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.14/Pkg/src/Operations.jl:3200 [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.14/Pkg/src/API.jl:587 [26] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [27] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [28] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [29] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [30] include(mod::Module, _path::String) @ Base Base.jl:325 [31] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [32] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 150.6s: there were unidentified errors