Package evaluation of StaticMPI on Julia 1.12.0-DEV.1805 (a080deafdd*) started at 2025-03-24T17:22:13.638 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.24s ################################################################################ # Installation # Installing StaticMPI... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [20d4277e] + StaticMPI v0.3.2 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [4fba245c] + ArrayInterface v7.18.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 ⌅ [8ce10254] + Bumper v0.6.0 [2a0fbf3d] + CPUSummary v0.2.6 [fb6a15b2] + CloseOpenIntervals v0.1.13 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.16.0 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.3 [3e5b6fbb] + HostCPUFeatures v0.1.17 [615f187c] + IfElse v0.1.1 [692b3bcd] + JLLWrappers v1.7.0 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.171 [3da0fdf6] + MPIPreferences v0.1.11 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.16.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.2.1 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [aedffcd0] + Static v1.2.0 [0d7ed370] + StaticArrayInterface v1.8.0 [20d4277e] + StaticMPI v0.3.2 [86c06d3c] + StaticTools v0.8.10 [7792a7ef] + StrideArraysCore v0.5.7 [8290d209] + ThreadingUtilities v0.5.2 [3a884ed6] + UnPack v1.0.2 [3d5dd08c] + VectorizationBase v0.21.71 [e33a78d0] + Hwloc_jll v2.12.0+0 [7cb0a576] + MPICH_jll v4.3.0+1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [dc6e5ff7] + 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.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.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.2.0+0 [deac9b47] + LibCURL_jll v8.6.0+0 [e37daf67] + LibGit2_jll v1.8.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.6+1 [14a3606d] + MozillaCACerts_jll v2024.11.26 [4536629a] + OpenBLAS_jll v0.3.28+3 [83775a58] + Zlib_jll v1.3.1+1 [8e850b90] + libblastrampoline_jll v5.11.2+0 [8e850ede] + nghttp2_jll v1.63.0+1 [3f19e933] + p7zip_jll v17.5.0+1 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 3.53s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:63 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Unsatisfiable requirements detected for package GPUCompiler [61eb1bfa]: │ GPUCompiler [61eb1bfa] log: │ ├─possible versions are: 0.1.0 - 1.2.0 or uninstalled │ ├─restricted by julia compatibility requirements to versions: 0.23.0 - 1.2.0 or uninstalled │ └─restricted by compatibility requirements with StaticCompiler [81625895] to versions: [0.16.0 - 0.17.3, 0.19.0 - 0.19.4] — no versions left │ └─StaticCompiler [81625895] log: │ ├─possible versions are: 0.4.1 - 0.7.2 or uninstalled │ └─restricted to versions 0.4.5 - 0.4 by project [cf5cf454], leaving only versions: 0.4.5 - 0.4.12 │ └─project [cf5cf454] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [cf5cf454] is fixed to version 0.0.0 │ Stacktrace: │ [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1116 │ [2] propagate_constraints! (repeats 2 times) │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1051 [inlined] │ [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1617 │ [4] simplify_graph! (repeats 2 times) │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1616 [inlined] │ [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:501 │ [6] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1839 │ [7] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:388 │ [8] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:362 [inlined] │ [9] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [inlined] │ [10] #resolve#167 │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:394 [inlined] │ [11] resolve │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:393 [inlined] │ [12] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:68 │ [13] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/tgnBf/src/julia-1.11/activate_set.jl:9 │ [14] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [15] include(mod::Module, _path::String) │ @ Base ./Base.jl:300 │ [16] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:329 │ [17] _start() │ @ Base ./client.jl:558 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 23897.9 ms ✓ StaticMPI 1 dependency successfully precompiled in 26 seconds. 63 already precompiled. Precompilation completed after 45.85s ################################################################################ # Testing # Testing StaticMPI Test Could not use exact versions of packages in manifest. Re-resolving dependencies Testing failed after 5.11s ERROR: LoadError: Unsatisfiable requirements detected for package GPUCompiler [61eb1bfa]: GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.2.0 or uninstalled ├─restricted by compatibility requirements with StaticCompiler [81625895] to versions: [0.16.0 - 0.17.3, 0.19.0 - 0.19.4] │ └─StaticCompiler [81625895] log: │ ├─possible versions are: 0.4.1 - 0.7.2 or uninstalled │ └─restricted to versions 0.4.5 - 0.4 by project [4f4438f8], leaving only versions: 0.4.5 - 0.4.12 │ └─project [4f4438f8] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [4f4438f8] is fixed to version 0.0.0 └─restricted by julia compatibility requirements to versions: 0.23.0 - 1.2.0 or uninstalled — no versions left Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1116 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1051 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1617 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1616 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:501 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1839 [7] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1818 [inlined] [8] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:388 [9] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:362 [inlined] [10] #up#49 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [inlined] [11] (::Pkg.Operations.var"#186#187"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#201#202"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2128 [12] with_temp_env(fn::Pkg.Operations.var"#186#187"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#201#202"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1996 [13] (::Pkg.Operations.var"#182#183"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#201#202"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2105 [14] mktempdir(fn::Pkg.Operations.var"#182#183"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#201#202"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [15] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [16] #sandbox#178 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2052 [inlined] [17] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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:2302 [18] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [19] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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:481 [20] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [21] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [22] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [23] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [24] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [25] include(mod::Module, _path::String) @ Base ./Base.jl:300 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [27] _start() @ Base ./client.jl:558 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 caused by: Unsatisfiable requirements detected for package GPUCompiler [61eb1bfa]: GPUCompiler [61eb1bfa] log: ├─possible versions are: 0.1.0 - 1.2.0 or uninstalled ├─restricted by compatibility requirements with StaticCompiler [81625895] to versions: [0.16.0 - 0.17.3, 0.19.0 - 0.19.4] │ └─StaticCompiler [81625895] log: │ ├─possible versions are: 0.4.1 - 0.7.2 or uninstalled │ └─restricted to versions 0.4.5 - 0.4 by project [4f4438f8], leaving only versions: 0.4.5 - 0.4.12 │ └─project [4f4438f8] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [4f4438f8] is fixed to version 0.0.0 └─restricted by julia compatibility requirements to versions: 0.23.0 - 1.2.0 or uninstalled — no versions left Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1116 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1051 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1617 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1616 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{Pkg.Types.PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:501 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, level::Pkg.Types.UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1839 [7] up(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; level::Pkg.Types.UpgradeLevel, mode::Pkg.Types.PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:388 [8] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:362 [inlined] [9] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [inlined] [10] #resolve#167 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:394 [inlined] [11] resolve @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:393 [inlined] [12] (::Pkg.Operations.var"#186#187"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#201#202"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2121 [13] with_temp_env(fn::Pkg.Operations.var"#186#187"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#201#202"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1996 [14] (::Pkg.Operations.var"#182#183"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#201#202"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2105 [15] mktempdir(fn::Pkg.Operations.var"#182#183"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#201#202"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, Pkg.Types.PackageSpec}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [16] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [17] #sandbox#178 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2052 [inlined] [18] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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:2302 [19] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2214 [inlined] [20] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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:481 [21] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:159 [22] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [23] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:147 [inlined] [24] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:146 [inlined] [25] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [26] include(mod::Module, _path::String) @ Base ./Base.jl:300 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:329 [28] _start() @ Base ./client.jl:558 PkgEval failed after 82.56s: there were unidentified errors