Package evaluation to test Pkg on Julia 1.13.0-DEV.1342 (4ff19f0352*) started at 2025-10-20T02:57:57.594 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.79s ################################################################################ # Installation # Installing Pkg... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [44cfe95a] + Pkg v1.13.0 Updating `~/.julia/environments/v1.13/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 v0.6.4 [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 v0.7.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.46.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.88s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_pyLVYN/Project.toml` [4c88cf16] Aqua v0.8.14 [6df8b67a] HistoricalStdlibVersions v2.0.5 [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 v0.7.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_pyLVYN/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [6df8b67a] HistoricalStdlibVersions v2.0.5 [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 v0.6.4 [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 v0.7.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.46.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.13/Pkg/test/new.jl:1864 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.13/Pkg/test/new.jl:1932 [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.13/Pkg/test/new.jl:1924 [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.13/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.13/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.13/Pkg/test/utils.jl:66 [13] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1866 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1922 [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.13/Pkg/test/runtests.jl:86 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2042 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [22] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 [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.13/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.13/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#323 @ ./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.13/Pkg/src/project.jl:332 [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.13/Pkg/src/API.jl:1214 [11] instantiate @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1193 [inlined] [12] instantiate(; kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1192 [13] instantiate @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:1192 [inlined] [14] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#637#638")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1927 [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.13/Pkg/test/new.jl:1924 [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.13/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.13/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.13/Pkg/test/utils.jl:66 [21] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1866 [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:1922 [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.13/Pkg/test/runtests.jl:86 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2042 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] [29] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [30] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 [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.13/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.13/Pkg/test/new.jl:2813 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.13/Test/src/logging.jl:166 [2] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#977#978")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:2813 [3] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#977#978"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:100 [4] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#977#978"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [5] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#977#978"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/test/utils.jl:66 [7] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:2811 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/new.jl:2811 [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.13/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.13/Pkg/test/pkg.jl:413 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [4] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18")(project_path::String) @ Main.PkgTestsOuter.PkgTestsInner.OperationsTest /opt/julia/share/julia/stdlib/v1.13/Pkg/test/pkg.jl:411 [5] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:177 [6] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [7] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#17#18"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:166 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.13/Pkg/test/utils.jl:147 [9] top-level scope @ /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/test/runtests.jl:86 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:2042 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] [16] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 [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.13/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] #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] #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.13/Pkg/src/API.jl:990 #gc#171 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:1015 gc at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:589 [inlined] gc at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:589 #126 at /opt/julia/share/julia/stdlib/v1.13/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_74806.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:2979 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3039 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:86 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:2042 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] #2 at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 with_logstate at ./logging/logging.jl:540 unknown function (ip: 0x79a1dfab1941) 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: 0x79a1dfaab6c6) 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:2979 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3039 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_35340.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_54238.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: 0x79a1e1438249) 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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079a1c73fc010 Total snapshots: 706. Utilization: 100% ╎706 @Base/client.jl:577 _start() ╎ 706 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 706 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 706 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 706 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::S… ╎ 706 @Base/loading.jl:3039 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 706 @Base/loading.jl:2979 include_string(mapexpr::typeof(identity), … ╎ ╎ 706 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 706 @Base/…ng/logging.jl:651 with_logger(f::Function, logger::Base… ╎ ╎ 706 @Base/…ng/logging.jl:540 with_logstate(f::Main.PkgTestsOuter.… ╎ ╎ 706 …g/test/runtests.jl:81 (::Main.PkgTestsOuter.PkgTestsInner.v… ╎ ╎ ╎ 706 @Test/src/Test.jl:1961 macro expansion ╎ ╎ ╎ 706 …/test/runtests.jl:83 macro expansion ╎ ╎ ╎ 706 @Test/src/Test.jl:2042 macro expansion ╎ ╎ ╎ 706 …test/runtests.jl:86 macro expansion ╎ ╎ ╎ 706 @Base/Base.jl:311 IncludeInto ╎ ╎ ╎ ╎ 706 @Base/Base.jl:310 include(mapexpr::Function, mod::Modu… ╎ ╎ ╎ ╎ 706 @Base/loading.jl:3039 _include(mapexpr::Function, mod… ╎ ╎ ╎ ╎ 706 @Base/loading.jl:2979 include_string(mapexpr::typeof… ╎ ╎ ╎ ╎ 706 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ 706 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ ╎ 706 @Base/file.jl:932 mktempdir(fn::Function, parent:… ╎ ╎ ╎ ╎ ╎ 706 @Base/file.jl:936 mktempdir(fn::Main.PkgTestsOut… ╎ ╎ ╎ ╎ ╎ 706 …/test/pkg.jl:709 (::Main.PkgTestsOuter.PkgTest… ╎ ╎ ╎ ╎ ╎ 706 @Pkg/…c/API.jl:589 gc() ╎ ╎ ╎ ╎ ╎ 706 @Pkg/…/API.jl:589 gc ╎ ╎ ╎ ╎ ╎ ╎ 706 @Pkg/…API.jl:1015 gc(ctx::Pkg.Types.Context;… ╎ ╎ ╎ ╎ ╎ ╎ 26 @Pkg/…API.jl:986 (::Pkg.API.var"#delete_pat… ╎ ╎ ╎ ╎ ╎ ╎ 26 @Pkg/…API.jl:964 (::Pkg.API.var"#recursive… 26╎ ╎ ╎ ╎ ╎ ╎ 26 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 90 @Pkg/…API.jl:989 (::Pkg.API.var"#delete_pat… ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:607 prepare_for_deletion(path… ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1430 chmod 6╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1431 chmod(path::String, mo… ╎ ╎ ╎ ╎ ╎ ╎ 84 @Base/…le.jl:615 prepare_for_deletion(path… ╎ ╎ ╎ ╎ ╎ ╎ 83 @Base/…le.jl:1430 chmod 83╎ ╎ ╎ ╎ ╎ ╎ 83 @Base/…le.jl:1431 chmod(path::String, mo… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:587 filemode 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 590 @Pkg/…API.jl:990 (::Pkg.API.var"#delete_pat… ╎ ╎ ╎ ╎ ╎ ╎ 590 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ 588 @Base/…le.jl:303 rm(path::String; force::… ╎ ╎ ╎ ╎ ╎ ╎ 588 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 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 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1110 _readdir(dir::Str… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1118 _readdir(dir::Str… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ng.jl:126 unsafe_string ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…er.jl:310 == 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:637 == ╎ ╎ ╎ ╎ ╎ ╎ ╎ 573 @Base/…le.jl:303 rm(path::String; force… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 572 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…le.jl:283 rm(path::String; for… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:587 isdir 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:590 islink 3╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 36 @Base/…le.jl:285 rm(path::String; for… 36╎ ╎ ╎ ╎ ╎ ╎ ╎ 36 @Base/…le.jl:1230 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 507 @Base/…le.jl:303 rm(path::String; for… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 507 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…le.jl:283 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:590 islink 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:192 lstat(path::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…le.jl:285 rm(path::String; f… 9╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @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:… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 422 @Base/…le.jl:303 rm(path::String; f… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 422 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 18 @Base/…le.jl:283 rm(path::String;… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…at.jl:587 isdir 9╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…at.jl:192 stat(path::Str… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…at.jl:590 islink 9╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 9 @Base/…at.jl:192 lstat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 103 @Base/…le.jl:285 rm(path::String;… 103╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 103 @Base/…le.jl:1230 unlink(p::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:301 rm(path::String;… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1105 _readdir 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Base/…le.jl:1110 _readdir(dir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 214 @Base/…le.jl:303 rm(path::String;… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 214 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 8 @Base/…le.jl:283 rm(path::Strin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:587 isdir 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Base/…at.jl:192 stat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…at.jl:193 stat(path::St… 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…at.jl:93 Base.Filesyste… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…at.jl:590 islink 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 4 @Base/…at.jl:192 lstat(path::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 60 @Base/…le.jl:285 rm(path::Strin… 59╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 60 @Base/…le.jl:1230 unlink(p::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…le.jl:301 rm(path::Strin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 5 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 5 @Base/…le.jl:1105 _readdir 5╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 5 @Base/…le.jl:1110 _readdir(dir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 82 @Base/…le.jl:303 rm(path::Strin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 82 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 10 @Base/…le.jl:283 rm(path::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 4 @Base/…at.jl:587 isdir 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 4 @Base/…at.jl:192 stat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 6 @Base/…at.jl:590 islink 6╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 6 @Base/…at.jl:192 lstat(path::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 47 @Base/…le.jl:285 rm(path::Stri… 47╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 47 @Base/…le.jl:1230 unlink(p::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 7 @Base/…le.jl:303 rm(path::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 7 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 1 @Base/…le.jl:283 rm(path::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 1 @Base/…at.jl:587 isdir 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 1 @Base/…at.jl:192 stat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 4 @Base/…le.jl:285 rm(path::Stri… 4╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 4 @Base/…le.jl:1230 unlink(p::St… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…le.jl:314 rm(path::Stri… 18╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 18 @Base/…le.jl:314 rm(path::Stri… 59╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 59 @Base/…le.jl:314 rm(path::Strin… 84╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 84 @Base/…le.jl:314 rm(path::String;… 70╎ ╎ ╎ ╎ ╎ ╎ ╎ 70 @Base/…le.jl:314 rm(path::String; f… 25╎ ╎ ╎ ╎ ╎ ╎ ╎ 25 @Base/…le.jl:314 rm(path::String; for… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…th.jl:346 joinpath ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…th.jl:338 joinpath(paths::Tupl… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 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 12╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…le.jl:314 rm(path::String; force… 2╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:314 rm(path::String; force::… Task 0x000079a1288d20e0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#555#556"{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 0x000079a1289024a0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#555#556"{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 0x000079a128965b40 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#555#556"{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: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… Task 0x000079a12899c6a0 Total snapshots: 6. Utilization: 100% ╎6 @Base/channels.jl:141 (::Base.var"#555#556"{Base.Filesystem.var"#30#31"{St… ╎ 6 @Base/file.jl:1226 (::Base.Filesystem.var"#30#31"{String})(chnl::Channel{… ╎ 6 @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… ╎ 5 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, typ… ╎ 1 @Base/file.jl:1216 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, ty… ╎ 1 @Base/channels.jl:10 push! ╎ ╎ 1 @Base/channels.jl:398 put! ╎ ╎ 1 @Base/channels.jl:453 put_unbuffered(c::Channel{Tuple{String, Vecto… ╎ ╎ 1 @Base/task.jl:1042 yield() ╎ ╎ 1 @Base/task.jl:1204 wait() 1╎ ╎ 1 @Base/libuv.jl:133 process_events ╎ 4 @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… ╎ 3 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, t… ╎ ╎ 1 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, … ╎ ╎ 1 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{S… ╎ ╎ 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, … ╎ ╎ 2 @Base/file.jl:1219 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool, … ╎ ╎ 2 @Base/file.jl:1202 (::Base.Filesystem.var"#_walkdir#28"{Bool, Bool,… ╎ ╎ 2 @Base/file.jl:1192 (::Base.Filesystem.var"#tryf#29"{Channel{Tuple{… ╎ ╎ 2 @Base/file.jl:1103 _readdirx ╎ ╎ 2 @Base/file.jl:1103 #_readdirx#24 ╎ ╎ ╎ 2 @Base/file.jl:1105 _readdir 2╎ ╎ ╎ 2 @Base/file.jl:1110 _readdir(dir::String; return_objects::Bool,… Task 0x000079a12899c4c0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#555#556"{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 0x000079a1289aea40 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#555#556"{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… ====================================================================================== 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:1217 wait_forever at ./task.jl:1139 jfptr_wait_forever_74407.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.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007e89dc8a7580 Total snapshots: 651. Utilization: 0% ╎651 @Base/task.jl:1139 wait_forever() 650╎ 651 @Base/task.jl:1217 wait() [7] signal 15: Terminated in expression starting at /opt/julia/share/julia/stdlib/v1.13/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.13/Pkg/src/API.jl:989 #gc#171 at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:1015 gc at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:589 [inlined] gc at /source/usr/share/julia/stdlib/v1.13/Pkg/src/API.jl:589 #126 at /opt/julia/share/julia/stdlib/v1.13/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_74806.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:2979 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3039 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:86 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:2042 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:83 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1961 [inlined] #2 at /opt/julia/share/julia/stdlib/v1.13/Pkg/test/runtests.jl:81 with_logstate at ./logging/logging.jl:540 unknown function (ip: 0x79a1dfab1941) 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: 0x79a1dfaab6c6) 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:2979 _jl_invoke at /source/src/gf.c:4116 [inlined] ijl_apply_generic at /source/src/gf.c:4313 _include at ./loading.jl:3039 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_35340.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_54238.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: 0x79a1e1438249) 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: 598850654 (Pool: 598791057; Big: 59597); GC: 259 PkgEval terminated after 2721.27s: test duration exceeded the time limit