Package evaluation of LAMMPS on Julia 1.12.0-rc2.1 (1fad90817e*) started at 2025-09-11T06:29:35.358 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.81s ################################################################################ # Installation # Installing LAMMPS... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [ee2e13b9] + LAMMPS v0.9.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.17.0 [8ce10254] + Bumper v0.7.1 [fa961155] + CEnum v0.5.0 ⌅ [a0c0ee7d] + DifferentiationInterface v0.6.54 [ffbed154] + DocStringExtensions v0.9.5 [692b3bcd] + JLLWrappers v1.7.1 [ee2e13b9] + LAMMPS v0.9.0 [da04e1cc] + MPI v0.20.23 [3da0fdf6] + MPIPreferences v0.1.11 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [c4a57d5a] + UnsafeArrays v1.0.8 [4ee394cb] + CUDA_Driver_jll v13.0.1+0 [76a88914] + CUDA_Runtime_jll v0.19.1+0 [f5851436] + FFTW_jll v3.3.11+0 [e33a78d0] + Hwloc_jll v2.12.2+0 [5b3ab26d] + LAMMPS_jll v2.9.0+0 [1d63c593] + LLVMOpenMP_jll v18.1.8+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [7cb0a576] + MPICH_jll v4.3.1+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 v5.0.8+0 ⌅ [02c8fc9c] + XML2_jll v2.13.8+0 [a65dc6b1] + Xorg_libpciaccess_jll v0.18.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.6.0 [7b1f6079] + FileWatching 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 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+1 [8e850ede] + nghttp2_jll v1.64.0+1 [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 14.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: LAMMPS Failed to precompile LAMMPS [ee2e13b9-eee9-4449-aafa-cfa6a2dbe14d] to "/home/pkgeval/.julia/compiled/v1.12/LAMMPS/jl_GMhc47". ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/LAMMPS/gZpyS/src/utility.jl:1 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/LAMMPS/gZpyS/src/LAMMPS.jl:307 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/LAMMPS/gZpyS/src/utility.jl:1 in expression starting at /home/pkgeval/.julia/packages/LAMMPS/gZpyS/src/LAMMPS.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 73.91s ################################################################################ # Testing # Testing LAMMPS Status `/tmp/jl_dVNTpZ/Project.toml` [47edcb42] ADTypes v1.17.0 [7da242da] Enzyme v0.13.73 [f6369f11] ForwardDiff v1.2.0 [ee2e13b9] LAMMPS v0.9.0 [da04e1cc] MPI v0.20.23 [90137ffa] StaticArrays v1.9.15 [c4a57d5a] UnsafeArrays v1.0.8 [8dfed614] Test v1.11.0 Status `/tmp/jl_dVNTpZ/Manifest.toml` [47edcb42] ADTypes v1.17.0 [8ce10254] Bumper v0.7.1 [fa961155] CEnum v0.5.0 [bbf7d656] CommonSubexpressions v0.3.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 ⌅ [a0c0ee7d] DifferentiationInterface v0.6.54 [ffbed154] DocStringExtensions v0.9.5 [7da242da] Enzyme v0.13.73 [f151be2c] EnzymeCore v0.8.13 [e2ba6199] ExprTools v0.1.10 [f6369f11] ForwardDiff v1.2.0 [61eb1bfa] GPUCompiler v1.6.1 [92d709cd] IrrationalConstants v0.2.4 [692b3bcd] JLLWrappers v1.7.1 [ee2e13b9] LAMMPS v0.9.0 [929cbde3] LLVM v9.4.2 [2ab3a3ac] LogExpFunctions v0.3.29 [da04e1cc] MPI v0.20.23 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [77ba4419] NaNMath v1.1.3 [d8793406] ObjectFile v0.5.0 [eebad327] PkgVersion v0.3.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [6c6a2e73] Scratch v1.3.0 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [53d494c1] StructIO v0.3.1 [e689c965] Tracy v0.1.6 [c4a57d5a] UnsafeArrays v1.0.8 [4ee394cb] CUDA_Driver_jll v13.0.1+0 [76a88914] CUDA_Runtime_jll v0.19.1+0 [7cc45869] Enzyme_jll v0.0.195+0 [f5851436] FFTW_jll v3.3.11+0 [e33a78d0] Hwloc_jll v2.12.2+0 [5b3ab26d] LAMMPS_jll v2.9.0+0 [dad2f222] LLVMExtra_jll v0.0.37+2 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [ad6e5548] LibTracyClient_jll v0.9.1+6 [94ce4f54] Libiconv_jll v1.18.0+0 [7cb0a576] MPICH_jll v4.3.1+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 v5.0.8+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 ⌅ [02c8fc9c] XML2_jll v2.13.8+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.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.6.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.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.11.1+1 [e37daf67] LibGit2_jll v1.9.0+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.7+0 [458c3c95] OpenSSL_jll v3.5.1+0 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+1 [8e850ede] nghttp2_jll v1.64.0+1 [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... Info Given LAMMPS was explicitly requested, output will be shown live  ERROR: LoadError: cannot define function eval; it already has a value Stacktrace:  [1] top-level scope  @ ~/.julia/packages/LAMMPS/gZpyS/src/utility.jl:1  [2] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:306  [3] top-level scope  @ ~/.julia/packages/LAMMPS/gZpyS/src/LAMMPS.jl:307  [4] include(mod::Module, _path::String)  @ Base ./Base.jl:305  [5] 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:2997  [6] top-level scope  @ stdin:5  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2843  [9] include_string  @ ./loading.jl:2853 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:319  [11] _start()  @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/LAMMPS/gZpyS/src/utility.jl:1 in expression starting at /home/pkgeval/.julia/packages/LAMMPS/gZpyS/src/LAMMPS.jl:1 in expression starting at stdin:5 ✗ LAMMPS 0 dependencies successfully precompiled in 13 seconds. 59 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: LAMMPS Failed to precompile LAMMPS [ee2e13b9-eee9-4449-aafa-cfa6a2dbe14d] to "/home/pkgeval/.julia/compiled/v1.12/LAMMPS/jl_wJ9pG2". ERROR: LoadError: cannot define function eval; it already has a value Stacktrace: [1] top-level scope @ ~/.julia/packages/LAMMPS/gZpyS/src/utility.jl:1 [2] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [3] top-level scope @ ~/.julia/packages/LAMMPS/gZpyS/src/LAMMPS.jl:307 [4] include(mod::Module, _path::String) @ Base ./Base.jl:305 [5] 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:2997 [6] top-level scope @ stdin:5 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2843 [9] include_string @ ./loading.jl:2853 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:319 [11] _start() @ Base ./client.jl:554 in expression starting at /home/pkgeval/.julia/packages/LAMMPS/gZpyS/src/utility.jl:1 in expression starting at /home/pkgeval/.julia/packages/LAMMPS/gZpyS/src/LAMMPS.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/LAMMPS/gZpyS/test/runtests.jl:2 Testing failed after 45.31s ERROR: LoadError: Package LAMMPS errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [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.12/Pkg/src/API.jl:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/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:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 166.09s: package fails to precompile