Package evaluation of BeforeIT on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-17T02:11:39.870 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.47s ################################################################################ # Installation # Installing BeforeIT... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [ca9fcad7] + BeforeIT v0.4.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [66dad0bd] + AliasTables v1.1.3 [4c555306] + ArrayLayouts v1.11.1 [ca9fcad7] + BeforeIT v0.4.0 [ae650224] + ChunkSplitters v3.1.2 [38540f10] + CommonSolve v0.2.4 [34da2185] + Compat v4.17.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.18.22 [31c24e10] + Distributions v0.25.120 [ffbed154] + DocStringExtensions v0.9.5 [2083aeaf] + DynamicSampling v0.4.6 [5789e2e9] + FileIO v1.17.0 [1a297f60] + FillArrays v1.13.0 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.4 ⌅ [033835bb] + JLD2 v0.4.54 [692b3bcd] + JLLWrappers v1.7.0 [5078a376] + LazyArrays v2.6.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [bac558e1] + OrderedCollections v1.8.1 [90014a1f] + PDMats v0.11.35 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [43287f4e] + PtrArrays v1.3.0 [1fd47b50] + QuadGK v2.11.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [79098fc4] + Rmath v0.8.0 [a2af1166] + SortingAlgorithms v1.2.1 [276daf66] + SpecialFunctions v2.5.1 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.5 [4c63d2b9] + StatsFuns v1.5.0 [3bb67fe8] + TranscodingStreams v0.11.3 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [f50d1b31] + Rmath_jll v0.5.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.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [4607b0f0] + SuiteSparse [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.14.1+1 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.5+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [efcefdf7] + PCRE2_jll v10.45.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+0 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 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.43s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 2 direct dependencies failed to precompile: BeforeIT Failed to precompile BeforeIT [ca9fcad7-41d0-4f76-b1e5-366c28bce52e] to "/home/pkgeval/.julia/compiled/v1.13/BeforeIT/jl_RfI44c" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_213ZkE"). Fatal error: ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2184 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2192 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2463 [4] _require_prelocked @ ./loading.jl:2462 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2460 [7] require @ ./loading.jl:2458 [inlined] [8] #37 @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined] [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock) @ Base ./lock.jl:335 [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [11] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [12] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [13] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [14] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [15] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [17] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [18] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [20] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [21] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [22] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace: [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [6] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [7] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [8] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [10] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [11] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [24] include_string @ ./loading.jl:2858 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_sdsV76" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/BeforeIT/SagH2/src/utils/standard_params_initial_conditions.jl:2 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/BeforeIT/SagH2/src/BeforeIT.jl:71 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [28] include_string @ ./loading.jl:2858 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [30] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/BeforeIT/SagH2/src/utils/standard_params_initial_conditions.jl:2 in expression starting at /home/pkgeval/.julia/packages/BeforeIT/SagH2/src/BeforeIT.jl:1 in expression starting at stdin:5 JLD2 Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_uu9GrK" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_VzDRCr"). Fatal error: ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2184 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2192 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2463 [4] _require_prelocked @ ./loading.jl:2462 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2460 [7] require @ ./loading.jl:2458 [inlined] [8] #37 @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined] [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock) @ Base ./lock.jl:335 [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [11] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [12] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [13] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [14] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [15] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [17] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [18] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [20] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [21] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [22] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace: [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [6] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [7] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [8] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [10] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [11] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [24] include_string @ ./loading.jl:2858 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin:5 in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 132.34s ################################################################################ # Testing # Testing BeforeIT Status `/tmp/jl_EfYa3t/Project.toml` [4c88cf16] Aqua v0.8.13 [ca9fcad7] BeforeIT v0.4.0 [31c24e10] Distributions v0.25.120 [2083aeaf] DynamicSampling v0.4.6 ⌅ [033835bb] JLD2 v0.4.54 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [23992714] MAT v0.10.7 [2913bbd2] StatsBase v0.34.5 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_EfYa3t/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.13 [4c555306] ArrayLayouts v1.11.1 [ca9fcad7] BeforeIT v0.4.0 [e1450e63] BufferedStreams v1.2.2 [00ebfdb7] CSTParser v3.4.3 [ae650224] ChunkSplitters v3.1.2 [944b1d66] CodecZlib v0.7.8 ⌅ [a80b9123] CommonMark v0.8.16 [38540f10] CommonSolve v0.2.4 [34da2185] Compat v4.17.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.22 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [2083aeaf] DynamicSampling v0.4.6 [5789e2e9] FileIO v1.17.0 [1a297f60] FillArrays v1.13.0 [c27321d9] Glob v1.3.1 [f67ccb44] HDF5 v0.17.2 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.4 ⌅ [033835bb] JLD2 v0.4.54 [692b3bcd] JLLWrappers v1.7.0 ⌅ [98e50ef6] JuliaFormatter v1.0.62 [5078a376] LazyArrays v2.6.1 [2ab3a3ac] LogExpFunctions v0.3.29 [23992714] MAT v0.10.7 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [aea7be01] PrecompileTools v1.3.2 [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [1fd47b50] QuadGK v2.11.2 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.8.0 [a2af1166] SortingAlgorithms v1.2.1 [276daf66] SpecialFunctions v2.5.1 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.5 [4c63d2b9] StatsFuns v1.5.0 [0796e94c] Tokenize v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [0234f1f7] HDF5_jll v1.14.6+0 [e33a78d0] Hwloc_jll v2.12.1+0 [7cb0a576] MPICH_jll v4.3.1+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [fe0851c0] OpenMPI_jll v5.0.8+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [477f73a3] libaec_jll v1.1.3+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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [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.14.1+1 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.5+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.45.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.65.0+0 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... ✗ JLD2 Info Given BeforeIT was explicitly requested, output will be shown live  Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_AcY0yH").  Fatal error: ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace:  [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool)  @ Base ./loading.jl:2184  [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool)  @ Base ./loading.jl:2192  [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing)  @ Base ./loading.jl:2463  [4] _require_prelocked  @ ./loading.jl:2462 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(uuidkey::Base.PkgId)  @ Base ./loading.jl:2460  [7] require  @ ./loading.jl:2458 [inlined]  [8] #37  @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined]  [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock)  @ Base ./lock.jl:335  [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{})  @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203  [11] action  @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined]  [12] action  @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined]  [13] load(::String; options::@Kwargs{})  @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113  [14] load  @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined]  [15] #111  @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined]  [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String)  @ Base.Filesystem ./file.jl:870  [17] mktemp(fn::Function)  @ Base.Filesystem ./file.jl:868  [18] macro expansion  @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined]  [19] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined]  [20] macro expansion  @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined]  [21] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined]  [22] top-level scope  @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace:  [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}})  @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71  [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String)  @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66  [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{})  @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228  [4] action  @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined]  [5] action  @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined]  [6] load(::String; options::@Kwargs{})  @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113  [7] load  @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined]  [8] #111  @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined]  [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String)  @ Base.Filesystem ./file.jl:870  [10] mktemp(fn::Function)  @ Base.Filesystem ./file.jl:868  [11] macro expansion  @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined]  [12] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined]  [13] macro expansion  @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined]  [14] macro expansion  @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined]  [15] top-level scope  @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118  [16] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [17] IncludeInto  @ ./Base.jl:311 [inlined]  [18] top-level scope  @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518  [19] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [20] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002  [21] top-level scope  @ stdin:5  [22] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2848  [24] include_string  @ ./loading.jl:2858 [inlined]  [25] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:318  [26] _start()  @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_1sR1DV" (ProcessExited(1)). Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing)  @ Base ./loading.jl:3289  [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})()  @ Base ./loading.jl:2654  [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94  [5] #mkpidlock#7  @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined]  [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64})  @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115  [7] #invokelatest_gr#236  @ ./reflection.jl:1332 [inlined]  [8] invokelatest_gr  @ ./reflection.jl:1324 [inlined]  [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64)  @ Base ./loading.jl:3860  [10] maybe_cachefile_lock  @ ./loading.jl:3857 [inlined]  [11] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2640  [12] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2468  [13] macro expansion  @ ./loading.jl:2396 [inlined]  [14] macro expansion  @ ./lock.jl:376 [inlined]  [15] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2360  [16] require  @ ./loading.jl:2336 [inlined]  [17] eval_import_path  @ ./module.jl:36 [inlined]  [18] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [19] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [20] top-level scope  @ ~/.julia/packages/BeforeIT/SagH2/src/utils/standard_params_initial_conditions.jl:2  [21] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [22] top-level scope  @ ~/.julia/packages/BeforeIT/SagH2/src/BeforeIT.jl:71  [23] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [24] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002  [25] top-level scope  @ stdin:5  [26] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2848  [28] include_string  @ ./loading.jl:2858 [inlined]  [29] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:318  [30] _start()  @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/BeforeIT/SagH2/src/utils/standard_params_initial_conditions.jl:2 in expression starting at /home/pkgeval/.julia/packages/BeforeIT/SagH2/src/BeforeIT.jl:1 in expression starting at stdin:5 ✗ BeforeIT 0 dependencies successfully precompiled in 106 seconds. 76 already precompiled. ERROR: LoadError: The following 2 direct dependencies failed to precompile: BeforeIT Failed to precompile BeforeIT [ca9fcad7-41d0-4f76-b1e5-366c28bce52e] to "/home/pkgeval/.julia/compiled/v1.13/BeforeIT/jl_cHyYXJ" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_AcY0yH"). Fatal error: ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2184 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2192 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2463 [4] _require_prelocked @ ./loading.jl:2462 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2460 [7] require @ ./loading.jl:2458 [inlined] [8] #37 @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined] [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock) @ Base ./lock.jl:335 [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [11] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [12] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [13] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [14] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [15] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [17] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [18] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [20] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [21] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [22] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace: [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [6] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [7] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [8] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [10] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [11] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [24] include_string @ ./loading.jl:2858 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin:5 ERROR: LoadError: Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_1sR1DV" (ProcessExited(1)). Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool; flags::Cmd, cacheflags::Base.CacheFlags, reasons::Dict{String, Int64}, loadable_exts::Nothing) @ Base ./loading.jl:3289 [3] (::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId})() @ Base ./loading.jl:2654 [4] mkpidlock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:94 [5] #mkpidlock#7 @ /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:89 [inlined] [6] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.13/FileWatching/src/pidfile.jl:115 [7] #invokelatest_gr#236 @ ./reflection.jl:1332 [inlined] [8] invokelatest_gr @ ./reflection.jl:1324 [inlined] [9] maybe_cachefile_lock(f::Base.var"#__require_prelocked##0#__require_prelocked##1"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3860 [10] maybe_cachefile_lock @ ./loading.jl:3857 [inlined] [11] __require_prelocked(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2640 [12] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:2468 [13] macro expansion @ ./loading.jl:2396 [inlined] [14] macro expansion @ ./lock.jl:376 [inlined] [15] __require(into::Module, mod::Symbol) @ Base ./loading.jl:2360 [16] require @ ./loading.jl:2336 [inlined] [17] eval_import_path @ ./module.jl:36 [inlined] [18] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base ./module.jl:60 [19] _eval_using(to::Module, path::Expr) @ Base ./module.jl:137 [20] top-level scope @ ~/.julia/packages/BeforeIT/SagH2/src/utils/standard_params_initial_conditions.jl:2 [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [22] top-level scope @ ~/.julia/packages/BeforeIT/SagH2/src/BeforeIT.jl:71 [23] include(mod::Module, _path::String) @ Base ./Base.jl:309 [24] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002 [25] top-level scope @ stdin:5 [26] eval(m::Module, e::Any) @ Core ./boot.jl:489 [27] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [28] include_string @ ./loading.jl:2858 [inlined] [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [30] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/BeforeIT/SagH2/src/utils/standard_params_initial_conditions.jl:2 in expression starting at /home/pkgeval/.julia/packages/BeforeIT/SagH2/src/BeforeIT.jl:1 in expression starting at stdin:5 JLD2 Failed to precompile JLD2 [033835bb-8acc-5ee8-8aae-3f567f8a3819] to "/home/pkgeval/.julia/compiled/v1.13/JLD2/jl_wrvw7s" (ProcessExited(1)). Error encountered while load FileIO.File{FileIO.DataFormat{:JLD2}, String}("/tmp/jl_BYr22n"). Fatal error: ERROR: LoadError: ConcurrencyViolationError("deadlock detected in loading JLD2 using JLD2") Stacktrace: [1] canstart_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2184 [2] start_loading(modkey::Base.PkgId, build_id::UInt128, stalecheck::Bool) @ Base ./loading.jl:2192 [3] _require_prelocked(uuidkey::Base.PkgId, env::Nothing) @ Base ./loading.jl:2463 [4] _require_prelocked @ ./loading.jl:2462 [inlined] [5] macro expansion @ ./lock.jl:376 [inlined] [6] __require(uuidkey::Base.PkgId) @ Base ./loading.jl:2460 [7] require @ ./loading.jl:2458 [inlined] [8] #37 @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [inlined] [9] lock(f::FileIO.var"#37#38"{Base.PkgId}, l::ReentrantLock) @ Base ./lock.jl:335 [10] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:203 [11] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [12] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [13] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [14] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [15] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [16] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [17] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [18] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [19] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [20] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [21] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [22] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 Stacktrace: [1] handle_error(e::ConcurrencyViolationError, q::Base.PkgId, bt::Vector{Union{Ptr{Nothing}, Base.InterpreterIP}}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:71 [2] handle_exceptions(exceptions::Vector{Tuple{Any, Union{Base.PkgId, Module}, Vector}}, action::String) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/error_handling.jl:66 [3] action(::Symbol, ::Vector{Union{Base.PkgId, Module}}, ::FileIO.Formatted; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:228 [4] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:196 [inlined] [5] action @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:185 [inlined] [6] load(::String; options::@Kwargs{}) @ FileIO ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:113 [7] load @ ~/.julia/packages/FileIO/ePyCW/src/loadsave.jl:109 [inlined] [8] #111 @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:26 [inlined] [9] mktemp(fn::JLD2.var"#111#112"{Symbol, Vector{Float64}, NTuple{5, Int64}, String, Dict{String, Int64}, Matrix{ComplexF64}, Vector{Float64}, Float64, Int64}, parent::String) @ Base.Filesystem ./file.jl:870 [10] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [11] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:15 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] [13] macro expansion @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:14 [inlined] [14] macro expansion @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] [15] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/precompile.jl:118 [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] top-level scope @ ~/.julia/packages/JLD2/wLPAN/src/JLD2.jl:518 [19] include(mod::Module, _path::String) @ Base ./Base.jl:309 [20] include_package_for_output(pkg::Base.PkgId, input::String, 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:3002 [21] top-level scope @ stdin:5 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2848 [24] include_string @ ./loading.jl:2858 [inlined] [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:318 [26] _start() @ Base ./client.jl:553 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/precompile.jl:3 in expression starting at /home/pkgeval/.julia/packages/JLD2/wLPAN/src/JLD2.jl:1 in expression starting at stdin:5 in expression starting at /home/pkgeval/.julia/packages/BeforeIT/SagH2/test/runtests.jl:2 Testing failed after 120.13s ERROR: LoadError: Package BeforeIT errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2446 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [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.13/Pkg/src/API.jl:500 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [12] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 295.38s: package fails to precompile