Package evaluation to test Grassmann on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T18:23:45.331 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.23s ################################################################################ # Installation # Installing Grassmann... Resolving package versions... Installed ComputedFieldTypes ─ v1.0.2 Installed StaticVectors ────── v1.0.9 Installed Combinatorics ────── v1.1.0 Installed AbstractTensors ──── v0.8.11 Installed Requires ─────────── v1.3.1 Installed AbstractFFTs ─────── v1.5.0 Installed DirectSum ────────── v0.8.21 Installed AbstractLattices ─── v0.3.1 Installed Leibniz ──────────── v0.3.0 Installed Grassmann ────────── v0.8.45 Updating `~/.julia/environments/v1.14/Project.toml` [4df31cd9] + Grassmann v0.8.45 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.11 [861a8166] + Combinatorics v1.1.0 [459fdd68] + ComputedFieldTypes v1.0.2 [22fd7b30] + DirectSum v0.8.21 [4df31cd9] + Grassmann v0.8.45 [edad4870] + Leibniz v0.3.0 [ae029012] + Requires v1.3.1 [20fadf95] + StaticVectors v1.0.9 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [cf7118a7] + UUIDs v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.88s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 9.0 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 273.4 s ✓ StaticVectors 1.0 s ✓ ComputedFieldTypes 0.7 s ✓ AbstractLattices 2.7 s ✓ Combinatorics 22.5 s ✓ AbstractFFTs 1.7 s ✓ Requires 120.4 s ✓ AbstractTensors 61.1 s ✓ AbstractFFTs → AbstractFFTsTestExt 54.1 s ✓ Leibniz 592.7 s ✓ DirectSum ERROR: LoadError: UndefVarError: `Field` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace:  [1] generate_products()  @ Grassmann ~/.julia/packages/Grassmann/3z3l7/src/products.jl:1074  [2] top-level scope  @ ~/.julia/packages/Grassmann/3z3l7/src/Grassmann.jl:360  [3] include(mod::Module, _path::String)  @ Base Base.jl:325  [4] 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  [5] top-level scope  @ stdin:5  [6] eval(m::Module, e::Any)  @ Core boot.jl:522  [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [8] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [10] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Grassmann/3z3l7/src/Grassmann.jl:1 in expression starting at stdin:5 ✗ Grassmann 10 dependencies successfully precompiled in 1275 seconds. 11 already precompiled. Precompilation completed after 1322.61s ################################################################################ # Testing # Testing Grassmann Status `/tmp/jl_IehMA2/Project.toml` [621f4979] AbstractFFTs v1.5.0 [a8e43f4a] AbstractTensors v0.8.11 [459fdd68] ComputedFieldTypes v1.0.2 [22fd7b30] DirectSum v0.8.21 [4df31cd9] Grassmann v0.8.45 [edad4870] Leibniz v0.3.0 [ae029012] Requires v1.3.1 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_IehMA2/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [398f06c4] AbstractLattices v0.3.1 [a8e43f4a] AbstractTensors v0.8.11 [861a8166] Combinatorics v1.1.0 [459fdd68] ComputedFieldTypes v1.0.2 [22fd7b30] DirectSum v0.8.21 [4df31cd9] Grassmann v0.8.45 [edad4870] Leibniz v0.3.0 [ae029012] Requires v1.3.1 [20fadf95] StaticVectors v1.0.9 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: UndefVarError: `Field` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace:  [1] generate_products()  @ Grassmann ~/.julia/packages/Grassmann/3z3l7/src/products.jl:1074  [2] top-level scope  @ ~/.julia/packages/Grassmann/3z3l7/src/Grassmann.jl:360  [3] include(mod::Module, _path::String)  @ Base Base.jl:325  [4] 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  [5] top-level scope  @ stdin:5  [6] eval(m::Module, e::Any)  @ Core boot.jl:522  [7] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [8] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [9] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [10] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Grassmann/3z3l7/src/Grassmann.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Grassmann │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: Grassmann Failed to precompile Grassmann [4df31cd9-4c27-5bea-88d0-e6a7146666d8] to "/home/pkgeval/.julia/compiled/v1.14/Grassmann/jl_Bn1dWF" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Grassmann/3z3l7/test/runtests.jl:1 Testing failed after 161.86s ERROR: LoadError: Package Grassmann errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] 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:3247 [3] 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 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1534.31s: package fails to precompile