Package evaluation to test TrixiTest on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-06T03:49:01.825 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.54s ################################################################################ # Installation # Installing TrixiTest... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [0a316866] + TrixiTest v0.2.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [3cb15238] + ChangePrecision v1.1.1 [e2ba6199] + ExprTools v0.1.10 [10745b16] + Statistics v1.11.1 [a759f4b9] + TimerOutputs v0.5.29 [9a0f1c46] + TrixiBase v0.1.9 [0a316866] + TrixiTest v0.2.5 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.53s ################################################################################ # 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.2 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) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/DoubleFloats/PjQAk/src/DoubleFloats.jl:45  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/PjQAk/src/DoubleFloats.jl:1 in expression starting at stdin:5 ✗ DoubleFloats 1 dependency 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. └ Precompilation completed after 39.91s ################################################################################ # Testing # Testing TrixiTest Status `/tmp/jl_vVI2Ni/Project.toml` [4c88cf16] Aqua v0.8.16 [497a8b3b] DoubleFloats v1.9.4 [9a0f1c46] TrixiBase v0.1.9 [0a316866] TrixiTest v0.2.5 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_vVI2Ni/Manifest.toml` [4c88cf16] Aqua v0.8.16 [3cb15238] ChangePrecision v1.1.1 [34da2185] Compat v4.18.1 [ffbed154] DocStringExtensions v0.9.5 [497a8b3b] DoubleFloats v1.9.4 [e2ba6199] ExprTools v0.1.10 [14197337] GenericLinearAlgebra v0.4.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.8.0 [2ab3a3ac] LogExpFunctions v1.0.1 [21216c6a] Preferences v1.5.2 [be4d8f0f] Quadmath v1.0.1 [276daf66] SpecialFunctions v2.8.0 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.29 [9a0f1c46] TrixiBase v0.1.9 [0a316866] TrixiTest v0.2.5 [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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization 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.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.7+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.69.0+0 [3f19e933] p7zip_jll v17.8.0+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.038681203000000004 seconds. [ Info: Testset EXAMPLES_DIR finished in 0.761147933 seconds. [ Info: Testset @timed_testset finished in 0.219769224 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_7gbzte Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_7gbzte Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_7gbzte Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_7gbzte Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset basic finished in 5.229237916000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_8vj7oD Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_8vj7oD Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_8vj7oD Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_8vj7oD Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_8vj7oD Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_8vj7oD Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset advanced finished in 5.098180027000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_fjFEWc 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 1.3775553180000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_D66uNm 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 1.4039024370000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Y3mFPt 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 1.338208781 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_D9Z1Se Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_D9Z1Se Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_D9Z1Se Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_D9Z1Se Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_D9Z1Se Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_D9Z1Se Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_D9Z1Se 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 7.123243368000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_rCXrVU 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_rCXrVU:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_rCXrVU 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_rCXrVU:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_rCXrVU 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_rCXrVU:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset additional_ignore_content finished in 1.4059900470000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_vdMvGS 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 1.4038958350000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_pM8aGE 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 1.025133773 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) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/DoubleFloats/PjQAk/src/DoubleFloats.jl:45  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/PjQAk/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/OS8TF/src/macros.jl:248 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_rGvvOS" (ProcessExited(1)). [ Info: Testset l2 and linf with DoubleFloats finished in 20.185616048 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) Stacktrace:  [1] error(s::String)  @ Base error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base loading.jl:2837  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base loading.jl:2685  [4] macro expansion  @ loading.jl:2599 [inlined]  [5] macro expansion  @ lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base loading.jl:2563  [7] require(into::Module, mod::Symbol)  @ Base loading.jl:2539 [inlined]  [8] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base module.jl:60  [10] _eval_using(to::Module, path::Expr, flags::UInt8)  @ Base module.jl:137 [inlined]  [11] top-level scope  @ ~/.julia/packages/DoubleFloats/PjQAk/src/DoubleFloats.jl:45  [12] include(mod::Module, _path::String)  @ Base Base.jl:325  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base loading.jl:3303  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core boot.jl:533  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base loading.jl:3132  [17] include_string(m::Module, txt::String, fname::String)  @ Base loading.jl:3142 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base client.jl:353  [19] _start()  @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/DoubleFloats/PjQAk/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/OS8TF/test/test_test_trixi_include.jl:347 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_vCIu8O" (ProcessExited(1)). WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_VTcOE5 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.8084640070000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_YcZvFw Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_YcZvFw Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset maxiters finished in 2.250792323 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_ecaWPp Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_ecaWPp Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset RealT finished in 2.245378794 seconds. Content of `stderr`: [ Info: hi Content of `stderr`: [ Info: hi 1.0 Test Summary: | Pass Error Total Time TrixiTest.jl Tests | 118 2 120 2m17.7s Aqua.jl | 11 11 1m10.5s EXAMPLES_DIR | 2 2 0.2s @timed_testset | 1 1 0.2s @test_trixi_include_base and @test_trixi_include | 99 2 101 59.2s basic | 12 12 3.8s advanced | 18 18 4.0s 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 6.1s additional_ignore_content | 3 3 0.8s l2 and linf (base) | 5 5 0.9s l2 and linf | 5 5 0.5s l2 and linf with DoubleFloats | 1 1 19.6s l2 and linf with DoubleFloats and normal @testset | 1 1 7.3s l2 and linf with RealT_for_test_tolerances | 5 5 1.2s maxiters | 2 2 1.3s RealT | 6 6 1.5s @trixi_test_nowarn | 4 4 0.4s @test_allocations | 1 1 0.4s RNG of the outermost testset: Random.Xoshiro(0x54aa6531af1b249c, 0xfffdbddd450ac56f, 0x868887e2aed7eaad, 0x0d88639f0e5827eb, 0x5408ff904cdc21b7) ERROR: LoadError: Some tests did not pass: 118 passed, 0 failed, 2 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TrixiTest/OS8TF/test/runtests.jl:4 Testing failed after 157.47s 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:3247 [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 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 242.98s: illegal method overwrites during precompilation