Package evaluation to test Pkg on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-10-31T03:21:22.473 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.22s ################################################################################ # 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.92s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_GKHH0O/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_GKHH0O/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 unlink at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__fs_work at /workspace/srcdir/libuv/src/unix/fs.c:1666 uv_fs_unlink at /workspace/srcdir/libuv/src/unix/fs.c:2132 jl_fs_unlink at /source/src/jl_uv.c:570 unlink at ./file.jl:1230 #rm#6 at ./file.jl:285 rm at ./file.jl:281 [inlined] #rm#6 at ./file.jl:303 rm at ./file.jl:281 [inlined] #rm#6 at ./file.jl:303 rm at ./file.jl:281 [inlined] #rm#6 at ./file.jl:303 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_56600.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:2275 [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: 0x7c5d5a6b2261) 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: 0x7c5d5a6ab6c6) 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:2275 [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_53570.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:2275 [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_44654.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:2275 [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: 0x7c5d5c036249) 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 0x00007c5d41ffc010 Total snapshots: 576. Utilization: 100% ╎576 @Base/client.jl:577 _start() ╎ 576 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 576 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 576 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 576 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::S… ╎ 576 @Base/loading.jl:3054 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 576 @Base/loading.jl:2994 include_string(mapexpr::typeof(identity), … ╎ ╎ 576 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 576 @Base/…ng/logging.jl:651 with_logger(f::Function, logger::Base… ╎ ╎ 576 @Base/…ng/logging.jl:540 with_logstate(f::Main.PkgTestsOuter.… ╎ ╎ 576 …g/test/runtests.jl:82 (::Main.PkgTestsOuter.PkgTestsInner.v… ╎ ╎ ╎ 576 @Test/src/Test.jl:1961 macro expansion ╎ ╎ ╎ 576 …/test/runtests.jl:84 macro expansion ╎ ╎ ╎ 576 @Test/src/Test.jl:2042 macro expansion ╎ ╎ ╎ 576 …test/runtests.jl:87 macro expansion ╎ ╎ ╎ 576 @Base/Base.jl:311 IncludeInto ╎ ╎ ╎ ╎ 576 @Base/Base.jl:310 include(mapexpr::Function, mod::Modu… ╎ ╎ ╎ ╎ 576 @Base/loading.jl:3054 _include(mapexpr::Function, mod… ╎ ╎ ╎ ╎ 576 @Base/loading.jl:2994 include_string(mapexpr::typeof… ╎ ╎ ╎ ╎ 576 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ 576 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ ╎ 576 @Base/file.jl:932 mktempdir(fn::Function, parent:… ╎ ╎ ╎ ╎ ╎ 576 @Base/file.jl:936 mktempdir(fn::Main.PkgTestsOut… ╎ ╎ ╎ ╎ ╎ 576 …/test/pkg.jl:709 (::Main.PkgTestsOuter.PkgTest… ╎ ╎ ╎ ╎ ╎ 576 @Pkg/…c/API.jl:613 gc() ╎ ╎ ╎ ╎ ╎ 576 @Pkg/…/API.jl:613 gc ╎ ╎ ╎ ╎ ╎ ╎ 576 @Pkg/…API.jl:1041 gc(ctx::Pkg.Types.Context;… ╎ ╎ ╎ ╎ ╎ ╎ 44 @Pkg/…API.jl:1018 (::Pkg.API.var"#delete_pa… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Pkg/…API.jl:992 (::Pkg.API.var"#recursive… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1189 walkdir ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1226 #walkdir#26 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:139 Channel ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:139 Channel ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:153 #_#558 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…sk.jl:1066 yield ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…sk.jl:1075 yield(t::Task, x:… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…sk.jl:1055 set_next_task ╎ ╎ ╎ ╎ ╎ ╎ 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:252 _string(::String, ::… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:74 iterate ╎ ╎ ╎ ╎ ╎ ╎ 39 @Pkg/…API.jl:996 (::Pkg.API.var"#recursive… 39╎ ╎ ╎ ╎ ╎ ╎ 39 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 3 @Pkg/…API.jl:1001 (::Pkg.API.var"#recursiv… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:0 iterate(c::Channel{Tuple{S… ╎ ╎ ╎ ╎ ╎ ╎ 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:1226 wait() 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…sk.jl:1121 try_yieldto(undo:… ╎ ╎ ╎ ╎ ╎ ╎ 184 @Pkg/…API.jl:1021 (::Pkg.API.var"#delete_pa… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:602 prepare_for_deletion(path… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:587 isdir ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:85 unsafe_convert 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:78 containsnul ╎ ╎ ╎ ╎ ╎ ╎ 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… ╎ ╎ ╎ ╎ ╎ ╎ 163 @Base/…le.jl:615 prepare_for_deletion(path… ╎ ╎ ╎ ╎ ╎ ╎ 160 @Base/…le.jl:1430 chmod 159╎ ╎ ╎ ╎ ╎ ╎ 160 @Base/…le.jl:1431 chmod(path::String, mo… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:587 filemode 3╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:620 prepare_for_deletion(path… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:708 iterate(c::Channel{Tuple… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:526 take! ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ls.jl:549 take_unbuffered(c::Cha… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:141 wait(c::Base.Generic… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…sk.jl:1210 wait() 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…uv.jl:133 process_events ╎ ╎ ╎ ╎ ╎ ╎ 348 @Pkg/…API.jl:1022 (::Pkg.API.var"#delete_pa… ╎ ╎ ╎ ╎ ╎ ╎ 348 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ 340 @Base/…le.jl:303 rm(path::String; force::… ╎ ╎ ╎ ╎ ╎ ╎ 340 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:283 rm(path::String; force… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…at.jl:590 islink 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:285 rm(path::String; force… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @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 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:0 _readdir(dir::String… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1110 _readdir(dir::Str… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 294 @Base/…le.jl:303 rm(path::String; force… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 294 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:283 rm(path::String; for… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:590 islink 3╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 32 @Base/…le.jl:285 rm(path::String; for… 32╎ ╎ ╎ ╎ ╎ ╎ ╎ 32 @Base/…le.jl:1230 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:301 rm(path::String; for… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1105 _readdir 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1110 _readdir(dir::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 206 @Base/…le.jl:303 rm(path::String; for… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 206 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…le.jl:283 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:587 isdir 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:192 stat(path::Strin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…at.jl:590 islink 5╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…at.jl:192 lstat(path::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 52 @Base/…le.jl:285 rm(path::String; f… 52╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 52 @Base/…le.jl:1230 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:301 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 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:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 68 @Base/…le.jl:303 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 65 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…le.jl:283 rm(path::String;… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…at.jl:587 isdir 8╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…at.jl:192 stat(path::Str… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:590 islink 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:192 lstat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 52 @Base/…le.jl:285 rm(path::String;… 52╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 52 @Base/…le.jl:1230 unlink(p::Stri… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:198 stat(path::Strin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…th.jl:346 joinpath ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…th.jl:335 joinpath(paths::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ic.jl:180 lastindex ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:194 thisind ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:203 _thisind_str 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…on.jl:637 == ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…th.jl:338 joinpath(paths::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ic.jl:261 * ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:234 string ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:253 _string(::Str… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/…ng.jl:133 _string_n 73╎ ╎ ╎ ╎ ╎ ╎ ╎ 73 @Base/…le.jl:314 rm(path::String; f… 52╎ ╎ ╎ ╎ ╎ ╎ ╎ 52 @Base/…le.jl:314 rm(path::String; for… 40╎ ╎ ╎ ╎ ╎ ╎ ╎ 40 @Base/…le.jl:314 rm(path::String; force… 8╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…le.jl:314 rm(path::String; force::… Task 0x00007c5ca6b12680 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:1208 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1191 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{Stri… Task 0x00007c5ca6b11e10 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: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:1118 _readdir(dir::String; return_objects::Bool, join… ╎ ╎ 1 @Base/…rings/string.jl:127 unsafe_string Task 0x00007c5ca697d5a0 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 0x00007c5ca68e3df0 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 0x00007c5ca68e1960 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 0x00007c5ca66270d0 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 0x00007c5ca6625e10 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: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… Task 0x00007c5ca66243d0 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 0x00007c5ca661e1d0 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 0x00007c5ca63201f0 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:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 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 0x00007c5ca630a950 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: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 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, j… Task 0x00007c5ca62c3df0 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 0x00007c5ca62c2d10 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, 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… ╎ 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╎ ╎ 1 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool, j… Task 0x00007c5ca62c1c30 Total snapshots: 3. Utilization: 100% ╎3 @Base/channels.jl:141 (::Base.var"#560#561"{Base.Filesystem.var"#30#31"{St… ╎ 3 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 3 @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… ╎ 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╎ ╎ 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 0x00007c5ca613f2b0 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 0x00007c5ca613d5a0 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:1131 _readdir(dir::String; return_objects::Bool, joi… ╎ ╎ 1 @Base/sort.jl:1734 sort! ╎ ╎ 1 @Base/sort.jl:1741 #sort!#24 ╎ ╎ ╎ 1 @Base/sort.jl:1594 _sort! ╎ ╎ ╎ 1 @Base/sort.jl:561 _sort! ╎ ╎ ╎ 1 @Base/sort.jl:686 _sort! ╎ ╎ ╎ 1 @Base/sort.jl:747 _sort! ╎ ╎ ╎ 1 @Base/sort.jl:802 _sort!(v::Vector{Base.Filesystem.DirEntry… ╎ ╎ ╎ ╎ 1 @Base/sort.jl:731 _sort! ╎ ╎ ╎ ╎ 1 @Base/sort.jl:780 _sort! ╎ ╎ ╎ ╎ 1 @Base/sort.jl:1372 _sort! ╎ ╎ ╎ ╎ 1 @Base/sort.jl:1451 _issorted(v::Vector{Base.Filesystem.… ╎ ╎ ╎ ╎ 1 @Base/range.jl:925 iterate ╎ ╎ ╎ ╎ ╎ 1 @Base/…motion.jl:637 == ====================================================================================== 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_59269.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:2275 [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 0x00007cf03cc641f0 Total snapshots: 523. Utilization: 0% ╎523 @Base/task.jl:1145 wait_forever() 522╎ 523 @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 unknown function (ip: 0x7c5d5c0a675f) at /lib/x86_64-linux-gnu/libc.so.6 malloc at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x7c5d5c0df53f) at /lib/x86_64-linux-gnu/libc.so.6 uv__fs_scandir at /workspace/srcdir/libuv/src/unix/fs.c:538 uv__fs_work at /workspace/srcdir/libuv/src/unix/fs.c:1654 uv_fs_scandir at /workspace/srcdir/libuv/src/unix/fs.c:2005 #_readdir#25 at ./file.jl:1110 _readdir at ./file.jl:1105 [inlined] #readdir#23 at ./file.jl:1034 [inlined] readdir at ./file.jl:1034 [inlined] #rm#6 at ./file.jl:301 rm at ./file.jl:281 [inlined] #rm#6 at ./file.jl:303 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_56600.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:2275 [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: 0x7c5d5a6b2261) 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: 0x7c5d5a6ab6c6) 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:2275 [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_53570.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:2275 [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_44654.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:2275 [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: 0x7c5d5c036249) 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: 515489562 (Pool: 515428085; Big: 61477); GC: 213 PkgEval terminated after 2721.39s: test duration exceeded the time limit