Package evaluation to test GaussianMixtureAlignment on Julia 1.14.0-DEV.3081 (21a70e450d*) started at 2026-09-02T00:12:54.194 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 30.09s ################################################################################ # Installation # Installing GaussianMixtureAlignment... Resolving package versions... Installed GaussianMixtureAlignment ─ v0.8.1 Updating `~/.julia/environments/v1.14/Project.toml` [f2431ed1] + GaussianMixtureAlignment v0.8.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.24.0 [1520ce14] + AbstractTrees v0.4.5 [79e6a3ab] + Adapt v4.7.0 [4fba245c] + ArrayInterface v7.30.1 [4c555306] + ArrayLayouts v1.12.2 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [150eb455] + CoordinateTransformations v0.6.4 [a0c0ee7d] + DifferentiationInterface v0.7.21 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [497a8b3b] + DoubleFloats v1.11.2 [4e289a0a] + EnumX v1.0.7 [1a297f60] + FillArrays v1.17.0 [6a86dc24] + FiniteDiff v2.33.0 [f2431ed1] + GaussianMixtureAlignment v0.8.1 [14197337] + GenericLinearAlgebra v0.4.0 [c145ed77] + GenericSchur v0.5.8 [e91730f6] + Hungarian v0.7.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.8.0 [d3d80556] + LineSearches v7.7.1 [2ab3a3ac] + LogExpFunctions v1.0.1 [1914dd2f] + MacroTools v0.5.16 [a3b82374] + MatrixFactorizations v3.1.3 [948c7aac] + MutableConvexHulls v0.4.0 [d41bc354] + NLSolversBase v8.0.1 [77ba4419] + NaNMath v1.1.4 [b8a86587] + NearestNeighbors v0.4.29 [429524aa] + Optim v2.2.2 [7a42b37b] + PairedLinkedLists v0.3.1 [85a6dd25] + PositiveFactorizations v0.2.4 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [be4d8f0f] + Quadmath v1.1.0 [94ee1d12] + Quaternions v0.7.7 [c1ae055f] + RealDot v0.1.0 [6038ab10] + Rotations v1.7.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.9.0 [90137ffa] + StaticArrays v1.9.19 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.4 [82ae8749] + StatsAPI v1.8.0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 5.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. 1.5 s ? GenericLinearAlgebra ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/DoubleFloats/gDFUJ/src/DoubleFloats.jl:45 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/gDFUJ/src/DoubleFloats.jl:1 in expression starting at stdin:5 ✗ DoubleFloats ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("497a8b3b-efae-58df-a0af-a86822472b78"), "DoubleFloats") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/MutableConvexHulls/KduNn/src/MutableConvexHulls.jl:9 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/MutableConvexHulls/KduNn/src/MutableConvexHulls.jl:1 in expression starting at stdin:5 ✗ MutableConvexHulls ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/GaussianMixtureAlignment/7GPKC/src/GaussianMixtureAlignment.jl:19 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/GaussianMixtureAlignment/7GPKC/src/GaussianMixtureAlignment.jl:1 in expression starting at stdin:5 ✗ GaussianMixtureAlignment 0 dependencies successfully precompiled in 13 seconds. 133 already precompiled. 1 dependency failed but may be precompilable after restarting julia 4 dependencies had output during precompilation: ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ ┌ MutableConvexHulls │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("497a8b3b-efae-58df-a0af-a86822472b78"), "DoubleFloats") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/MutableConvexHulls/KduNn/src/MutableConvexHulls.jl:9 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/MutableConvexHulls/KduNn/src/MutableConvexHulls.jl:1 │ in expression starting at stdin:5 └ ┌ GaussianMixtureAlignment │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/GaussianMixtureAlignment/7GPKC/src/GaussianMixtureAlignment.jl:19 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/GaussianMixtureAlignment/7GPKC/src/GaussianMixtureAlignment.jl:1 │ in expression starting at stdin:5 └ ┌ DoubleFloats │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/DoubleFloats/gDFUJ/src/DoubleFloats.jl:45 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/gDFUJ/src/DoubleFloats.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MutableConvexHulls Failed to precompile MutableConvexHulls [948c7aac-0e5e-4631-af23-7a6bb7a17825] to "/home/pkgeval/.julia/compiled/v1.14/MutableConvexHulls/jl_87Cbg2" (ProcessExited(1)). GaussianMixtureAlignment Failed to precompile GaussianMixtureAlignment [f2431ed1-b9c2-4fdb-af1b-a74d6c93b3b3] to "/home/pkgeval/.julia/compiled/v1.14/GaussianMixtureAlignment/jl_S6i4R4" (ProcessExited(1)). DoubleFloats Failed to precompile DoubleFloats [497a8b3b-efae-58df-a0af-a86822472b78] to "/home/pkgeval/.julia/compiled/v1.14/DoubleFloats/jl_oKPOcE" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 58.28s ################################################################################ # Testing # Testing GaussianMixtureAlignment Status `/tmp/jl_zk8Kr8/Project.toml` [47edcb42] ADTypes v1.24.0 [4c88cf16] Aqua v0.8.16 [150eb455] CoordinateTransformations v0.6.4 [b4f34e82] Distances v0.10.12 [7d51a73a] ExplicitImports v1.15.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.5 [f2431ed1] GaussianMixtureAlignment v0.8.1 [14197337] GenericLinearAlgebra v0.4.0 [e91730f6] Hungarian v0.7.0 [8197267c] IntervalSets v0.7.14 [033835bb] JLD2 v0.6.6 [948c7aac] MutableConvexHulls v0.4.0 [b8a86587] NearestNeighbors v0.4.29 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v2.2.2 [7a42b37b] PairedLinkedLists v0.3.1 [6038ab10] Rotations v1.7.1 [90137ffa] StaticArrays v1.9.19 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zk8Kr8/Manifest.toml` [47edcb42] ADTypes v1.24.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.7.0 [4c88cf16] Aqua v0.8.16 [4fba245c] ArrayInterface v7.30.1 [4c555306] ArrayLayouts v1.12.2 [d360d2e6] ChainRulesCore v1.26.1 [0b6fb165] ChunkCodecCore v1.0.2 [4c0bbee4] ChunkCodecLibZlib v1.1.0 [55437552] ChunkCodecLibZstd v1.0.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [150eb455] CoordinateTransformations v0.6.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.16.0 [a0c0ee7d] DifferentiationInterface v0.7.21 [b4f34e82] Distances v0.10.12 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.11.2 [4e289a0a] EnumX v1.0.7 [7d51a73a] ExplicitImports v1.15.0 [5789e2e9] FileIO v1.20.0 [1a297f60] FillArrays v1.17.0 [6a86dc24] FiniteDiff v2.33.0 [26cc04aa] FiniteDifferences v0.12.34 [f6369f11] ForwardDiff v1.4.5 [f2431ed1] GaussianMixtureAlignment v0.8.1 [14197337] GenericLinearAlgebra v0.4.0 [c145ed77] GenericSchur v0.5.8 [076d061b] HashArrayMappedTries v0.2.0 [e91730f6] Hungarian v0.7.0 [8197267c] IntervalSets v0.7.14 [92d709cd] IrrationalConstants v0.2.6 [033835bb] JLD2 v0.6.6 [692b3bcd] JLLWrappers v1.8.0 [d3d80556] LineSearches v7.7.1 [2ab3a3ac] LogExpFunctions v1.0.1 [1914dd2f] MacroTools v0.5.16 [a3b82374] MatrixFactorizations v3.1.3 [948c7aac] MutableConvexHulls v0.4.0 [d41bc354] NLSolversBase v8.0.1 [77ba4419] NaNMath v1.1.4 [b8a86587] NearestNeighbors v0.4.29 [6fe1bfb0] OffsetArrays v1.17.0 [429524aa] Optim v2.2.2 [bac558e1] OrderedCollections v2.0.1 [7a42b37b] PairedLinkedLists v0.3.1 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [be4d8f0f] Quadmath v1.1.0 [94ee1d12] Quaternions v0.7.7 [c1ae055f] RealDot v0.1.0 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.3 [6038ab10] Rotations v1.7.1 [7e506255] ScopedValues v1.6.2 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.9.0 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.4 [82ae8749] StatsAPI v1.8.0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.2.0 [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 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.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.5.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Testing Running tests... WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/DoubleFloats/gDFUJ/src/DoubleFloats.jl:45 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/gDFUJ/src/DoubleFloats.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("497a8b3b-efae-58df-a0af-a86822472b78"), "DoubleFloats") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/MutableConvexHulls/KduNn/src/MutableConvexHulls.jl:9 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/MutableConvexHulls/KduNn/src/MutableConvexHulls.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path) Stacktrace: [1] error(s::String) @ Base error.jl:56 [2] require(into::Module, mod::Symbol) @ Base loading.jl:2661 [inlined] [3] top-level scope @ ~/.julia/packages/GaussianMixtureAlignment/7GPKC/src/GaussianMixtureAlignment.jl:19 [4] include(mod::Module, _path::String) @ Base Base.jl:334 [5] top-level scope @ stdin:5 in expression starting at /home/pkgeval/.julia/packages/GaussianMixtureAlignment/7GPKC/src/GaussianMixtureAlignment.jl:1 in expression starting at stdin:5 4 dependencies had output during precompilation: ┌ GenericLinearAlgebra │ WARNING: Method definition eigencopy_oftype(LinearAlgebra.UpperHessenberg{T, S} where S<:AbstractArray{T, 2} where T, Any) in module LinearAlgebra at /source/usr/share/julia/stdlib/v1.14/LinearAlgebra/src/hessenberg.jl:457 overwritten in module GenericLinearAlgebra at /home/pkgeval/.julia/packages/GenericLinearAlgebra/WvuVM/src/eigenGeneral.jl:15. │ ERROR: Method overwriting is not permitted during Module precompilation. Use `__precompile__(false)` to opt-out of precompilation. └ ┌ MutableConvexHulls │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("497a8b3b-efae-58df-a0af-a86822472b78"), "DoubleFloats") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 1 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/MutableConvexHulls/KduNn/src/MutableConvexHulls.jl:9 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/MutableConvexHulls/KduNn/src/MutableConvexHulls.jl:1 │ in expression starting at stdin:5 └ ┌ GaussianMixtureAlignment │ [Output was shown above] └ ┌ DoubleFloats │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("14197337-ba66-59df-a3e3-ca00e7dcff7a"), "GenericLinearAlgebra") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) (cache not reused: 2 for different source file path) │ Stacktrace: │ [1] error(s::String) │ @ Base error.jl:56 │ [2] require(into::Module, mod::Symbol) │ @ Base loading.jl:2661 [inlined] │ [3] top-level scope │ @ ~/.julia/packages/DoubleFloats/gDFUJ/src/DoubleFloats.jl:45 │ [4] include(mod::Module, _path::String) │ @ Base Base.jl:334 │ [5] top-level scope │ @ stdin:5 │ in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/gDFUJ/src/DoubleFloats.jl:1 │ in expression starting at stdin:5 └ ERROR: LoadError: The following 3 packages failed to precompile: MutableConvexHulls Failed to precompile MutableConvexHulls [948c7aac-0e5e-4631-af23-7a6bb7a17825] to "/home/pkgeval/.julia/compiled/v1.14/MutableConvexHulls/jl_hRRRK0" (ProcessExited(1)). GaussianMixtureAlignment Failed to precompile GaussianMixtureAlignment [f2431ed1-b9c2-4fdb-af1b-a74d6c93b3b3] to "/home/pkgeval/.julia/compiled/v1.14/GaussianMixtureAlignment/jl_I6Wlb3" (ProcessExited(1)). DoubleFloats Failed to precompile DoubleFloats [497a8b3b-efae-58df-a0af-a86822472b78] to "/home/pkgeval/.julia/compiled/v1.14/DoubleFloats/jl_YsdT7I" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/GaussianMixtureAlignment/7GPKC/test/runtests.jl:1 Testing failed after 27.62s ERROR: LoadError: Package GaussianMixtureAlignment 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:3283 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 152.37s: illegal method overwrites during precompilation