Package evaluation to load Krylov on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T03:38:56.909 ################################################################################ # Set-up # Set-up completed after 0.12s ################################################################################ # Installation # Installing Krylov... Resolving package versions... Installed Krylov ─ v0.10.6 Updating `~/.julia/environments/v1.14/Project.toml` [ba0b0d4f] + Krylov v0.10.6 Updating `~/.julia/environments/v1.14/Manifest.toml` [ba0b0d4f] + Krylov v0.10.6 [56f22d72] + Artifacts 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 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 8.79s ################################################################################ # 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... ┌ Info: JuliaLowering threw given input: │ code = │ :(function allocate_if(bool, workspace, v, ::Type{S}, u) where S │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:281 =# │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:282 =# │ start_allocation_time = time_ns() │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:283 =# │ if bool && isempty(workspace.:($(Expr(:$, :v)))::S) │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:284 =# │ workspace.:($(Expr(:$, :v)))::S = similar(u) │ end │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:286 =# │ workspace.stats.allocation_timer += start_allocation_time |> ktimer │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:287 =# │ return nothing │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [where] │ │ [call] │ │ allocate_if :: Identifier │ │ bool :: Identifier │ │ workspace :: Identifier │ │ v :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ S :: Identifier │ │ u :: Identifier │ │ S :: Identifier │ │ [block] │ │ [=] │ │ start_allocation_time :: Identifier │ │ [call] │ │ time_ns :: Identifier │ │ [if] │ │ [&&] │ │ bool :: Identifier │ │ [call] │ │ isempty :: Identifier │ │ [::] │ │ [.] │ │ workspace :: Identifier │ │ [quote] │ │ [$] │ │ v :: Identifier │ │ S :: Identifier │ │ [block] │ │ [=] │ │ [::] │ │ [.] │ │ workspace :: Identifier │ │ [quote] │ │ [$] │ │ v :: Identifier │ │ S :: Identifier │ │ [call] │ │ similar :: Identifier │ │ u :: Identifier │ │ [unknown_head] │ │ [.] │ │ [.] │ │ workspace :: Identifier │ │ [inert] │ │ stats :: Identifier │ │ [inert] │ │ allocation_timer :: Identifier │ │ [call] │ │ |> :: Identifier │ │ start_allocation_time :: Identifier │ │ ktimer :: Identifier │ │ [return] │ │ nothing :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [where] │ │ [call] │ │ allocate_if :: Identifier │ scope_layer=1 │ bool :: Identifier │ scope_layer=1 │ workspace :: Identifier │ scope_layer=1 │ v :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ u :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ start_allocation_time :: Identifier │ scope_layer=1 │ [call] │ │ time_ns :: Identifier │ scope_layer=1 │ [if] │ │ [&&] │ │ bool :: Identifier │ scope_layer=1 │ [call] │ │ isempty :: Identifier │ scope_layer=1 │ [::] │ │ [.] │ │ workspace :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ v :: Identifier │ │ [tuple] │ jl_source=L31 │ v :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ [::] │ │ [.] │ │ workspace :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ v :: Identifier │ │ [tuple] │ jl_source=L31 │ v :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [call] │ │ similar :: Identifier │ scope_layer=1 │ u :: Identifier │ scope_layer=1 │ [unknown_head] │ scope_layer=1 │ [.] │ │ [.] │ │ workspace :: Identifier │ scope_layer=1 │ [inert] │ │ stats :: Identifier │ │ [inert] │ │ allocation_timer :: Identifier │ │ [call] │ │ |> :: Identifier │ scope_layer=1 │ start_allocation_time :: Identifier │ scope_layer=1 │ ktimer :: Identifier │ scope_layer=1 │ [return] │ │ nothing :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl" │ line = 281 └ mod = Krylov ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:283 =# - invalid `.` syntax Expression:  (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) Containing expressions:  (call isempty (:: (. workspace (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v))) S))  Detailed provenance:  (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) @#= /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:67 =#  └─ (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) @#= /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:67 =#  └─ ($ v)  └─ @ /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:283  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4448  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Krylov/zGitw/src/Krylov.jl:8  [5] include(mod::Module, _path::String)  @ Base Base.jl:326  [6] 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:3296  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:521  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:281 in expression starting at /home/pkgeval/.julia/packages/Krylov/zGitw/src/Krylov.jl:1 in expression starting at stdin:5 ✗ Krylov Precompilation completed after 69.96s ################################################################################ # Loading # Loading Krylov... ┌ Info: JuliaLowering threw given input: │ code = │ :(function allocate_if(bool, workspace, v, ::Type{S}, u) where S │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:281 =# │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:282 =# │ start_allocation_time = time_ns() │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:283 =# │ if bool && isempty(workspace.:($(Expr(:$, :v)))::S) │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:284 =# │ workspace.:($(Expr(:$, :v)))::S = similar(u) │ end │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:286 =# │ workspace.stats.allocation_timer += start_allocation_time |> ktimer │ #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:287 =# │ return nothing │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source,__macro_ctx__ │ [function] │ │ [where] │ │ [call] │ │ allocate_if :: Identifier │ │ bool :: Identifier │ │ workspace :: Identifier │ │ v :: Identifier │ │ [::] │ │ [curly] │ │ Type :: Identifier │ │ S :: Identifier │ │ u :: Identifier │ │ S :: Identifier │ │ [block] │ │ [=] │ │ start_allocation_time :: Identifier │ │ [call] │ │ time_ns :: Identifier │ │ [if] │ │ [&&] │ │ bool :: Identifier │ │ [call] │ │ isempty :: Identifier │ │ [::] │ │ [.] │ │ workspace :: Identifier │ │ [quote] │ │ [$] │ │ v :: Identifier │ │ S :: Identifier │ │ [block] │ │ [=] │ │ [::] │ │ [.] │ │ workspace :: Identifier │ │ [quote] │ │ [$] │ │ v :: Identifier │ │ S :: Identifier │ │ [call] │ │ similar :: Identifier │ │ u :: Identifier │ │ [unknown_head] │ │ [.] │ │ [.] │ │ workspace :: Identifier │ │ [inert] │ │ stats :: Identifier │ │ [inert] │ │ allocation_timer :: Identifier │ │ [call] │ │ |> :: Identifier │ │ start_allocation_time :: Identifier │ │ ktimer :: Identifier │ │ [return] │ │ nothing :: Identifier │ │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,macro_source,name_val,syntax_flags,meta,scope_layer,value,jl_source,is_toplevel_thunk,source │ [function] │ │ [where] │ │ [call] │ │ allocate_if :: Identifier │ scope_layer=1 │ bool :: Identifier │ scope_layer=1 │ workspace :: Identifier │ scope_layer=1 │ v :: Identifier │ scope_layer=1 │ [::] │ │ [curly] │ │ Type :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ u :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ start_allocation_time :: Identifier │ scope_layer=1 │ [call] │ │ time_ns :: Identifier │ scope_layer=1 │ [if] │ │ [&&] │ │ bool :: Identifier │ scope_layer=1 │ [call] │ │ isempty :: Identifier │ scope_layer=1 │ [::] │ │ [.] │ │ workspace :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ v :: Identifier │ │ [tuple] │ jl_source=L31 │ v :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [block] │ │ [=] │ │ [::] │ │ [.] │ │ workspace :: Identifier │ scope_layer=1 │ [call] │ jl_source=L67 │ Base.JuliaLowering.interpolate_ast :: Value │ jl_source=L67 │ Expr :: Value │ jl_source=L67 │ [inert] │ jl_source=L67 │ [$] │ │ v :: Identifier │ │ [tuple] │ jl_source=L31 │ v :: Identifier │ scope_layer=1 │ S :: Identifier │ scope_layer=1 │ [call] │ │ similar :: Identifier │ scope_layer=1 │ u :: Identifier │ scope_layer=1 │ [unknown_head] │ scope_layer=1 │ [.] │ │ [.] │ │ workspace :: Identifier │ scope_layer=1 │ [inert] │ │ stats :: Identifier │ │ [inert] │ │ allocation_timer :: Identifier │ │ [call] │ │ |> :: Identifier │ scope_layer=1 │ start_allocation_time :: Identifier │ scope_layer=1 │ ktimer :: Identifier │ scope_layer=1 │ [return] │ │ nothing :: Identifier │ scope_layer=1 │ │ file = "/home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl" │ line = 281 └ mod = Krylov ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:283 =# - invalid `.` syntax Expression:  (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) Containing expressions:  (call isempty (:: (. workspace (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v))) S))  Detailed provenance:  (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) @#= /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:67 =#  └─ (call Base.JuliaLowering.interpolate_ast Expr (inert ($ v)) (tuple v)) @#= /source/usr/share/julia/JuliaLowering/src/macro_expansion.jl:67 =#  └─ ($ v)  └─ @ /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:283  Stacktrace:  [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4448  [2] core_lowering_hook(code::Any, mod::Module, file::String, line::UInt64, world::UInt64, _warn::Bool)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/hooks.jl:30  [3] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:327  [4] top-level scope  @ ~/.julia/packages/Krylov/zGitw/src/Krylov.jl:8  [5] include(mod::Module, _path::String)  @ Base Base.jl:326  [6] 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:3296  [7] top-level scope  @ stdin:5  [8] eval(m::Module, e::Any)  @ Core boot.jl:521  [9] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [10] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [11] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [12] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Krylov/zGitw/src/krylov_utils.jl:281 in expression starting at /home/pkgeval/.julia/packages/Krylov/zGitw/src/Krylov.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Krylov │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: Krylov Failed to precompile Krylov [ba0b0d4f-ebba-5204-a429-3ac8c609bfb7] to "/home/pkgeval/.julia/compiled/v1.14/Krylov/jl_9PwFnl" (ProcessExited(1)). Loading failed after 57.51s 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 Krylov'`, 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:326 [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 158.18s: package fails to precompile