Package evaluation of ImplicitGlobalGrid on Julia 1.13.0-DEV.860 (6ddb3d6410*) started at 2025-07-13T14:33:04.347 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.78s ################################################################################ # Installation # Installing ImplicitGlobalGrid... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [4d7a3746] + ImplicitGlobalGrid v0.16.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [79e6a3ab] + Adapt v4.3.0 [d35fcfd7] + CellArrays v0.3.2 [ffbed154] + DocStringExtensions v0.9.5 [4d7a3746] + ImplicitGlobalGrid v0.16.0 [692b3bcd] + JLLWrappers v1.7.0 [da04e1cc] + MPI v0.20.22 [3da0fdf6] + MPIPreferences v0.1.11 [eebad327] + PkgVersion v0.3.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [ae029012] + Requires v1.3.1 [90137ffa] + StaticArrays v1.9.13 [1e83bf80] + StaticArraysCore v1.4.3 [e33a78d0] + Hwloc_jll v2.12.1+0 [7cb0a576] + MPICH_jll v4.3.1+0 [f1f71cc9] + MPItrampoline_jll v5.5.4+0 [9237b28f] + MicrosoftMPI_jll v10.1.4+3 [fe0851c0] + OpenMPI_jll v5.0.8+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 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.13.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.14.1+1 [e37daf67] + LibGit2_jll v1.9.1+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 [efcefdf7] + PCRE2_jll v10.45.0+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+0 [8e850ede] + nghttp2_jll v1.65.0+0 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 7.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:75 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Unsatisfiable requirements detected for package LLD_jll [d55e3150]: │ LLD_jll [d55e3150] log: │ ├─possible versions are: 20.1.2 or uninstalled │ └─found to have no compatible versions left with AMDGPU [21141c5a] │ └─AMDGPU [21141c5a] log: │ ├─possible versions are: 0.1.0 - 1.3.5 or uninstalled │ └─restricted to versions [0.6 - 0.9, 1] by project [67b30eb0], leaving only versions: 0.6.0 - 1.3.5 │ └─project [67b30eb0] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [67b30eb0] 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.13/Pkg/src/Resolve/graphtype.jl:1121 │ [2] propagate_constraints! (repeats 2 times) │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] │ [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1622 │ [4] simplify_graph! (repeats 2 times) │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] │ [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:527 │ [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1919 │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1898 [inlined] │ [8] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:406 │ [9] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] │ [10] up │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] │ [11] #resolve#167 │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:412 [inlined] │ [12] resolve │ @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:411 [inlined] │ [13] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:80 │ [14] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:9 │ [15] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:320 │ [18] _start() │ @ Base ./client.jl:553 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 12660.8 ms ✓ ImplicitGlobalGrid 1 dependency successfully precompiled in 13 seconds. 47 already precompiled. Precompilation completed after 33.55s ################################################################################ # Testing # Testing ImplicitGlobalGrid Test Could not use exact versions of packages in manifest. Re-resolving dependencies Testing failed after 8.13s ERROR: LoadError: Unsatisfiable requirements detected for package LLD_jll [d55e3150]: LLD_jll [d55e3150] log: ├─possible versions are: 20.1.2 or uninstalled └─found to have no compatible versions left with AMDGPU [21141c5a] └─AMDGPU [21141c5a] log: ├─possible versions are: 0.1.0 - 1.3.5 or uninstalled └─restricted to versions [0.6 - 0.9, 1] by project [53e4b139], leaving only versions: 0.6.0 - 1.3.5 └─project [53e4b139] log: ├─possible versions are: 0.0.0 or uninstalled └─project [53e4b139] 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.13/Pkg/src/Resolve/graphtype.jl:1121 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1622 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:527 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1919 [7] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1898 [inlined] [8] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:406 [9] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] [10] #up#49 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] [11] (::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2215 [12] with_temp_env(fn::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2083 [13] (::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2192 [14] mktempdir(fn::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, 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#190 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2139 [inlined] [17] 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.13/Pkg/src/Operations.jl:2389 [18] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [inlined] [19] 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.13/Pkg/src/API.jl:500 [20] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [21] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [22] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [23] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [24] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [25] include(mod::Module, _path::String) @ Base ./Base.jl:309 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [27] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 caused by: Unsatisfiable requirements detected for package LLD_jll [d55e3150]: LLD_jll [d55e3150] log: ├─possible versions are: 20.1.2 or uninstalled └─found to have no compatible versions left with AMDGPU [21141c5a] └─AMDGPU [21141c5a] log: ├─possible versions are: 0.1.0 - 1.3.5 or uninstalled └─restricted to versions [0.6 - 0.9, 1] by project [53e4b139], leaving only versions: 0.6.0 - 1.3.5 └─project [53e4b139] log: ├─possible versions are: 0.0.0 or uninstalled └─project [53e4b139] 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.13/Pkg/src/Resolve/graphtype.jl:1121 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1622 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:527 [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1919 [7] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1898 [inlined] [8] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:406 [9] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:378 [inlined] [10] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:169 [inlined] [11] #resolve#167 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:412 [inlined] [12] resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:411 [inlined] [13] (::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2208 [14] with_temp_env(fn::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2083 [15] (::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2192 [16] mktempdir(fn::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [17] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [18] #sandbox#190 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2139 [inlined] [19] 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.13/Pkg/src/Operations.jl:2389 [20] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2301 [inlined] [21] 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.13/Pkg/src/API.jl:500 [22] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [23] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [24] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [25] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [26] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [27] include(mod::Module, _path::String) @ Base ./Base.jl:309 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [29] _start() @ Base ./client.jl:553 PkgEval failed after 75.83s: there were unidentified errors