Package evaluation to test TheoryOfGames on Julia 1.14.0-DEV.2621 (b841d233e9*) started at 2026-07-09T18:58:07.373 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.29s ################################################################################ # Installation # Installing TheoryOfGames... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [eb50afb4] + TheoryOfGames v0.2.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [861a8166] + Combinatorics v1.1.0 [bbf7d656] + CommonSubexpressions v0.3.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.16.0 [ffbed154] + DocStringExtensions v0.9.5 [ad2082ca] + ExportAll v0.1.2 [5789e2e9] + FileIO v1.19.0 [1fa38f19] + Format v1.3.7 [f6369f11] + ForwardDiff v1.4.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [682c06a0] + JSON v1.6.1 [4076af6c] + JuMP v1.30.1 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.51.1 [d8a4904e] + MutableArithmetics v1.8.0 [77ba4419] + NaNMath v1.1.4 ⌅ [bac558e1] + OrderedCollections v1.8.2 [69de0a69] + Parsers v2.8.6 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [49802e3a] + ProgressBars v1.5.1 [ae029012] + Requires v1.3.1 [276daf66] + SpecialFunctions v2.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [ec057cc2] + StructUtils v2.8.2 [eb50afb4] + TheoryOfGames v0.2.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [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 [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 ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 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 22.7 s ✓ TheoryOfGames 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 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 1 dependency successfully precompiled in 53 seconds. 95 already precompiled. Precompilation completed after 82.42s ################################################################################ # Testing # Testing TheoryOfGames Status `/tmp/jl_x2XOdX/Project.toml` [861a8166] Combinatorics v1.1.0 [ad2082ca] ExportAll v0.1.2 [5789e2e9] FileIO v1.19.0 [1fa38f19] Format v1.3.7 [87dc4568] HiGHS v1.24.1 [b6b21f68] Ipopt v1.15.0 [033835bb] JLD2 v0.6.5 [4076af6c] JuMP v1.30.1 [49802e3a] ProgressBars v1.5.1 [295af30f] Revise v3.15.1 [eb50afb4] TheoryOfGames v0.2.0 [ddb6d928] YAML v0.4.16 [8dfed614] Test v1.11.0 Status `/tmp/jl_x2XOdX/Manifest.toml` [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.1.0 [55437552] ChunkCodecLibZstd v1.0.0 [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 [807dbc54] Compiler v0.1.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [ffbed154] DocStringExtensions v0.9.5 [ad2082ca] ExportAll v0.1.2 [5789e2e9] FileIO v1.19.0 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.4.1 [076d061b] HashArrayMappedTries v0.2.0 [87dc4568] HiGHS v1.24.1 [b6b21f68] Ipopt v1.15.0 [92d709cd] IrrationalConstants v0.2.6 [033835bb] JLD2 v0.6.5 [692b3bcd] JLLWrappers v1.8.0 [682c06a0] JSON v1.6.1 [4076af6c] JuMP v1.30.1 ⌅ [aa1ae85d] JuliaInterpreter v0.10.12 [2ab3a3ac] LogExpFunctions v1.0.1 ⌃ [6f1432cf] LoweredCodeUtils v3.6.2 [1914dd2f] MacroTools v0.5.16 [8c4f8055] MathOptIIS v0.2.0 [b8f27783] MathOptInterface v1.51.1 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.4 ⌅ [bac558e1] OrderedCollections v1.8.2 [69de0a69] Parsers v2.8.6 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [49802e3a] ProgressBars v1.5.1 [ae029012] Requires v1.3.1 [295af30f] Revise v3.15.1 [7e506255] ScopedValues v1.6.2 [276daf66] SpecialFunctions v2.8.0 [1e83bf80] StaticArraysCore v1.4.4 [69024149] StringEncodings v0.3.7 [ec057cc2] StructUtils v2.8.2 [eb50afb4] TheoryOfGames v0.2.0 [3bb67fe8] TranscodingStreams v0.11.3 [ddb6d928] YAML v0.4.16 [ae81ac8f] ASL_jll v0.1.3+0 [6e34b625] Bzip2_jll v1.0.9+0 [8fd58aa0] HiGHS_jll v1.15.1+0 [e33a78d0] Hwloc_jll v2.14.0+0 [9cc047cb] Ipopt_jll v300.1400.1902+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 [d7ed1dd3] MUMPS_seq_jll v500.900.0+0 [656ef2d0] OpenBLAS32_jll v0.3.33+2 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [319450e9] SPRAL_jll v2025.9.18+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.19.0+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 [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 [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... Current path: /home/pkgeval/.julia/packages/TheoryOfGames/MNOrT/test 14.3%┣██████▏ ┫ 1/7 [00:01 0.0, 2 => 0.0, 1 => 1.0), Dict(3 => 0.0, 2 => 0.0, 1 => 1.3333333333333333)), Any[3, 2, 1])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_example(example_name::String, testing_function::typeof(shapley_value), args::EnumMode; skip_test_values::Bool, kwargs::@Kwargs{}) @ Main ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:38 [3] test_example(example_name::String, testing_function::Function, args::EnumMode) @ Main ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:26 [4] macro expansion @ ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:101 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:99 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:98 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 203it/s]  100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 200it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 134it/s]  100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 133it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 8.6kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 5.3kit/s] shapley: Test Failed at /home/pkgeval/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:38 Expression: all((isapprox(calc_solution[k], proven_solution[k], rtol = RTOL_TEST, atol = ATOL_TEST) for k = keys(proven_solution))) Evaluated: all(Base.Generator{Base.KeySet{Any, Dict{Any, Any}}, var"#3#4"{Dict{Any, Any}, Dict{Int64, Float64}}}(var"#3#4"{Dict{Any, Any}, Dict{Int64, Float64}}(Dict{Any, Any}(3 => 8.0, 2 => 6.5, 1 => 9.5), Dict(3 => 9.333333333333332, 2 => 8.166666666666666, 1 => 10.166666666666666)), Any[3, 2, 1])) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] test_example(example_name::String, testing_function::typeof(shapley_value), args::EnumMode; skip_test_values::Bool, kwargs::@Kwargs{}) @ Main ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:38 [3] test_example(example_name::String, testing_function::Function, args::EnumMode) @ Main ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:26 [4] macro expansion @ ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:101 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:99 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] top-level scope @ ~/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:98 TEST SET - LEAST CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 49.4kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 33.0kit/s] ****************************************************************************** This program contains Ipopt, a library for large-scale nonlinear optimization. Ipopt is released as open source code under the Eclipse Public License (EPL). For more information visit https://github.com/coin-or/Ipopt ****************************************************************************** 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 31.5kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 22.6kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 41.2kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 28.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 27.3kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 21.4kit/s] TEST SET - NUCLEOLUS 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 56.5kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 36.1kit/s] 114.3%┣█████████████████████████████████████████████████████┫ 8/7 [00:03<00:00, 2it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 59.5kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 36.1kit/s] 100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 434it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 41.0kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 28.2kit/s] 100.0%┣███████████████████████████████████████████████┫ 7/7 [00:01<00:00, 5it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 41.5kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 28.3kit/s] 57.1%┣██████████████████████████▎ ┫ 4/7 [00:00<00:00, 231it/s]  100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 149it/s] TEST SET - IN CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 50.5kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 31.9kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 31.0kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 22.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 37.9kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 26.2kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 29.2kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 21.6kit/s] TEST SET - VERIFY IN CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 50.7kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 33.8kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 32.6kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 24.2kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 39.9kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 29.0kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 30.6kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 22.2kit/s] TEST SET - VAR CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 10.5kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 9.3kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 8.1kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 5.0kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 8.3kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 4.9kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 11.8kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 10.3kit/s] TEST SET - REF IN CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 10.5kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 4.5kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 7.8kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 4.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 12.5kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 10.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 7.6kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 4.8kit/s] TEST SET - VAR LEAST CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 10.9kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 5.3kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 8.3kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 5.0kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 36.0kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 24.9kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 6.5kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 6.1kit/s] TEST SET - REF LEAST CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 50.5kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 32.9kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 35.2kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 26.1kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 8.0kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 5.0kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 18.6kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 15.7kit/s] Test Summary: | Pass Fail Total Time TheoryOfGames tests - EnumMode | 62 2 64 2m20.1s shapley | 6 2 8 39.4s least_core | 4 4 1m05.8s nucleolus | 8 8 10.0s in_core | 4 4 6.2s verify_in_core | 8 8 4.3s var_core | 8 8 5.8s ref_in_core | 8 8 1.9s var_least_core | 8 8 5.3s ref_least_core | 8 8 1.5s RNG of the outermost testset: Random.Xoshiro(0x9fc1399bca4c3bd7, 0x711a1fefaaf04e53, 0xfbf98e6355c0fcee, 0xde4d3369855475b9, 0xf30bc93e1d314f85) ERROR: LoadError: Some tests did not pass: 62 passed, 2 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TheoryOfGames/MNOrT/test/runtests.jl:96 Testing failed after 191.47s ERROR: LoadError: Package TheoryOfGames 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 325.26s: package has test failures