Package evaluation to test H3 on Julia 1.14.0-DEV.2028 (45a2de3f7a*) started at 2026-04-12T15:20:24.621 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.27s ################################################################################ # 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.2 [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.25s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2444.0 ms ✓ H3_jll 2429.9 ms ✓ H3 2 dependencies successfully precompiled in 5 seconds. 39 already precompiled. Precompilation completed after 28.4s ################################################################################ # Testing # Testing H3 Status `/tmp/jl_HrcULy/Project.toml` [fa961155] CEnum v0.5.0 [f62fece2] H3 v0.3.3 [ba5e3d4b] Jive v0.3.16 [60c8821e] H3_jll v4.3.0+0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_HrcULy/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.16 [21216c6a] Preferences v1.5.2 [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.19.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2026.3.19 [458c3c95] OpenSSL_jll v3.5.6+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.68.1+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... 1/17 h3/api/coordinate-systems.jl  Pass: 25 (compile: 1.30, recompile: 0.43, elapsed: 1.41 seconds) 2/17 h3/api/errors.jl  Pass: 15 (compile: 0.66, elapsed: 0.70 seconds) 3/17 h3/api/hierarchy.jl  Pass: 9 (compile: 0.26, elapsed: 0.28 seconds) 4/17 h3/api/indexing.jl  Pass: 14 (compile: 1.86, elapsed: 1.94 seconds) 5/17 h3/api/inspection.jl  Pass: 8 (compile: 0.11, elapsed: 0.14 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.57 seconds) 8/17 h3/api/unidirectional-edges.jl  Pass: 9 (compile: 0.36, elapsed: 0.38 seconds) 9/17 h3/api/vertexes.jl  Pass: 16 (compile: 0.10, elapsed: 0.14 seconds) 10/17 h3/lib/hierarchy.jl 11/17 h3/lib/indexing.jl  Pass: 16 (compile: 0.45, elapsed: 0.49 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 [19] 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:1446 _jl_gc_collect at /source/src/gc-stock.c:3098 ijl_gc_collect at /source/src/gc-stock.c:3523 maybe_collect at /source/src/gc-stock.c:357 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:734 ijl_gc_small_alloc at /source/src/gc-stock.c:783 verify_ir at ./../usr/share/julia/Compiler/src/ssair/verify.jl:433 run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1070 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_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 finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278 jfptr_finish_nocycle_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 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4821 typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1535 typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1718 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1727 jfptr_typeinf_ext_toplevel_3.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:2301 [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:4105 [inlined] ijl_apply_generic at /source/src/gf.c:4339 jl_apply at /source/src/julia.h:2301 [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:768 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:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 include_string at ./loading.jl:3136 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3196 include at ./Base.jl:323 include_test_file at /home/pkgeval/.julia/packages/Jive/SjA6C/src/runtests.jl:192 do_include_test_file at /home/pkgeval/.julia/packages/Jive/SjA6C/src/runtests.jl:259 with at ./scopedvalues.jl:324 jive_lets_dance at /home/pkgeval/.julia/packages/Jive/SjA6C/src/runtests.jl:260 normal_run at /home/pkgeval/.julia/packages/Jive/SjA6C/src/runtests.jl:212 runtests_distributed_run at /home/pkgeval/.julia/packages/Jive/SjA6C/src/runtests_distributed_run.jl:23 #runtests#41 at /home/pkgeval/.julia/packages/Jive/SjA6C/src/runtests.jl:178 runtests at /home/pkgeval/.julia/packages/Jive/SjA6C/src/runtests.jl:148 unknown function (ip: 0x7529b5500e32) 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:2301 [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:768 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:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 include_string at ./loading.jl:3136 _jl_invoke at /source/src/gf.c:4113 [inlined] ijl_apply_generic at /source/src/gf.c:4339 _include at ./loading.jl:3196 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:2301 [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:768 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:782 ijl_toplevel_eval_in at /source/src/toplevel.c:827 eval at ./boot.jl:517 exec_options at ./client.jl:318 _start at ./client.jl:593 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:2301 [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: 0x7529d5316249) 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: 3942266 (Pool: 3942200; Big: 66); GC: 4 Testing failed after 22.21s 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:3160 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3025 [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:323 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [14] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 84.04s: 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_6up3ud/Project.toml` > [fa961155] CEnum v0.5.0 > [f62fece2] H3 v0.3.3 > [ba5e3d4b] Jive v0.3.16 > [60c8821e] H3_jll v4.3.0+0 > [8f399da3] Libdl v1.11.0 > [8dfed614] Test v1.11.0 > Status `/tmp/jl_6up3ud/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.16 > [21216c6a] Preferences v1.5.2 > [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.19.0+0 > [e37daf67] LibGit2_jll v1.9.2+0 > [29816b5a] LibSSH2_jll v1.11.3+1 > [14a3606d] MozillaCACerts_jll v2026.3.19 > [458c3c95] OpenSSL_jll v3.5.6+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.68.1+0 > [3f19e933] p7zip_jll v17.8.0+0 > Testing Running tests... > Activating project at `~/.julia/environments/pkgeval` > Activating project at `/tmp/jl_6up3ud` > Switching execution to under rr > 1/17 h3/api/coordinate-systems.jl >  Pass: 25 (compile: 1.39, recompile: 0.45, elapsed: 1.67 seconds) > 2/17 h3/api/errors.jl >  Pass: 15 (compile: 0.67, elapsed: 0.70 seconds) > 3/17 h3/api/hierarchy.jl >  Pass: 9 (compile: 0.29, elapsed: 0.32 seconds) > 4/17 h3/api/indexing.jl >  Pass: 14 (compile: 1.90, elapsed: 1.98 seconds) > 5/17 h3/api/inspection.jl >  Pass: 8 (compile: 0.13, elapsed: 0.14 seconds) > 6/17 h3/api/misc.jl >  Pass: 4 (compile: 0.11, elapsed: 0.12 seconds) > 7/17 h3/api/traversal.jl >  Pass: 24 (compile: 0.55, elapsed: 0.60 seconds) > 8/17 h3/api/unidirectional-edges.jl >  Pass: 9 (compile: 0.39, elapsed: 0.41 seconds) > 9/17 h3/api/vertexes.jl >  Pass: 16 (compile: 0.11, elapsed: 0.15 seconds) > 10/17 h3/lib/hierarchy.jl > 11/17 h3/lib/indexing.jl >  Pass: 16 (compile: 0.48, elapsed: 0.52 seconds) > 12/17 h3/lib/inspection.jl >  Pass: 7 (compile: 0.08, 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.53, elapsed: 0.56 seconds) > 15/17 h3/lib/traversal.jl >  Pass: 1 (compile: 0.03, elapsed: 0.05 seconds) > 16/17 h3/lib/unidirectional-edges.jl > 17/17 h3/lib/vertexgraph.jl >  Pass: 3 (compile: 0.10, elapsed: 0.12 seconds) > ✅ All 157 tests have been completed. (compile: 6.79, recompile: 0.45, elapsed: 7.48 seconds) > Testing H3 tests passed > > Testing completed after 44.4s > > PkgEval succeeded after 102.66s