Package evaluation to test TrixiTest on Julia 1.13.0-DEV.1290 (92af0d8cdf*) started at 2025-10-09T12:27:44.630 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.54s ################################################################################ # 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.15.0+0 Installation completed after 4.4s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 20.24s ################################################################################ # Testing # Testing TrixiTest Status `/tmp/jl_hESVbl/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_hESVbl/Manifest.toml` [4c88cf16] Aqua v0.8.14 [3cb15238] ChangePrecision v1.1.1 [34da2185] Compat v4.18.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 [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.4+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.15.0+0 [8e850ede] nghttp2_jll v1.67.1+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.032192064 seconds. [ Info: Testset EXAMPLES_DIR finished in 0.641216566 seconds. [ Info: Testset @timed_testset finished in 0.21979584300000002 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_39i8Ra 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38365, while current world is 38366. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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_39i8Ra 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38365, while current world is 38366. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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_39i8Ra 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38365, while current world is 38366. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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_39i8Ra 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38365, while current world is 38366. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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.217504165000001 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_ygwFuK 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38411, while current world is 38413. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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_ygwFuK 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38411, while current world is 38413. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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_ygwFuK 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38411, while current world is 38413. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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_ygwFuK 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38411, while current world is 38413. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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_ygwFuK 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38411, while current world is 38413. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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_ygwFuK 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:753 [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:907 [4] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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 38411, while current world is 38413. Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:750 [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 4.128372008 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_lbonDq 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_lbonDq:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_lbonDq 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_lbonDq:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_lbonDq 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_lbonDq:1 ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset additional_ignore_content finished in 1.161441077 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_K6WRHu 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 38469, while current world is 38472. 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:907 [5] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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:310 [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:1954 [inlined] [17] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/runtests.jl:7 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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:310 [22] _start() @ Base ./client.jl:577 [ Info: Testset l2 and linf (base) finished in 1.122435517 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_Hr6Qc8 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 38497, while current world is 38500. 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:907 [5] mktemp(fn::Function) @ Base.Filesystem ./file.jl:905 [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:1954 [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:1954 [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:310 [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:1954 [inlined] [17] macro expansion @ ~/.julia/packages/TrixiTest/A6XVd/test/runtests.jl:7 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [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:310 [22] _start() @ Base ./client.jl:577 [ Info: Testset l2 and linf finished in 0.671297798 seconds. WARNING: Imported binding Main.EXAMPLES_DIR was undeclared at import time during import to TrixiTestModule. ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_h2QqbK Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ ════════════════════════════════════════════════════════════════════════════════════════════════════ /tmp/jl_h2QqbK Content of `stderr`: [ Info: You just called `trixi_include`. Julia may now compile the code, please be patient. ════════════════════════════════════════════════════════════════════════════════════════════════════ [ Info: Testset maxiters finished in 2.153278309 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 1m16.4s Aqua.jl | 11 11 48.5s EXAMPLES_DIR | 2 2 0.2s @timed_testset | 1 1 0.2s @test_trixi_include_base and @test_trixi_include | 17 10 12 39 21.5s basic | 4 4 4 12 11.3s advanced | 6 6 6 18 3.4s additional_ignore_content | 3 3 0.8s l2 and linf (base) | 1 1 2 0.9s l2 and linf | 1 1 2 0.4s maxiters | 2 2 1.9s @trixi_test_nowarn | 4 4 0.4s @test_allocations | 1 1 0.4s RNG of the outermost testset: Random.Xoshiro(0x9cad20446b3c5be1, 0xc493d7d2377fcc76, 0x617ab56e79d915f0, 0xc6e10632806b8b69, 0x41f55e44f5e9fed2) 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 89.34s 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:2674 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2523 [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:548 [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:525 [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:172 [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:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:160 [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:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 141.42s: package tests unexpectedly errored