Package evaluation of TrixiTest on Julia 1.13.0-DEV.1162 (f0ece4ad9a*) started at 2025-09-18T12:31:33.834 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.31s ################################################################################ # Installation # Installing TrixiTest... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [0a316866] + TrixiTest v0.1.4 Updating `~/.julia/environments/v1.13/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.6 [0a316866] + TrixiTest v0.1.4 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.11.0 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.13.1+0 Installation completed after 3.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 19.35s ################################################################################ # Testing # Testing TrixiTest Status `/tmp/jl_C8ibRA/Project.toml` [4c88cf16] Aqua v0.8.14 [9a0f1c46] TrixiBase v0.1.6 [0a316866] TrixiTest v0.1.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_C8ibRA/Manifest.toml` [4c88cf16] Aqua v0.8.14 [3cb15238] ChangePrecision v1.1.1 [34da2185] Compat v4.18.0 [e2ba6199] ExprTools v0.1.10 [10745b16] Statistics v1.11.1 [a759f4b9] TimerOutputs v0.5.29 [9a0f1c46] TrixiBase v0.1.6 [0a316866] TrixiTest v0.1.4 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.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.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.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.033207824000000004 seconds. [ Info: Testset EXAMPLES_DIR finished in 0.6315971650000001 seconds. [ Info: Testset @timed_testset finished in 0.22070044300000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_LdQNoq Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ basic: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:23 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:23 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#10#11"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:23 [3] mktemp(fn::Main.TrixiTestModule.var"#10#11"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:17 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] basic: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:24 Test threw exception Expression: x == 4 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39299, while current world is 39300. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#10#11"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:24 ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_LdQNoq Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ basic: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:27 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:27 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#10#11"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:27 [3] mktemp(fn::Main.TrixiTestModule.var"#10#11"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:17 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] basic: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:28 Test threw exception Expression: x == 4 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39299, while current world is 39300. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#10#11"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:28 ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_LdQNoq Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ basic: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:32 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:32 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#10#11"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:32 [3] mktemp(fn::Main.TrixiTestModule.var"#10#11"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:17 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] basic: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:33 Test threw exception Expression: x == 9 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39299, while current world is 39300. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#10#11"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:33 ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_LdQNoq Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ basic: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:36 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:36 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#10#11"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:36 [3] mktemp(fn::Main.TrixiTestModule.var"#10#11"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:17 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] basic: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:37 Test threw exception Expression: x == 9 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39299, while current world is 39300. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#10#11"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:37 [ Info: Testset basic finished in 12.226688042000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_z3hNMX Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ advanced: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:54 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:54 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:54 [3] mktemp(fn::Main.TrixiTestModule.var"#14#15"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:42 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:47 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:41 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] advanced: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:55 Test threw exception Expression: x == 5 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39358, while current world is 39360. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:55 ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_z3hNMX Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ advanced: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:58 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:58 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:58 [3] mktemp(fn::Main.TrixiTestModule.var"#14#15"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:42 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:47 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:41 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] advanced: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:59 Test threw exception Expression: x == 5 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39358, while current world is 39360. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:59 ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_z3hNMX Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ advanced: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:63 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:63 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:63 [3] mktemp(fn::Main.TrixiTestModule.var"#14#15"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:42 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:47 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:41 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] advanced: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:64 Test threw exception Expression: x == 42 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39358, while current world is 39360. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:64 ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_z3hNMX Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ advanced: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:67 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:67 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:67 [3] mktemp(fn::Main.TrixiTestModule.var"#14#15"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:42 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:47 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:41 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] advanced: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:68 Test threw exception Expression: x == 42 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39358, while current world is 39360. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:68 ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_z3hNMX Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ advanced: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:72 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:72 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:72 [3] mktemp(fn::Main.TrixiTestModule.var"#14#15"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:42 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:47 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:41 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] advanced: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:73 Test threw exception Expression: x == 6 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39358, while current world is 39360. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:73 ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_z3hNMX Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ advanced: Test Failed at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:76 Expression: #= /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:76 =# @isdefined x Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:751 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:76 [3] mktemp(fn::Main.TrixiTestModule.var"#14#15"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [5] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:42 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [7] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:47 [inlined] [8] eval(m::Module, e::Any) @ Core ./boot.jl:489 [9] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [11] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:41 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] advanced: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:77 Test threw exception Expression: x == 6 UndefVarError: `x` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39358, while current world is 39360. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:748 [inlined] [2] (::Main.TrixiTestModule.var"#14#15"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:77 [ Info: Testset advanced finished in 3.620483483 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Yx43MR 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_Yx43MR:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Yx43MR 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_Yx43MR:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Yx43MR 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_Yx43MR:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset additional_ignore_content finished in 1.0796838610000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_6Gtl9p Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. WARNING: Detected access to binding `TrixiTestModule.analysis_callback` 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`. l2 and linf (base): Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/src/macros.jl:186 Got exception outside of a @test UndefVarError: `sol` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39426, while current world is 39429. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:96 [inlined] [3] (::Main.TrixiTestModule.var"#4#5"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:115 [4] mktemp(fn::Main.TrixiTestModule.var"#4#5"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [5] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [6] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:103 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [8] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:110 [inlined] [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:102 [inlined] [13] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [15] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/runtests.jl:5 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/runtests.jl:7 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:563 [ Info: Testset l2 and linf (base) finished in 1.0620876810000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_gh0bXI Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. WARNING: Detected access to binding `TrixiTestModule.analysis_callback` 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`. l2 and linf: Error During Test at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/src/macros.jl:186 Got exception outside of a @test UndefVarError: `sol` not defined in `Main.TrixiTestModule` The binding may be too new: running in world age 39457, while current world is 39460. Stacktrace: [1] getproperty @ ./Base_compiler.jl:50 [inlined] [2] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:96 [inlined] [3] (::Main.TrixiTestModule.var"#4#5"{String})(path::String, io::IOStream) @ Main.TrixiTestModule ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:6 [4] mktemp(fn::Main.TrixiTestModule.var"#4#5"{String}, parent::String) @ Base.Filesystem ./file.jl:870 [5] mktemp(fn::Function) @ Base.Filesystem ./file.jl:868 [6] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:120 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [8] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:127 [inlined] [9] eval(m::Module, e::Any) @ Core ./boot.jl:489 [10] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:12 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [12] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/test_test_trixi_include.jl:119 [inlined] [13] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/src/macros.jl:162 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [15] top-level scope @ ~/.julia/packages/TrixiTest/A6XVd/test/runtests.jl:5 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1952 [inlined] [17] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/runtests.jl:7 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:296 [22] _start() @ Base ./client.jl:563 [ Info: Testset l2 and linf finished in 0.6233727 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_SCixia Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_SCixia Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset maxiters finished in 2.10651821 seconds. Content of `stderr`: [ Info: hi Content of `stderr`: [ Info: hi 1.0 Test Summary: | Pass Fail Error Total Time TrixiTest.jl Tests | 36 10 12 58 1m13.5s Aqua.jl | 11 11 47.0s EXAMPLES_DIR | 2 2 0.2s @timed_testset | 1 1 0.2s @test_trixi_include_base and @test_trixi_include | 17 10 12 39 20.7s basic | 4 4 4 12 11.3s advanced | 6 6 6 18 2.9s additional_ignore_content | 3 3 0.7s l2 and linf (base) | 1 1 2 0.8s l2 and linf | 1 1 2 0.4s maxiters | 2 2 1.8s @trixi_test_nowarn | 4 4 0.4s @test_allocations | 1 1 0.3s RNG of the outermost testset: Random.Xoshiro(0x3ac997224b891cce, 0xc5ab142064a36ee5, 0x95f0a00202319afd, 0x83f198b302c32046, 0x1519207297c15258) ERROR: LoadError: Some tests did not pass: 36 passed, 10 failed, 12 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/TrixiTest/A6XVd/test/runtests.jl:4 Testing failed after 85.79s ERROR: LoadError: Package TrixiTest errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/Operations.jl:2673 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2522 [inlined] [4] 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.13/Pkg/src/API.jl:538 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:515 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:308 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [14] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 135.47s: package tests unexpectedly errored