Package evaluation to test Deneb on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T20:09:29.282 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.45s ################################################################################ # Installation # Installing Deneb... Resolving package versions... Installed JLLWrappers ───────────────── v1.8.0 Installed IteratorInterfaceExtensions ─ v1.0.0 Installed DataAPI ───────────────────── v1.16.0 Installed TableTraits ───────────────── v1.0.1 Installed JSON ──────────────────────── v0.21.4 Installed Preferences ───────────────── v1.5.2 Installed PrecompileTools ───────────── v1.3.4 Installed Parsers ───────────────────── v2.8.6 Installed Tables ────────────────────── v1.13.0 Installed Deneb ─────────────────────── v0.5.0 Installed OrderedCollections ────────── v2.0.1 Installed DataValueInterfaces ───────── v1.0.0 Installed DefaultApplication ────────── v1.1.0 Installed VLConvert_jll ─────────────── v1.8.0+0 Installed MultilineStrings ──────────── v1.0.0 Installing 1 artifacts Installed artifact VLConvert 23.7 MiB Updating `~/.julia/environments/v1.14/Project.toml` [b5a61f88] + Deneb v0.5.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [3f0dd361] + DefaultApplication v1.1.0 [b5a61f88] + Deneb v0.5.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [682c06a0] + JSON v0.21.4 [1e8d2bf6] + MultilineStrings v1.0.0 [bac558e1] + OrderedCollections v2.0.1 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [f937dff4] + VLConvert_jll v1.8.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.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 8.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.7 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.13/activate_set.jl:78 Precompiling package dependencies... Precompiling project... 4.3 s ✓ MacroTools 1.3 s ✓ Statistics 1.1 s ✓ DataAPI 0.7 s ✓ DataValueInterfaces 1.2 s ✓ StaticArraysCore 149.1 s ✓ OrderedCollections 0.9 s ✓ MultilineStrings 1.5 s ✓ Inflate 0.6 s ✓ IteratorInterfaceExtensions 1.7 s ✓ Requires 1.6 s ✓ DefaultApplication 30.8 s ✓ Preferences 3.5 s ✓ SimpleTraits 41.7 s ✓ Statistics → SparseArraysExt 169.8 s ✓ DataStructures 0.7 s ✓ TableTraits 31.6 s ✓ JLLWrappers 31.3 s ✓ PrecompileTools 147.8 s ✓ Tables 31.6 s ✓ EarCut_jll 32.0 s ✓ VLConvert_jll 358.6 s ✓ StaticArrays 68.6 s ✓ Parsers 35.5 s ✓ StaticArrays → StaticArraysStatisticsExt 38.9 s ✓ ArnoldiMethod ERROR: LoadError: UndefVarError: `Point` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Hint: a global variable of this name also exists in GeometryBasics. Stacktrace:  [1] top-level scope  @ ~/.julia/packages/GeometryBasics/g4dlg/src/viewtypes.jl:59  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [3] top-level scope  @ ~/.julia/packages/GeometryBasics/g4dlg/src/GeometryBasics.jl:21  [4] include(mod::Module, _path::String)  @ Base Base.jl:325  [5] 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  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:522  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/GeometryBasics/g4dlg/src/viewtypes.jl:59 in expression starting at /home/pkgeval/.julia/packages/GeometryBasics/g4dlg/src/GeometryBasics.jl:1 in expression starting at stdin:5 ✗ GeometryBasics 37.1 s ✓ JSON ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =# Core.@doc " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" function karger_cut_cost(g::AbstractGraph{T}, cut::Vector{<:Integer}) where T <: Integer │ #= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:48 =# │ #= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49 =# │ return count((e::Edge{T}->begin │ #= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49 =# │ cut[src(e)] != cut[dst(e)] │ end), edges(g)) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,context,syntax_flags,name_val,meta,value,jl_source,is_toplevel_thunk,source │ [macrocall] | │ @doc :: Identifier | mod=Core │ :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) :: Value | │ " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" :: Value | │ [function] | │ [where] | │ [call] | │ karger_cut_cost :: Identifier | │ [::] | │ g :: Identifier | │ [curly] | │ AbstractGraph :: Identifier | │ T :: Identifier | │ [::] | │ cut :: Identifier | │ [curly] | │ Vector :: Identifier | │ [<:] | │ Integer :: Identifier | │ [<:] | │ T :: Identifier | │ Integer :: Identifier | │ [block] | │ [return] | │ [call] | │ count :: Identifier | │ [->] | │ [::] | │ e :: Identifier | │ [curly] | │ Edge :: Identifier | │ T :: Identifier | │ [block] | │ [call] | │ != :: Identifier | │ [ref] | │ cut :: Identifier | │ [call] | │ src :: Identifier | │ e :: Identifier | │ [ref] | │ cut :: Identifier | │ [call] | │ dst :: Identifier | │ e :: Identifier | │ [call] | │ edges :: Identifier | │ g :: Identifier | │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,context,syntax_flags,name_val,meta,value,jl_source,is_toplevel_thunk,source │ [block] | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ [if] | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ true :: Value | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ [=] | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ val :: Identifier | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ [function] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [where] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ karger_cut_cost :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [::] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ g :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [curly] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ AbstractGraph :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ T :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [::] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ cut :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [curly] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Vector :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [<:] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Integer :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [<:] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ T :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Integer :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [block] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [return] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ count :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [->] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [::] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ e :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [curly] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Edge :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ T :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [block] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ != :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [ref] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ cut :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ src :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ e :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [ref] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ cut :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ dst :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ e :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ edges :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ g :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ Base.Docs.doc! :: Value | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ Graphs :: Value | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Base.Docs.Binding :: Value | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Graphs :: Value | [old,SL(3IcoOPrcypt,Base,SL(BbXs5jA4nDB,Graphs,)),(. Base (inert @__MODULE__))], │ [inert] | [old,SL(BbXs5jA4nDB,Graphs,),@doc],jl_source=L47 │ karger_cut_cost :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Base.Docs.docstr :: Value | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Core.svec :: Value | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" :: Value | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [call] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Dict{Symbol, Any} :: Value | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ :path => "/home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl" :: Value | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ :linenumber => 42 :: Value | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ :module => Graphs :: Value | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [where] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [curly] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Union :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [curly] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Tuple :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [curly] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ AbstractGraph :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ T :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [curly] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Vector :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [<:] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Integer :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [curly] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Tuple :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ T :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [<:] | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ T :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ Integer :: Identifier | [old,SL(BbXs5jA4nDB,Graphs,),@doc], │ [if] | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ true :: Value | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ val :: Identifier | [old,SL(BvQiOXgJuh9,Base.Docs,SL(BbXs5jA4nDB,Graphs,)),@doc], │ │ file = "/home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl" │ line = 42 └ mod = Graphs ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49 =# - Found unexpected binding of kind static_parameter Expression:  #₁₆/T Containing expressions:  (= #₃₆/T #₁₆/T)  (call core.svec (call core.svec #₂₉/#karger_cut_cost##->###0 (call core.apply_type #₁₉/Edge #₁₆/T)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49:0)  (call core.svec (call core.svec (function_type #₁₇/#->#) (call core.apply_type #₁₉/Edge #₁₆/T)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49:0)  Detailed provenance:  #₁₆/T  ├─ T  │ ├─ T  │ │ └─ @ /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49  │ └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" (function (where (call karger_cut_cost (:: g (curly AbstractGraph T)) (:: cut (curly Vector (<: Integer)))) (<: T Integer)) (block (return (call count (-> (:: e (curly Edge T)) (block (call != (ref cut (call src e)) (ref cut (call dst e))))) (call edges g))))))  │ └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" (function (where (call karger_cut_cost (:: g (curly AbstractGraph T)) (:: cut (curly Vector (<: Integer)))) (<: T Integer)) (block (return (call count (-> (:: e (curly Edge T)) (block (call != (ref cut (call src e)) (ref cut (call dst e))))) (call edges g))))))  │ └─ @ /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" (function (where (call karger_cut_cost (:: g (curly AbstractGraph T)) (:: cut (curly Vector (<: Integer)))) (<: T Integer)) (block (return (call count (-> (:: e (curly Edge T)) (block (call != (ref cut (call src e)) (ref cut (call dst e))))) (call edges g))))))  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" (function (where (call karger_cut_cost (:: g (curly AbstractGraph T)) (:: cut (curly Vector (<: Integer)))) (<: T Integer)) (block (return (call count (-> (:: e (curly Edge T)) (block (call != (ref cut (call src e)) (ref cut (call dst e))))) (call edges g))))))  └─ @ /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42  Stacktrace:  [1] _renumber(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ssa_rewrites::Dict{Int64, Int64}, slot_rewrites::Dict{Int64, Int64}, label_table::Dict{Int64, Int64}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1097  [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1162  [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1257  [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1287  [5] 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:33  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [7] top-level scope  @ ~/.julia/packages/Graphs/nH2e0/src/Graphs.jl:570  [8] include(mod::Module, _path::String)  @ Base Base.jl:325  [9] 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  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:522  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [15] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 in expression starting at /home/pkgeval/.julia/packages/Graphs/nH2e0/src/Graphs.jl:1 in expression starting at stdin:5 ✗ Graphs ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("5c1252a2-5f33-56bf-86c9-59e7332b4326"), "GeometryBasics") 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/NetworkLayout/7SWkz/src/NetworkLayout.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/NetworkLayout/7SWkz/src/NetworkLayout.jl:1 in expression starting at stdin:5 ✗ NetworkLayout 72.3 s ✓ Deneb ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("46757867-2c16-5918-afeb-47bfcb05e46a"), "NetworkLayout") 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(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base module.jl:111  [10] eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/runtime.jl:118  [11] top-level scope  @ ~/.julia/packages/NetworkLayout/7SWkz/ext/NetworkLayoutGraphsExt.jl:4  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] 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  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/NetworkLayout/7SWkz/ext/NetworkLayoutGraphsExt.jl:1 in expression starting at stdin:5 ✗ NetworkLayout → NetworkLayoutGraphsExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("86223c79-3864-5bf0-83f7-82e725a168b6"), "Graphs") 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/Deneb/iqxFJ/ext/GraphsExt.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/Deneb/iqxFJ/ext/GraphsExt.jl:1 in expression starting at stdin:5 ✗ Deneb → GraphsExt 27 dependencies successfully precompiled in 1776 seconds. 35 already precompiled. Precompilation completed after 1829.03s ################################################################################ # Testing # Testing Deneb Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Updating `/tmp/jl_xdXYqW/Project.toml` [b5a61f88] + Deneb v0.5.0 [86223c79] + Graphs v1.14.0 [46757867] + NetworkLayout v0.4.10 [8dfed614] ~ Test ⇒ v1.11.0 Updating `/tmp/jl_xdXYqW/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.5 [e2d170a0] + DataValueInterfaces v1.0.0 [3f0dd361] + DefaultApplication v1.1.0 [b5a61f88] + Deneb v0.5.0 [5c1252a2] + GeometryBasics v0.5.11 [86223c79] + Graphs v1.14.0 [d25df0c9] + Inflate v0.1.5 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.8.0 ⌅ [682c06a0] + JSON v0.21.4 [1914dd2f] + MacroTools v0.5.16 [1e8d2bf6] + MultilineStrings v1.0.0 [46757867] + NetworkLayout v0.4.10 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [699a6c99] + SimpleTraits v0.9.6 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [5ae413db] + EarCut_jll v2.2.4+0 [f937dff4] + VLConvert_jll v1.8.0+0 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [8dfed614] ~ Test ⇒ v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_xdXYqW/Project.toml` [b5a61f88] Deneb v0.5.0 [86223c79] Graphs v1.14.0 [46757867] NetworkLayout v0.4.10 [8dfed614] Test v1.11.0 Status `/tmp/jl_xdXYqW/Manifest.toml` [ec485272] ArnoldiMethod v0.4.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.5 [e2d170a0] DataValueInterfaces v1.0.0 [3f0dd361] DefaultApplication v1.1.0 [b5a61f88] Deneb v0.5.0 [5c1252a2] GeometryBasics v0.5.11 [86223c79] Graphs v1.14.0 [d25df0c9] Inflate v0.1.5 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 ⌅ [682c06a0] JSON v0.21.4 [1914dd2f] MacroTools v0.5.16 [1e8d2bf6] MultilineStrings v1.0.0 [46757867] NetworkLayout v0.4.10 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.6 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.13.0 [5ae413db] EarCut_jll v2.2.4+0 [f937dff4] VLConvert_jll v1.8.0+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Info: JuliaLowering threw given input: │ code = │ :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =# Core.@doc " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" function karger_cut_cost(g::AbstractGraph{T}, cut::Vector{<:Integer}) where T <: Integer │ #= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:48 =# │ #= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49 =# │ return count((e::Edge{T}->begin │ #= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49 =# │ cut[src(e)] != cut[dst(e)] │ end), edges(g)) │ end) │ st0 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,context,syntax_flags,name_val,meta,value,jl_source,is_toplevel_thunk,source │ [macrocall] | │ @doc :: Identifier | mod=Core │ :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) :: Value | │ " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" :: Value | │ [function] | │ [where] | │ [call] | │ karger_cut_cost :: Identifier | │ [::] | │ g :: Identifier | │ [curly] | │ AbstractGraph :: Identifier | │ T :: Identifier | │ [::] | │ cut :: Identifier | │ [curly] | │ Vector :: Identifier | │ [<:] | │ Integer :: Identifier | │ [<:] | │ T :: Identifier | │ Integer :: Identifier | │ [block] | │ [return] | │ [call] | │ count :: Identifier | │ [->] | │ [::] | │ e :: Identifier | │ [curly] | │ Edge :: Identifier | │ T :: Identifier | │ [block] | │ [call] | │ != :: Identifier | │ [ref] | │ cut :: Identifier | │ [call] | │ src :: Identifier | │ e :: Identifier | │ [ref] | │ cut :: Identifier | │ [call] | │ dst :: Identifier | │ e :: Identifier | │ [call] | │ edges :: Identifier | │ g :: Identifier | │ │ st1 = │ SyntaxTree with attributes mod,kind,var_id,toplevel_pure,scope_type,context,syntax_flags,name_val,meta,value,jl_source,is_toplevel_thunk,source │ [block] | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ [if] | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ true :: Value | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ [=] | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ val :: Identifier | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ [function] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [where] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ karger_cut_cost :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [::] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ g :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [curly] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ AbstractGraph :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ T :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [::] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ cut :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [curly] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Vector :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [<:] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Integer :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [<:] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ T :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Integer :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [block] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [return] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ count :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [->] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [::] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ e :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [curly] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Edge :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ T :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [block] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ != :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [ref] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ cut :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ src :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ e :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [ref] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ cut :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ dst :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ e :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ edges :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ g :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ Base.Docs.doc! :: Value | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ Graphs :: Value | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Base.Docs.Binding :: Value | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Graphs :: Value | [old,SL(2senH4LC7HO,Base,SL(1kL2D0dMkcs,Graphs,)),(. Base (inert @__MODULE__))], │ [inert] | [old,SL(1kL2D0dMkcs,Graphs,),@doc],jl_source=L47 │ karger_cut_cost :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Base.Docs.docstr :: Value | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Core.svec :: Value | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" :: Value | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [call] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Dict{Symbol, Any} :: Value | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ :path => "/home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl" :: Value | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ :linenumber => 42 :: Value | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ :module => Graphs :: Value | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [where] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [curly] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Union :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [curly] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Tuple :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [curly] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ AbstractGraph :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ T :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [curly] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Vector :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [<:] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Integer :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [curly] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Tuple :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ T :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [<:] | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ T :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ Integer :: Identifier | [old,SL(1kL2D0dMkcs,Graphs,),@doc], │ [if] | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ true :: Value | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ val :: Identifier | [old,SL(3mjcOqzwKam,Base.Docs,SL(1kL2D0dMkcs,Graphs,)),@doc], │ │ file = "/home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl" │ line = 42 └ mod = Graphs ERROR: LoadError: LoweringError: #= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49 =# - Found unexpected binding of kind static_parameter Expression:  #₁₆/T Containing expressions:  (= #₃₆/T #₁₆/T)  (call core.svec (call core.svec #₂₉/#karger_cut_cost##->###0 (call core.apply_type #₁₉/Edge #₁₆/T)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49:0)  (call core.svec (call core.svec (function_type #₁₇/#->#) (call core.apply_type #₁₉/Edge #₁₆/T)) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49:0)  Detailed provenance:  #₁₆/T  ├─ T  │ ├─ T  │ │ └─ @ /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:49  │ └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" (function (where (call karger_cut_cost (:: g (curly AbstractGraph T)) (:: cut (curly Vector (<: Integer)))) (<: T Integer)) (block (return (call count (-> (:: e (curly Edge T)) (block (call != (ref cut (call src e)) (ref cut (call dst e))))) (call edges g))))))  │ └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" (function (where (call karger_cut_cost (:: g (curly AbstractGraph T)) (:: cut (curly Vector (<: Integer)))) (<: T Integer)) (block (return (call count (-> (:: e (curly Edge T)) (block (call != (ref cut (call src e)) (ref cut (call dst e))))) (call edges g))))))  │ └─ @ /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" (function (where (call karger_cut_cost (:: g (curly AbstractGraph T)) (:: cut (curly Vector (<: Integer)))) (<: T Integer)) (block (return (call count (-> (:: e (curly Edge T)) (block (call != (ref cut (call src e)) (ref cut (call dst e))))) (call edges g))))))  └─ (macrocall @doc :(#= /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 =#) " karger_cut_cost(g, cut)\n\nFind the number of crossing edges in a cut of graph `g` where the cut is represented\nby the integer array, `cut`.\n" (function (where (call karger_cut_cost (:: g (curly AbstractGraph T)) (:: cut (curly Vector (<: Integer)))) (<: T Integer)) (block (return (call count (-> (:: e (curly Edge T)) (block (call != (ref cut (call src e)) (ref cut (call dst e))))) (call edges g))))))  └─ @ /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42  Stacktrace:  [1] _renumber(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ssa_rewrites::Dict{Int64, Int64}, slot_rewrites::Dict{Int64, Int64}, label_table::Dict{Int64, Int64}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1097  [2] renumber_body(ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, input_code::Base.JuliaSyntax.SyntaxList{Dict{Symbol, Dict{Int64, Any}}, Vector{Int64}}, slot_rewrites::Dict{Int64, Int64})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1162  [3] compile_lambda(outer_ctx::Base.JuliaLowering.LinearIRContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1257  [4] linearize_ir(ctx::Base.JuliaLowering.ClosureConversionCtx{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}})  @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/linear_ir.jl:1287  [5] 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:33  [6] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [7] top-level scope  @ ~/.julia/packages/Graphs/nH2e0/src/Graphs.jl:570  [8] include(mod::Module, _path::String)  @ Base Base.jl:325  [9] 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  [10] top-level scope  @ stdin:5  [11] eval(m::Module, e::Any)  @ Core boot.jl:522  [12] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [13] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [14] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [15] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Graphs/nH2e0/src/graphcut/karger_min_cut.jl:42 in expression starting at /home/pkgeval/.julia/packages/Graphs/nH2e0/src/Graphs.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Graphs │ [Output was shown above] └ Deneb.jl tests: Error During Test at /home/pkgeval/.julia/packages/Deneb/iqxFJ/test/runtests.jl:6 Got exception outside of a @test LoadError: The following 1 package failed to precompile: Graphs Failed to precompile Graphs [86223c79-3864-5bf0-83f7-82e725a168b6] to "/home/pkgeval/.julia/compiled/v1.14/Graphs/jl_5AM7r9" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Deneb/iqxFJ/test/test_graphs.jl:1 Test Summary: | Pass Error Total Time Deneb.jl tests | 277 1 278 4m49.5s Simple Spec | 3 3 0.1s NamedTuple Spec | 5 5 0.8s Vector Spec | 4 4 0.8s basic ConstrainedSpec | 7 7 3.5s DataSpec | 7 7 1.0s TransformSpec | 16 16 2.1s isempty | 8 8 0.8s Spec properties | 11 11 0.8s VegaLiteSpec properties | 11 11 3.9s test spec | 2 2 0.3s test vlspec | 4 4 1.9s test Mark | 4 4 0.4s test Encoding | 10 10 5.8s test Data | 8 8 0.3s test Datasets | 5 5 2.1s transform_calculate | 2 2 0.9s transform_[join]aggregate | 4 4 5.5s transform_timeunit | 2 2 2.2s test interactive_scales | 5 5 4.3s test select_point/interval | 4 4 2.4s test select_legend | 3 3 1.6s test select_bind | 6 6 6.3s test condition | 8 8 1.6s test composition | 14 14 22.6s test layering | 102 102 14.6s test concatenation | 15 15 8.7s Test set_theme! | 4 4 3.9s Test print_theme | 1 1 1.4s Test json | 2 2 1.4s RNG of the outermost testset: Random.Xoshiro(0xbbb61cf27c9387c5, 0x5ceaf95cd2600351, 0x26feeac4ea25f74e, 0x3303b984b8bc5719, 0xfa8bb1829397c7ed) ERROR: LoadError: Some tests did not pass: 277 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Deneb/iqxFJ/test/runtests.jl:6 Testing failed after 525.25s ERROR: LoadError: Package Deneb errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 2408.53s: package fails to precompile