Package evaluation to test H3 on Julia 1.14.0-DEV.1711 (41ad7d9eeb*) started at 2026-02-12T13:25:58.938 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.94s ################################################################################ # Installation # Installing H3... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f62fece2] + H3 v0.3.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [fa961155] + CEnum v0.5.0 [f62fece2] + H3 v0.3.3 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.1 [60c8821e] + H3_jll v4.3.0+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 2.02s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1394.9 ms ✓ H3_jll 1850.8 ms ✓ H3 2 dependencies successfully precompiled in 3 seconds. 39 already precompiled. Precompilation completed after 21.17s ################################################################################ # Testing # Testing H3 Status `/tmp/jl_t60ReD/Project.toml` [fa961155] CEnum v0.5.0 [f62fece2] H3 v0.3.3 [ba5e3d4b] Jive v0.3.15 [60c8821e] H3_jll v4.3.0+0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_t60ReD/Manifest.toml` [fa961155] CEnum v0.5.0 [f62fece2] H3 v0.3.3 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [ba5e3d4b] Jive v0.3.15 [21216c6a] Preferences v1.5.1 [60c8821e] H3_jll v4.3.0+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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.5+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... 1/17 h3/api/coordinate-systems.jl  Pass: 25 (compile: 1.09, recompile: 0.40, elapsed: 1.24 seconds) 2/17 h3/api/errors.jl  Pass: 15 (compile: 0.63, elapsed: 0.66 seconds) 3/17 h3/api/hierarchy.jl  Pass: 9 (compile: 0.26, elapsed: 0.29 seconds) 4/17 h3/api/indexing.jl  Pass: 14 (compile: 1.59, elapsed: 1.67 seconds) 5/17 h3/api/inspection.jl  Pass: 8 (compile: 0.08, elapsed: 0.10 seconds) 6/17 h3/api/misc.jl  Pass: 4 (compile: 0.09, elapsed: 0.10 seconds) 7/17 h3/api/traversal.jl  Pass: 24 (compile: 0.53, elapsed: 0.58 seconds) 8/17 h3/api/unidirectional-edges.jl  Pass: 9 (compile: 0.33, elapsed: 0.36 seconds) 9/17 h3/api/vertexes.jl  Pass: 16 (compile: 0.09, elapsed: 0.14 seconds) 10/17 h3/lib/hierarchy.jl 11/17 h3/lib/indexing.jl  Pass: 16 (compile: 0.44, elapsed: 0.48 seconds) 12/17 h3/lib/inspection.jl  Pass: 7 (compile: 0.07, elapsed: 0.08 seconds) 13/17 h3/lib/misc.jl  Pass: 1 (compile: 0.03, elapsed: 0.04 seconds) 14/17 h3/lib/regions.jl [17] signal 11 (1): Segmentation fault in expression starting at /home/pkgeval/.julia/packages/H3/U8xMC/test/h3/lib/regions.jl:72 jl_datatype_layout at /source/src/julia.h:1431 [inlined] gc_mark_outrefs at /source/src/gc-stock.c:2379 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2568 _jl_gc_collect at /source/src/gc-stock.c:3088 ijl_gc_collect at /source/src/gc-stock.c:3510 maybe_collect at /source/src/gc-stock.c:356 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:733 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:791 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:805 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:615 [inlined] Array at ./boot.jl:675 [inlined] Array at ./boot.jl:688 [inlined] fill at ./array.jl:573 [inlined] fill at ./array.jl:571 [inlined] adce_pass! at ./../usr/share/julia/Compiler/src/ssair/passes.jl:2119 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1035 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1021 jfptr_optimize_89692.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 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278 jfptr_finish_nocycle_85780.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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4575 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1532 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1715 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1724 jfptr_typeinf_ext_toplevel_91682.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] jl_type_infer at /source/src/gf.c:467 jl_compile_method_internal at /source/src/gf.c:3640 _jl_invoke at /source/src/gf.c:4112 [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: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:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:309 include_test_file at /home/pkgeval/.julia/packages/Jive/OhL6r/src/runtests.jl:192 do_include_test_file at /home/pkgeval/.julia/packages/Jive/OhL6r/src/runtests.jl:263 with at ./scopedvalues.jl:324 jive_lets_dance at /home/pkgeval/.julia/packages/Jive/OhL6r/src/runtests.jl:264 normal_run at /home/pkgeval/.julia/packages/Jive/OhL6r/src/runtests.jl:216 runtests_distributed_run at /home/pkgeval/.julia/packages/Jive/OhL6r/src/runtests_distributed_run.jl:23 #runtests#39 at /home/pkgeval/.julia/packages/Jive/OhL6r/src/runtests.jl:178 runtests at /home/pkgeval/.julia/packages/Jive/OhL6r/src/runtests.jl:148 unknown function (ip: 0x710ac9923b22) 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 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 include_string at ./loading.jl:3130 _jl_invoke at /source/src/gf.c:4120 [inlined] ijl_apply_generic at /source/src/gf.c:4317 _include at ./loading.jl:3190 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_73686.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_77651.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: 0x710ae5fab249) 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: 3862223 (Pool: 3862158; Big: 65); GC: 4 Testing failed after 20.5s ERROR: LoadError: Package H3 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:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [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 71.14s: GC corruption was detected ################################################################################ # Bug reporting # The package crashed during testing (reason=gc_corruption), but PkgEval was unable to reproduce the crash under rr (status=test, reason=missing). For debugging, here is the tail end of the rr log: > # Testing > # > > Testing H3 > Status `/tmp/jl_tYGOZB/Project.toml` > [fa961155] CEnum v0.5.0 > [f62fece2] H3 v0.3.3 > [ba5e3d4b] Jive v0.3.15 > [60c8821e] H3_jll v4.3.0+0 > [8f399da3] Libdl v1.11.0 > [8dfed614] Test v1.11.0 > Status `/tmp/jl_tYGOZB/Manifest.toml` > [fa961155] CEnum v0.5.0 > [f62fece2] H3 v0.3.3 > [b5f81e59] IOCapture v1.0.0 > [692b3bcd] JLLWrappers v1.7.1 > [ba5e3d4b] Jive v0.3.15 > [21216c6a] Preferences v1.5.1 > [60c8821e] H3_jll v4.3.0+0 > [0dad84c5] ArgTools v1.1.2 > [56f22d72] Artifacts v1.11.0 > [2a0f44e3] Base64 v1.11.0 > [ade2ca70] Dates v1.11.0 > [8ba89e20] Distributed 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.5+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... > Activating project at `~/.julia/environments/pkgeval` > Activating project at `/tmp/jl_tYGOZB` > Switching execution to under rr > 1/17 h3/api/coordinate-systems.jl >  Pass: 25 (compile: 1.38, recompile: 0.39, elapsed: 1.76 seconds) > 2/17 h3/api/errors.jl >  Pass: 15 (compile: 0.67, elapsed: 0.71 seconds) > 3/17 h3/api/hierarchy.jl >  Pass: 9 (compile: 0.27, elapsed: 0.30 seconds) > 4/17 h3/api/indexing.jl >  Pass: 14 (compile: 1.75, elapsed: 1.83 seconds) > 5/17 h3/api/inspection.jl >  Pass: 8 (compile: 0.10, elapsed: 0.11 seconds) > 6/17 h3/api/misc.jl >  Pass: 4 (compile: 0.10, elapsed: 0.11 seconds) > 7/17 h3/api/traversal.jl >  Pass: 24 (compile: 0.53, elapsed: 0.58 seconds) > 8/17 h3/api/unidirectional-edges.jl >  Pass: 9 (compile: 0.32, elapsed: 0.34 seconds) > 9/17 h3/api/vertexes.jl >  Pass: 16 (compile: 0.09, elapsed: 0.13 seconds) > 10/17 h3/lib/hierarchy.jl > 11/17 h3/lib/indexing.jl >  Pass: 16 (compile: 0.43, elapsed: 0.47 seconds) > 12/17 h3/lib/inspection.jl >  Pass: 7 (compile: 0.07, elapsed: 0.09 seconds) > 13/17 h3/lib/misc.jl >  Pass: 1 (compile: 0.03, elapsed: 0.04 seconds) > 14/17 h3/lib/regions.jl >  Pass: 5 (compile: 0.48, elapsed: 0.51 seconds) > 15/17 h3/lib/traversal.jl >  Pass: 1 (compile: 0.03, elapsed: 0.04 seconds) > 16/17 h3/lib/unidirectional-edges.jl > 17/17 h3/lib/vertexgraph.jl >  Pass: 3 (compile: 0.09, elapsed: 0.10 seconds) > ✅ All 157 tests have been completed. (compile: 6.34, recompile: 0.39, elapsed: 7.12 seconds) > Testing H3 tests passed > > Testing completed after 41.92s > > PkgEval succeeded after 110.73s