Package evaluation to test TensorKit on Julia 1.14.0-DEV.2435 (e1b2c72e96*) started at 2026-06-25T17:23:45.253 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.57s ################################################################################ # Installation # Installing TensorKit... Resolving package versions... Installed CompositionsBase ─────── v0.1.2 Installed Adapt ────────────────── v4.7.0 Installed StridedViews ─────────── v0.5.2 Installed Indexing ─────────────── v1.1.1 Installed ConstructionBase ─────── v1.6.0 Installed ChunkSplitters ───────── v3.2.0 Installed HalfIntegers ─────────── v1.6.0 Installed MacroTools ───────────── v0.5.16 Installed HashArrayMappedTries ─── v0.2.0 Installed TaskLocalValues ──────── v0.1.3 Installed IntegerMathUtils ─────── v0.1.3 Installed PackageExtensionCompat ─ v1.0.2 Installed InitialValues ────────── v0.3.1 Installed TupleTools ───────────── v1.6.0 Installed BangBang ─────────────── v0.4.9 Installed StableTasks ──────────── v0.1.7 Installed PtrArrays ────────────── v1.4.0 Installed ScopedValues ─────────── v1.6.2 Installed PrecompileTools ──────── v1.3.4 Installed InverseFunctions ─────── v0.1.17 Installed MatrixAlgebraKit ─────── v0.6.8 Installed OhMyThreads ──────────── v0.8.6 Installed VectorInterface ──────── v0.5.0 Installed Primes ───────────────── v0.5.7 Installed WignerSymbols ────────── v2.0.0 Installed Dictionaries ─────────── v0.4.6 Installed Preferences ──────────── v1.5.2 Installed TensorOperations ─────── v5.6.2 Installed LRUCache ─────────────── v1.6.2 Installed Strided ──────────────── v2.6.1 Installed RationalRoots ────────── v0.2.1 Installed TensorKitSectors ─────── v0.3.9 Installed Accessors ────────────── v0.1.44 Installed TensorKit ────────────── v0.17.0 Updating `~/.julia/environments/v1.14/Project.toml` [07d1fe3e] + TensorKit v0.17.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.7.0 [198e06fe] + BangBang v0.4.9 [ae650224] + ChunkSplitters v3.2.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [85a47980] + Dictionaries v0.4.6 [f0d1745a] + HalfIntegers v1.6.0 [076d061b] + HashArrayMappedTries v0.2.0 [313cdc1a] + Indexing v1.1.1 [22cec73e] + InitialValues v0.3.1 [18e54dd8] + IntegerMathUtils v0.1.3 [3587e190] + InverseFunctions v0.1.17 [8ac3fa9e] + LRUCache v1.6.2 [1914dd2f] + MacroTools v0.5.16 [6c742aac] + MatrixAlgebraKit v0.6.8 [67456a42] + OhMyThreads v0.8.6 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.4.0 [308eb6b3] + RationalRoots v0.2.1 [7e506255] + ScopedValues v1.6.2 [91464d47] + StableTasks v0.1.7 [5e0ebb24] + Strided v2.6.1 [4db3bf67] + StridedViews v0.5.2 [ed4db957] + TaskLocalValues v0.1.3 [07d1fe3e] + TensorKit v0.17.0 [13a9c161] + TensorKitSectors v0.3.9 [6aa20fa7] + TensorOperations v5.6.2 [9d95972d] + TupleTools v1.6.0 ⌅ [409d34a3] + VectorInterface v0.5.0 [9f57e263] + WignerSymbols v2.0.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [fa267f1f] + TOML v1.0.3 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.86s ################################################################################ # 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_kSD37Q/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... 0.7 s ✓ HalfIntegers 3.4 s ✓ MacroTools 0.8 s ✓ StableTasks 0.6 s ✓ Adapt 0.9 s ✓ ConstructionBase 0.6 s ✓ ChunkSplitters 0.6 s ✓ InverseFunctions 0.6 s ✓ HashArrayMappedTries 0.5 s ✓ CompositionsBase 1.3 s ✓ InitialValues 0.5 s ✓ Indexing 0.5 s ✓ IntegerMathUtils 0.8 s ✓ LRUCache 0.5 s ✓ PtrArrays 0.7 s ✓ TupleTools 0.6 s ✓ RationalRoots 0.5 s ✓ TaskLocalValues 0.9 s ✓ VectorInterface 0.5 s ✓ PackageExtensionCompat 1.2 s ✓ Preferences 0.5 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 1.0 s ✓ InverseFunctions → InverseFunctionsDatesExt 0.6 s ✓ ScopedValues 0.5 s ✓ CompositionsBase → CompositionsBaseInverseFunctionsExt 1.9 s ✓ Dictionaries 0.9 s ✓ Primes 0.5 s ✓ LRUCache → SerializationExt 1.6 s ✓ PrecompileTools 4.1 s ✓ Accessors 2.2 s ✓ WignerSymbols 7.1 s ✓ StridedViews 49.2 s ✓ MatrixAlgebraKit 1.9 s ✓ Accessors → LinearAlgebraExt 1.0 s ✓ StridedViews → StridedViewsPtrArraysExt 1.4 s ✓ Strided 0.9 s ✓ StridedViews → StridedViewsAdaptExt 1.6 s ✓ BangBang ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ To enable or disable precompilation, you can use the following script: │ │ ```julia │ using TensorOperations, Preferences │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ ``` │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. 3.8 s ✓ TensorOperations 2.0 s ✓ OhMyThreads 12.8 s ✓ TensorKitSectors 15.0 s ✓ TensorKit 41 dependencies successfully precompiled in 128 seconds. 6 already precompiled. 1 dependency had output during precompilation: ┌ TensorOperations │ ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ │ │ To enable or disable precompilation, you can use the following script: │ │ │ │ ```julia │ │ using TensorOperations, Preferences │ │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ │ ``` │ │ │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. └ Precompilation completed after 173.66s ################################################################################ # Testing # Testing TensorKit 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 Testing failed after 8.22s 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_VMh8px/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::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 225.23s: there were unidentified errors