Package evaluation to test Pkg on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-03T03:57:38.271 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.71s ################################################################################ # Installation # Installing Pkg... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [44cfe95a] + Pkg v1.13.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.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 v1.0.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.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 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 0.95s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_77RmLQ/Project.toml` [4c88cf16] Aqua v0.8.14 [6df8b67a] HistoricalStdlibVersions v2.0.6 [21216c6a] Preferences v1.5.0 [ade2ca70] Dates v1.11.0 [76f85450] LibGit2 v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.13.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_77RmLQ/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [6df8b67a] HistoricalStdlibVersions v2.0.6 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [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 v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.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 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Testing Running tests... instantiate: changes to the active project: Error During Test at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1883 Got exception outside of a @test IOError: unlink("Project.toml"): read-only file system (EROFS) Stacktrace: [1] _uv_error(prefix::String, c::Int32) @ Base ./libuv.jl:114 [2] uv_error @ ./libuv.jl:113 [inlined] [3] unlink(p::String) @ Base.Filesystem ./file.jl:1231 [4] rm(path::String; force::Bool, recursive::Bool, allow_delayed_delete::Bool) @ Base.Filesystem ./file.jl:285 [5] rm @ ./file.jl:281 [inlined] [6] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1951 [7] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638", dir::String) @ Base.Filesystem ./file.jl:112 [8] #635 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1943 [inlined] [9] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:100 [10] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [11] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:88 [12] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:66 [13] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1885 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1941 [inlined] [16] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [17] IncludeInto @ ./Base.jl:311 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:87 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:84 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [22] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:82 [23] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [24] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [25] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:38 [26] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [27] top-level scope @ none:6 [28] eval(m::Module, e::Any) @ Core ./boot.jl:489 [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [30] _start() @ Base ./client.jl:577 caused by: SystemError: opening file "/opt/julia/share/julia/stdlib/v1.14/Pkg/test/manifest/noproject/Project.toml": Read-only file system Stacktrace: [1] systemerror(p::String, errno::Int32; extrainfo::Nothing) @ Base ./error.jl:186 [2] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing) @ Base ./iostream.jl:327 [3] open @ ./iostream.jl:306 [inlined] [4] open(fname::String, mode::String; lock::Bool) @ Base ./iostream.jl:390 [5] open(fname::String, mode::String) @ Base ./iostream.jl:389 [6] #open#316 @ ./io.jl:425 [7] open @ ./io.jl:424 [inlined] [8] write @ ./io.jl:506 [inlined] [9] write_project(project::Dict{String, Dict{String, String}}, project_file::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:350 [10] instantiate(ctx::Pkg.Types.Context; manifest::Nothing, update_registry::Bool, verbose::Bool, platform::Base.BinaryPlatforms.Platform, allow_build::Bool, allow_autoprecomp::Bool, workspace::Bool, julia_version_strict::Bool, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1276 [11] instantiate @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1254 [inlined] [12] instantiate(; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1253 [13] instantiate @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1253 [inlined] [14] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1946 [15] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638", dir::String) @ Base.Filesystem ./file.jl:112 [16] #635 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1943 [inlined] [17] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:100 [18] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [19] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#635#636"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:88 [20] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:66 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1885 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1941 [inlined] [24] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [25] IncludeInto @ ./Base.jl:311 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:87 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:84 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [30] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:82 [31] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [32] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [33] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:38 [34] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [35] top-level scope @ none:6 [36] eval(m::Module, e::Any) @ Core ./boot.jl:489 [37] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [38] _start() @ Base ./client.jl:577 Pkg.status: Log Test Failed at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:2851 Expression: Pkg.status(diff = true) Log Pattern: (:warn, r"diff option only available") match_mode = :any Captured Logs: Stacktrace: [1] record(ts::Test.DefaultTestSet, t::Test.LogTestFailure) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#993#994")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:2851 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#993#994"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:100 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#993#994"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#993#994"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:88 [6] kwcall(::@NamedTuple{loaded_depot::Bool}, ::typeof(Main.PkgTestsOuter.PkgTestsInner.Utils.isolate), fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:66 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:2849 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:2849 [inlined] Username for 'https://github.com': Username for 'https://github.com': test atomicity of write_env_usage with 1 parallel processes: Error During Test at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:410 Got exception outside of a @test Cannot test for atomic usage log file interaction effectively with only Sys.CPU_THREADS=1 Stacktrace: [1] error(s::String) @ Base ./error.jl:44 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:413 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [4] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#19#20")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:411 [5] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#19#20"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:177 [6] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#19#20"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [7] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#19#20"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:166 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:147 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:179 [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [11] IncludeInto @ ./Base.jl:311 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:87 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:84 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [16] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:82 [17] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:540 [18] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:651 [19] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:38 [20] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [21] top-level scope @ none:6 [22] eval(m::Module, e::Any) @ Core ./boot.jl:489 [23] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [24] _start() @ Base ./client.jl:577 ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 7 running 1 of 1 signal (10): User defined signal 1 rmdir at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__fs_work at /workspace/srcdir/libuv/src/unix/fs.c:1661 uv_fs_rmdir at /workspace/srcdir/libuv/src/unix/fs.c:2080 #rm#6 at ./file.jl:314 rm at ./file.jl:281 [inlined] delete_path at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1022 #gc#174 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1041 gc at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:613 [inlined] gc at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:613 #132 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:709 #mktempdir#21 at ./file.jl:936 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 jfptr_mktempdir_54717.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:87 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:84 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] #2 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:82 with_logstate at ./logging/logging.jl:540 unknown function (ip: 0x75e8a7510c81) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 with_logger at ./logging/logging.jl:651 unknown function (ip: 0x75e8a75106c6) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_77374.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_48666.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x75e8a8f61249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000075e88edfc010 Total snapshots: 676. Utilization: 100% ╎676 @Base/client.jl:577 _start() ╎ 676 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 676 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 676 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 676 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::S… ╎ 676 @Base/loading.jl:3054 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 676 @Base/loading.jl:2994 include_string(mapexpr::typeof(identity), … ╎ ╎ 676 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 676 @Base/…ng/logging.jl:651 with_logger(f::Function, logger::Base… ╎ ╎ 676 @Base/…ng/logging.jl:540 with_logstate(f::Main.PkgTestsOuter.… ╎ ╎ 676 …g/test/runtests.jl:82 (::Main.PkgTestsOuter.PkgTestsInner.v… ╎ ╎ ╎ 676 @Test/src/Test.jl:1961 macro expansion ╎ ╎ ╎ 676 …/test/runtests.jl:84 macro expansion ╎ ╎ ╎ 676 @Test/src/Test.jl:2042 macro expansion ╎ ╎ ╎ 676 …test/runtests.jl:87 macro expansion ╎ ╎ ╎ 676 @Base/Base.jl:311 IncludeInto ╎ ╎ ╎ ╎ 676 @Base/Base.jl:310 include(mapexpr::Function, mod::Modu… ╎ ╎ ╎ ╎ 676 @Base/loading.jl:3054 _include(mapexpr::Function, mod… ╎ ╎ ╎ ╎ 676 @Base/loading.jl:2994 include_string(mapexpr::typeof… ╎ ╎ ╎ ╎ 676 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ 676 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ ╎ 676 @Base/file.jl:932 mktempdir(fn::Function, parent:… ╎ ╎ ╎ ╎ ╎ 676 @Base/file.jl:936 mktempdir(fn::Main.PkgTestsOut… ╎ ╎ ╎ ╎ ╎ 676 …/test/pkg.jl:709 (::Main.PkgTestsOuter.PkgTest… ╎ ╎ ╎ ╎ ╎ 676 @Pkg/…c/API.jl:613 gc() ╎ ╎ ╎ ╎ ╎ 676 @Pkg/…/API.jl:613 gc ╎ ╎ ╎ ╎ ╎ ╎ 676 @Pkg/…API.jl:1041 gc(ctx::Pkg.Types.Context;… ╎ ╎ ╎ ╎ ╎ ╎ 67 @Pkg/…API.jl:1018 (::Pkg.API.var"#delete_pa… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…API.jl:994 (::Pkg.API.var"#recursive… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…th.jl:346 joinpath ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…th.jl:338 joinpath(paths::Tuple{S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ic.jl:261 * ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:234 string ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:253 _string(::String, ::… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:133 _string_n ╎ ╎ ╎ ╎ ╎ ╎ 64 @Pkg/…API.jl:996 (::Pkg.API.var"#recursive… 64╎ ╎ ╎ ╎ ╎ ╎ 64 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 2 @Pkg/…API.jl:1001 (::Pkg.API.var"#recursiv… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:708 iterate(c::Channel{Tuple… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:526 take! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ls.jl:549 take_unbuffered(c::Cha… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…on.jl:141 wait(c::Base.Generic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…sk.jl:1210 wait() 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…uv.jl:133 process_events ╎ ╎ ╎ ╎ ╎ ╎ 175 @Pkg/…API.jl:1021 (::Pkg.API.var"#delete_pa… ╎ ╎ ╎ ╎ ╎ ╎ 19 @Base/…le.jl:607 prepare_for_deletion(path… ╎ ╎ ╎ ╎ ╎ ╎ 19 @Base/…le.jl:1430 chmod 19╎ ╎ ╎ ╎ ╎ ╎ 19 @Base/…le.jl:1431 chmod(path::String, mo… ╎ ╎ ╎ ╎ ╎ ╎ 156 @Base/…le.jl:615 prepare_for_deletion(path… ╎ ╎ ╎ ╎ ╎ ╎ 154 @Base/…le.jl:1430 chmod 154╎ ╎ ╎ ╎ ╎ ╎ 154 @Base/…le.jl:1431 chmod(path::String, mo… ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…at.jl:587 filemode 2╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 434 @Pkg/…API.jl:1022 (::Pkg.API.var"#delete_pa… ╎ ╎ ╎ ╎ ╎ ╎ 434 @Base/…le.jl:281 rm 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:302 rm(path::String; force::… ╎ ╎ ╎ ╎ ╎ ╎ 421 @Base/…le.jl:303 rm(path::String; force::… ╎ ╎ ╎ ╎ ╎ ╎ 421 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:283 rm(path::String; force… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:587 isdir 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…at.jl:590 islink 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:193 lstat(path::String) 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:93 Base.Filesystem.Stat… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…le.jl:285 rm(path::String; force… 8╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…le.jl:1230 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:301 rm(path::String; force… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1105 _readdir 3╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1110 _readdir(dir::Str… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:302 rm(path::String; force… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 353 @Base/…le.jl:303 rm(path::String; force… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 353 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 19 @Base/…le.jl:283 rm(path::String; for… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 7 @Base/…at.jl:587 isdir 7╎ ╎ ╎ ╎ ╎ ╎ ╎ 7 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…at.jl:590 islink ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:191 lstat(path::String) 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ot.jl:588 GenericMemory 11╎ ╎ ╎ ╎ ╎ ╎ ╎ 11 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 90 @Base/…le.jl:285 rm(path::String; for… 90╎ ╎ ╎ ╎ ╎ ╎ ╎ 90 @Base/…le.jl:1230 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:301 rm(path::String; for… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1105 _readdir 6╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1110 _readdir(dir::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 191 @Base/…le.jl:303 rm(path::String; for… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 190 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 14 @Base/…le.jl:283 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…at.jl:587 isdir 6╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…at.jl:192 stat(path::Strin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…at.jl:590 islink ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:191 lstat(path::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ry.jl:222 fill! 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…em.jl:42 memset 7╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 7 @Base/…at.jl:192 lstat(path::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 86 @Base/…le.jl:285 rm(path::String; f… 85╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 86 @Base/…le.jl:1230 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:301 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1105 _readdir 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1110 _readdir(dir:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 43 @Base/…le.jl:303 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 43 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…le.jl:283 rm(path::String;… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…at.jl:587 isdir 5╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…at.jl:192 stat(path::Str… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:590 islink 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:192 lstat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 31 @Base/…le.jl:285 rm(path::String;… 31╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 31 @Base/…le.jl:1230 unlink(p::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:303 rm(path::String;… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:285 rm(path::Strin… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1230 unlink(p::St… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:314 rm(path::String;… 45╎ ╎ ╎ ╎ ╎ ╎ ╎ 45 @Base/…le.jl:314 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…th.jl:346 joinpath ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…th.jl:338 joinpath(paths::Tu… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ic.jl:261 * ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:234 string ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:253 _string(::Strin… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:133 _string_n 47╎ ╎ ╎ ╎ ╎ ╎ ╎ 47 @Base/…le.jl:314 rm(path::String; for… 53╎ ╎ ╎ ╎ ╎ ╎ ╎ 53 @Base/…le.jl:314 rm(path::String; force… 12╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…le.jl:314 rm(path::String; force::… Task 0x000075e84ca87580 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… Task 0x000075e84ca744c0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, ty… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Str… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, jo… Task 0x000075e84ca5d870 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 2 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 2 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 2 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, ty… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Str… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, jo… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, ty… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, t… ╎ ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{St… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir 1╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, j… Task 0x000075e84ca53df0 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 2 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Strin… ╎ 1 @Base/file.jl:1103 _readdirx ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, join… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir 1╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… Task 0x000075e84ca52fe0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… Task 0x000075e84ca51960 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Ba… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, B… ╎ ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{St… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, j… Task 0x000075e84ca50100 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… Task 0x000075e84ca3bb20 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… Task 0x000075e84ca30100 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Ba… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Str… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, jo… Task 0x000075e84ca29f00 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/path.jl:346 joinpath ╎ 1 @Base/path.jl:338 joinpath(paths::Tuple{String, String}) ╎ ╎ 1 @Base/strings/basic.jl:261 * ╎ ╎ 1 @Base/…gs/substring.jl:234 string ╎ ╎ 1 @Base/…gs/substring.jl:259 _string(::String, ::Vararg{String}) ╎ ╎ 1 @Base/…s/substring.jl:217 __unsafe_string! ╎ ╎ 1 @Base/array.jl:260 unsafe_copyto! ╎ ╎ ╎ 1 @Base/cmem.jl:28 memmove Task 0x000075e84ca29000 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Ba… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Str… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, jo… Task 0x000075e84ca1de10 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… Task 0x000075e84ca1d3c0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… Task 0x000075e84ca1cb50 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… Task 0x000075e84ca1c3d0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, ty… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Str… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, jo… Task 0x000075e84ca13940 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Ba… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Str… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, jo… Task 0x000075e84ca12680 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Ba… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Str… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, jo… Task 0x000075e84ca0e2c0 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 2 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Strin… ╎ 1 @Base/file.jl:1103 _readdirx ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, join… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Base… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Bas… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, Ba… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Str… ╎ ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1121 _readdir(dir::String; return_objects::Bool, jo… ╎ ╎ 1 @Base/array.jl:1345 push! ╎ ╎ ╎ 1 @Base/array.jl:1348 _push! ╎ ╎ ╎ 1 @Base/array.jl:1205 _growend! ╎ ╎ ╎ 1 @Base/array.jl:1181 _growend_internal!(a::Vector{Base.Filesys… ╎ ╎ ╎ 1 @Base/array.jl:1101 array_new_memory 1╎ ╎ ╎ 1 @Base/boot.jl:588 GenericMemory Task 0x000075e84ca0c970 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 1 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 1 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, type… ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… ╎ 1 @Base/file.jl:1103 _readdirx ╎ ╎ 1 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1105 _readdir ╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, joi… ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1223 wait_forever at ./task.jl:1145 jfptr_wait_forever_69311.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] start_task at /source/src/task.c:1281 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.14/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007ece31a68010 Total snapshots: 657. Utilization: 0% ╎657 @Base/task.jl:1145 wait_forever() 656╎ 657 @Base/task.jl:1223 wait() [7] signal 15: Terminated in expression starting at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:697 chmod at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__fs_work at /workspace/srcdir/libuv/src/unix/fs.c:1634 uv_fs_chmod at /workspace/srcdir/libuv/src/unix/fs.c:1732 jl_fs_chmod at /source/src/jl_uv.c:617 #chmod#33 at ./file.jl:1431 chmod at ./file.jl:1430 [inlined] prepare_for_deletion at ./file.jl:615 delete_path at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1021 #gc#174 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1041 gc at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:613 [inlined] gc at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:613 #132 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:709 #mktempdir#21 at ./file.jl:936 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 jfptr_mktempdir_54717.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 eval_body at /source/src/interpreter.c:550 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:87 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:84 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] #2 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:82 with_logstate at ./logging/logging.jl:540 unknown function (ip: 0x75e8a7510c81) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 with_logger at ./logging/logging.jl:651 unknown function (ip: 0x75e8a75106c6) at (unknown file) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_eval_module_expr at /source/src/toplevel.c:248 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:650 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 include_string at ./loading.jl:2994 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3054 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_77374.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:679 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 jl_toplevel_eval_flex at /source/src/toplevel.c:742 jl_eval_toplevel_stmts at /source/src/toplevel.c:585 jl_toplevel_eval_flex at /source/src/toplevel.c:683 ijl_toplevel_eval at /source/src/toplevel.c:754 ijl_toplevel_eval_in at /source/src/toplevel.c:799 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:577 jfptr__start_48666.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 jl_apply at /source/src/julia.h:2284 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1138 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x75e8a8f61249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S unknown function (ip: (nil)) at (unknown file) Allocations: 528075412 (Pool: 528012038; Big: 63374); GC: 209 PkgEval terminated after 2721.48s: test duration exceeded the time limit