Package evaluation to test SIRIUS on Julia 1.14.0-DEV.1284 (37b9484954*) started at 2025-11-23T17:07:30.667 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.4s ################################################################################ # Installation # Installing SIRIUS... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [3581e6f0] + SIRIUS v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.7.1 [0f8b85d8] + JSON3 v1.14.3 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [51095b67] + OpenBLAS32 v0.1.0 [69de0a69] + Parsers v2.8.3 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [3581e6f0] + SIRIUS v0.1.0 [856f2bd8] + StructTypes v1.11.0 [5f6e5a8a] + COSTA_jll v2.2.2+0 [f5851436] + FFTW_jll v3.3.11+0 [5dc1e892] + Fmt_jll v11.1.1+0 ⌅ [1b77fbbe] + GSL_jll v2.7.2+0 ⌅ [0234f1f7] + HDF5_jll v1.14.3+3 [e33a78d0] + Hwloc_jll v2.12.2+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [a56a6d9d] + Libxc_jll v7.0.0+2 [7cb0a576] + MPICH_jll v4.3.2+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 ⌅ [fe0851c0] + OpenMPI_jll v4.1.8+1 [6b659922] + SIRIUS_jll v7.9.0+0 [8be71ea8] + SpFFT_jll v1.1.1+0 ⌅ [02c8fc9c] + XML2_jll v2.13.9+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.1+0 [477f73a3] + libaec_jll v1.1.4+0 [ef860afa] + pugixml_jll v1.15.0+0 [ac4a9f1e] + spglib_jll v2.6.0+0 [c0b6e1fa] + spla_jll v1.6.1+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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.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.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 13.05s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1410.0 ms ✓ GSL_jll 1270.2 ms ✓ pugixml_jll 1274.0 ms ✓ spglib_jll 1259.7 ms ✓ Libxc_jll 1322.6 ms ✓ Fmt_jll 870.8 ms ✓ OpenBLAS32 11163.0 ms ✓ MPI 5192.5 ms ✓ COSTA_jll 5197.0 ms ✓ SpFFT_jll 5392.2 ms ✓ spla_jll 5341.7 ms ✓ SIRIUS_jll 6347.1 ms ✓ SIRIUS 12 dependencies successfully precompiled in 47 seconds. 54 already precompiled. Precompilation completed after 66.98s ################################################################################ # Testing # Testing SIRIUS Status `/tmp/jl_hPfgOU/Project.toml` [0f8b85d8] JSON3 v1.14.3 [da04e1cc] MPI v0.20.23 [51095b67] OpenBLAS32 v0.1.0 [3581e6f0] SIRIUS v0.1.0 [f8b46487] TestItemRunner v1.1.1 [6b659922] SIRIUS_jll v7.9.0+0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_hPfgOU/Manifest.toml` [ffbed154] DocStringExtensions v0.9.5 [692b3bcd] JLLWrappers v1.7.1 [0f8b85d8] JSON3 v1.14.3 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [51095b67] OpenBLAS32 v0.1.0 [69de0a69] Parsers v2.8.3 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [ae029012] Requires v1.3.1 [3581e6f0] SIRIUS v0.1.0 [856f2bd8] StructTypes v1.11.0 [f8b46487] TestItemRunner v1.1.1 [1c621080] TestItems v1.0.0 [5f6e5a8a] COSTA_jll v2.2.2+0 [f5851436] FFTW_jll v3.3.11+0 [5dc1e892] Fmt_jll v11.1.1+0 ⌅ [1b77fbbe] GSL_jll v2.7.2+0 ⌅ [0234f1f7] HDF5_jll v1.14.3+3 [e33a78d0] Hwloc_jll v2.12.2+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [94ce4f54] Libiconv_jll v1.18.0+0 [a56a6d9d] Libxc_jll v7.0.0+2 [7cb0a576] MPICH_jll v4.3.2+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [656ef2d0] OpenBLAS32_jll v0.3.29+0 ⌅ [fe0851c0] OpenMPI_jll v4.1.8+1 [6b659922] SIRIUS_jll v7.9.0+0 [8be71ea8] SpFFT_jll v1.1.1+0 ⌅ [02c8fc9c] XML2_jll v2.13.9+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [477f73a3] libaec_jll v1.1.4+0 [ef860afa] pugixml_jll v1.15.0+0 [ac4a9f1e] spglib_jll v2.6.0+0 [c0b6e1fa] spla_jll v1.6.1+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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... SIRIUS 7.9.0, git hash: 9c06388717b2a835a931cc5100cb5c450ee8e2f7 [info] SIRIUS version : 7.9.0 [info] git hash : 9c06388717b2a835a931cc5100cb5c450ee8e2f7 [info] git branch : tags/v7.9.0 [info] build time : 1970-01-01 00:00:00 [info] start time : Sun, 23 Nov 2025 17:10:20 [info] [info] number of MPI ranks : 1 [info] MPI grid : 1 1 [info] maximum number of OMP threads : 2 [info] number of MPI ranks per node : 1 [info] page size (Kb) : 4 [info] number of pages : 132044775 [info] total system memory (GB) : 503 [info] available memory (GB) : 299 [fft] FFT context for density and potential [fft] ===================================== [fft] comm size : 1 [fft] plane wave cutoff : 20 [fft] grid size : 48 50 50 total : 120000 [fft] grid limits : -23 24 -24 25 -24 25 [fft] number of G-vectors within the cutoff : 25357 [fft] local number of G-vectors : 25357 [fft] number of G-shells : 3644 [fft] [fft] FFT context for coarse grid [fft] ===================================== [fft] comm size : 1 [fft] plane wave cutoff : 12 [fft] grid size : 30 30 30 total : 27000 [fft] grid limits : -14 15 -14 15 -14 15 [fft] number of G-vectors within the cutoff : 5474 [fft] local number of G-vectors : 5474 [fft] number of G-shells : 858 [fft] [fft] [unit cell] lattice vectors [unit cell] a1 : 7.1151207030 0.0000000000 0.0000000000 [unit cell] a2 : 0.0000000000 7.2603272480 0.0000000000 [unit cell] a3 : 0.0000000000 0.0000000000 7.2603272480 [unit cell] reciprocal lattice vectors [unit cell] b1 : 0.8830750130 0.0000000000 0.0000000000 [unit cell] b2 : 0.0000000000 0.8654135127 0.0000000000 [unit cell] b3 : 0.0000000000 0.0000000000 0.8654135127 [unit cell] [unit cell] unit cell volume : 375.05474523 [a.u.^3] [unit cell] 1/sqrt(omega) : 0.05163601 [unit cell] MT volume : 0.00000000 ( 0.00%) [unit cell] IT volume : 375.05474523 (100.00%) [unit cell] [unit cell] number of atom types : 3 [unit cell] type id : 0 symbol : Sr mt_radius : 100.726995 num_atoms : 1 [unit cell] type id : 1 symbol : V mt_radius : 100.937931 num_atoms : 1 [unit cell] type id : 2 symbol : O mt_radius : 9.350000 num_atoms : 3 [unit cell] total number of atoms : 5 [unit cell] number of symmetry classes : 5 [unit cell] number of PAW atoms : 1 [unit cell] PAW atoms : 0 [unit cell] [unit cell] minimum bond length: 3.267147 [unit cell] [unit cell] total number of pseudo wave-functions: 30 [unit cell] [sym] space group number : 6 [sym] international symbol : Pm [sym] Hall symbol : P -2y [sym] space group transformation matrix : [sym] 1.0000 0.0000 0.0000 [sym] 0.0000 0.0000 -1.0000 [sym] 0.0000 1.0000 0.0000 [sym] space group origin shift : [sym] 0.0000 0.0000 0.0000 [sym] number of space group operations : 2 [sym] number of magnetic group operations : 2 [sym] metric tensor error: 0.0000e+00 [sym] rotation matrix error: 0.0000e+00 [atom type] label : Sr [atom type] -------------------------------------------------------------------------------- [atom type] symbol : Sr [atom type] name : [atom type] zn : 10 [atom type] mass : 0 [atom type] mt_radius : 100.727 [atom type] num_mt_points : 1221 [atom type] grid_origin : 2.39969e-05 [atom type] grid_name : external [atom type] [atom type] number of core electrons : 0 [atom type] number of valence electrons : 10 [atom type] [atom type] total number of radial functions : 6 [atom type] lmax of radial functions : 2 [atom type] max. number of radial functions : 2 [atom type] total number of basis functions : 18 [atom type] number of aw basis functions : 18 [atom type] number of lo basis functions : 0 [atom type] lmax_apw : -1 [atom type] lmax of beta-projectors : 2 [atom type] number of ps wavefunctions : 4 [atom type] charge augmentation : true [atom type] vloc is set : true [atom type] ps_rho_core is set : true [atom type] ps_rho_total is set : true [atom type] Hubbard correction : false [atom type] spin-orbit coupling : false [atom type] atomic wave-functions : {l: 0}, {l: 0}, {l: 1}, {l: 1} [atom type] [atom type] label : V [atom type] -------------------------------------------------------------------------------- [atom type] symbol : V [atom type] name : [atom type] zn : 13 [atom type] mass : 0 [atom type] mt_radius : 100.938 [atom type] num_mt_points : 1181 [atom type] grid_origin : 3.9647e-05 [atom type] grid_name : external [atom type] [atom type] number of core electrons : 0 [atom type] number of valence electrons : 13 [atom type] [atom type] total number of radial functions : 6 [atom type] lmax of radial functions : 2 [atom type] max. number of radial functions : 2 [atom type] total number of basis functions : 18 [atom type] number of aw basis functions : 18 [atom type] number of lo basis functions : 0 [atom type] lmax_apw : -1 [atom type] lmax of beta-projectors : 2 [atom type] number of ps wavefunctions : 4 [atom type] charge augmentation : true [atom type] vloc is set : true [atom type] ps_rho_core is set : true [atom type] ps_rho_total is set : true [atom type] Hubbard correction : false [atom type] spin-orbit coupling : false [atom type] atomic wave-functions : {l: 0}, {l: 0}, {l: 1}, {l: 2} [atom type] [atom type] label : O [atom type] -------------------------------------------------------------------------------- [atom type] symbol : O [atom type] name : [atom type] zn : 6 [atom type] mass : 0 [atom type] mt_radius : 9.35 [atom type] num_mt_points : 936 [atom type] grid_origin : 0 [atom type] grid_name : external [atom type] [atom type] number of core electrons : 0 [atom type] number of valence electrons : 6 [atom type] [atom type] total number of radial functions : 5 [atom type] lmax of radial functions : 2 [atom type] max. number of radial functions : 2 [atom type] total number of basis functions : 13 [atom type] number of aw basis functions : 13 [atom type] number of lo basis functions : 0 [atom type] lmax_apw : -1 [atom type] lmax of beta-projectors : 2 [atom type] number of ps wavefunctions : 2 [atom type] charge augmentation : false [atom type] vloc is set : true [atom type] ps_rho_core is set : true [atom type] ps_rho_total is set : true [atom type] Hubbard correction : false [atom type] spin-orbit coupling : false [atom type] atomic wave-functions : {l: 0}, {l: 1} [atom type] [info] total nuclear charge : 41 [info] number of core electrons : 0 [info] number of valence electrons : 41 [info] total number of electrons : 41 [info] extra charge : 0 [info] number of bands : 40 [info] number of spins : 1 [info] number of magnetic dimensions : 0 [info] number of spinor components : 1 [info] number of spinors per band index : 1 [info] total number of beta projectors : 75 [info] precision_wf : fp64 [info] precision_hs : fp64 [info] lmax_rf : 2 [info] smearing type : gaussian [info] smearing width : 0.025 [ediff < 1.0e-8 = true fdiff < 1.0e-8 = false test set: Test Failed at /home/pkgeval/.julia/packages/SIRIUS/ebgHq/test/test2/test_scf.jl:44 Expression: fdiff < 1.0e-8 Evaluated: 1.4870467996974668e-6 < 1.0e-8 Stacktrace: [1] top-level scope @ ~/.julia/packages/SIRIUS/ebgHq/test/test2/test_scf.jl:32 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [3] macro expansion @ ~/.julia/packages/SIRIUS/ebgHq/test/test2/test_scf.jl:44 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:753 [inlined] sdiff < 1.0e-8 = true ediff < 1.0e-8 = true ERROR: LoadError: MPI cannot be initialized after MPI.Finalize has been called. Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] Init(; threadlevel::Symbol, finalize_atexit::Bool, errors_return::Bool) @ MPI ~/.julia/packages/MPI/hNJm0/src/environment.jl:119 [3] Init() @ MPI ~/.julia/packages/MPI/hNJm0/src/environment.jl:114 [4] top-level scope @ ~/.julia/packages/SIRIUS/ebgHq/test/test1/test_scf.jl:7 [5] eval(m::Module, e::Any) @ Core ./boot.jl:489 [6] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:3003 [7] include_string(m::Module, txt::String, fname::String) @ Base ./loading.jl:3013 [8] #run_testitem##6 @ ~/.julia/packages/TestItemRunner/0zjFN/src/TestItemRunner.jl:118 [inlined] [9] withpath(f::TestItemRunner.var"#run_testitem##6#run_testitem##7"{String, String, Module}, path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/0zjFN/src/vendored_code.jl:7 [10] #run_testitem##4 @ ~/.julia/packages/TestItemRunner/0zjFN/src/TestItemRunner.jl:117 [inlined] [11] cd(f::TestItemRunner.var"#run_testitem##4#run_testitem##5"{String, String, Module}, dir::String) @ Base.Filesystem ./file.jl:112 [12] run_testitem(filepath::String, use_default_usings::Bool, setups::Vector{Symbol}, package_name::String, original_code::String, line::Int64, column::Int64, test_setup_module_set::TestItemRunner.TestSetupModuleSet, testsetups::Dict{Symbol, Any}) @ TestItemRunner ~/.julia/packages/TestItemRunner/0zjFN/src/TestItemRunner.jl:116 [13] macro expansion @ ~/.julia/packages/TestItemRunner/0zjFN/src/TestItemRunner.jl:259 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [15] macro expansion @ ~/.julia/packages/TestItemRunner/0zjFN/src/TestItemRunner.jl:258 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [17] macro expansion @ ~/.julia/packages/TestItemRunner/0zjFN/src/TestItemRunner.jl:236 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2130 [inlined] [19] run_tests(path::String; filter::Nothing, verbose::Bool) @ TestItemRunner ~/.julia/packages/TestItemRunner/0zjFN/src/TestItemRunner.jl:233 [20] kwcall(::@NamedTuple{verbose::Bool}, ::typeof(TestItemRunner.run_tests), path::String) @ TestItemRunner ~/.julia/packages/TestItemRunner/0zjFN/src/TestItemRunner.jl:133 [21] top-level scope @ ~/.julia/packages/SIRIUS/ebgHq/test/runtests_runner.jl:3 [22] include(mod::Module, _path::String) @ Base ./Base.jl:309 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [24] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/SIRIUS/ebgHq/test/test1/test_scf.jl:7 in expression starting at /home/pkgeval/.julia/packages/SIRIUS/ebgHq/test/runtests_runner.jl:3 ERROR: LoadError: failed process: Process(`/opt/julia/bin/julia -C native -J/opt/julia/lib/julia/sys.so --depwarn=yes --check-bounds=yes --pkgimages=existing -g1 --startup-file=no /home/pkgeval/.julia/packages/SIRIUS/ebgHq/test/runtests_runner.jl`, ProcessExited(1)) [1] Stacktrace: [1] pipeline_error @ ./process.jl:611 [inlined] [2] run(::Cmd; wait::Bool) @ Base ./process.jl:526 [3] run(::Cmd) @ Base ./process.jl:523 [4] top-level scope @ ~/.julia/packages/SIRIUS/ebgHq/test/runtests.jl:36 [5] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [6] top-level scope @ none:6 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [9] _start() @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/SIRIUS/ebgHq/test/runtests.jl:33 Testing failed after 419.14s ERROR: LoadError: Package SIRIUS 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 525.09s: package tests unexpectedly errored