Package evaluation to test Einsum on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T14:21:07.793 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.22s ################################################################################ # Installation # Installing Einsum... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [b7d42ee7] + Einsum v0.4.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [34da2185] + Compat v4.18.1 [b7d42ee7] + Einsum v0.4.1 [ade2ca70] + Dates [de0858da] + Printf [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs [4ec0a83e] + Unicode Installation completed after 5.0s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1251.9 ms ✓ Einsum 1 dependency successfully precompiled in 2 seconds. 1 already precompiled. Precompilation completed after 10.74s ################################################################################ # Testing # Testing Einsum Status `/tmp/jl_lOhbwM/Project.toml` [34da2185] Compat v4.18.1 [b7d42ee7] Einsum v0.4.1 Status `/tmp/jl_lOhbwM/Manifest.toml` [34da2185] Compat v4.18.1 [b7d42ee7] Einsum v0.4.1 [ade2ca70] Dates [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [fa267f1f] TOML v1.0.3 [cf7118a7] UUIDs [4ec0a83e] Unicode Testing Running tests... ERROR: LoadError: UndefVarError: `Test` not defined Stacktrace: [1] include(fname::String) @ Base.MainInclude ./client.jl:487 [2] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/Einsum/AVMOj/test/runtests.jl:2 Testing failed after 6.4s ERROR: LoadError: Package Einsum errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 33.53s: package tests unexpectedly errored