Package evaluation to load JLD2 on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T19:16:11.935 ################################################################################ # Set-up # Set-up completed after 0.16s ################################################################################ # Installation # Installing JLD2... Resolving package versions... Installed OrderedCollections ─── v1.8.2 Installed ChunkCodecLibZstd ──── v1.0.0 Installed Requires ───────────── v1.3.1 Installed MacroTools ─────────── v0.5.16 Installed HashArrayMappedTries ─ v0.2.0 Installed JLD2 ───────────────── v0.6.4 Installed PrecompileTools ────── v1.3.4 Installed ChunkCodecLibZlib ──── v1.0.0 Installed FileIO ─────────────── v1.19.0 Installed ScopedValues ───────── v1.6.2 Installed ChunkCodecCore ─────── v1.0.1 Installed Preferences ────────── v1.5.2 Updating `~/.julia/environments/v1.14/Project.toml` [033835bb] + JLD2 v0.6.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [0b6fb165] + ChunkCodecCore v1.0.1 [4c0bbee4] + ChunkCodecLibZlib v1.0.0 [55437552] + ChunkCodecLibZstd v1.0.0 [5789e2e9] + FileIO v1.19.0 [076d061b] + HashArrayMappedTries v0.2.0 [033835bb] + JLD2 v0.6.4 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [ae029012] + Requires v1.3.1 [7e506255] + ScopedValues v1.6.2 [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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.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 [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 [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 [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.9s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Project No packages added to or removed from `~/.julia/environments/pkgeval/Project.toml` Manifest No packages added to or removed from `~/.julia/environments/pkgeval/Manifest.toml` Precompiling package dependencies... Precompiling project... 4.4 s ✓ MacroTools 1.2 s ✓ HashArrayMappedTries 149.0 s ✓ OrderedCollections 1.3 s ✓ ChunkCodecCore 1.7 s ✓ Requires 31.3 s ✓ Preferences 1.4 s ✓ ScopedValues 1.5 s ✓ ChunkCodecLibZlib 1.9 s ✓ ChunkCodecLibZstd 14.0 s ✓ FileIO 31.2 s ✓ PrecompileTools ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:162 ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:162 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::Function, parallel_read::Bool, plain::Bool)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:242  [2] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:174 [inlined]  [3] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:278 [inlined]  [4] jldopen(f::Function, args::String; kws::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/loadsave.jl:1  [5] (::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [6] mktemp(fn::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String)  @ Base.Filesystem file.jl:920  [7] mktemp(fn::Function)  @ Base.Filesystem file.jl:918  [8] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [10] IncludeInto  @ ./Base.jl:327 [inlined]  [11] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:562  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JLD2/qcxKY/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/qcxKY/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/qcxKY/src/types.jl:44  [2] read_header_message(f::JLD2.JLDFile{IOStream}, io::IOStream, header_version::UInt8, chunk_start::Int64, groupflags::UInt8)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:122  [3] iterate(itr::JLD2.HeaderMessageIterator{IOStream}, state::Nothing)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:217  [4] iterate(itr::JLD2.HeaderMessageIterator{IOStream})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:191 [inlined]  [5] load_group(f::JLD2.JLDFile{IOStream}, offset::JLD2.RelOffset)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/groups.jl:218  [6] initialize_fileobject!(f::JLD2.JLDFile{IOStream})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:264  [7] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}; fallback::Type{IOStream}, compress::Bool, mmaparrays::Bool, typemap::Function, parallel_read::Bool, plain::Bool)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:239  [8] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:174 [inlined]  [9] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:278 [inlined]  [10] jldopen(f::Function, args::String; kws::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/loadsave.jl:1  [11] (::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [12] mktemp(fn::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String)  @ Base.Filesystem file.jl:920  [13] mktemp(fn::Function)  @ Base.Filesystem file.jl:918  [14] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [15] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [16] IncludeInto  @ ./Base.jl:327 [inlined]  [17] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:562  [18] include(mod::Module, _path::String)  @ Base Base.jl:325  [19] 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  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core boot.jl:522  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [23] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [25] _start()  @ Base client.jl:596 ✗ JLD2 11 dependencies successfully precompiled in 368 seconds. 28 already precompiled. Precompilation completed after 398.06s ################################################################################ # Loading # Loading JLD2... ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:162 ┌ Warning: Opening file with JLD2.MmapIO failed, falling back to IOStream └ @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:162 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::Function, parallel_read::Bool, plain::Bool)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:242  [2] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:174 [inlined]  [3] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:278 [inlined]  [4] jldopen(f::Function, args::String; kws::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/loadsave.jl:1  [5] (::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [6] mktemp(fn::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String)  @ Base.Filesystem file.jl:920  [7] mktemp(fn::Function)  @ Base.Filesystem file.jl:918  [8] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [9] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [10] IncludeInto  @ ./Base.jl:327 [inlined]  [11] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:562  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:522  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/JLD2/qcxKY/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/qcxKY/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/qcxKY/src/types.jl:44  [2] read_header_message(f::JLD2.JLDFile{IOStream}, io::IOStream, header_version::UInt8, chunk_start::Int64, groupflags::UInt8)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:122  [3] iterate(itr::JLD2.HeaderMessageIterator{IOStream}, state::Nothing)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:217  [4] iterate(itr::JLD2.HeaderMessageIterator{IOStream})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/object_headers.jl:191 [inlined]  [5] load_group(f::JLD2.JLDFile{IOStream}, offset::JLD2.RelOffset)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/groups.jl:218  [6] initialize_fileobject!(f::JLD2.JLDFile{IOStream})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:264  [7] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO}; fallback::Type{IOStream}, compress::Bool, mmaparrays::Bool, typemap::Function, parallel_read::Bool, plain::Bool)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:239  [8] jldopen(fname::String, wr::Bool, create::Bool, truncate::Bool, iotype::Type{JLD2.MmapIO})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:174 [inlined]  [9] jldopen(fname::String, mode::String; iotype::Type{JLD2.MmapIO}, kwargs::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:278 [inlined]  [10] jldopen(f::Function, args::String; kws::@Kwargs{})  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/loadsave.jl:1  [11] (::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol})(path::String, ::IOStream)  @ JLD2 ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [12] mktemp(fn::JLD2.var"##->###6"{Int64, Float64, Vector{Float64}, Matrix{ComplexF64}, Dict{String, Int64}, String, NTuple{5, Int64}, Vector{Float64}, Symbol}, parent::String)  @ Base.Filesystem file.jl:920  [13] mktemp(fn::Function)  @ Base.Filesystem file.jl:918  [14] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/precompile.jl:3  [15] include(mapexpr::Function, mod::Module, _path::String)  @ Base Base.jl:326  [16] IncludeInto  @ ./Base.jl:327 [inlined]  [17] top-level scope  @ ~/.julia/packages/JLD2/qcxKY/src/JLD2.jl:562  [18] include(mod::Module, _path::String)  @ Base Base.jl:325  [19] 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  [20] top-level scope  @ stdin:5  [21] eval(m::Module, e::Any)  @ Core boot.jl:522  [22] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [23] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [24] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [25] _start()  @ Base client.jl:596 1 dependency had output during precompilation: ┌ JLD2 │ [Output was shown above] └ ERROR: The following 1 package failed to precompile: JLD2 Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.14/JLD2/jl_WJsde3" (ProcessExited(1)). Loading failed after 135.82s ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so -g1 --check-bounds=yes --inline=yes --check-bounds=yes --pkgimages=existing -e 'using JLD2'`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error(proc::Base.Process) @ Base process.jl:612 [inlined] [2] run(::Cmd; wait::Bool) @ Base process.jl:525 [3] run(::Cmd) @ Base process.jl:522 [4] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:197 [5] include(mod::Module, _path::String) @ Base Base.jl:325 [6] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [7] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:188 PkgEval failed after 565.69s: package fails to precompile