Package evaluation to test TrixiTest on Julia 1.14.0-DEV.3071 (c76331c927*) started at 2026-08-30T15:24:33.745 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.9s ################################################################################ # 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.4 ⌅ [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 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.57s ################################################################################ # 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 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: ┌ 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 └ ┌ 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. └ 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_0MMmbo" (ProcessExited(1)). in expression starting at /PkgEval.jl/scripts/precompile.jl:34 Precompilation failed after 39.4s ################################################################################ # Testing # Testing TrixiTest Status `/tmp/jl_LousGn/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_LousGn/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.4 ⌅ [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. 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.033657039 seconds. [ Info: Testset EXAMPLES_DIR finished in 1.174622905 seconds. [ Info: Testset @timed_testset finished in 0.21081290400000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_c95lLm Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_c95lLm 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_c95lLm Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_c95lLm Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset basic finished in 18.515833725 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_wdfLhW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_wdfLhW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_wdfLhW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_wdfLhW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_wdfLhW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_wdfLhW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_wdfLhW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_wdfLhW Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset advanced finished in 5.053819906 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_bg3bJn 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.7665383800000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Z3Gpsc 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.764631668 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_dGOXfd 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.7627035360000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_q7OAm1 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_q7OAm1 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_q7OAm1 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_q7OAm1 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_q7OAm1 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_q7OAm1 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_q7OAm1 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 5.203964716000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_pCOiDm Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Q5Au1k 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 2.157180455 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_X6cj44 Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Pxl7Gz 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.6380061000000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_JClDtE 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_JClDtE:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_JClDtE 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_JClDtE:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_JClDtE 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_JClDtE:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset additional_ignore_content finished in 0.8065693190000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_iPQhM5 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.931874552 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_fWWwhK 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.5957811270000001 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: 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 2 dependencies had output during precompilation: ┌ DoubleFloats │ [Output was shown above] └ ┌ 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. └ 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_zm8kxp" (ProcessExited(1)). [ Info: Testset l2 and linf with DoubleFloats finished in 14.765915920000001 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: 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 2 dependencies had output during precompilation: ┌ DoubleFloats │ [Output was shown above] └ ┌ 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. └ 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_LhKcNb" (ProcessExited(1)). WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_5lHBhb 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.178751058 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_nlBnXK Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_nlBnXK Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset maxiters finished in 1.212240779 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_3wIuPj Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_3wIuPj Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset RealT finished in 1.3206646480000002 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 2m19.5s Aqua.jl | 11 11 1m11.3s EXAMPLES_DIR | 2 2 0.3s @timed_testset | 1 1 0.2s @test_trixi_include_base and @test_trixi_include | 116 1 2 119 59.6s basic | 11 1 12 17.4s advanced | 22 22 4.6s normal override, all assignment forms | 9 9 0.7s 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.9s elixir-internal Symbol override used as a function | 6 6 2.0s elixir-internal Symbol override used as a number | 8 8 1.5s additional_ignore_content | 3 3 0.7s l2 and linf (base) | 5 5 0.9s l2 and linf | 5 5 0.5s l2 and linf with DoubleFloats | 1 1 14.7s l2 and linf with DoubleFloats and normal @testset | 1 1 3.9s l2 and linf with RealT_for_test_tolerances | 5 5 1.1s maxiters | 2 2 1.1s 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(0x47e3d6910149ee4a, 0xd9d709b4b0df57d6, 0xc2c7a2e60ef09696, 0x714e84e1282cb24f, 0xbc74c45577d3c6e3) 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 152.92s 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 247.29s: illegal method overwrites during precompilation