Package evaluation to load CaNNOLeS on Julia 1.14.0-DEV.2373 (cf67ecc88f*) started at 2026-06-13T11:45:12.141 ################################################################################ # Set-up # Set-up completed after 0.11s ################################################################################ # Installation # Installing CaNNOLeS... Resolving package versions... Installed AMD ─────────────── v0.5.3 Installed JLLWrappers ─────── v1.8.0 Installed TimerOutputs ────── v0.5.29 Installed Compat ──────────── v4.18.1 Installed OpenBLAS32_jll ──── v0.3.33+1 Installed LDLFactorizations ─ v0.10.2 Installed Quadmath ────────── v1.0.1 Installed Preferences ─────── v1.5.2 Installed SolverCore ──────── v0.3.10 Installed LinearOperators ─── v2.14.1 Installed FastClosures ────── v0.3.2 Installed CaNNOLeS ────────── v0.8.0 Installed ExprTools ───────── v0.1.10 Installed HSL_jll ─────────── v4.0.5+0 Installed SparseMatricesCOO ─ v0.2.6 Installed HSL ─────────────── v0.5.5 Installed NLPModels ───────── v0.21.12 Installed Krylov ──────────── v0.10.6 Installing 2 artifacts Installed artifact HSL 1.1 MiB Installed artifact OpenBLAS32 10.2 MiB Updating `~/.julia/environments/v1.14/Project.toml` [5a1c9e79] + CaNNOLeS v0.8.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [14f7f29c] + AMD v0.5.3 [5a1c9e79] + CaNNOLeS v0.8.0 [34da2185] + Compat v4.18.1 [e2ba6199] + ExprTools v0.1.10 [9aa1b823] + FastClosures v0.3.2 [34c5aeac] + HSL v0.5.5 [692b3bcd] + JLLWrappers v1.8.0 [ba0b0d4f] + Krylov v0.10.6 [40e66cde] + LDLFactorizations v0.10.2 [5c8ed15e] + LinearOperators v2.14.1 [a4795742] + NLPModels v0.21.12 [21216c6a] + Preferences v1.5.2 [be4d8f0f] + Quadmath v1.0.1 [ff4d7338] + SolverCore v0.3.10 [fa32481b] + SparseMatricesCOO v0.2.6 [a759f4b9] + TimerOutputs v0.5.29 [017b0a0e] + HSL_jll v4.0.5+0 [656ef2d0] + OpenBLAS32_jll v0.3.33+1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates 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 [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 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.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 13.39s ################################################################################ # 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... 0.8 s ✓ ExprTools 0.6 s ✓ FastClosures 37.3 s ✓ SparseMatricesCOO 38.3 s ✓ AMD ┌ 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:4440  [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:326  [4] top-level scope  @ ~/.julia/packages/Krylov/zGitw/src/Krylov.jl:8  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:522  [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 36.0 s ✓ SolverCore 2.5 s ✓ Preferences 1.4 s ✓ Compat 36.3 s ✓ TimerOutputs 38.4 s ✓ LDLFactorizations 2.9 s ✓ JLLWrappers 0.7 s ✓ Compat → CompatLinearAlgebraExt 40.9 s ✓ LinearOperators 3.3 s ✓ OpenBLAS32_jll 3.0 s ✓ HSL_jll 73.9 s ✓ Quadmath 37.2 s ✓ LinearOperators → LinearOperatorsLDLFactorizationsExt 40.0 s ✓ NLPModels 103.8 s ✓ HSL 65.6 s ✓ SolverCore → SolverCoreNLPModelsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"), "Krylov") 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:207  [12] top-level scope  @ ~/.julia/packages/CaNNOLeS/XBbAl/src/CaNNOLeS.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:3296  [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/CaNNOLeS/XBbAl/src/CaNNOLeS.jl:2 in expression starting at stdin:5 ✗ CaNNOLeS 19 dependencies successfully precompiled in 631 seconds. 15 already precompiled. Precompilation completed after 648.92s ################################################################################ # Loading # Loading CaNNOLeS... ┌ 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:4440  [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:326  [4] top-level scope  @ ~/.julia/packages/Krylov/zGitw/src/Krylov.jl:8  [5] include(mod::Module, _path::String)  @ Base Base.jl:325  [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:522  [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 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"), "Krylov") 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:207  [12] top-level scope  @ ~/.julia/packages/CaNNOLeS/XBbAl/src/CaNNOLeS.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:3296  [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/CaNNOLeS/XBbAl/src/CaNNOLeS.jl:2 in expression starting at stdin:5 2 dependencies had output during precompilation: ┌ CaNNOLeS │ [Output was shown above] └ ┌ 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:4440 │ [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:326 │ [4] top-level scope │ @ ~/.julia/packages/Krylov/zGitw/src/Krylov.jl:8 │ [5] include(mod::Module, _path::String) │ @ Base Base.jl:325 │ [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:522 │ [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 └ ERROR: The following 2 packages failed to precompile: CaNNOLeS Failed to precompile CaNNOLeS [5a1c9e79-9c58-5ec0-afc4-3298fdea2875] to "/home/pkgeval/.julia/compiled/v1.14/CaNNOLeS/jl_eI6GnP" (ProcessExited(1)). Krylov Failed to precompile Krylov [ba0b0d4f-ebba-5204-a429-3ac8c609bfb7] to "/home/pkgeval/.julia/compiled/v1.14/Krylov/jl_EZud7u" (ProcessExited(1)). Loading failed after 84.18s 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 CaNNOLeS'`, 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 765.47s: package fails to precompile