Package evaluation to test Combinat on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T12:36:20.746 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv, BugReporting)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.88s ################################################################################ # Installation # Installing Combinat... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [a6b051d1] + Combinat v0.1.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [a6b051d1] + Combinat v0.1.5 [18e54dd8] + IntegerMathUtils v0.1.3 [27ebfcd6] + Primes v0.5.7 Installation completed after 1.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 1508.7 ms ✓ rr_jll 1485.5 ms ✓ fts_jll 1664.0 ms ✓ s5cmd_jll 1638.3 ms ✓ obstack_jll 1516.5 ms ✓ LibMPDec_jll 1478.2 ms ✓ argp_standalone_jll 1530.3 ms ✓ Python_jll 1763.3 ms ✓ Elfutils_jll 1692.4 ms ✓ GDB_jll 3999.1 ms ✓ BugReporting 10 dependencies successfully precompiled in 19 seconds. 64 already precompiled. Precompiling package dependencies... Precompilation completed after 36.24s ################################################################################ # Testing # Testing Combinat Status `/tmp/jl_1iO0SU/Project.toml` [a6b051d1] Combinat v0.1.5 [27ebfcd6] Primes v0.5.7 [8dfed614] Test v1.11.0 Status `/tmp/jl_1iO0SU/Manifest.toml` [a6b051d1] Combinat v0.1.5 [18e54dd8] IntegerMathUtils v0.1.3 [27ebfcd6] Primes v0.5.7 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 Testing Running tests... Activating project at `~/.julia/environments/pkgeval` Activating project at `/tmp/jl_1iO0SU` Switching execution to under rr Combinat.jl groupby(iseven,1:10) exec="1 => [2, 4, 6, 8, 10]\n 0 => [1, 3, 5, 7, 9]" manl="0 => [1, 3, 5, 7, 9]\n 1 => [2, 4, 6, 8, 10]" Combinat.jl: Test Failed at /home/pkgeval/.julia/packages/Combinat/tPWc5/test/runtests.jl:16 Expression: mytest("Combinat.jl", "groupby(iseven,1:10)", "Dict{Bool, Vector{Int64}} with 2 entries:\n 0 => [1, 3, 5, 7, 9]\n 1 => [2, 4, 6, 8, 10]") Stacktrace: [1] top-level scope @ ~/.julia/packages/Combinat/tPWc5/test/runtests.jl:16 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/Combinat/tPWc5/test/runtests.jl:16 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Combinat.jl tally("a tally test") Combinat.jl tally_sorted("aabbbeee") Combinat.jl l=[:Jan,:Feb,:Mar,:Apr,:May,:Jun,:Jul,:Aug,:Sep,:Oct,:Nov,:Dec]; Combinat.jl collectby(x->first(string(x)),l) Combinat.jl collectby("JFMAMJJASOND",l) Combinat.jl a=Combinat.Combinations(1:4); Combinat.jl collect(a) Combinat.jl a=Combinat.Combinations([1,2,2,3,4,4],3) Combinat.jl collect(a) Combinat.jl ncombinations([1,2,2,3]) Combinat.jl combinations([1,2,2,3]) Combinat.jl permutations(3) Combinat.jl sum(first(p) for p in Permutations(5)) Combinat.jl permutations([:b,:b,:a,:a]) Combinat.jl npermutations([:b,:b,:a,:a]) Combinat.jl narrangements("settle",2) [59] signal 11 (1): Segmentation fault in expression starting at none:1 foldl_impl at ./reduce.jl:47 mapfoldl_impl at ./reduce.jl:42 unknown function (ip: 0x7cffd2b6d01d) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 #mapfoldl#265 at ./reduce.jl:173 mapfoldl at ./reduce.jl:173 [inlined] #mapreduce#269 at ./reduce.jl:305 [inlined] mapreduce at ./reduce.jl:305 [inlined] #sum#272 at ./reduce.jl:534 [inlined] sum at ./reduce.jl:534 unknown function (ip: 0x7cffd2b6cdcd) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 #sum#273 at ./reduce.jl:563 sum at ./reduce.jl:563 narr at /home/pkgeval/.julia/packages/Combinat/tPWc5/src/Combinat.jl:731 unknown function (ip: 0x7cffd2b6c358) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_invoke at /source/src/gf.c:4120 #narr##2 at ./none (unknown line) [inlined] MappingRF at ./reduce.jl:98 [inlined] _foldl_impl at ./reduce.jl:56 foldl_impl at ./reduce.jl:46 [inlined] mapfoldl_impl at ./reduce.jl:42 [inlined] #mapfoldl#265 at ./reduce.jl:173 [inlined] mapfoldl at ./reduce.jl:173 [inlined] #mapreduce#269 at ./reduce.jl:305 [inlined] mapreduce at ./reduce.jl:305 [inlined] #sum#272 at ./reduce.jl:534 [inlined] sum at ./reduce.jl:534 [inlined] #sum#273 at ./reduce.jl:563 [inlined] sum at ./reduce.jl:563 [inlined] narr at /home/pkgeval/.julia/packages/Combinat/tPWc5/src/Combinat.jl:731 narrangements at /home/pkgeval/.julia/packages/Combinat/tPWc5/src/Combinat.jl:738 unknown function (ip: 0x7cffd2b649d0) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [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:766 jl_toplevel_eval_flex at /source/src/toplevel.c:712 ijl_toplevel_eval at /source/src/toplevel.c:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 EvalInto at ./boot.jl:523 [inlined] mytest at /home/pkgeval/.julia/packages/Combinat/tPWc5/test/runtests.jl:5 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [inlined] jl_f__apply_iterate at /source/src/builtins.c:897 eval_test_function at /source/usr/share/julia/stdlib/v1.14/Test/src/Test.jl:404 unknown function (ip: 0x7cffd2b052d9) at (unknown file) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [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: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:766 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:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3190 include at ./Base.jl:324 IncludeInto at ./Base.jl:325 jfptr_IncludeInto_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [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:766 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:780 ijl_toplevel_eval_in at /source/src/toplevel.c:825 eval at ./boot.jl:517 exec_options at ./client.jl:310 _start at ./client.jl:585 jfptr__start_0.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2295 [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: 0x7cffe8c22249) 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 Allocations: 7583028 (Pool: 7582941; Big: 87); GC: 8 Testing failed after 20.71s ERROR: LoadError: Package Combinat errored during testing (received signal: 11) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3138 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3003 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:586 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:562 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:221 [12] include(mod::Module, _path::String) @ Base ./Base.jl:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 117.55s: a segmentation fault happened ################################################################################ # Bug reporting # Finalizing trace... BugReporting completed after 35.62s Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/Combinat-1772696336.tar.zst