Package evaluation to test SBML on Julia 1.14.0-DEV.2307 (a8f97b1944*) started at 2026-06-08T09:57:49.285 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.47s ################################################################################ # Installation # Installing SBML... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e5567a89] + SBML v1.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.5 [615f187c] + IfElse v0.1.1 [692b3bcd] + JLLWrappers v1.8.0 [21216c6a] + Preferences v1.5.2 [e5567a89] + SBML v1.6.0 [1986cc42] + Unitful v1.28.0 [94ce4f54] + Libiconv_jll v1.18.0+0 [bb12108a] + SBML_jll v5.21.0+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.2+0 [8e850b90] + libblastrampoline_jll v5.15.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.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.9 s ✓ ConstructionBase 1.2 s ✓ LambertW 2.9 s ✓ PreallocationTools 6.2 s ✓ DynamicPolynomials 4.8 s ✓ DomainSets 2.5 s ✓ SBML_jll 13.0 s ✓ Distributions 3.0 s ✓ Unitful → ForwardDiffExt 1.0 s ✓ Unityper 0.7 s ✓ ConstructionBase → ConstructionBaseIntervalSetsExt 2.8 s ✓ Setfield 2.4 s ✓ ConstructionBase → ConstructionBaseStaticArraysExt 6.0 s ✓ Accessors 0.5 s ✓ ADTypes → ADTypesConstructionBaseExt 2.3 s ✓ Unitful → ConstructionBaseUnitfulExt 1.7 s ✓ PreallocationTools → PreallocationToolsForwardDiffExt 2.6 s ✓ DomainSets → DomainSetsRandomExt 24.5 s ✓ SBML 5.9 s ✓ Distributions → DistributionsTestExt 5.4 s ✓ Distributions → DistributionsChainRulesCoreExt 2.5 s ✓ Accessors → StaticArraysExt 2.4 s ✓ Accessors → TestExt 2.9 s ✓ Accessors → IntervalSetsExt 2.9 s ✓ Accessors → LinearAlgebraExt 2.5 s ✓ Accessors → UnitfulExt 5.4 s ✓ SciMLOperators 3.9 s ✓ SymbolicIndexingInterface 1.1 s ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 1.9 s ✓ SciMLOperators → SciMLOperatorsSparseArraysExt 7.7 s ✓ RecursiveArrayTools 2.2 s ✓ RecursiveArrayTools → RecursiveArrayToolsSparseArraysExt 1.2 s ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1.7 s ✓ RecursiveArrayTools → RecursiveArrayToolsForwardDiffExt 32.9 s ✓ SciMLBase 9.2 s ✓ LabelledArrays 5.4 s ✓ SciMLBase → SciMLBaseChainRulesCoreExt 5.8 s ✓ SciMLBase → SciMLBaseForwardDiffExt 7.8 s ✓ SciMLBase → SciMLBaseDistributionsExt 55.7 s ✓ SymbolicUtils 11.2 s ✓ SymbolicLimits 72.9 s ✓ Symbolics ERROR: LoadError: UndefVarError: `ForwardDiff` not defined in `PreallocationTools` Suggestion: check for spelling errors or missing imports. Hint: ForwardDiff is loaded but not imported in the active module Main. Stacktrace:  [1] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:62  [2] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [3] top-level scope  @ ~/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:5  [4] include(mod::Module, _path::String)  @ Base Base.jl:326  [5] 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:3296  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core boot.jl:521  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [9] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [11] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:1 in expression starting at stdin:5 ✗ Symbolics → SymbolicsPreallocationToolsExt 41 dependencies successfully precompiled in 352 seconds. 149 already precompiled. Precompilation completed after 380.03s ################################################################################ # Testing # Testing SBML Status `/tmp/jl_Kv1hcx/Project.toml` ⌅ [187b0558] ConstructionBase v1.5.6 [ffbed154] DocStringExtensions v0.9.5 [615f187c] IfElse v0.1.1 [e5567a89] SBML v1.6.0 ⌅ [0c5d862f] Symbolics v5.36.0 [1986cc42] Unitful v1.28.0 [bb12108a] SBML_jll v5.21.0+0 [f43a241f] Downloads v1.7.0 [8f399da3] Libdl v1.11.0 [ea8e919c] SHA v1.13.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_Kv1hcx/Manifest.toml` [47edcb42] ADTypes v1.22.0 [1520ce14] AbstractTrees v0.4.5 [7d9f7c33] Accessors v0.1.44 [79e6a3ab] Adapt v4.6.0 [66dad0bd] AliasTables v1.1.3 [4fba245c] ArrayInterface v7.25.0 ⌅ [e2ed5e7c] Bijections v0.1.10 [d360d2e6] ChainRulesCore v1.26.1 [861a8166] Combinatorics v1.1.0 [38540f10] CommonSolve v0.2.7 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [a33af91c] CompositionsBase v0.1.2 ⌅ [187b0558] ConstructionBase v1.5.6 [9a962f9c] DataAPI v1.16.0 ⌅ [864edb3b] DataStructures v0.18.22 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [31c24e10] Distributions v0.25.126 [ffbed154] DocStringExtensions v0.9.5 ⌅ [5b8099bc] DomainSets v0.7.18 ⌅ [7c1d4256] DynamicPolynomials v0.5.7 [4e289a0a] EnumX v1.0.7 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [1a297f60] FillArrays v1.16.0 [1fa38f19] Format v1.3.7 ⌅ [f6369f11] ForwardDiff v0.10.39 [a85aefff] FunctionMaps v0.1.2 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v1.9.1 [46192b85] GPUArraysCore v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [615f187c] IfElse v0.1.1 [8197267c] IntervalSets v0.7.14 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [ae98c720] Jieko v0.2.1 [b964fa9f] LaTeXStrings v1.4.0 [2ee39098] LabelledArrays v1.19.0 ⌅ [984bce1d] LambertW v0.4.6 [23fbe1c1] Latexify v0.16.10 ⌅ [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [2e0e35c7] Moshi v0.3.8 ⌃ [102ac46a] MultivariatePolynomials v0.5.9 [d8a4904e] MutableArithmetics v1.8.0 [77ba4419] NaNMath v1.1.3 ⌅ [bac558e1] OrderedCollections v1.8.2 [90014a1f] PDMats v0.11.37 ⌃ [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [1fd47b50] QuadGK v2.11.3 [3cdcf5f2] RecipesBase v1.3.4 ⌅ [731186ca] RecursiveArrayTools v3.54.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [79098fc4] Rmath v0.9.0 [7e49a35a] RuntimeGeneratedFunctions v0.5.19 [e5567a89] SBML v1.6.0 ⌅ [0bca4576] SciMLBase v2.155.1 ⌅ [a6db7da4] SciMLLogging v1.10.1 [c0aeaf25] SciMLOperators v1.22.0 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.8.0 [90137ffa] StaticArrays v1.9.18 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.11 [4c63d2b9] StatsFuns v2.0.1 [2efcf032] SymbolicIndexingInterface v0.3.48 ⌅ [19f23fe9] SymbolicLimits v0.2.1 ⌅ [d1185830] SymbolicUtils v2.1.3 ⌅ [0c5d862f] Symbolics v5.36.0 ⌅ [8ea1fca8] TermInterface v0.4.1 [a759f4b9] TimerOutputs v0.5.29 [781d530d] TruncatedStacktraces v1.4.0 [1986cc42] Unitful v1.28.0 [a7c27f48] Unityper v0.1.6 [61579ee1] Ghostscript_jll v9.55.1+0 [aacddb02] JpegTurbo_jll v3.1.5+0 [94ce4f54] Libiconv_jll v1.18.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [f50d1b31] Rmath_jll v0.5.1+0 [bb12108a] SBML_jll v5.21.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [0dad84c5] ArgTools v1.1.2 [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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.6+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ERROR: LoadError: UndefVarError: `ForwardDiff` not defined in `PreallocationTools` Suggestion: check for spelling errors or missing imports. Hint: ForwardDiff is loaded but not imported in the active module Main. Stacktrace: [1] eval_import_path_all(at::Module, path::Expr, keyword::String) @ Base module.jl:62 [2] _eval_using(to::Module, path::Expr, flags::UInt8) @ Base module.jl:137 [inlined] [3] top-level scope @ ~/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:5 [4] include(mod::Module, _path::String) @ Base Base.jl:326 [5] 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:3296 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core boot.jl:521 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base loading.jl:3132 [9] include_string(m::Module, txt::String, fname::String) @ Base loading.jl:3142 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base client.jl:353 [11] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Symbolics/qKoME/ext/SymbolicsPreallocationToolsExt.jl:1 in expression starting at stdin:5 ┌ Error: Error during loading of extension SymbolicsPreallocationToolsExt of Symbolics, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ Failed to precompile SymbolicsPreallocationToolsExt [cf6f9317-8bac-542e-bce0-9dbc7ae7d397] to "/home/pkgeval/.julia/compiled/v1.14/SymbolicsPreallocationToolsExt/jl_M84h6J" (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::Vector{Base.PkgId}, signal_channel::Nothing, pid_channel::Nothing, report_timing::Bool) │ @ Base loading.jl:3633 │ [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:4203 │ [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] run_extension_callbacks(extid::Base.ExtensionId) │ @ Base loading.jl:1769 │ [12] run_extension_callbacks(pkgid::Base.PkgId) │ @ Base loading.jl:1806 │ [13] run_package_callbacks(modkey::Base.PkgId) │ @ Base loading.jl:1622 │ [14] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base loading.jl:2693 │ [15] macro expansion │ @ loading.jl:2599 [inlined] │ [16] macro expansion │ @ lock.jl:376 [inlined] │ [17] __require(into::Module, mod::Symbol) │ @ Base loading.jl:2563 │ [18] require(into::Module, mod::Symbol) │ @ Base loading.jl:2539 [inlined] │ [19] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String) │ @ Base module.jl:36 [inlined] │ [20] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base module.jl:60 │ [21] _eval_using(to::Module, path::Expr, flags::UInt8) │ @ Base module.jl:137 [inlined] │ [22] top-level scope │ @ ~/.julia/packages/SBML/mJIpc/test/runtests.jl:11 │ [23] include(mapexpr::Function, mod::Module, _path::String) │ @ Base Base.jl:327 │ [24] top-level scope │ @ none:6 │ [25] eval(m::Module, e::Any) │ @ Core boot.jl:521 │ [26] exec_options(opts::Base.JLOptions) │ @ Base client.jl:321 │ [27] _start() │ @ Base client.jl:596 └ @ Base loading.jl:1779 SBML test suite: Error During Test at /home/pkgeval/.julia/packages/SBML/mJIpc/test/runtests.jl:21 Got exception outside of a @test LoadError: RequestError: HTTP/1.1 301 Moved Permanently (Connection timed out after 30000 milliseconds) while requesting http://systemsbiology.ucsd.edu/sites/systemsbiology.ucsd.edu/files/Attachments/Images/InSilicoOrganisms/Ecoli/Ecoli_SBML/Ec_core_flux1.xml Stacktrace: [1] (::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{RequestError, Response}}, Int64, Bool, Bool, Downloader})(easy::Downloads.Curl.Easy) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:484 [2] with_handle(f::Downloads.var"#23#24"{IOStream, Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{RequestError, Response}}, Int64, Bool, Bool, Downloader}, handle::Downloads.Curl.Easy) @ Downloads.Curl /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Curl/Curl.jl:105 [3] (::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{RequestError, Response}}, Int64, Bool, Bool, Downloader})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:395 [inlined] [4] arg_write(f::Downloads.var"#21#22"{Base.DevNull, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{RequestError, Response}}, Int64, Bool, Bool, Downloader}, arg::IOStream) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:134 [5] (::Downloads.var"#19#20"{IOStream, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{RequestError, Response}}, Int64, Bool, Bool, Downloader})(input::Base.DevNull) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:394 [inlined] [6] arg_read(f::Downloads.var"#19#20"{IOStream, Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Bool, Nothing, String, Base.RefValue{Union{RequestError, Response}}, Int64, Bool, Bool, Downloader}, arg::Base.DevNull) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:76 [inlined] [7] request(url::String; input::Nothing, output::IOStream, method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, throw::Bool, downloader::Nothing, interrupt::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:393 [8] (::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Response}})(output::IOStream) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:273 [inlined] [9] open(f::Downloads.var"#7#8"{Nothing, Vector{Pair{String, String}}, Float64, Nothing, Bool, Nothing, Nothing, String, Base.RefValue{Response}}, args::String; kwargs::@Kwargs{write::Bool, lock::Bool}) @ Base io.jl:438 [10] open_nolock(::Function, ::Vararg{Any}; kws::@Kwargs{write::Bool}) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:35 [11] arg_write(f::Function, arg::String) @ ArgTools /opt/julia/share/julia/stdlib/v1.14/ArgTools/src/ArgTools.jl:103 [12] download(url::String, output::String; method::Nothing, headers::Vector{Pair{String, String}}, timeout::Float64, progress::Nothing, verbose::Bool, debug::Nothing, downloader::Nothing) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:272 [inlined] [13] download(url::String, output::String) @ Downloads /opt/julia/share/julia/stdlib/v1.14/Downloads/src/Downloads.jl:252 [14] top-level scope @ ~/.julia/packages/SBML/mJIpc/test/ecoli_flux.jl:5 [15] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [16] top-level scope @ ~/.julia/packages/SBML/mJIpc/test/runtests.jl:22 [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [18] macro expansion @ ~/.julia/packages/SBML/mJIpc/test/runtests.jl:29 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [20] top-level scope @ none:6 [21] eval(m::Module, e::Any) @ Core boot.jl:521 [22] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [23] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/SBML/mJIpc/test/ecoli_flux.jl:4 Test Summary: | Pass Error Total Time SBML test suite | 3 1 4 42.3s CCall to SBML works and SBML returns a version | 1 1 0.6s Symbolics compatibility | 2 2 6.7s RNG of the outermost testset: Random.Xoshiro(0x6fb461d26adb0121, 0xc6ed79b81efd5124, 0x7c7505ac6d4745f4, 0xc83f46c0599dddb5, 0xac80da9b5d886244) ERROR: LoadError: Some tests did not pass: 3 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SBML/mJIpc/test/runtests.jl:21 Testing failed after 124.75s ERROR: LoadError: Package SBML 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:326 [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 547.25s: package fails to precompile