Package evaluation of SmallCollections on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T10:57:35.801 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.14s ################################################################################ # Installation # Installing SmallCollections... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [2b935e18] + SmallCollections v0.4.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [c3b6d118] + BitIntegers v0.3.5 [adafc99b] + CpuId v0.3.1 [2b935e18] + SmallCollections v0.4.1 [2a0f44e3] + Base64 v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [d6f4376e] + Markdown v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.0 Installation completed after 3.66s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 24.11s ################################################################################ # Testing # Testing SmallCollections Status `/tmp/jl_8ReN5H/Project.toml` [198e06fe] BangBang v0.4.4 [c3b6d118] BitIntegers v0.3.5 [adafc99b] CpuId v0.3.1 [2b935e18] SmallCollections v0.4.1 [8bd03d06] StructEqualHash v0.1.4 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_8ReN5H/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [198e06fe] BangBang v0.4.4 [c3b6d118] BitIntegers v0.3.5 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [22cec73e] InitialValues v0.3.1 [3587e190] InverseFunctions v0.1.17 [1914dd2f] MacroTools v0.5.16 [2b935e18] SmallCollections v0.4.1 [8bd03d06] StructEqualHash v0.1.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.13.1+0 Testing Running tests... Test Summary: | Pass Total Time bitsize | 14 14 0.2s Test Summary: | Pass Total Time top_set_bit | 32 32 0.8s Test Summary: | Pass Total Time SmallBitSet | 114 114 4.5s Test Summary: | Pass Total Time SmallBitSet first/min etc | 40 40 0.7s Test Summary: | Pass Total Time SmallBitSet in/subset | 4672 4672 0.9s Test Summary: | Pass Total Time SmallBitSet push/pop etc | 100 100 11.6s Test Summary: | Pass Total Time SmallBitSet union etc | 192 192 2.3s Test Summary: | Pass Total Time SmallBitSet rand | 5 5 0.1s Test Summary: | Pass Total Time FixedVector | 1768 1768 34.8s Test Summary: | Pass Total Time FixedVector indices | 4772 4772 10.4s Test Summary: | Pass Total Time FixedVector reverse | 14828 14828 14.3s Test Summary: | Pass Total Time FixedVector bits | 690 690 10.7s Test Summary: | Pass Total Time FixedVector circshift | 3550 3550 24.9s Test Summary: | Pass Total Time FixedVector sum/max | 720 720 14.5s Test Summary: | Pass Total Time FixedVector map | 674 674 24.3s Test Summary: | Pass Total Time FixedVector find | 7200 7200 2m03.2s Test Summary: | Pass Total Time FixedVector support | 96 96 3.3s Test Summary: | Pass Total Time FixedVector rand | 88 88 3.5s Test Summary: | Pass Total Time SmallVector | 13640 13640 1m24.6s Test Summary: | Pass Total Time SmallVector indices | 57575 57575 22.2s Test Summary: | Pass Total Time SmallVector zeros | 2640 2640 5.7s Test Summary: | Pass Total Time SmallVector reverse | 41140 41140 9.9s Test Summary: | Pass Total Time SmallVector push/pop | 26368 26368 1m48.3s Test Summary: | Pass Total Time SmallVector push!/pop! | 10546 10546 25.0s Test Summary: | Pass Total Time SmallVector circshift | 17820 17820 18.3s Test Summary: | Pass Broken Total Time SmallVector add/mul | 29744 113 29857 4m59.4s Test Summary: | Pass Total Time SmallVector sum/max | 3396 3396 37.2s Test Summary: | Pass Total Time SmallVector map | 4044 4044 2m54.0s Test Summary: | Pass Total Time SmallVector find | 29592 29592 3m31.0s Test Summary: | Pass Total Time SmallVector rest | 24 24 1.5s Test Summary: | Pass Total Time SmallVector support | 480 480 3.4s Test Summary: | Pass Total Time SmallVector rand | 440 440 2.5s Test Summary: | Pass Total Time broadcast | 528 528 46.5s Test Summary: | Pass Total Time PackedVector | 14584 14584 2m03.6s Test Summary: | Pass Total Time PackedVector indices | 753228 753228 23.5s Test Summary: | Pass Total Time PackedVector zeros | 5325 5325 5.4s Test Summary: | Pass Total Time PackedVector push/pop | 32108 32108 1m38.8s Test Summary: | Pass Total Time PackedVector circshift | 19494 19494 1m04.5s Test Summary: | Pass Total Time PackedVector add/mul | 350112 350112 2m55.5s Test Summary: | Pass Total Time PackedVector sum/max | 34280 34280 6m33.4s Test Summary: | Pass Total Time PackedVector rest | 12 12 0.7s Test Summary: | Pass Total Time PackedVector support | 2130 2130 2.4s Test Summary: | Pass Total Time PackedVector rand | 37 37 1.1s Test Summary: | Pass Total Time SmallDict | 14656 14656 3m33.9s Test Summary: | Pass Total Time SmallDict getindex/setindex | 1328 1328 34.5s Test Summary: | Pass Total Time SmallDict in/get/getkey | 23297 23297 36.4s Test Summary: | Pass Total Time SmallDict empty | 3712 3712 29.9s Test Summary: | Pass Total Time SmallDict push!/pop! | 2736 2736 27.3s ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== cmd: /opt/julia/bin/julia 19 running 1 of 1 signal (10): User defined signal 1 egal_types at /source/src/builtins.c:180 egal_types at /source/src/builtins.c:183 ijl_types_equal at /source/src/subtype.c:2323 jl_specializations_get_linfo_ at /source/src/gf.c:237 #specialize_method#8 at ./runtime_internals.jl:1584 [inlined] specialize_method at ./runtime_internals.jl:1571 [inlined] typeinf_edge at ./../usr/share/julia/Compiler/src/typeinfer.jl:905 abstract_call_method at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:735 infercalls at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:167 abstract_call_gf_by_type at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:338 abstract_call_known at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2782 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2889 abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:2882 [inlined] abstract_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3042 abstract_eval_call at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3060 [inlined] abstract_eval_statement_expr at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3389 abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3828 [inlined] abstract_eval_basic_statement at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:3785 [inlined] typeinf_local at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4335 jfptr_typeinf_local_120374.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4493 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1259 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1442 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1451 jfptr_typeinf_ext_toplevel_121101.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_type_infer at /source/src/gf.c:462 jl_compile_method_internal at /source/src/gf.c:3602 _jl_invoke at /source/src/gf.c:4092 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] jl_f__apply_iterate at /source/src/builtins.c:862 eval_test at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:375 jfptr_eval_test_3127.1 at /opt/julia/share/julia/compiled/v1.12/Test/JfdTE_9HAIE.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_body at /source/src/interpreter.c:581 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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2837 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 _include at ./loading.jl:2897 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 [inlined] foreach at ./abstractarray.jl:3188 unknown function (ip: 0x7deb04513416) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2837 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 _include at ./loading.jl:2897 include at ./Base.jl:306 IncludeInto at ./Base.jl:307 jfptr_IncludeInto_102481.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [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:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 exec_options at ./client.jl:287 _start at ./client.jl:554 jfptr__start_81451.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7deb05db4249) 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 ============================================================== ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile ====================================================================================== 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 poptask at ./task.jl:1187 wait at ./task.jl:1199 #wait#398 at ./condition.jl:141 wait at ./condition.jl:136 [inlined] wait at ./process.jl:694 wait at ./process.jl:687 jfptr_wait_84416.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 subprocess_handler at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2476 unknown function (ip: 0x71590ed79e83) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #213 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2416 withenv at ./env.jl:265 #198 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2237 with_temp_env at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2087 #194 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2196 #mktempdir#21 at ./file.jl:899 unknown function (ip: 0x71590ed76c5c) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 mktempdir at ./file.jl:895 mktempdir at ./file.jl:895 #sandbox#190 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2143 [inlined] sandbox at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2135 unknown function (ip: 0x71590ed6a549) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #test#201 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2401 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] #test#170 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:511 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:490 unknown function (ip: 0x71590ed6a181) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 #test#84 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 unknown function (ip: 0x71590ed63728) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:153 #test#82 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] #test#81 at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] test at /source/usr/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 unknown function (ip: 0x71590ed5ea9f) at (unknown file) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [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:558 eval_body at /source/src/interpreter.c:558 jl_interpret_toplevel_thunk at /source/src/interpreter.c:898 jl_toplevel_eval_flex at /source/src/toplevel.c:1035 jl_toplevel_eval_flex at /source/src/toplevel.c:975 ijl_toplevel_eval at /source/src/toplevel.c:1047 ijl_toplevel_eval_in at /source/src/toplevel.c:1092 eval at ./boot.jl:489 include_string at ./loading.jl:2837 _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 _include at ./loading.jl:2897 include at ./Base.jl:305 exec_options at ./client.jl:321 _start at ./client.jl:554 jfptr__start_81451.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4100 [inlined] ijl_apply_generic at /source/src/gf.c:4300 jl_apply at /source/src/julia.h:2375 [inlined] true_main at /source/src/jlapi.c:971 jl_repl_entrypoint at /source/src/jlapi.c:1139 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x715917960249) 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 ============================================================== ┌ 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.12/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x00007158fce00010 Total snapshots: 384. Utilization: 0% ╎384 @Base/client.jl:554 _start() ╎ 384 @Base/client.jl:321 exec_options(opts::Base.JLOptions) ╎ 384 @Base/Base.jl:305 include(mod::Module, _path::String) ╎ 384 @Base/loading.jl:2897 _include(mapexpr::Function, mod::Module, _pat… ╎ 384 @Base/loading.jl:2837 include_string(mapexpr::typeof(identity), mo… ╎ 384 @Base/boot.jl:489 eval(m::Module, e::Any) ╎ ╎ 384 @Pkg/src/API.jl:151 kwcall(::@NamedTuple{julia_args::Cmd}, ::typ… ╎ ╎ 384 @Pkg/src/API.jl:151 #test#81 ╎ ╎ 384 @Pkg/src/API.jl:152 test ╎ ╎ 384 @Pkg/src/API.jl:152 test(pkgs::Vector{String}; kwargs::Base.P… ╎ ╎ 384 @Pkg/src/API.jl:153 kwcall(::@NamedTuple{julia_args::Cmd}, :… ╎ ╎ ╎ 384 @Pkg/src/API.jl:164 test(pkgs::Vector{PackageSpec}; io::IOC… ╎ ╎ ╎ 384 @Pkg/src/API.jl:490 kwcall(::@NamedTuple{julia_args::Cmd, … ╎ ╎ ╎ 384 @Pkg/src/API.jl:511 test(ctx::Pkg.Types.Context, pkgs::Ve… ╎ ╎ ╎ 384 @Pkg/…erations.jl:2313 test ╎ ╎ ╎ 384 @Pkg/…erations.jl:2401 test(ctx::Pkg.Types.Context, pkg… ╎ ╎ ╎ ╎ 384 @Pkg/…rations.jl:2135 kwcall(::@NamedTuple{preferences… ╎ ╎ ╎ ╎ 384 @Pkg/…rations.jl:2143 #sandbox#190 ╎ ╎ ╎ ╎ 384 @Base/file.jl:895 mktempdir(fn::Function) ╎ ╎ ╎ ╎ 384 @Base/file.jl:895 mktempdir(fn::Function, parent::S… ╎ ╎ ╎ ╎ 384 @Base/file.jl:899 mktempdir(fn::Pkg.Operations.var… ╎ ╎ ╎ ╎ ╎ 384 @Pkg/…tions.jl:2196 (::Pkg.Operations.var"#194#19… ╎ ╎ ╎ ╎ ╎ 384 @Pkg/…tions.jl:2087 with_temp_env(fn::Pkg.Operat… ╎ ╎ ╎ ╎ ╎ 384 @Pkg/…tions.jl:2237 (::Pkg.Operations.var"#198#… ╎ ╎ ╎ ╎ ╎ 384 @Base/env.jl:265 withenv(::Pkg.Operations.var"… ╎ ╎ ╎ ╎ ╎ 384 @Pkg/…ions.jl:2416 (::Pkg.Operations.var"#213… ╎ ╎ ╎ ╎ ╎ ╎ 384 @Pkg/…ons.jl:2476 subprocess_handler(cmd::Cm… ╎ ╎ ╎ ╎ ╎ ╎ 384 @Base/…ss.jl:687 wait(x::Base.Process) ╎ ╎ ╎ ╎ ╎ ╎ 384 @Base/…ss.jl:694 wait(x::Base.Process, syn… ╎ ╎ ╎ ╎ ╎ ╎ 384 @Base/…on.jl:136 wait ╎ ╎ ╎ ╎ ╎ ╎ 384 @Base/…on.jl:141 wait(c::Base.GenericCon… ╎ ╎ ╎ ╎ ╎ ╎ ╎ 384 @Base/…sk.jl:1199 wait() 383╎ ╎ ╎ ╎ ╎ ╎ ╎ 384 @Base/…sk.jl:1187 poptask(W::Base.Intr… [19] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/SmallCollections/kAuXn/test/smalldict.jl:157 _ZNK4llvm19SmallPtrSetImplBase13FindBucketForEPKv at /opt/julia/bin/../lib/julia/libLLVM.so.18.1jl (unknown line) unknown function (ip: (nil)) at (unknown file) Allocations: 1444838113 (Pool: 1444819375; Big: 18738); GC: 277 PkgEval terminated after 2720.75s: test duration exceeded the time limit