Package evaluation to test PoliSpectralTools on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T17:36:37.031 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.42s ################################################################################ # Installation # Installing PoliSpectralTools... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [e5870fb4] + PoliSpectralTools v0.2.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [0e736298] + Bessels v0.2.8 [187b0558] + ConstructionBase v1.6.0 [717857b8] + DSP v0.8.5 [ffbed154] + DocStringExtensions v0.9.5 [7a1cc6ca] + FFTW v1.10.0 [1a297f60] + FillArrays v1.16.0 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [692b3bcd] + JLLWrappers v1.8.0 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 ⌅ [bac558e1] + OrderedCollections v1.8.2 [e5870fb4] + PoliSpectralTools v0.2.0 [f27b6e38] + Polynomials v4.1.1 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.8.0 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [c751599d] + ToeplitzMatrices v0.8.5 [f5851436] + FFTW_jll v3.3.12+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.3.0+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future 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.1 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.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.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.6+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.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 6.29s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.12/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ expected package `Test [8dfed614]` to be registered │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 │ [2] check_registered(registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1672 │ [3] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1999 │ [4] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1977 [inlined] │ [5] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:450 │ [6] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:419 [inlined] │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [inlined] │ [8] #resolve#171 │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:456 [inlined] │ [9] resolve │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:455 [inlined] │ [10] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.12/activate_set.jl:83 │ [11] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.12/activate_set.jl:9 │ [12] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [13] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:55 │ [14] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [15] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [16] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [17] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [18] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.12` Precompiling package dependencies... Precompiling packages... 32514.7 ms ✓ PoliSpectralTools 1 dependency successfully precompiled in 33 seconds. 63 already precompiled. 24 dependencies precompiled but different versions are currently loaded (ArgTools, Base64, Dates, Downloads, JuliaSyntaxHighlighting, LibCURL, LibCURL_jll, LibGit2, LibGit2_jll, LibSSH2_jll, Logging, Markdown, MozillaCACerts_jll, NetworkOptions, OpenSSL_jll, Pkg, Printf, StyledStrings, TOML, Tar, UUIDs, Zlib_jll, nghttp2_jll and p7zip_jll). Restart julia to access the new versions. Otherwise, 14 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 47.38s ################################################################################ # Testing # Testing PoliSpectralTools Testing failed after 5.03s ERROR: LoadError: expected package `Test [8dfed614]` to be registered Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] check_registered(registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1672 [3] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1999 [4] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1977 [inlined] [5] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:450 [6] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:419 [inlined] [7] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [inlined] [8] #resolve#171 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:456 [inlined] [9] resolve @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:455 [inlined] [10] (::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2294 [11] with_temp_env(fn::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2164 [12] (::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2278 [13] mktempdir(fn::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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:936 [14] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [15] #sandbox#182 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2225 [inlined] [16] 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:2481 [17] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [inlined] [18] 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:552 [19] 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:169 [20] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [21] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [22] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [23] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [24] include(mod::Module, _path::String) @ Base ./Base.jl:306 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [26] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 85.04s: there were unidentified errors