Package evaluation to test CounterfactualRegret on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T22:05:02.493 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.05s ################################################################################ # Installation # Installing CounterfactualRegret... Resolving package versions... Installed OrderedCollections ─── v1.8.2 Installed MacroTools ─────────── v0.5.16 Installed RecipesBase ────────── v1.3.4 Installed ProgressMeter ──────── v1.11.0 Installed JLD2 ───────────────── v0.4.55 Installed TranscodingStreams ─── v0.11.3 Installed CounterfactualRegret ─ v0.5.2 Installed FileIO ─────────────── v1.19.0 Installed PrecompileTools ────── v1.3.4 Installed StaticArrays ───────── v1.9.18 Installed StaticArraysCore ───── v1.4.4 Installed Requires ───────────── v1.3.1 Installed Preferences ────────── v1.5.2 Updating `~/.julia/environments/v1.14/Project.toml` [9fefe0b7] + CounterfactualRegret v0.5.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [9fefe0b7] + CounterfactualRegret v0.5.2 [5789e2e9] + FileIO v1.19.0 ⌅ [033835bb] + JLD2 v0.4.55 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [92933f4c] + ProgressMeter v1.11.0 [3cdcf5f2] + RecipesBase v1.3.4 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.18 [1e83bf80] + StaticArraysCore v1.4.4 [3bb67fe8] + TranscodingStreams v0.11.3 [0dad84c5] + ArgTools v1.2.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching 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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] + LibCURL_jll v8.21.0+0 [e37daf67] + LibGit2_jll v1.9.4+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [14a3606d] + MozillaCACerts_jll v2026.5.14 [4536629a] + OpenBLAS_jll v0.3.33+0 [458c3c95] + OpenSSL_jll v3.5.7+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [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 4.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.8 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 4.3 s ✓ MacroTools 1.2 s ✓ StaticArraysCore 150.8 s ✓ OrderedCollections 56.1 s ✓ TranscodingStreams 1.7 s ✓ Requires 58.7 s ✓ ProgressMeter 29.7 s ✓ Preferences 12.4 s ✓ FileIO 20.3 s ✓ PrecompileTools 32.6 s ✓ RecipesBase 346.4 s ✓ StaticArrays ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:175 ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:175 ERROR: LoadError: TypeError: in new, expected JLD2.HeaderMessageType, got a value of type Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}} Stacktrace:  [1] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}; fallback::Type{IOStream}, compress::Bool, mmaparrays::Bool, typemap::Dict{String, Any}, parallel_read::Bool, plain::Bool)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:273  [2] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:189 [inlined]  [3] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:316 [inlined]  [4] jldopen(f::Function, args::String; kws::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/loadsave.jl:2  [5] jldopen(f::JLD2.var"##->###->###0", args::String)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/loadsave.jl:1 [inlined]  [6] (::JLD2.var"##->###7"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3 [inlined]  [7] mktemp(fn::JLD2.var"##->###7"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String)  @ Base.Filesystem file.jl:920  [8] mktemp(fn::Function)  @ Base.Filesystem file.jl:918  [9] top-level scope  @ ~/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3  [10] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [11] IncludeInto  @ ./Base.jl:327 [inlined]  [12] top-level scope  @ ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:518  [13] include(mod::Module, _path::String)  @ Base Base.jl:325  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core boot.jl:522  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [18] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [20] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:1 in expression starting at stdin:5  caused by: TypeError: in new, expected JLD2.HeaderMessageType, got a value of type Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}} Stacktrace:  [1] jlread(io::IOStream, ::Type{JLD2.HeaderMessage})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/macros_utils.jl:27  [2] read_header_message(f::JLD2.JLDFile{IOStream}, io::IOStream, header_version::UInt8, chunk_start::Int64, groupflags::UInt8)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/object_headers.jl:122  [3] iterate(itr::JLD2.HeaderMessageIterator{IOStream}, state::Nothing)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/object_headers.jl:217  [4] iterate(itr::JLD2.HeaderMessageIterator{IOStream})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/object_headers.jl:191 [inlined]  [5] load_group(f::JLD2.JLDFile{IOStream}, offset::JLD2.RelOffset)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/groups.jl:196  [6] load_file_metadata!(f::JLD2.JLDFile{IOStream})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:295  [7] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}; fallback::Type{IOStream}, compress::Bool, mmaparrays::Bool, typemap::Dict{String, Any}, parallel_read::Bool, plain::Bool)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:270  [8] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:189 [inlined]  [9] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:316 [inlined]  [10] jldopen(f::Function, args::String; kws::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/loadsave.jl:2  [11] jldopen(f::JLD2.var"##->###->###0", args::String)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/loadsave.jl:1 [inlined]  [12] (::JLD2.var"##->###7"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream)  @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3 [inlined]  [13] mktemp(fn::JLD2.var"##->###7"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String)  @ Base.Filesystem file.jl:920  [14] mktemp(fn::Function)  @ Base.Filesystem file.jl:918  [15] top-level scope  @ ~/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3  [16] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [17] IncludeInto  @ ./Base.jl:327 [inlined]  [18] top-level scope  @ ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:518  [19] include(mod::Module, _path::String)  @ Base Base.jl:325  [20] 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  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core boot.jl:522  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [24] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [26] _start()  @ Base client.jl:596 ✗ JLD2 69.5 s ✓ CounterfactualRegret 12 dependencies successfully precompiled in 946 seconds. 32 already precompiled. Precompilation completed after 992.46s ################################################################################ # Testing # Testing CounterfactualRegret Status `/tmp/jl_lmGQO8/Project.toml` [9fefe0b7] CounterfactualRegret v0.5.2 [3cdcf5f2] RecipesBase v1.3.4 [90137ffa] StaticArrays v1.9.18 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_lmGQO8/Manifest.toml` [9fefe0b7] CounterfactualRegret v0.5.2 [5789e2e9] FileIO v1.19.0 ⌅ [033835bb] JLD2 v0.4.55 [1914dd2f] MacroTools v0.5.16 ⌅ [bac558e1] OrderedCollections v1.8.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [92933f4c] ProgressMeter v1.11.0 [3cdcf5f2] RecipesBase v1.3.4 [ae029012] Requires v1.3.1 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [3bb67fe8] TranscodingStreams v0.11.3 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 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 [a63ad114] Mmap 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 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test Summary: | Pass Total Time StaticPushVectors | 14 14 1m16.4s Test Summary: | Pass Total Time IIE Solvers | 156 156 1m05.3s CFR | 47 47 25.6s CSCFR | 47 47 9.6s ESCFR | 47 47 9.9s OSCFR | 15 15 20.2s Test Summary: | Pass Total Time Exploitability | 13 13 6.7s Test Summary: | Pass Total Time is-mcts | 4 4 7.9s Test Summary: | Pass Total Time Printing | 3 3 2.9s Test Summary: | Pass Total Time Extensive2Matrix | 2 2 5.1s ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:175 ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:175 ERROR: LoadError: TypeError: in new, expected JLD2.HeaderMessageType, got a value of type Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}} Stacktrace: [1] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}; fallback::Type{IOStream}, compress::Bool, mmaparrays::Bool, typemap::Dict{String, Any}, parallel_read::Bool, plain::Bool) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:273 [2] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:189 [inlined] [3] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:316 [inlined] [4] jldopen(f::Function, args::String; kws::@Kwargs{}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/loadsave.jl:2 [5] jldopen(f::JLD2.var"##->###->###0", args::String) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/loadsave.jl:1 [inlined] [6] (::JLD2.var"##->###7"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3 [inlined] [7] mktemp(fn::JLD2.var"##->###7"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String) @ Base.Filesystem file.jl:920 [8] mktemp(fn::Function) @ Base.Filesystem file.jl:918 [9] top-level scope @ ~/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [11] IncludeInto @ ./Base.jl:327 [inlined] [12] top-level scope @ ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:518 [13] include(mod::Module, _path::String) @ Base Base.jl:325 [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base loading.jl:3303 [15] top-level scope @ stdin:5 [16] eval(m::Module, e::Any) @ Core boot.jl:522 [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [18] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [19] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [20] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:1 in expression starting at stdin:5 caused by: TypeError: in new, expected JLD2.HeaderMessageType, got a value of type Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}} Stacktrace: [1] jlread(io::IOStream, ::Type{JLD2.HeaderMessage}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/macros_utils.jl:27 [2] read_header_message(f::JLD2.JLDFile{IOStream}, io::IOStream, header_version::UInt8, chunk_start::Int64, groupflags::UInt8) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/object_headers.jl:122 [3] iterate(itr::JLD2.HeaderMessageIterator{IOStream}, state::Nothing) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/object_headers.jl:217 [4] iterate(itr::JLD2.HeaderMessageIterator{IOStream}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/object_headers.jl:191 [inlined] [5] load_group(f::JLD2.JLDFile{IOStream}, offset::JLD2.RelOffset) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/groups.jl:196 [6] load_file_metadata!(f::JLD2.JLDFile{IOStream}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:295 [7] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}; fallback::Type{IOStream}, compress::Bool, mmaparrays::Bool, typemap::Dict{String, Any}, parallel_read::Bool, plain::Bool) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:270 [8] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:189 [inlined] [9] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:316 [inlined] [10] jldopen(f::Function, args::String; kws::@Kwargs{}) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/loadsave.jl:2 [11] jldopen(f::JLD2.var"##->###->###0", args::String) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/loadsave.jl:1 [inlined] [12] (::JLD2.var"##->###7"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream) @ JLD2 ~/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3 [inlined] [13] mktemp(fn::JLD2.var"##->###7"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String) @ Base.Filesystem file.jl:920 [14] mktemp(fn::Function) @ Base.Filesystem file.jl:918 [15] top-level scope @ ~/.julia/packages/JLD2/ws7Qu/src/precompile.jl:3 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [17] IncludeInto @ ./Base.jl:327 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/ws7Qu/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base Base.jl:325 [20] 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::String) @ Base loading.jl:3303 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core boot.jl:522 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [24] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [26] _start() @ Base client.jl:596 Error encountered while save FileIO.File{FileIO.DataFormat{:JLD2}, String}("/home/pkgeval/.julia/packages/CounterfactualRegret/TmOSR/test/checkpoints/model_000000000.jld2"). Fatal error: callback: Error During Test at /home/pkgeval/.julia/packages/CounterfactualRegret/TmOSR/test/callback.jl:1 Got exception outside of a @test Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.14/JLD2/jl_7JmDIl" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] compilecache(pkg::Base.PkgId, spec::Base.PkgLoadSpec, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, loadable_exts::Nothing, signal_channel::Nothing, pid_channel::Nothing, report_timing::Bool) @ Base loading.jl:3641 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}})() @ Base loading.jl:2901 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:97 [5] mkpidlock(f::Function, at::String; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:92 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.14/FileWatching/src/pidfile.jl:118 [7] invokelatest_gr(::GlobalRef, ::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, ::String; kwargs::@Kwargs{stale_age::Int64}) @ Base reflection.jl:1374 [inlined] [8] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId, Base.PkgLoadSpec, Dict{String, Int64}, Base.RefValue{Bool}}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base loading.jl:4211 [9] __require_prelocked(pkg::Base.PkgId, env::Nothing) @ Base loading.jl:2862 [10] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base loading.jl:2685 [11] _require_prelocked(uuidkey::Base.PkgId) @ Base loading.jl:2672 [inlined] [12] macro expansion @ lock.jl:376 [inlined] [13] __require(uuidkey::Base.PkgId) @ Base loading.jl:2664 [14] require(uuidkey::Base.PkgId) @ Base loading.jl:2662 [inlined] [15] (::FileIO.var"##kw_body#action#2##->###0"{Base.PkgId})() @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:203 [inlined] [16] lock(f::FileIO.var"##kw_body#action#2##->###0"{Base.PkgId}, l::ReentrantLock) @ Base lock.jl:335 [17] action(call::Symbol, libraries::Vector{Union{Base.PkgId, Module}}, file::FileIO.Formatted, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:203 [18] action(call::Symbol, libraries::Vector{Union{Base.PkgId, Module}}, file::FileIO.File{FileIO.DataFormat{_A}, String} where _A, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:196 [inlined] [19] action(call::Symbol, libraries::Vector{Union{Base.PkgId, Module}}, sym::Symbol, file::String, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:185 [inlined] [20] save(file::String, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:129 [21] save(file::String, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:125 [inlined] [22] _save_model(model::CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}, dir::String, iter::Int64, pad_digits::Int64) @ CounterfactualRegret ~/.julia/packages/CounterfactualRegret/TmOSR/src/evaluation/callback.jl:227 [23] (::ModelSaverCallback{ESCFRSolver{Vanilla, Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Kuhn}})() @ CounterfactualRegret ~/.julia/packages/CounterfactualRegret/TmOSR/src/evaluation/callback.jl:233 [24] train!(solver::ESCFRSolver{Vanilla, Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Kuhn}, N::Int64; show_progress::Bool, cb::ModelSaverCallback{ESCFRSolver{Vanilla, Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Kuhn}}) @ CounterfactualRegret ~/.julia/packages/CounterfactualRegret/TmOSR/src/solvers/ESMCCFR.jl:142 [25] top-level scope @ ~/.julia/packages/CounterfactualRegret/TmOSR/test/callback.jl:1 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [27] top-level scope @ ~/.julia/packages/CounterfactualRegret/TmOSR/test/runtests.jl:25 [28] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [29] top-level scope @ none:6 [30] eval(m::Module, e::Any) @ Core boot.jl:522 [31] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [32] _start() @ Base client.jl:596 Stacktrace: [1] handle_error(e::ErrorException, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/error_handling.jl:73 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/error_handling.jl:44 [3] action(call::Symbol, libraries::Vector{Union{Base.PkgId, Module}}, file::FileIO.Formatted, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:228 [4] action(call::Symbol, libraries::Vector{Union{Base.PkgId, Module}}, file::FileIO.File{FileIO.DataFormat{_A}, String} where _A, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:196 [inlined] [5] action(call::Symbol, libraries::Vector{Union{Base.PkgId, Module}}, sym::Symbol, file::String, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:185 [inlined] [6] save(file::String, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:129 [7] save(file::String, args::Dict{String, CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}}) @ FileIO ~/.julia/packages/FileIO/9lYsu/src/loadsave.jl:125 [inlined] [8] _save_model(model::CounterfactualRegret.CFRPolicy{Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Vector{Float64}}, dir::String, iter::Int64, pad_digits::Int64) @ CounterfactualRegret ~/.julia/packages/CounterfactualRegret/TmOSR/src/evaluation/callback.jl:227 [9] (::ModelSaverCallback{ESCFRSolver{Vanilla, Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Kuhn}})() @ CounterfactualRegret ~/.julia/packages/CounterfactualRegret/TmOSR/src/evaluation/callback.jl:233 [10] train!(solver::ESCFRSolver{Vanilla, Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Kuhn}, N::Int64; show_progress::Bool, cb::ModelSaverCallback{ESCFRSolver{Vanilla, Tuple{Int64, Int64, StaticPushVector{3, Int64}}, Kuhn}}) @ CounterfactualRegret ~/.julia/packages/CounterfactualRegret/TmOSR/src/solvers/ESMCCFR.jl:142 [11] top-level scope @ ~/.julia/packages/CounterfactualRegret/TmOSR/test/callback.jl:1 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [13] top-level scope @ ~/.julia/packages/CounterfactualRegret/TmOSR/test/runtests.jl:25 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:522 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time callback | 14 1 15 3m02.8s RNG of the outermost testset: Xoshiro(0x8ad3e49d38ba3dda, 0xca74157b567dff8b, 0xe6c2c111c863c0ab, 0xa938531dd93c8090, 0x0c88303916ce83c2) ERROR: LoadError: Some tests did not pass: 14 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CounterfactualRegret/TmOSR/test/callback.jl:1 in expression starting at /home/pkgeval/.julia/packages/CounterfactualRegret/TmOSR/test/runtests.jl:25 Testing failed after 595.2s ERROR: LoadError: Package CounterfactualRegret 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 1638.57s: package fails to precompile