Package evaluation to test FlowGeometry on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T14:16:35.361 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.54s ################################################################################ # Installation # Installing FlowGeometry... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [af326652] + FlowGeometry v0.1.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [398f06c4] + AbstractLattices v0.3.1 [a8e43f4a] + AbstractTensors v0.8.11 [79e6a3ab] + Adapt v4.4.0 [e24af43f] + Cartan v0.4.11 [861a8166] + Combinatorics v1.1.0 [459fdd68] + ComputedFieldTypes v1.0.2 [22fd7b30] + DirectSum v0.8.21 [fdbdab4c] + ElasticArrays v1.2.12 [af326652] + FlowGeometry v0.1.5 [4df31cd9] + Grassmann v0.8.43 [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.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [cf7118a7] + UUIDs v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.44s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 14.14s ################################################################################ # Testing # Testing FlowGeometry Status `/tmp/jl_fkaj6c/Project.toml` [e24af43f] Cartan v0.4.11 [af326652] FlowGeometry v0.1.5 [4df31cd9] Grassmann v0.8.43 [ae029012] Requires v1.3.1 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fkaj6c/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [398f06c4] AbstractLattices v0.3.1 [a8e43f4a] AbstractTensors v0.8.11 [79e6a3ab] Adapt v4.4.0 [e24af43f] Cartan v0.4.11 [861a8166] Combinatorics v1.1.0 [459fdd68] ComputedFieldTypes v1.0.2 [22fd7b30] DirectSum v0.8.21 [fdbdab4c] ElasticArrays v1.2.12 [af326652] FlowGeometry v0.1.5 [4df31cd9] Grassmann v0.8.43 [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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ERROR: LoadError: MethodError: no method matching _nloops(::Int64, ::Symbol, ::Expr, ::Expr) The function `_nloops` exists, but no method is defined for this combination of argument types.  Closest candidates are:  _nloops(::Int64, ::Symbol, !Matched::Bool, ::Expr, Expr...)  @ Base cartesian.jl:46  _nloops(::Int64, ::Symbol, !Matched::Bool, !Matched::Symbol, Expr...)  @ Base cartesian.jl:42  Stacktrace:  [1] _nthreads(N::Int64, itersym::Symbol, rangeexpr::Expr, args::Expr)  @ Cartan ~/.julia/packages/Cartan/r5UOm/src/grid.jl:975  [2] _nthreads(N::Int64, itersym::Symbol, arraysym::Symbol, args::Expr)  @ Cartan ~/.julia/packages/Cartan/r5UOm/src/grid.jl:972  [3] var"@nthreads"(__source__::LineNumberNode, __module__::Module, N::Any, itersym::Any, rangeexpr::Any, args::Vararg{Any})  @ Cartan ~/.julia/packages/Cartan/r5UOm/src/grid.jl:968  [4] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool)  @ Base ./flfrontend.jl:24  [5] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [6] top-level scope  @ ~/.julia/packages/Cartan/r5UOm/src/grid.jl:1068  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [8] top-level scope  @ ~/.julia/packages/Cartan/r5UOm/src/Cartan.jl:1123  [9] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [10] 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:3309  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [14] include_string  @ ./loading.jl:3161 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [16] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/Cartan/r5UOm/src/grid.jl:1071 in expression starting at /home/pkgeval/.julia/packages/Cartan/r5UOm/src/grid.jl:979 in expression starting at /home/pkgeval/.julia/packages/Cartan/r5UOm/src/Cartan.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("e24af43f-9fd5-4672-9264-a75f3ae40eb2"), "Cartan") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2873  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2725  [4] macro expansion  @ ./loading.jl:2653 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2617  [7] require  @ ./loading.jl:2593 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/FlowGeometry/ZqCos/src/FlowGeometry.jl:28  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] 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:3309  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3151  [18] include_string  @ ./loading.jl:3161 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/FlowGeometry/ZqCos/src/FlowGeometry.jl:1 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ Cartan │ ERROR: LoadError: MethodError: no method matching _nloops(::Int64, ::Symbol, ::Expr, ::Expr) │ The function `_nloops` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ _nloops(::Int64, ::Symbol, !Matched::Bool, ::Expr, Expr...) │ @ Base cartesian.jl:46 │ _nloops(::Int64, ::Symbol, !Matched::Bool, !Matched::Symbol, Expr...) │ @ Base cartesian.jl:42 │ │ Stacktrace: │ [1] _nthreads(N::Int64, itersym::Symbol, rangeexpr::Expr, args::Expr) │ @ Cartan ~/.julia/packages/Cartan/r5UOm/src/grid.jl:975 │ [2] _nthreads(N::Int64, itersym::Symbol, arraysym::Symbol, args::Expr) │ @ Cartan ~/.julia/packages/Cartan/r5UOm/src/grid.jl:972 │ [3] var"@nthreads"(__source__::LineNumberNode, __module__::Module, N::Any, itersym::Any, rangeexpr::Any, args::Vararg{Any}) │ @ Cartan ~/.julia/packages/Cartan/r5UOm/src/grid.jl:968 │ [4] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) │ @ Base ./flfrontend.jl:24 │ [5] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [6] top-level scope │ @ ~/.julia/packages/Cartan/r5UOm/src/grid.jl:1068 │ [7] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [8] top-level scope │ @ ~/.julia/packages/Cartan/r5UOm/src/Cartan.jl:1123 │ [9] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [10] 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:3309 │ [11] top-level scope │ @ stdin:5 │ [12] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3151 │ [14] include_string │ @ ./loading.jl:3161 [inlined] │ [15] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [16] _start() │ @ Base ./client.jl:585 │ in expression starting at /home/pkgeval/.julia/packages/Cartan/r5UOm/src/grid.jl:1071 │ in expression starting at /home/pkgeval/.julia/packages/Cartan/r5UOm/src/grid.jl:979 │ in expression starting at /home/pkgeval/.julia/packages/Cartan/r5UOm/src/Cartan.jl:1 │ in expression starting at stdin:5 └ ┌ FlowGeometry │ [Output was shown above] └ ERROR: LoadError: The following 2 packages failed to precompile: Cartan Failed to precompile Cartan [e24af43f-9fd5-4672-9264-a75f3ae40eb2] to "/home/pkgeval/.julia/compiled/v1.14/Cartan/jl_CZctHA" (ProcessExited(1)). FlowGeometry Failed to precompile FlowGeometry [af326652-bfa1-11e9-1b34-cf9047ce1632] to "/home/pkgeval/.julia/compiled/v1.14/FlowGeometry/jl_oZZjUX" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/FlowGeometry/ZqCos/test/runtests.jl:1 Testing failed after 27.45s ERROR: LoadError: Package FlowGeometry 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] 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:572 [5] 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.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 75.53s: package fails to precompile