Package evaluation to test Pkg on Julia 1.14.0-DEV.1601 (79ea5eb99c*) started at 2026-01-25T03:34:31.878 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.02s ################################################################################ # Installation # Installing Pkg... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [44cfe95a] + Pkg v1.14.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.13.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.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.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.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [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.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 0.99s Pkg is a standard library in this Julia build. ################################################################################ # Testing # Testing Pkg Status `/tmp/jl_FYaHVM/Project.toml` [4c88cf16] Aqua v0.8.14 [6df8b67a] HistoricalStdlibVersions v2.0.6 [21216c6a] Preferences v1.5.1 [ade2ca70] Dates v1.11.0 [76f85450] LibGit2 v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [44cfe95a] Pkg v1.14.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_FYaHVM/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.1 [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.13.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.14.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.13.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.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [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.68.0+1 [3f19e933] p7zip_jll v17.7.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:1884 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:1226 [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"#634#635")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1952 [7] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#634#635", dir::String) @ Base.Filesystem ./file.jl:112 [8] #632 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1944 [inlined] [9] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#632#633"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:101 [10] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#632#633"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [11] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#632#633"; 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:1886 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1942 [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:95 [inlined] [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2324 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:92 [inlined] [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [22] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:90 [23] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [24] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [25] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:44 [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:585 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#318 @ ./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:356 [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 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:1253 [inlined] [13] (::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#634#635")() @ Main.PkgTestsOuter.PkgTestsInner.NewTests /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1947 [14] cd(f::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#634#635", dir::String) @ Base.Filesystem ./file.jl:112 [15] #632 @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1944 [inlined] [16] (::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#632#633"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:101 [17] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#9#10"{Bool, Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#632#633"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [18] isolate(fn::Main.PkgTestsOuter.PkgTestsInner.NewTests.var"#632#633"; loaded_depot::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:88 [19] 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 [20] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1886 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/new.jl:1942 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [24] IncludeInto @ ./Base.jl:311 [inlined] [25] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:95 [inlined] [26] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2324 [inlined] [27] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:92 [inlined] [28] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [29] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:90 [30] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [31] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [32] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:44 [33] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [34] top-level scope @ none:6 [35] eval(m::Module, e::Any) @ Core ./boot.jl:489 [36] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [37] _start() @ Base ./client.jl:585 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:411 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [4] (::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#20#21")(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"#20#21"})() @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:179 [6] withenv(::Main.PkgTestsOuter.PkgTestsInner.Utils.var"#24#25"{Bool, Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#20#21"}, ::Pair{String, Nothing}, ::Vararg{Pair{String, Nothing}}) @ Base ./env.jl:265 [7] temp_pkg_dir(fn::Main.PkgTestsOuter.PkgTestsInner.OperationsTest.var"#20#21"; rm::Bool, linked_reg::Bool) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:167 [8] temp_pkg_dir(fn::Function) @ Main.PkgTestsOuter.PkgTestsInner.Utils /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:148 [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:95 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2324 [inlined] [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:92 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [16] (::Main.PkgTestsOuter.PkgTestsInner.var"#2#3")() @ Main.PkgTestsOuter.PkgTestsInner /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:90 [17] with_logstate(f::Main.PkgTestsOuter.PkgTestsInner.var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [18] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [19] top-level scope @ /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:44 [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:585 ====================================================================================== 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 6 running 1 of 1 signal (10): User defined signal 1 syscall at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__statx at /workspace/srcdir/libuv/src/unix/linux.c:405 uv__fs_statx at /workspace/srcdir/libuv/src/unix/fs.c:1476 uv__fs_lstat at /workspace/srcdir/libuv/src/unix/fs.c:1528 uv__fs_work at /workspace/srcdir/libuv/src/unix/fs.c:1647 uv_fs_lstat at /workspace/srcdir/libuv/src/unix/fs.c:1887 ijl_lstat at /source/src/sys.c:131 lstat at ./stat.jl:192 recursive_dir_size at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:996 delete_path at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1018 #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 [inlined] #138 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:713 #with_temp_env#30 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:246 with_temp_env at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:240 [inlined] #136 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:703 [inlined] #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x75404b7e77a3) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 jfptr_mktempdir_35514.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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:693 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 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 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:95 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2324 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:92 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] #2 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:90 with_logstate at ./logging/logging.jl:542 unknown function (ip: 0x75405e11bbbe) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 with_logger at ./logging/logging.jl:653 unknown function (ip: 0x75405e115d70) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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:693 eval_body at /source/src/interpreter.c:550 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_79267.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_66564.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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: 0x754067634249) 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:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000075404cffc010 Total snapshots: 619. Utilization: 100% ╎619 @Base/client.jl:585 _start() ╎ 619 @Base/client.jl:310 exec_options(opts::Base.JLOptions) ╎ 619 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ 619 @Base/Base.jl:311 (::Base.IncludeInto)(fname::String) ╎ 619 @Base/Base.jl:310 include(mapexpr::Function, mod::Module, _path::S… ╎ 619 @Base/loading.jl:3210 _include(mapexpr::Function, mod::Module, _p… ╎ ╎ 619 @Base/loading.jl:3150 include_string(mapexpr::typeof(identity), … ╎ ╎ 619 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 619 @Base/…ng/logging.jl:653 with_logger(f::Function, logger::Base… ╎ ╎ 619 @Base/…ng/logging.jl:542 with_logstate(f::Main.PkgTestsOuter.… ╎ ╎ 619 …g/test/runtests.jl:90 (::Main.PkgTestsOuter.PkgTestsInner.v… ╎ ╎ ╎ 619 @Test/src/Test.jl:2243 macro expansion ╎ ╎ ╎ 619 …/test/runtests.jl:92 macro expansion ╎ ╎ ╎ 619 @Test/src/Test.jl:2324 macro expansion ╎ ╎ ╎ 619 …test/runtests.jl:95 macro expansion ╎ ╎ ╎ 619 @Base/Base.jl:311 IncludeInto ╎ ╎ ╎ ╎ 619 @Base/Base.jl:310 include(mapexpr::Function, mod::Modu… ╎ ╎ ╎ ╎ 619 @Base/loading.jl:3210 _include(mapexpr::Function, mod… ╎ ╎ ╎ ╎ 619 @Base/loading.jl:3150 include_string(mapexpr::typeof… ╎ ╎ ╎ ╎ 619 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ ╎ ╎ 619 @Base/file.jl:932 mktempdir(fn::Function) ╎ ╎ ╎ ╎ ╎ 619 @Base/file.jl:932 mktempdir(fn::Function, parent:… ╎ ╎ ╎ ╎ ╎ 619 @Base/file.jl:936 mktempdir(fn::Main.PkgTestsOut… ╎ ╎ ╎ ╎ ╎ 619 …/test/pkg.jl:703 #136 ╎ ╎ ╎ ╎ ╎ 619 …est/utils.jl:240 with_temp_env ╎ ╎ ╎ ╎ ╎ 619 …st/utils.jl:246 with_temp_env(f::Main.PkgTes… ╎ ╎ ╎ ╎ ╎ ╎ 619 …test/pkg.jl:713 (::Main.PkgTestsOuter.PkgTe… ╎ ╎ ╎ ╎ ╎ ╎ 619 @Pkg/…API.jl:613 gc ╎ ╎ ╎ ╎ ╎ ╎ 619 @Pkg/…API.jl:613 gc ╎ ╎ ╎ ╎ ╎ ╎ 619 @Pkg/…API.jl:1041 gc(ctx::Pkg.Types.Conte… ╎ ╎ ╎ ╎ ╎ ╎ 59 @Pkg/…API.jl:1018 (::Pkg.API.var"#delete… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 59 @Pkg/…API.jl:996 (::Pkg.API.var"#recurs… 59╎ ╎ ╎ ╎ ╎ ╎ ╎ 59 @Base/…at.jl:192 lstat ╎ ╎ ╎ ╎ ╎ ╎ 224 @Pkg/…API.jl:1021 (::Pkg.API.var"#delete… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…le.jl:607 prepare_for_deletion ╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…le.jl:1422 chmod 12╎ ╎ ╎ ╎ ╎ ╎ ╎ 12 @Base/…le.jl:1423 chmod(path::String,… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 212 @Base/…le.jl:615 prepare_for_deletion ╎ ╎ ╎ ╎ ╎ ╎ ╎ 211 @Base/…le.jl:1422 chmod 210╎ ╎ ╎ ╎ ╎ ╎ ╎ 211 @Base/…le.jl:1423 chmod(path::String,… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:587 filemode 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 336 @Pkg/…API.jl:1022 (::Pkg.API.var"#delete… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 336 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 322 @Base/…le.jl:303 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 322 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:285 #rm#6 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:1225 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:301 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1098 _readdir 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:1103 _readdir(dir::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 299 @Base/…le.jl:303 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ 299 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 5 @Base/…le.jl:283 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:587 isdir 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:192 stat(path::Stri… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…at.jl:590 islink 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…at.jl:192 lstat(path::Str… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 17 @Base/…le.jl:285 #rm#6 17╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 17 @Base/…le.jl:1225 unlink(p::Strin… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 257 @Base/…le.jl:303 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 257 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:283 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:587 isdir 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:590 islink 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 lstat(path::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 7 @Base/…le.jl:285 #rm#6 7╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 7 @Base/…le.jl:1225 unlink(p::Str… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:301 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 3 @Base/…le.jl:1098 _readdir 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 3 @Base/…le.jl:1103 _readdir(dir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 205 @Base/…le.jl:303 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 205 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:283 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 2 @Base/…at.jl:587 isdir 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…at.jl:192 stat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 1 @Base/…at.jl:590 islink 1╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 1 @Base/…at.jl:192 lstat(path::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 20 @Base/…le.jl:285 #rm#6 20╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 20 @Base/…le.jl:1225 unlink(p::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 133 @Base/…le.jl:303 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +1 133 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…le.jl:283 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…at.jl:590 islink 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…at.jl:192 lstat(path::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 6 @Base/…le.jl:285 #rm#6 6╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 6 @Base/…le.jl:1225 unlink(p::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 2 @Base/…le.jl:301 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 2 @Base/…le.jl:1034 readdir ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 2 @Base/…le.jl:1034 #readdir#23 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 2 @Base/…le.jl:1098 _readdir 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Base/…le.jl:1103 _readdir(dir… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 95 @Base/…le.jl:303 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +3 95 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 4 @Base/…le.jl:283 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 2 @Base/…at.jl:587 isdir 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Base/…at.jl:192 stat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 2 @Base/…at.jl:590 islink 2╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 2 @Base/…at.jl:192 lstat(path::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 6 @Base/…le.jl:285 #rm#6 6╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 6 @Base/…le.jl:1225 unlink(p::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 35 @Base/…le.jl:303 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +5 35 @Base/…le.jl:281 rm ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 6 @Base/…le.jl:283 #rm#6 ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…at.jl:587 isdir 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 3 @Base/…at.jl:192 stat(path::St… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 3 @Base/…at.jl:590 islink 3╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +8 3 @Base/…at.jl:192 lstat(path::S… ╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +6 29 @Base/…le.jl:285 #rm#6 29╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +7 29 @Base/…le.jl:1225 unlink(p::St… 50╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +4 50 @Base/…le.jl:314 #rm#6 28╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ +2 28 @Base/…le.jl:314 #rm#6 49╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 49 @Base/…le.jl:314 #rm#6 40╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 40 @Base/…le.jl:314 #rm#6 20╎ ╎ ╎ ╎ ╎ ╎ ╎ ╎ 20 @Base/…le.jl:314 #rm#6 20╎ ╎ ╎ ╎ ╎ ╎ ╎ 20 @Base/…le.jl:314 #rm#6 14╎ ╎ ╎ ╎ ╎ ╎ ╎ 14 @Base/…le.jl:314 #rm#6 Task 0x000075404cffea40 Total snapshots: 4. Utilization: 100% ╎4 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 4 @Base/file.jl:1183 #28 ╎ 4 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 2 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 2 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{T… ╎ 2 @Base/file.jl:1096 _readdirx ╎ ╎ 2 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 2 @Base/file.jl:1098 _readdir ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, joi… ╎ ╎ 1 @Base/file.jl:1114 _readdir(dir::String; return_objects::Bool, joi… ╎ ╎ 1 @Base/array.jl:1345 push! ╎ ╎ 1 @Base/array.jl:1348 _push! ╎ ╎ ╎ 1 @Base/array.jl:1205 _growend! ╎ ╎ ╎ 1 @Base/array.jl:1181 _growend_internal!(a::Vector{Base.Filesyst… ╎ ╎ ╎ 1 @Base/array.jl:1101 array_new_memory 1╎ ╎ ╎ 1 @Base/boot.jl:615 GenericMemory ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 2 @Base/file.jl:1213 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 2 @Base/channels.jl:10 push! ╎ ╎ 2 @Base/channels.jl:398 put! ╎ ╎ 2 @Base/channels.jl:453 put_unbuffered(c::Channel{Tuple{String, Vec… ╎ ╎ 2 @Base/task.jl:1071 yield() ╎ ╎ ╎ 1 @Base/task.jl:1233 wait() 1╎ ╎ ╎ 1 @Base/libuv.jl:133 process_events ╎ ╎ ╎ 1 @Base/task.jl:1237 wait() ╎ ╎ ╎ 1 @Base/task.jl:1209 trypoptask(W::Base.IntrusiveLinkedListSynch… 1╎ ╎ ╎ 1 @Base/task.jl:932 popfirst!(W::Base.IntrusiveLinkedListSynchr… Task 0x000075404cffd3c0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 1 @Base/file.jl:1183 #28 ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Stri… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Chann… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool,… Task 0x00007540504c6590 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 2 @Base/file.jl:1183 #28 ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 2 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 2 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{… ╎ ╎ 2 @Base/file.jl:1096 _readdirx ╎ ╎ 2 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 2 @Base/file.jl:1098 _readdir 1╎ ╎ 2 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, jo… Task 0x000075404f594f10 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 1 @Base/file.jl:1183 #28 ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, jo… Task 0x000075404ee06b30 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 2 @Base/file.jl:1183 #28 ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, j… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Stri… ╎ ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Str… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Chan… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ ╎ 1 @Base/file.jl:1098 _readdir 1╎ ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool… Task 0x000075404ff9aef0 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 2 @Base/file.jl:1183 #28 ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, jo… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Stri… ╎ ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Str… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Chan… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ ╎ 1 @Base/file.jl:1098 _readdir 1╎ ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool… Task 0x000075404e3cb580 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 1 @Base/file.jl:1183 #28 ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, j… Task 0x0000754037ff6770 Total snapshots: 4. Utilization: 100% ╎4 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 4 @Base/file.jl:1183 #28 ╎ 4 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 4 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 4 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1213 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/channels.jl:10 push! ╎ ╎ 1 @Base/channels.jl:398 put! ╎ ╎ 1 @Base/channels.jl:440 put_unbuffered(c::Channel{Tuple{String, Vect… ╎ 3 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 3 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Stri… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Chann… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ ╎ 1 @Base/file.jl:1098 _readdir 1╎ ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool,… ╎ ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Stri… ╎ ╎ 2 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Str… ╎ ╎ 2 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Chan… ╎ ╎ 2 @Base/file.jl:1096 _readdirx ╎ ╎ ╎ 2 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ ╎ 2 @Base/file.jl:1098 _readdir 2╎ ╎ ╎ 2 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool… Task 0x0000754035c97ee0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 1 @Base/file.jl:1183 #28 ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Stri… ╎ ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Str… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Chan… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool… Task 0x0000754035c95690 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 2 @Base/file.jl:1183 #28 ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 2 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, jo… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channe… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir 1╎ ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, … Task 0x00007540369b6ef0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 1 @Base/file.jl:1183 #28 ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, jo… Task 0x00007540369b5b40 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 1 @Base/file.jl:1183 #28 ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Stri… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Chann… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool,… Task 0x00007540343732b0 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 1 @Base/file.jl:1183 #28 ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{Stri… ╎ ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Chann… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool,… Task 0x0000754034371e10 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#565#566"{Base.Filesystem.var"#28#29"{Bo… ╎ 2 @Base/file.jl:1183 #28 ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{Tu… ╎ 1 @Base/file.jl:1096 _readdirx ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir ╎ ╎ 1 @Base/file.jl:1103 _readdir(dir::String; return_objects::Bool, join… ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 1 @Base/file.jl:1216 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1199 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1189 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{… ╎ ╎ 1 @Base/file.jl:1096 _readdirx ╎ ╎ 1 @Base/file.jl:1096 #_readdirx#24 ╎ ╎ 1 @Base/file.jl:1098 _readdir 1╎ ╎ 1 @Base/file.jl:1103 _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:1246 wait_forever at ./task.jl:1168 jfptr_wait_forever_71192.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [inlined] start_task at /source/src/task.c:1275 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:1361 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x0000715c3111ac20 Total snapshots: 608. Utilization: 0% ╎608 @Base/task.jl:1168 wait_forever() 607╎ 608 @Base/task.jl:1246 wait() [6] signal 15: Terminated in expression starting at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:700 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#31 at ./file.jl:1423 chmod at ./file.jl:1422 [inlined] prepare_for_deletion at ./file.jl:615 delete_path at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1021 #gc#174 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1041 gc at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:613 [inlined] gc at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:613 [inlined] #138 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:713 #with_temp_env#30 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:246 with_temp_env at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/utils.jl:240 [inlined] #136 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/pkg.jl:703 [inlined] #mktempdir#21 at ./file.jl:936 unknown function (ip: 0x75404b7e77a3) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 mktempdir at ./file.jl:932 mktempdir at ./file.jl:932 jfptr_mktempdir_35514.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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:693 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 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 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:95 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2324 [inlined] macro expansion at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:92 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] #2 at /opt/julia/share/julia/stdlib/v1.14/Pkg/test/runtests.jl:90 with_logstate at ./logging/logging.jl:542 unknown function (ip: 0x75405e11bbbe) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 with_logger at ./logging/logging.jl:653 unknown function (ip: 0x75405e115d70) at (unknown file) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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:693 eval_body at /source/src/interpreter.c:550 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_eval_module_expr at /source/src/toplevel.c:263 [inlined] jl_toplevel_eval_flex at /source/src/toplevel.c:665 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 include_string at ./loading.jl:3150 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3210 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_79267.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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:693 jl_interpret_toplevel_thunk at /source/src/interpreter.c:884 ijl_eval_thunk at /source/src/toplevel.c:765 jl_toplevel_eval_flex at /source/src/toplevel.c:712 jl_eval_toplevel_stmts at /source/src/toplevel.c:602 jl_toplevel_eval_flex at /source/src/toplevel.c:684 ijl_toplevel_eval at /source/src/toplevel.c:779 ijl_toplevel_eval_in at /source/src/toplevel.c:824 eval at ./boot.jl:489 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_66564.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 jl_apply at /source/src/julia.h:2285 [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: 0x754067634249) 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: 470988106 (Pool: 470921794; Big: 66312); GC: 193 PkgEval terminated after 2721.51s: test duration exceeded the time limit