Package evaluation to test QECCore on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T14:48:06.767 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.62s ################################################################################ # Installation # Installing QECCore... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [b50d4dc9] + QECCore v0.1.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [ec485272] + ArnoldiMethod v0.4.0 [861a8166] + Combinatorics v1.1.0 [864edb3b] + DataStructures v0.19.5 [ffbed154] + DocStringExtensions v0.9.5 [86223c79] + Graphs v1.14.0 [d25df0c9] + Inflate v0.1.5 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [b50d4dc9] + QECCore v0.1.3 [699a6c99] + SimpleTraits v0.9.6 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.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 [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 [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 4.55s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.1 s ✓ Ncurses_jll ERROR: LoadError: MethodError: no method matching nteltype(::Core.SimpleVector) The function `nteltype` exists, but no method is defined for this combination of argument types. Closest candidates are: nteltype(!Matched::Type{NamedTuple{names, T}} where names) where T @ Base namedtuple.jl:233 nteltype(!Matched::Type) @ Base namedtuple.jl:232 Stacktrace: [1] prepare_call(f::Any, allargs::Vector{Any}; enter_generated::Bool, method_table::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:256 [2] get_call_framecode(fargs::Vector{Any}, parentframe::JuliaInterpreter.FrameCode, idx::Int64; enter_generated::Bool, method_table::Nothing) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/localmethtable.jl:65 [3] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:277 [4] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [5] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [6] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [7] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [8] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [9] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [10] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [11] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [12] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [13] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [14] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [15] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [16] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [17] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [18] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [19] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [20] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [21] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [22] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [23] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [24] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [25] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [26] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [27] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, fargs::Vector{Any}, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:290 [28] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr, enter_generated::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:256 [29] evaluate_call!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, call_expr::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:249 [30] eval_rhs(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Expr) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:406 [31] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:569 [32] step_expr!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/interpret.jl:627 [33] finish!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:14 [34] finish_and_return!(interp::JuliaInterpreter.RecursiveInterpreter, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/commands.jl:30 [35] macro expansion @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/construct.jl:764 [inlined] [36] _precompile_() @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/bSt3F/src/precompile.jl:7 [37] top-level scope @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 [38] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [39] top-level scope @ ~/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:14 [40] include(mod::Module, _path::String) @ Base Base.jl:325 [41] 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 [42] top-level scope @ stdin:5 [43] eval(m::Module, e::Any) @ Core boot.jl:545 [44] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [45] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [46] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [47] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/packagedef.jl:153 in expression starting at /home/pkgeval/.julia/packages/JuliaInterpreter/bSt3F/src/JuliaInterpreter.jl:1 in expression starting at stdin:5 ✗ JuliaInterpreter 72.5 s ✓ Hecke 24.8 s ✓ QuantumClifford → QuantumCliffordJuMPExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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] top-level scope @ ~/.julia/packages/LoweredCodeUtils/4qEJi/src/LoweredCodeUtils.jl:14 [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:545 [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/LoweredCodeUtils/4qEJi/src/LoweredCodeUtils.jl:1 in expression starting at stdin:5 ✗ LoweredCodeUtils 15.4 s ✓ QuantumClifford → QuantumCliffordHeckeExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("aa1ae85d-cabe-5617-a682-6adf51b2e16a"), "JuliaInterpreter") 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] top-level scope @ ~/.julia/packages/Revise/m8c4M/src/Revise.jl:36 [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:545 [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/Revise/m8c4M/src/Revise.jl:1 in expression starting at stdin:5 ✗ Revise ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("295af30f-e4ad-537b-8983-00126c2a3abe"), "Revise") 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] top-level scope @ ~/.julia/packages/Revise/m8c4M/ext/DistributedExt.jl:5 [11] include(mod::Module, _path::String) @ Base Base.jl:325 [12] 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 [13] top-level scope @ stdin:5 [14] eval(m::Module, e::Any) @ Core boot.jl:545 [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [16] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [17] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [18] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Revise/m8c4M/ext/DistributedExt.jl:1 in expression starting at stdin:5 ✗ Revise → DistributedExt WARNING: Imported binding Compiler.ConstCallInfo was undeclared at import time during import to JET. WARNING: Imported binding Compiler.WorldView was undeclared at import time during import to JET. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("6f1432cf-f94c-5a45-995e-cdbf5db27b0b"), "LoweredCodeUtils") 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] top-level scope @ ~/.julia/packages/JET/ofYLk/src/JETBase.jl:42 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ ~/.julia/packages/JET/ofYLk/src/JET.jl:43 [14] include(mod::Module, _path::String) @ Base Base.jl:325 [15] 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 [16] top-level scope @ stdin:5 [17] eval(m::Module, e::Any) @ Core boot.jl:545 [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [19] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [20] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [21] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/JETBase.jl:42 in expression starting at /home/pkgeval/.julia/packages/JET/ofYLk/src/JET.jl:1 in expression starting at stdin:5 ✗ JET 4 dependencies successfully precompiled in 154 seconds. 122 already precompiled. Precompilation completed after 172.19s ################################################################################ # Testing # Testing QECCore Status `/tmp/jl_nOADD1/Project.toml` [4c88cf16] Aqua v0.8.16 [e30172f5] Documenter v1.17.0 [86223c79] Graphs v1.14.0 ⌃ [3e1990a7] Hecke v0.39.7 [87dc4568] HiGHS v1.24.1 [c3a54625] JET v0.11.5 [4076af6c] JuMP v1.30.1 ⌅ [2edaba10] Nemo v0.53.3 [b50d4dc9] QECCore v0.1.3 [0525e862] QuantumClifford v0.11.5 [f8b46487] TestItemRunner v1.1.5 ⌅ [68e3532b] Ncurses_jll v6.5.1+0 [37e2e46d] LinearAlgebra v1.14.0 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_nOADD1/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 ⌅ [c3fe647b] AbstractAlgebra v0.47.6 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.16 [ec485272] ArnoldiMethod v0.4.0 [15f4f7f2] AutoHashEquals v2.2.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [da1fd8a2] CodeTracking v3.0.2 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [861a8166] Combinatorics v1.1.0 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.1.0 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [864edb3b] DataStructures v0.19.5 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.17.0 [f6369f11] ForwardDiff v1.4.1 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.14.0 ⌃ [3e1990a7] Hecke v0.39.7 [87dc4568] HiGHS v1.24.1 [3e5b6fbb] HostCPUFeatures v0.1.18 [2cd5bd5f] ILog2 v2.0.0 [b5f81e59] IOCapture v1.0.0 [615f187c] IfElse v0.1.1 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.6 [c3a54625] JET v0.11.5 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [4076af6c] JuMP v1.30.1 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [70703baa] JuliaSyntax v1.0.2 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v1.0.1 ⌃ [6f1432cf] LoweredCodeUtils v3.6.2 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.3 [8c4f8055] MathOptIIS v0.2.0 [b8f27783] MathOptInterface v1.51.1 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.4 ⌅ [2edaba10] Nemo v0.53.3 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [b50d4dc9] QECCore v0.1.3 [0525e862] QuantumClifford v0.11.5 [5717a53b] QuantumInterface v0.4.2 [fb686558] RandomExtensions v0.4.4 [2792f1a3] RegistryInstances v0.1.0 [295af30f] Revise v3.15.1 [fdea26ae] SIMD v3.7.2 [431bcebd] SciMLPublic v1.2.1 [699a6c99] SimpleTraits v0.9.6 [276daf66] SpecialFunctions v2.8.0 [aedffcd0] Static v1.4.2 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [ec057cc2] StructUtils v2.8.2 [8e1ec7a9] SumTypes v0.5.8 [f8b46487] TestItemRunner v1.1.5 [1c621080] TestItems v1.0.0 [3bb67fe8] TranscodingStreams v0.11.3 [7869a13a] WeakDepHelpers v0.1.1 [6e34b625] Bzip2_jll v1.0.9+0 [2e619515] Expat_jll v2.8.2+0 ⌅ [e134572f] FLINT_jll v301.400.1+0 [020c3dae] Git_LFS_jll v3.7.1+0 [f8c6e375] Git_jll v2.54.0+0 [8fd58aa0] HiGHS_jll v1.15.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 ⌅ [68e3532b] Ncurses_jll v6.5.1+0 [656ef2d0] OpenBLAS32_jll v0.3.33+2 [9bd350c2] OpenSSH_jll v10.4.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [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 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [3a97d323] MPFR_jll v4.2.2+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+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 ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Resolving package versions... Updating `/tmp/jl_nOADD1/Project.toml` ⌃ [3e1990a7] ↓ Hecke v0.39.7 ⇒ v0.39.3 ⌅ [2edaba10] ↓ Nemo v0.53.3 ⇒ v0.52.4 ⌃ [f1435218] + Oscar v1.6.0 Updating `/tmp/jl_nOADD1/Manifest.toml` ⌃ [66b61cbe] + AlgebraicSolving v0.10.1 ⌅ [f01c122e] + BinaryWrappers v0.1.3 [1f15a43c] + CxxWrap v0.17.5 [55939f99] + DecFP v1.4.2 ⌅ [c863536a] + GAP v0.16.2 ⌃ [3e1990a7] ↓ Hecke v0.39.7 ⇒ v0.39.3 [0f8b85d8] + JSON3 v1.14.3 [4fe8b98c] + Mongoc v0.10.1 ⌅ [2edaba10] ↓ Nemo v0.53.3 ⇒ v0.52.4 ⌃ [f1435218] + Oscar v1.6.0 ⌃ [d720cf60] + Polymake v0.13.7 [92933f4c] + ProgressMeter v1.11.0 [6c6a2e73] + Scratch v1.3.0 ⌃ [bcd08a7b] + Singular v0.28.2 [856f2bd8] + StructTypes v1.11.0 [ae81ac8f] + ASL_jll v0.1.3+0 [47200ebd] + DecFP_jll v2.0.300+0 ⌅ [e134572f] ↓ FLINT_jll v301.400.1+0 ⇒ v301.300.102+0 ⌅ [5cd7a574] + GAP_jll v400.1500.101+0 ⌅ [de1ad85e] + GAP_lib_jll v400.1500.100+0 [6e11effc] + GAP_pkg_ace_jll v501.70000.0+0 ⌅ [995f5adf] + GAP_pkg_anupq_jll v301.30200.0+0 ⌅ [6e540885] + GAP_pkg_browse_jll v101.82100.1+0 ⌅ [b60ae38f] + GAP_pkg_caratinterface_jll v201.30700.0+0 ⌅ [edf6cd94] + GAP_pkg_cddinterface_jll v202501.62400.0+0 [386407dc] + GAP_pkg_cohomolo_jll v101.61200.0+0 ⌃ [3b5f52f3] + GAP_pkg_crypting_jll v1.100600.0+0 ⌅ [deeb07ae] + GAP_pkg_curlinterface_jll v201.40200.0+0 ⌅ [03de9d45] + GAP_pkg_cvec_jll v201.80400.0+0 ⌅ [66bcec33] + GAP_pkg_datastructures_jll v1.40000.0+0 ⌃ [27af9300] + GAP_pkg_deepthought_jll v101.900.0+0 ⌅ [ce5c30f6] + GAP_pkg_digraphs_jll v101.130100.0+0 ⌃ [aa0ab9cb] + GAP_pkg_edim_jll v101.30800.0+0 ⌅ [d6652ff9] + GAP_pkg_ferret_jll v101.1500.0+0 ⌅ [b73cfdca] + GAP_pkg_float_jll v101.900.0+0 ⌅ [f51f7fb6] + GAP_pkg_fplsa_jll v101.20700.0+0 ⌅ [296a3c51] + GAP_pkg_gauss_jll v202401.110100.0+0 ⌅ [70456840] + GAP_pkg_guava_jll v301.200000.0+0 ⌃ [19a9678b] + GAP_pkg_io_jll v401.90300.0+0 ⌅ [b348cf08] + GAP_pkg_json_jll v201.20300.0+0 ⌅ [ba154793] + GAP_pkg_juliainterface_jll v0.160000.0+1 [74c39be2] + GAP_pkg_kbmag_jll v101.51100.0+0 ⌅ [74f4ad05] + GAP_pkg_normalizinterface_jll v101.40100.0+0 [00bf61e5] + GAP_pkg_nq_jll v201.51100.0+0 ⌅ [b689cd95] + GAP_pkg_orb_jll v501.100.0+0 ⌃ [d3697a66] + GAP_pkg_profiling_jll v201.60200.0+0 ⌅ [6263fdc2] + GAP_pkg_semigroups_jll v501.50400.1+0 [1c659ad8] + GAP_pkg_simpcomp_jll v201.11400.0+0 ⌅ [abf7faeb] + GAP_pkg_zeromqinterface_jll v1.170000.0+0 [e8aa6df9] + GLPK_jll v5.0.2+0 [e33a78d0] + Hwloc_jll v2.14.0+0 [9cc047cb] + Ipopt_jll v300.1400.1902+0 [1d63c593] + LLVMOpenMP_jll v21.1.8+0 [d00139f3] + METIS_jll v5.1.3+0 [2ce0c516] + MPC_jll v1.4.1+0 [e8b5fb6c] + MPFI_jll v1.5.6+0 [d7ed1dd3] + MUMPS_seq_jll v500.900.0+0 ⌅ [90100e71] + MongoC_jll v1.28.1+0 [76642167] + Ninja_jll v1.13.1+0 [80dd9cbb] + PPL_jll v1.2.1+0 [83958c19] + Perl_jll v5.34.1+0 [05236dd9] + Readline_jll v8.3.3+0 ⌅ [e5ac4fe4] + SCIP_jll v900.200.400+0 [319450e9] + SPRAL_jll v2025.9.18+0 ⌅ [43d676ae] + Singular_jll v404.101.502+0 [36f60fef] + TOPCOM_jll v0.17.8+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.19.0+0 [8f1865be] + ZeroMQ_jll v4.3.6+0 [508c9074] + bliss_jll v0.77.0+1 [28df3c45] + boost_jll v1.87.0+0 [f07e07eb] + cddlib_jll v0.94.15+0 [5558cf25] + cohomCalg_jll v0.32.0+0 ⌅ [160f184c] + f4ncgb_jll v0.3.3+0 [1493ae25] + lib4ti2_jll v1.6.10+0 [3eaa8342] + libcxxwrap_julia_jll v0.14.10+1 ⌅ [4d8266f6] + libpolymake_julia_jll v0.14.3+1 ⌅ [ae4fbd8f] + libsingular_julia_jll v0.47.9+0 [a9144af2] + libsodium_jll v1.0.21+0 [3873f7d0] + lrslib_jll v0.3.3+0 ⌅ [6d01cc9a] + msolve_jll v0.900.200+0 [55c6dc9b] + nauty_jll v2.8.10+1 ⌅ [6690c6e9] + normaliz_jll v300.1001.502+0 ⌃ [7c209550] + polymake_jll v400.1500.0+0 ⌃ [10f31823] + polymake_oscarnumber_jll v0.3.12+1 [fe1e1685] + snappy_jll v1.2.3+0 [4af54fe1] + LazyArtifacts v1.11.0 [a63ad114] + Mmap v1.11.0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. To see why use `status --outdated -m` Resolving package versions... Updating `/tmp/jl_nOADD1/Project.toml` [cb7393ab] + PyTesseractDecoder v0.1.1 Updating `/tmp/jl_nOADD1/Manifest.toml` [992eb4ea] + CondaPkg v0.2.36 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [0b3b1443] + MicroMamba v0.1.15 [fa939f87] + Pidfile v1.3.0 [cb7393ab] + PyTesseractDecoder v0.1.1 [6099a3de] + PythonCall v0.9.35 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.13.0 [e17b2a0c] + UnsafePointers v1.0.0 [f8abcde7] + micromamba_jll v2.3.1+0 [4d7b5844] + pixi_jll v0.63.2+0 Starting tests with 1 threads out of `Sys.CPU_THREADS = 1`... __JL_PRECOMP_VERBOSE_TIMING__ include_ns=17648590984 deps_ns=15955683292 compilation_ns=6805573205 methods=1218 __JL_PRECOMP_VERBOSE_TIMING__ include_ns=22908226996 deps_ns=21185908680 compilation_ns=7031235207 methods=1140 __JL_PRECOMP_VERBOSE_TIMING__ include_ns=190835054960 deps_ns=61019432937 compilation_ns=44525804201 methods=11815 3 dependencies had output during precompilation: ┌ Hecke → GAPExt │ __JL_PRECOMP_VERBOSE_TIMING__ include_ns=22908226996 deps_ns=21185908680 compilation_ns=7031235207 methods=1140 └ ┌ Oscar │ [Output was shown above] └ ┌ GAP → NemoExt │ __JL_PRECOMP_VERBOSE_TIMING__ include_ns=17648590984 deps_ns=15955683292 compilation_ns=6805573205 methods=1218 └ ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/AXNMp/src/utilities/utilities.jl:719 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 51 running 1 of 1 signal (10): User defined signal 1 _ZN12HighsCutPool8separateERKSt6vectorIdSaIdEERK11HighsDomainR11HighsCutSetdRKSt5dequeIS_SaIS_EEb at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN15HighsSeparation15separationRoundER11HighsDomainRN17HighsLpRelaxation6StatusE at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN15HighsSeparation8separateER11HighsDomain at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZZZN14HighsMipSolver3runEvENKUlRKSt6vectorIiSaIiEERS0_IZNS_3runEvE11RestartVoteSaIS5_EEbiidE21_clES4_S8_biidENKUliE_clEi at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN14HighsMipSolver3runEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN5Highs12callSolveMipEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN5Highs19calledOptimizeModelEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN5Highs13optimizeModelEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN5Highs3runEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) Highs_run at /home/pkgeval/.julia/packages/HiGHS/iY2Ae/src/gen/libhighs.jl:344:0 [inlined] _Highs_run_workaround_issue_316 at /home/pkgeval/.julia/packages/HiGHS/iY2Ae/src/MOI_wrapper.jl:2253:0 [inlined] #47 at /home/pkgeval/.julia/packages/HiGHS/iY2Ae/src/MOI_wrapper.jl:2300:0 [inlined] disable_sigint at ./c.jl:153:0 (pc: 4) optimize! at /home/pkgeval/.julia/packages/HiGHS/iY2Ae/src/MOI_wrapper.jl:2300:0 (pc: 249) optimize! at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/MathOptInterface.jl:122:0 [inlined] optimize! at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/Utilities/cachingoptimizer.jl:370:0 (pc: 115) unknown function (ip: 0x76fe277e1cb2) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 #optimize!#96 at /home/pkgeval/.julia/packages/JuMP/EHXNP/src/optimizer_interface.jl:610:0 (pc: 345) optimize! at /home/pkgeval/.julia/packages/JuMP/EHXNP/src/optimizer_interface.jl:560:0 [inlined] _minimum_distance at /home/pkgeval/.julia/packages/QuantumClifford/8vKvX/ext/QuantumCliffordJuMPExt/min_distance_mixed_integer_programming.jl:253:0 (pc: 2421) unknown function (ip: 0x76fe277dd205) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 #_compute_distance##4 at /home/pkgeval/.julia/packages/QuantumClifford/8vKvX/ext/QuantumCliffordJuMPExt/min_distance_mixed_integer_programming.jl:187:0 (pc: 21) iterate at ./generator.jl:49:0 [inlined] Dict at ./dict.jl:93:0 (pc: 68) dict_with_eltype at ./abstractdict.jl:638:0 [inlined] dict_with_eltype at ./abstractdict.jl:645:0 [inlined] Dict at ./dict.jl:117:0 [inlined] _compute_distance at /home/pkgeval/.julia/packages/QuantumClifford/8vKvX/ext/QuantumCliffordJuMPExt/min_distance_mixed_integer_programming.jl:187:0 (pc: 73) distance at /home/pkgeval/.julia/packages/QuantumClifford/8vKvX/ext/QuantumCliffordJuMPExt/min_distance_mixed_integer_programming.jl:154:0 (pc: 49) unknown function (ip: 0x76fe277ca8a9) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:781:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/QECCore/fJrHX/test/codes/color_codes.jl:16:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/QECCore/fJrHX/test/codes/color_codes.jl:11:0 (pc: 365) jl_invoke_oneshot at /source/src/gf.c:4520:23 ijl_eval_thunk at /source/src/toplevel.c:755:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 (pc: 1) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:947:23 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119:0 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7:0 (pc: 72) #run_testitem##4 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118:0 [inlined] cd at ./file.jl:113:0 (pc: 19) unknown function (ip: 0x76fe385f7936) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117:0 (pc: 385) unknown function (ip: 0x76fe385f737e) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250:0 (pc: 1907) run_tests at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:134:0 (pc: 7) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1149:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x76fe9aa80249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:519:34 wait at ./task.jl:1293:0 (pc: 149) wait_forever at ./task.jl:1199:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] start_task at /source/src/task.c:1241:19 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000075fcc3ca4e20 Total snapshots: 124. Utilization: 0% ╎124 @Base/task.jl:1199 wait_forever() 123╎ 124 @Base/task.jl:1293 wait() [51] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/QECCore/fJrHX/test/codes/color_codes.jl:10 round at /lib/x86_64-linux-gnu/libm.so.6 (unknown line) _ZN17HighsLpRelaxation9resolveLpEP11HighsDomain at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN11HighsSearch12evaluateNodeEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN11HighsSearch4diveEl at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZZZN14HighsMipSolver3runEvENKUlRKSt6vectorIiSaIiEERS0_IZNS_3runEvE11RestartVoteSaIS5_EEbiidE21_clES4_S8_biidENKUliE_clEi at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN14HighsMipSolver3runEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN5Highs12callSolveMipEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN5Highs19calledOptimizeModelEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN5Highs13optimizeModelEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) _ZN5Highs3runEv at /home/pkgeval/.julia/artifacts/1817ed3230ae7addaac98302147c1b6bf84d8b33/lib/libhighs.so (unknown line) Highs_run at /home/pkgeval/.julia/packages/HiGHS/iY2Ae/src/gen/libhighs.jl:344:0 [inlined] _Highs_run_workaround_issue_316 at /home/pkgeval/.julia/packages/HiGHS/iY2Ae/src/MOI_wrapper.jl:2253:0 [inlined] #47 at /home/pkgeval/.julia/packages/HiGHS/iY2Ae/src/MOI_wrapper.jl:2300:0 [inlined] disable_sigint at ./c.jl:153:0 (pc: 4) optimize! at /home/pkgeval/.julia/packages/HiGHS/iY2Ae/src/MOI_wrapper.jl:2300:0 (pc: 249) optimize! at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/MathOptInterface.jl:122:0 [inlined] optimize! at /home/pkgeval/.julia/packages/MathOptInterface/iaRBO/src/Utilities/cachingoptimizer.jl:370:0 (pc: 115) unknown function (ip: 0x76fe277e1cb2) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 #optimize!#96 at /home/pkgeval/.julia/packages/JuMP/EHXNP/src/optimizer_interface.jl:610:0 (pc: 345) optimize! at /home/pkgeval/.julia/packages/JuMP/EHXNP/src/optimizer_interface.jl:560:0 [inlined] _minimum_distance at /home/pkgeval/.julia/packages/QuantumClifford/8vKvX/ext/QuantumCliffordJuMPExt/min_distance_mixed_integer_programming.jl:253:0 (pc: 2421) unknown function (ip: 0x76fe277dd205) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 #_compute_distance##4 at /home/pkgeval/.julia/packages/QuantumClifford/8vKvX/ext/QuantumCliffordJuMPExt/min_distance_mixed_integer_programming.jl:187:0 (pc: 21) iterate at ./generator.jl:49:0 [inlined] Dict at ./dict.jl:93:0 (pc: 68) dict_with_eltype at ./abstractdict.jl:638:0 [inlined] dict_with_eltype at ./abstractdict.jl:645:0 [inlined] Dict at ./dict.jl:117:0 [inlined] _compute_distance at /home/pkgeval/.julia/packages/QuantumClifford/8vKvX/ext/QuantumCliffordJuMPExt/min_distance_mixed_integer_programming.jl:187:0 (pc: 73) distance at /home/pkgeval/.julia/packages/QuantumClifford/8vKvX/ext/QuantumCliffordJuMPExt/min_distance_mixed_integer_programming.jl:155:0 (pc: 50) unknown function (ip: 0x76fe277ca8a9) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:781:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/QECCore/fJrHX/test/codes/color_codes.jl:16:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] top-level scope at /home/pkgeval/.julia/packages/QECCore/fJrHX/test/codes/color_codes.jl:11:0 (pc: 365) jl_invoke_oneshot at /source/src/gf.c:4520:23 ijl_eval_thunk at /source/src/toplevel.c:755:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) include_string at ./loading.jl:3142:0 (pc: 1) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] jl_f_invokelatest at /source/src/builtins.c:947:23 #run_testitem##6 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:119:0 [inlined] withpath at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/vendored_code.jl:7:0 (pc: 72) #run_testitem##4 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:118:0 [inlined] cd at ./file.jl:113:0 (pc: 19) unknown function (ip: 0x76fe385f7936) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 run_testitem at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:117:0 (pc: 385) unknown function (ip: 0x76fe385f737e) at (unknown file) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:277:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:275:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:253:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2415:0 [inlined] #run_tests#7 at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:250:0 (pc: 1907) run_tests at /home/pkgeval/.julia/packages/TestItemRunner/GnoVt/src/TestItemRunner.jl:134:0 (pc: 7) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3132:0 (pc: 208) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 _include at ./loading.jl:3192:0 (pc: 122) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:763:18 jl_toplevel_eval_flex at /source/src/toplevel.c:707:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:597:15 jl_toplevel_eval_flex at /source/src/toplevel.c:679:27 ijl_toplevel_eval at /source/src/toplevel.c:777:12 ijl_toplevel_eval_in at /source/src/toplevel.c:822:13 eval at ./boot.jl:545:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4485:23 [inlined] ijl_apply_generic at /source/src/gf.c:4723:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1149:15 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x76fe9aa80249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 832774149 (Pool: 832737456; Big: 36693); GC: 431 PkgEval terminated after 2725.26s: test duration exceeded the time limit