Package evaluation to test AbInitioSoftwareBase on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T15:09:52.623 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.35s ################################################################################ # Installation # Installing AbInitioSoftwareBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [df5135bc] + AbInitioSoftwareBase v0.10.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [df5135bc] + AbInitioSoftwareBase v0.10.1 ⌅ [b5b47461] + ComposableCommands v0.2.0 [5218b696] + Configurations v0.17.6 [55351af7] + ExproniconLite v0.10.14 [ceb4388c] + IsURL v0.2.0 [692b3bcd] + JLLWrappers v1.7.1 ⌅ [682c06a0] + JSON v0.21.4 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [69024149] + StringEncodings v0.3.7 [ddb6d928] + YAML v0.4.16 [94ce4f54] + Libiconv_jll v1.18.0+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.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.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1387.6 ms ✓ ComposableCommands 4400.3 ms ✓ AbInitioSoftwareBase 2 dependencies successfully precompiled in 6 seconds. 26 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 12 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 29.43s ################################################################################ # Testing # Testing AbInitioSoftwareBase Status `/tmp/jl_TIirW0/Project.toml` [df5135bc] AbInitioSoftwareBase v0.10.1 ⌅ [b5b47461] ComposableCommands v0.2.0 [5218b696] Configurations v0.17.6 [ceb4388c] IsURL v0.2.0 ⌅ [682c06a0] JSON v0.21.4 [21216c6a] Preferences v1.5.2 [ddb6d928] YAML v0.4.16 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_TIirW0/Manifest.toml` [df5135bc] AbInitioSoftwareBase v0.10.1 ⌅ [b5b47461] ComposableCommands v0.2.0 [5218b696] Configurations v0.17.6 [55351af7] ExproniconLite v0.10.14 [ceb4388c] IsURL v0.2.0 [692b3bcd] JLLWrappers v1.7.1 ⌅ [682c06a0] JSON v0.21.4 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [69024149] StringEncodings v0.3.7 [ddb6d928] YAML v0.4.16 [94ce4f54] Libiconv_jll v1.18.0+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Test `Mpiexec` with short options: Error During Test at /home/pkgeval/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:3 Got exception outside of a @test MethodError: objects of type Mpiexec are not callable. In case you did not try calling it explicitly, check if a Mpiexec has been passed as an argument to a method that expects a callable instead. The object of type `Mpiexec` exists, but no method is defined for this combination of argument types when trying to treat it as a callable object. Stacktrace: [1] top-level scope @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:4 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:11 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [5] top-level scope @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] macro expansion @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:7 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:517 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:585 Test `Mpiexec` with long options: Error During Test at /home/pkgeval/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:16 Got exception outside of a @test MethodError: objects of type Mpiexec are not callable. In case you did not try calling it explicitly, check if a Mpiexec has been passed as an argument to a method that expects a callable instead. The object of type `Mpiexec` exists, but no method is defined for this combination of argument types when trying to treat it as a callable object. Stacktrace: [1] top-level scope @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:17 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:24 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [5] top-level scope @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] macro expansion @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:7 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:517 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:585 Test `Mpiexec` with mixed options: Error During Test at /home/pkgeval/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:30 Got exception outside of a @test MethodError: objects of type Mpiexec are not callable. In case you did not try calling it explicitly, check if a Mpiexec has been passed as an argument to a method that expects a callable instead. The object of type `Mpiexec` exists, but no method is defined for this combination of argument types when trying to treat it as a callable object. Stacktrace: [1] top-level scope @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:31 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:38 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [5] top-level scope @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] macro expansion @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:7 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:517 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:585 Test `Mpiexec` with `pw.x`: Error During Test at /home/pkgeval/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:43 Got exception outside of a @test MethodError: objects of type Mpiexec are not callable. In case you did not try calling it explicitly, check if a Mpiexec has been passed as an argument to a method that expects a callable instead. The object of type `Mpiexec` exists, but no method is defined for this combination of argument types when trying to treat it as a callable object. Stacktrace: [1] top-level scope @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/Commands.jl:53 [inlined] [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [5] top-level scope @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:6 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] macro expansion @ ~/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:7 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:324 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:517 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:585 Test Summary: | Pass Error Total Time AbInitioSoftwareBase.jl | 2 4 6 7.3s Test `FormatConfig` is mutable | 2 2 0.1s Test `Mpiexec` with short options | 1 1 4.6s Test `Mpiexec` with long options | 1 1 0.2s Test `Mpiexec` with mixed options | 1 1 0.2s Test `Mpiexec` with `pw.x` | 1 1 0.9s RNG of the outermost testset: Random.Xoshiro(0x9321ea8b3be0c32a, 0x5d8cd5c4fedf6a0b, 0x0d3b3caeb5255396, 0x4803a244bed82f0f, 0xe60a0b24fa22eca2) ERROR: LoadError: Some tests did not pass: 2 passed, 0 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/AbInitioSoftwareBase/zYD7P/test/runtests.jl:4 Testing failed after 21.12s ERROR: LoadError: Package AbInitioSoftwareBase 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:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [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:586 [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:562 [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:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 86.27s: package tests unexpectedly errored