Package evaluation to test TrixiTest on Julia 1.14.0-DEV.3055 (7e75a8061a*) started at 2026-08-27T15:59:41.987 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.07s ################################################################################ # Installation # Installing TrixiTest... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0a316866] + TrixiTest v0.2.9 Updating `~/.julia/environments/v1.14/Manifest.toml` [3cb15238] + ChangePrecision v1.1.1 [a8cc5b0e] + Crayons v4.2.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [e2ba6199] + ExprTools v0.1.11 [82899510] + IteratorInterfaceExtensions v1.0.0 [b964fa9f] + LaTeXStrings v1.4.1 [bac558e1] + OrderedCollections v2.0.1 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [08abe8d2] + PrettyTables v3.4.8 [189a3867] + Reexport v1.2.2 [10745b16] + Statistics v1.11.1 [892a3eda] + StringManipulation v0.5.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.14.0 [a759f4b9] + TimerOutputs v1.2.0 [9a0f1c46] + TrixiBase v0.2.0 [0a316866] + TrixiTest v0.2.9 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [3fa0cd96] + REPL v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.05s ################################################################################ # 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: 3 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 0 dependencies successfully precompiled in 7 seconds. 72 already precompiled. 1 dependency failed but may be precompilable after restarting julia 2 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. └ ┌ 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: 3 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 1 package failed to precompile: DoubleFloats Failed to precompile DoubleFloats [497a8b3b-efae-58df-a0af-a86822472b78] to "/home/pkgeval/.julia/compiled/v1.14/DoubleFloats/jl_6CTpXv" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 40.76s ################################################################################ # Testing # Testing TrixiTest Status `/tmp/jl_kJYSWE/Project.toml` [4c88cf16] Aqua v0.8.16 [497a8b3b] DoubleFloats v1.11.2 [9a0f1c46] TrixiBase v0.2.0 [0a316866] TrixiTest v0.2.9 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_kJYSWE/Manifest.toml` [4c88cf16] Aqua v0.8.16 [4c555306] ArrayLayouts v1.12.2 [3cb15238] ChangePrecision v1.1.1 [34da2185] Compat v4.18.1 [a8cc5b0e] Crayons v4.2.0 [9a962f9c] DataAPI v1.16.0 [e2d170a0] DataValueInterfaces v1.0.0 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.11.2 [e2ba6199] ExprTools v0.1.11 [1a297f60] FillArrays v1.17.0 [14197337] GenericLinearAlgebra v0.4.0 [c145ed77] GenericSchur v0.5.8 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [b964fa9f] LaTeXStrings v1.4.1 [2ab3a3ac] LogExpFunctions v1.0.1 [a3b82374] MatrixFactorizations v3.1.3 [bac558e1] OrderedCollections v2.0.1 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [08abe8d2] PrettyTables v3.4.8 [be4d8f0f] Quadmath v1.1.0 [189a3867] Reexport v1.2.2 [276daf66] SpecialFunctions v2.9.0 [90137ffa] StaticArrays v1.9.19 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [892a3eda] StringManipulation v0.5.0 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.14.0 [a759f4b9] TimerOutputs v1.2.0 [9a0f1c46] TrixiBase v0.2.0 [0a316866] TrixiTest v0.2.9 [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 [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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.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 [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: Imported binding TestTrixiTest.@test_trixi_include was undeclared at import time during import to TrixiTestModule. WARNING: Imported binding TrixiTestModule.@test_trixi_include was undeclared at import time during import to TrixiTestModule. [ Info: Testset EXAMPLES_DIR nested finished in 0.03501118 seconds. [ Info: Testset EXAMPLES_DIR finished in 1.2777674540000001 seconds. [ Info: Testset @timed_testset finished in 0.211555351 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_pNAWk3 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_pNAWk3 Content of `stderr`: WARNING: Detected access to binding `Main.#include_mapexprs#` in a world prior to its definition world. Julia 1.12 has introduced more strict world age semantics for global bindings. !!! This code may malfunction under Revise. !!! This code will error in future versions of Julia. Hint: Add an appropriate `invokelatest` around the access to this binding. To make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`. [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. basic: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/hCVPu/src/macros.jl:35 Expression: occursin(r"^(WARNING: replacing module .+\.\n)*$", stderr_content) Evaluated: occursin(r"^(WARNING: replacing module .+\.\n)*$", "WARNING: Detected access to binding `Main.#include_mapexprs#` in a world prior to its definition world.\n Julia 1.12 has introduced more strict world age semantics for global bindings.\n !!! This code may malfunction under Revise.\n !!! This code will error in future versions of Julia.\nHint: Add an appropriate `invokelatest` around the access to this binding.\nTo make this warning an error, and hence obtain a stack trace, use `julia --depwarn=error`.\n") Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] macro expansion @ ~/.julia/packages/TrixiTest/hCVPu/src/macros.jl:35 [inlined] [3] (::Main.TrixiTestModule.var"#11#12"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/hCVPu/test/test_test_trixi_include.jl:6 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_pNAWk3 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_pNAWk3 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset basic finished in 20.008915732000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_g0cE0h Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_g0cE0h Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_g0cE0h Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_g0cE0h Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_g0cE0h Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_g0cE0h Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_g0cE0h Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_g0cE0h Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset advanced finished in 5.160809213 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_7RLLvA Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset normal override, all assignment forms finished in 0.8522690340000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_iINC62 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset chained override, all assignment forms finished in 0.8096983470000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_OqrcKz Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset locally defined override, all assignment forms finished in 0.760082538 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_bv105x Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_bv105x Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_bv105x Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_bv105x Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_bv105x Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_bv105x Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_bv105x Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset compound (non-Symbol) override values finished in 4.5577022330000005 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_4WnXLn Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_24R9gy Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset elixir-internal Symbol override used as a function finished in 1.632938927 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_YvBFhF Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_oSMTsV Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset elixir-internal Symbol override used as a number finished in 1.7934740070000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_FHy8QU Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ┌ Warning: Test warning └ @ Main.TrixiTestModule /tmp/jl_FHy8QU:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_FHy8QU Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ┌ Warning: Test warning └ @ Main.TrixiTestModule /tmp/jl_FHy8QU:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_FHy8QU Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ┌ Warning: Test warning └ @ Main.TrixiTestModule /tmp/jl_FHy8QU:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset additional_ignore_content finished in 0.7956574110000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_flRIVW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset l2 and linf (base) finished in 0.920168529 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_J8bqc4 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset l2 and linf finished in 0.5104886120000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. 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: 3 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 2 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. └ ┌ DoubleFloats │ [Output was shown above] └ l2 and linf with DoubleFloats: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/hCVPu/src/macros.jl:205 Got exception outside of a @test The following 1 package failed to precompile: DoubleFloats Failed to precompile DoubleFloats [497a8b3b-efae-58df-a0af-a86822472b78] to "/home/pkgeval/.julia/compiled/v1.14/DoubleFloats/jl_5MxgWB" (ProcessExited(1)). [ Info: Testset l2 and linf with DoubleFloats finished in 15.583179437000002 seconds. 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: 3 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 2 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. └ ┌ DoubleFloats │ [Output was shown above] └ l2 and linf with DoubleFloats and normal @testset: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/hCVPu/test/test_test_trixi_include.jl:438 Got exception outside of a @test The following 1 package failed to precompile: DoubleFloats Failed to precompile DoubleFloats [497a8b3b-efae-58df-a0af-a86822472b78] to "/home/pkgeval/.julia/compiled/v1.14/DoubleFloats/jl_Cr6miW" (ProcessExited(1)). WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_PhRuO4 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. sol = [1.2345678901234567, 7.654321098765432] ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset l2 and linf with RealT_for_test_tolerances finished in 1.167467022 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Bct8sj Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Bct8sj Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset maxiters finished in 1.269771333 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_lJV4FC Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_lJV4FC Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset RealT finished in 1.292150807 seconds. Content of `stderr`: [ Info: hi Content of `stderr`: [ Info: hi 1.0 Test Summary: | Pass Fail Error Total Time TrixiTest.jl Tests | 135 1 2 138 2m20.7s Aqua.jl | 11 11 1m10.5s EXAMPLES_DIR | 2 2 0.3s @timed_testset | 1 1 0.2s @test_trixi_include_base and @test_trixi_include | 116 1 2 119 1m01.5s basic | 11 1 12 18.8s advanced | 22 22 4.7s normal override, all assignment forms | 9 9 0.8s chained override, all assignment forms | 9 9 0.7s locally defined override, all assignment forms | 9 9 0.7s compound (non-Symbol) override values | 16 16 4.2s elixir-internal Symbol override used as a function | 6 6 1.5s elixir-internal Symbol override used as a number | 8 8 1.6s additional_ignore_content | 3 3 0.6s l2 and linf (base) | 5 5 0.8s l2 and linf | 5 5 0.4s l2 and linf with DoubleFloats | 1 1 15.5s l2 and linf with DoubleFloats and normal @testset | 1 1 4.4s l2 and linf with RealT_for_test_tolerances | 5 5 1.0s maxiters | 2 2 1.2s RealT | 6 6 1.2s @trixi_test_nowarn | 4 4 0.5s @test_allocations | 1 1 0.3s RNG of the outermost testset: Random.Xoshiro(0x4d6bf6791054469f, 0xabcd67e9e7e0f3db, 0x34bd2094d5334f54, 0xd42bc60693fb3c42, 0x25b83b4cfdd654a2) ERROR: LoadError: Some tests did not pass: 135 passed, 1 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TrixiTest/hCVPu/test/runtests.jl:4 Testing failed after 156.57s ERROR: LoadError: Package TrixiTest 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 256.18s: illegal method overwrites during precompilation