Package evaluation to test TheoryOfGames on Julia 1.14.0-DEV.1441 (812f3beb0a*) started at 2025-12-30T16:50:06.844 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.56s ################################################################################ # 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` [6e4b80f9] + BenchmarkTools v1.6.3 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [861a8166] + Combinatorics v1.1.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [ad2082ca] + ExportAll v0.1.2 [5789e2e9] + FileIO v1.17.1 [1fa38f19] + Format v1.3.7 [f6369f11] + ForwardDiff v1.3.1 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.3.0 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.3 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.48.0 [d8a4904e] + MutableArithmetics v1.6.7 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [49802e3a] + ProgressBars v1.5.1 [ae029012] + Requires v1.3.1 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [ec057cc2] + StructUtils v2.6.0 [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.1.2 [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.13.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 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 5.07s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.72s ################################################################################ # Testing # Testing TheoryOfGames Status `/tmp/jl_oA5nZX/Project.toml` [861a8166] Combinatorics v1.1.0 [ad2082ca] ExportAll v0.1.2 [5789e2e9] FileIO v1.17.1 [1fa38f19] Format v1.3.7 [87dc4568] HiGHS v1.20.1 [b6b21f68] Ipopt v1.13.0 [033835bb] JLD2 v0.6.3 [4076af6c] JuMP v1.29.3 [49802e3a] ProgressBars v1.5.1 [295af30f] Revise v3.12.3 [eb50afb4] TheoryOfGames v0.2.0 [ddb6d928] YAML v0.4.16 [8dfed614] Test v1.11.0 Status `/tmp/jl_oA5nZX/Manifest.toml` [6e4b80f9] BenchmarkTools v1.6.3 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [da1fd8a2] CodeTracking v3.0.0 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [861a8166] Combinatorics v1.1.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [807dbc54] Compiler v0.1.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [ad2082ca] ExportAll v0.1.2 [5789e2e9] FileIO v1.17.1 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.3.1 [076d061b] HashArrayMappedTries v0.2.0 [87dc4568] HiGHS v1.20.1 [b6b21f68] Ipopt v1.13.0 [92d709cd] IrrationalConstants v0.2.6 [033835bb] JLD2 v0.6.3 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v1.3.0 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.3 [aa1ae85d] JuliaInterpreter v0.10.9 [2ab3a3ac] LogExpFunctions v0.3.29 [6f1432cf] LoweredCodeUtils v3.5.0 [1914dd2f] MacroTools v0.5.16 [8c4f8055] MathOptIIS v0.1.1 [b8f27783] MathOptInterface v1.48.0 [d8a4904e] MutableArithmetics v1.6.7 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [49802e3a] ProgressBars v1.5.1 [ae029012] Requires v1.3.1 [295af30f] Revise v3.12.3 [7e506255] ScopedValues v1.5.0 [276daf66] SpecialFunctions v2.6.1 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [69024149] StringEncodings v0.3.7 [856f2bd8] StructTypes v1.11.0 [ec057cc2] StructUtils v2.6.0 [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.12.0+0 [e33a78d0] Hwloc_jll v2.12.2+0 [9cc047cb] Ipopt_jll v300.1400.1900+0 [94ce4f54] Libiconv_jll v1.18.0+0 [d00139f3] METIS_jll v5.1.3+0 [d7ed1dd3] MUMPS_seq_jll v500.800.100+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [319450e9] SPRAL_jll v2025.5.20+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [0dad84c5] ArgTools v1.1.2 [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.13.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 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for TheoryOfGames [eb50afb4-6f20-4b37-9b66-473e668300bf] │ exception = Required dependency Base.PkgId(Base.UUID("5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"), "FileIO") failed to load from a cache file. └ @ Base loading.jl:2950 Current path: /home/pkgeval/.julia/packages/TheoryOfGames/MNOrT/test 14.3%┣██████▏ ┫ 1/7 [00:00 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:753 [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:1961 [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:1961 [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, 253it/s]  100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 252it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  14.3%┣██████▏ ┫ 1/7 [00:00 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:753 [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:1961 [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:1961 [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, 10.0kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 4.6kit/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, 33.2kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 25.8kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 43.8kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 33.1kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 34.7kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 25.4kit/s] TEST SET - NUCLEOLUS 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 52.6kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 34.7kit/s] 114.3%┣█████████████████████████████████████████████████████┫ 8/7 [00:02<00:00, 4it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 49.9kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 32.9kit/s] 100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 394it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 39.6kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 26.2kit/s] 100.0%┣███████████████████████████████████████████████┫ 7/7 [00:01<00:00, 6it/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 34.6kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 24.8kit/s] 57.1%┣██████████████████████████▎ ┫ 4/7 [00:00<00:00, 194it/s]  100.0%┣█████████████████████████████████████████████┫ 7/7 [00:00<00:00, 137it/s] TEST SET - IN CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 56.1kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 36.2kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 39.1kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 27.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 40.1kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 26.0kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 34.8kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 25.2kit/s] TEST SET - VERIFY IN CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 53.8kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 34.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 36.4kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 26.0kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 39.3kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 27.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 36.3kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 26.7kit/s] TEST SET - VAR CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 54.4kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 35.4kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 31.4kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 23.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 38.9kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 27.2kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 36.8kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 25.7kit/s] TEST SET - REF IN CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 49.3kit/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, 34.6kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 25.3kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 33.1kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 24.4kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 35.3kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 25.3kit/s] TEST SET - VAR LEAST CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 43.9kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 29.2kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 38.1kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 27.3kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 44.8kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 29.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 32.0kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 23.8kit/s] TEST SET - REF LEAST CORE 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 52.1kit/s]  100.0%┣████████████████████████████████████████████┫ 7/7 [00:00<00:00, 8.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 35.7kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 25.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 38.6kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 26.7kit/s] 0.0%┣ ┫ 0/7 [00:00<00:00, -0s/it]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 38.7kit/s]  100.0%┣███████████████████████████████████████████┫ 7/7 [00:00<00:00, 28.1kit/s] Test Summary: | Pass Fail Total Time TheoryOfGames tests - EnumMode | 62 2 64 1m19.6s shapley | 6 2 8 22.3s least_core | 4 4 33.8s nucleolus | 8 8 6.9s in_core | 4 4 3.7s verify_in_core | 8 8 3.0s var_core | 8 8 4.4s ref_in_core | 8 8 1.2s var_least_core | 8 8 3.2s ref_least_core | 8 8 1.0s RNG of the outermost testset: Random.Xoshiro(0x691cede54dda9acf, 0x461ad524636422c9, 0x1e36e78322772336, 0xe00a7cccb11e3411, 0xf2c95c7afc2e1faf) 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 319.5s 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:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 375.99s: package has test failures