Package evaluation to test PackageExtensionCompat on Julia 1.14.0-DEV.2637 (b1f508acef*) started at 2026-07-12T12:26:51.612 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.07s ################################################################################ # Installation # Installing PackageExtensionCompat... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [65ce6f38] + PackageExtensionCompat v1.0.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [65ce6f38] + PackageExtensionCompat v1.0.2 Installation completed after 0.89s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 18.04s ################################################################################ # Testing # Testing PackageExtensionCompat Status `/tmp/jl_feWihF/Project.toml` [65ce6f38] PackageExtensionCompat v1.0.2 [44cfe95a] Pkg v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 Status `/tmp/jl_feWihF/Manifest.toml` [65ce6f38] PackageExtensionCompat v1.0.2 [0dad84c5] ArgTools v1.2.0 [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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization 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.5.5+2 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Resolving package versions... Updating `/tmp/jl_feWihF/Project.toml` [90ad63d2] + PackageExtensionCompat_Test_1_Main v0.0.0 `/tmp/jl_rJv0W8/PackageExtensionCompat_Test_1_Main` [a0098b8b] + PackageExtensionCompat_Test_1_Trigger v0.0.0 `/tmp/jl_rJv0W8/PackageExtensionCompat_Test_1_Trigger` Updating `/tmp/jl_feWihF/Manifest.toml` [90ad63d2] + PackageExtensionCompat_Test_1_Main v0.0.0 `/tmp/jl_rJv0W8/PackageExtensionCompat_Test_1_Main` [a0098b8b] + PackageExtensionCompat_Test_1_Trigger v0.0.0 `/tmp/jl_rJv0W8/PackageExtensionCompat_Test_1_Trigger` Updating `/tmp/jl_feWihF/Project.toml` [90ad63d2] - PackageExtensionCompat_Test_1_Main v0.0.0 `/tmp/jl_rJv0W8/PackageExtensionCompat_Test_1_Main` [a0098b8b] - PackageExtensionCompat_Test_1_Trigger v0.0.0 `/tmp/jl_rJv0W8/PackageExtensionCompat_Test_1_Trigger` Updating `/tmp/jl_feWihF/Manifest.toml` [90ad63d2] - PackageExtensionCompat_Test_1_Main v0.0.0 `/tmp/jl_rJv0W8/PackageExtensionCompat_Test_1_Main` [a0098b8b] - PackageExtensionCompat_Test_1_Trigger v0.0.0 `/tmp/jl_rJv0W8/PackageExtensionCompat_Test_1_Trigger` Info We haven't cleaned this depot up for a bit, running Pkg.gc()... Active manifest files: 3 found Active artifact files: 0 found Active scratchspaces: 0 found ====================================================================================== 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 13 running 1 of 1 signal (10): User defined signal 1 chmod at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__fs_work at /workspace/srcdir/libuv/src/unix/fs.c:1634:0 uv_fs_chmod at /workspace/srcdir/libuv/src/unix/fs.c:1732:0 jl_fs_chmod at /source/src/jl_uv.c:627:15 #chmod#37 at ./file.jl:1457:0 (pc: 46) chmod at ./file.jl:1456:0 [inlined] prepare_for_deletion at ./file.jl:615:0 (pc: 13) delete_path at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1036:0 (pc: 58) #gc#178 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:1056:0 (pc: 1884) gc at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:628:0 [inlined] _auto_gc at /source/usr/share/julia/stdlib/v1.14/Pkg/src/Pkg.jl:1037:0 (pc: 359) #rm#39 at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:174:0 (pc: 102) unknown function (ip: 0x7a35fe3cb136) at (unknown file) _jl_invoke at /source/src/gf.c:4492:23 [inlined] ijl_apply_generic at /source/src/gf.c:4730:12 rm at /source/usr/share/julia/stdlib/v1.14/Pkg/src/API.jl:161:0 (pc: 26) unknown function (ip: 0x7a35fe3cab62) at (unknown file) _jl_invoke at /source/src/gf.c:4492:23 [inlined] ijl_apply_generic at /source/src/gf.c:4730:12 #test_extension#11 at /home/pkgeval/.julia/packages/PackageExtensionCompat/BTCUg/test/runtests.jl:103:0 (pc: 357) test_extension at /home/pkgeval/.julia/packages/PackageExtensionCompat/BTCUg/test/runtests.jl:51:0 [inlined] macro expansion at /home/pkgeval/.julia/packages/PackageExtensionCompat/BTCUg/test/runtests.jl:114:0 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:2246:0 [inlined] #13 at /home/pkgeval/.julia/packages/PackageExtensionCompat/BTCUg/test/runtests.jl:114:0 (pc: 411) #mktempdir#22 at ./file.jl:949:0 (pc: 4) _jl_invoke at /source/src/gf.c:4492:23 [inlined] ijl_apply_generic at /source/src/gf.c:4730:12 mktempdir at ./file.jl:945:0 (pc: 1) mktempdir at ./file.jl:945:0 (pc: 2) jfptr_mktempdir_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4492:23 [inlined] ijl_apply_generic at /source/src/gf.c:4730:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 eval_body at /source/src/interpreter.c:617:21 eval_body at /source/src/interpreter.c:625:21 eval_body at /source/src/interpreter.c:625:21 eval_body at /source/src/interpreter.c:625:21 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) include_string at ./loading.jl:3186:0 (pc: 208) _jl_invoke at /source/src/gf.c:4492:23 [inlined] ijl_apply_generic at /source/src/gf.c:4730:12 _include at ./loading.jl:3248:0 (pc: 123) include at ./Base.jl:326:0 (pc: 1) IncludeInto at ./Base.jl:327:0 (pc: 2) jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4492:23 [inlined] ijl_apply_generic at /source/src/gf.c:4730:12 jl_apply at /source/src/julia.h:2430:12 [inlined] do_call at /source/src/interpreter.c:123:26 eval_value at /source/src/interpreter.c:259:16 eval_stmt_value at /source/src/interpreter.c:194:23 [inlined] eval_body at /source/src/interpreter.c:760:13 jl_interpret_toplevel_thunk at /source/src/interpreter.c:950:21 ijl_eval_thunk at /source/src/toplevel.c:767:18 jl_toplevel_eval_flex at /source/src/toplevel.c:711:26 jl_eval_toplevel_stmts at /source/src/toplevel.c:601:15 jl_toplevel_eval_flex at /source/src/toplevel.c:683:27 ijl_toplevel_eval at /source/src/toplevel.c:781:12 ijl_toplevel_eval_in at /source/src/toplevel.c:826:13 eval at ./boot.jl:545:0 (pc: 1) exec_options at ./client.jl:321:0 (pc: 426) _start at ./client.jl:596:0 (pc: 295) jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4492:23 [inlined] ijl_apply_generic at /source/src/gf.c:4730:12 jl_apply at /source/src/julia.h:2430:12 [inlined] true_main at /source/src/jlapi.c:985:29 jl_repl_entrypoint at /source/src/jlapi.c:1149:15 main at /source/cli/loader_exe.c:103:15 unknown function (ip: 0x7a361b861249) 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 0x00007a35ffffc010 Total snapshots: 187. Utilization: 100% ╎187 @Base/client.jl:596 _start() ╎ 187 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 187 @Base/boot.jl:545 eval(m::Module, e::Any) ╎ 187 @Base/Base.jl:327 (::Base.IncludeInto)(fname::String) ╎ 187 @Base/Base.jl:326 include(mapexpr::Function, mod::Module, _path::St… ╎ 187 @Base/loading.jl:3248 _include(mapexpr::Function, mod::Module, _pa… ╎ ╎ 187 @Base/loading.jl:3186 include_string(mapexpr::typeof(identity), m… ╎ ╎ 187 @Base/boot.jl:545 eval(m::Module, e::Any) ╎ ╎ 187 @Base/file.jl:945 mktempdir(fn::Function) ╎ ╎ 187 @Base/file.jl:945 mktempdir(fn::Function, parent::String) ╎ ╎ 187 @Base/file.jl:949 mktempdir(fn::var"#13#14", parent::String; … ╎ ╎ ╎ 187 @PackageExtensionCompat/…:114 (::var"#13#14")(dir::String) ╎ ╎ ╎ 187 @Test/src/Test.jl:2246 macro expansion ╎ ╎ ╎ 187 @PackageExtensionCompat/…:114 macro expansion ╎ ╎ ╎ 187 @PackageExtensionCompat/…:51 kwcall(::@NamedTuple{dir::St… ╎ ╎ ╎ 187 @PackageExtensionCompat/…:103 test_extension(; dir::Stri… ╎ ╎ ╎ ╎ 187 @Pkg/src/API.jl:161 rm(pkgs::Vector{PackageSpec}) ╎ ╎ ╎ ╎ 187 @Pkg/src/API.jl:174 rm(pkgs::Vector{PackageSpec}; io::… ╎ ╎ ╎ ╎ 187 @Pkg/src/Pkg.jl:1037 _auto_gc(ctx::Pkg.Types.Context) ╎ ╎ ╎ ╎ 187 @Pkg/src/API.jl:1056 gc(ctx::Pkg.Types.Context; coll… ╎ ╎ ╎ ╎ 5 @Pkg/…rc/API.jl:1033 (::Pkg.API.var"#delete_path#26… ╎ ╎ ╎ ╎ ╎ 5 @Pkg/…rc/API.jl:1011 (::Pkg.API.var"#recursive_dir… 5╎ ╎ ╎ ╎ ╎ 5 @Base/stat.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ 73 @Pkg/…rc/API.jl:1036 (::Pkg.API.var"#delete_path#26… ╎ ╎ ╎ ╎ ╎ 2 @Base/file.jl:615 prepare_for_deletion(path::Strin… ╎ ╎ ╎ ╎ ╎ 2 @Base/file.jl:1456 chmod(path::String, mode::UInt… 2╎ ╎ ╎ ╎ ╎ 2 @Base/file.jl:1457 chmod(path::String, mode::UIn… ╎ ╎ ╎ ╎ ╎ 71 @Base/file.jl:623 prepare_for_deletion(path::Strin… ╎ ╎ ╎ ╎ ╎ 71 @Base/file.jl:1456 chmod(path::String, mode::UInt… 70╎ ╎ ╎ ╎ ╎ 71 @Base/file.jl:1457 chmod(path::String, mode::UIn… ╎ ╎ ╎ ╎ 109 @Pkg/…rc/API.jl:1037 (::Pkg.API.var"#delete_path#26… ╎ ╎ ╎ ╎ ╎ 109 @Base/file.jl:282 kwcall(::@NamedTuple{recursive::… ╎ ╎ ╎ ╎ ╎ 107 @Base/file.jl:304 rm(path::String; force::Bool, r… ╎ ╎ ╎ ╎ ╎ 107 @Base/boot.jl:942 (NamedTuple{(:force, :recursiv… ╎ ╎ ╎ ╎ ╎ 1 @Base/file.jl:285 rm(path::String; force::Bool,… 1╎ ╎ ╎ ╎ ╎ 1 @Base/file.jl:1267 unlink(p::String) ╎ ╎ ╎ ╎ ╎ 104 @Base/file.jl:304 rm(path::String; force::Bool,… ╎ ╎ ╎ ╎ ╎ 104 @Base/boot.jl:942 (NamedTuple{(:force, :recurs… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/file.jl:284 rm(path::String; force::Boo… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/stat.jl:590 islink(path::String) 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/file.jl:285 rm(path::String; force::Boo… 3╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1267 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/file.jl:302 rm(path::String; force::Boo… ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1047 readdir(dir::String) ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1047 readdir(dir::String; kwar… ╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1141 kwcall(::@NamedTuple{ret… 6╎ ╎ ╎ ╎ ╎ ╎ 6 @Base/…le.jl:1145 _readdir(dir::String; r… ╎ ╎ ╎ ╎ ╎ ╎ 74 @Base/file.jl:304 rm(path::String; force::Boo… ╎ ╎ ╎ ╎ ╎ ╎ 74 @Base/boot.jl:942 (NamedTuple{(:force, :recu… ╎ ╎ ╎ ╎ ╎ ╎ 4 @Base/…le.jl:284 rm(path::String; force::Bo… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:587 isdir(path::String) 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 stat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:590 islink(path::String) 3╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 13 @Base/…le.jl:285 rm(path::String; force::Bo… 13╎ ╎ ╎ ╎ ╎ ╎ 13 @Base/…le.jl:1267 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:302 rm(path::String; force::Bo… ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1047 readdir(dir::String) ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1047 readdir(dir::String; kw… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1141 kwcall(::@NamedTuple{r… 3╎ ╎ ╎ ╎ ╎ ╎ ╎ 3 @Base/…le.jl:1145 _readdir(dir::String;… ╎ ╎ ╎ ╎ ╎ ╎ 21 @Base/…le.jl:304 rm(path::String; force::Bo… ╎ ╎ ╎ ╎ ╎ ╎ 21 @Base/…ot.jl:942 (NamedTuple{(:force, :rec… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:284 rm(path::String; force::… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:590 islink(path::String) 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:192 lstat(path::String) ╎ ╎ ╎ ╎ ╎ ╎ 18 @Base/…le.jl:285 rm(path::String; force::… 18╎ ╎ ╎ ╎ ╎ ╎ ╎ 18 @Base/…le.jl:1267 unlink(p::String) ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…le.jl:315 rm(path::String; force::… 2╎ ╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…ng.jl:87 unsafe_convert(::Core.Ty… ╎ ╎ ╎ ╎ ╎ ╎ 33 @Base/…le.jl:315 rm(path::String; force::Bo… 33╎ ╎ ╎ ╎ ╎ ╎ 33 @Base/…ng.jl:87 unsafe_convert(::Core.Type… ╎ ╎ ╎ ╎ ╎ ╎ 20 @Base/file.jl:315 rm(path::String; force::Boo… 20╎ ╎ ╎ ╎ ╎ ╎ 20 @Base/…ing.jl:87 unsafe_convert(::Core.TypeE… ╎ ╎ ╎ ╎ ╎ 2 @Base/file.jl:315 rm(path::String; force::Bool,… 2╎ ╎ ╎ ╎ ╎ 2 @Base/…ring.jl:87 unsafe_convert(::Core.TypeEg… ╎ ╎ ╎ ╎ ╎ 2 @Base/file.jl:315 rm(path::String; force::Bool, r… 2╎ ╎ ╎ ╎ ╎ 2 @Base/…tring.jl:87 unsafe_convert(::Core.TypeEga… Task 0x00007a36019e0f10 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#591#592"{Base.Filesystem.var"#32#33"{Bo… ╎ 2 @Base/file.jl:1225 (::Base.Filesystem.var"#32#33"{Bool, Bool, Base.Filesy… ╎ 2 @Base/file.jl:1258 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 2 @Base/file.jl:1258 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1241 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1231 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{… ╎ ╎ 1 @Base/file.jl:1241 (::Base.Filesystem.var"#_walkdir##1#_walkdir##2")… ╎ ╎ 1 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry}) ╎ ╎ 1 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry};… ╎ ╎ 1 @Base/file.jl:1141 kwcall(::@NamedTuple{return_objects::Bool, sor… ╎ ╎ 1 @Base/file.jl:1145 _readdir(dir::String; return_objects::Bool, j… ╎ 1 @Base/file.jl:1258 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1241 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1231 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel… ╎ ╎ 1 @Base/file.jl:1241 (::Base.Filesystem.var"#_walkdir##1#_walkdir##2"… ╎ ╎ 1 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry}) ╎ ╎ 1 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry}… ╎ ╎ 1 @Base/file.jl:1141 kwcall(::@NamedTuple{return_objects::Bool, so… 1╎ ╎ ╎ 1 @Base/file.jl:1145 _readdir(dir::String; return_objects::Bool, … Task 0x00007a3603ec70d0 Total snapshots: 1. Utilization: 100% Task 0x00007a3603ec6fe0 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#591#592"{Base.Filesystem.var"#32#33"{Bo… ╎ 2 @Base/file.jl:1225 (::Base.Filesystem.var"#32#33"{Bool, Bool, typeof(thro… ╎ 2 @Base/file.jl:1258 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 2 @Base/file.jl:1258 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 1 @Base/file.jl:1241 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1231 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{… ╎ ╎ 1 @Base/file.jl:1241 (::Base.Filesystem.var"#_walkdir##1#_walkdir##2")… ╎ ╎ 1 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry}) ╎ ╎ 1 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry};… ╎ ╎ 1 @Base/file.jl:1141 kwcall(::@NamedTuple{return_objects::Bool, sor… 1╎ ╎ 1 @Base/file.jl:1145 _readdir(dir::String; return_objects::Bool, j… ╎ 1 @Base/file.jl:1258 _walkdir(chnl::Channel{Tuple{String, Vector{String}… ╎ 1 @Base/file.jl:1258 _walkdir(chnl::Channel{Tuple{String, Vector{String… ╎ ╎ 1 @Base/file.jl:1241 _walkdir(chnl::Channel{Tuple{String, Vector{Strin… ╎ ╎ 1 @Base/file.jl:1231 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channe… ╎ ╎ 1 @Base/file.jl:1241 (::Base.Filesystem.var"#_walkdir##1#_walkdir##2… ╎ ╎ 1 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry}) ╎ ╎ 1 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry… ╎ ╎ ╎ 1 @Base/file.jl:1141 kwcall(::@NamedTuple{return_objects::Bool, s… ╎ ╎ ╎ 1 @Base/file.jl:1145 _readdir(dir::String; return_objects::Bool,… Task 0x00007a3603ec52d0 Total snapshots: 2. Utilization: 100% ╎2 @Base/channels.jl:141 (::Base.var"#591#592"{Base.Filesystem.var"#32#33"{Bo… ╎ 2 @Base/file.jl:1225 (::Base.Filesystem.var"#32#33"{Bool, Bool, Base.Filesy… ╎ 2 @Base/file.jl:1258 _walkdir(chnl::Channel{Tuple{String, Vector{String}, … ╎ 2 @Base/file.jl:1241 _walkdir(chnl::Channel{Tuple{String, Vector{String},… ╎ 2 @Base/file.jl:1231 (::Base.Filesystem.var"#tryf#_walkdir##0"{Channel{T… ╎ 2 @Base/file.jl:1241 (::Base.Filesystem.var"#_walkdir##1#_walkdir##2")(… ╎ ╎ 2 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry}) ╎ ╎ 2 @Base/file.jl:1136 readdir(dir::String, ::Core.TypeEgal{DirEntry}; … ╎ ╎ 2 @Base/file.jl:1141 kwcall(::@NamedTuple{return_objects::Bool, sort… 1╎ ╎ 2 @Base/file.jl:1145 _readdir(dir::String; return_objects::Bool, jo… Task 0x00007a36030f7670 Total snapshots: 1. Utilization: 100% ╎1 @Base/channels.jl:330 (::Base.var"#bind##0#bind##1"{Channel{Tuple{String, … ╎ 1 @Base/channels.jl:365 close_chnl_on_taskdone(t::Task, c::Channel{Tuple{St… ====================================================================================== 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:0 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430:0 ijl_task_get_next at /source/src/scheduler.c:519:34 wait at ./task.jl:1279:0 (pc: 111) wait_forever at ./task.jl:1179:0 (pc: 4) jfptr_wait_forever_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4492:23 [inlined] ijl_apply_generic at /source/src/gf.c:4730:12 jl_apply at /source/src/julia.h:2430:12 [inlined] start_task at /source/src/task.c:1241:19 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 0x000076e8a5dfb850 Total snapshots: 617. Utilization: 0% ╎617 @Base/task.jl:1179 wait_forever() 616╎ 617 @Base/task.jl:1279 wait() PkgEval terminated after 2723.95s: test duration exceeded the time limit