Package evaluation to load DescriptorSystems on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T20:00:54.375 ################################################################################ # Set-up # Set-up completed after 0.17s ################################################################################ # Installation # Installing DescriptorSystems... Resolving package versions... Installed MatrixEquations ──── v2.6.2 Installed Preferences ──────── v1.5.2 Installed MacroTools ───────── v0.5.16 Installed MatrixPencils ────── v1.9.1 Installed Setfield ─────────── v1.1.2 Installed BandedMatrices ───── v1.11.0 Installed ArrayLayouts ─────── v1.12.2 Installed FillArrays ───────── v1.16.0 Installed PrecompileTools ──── v1.3.4 Installed OrderedCollections ─ v1.8.2 Installed ConstructionBase ─── v1.6.0 Installed StaticArraysCore ─── v1.4.4 Installed StaticArrays ─────── v1.9.18 Installed LinearMaps ───────── v3.11.4 Installed DescriptorSystems ── v1.5.0 Installed Polynomials ──────── v4.1.1 Updating `~/.julia/environments/v1.14/Project.toml` [a81e2ce2] + DescriptorSystems v1.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [4c555306] + ArrayLayouts v1.12.2 [aae01518] + BandedMatrices v1.11.0 [187b0558] + ConstructionBase v1.6.0 [a81e2ce2] + DescriptorSystems v1.5.0 [1a297f60] + FillArrays v1.16.0 [7a12625a] + LinearMaps v3.11.4 [1914dd2f] + MacroTools v0.5.16 [99c1a7ee] + MatrixEquations v2.6.2 [48965c70] + MatrixPencils v1.9.1 ⌅ [bac558e1] + OrderedCollections v1.8.2 [f27b6e38] + Polynomials v4.1.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [efcf1570] + Setfield v1.1.2 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode 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 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 9.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 4.3 s ✓ MacroTools 1.3 s ✓ StaticArraysCore 119.8 s ✓ FillArrays ERROR: LoadError: Creating a new global in closed module `Base` (`#ismutating##->###0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] eval_closure_type(mod::Module, closure_type_name::Symbol, field_names::Core.SimpleVector, field_is_box::Core.SimpleVector)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:96  [2] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71  [3] eval(m::Module, e::Any)  @ Core boot.jl:522  [4] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [5] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [6] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/LinearMaps.jl:336  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/src/LinearMaps.jl:1 in expression starting at stdin:5 ✗ LinearMaps 148.9 s ✓ OrderedCollections 1.8 s ✓ ConstructionBase 30.7 s ✓ Preferences 77.4 s ✓ FillArrays → FillArraysSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7a12625a-238d-50fd-b39a-03d52299707e"), "LinearMaps") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/MatrixEquations/NUHaT/src/MatrixEquations.jl:10  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixEquations/NUHaT/src/MatrixEquations.jl:1 in expression starting at stdin:5 ✗ MatrixEquations ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7a12625a-238d-50fd-b39a-03d52299707e"), "LinearMaps") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/ext/LinearMapsSparseArraysExt.jl:6  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/ext/LinearMapsSparseArraysExt.jl:1 in expression starting at stdin:5 ✗ LinearMaps → LinearMapsSparseArraysExt 0.6 s ✓ ConstructionBase → ConstructionBaseLinearAlgebraExt 31.0 s ✓ PrecompileTools 3.8 s ✓ Setfield 356.0 s ✓ StaticArrays 220.7 s ✓ Polynomials 76.4 s ✓ FillArrays → FillArraysStaticArraysExt 35.1 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("99c1a7ee-ab34-5fd5-8076-27c950a045f4"), "MatrixEquations") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/MatrixPencils/AzObp/src/MatrixPencils.jl:9  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixPencils/AzObp/src/MatrixPencils.jl:1 in expression starting at stdin:5 ✗ MatrixPencils 91.7 s ✓ ArrayLayouts ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135 =# - ccall argument type cannot reference local variable Expression:  #₂₆/Relty Containing expressions:  (static_eval (call core.svec (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₉/Ptr #₅₁/BlasInt)))  Detailed provenance:  #₂₆/Relty  └─ Relty  └─ Relty  └─ Relty  └─ Relty  └─ Relty  └─ Relty  └─ @ /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135  Stacktrace:  ┌ [1] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 4 times  [5] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:700  ┌ [6] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 3 times  [9] getindex(A::Vector{UnitRange{Int64}}, i::Int64)  @ Base essentials.jl:1039 [inlined]  [10] child(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, id::Int64, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:134 [inlined]  [11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:252 [inlined]  [12] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:750  ┌[13] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 2 times  [15] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:700  [16] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:824  [17] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:96  [18] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:730  [19] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [20] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [22] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:68  [23] include(mod::Module, _path::String)  @ Base Base.jl:325  [24] 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  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core boot.jl:522  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [28] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [30] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:118 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:1 in expression starting at stdin:5 ✗ BandedMatrices 81.3 s ✓ ArrayLayouts → ArrayLayoutsSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/ext/BandedMatricesSparseArraysExt.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/ext/BandedMatricesSparseArraysExt.jl:1 in expression starting at stdin:5 ✗ BandedMatrices → BandedMatricesSparseArraysExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("48965c70-4690-11ea-1f13-43a2532b2fa8"), "MatrixPencils") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [12] top-level scope  @ ~/.julia/packages/DescriptorSystems/b6V8a/src/DescriptorSystems.jl:8  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/src/DescriptorSystems.jl:1 in expression starting at stdin:5 ✗ DescriptorSystems 16 dependencies successfully precompiled in 1430 seconds. 8 already precompiled. Precompilation completed after 1459.05s ################################################################################ # Loading # Loading DescriptorSystems... ERROR: LoadError: Creating a new global in closed module `Base` (`#ismutating##->###0`) breaks incremental compilation because the side effects will not be permanent. Stacktrace:  [1] eval_closure_type(mod::Module, closure_type_name::Symbol, field_names::Core.SimpleVector, field_is_box::Core.SimpleVector)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:96  [2] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71  [3] eval(m::Module, e::Any)  @ Core boot.jl:522  [4] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745  [5] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [6] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71  [7] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [8] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/src/LinearMaps.jl:336  [9] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [11] top-level scope  @ stdin:5  [12] eval(m::Module, e::Any)  @ Core boot.jl:522  [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [14] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [15] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [16] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/src/LinearMaps.jl:1 in expression starting at stdin:5 ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135 =# - ccall argument type cannot reference local variable Expression:  #₂₆/Relty Containing expressions:  (static_eval (call core.svec (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₉/Ptr #₅₁/BlasInt)))  Detailed provenance:  #₂₆/Relty  └─ Relty  └─ Relty  └─ Relty  └─ Relty  └─ Relty  └─ Relty  └─ @ /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135  Stacktrace:  ┌ [1] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 4 times  [5] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:700  ┌ [6] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 3 times  [9] getindex(A::Vector{UnitRange{Int64}}, i::Int64)  @ Base essentials.jl:1039 [inlined]  [10] child(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, id::Int64, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:134 [inlined]  [11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64)  @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:252 [inlined]  [12] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:750  ┌[13] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1  ╰──── repeated 2 times  [15] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:700  [16] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:824  [17] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:96  [18] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:730  [19] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined]  [20] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [22] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:68  [23] include(mod::Module, _path::String)  @ Base Base.jl:325  [24] 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  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core boot.jl:522  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [28] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [30] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:118 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7a12625a-238d-50fd-b39a-03d52299707e"), "LinearMaps") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/MatrixEquations/NUHaT/src/MatrixEquations.jl:10  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixEquations/NUHaT/src/MatrixEquations.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7a12625a-238d-50fd-b39a-03d52299707e"), "LinearMaps") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/LinearMaps/KV78T/ext/LinearMapsSparseArraysExt.jl:6  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/ext/LinearMapsSparseArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/BandedMatrices/J4c91/ext/BandedMatricesSparseArraysExt.jl:3  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/ext/BandedMatricesSparseArraysExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("99c1a7ee-ab34-5fd5-8076-27c950a045f4"), "MatrixEquations") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] eval_using(to::Module, path::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130  [12] top-level scope  @ ~/.julia/packages/MatrixPencils/AzObp/src/MatrixPencils.jl:9  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/MatrixPencils/AzObp/src/MatrixPencils.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("48965c70-4690-11ea-1f13-43a2532b2fa8"), "MatrixPencils") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base module.jl:101  [11] eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [12] top-level scope  @ ~/.julia/packages/DescriptorSystems/b6V8a/src/DescriptorSystems.jl:8  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DescriptorSystems/b6V8a/src/DescriptorSystems.jl:1 in expression starting at stdin:5 7 dependencies had output during precompilation: ┌ LinearMaps → LinearMapsSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7a12625a-238d-50fd-b39a-03d52299707e"), "LinearMaps") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] eval_using(to::Module, path::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130 │ [12] top-level scope │ @ ~/.julia/packages/LinearMaps/KV78T/ext/LinearMapsSparseArraysExt.jl:6 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [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:3303 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/ext/LinearMapsSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ BandedMatrices │ ERROR: LoadError: LoweringError: │ #= /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135 =# - ccall argument type cannot reference local variable │ Expression: │ #₂₆/Relty │ Containing expressions: │ (static_eval (call core.svec (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₈/UInt8) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₆/Relty) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₀/Ref #₅₁/BlasInt) (call core.apply_type #₅₉/Ptr #₂₉/ComplexF64) (call core.apply_type #₅₉/Ptr #₅₁/BlasInt))) │ │ Detailed provenance: │ #₂₆/Relty │ └─ Relty │ └─ Relty │ └─ Relty │ └─ Relty │ └─ Relty │ └─ Relty │ └─ @ /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:135 │ │ Stacktrace: │ ┌ [1] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1 │ ╰──── repeated 4 times │ [5] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:700 │ ┌ [6] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1 │ ╰──── repeated 3 times │ [9] getindex(A::Vector{UnitRange{Int64}}, i::Int64) │ @ Base essentials.jl:1039 [inlined] │ [10] child(graph::Base.JuliaSyntax.SyntaxGraph{Dict{Symbol, Dict{Int64, Any}}}, id::Int64, i::Int64) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:134 [inlined] │ [11] getindex(ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}, i::Int64) │ @ Base.JuliaSyntax /source/usr/share/julia/JuliaSyntax/src/porcelain/syntax_graph.jl:252 [inlined] │ [12] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:750 │ ┌[13] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:-1 │ ╰──── repeated 2 times │ [15] analyze_variables!(ctx::Base.JuliaLowering.VariableAnalysisContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:700 │ [16] resolve_scopes(ctx::Base.JuliaLowering.DesugaringContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing, world::UInt64) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/scope_analysis.jl:824 │ [17] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:96 │ [18] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:730 │ [19] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined] │ [20] top-level scope │ @ ~/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:120 │ [21] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [22] top-level scope │ @ ~/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:68 │ [23] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [24] 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 │ [25] top-level scope │ @ stdin:5 │ [26] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [28] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [29] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [30] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/lapack.jl:118 │ in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/src/BandedMatrices.jl:1 │ in expression starting at stdin:5 └ ┌ LinearMaps │ ERROR: LoadError: Creating a new global in closed module `Base` (`#ismutating##->###0`) breaks incremental compilation because the side effects will not be permanent. │ Stacktrace: │ [1] eval_closure_type(mod::Module, closure_type_name::Symbol, field_names::Core.SimpleVector, field_is_box::Core.SimpleVector) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:96 │ [2] top-level scope │ @ ~/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71 │ [3] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [4] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:745 │ [5] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool}) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:718 [inlined] │ [6] top-level scope │ @ ~/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71 │ [7] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:326 │ [8] top-level scope │ @ ~/.julia/packages/LinearMaps/KV78T/src/LinearMaps.jl:336 │ [9] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [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:3303 │ [11] top-level scope │ @ stdin:5 │ [12] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [13] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [14] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [15] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [16] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/src/functionmap.jl:71 │ in expression starting at /home/pkgeval/.julia/packages/LinearMaps/KV78T/src/LinearMaps.jl:1 │ in expression starting at stdin:5 └ ┌ BandedMatrices → BandedMatricesSparseArraysExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aae01518-5342-5314-be14-df237901396f"), "BandedMatrices") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] eval_using(to::Module, path::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130 │ [12] top-level scope │ @ ~/.julia/packages/BandedMatrices/J4c91/ext/BandedMatricesSparseArraysExt.jl:3 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [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:3303 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/BandedMatrices/J4c91/ext/BandedMatricesSparseArraysExt.jl:1 │ in expression starting at stdin:5 └ ┌ MatrixPencils │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("99c1a7ee-ab34-5fd5-8076-27c950a045f4"), "MatrixEquations") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] eval_using(to::Module, path::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130 │ [12] top-level scope │ @ ~/.julia/packages/MatrixPencils/AzObp/src/MatrixPencils.jl:9 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [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:3303 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/MatrixPencils/AzObp/src/MatrixPencils.jl:1 │ in expression starting at stdin:5 └ ┌ DescriptorSystems │ [Output was shown above] └ ┌ MatrixEquations │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("7a12625a-238d-50fd-b39a-03d52299707e"), "LinearMaps") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base loading.jl:2837 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2685 │ [4] macro expansion │ @ loading.jl:2599 [inlined] │ [5] macro expansion │ @ lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [7] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [10] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [11] eval_using(to::Module, path::Expr) │ @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:130 │ [12] top-level scope │ @ ~/.julia/packages/MatrixEquations/NUHaT/src/MatrixEquations.jl:10 │ [13] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [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:3303 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core boot.jl:522 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base loading.jl:3132 │ [18] include_string(m::Module, txt::String, fname::String) │ @ Base loading.jl:3142 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base client.jl:353 │ [20] _start() │ @ Base client.jl:596 │ in expression starting at /home/pkgeval/.julia/packages/MatrixEquations/NUHaT/src/MatrixEquations.jl:1 │ in expression starting at stdin:5 └ ERROR: The following 7 packages failed to precompile: LinearMaps → LinearMapsSparseArraysExt Failed to precompile LinearMapsSparseArraysExt [6c945c0d-9251-5f38-943f-8394aa9c389d] to "/home/pkgeval/.julia/compiled/v1.14/LinearMapsSparseArraysExt/jl_NCPfKt" (ProcessExited(1)). BandedMatrices Failed to precompile BandedMatrices [aae01518-5342-5314-be14-df237901396f] to "/home/pkgeval/.julia/compiled/v1.14/BandedMatrices/jl_LAzk31" (ProcessExited(1)). LinearMaps Failed to precompile LinearMaps [7a12625a-238d-50fd-b39a-03d52299707e] to "/home/pkgeval/.julia/compiled/v1.14/LinearMaps/jl_fr6sjV" (ProcessExited(1)). BandedMatrices → BandedMatricesSparseArraysExt Failed to precompile BandedMatricesSparseArraysExt [fda1b50a-8ac0-5268-9aec-b1d147a8883f] to "/home/pkgeval/.julia/compiled/v1.14/BandedMatricesSparseArraysExt/jl_kleRv9" (ProcessExited(1)). MatrixPencils Failed to precompile MatrixPencils [48965c70-4690-11ea-1f13-43a2532b2fa8] to "/home/pkgeval/.julia/compiled/v1.14/MatrixPencils/jl_N2vIHT" (ProcessExited(1)). DescriptorSystems Failed to precompile DescriptorSystems [a81e2ce2-54d1-11eb-2c75-db236b00f339] to "/home/pkgeval/.julia/compiled/v1.14/DescriptorSystems/jl_j7odkI" (ProcessExited(1)). MatrixEquations Failed to precompile MatrixEquations [99c1a7ee-ab34-5fd5-8076-27c950a045f4] to "/home/pkgeval/.julia/compiled/v1.14/MatrixEquations/jl_1HvbYR" (ProcessExited(1)). Loading failed after 158.46s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using DescriptorSystems'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 1661.13s: package fails to precompile