Package evaluation to test H3 on Julia 1.14.0-DEV.2302 (b8ba835509*) started at 2026-06-06T04:56:20.932 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.99s ################################################################################ # 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.8.0 [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.46s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.3 s ✓ H3_jll 2.2 s ✓ H3 2 dependencies successfully precompiled in 5 seconds. 39 already precompiled. Precompilation completed after 30.32s ################################################################################ # Testing # Testing H3 Status `/tmp/jl_WRqYVR/Project.toml` [fa961155] CEnum v0.5.0 [f62fece2] H3 v0.3.3 [ba5e3d4b] Jive v0.3.17 [60c8821e] H3_jll v4.3.0+0 [8f399da3] Libdl v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_WRqYVR/Manifest.toml` [fa961155] CEnum v0.5.0 [f62fece2] H3 v0.3.3 [b5f81e59] IOCapture v1.0.0 [692b3bcd] JLLWrappers v1.8.0 [ba5e3d4b] Jive v0.3.17 [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.13.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.5.2+0 [deac9b47] LibCURL_jll v8.20.0+1 [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.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.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... 1/17 h3/api/coordinate-systems.jl  Pass: 25 (compile: 1.53, recompile: 0.73, elapsed: 1.65 seconds) 2/17 h3/api/errors.jl  Pass: 15 (compile: 0.41, elapsed: 0.45 seconds) 3/17 h3/api/hierarchy.jl  Pass: 9 (compile: 0.28, elapsed: 0.30 seconds) 4/17 h3/api/indexing.jl  Pass: 14 (compile: 2.13, elapsed: 2.21 seconds) 5/17 h3/api/inspection.jl  Pass: 8 (compile: 0.13, elapsed: 0.16 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.66, elapsed: 0.71 seconds) 8/17 h3/api/unidirectional-edges.jl  Pass: 9 (compile: 0.38, elapsed: 0.41 seconds) 9/17 h3/api/vertexes.jl  Pass: 16 (compile: 0.10, elapsed: 0.15 seconds) 10/17 h3/lib/hierarchy.jl 11/17 h3/lib/indexing.jl  Pass: 16 (compile: 0.54, elapsed: 0.58 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.52, elapsed: 0.56 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: 7.01, recompile: 0.73, elapsed: 7.55 seconds) [19] signal 11 (1): Segmentation fault in expression starting at none:0 jl_datatype_layout at /source/src/julia.h:1495:10 gc_mark_outrefs at /source/src/gc-stock.c:2400:31 [inlined] gc_mark_and_steal at /source/src/gc-stock.c:2591:9 _jl_gc_collect at /source/src/gc-stock.c:3129:13 ijl_gc_collect at /source/src/gc-stock.c:3552:13 maybe_collect at /source/src/gc-stock.c:357:9 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:734:5 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:792:12 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:806:13 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41:30 GenericMemory at ./boot.jl:658:0 [inlined] array_new_memory at ./array.jl:1129:0 [inlined] _growend_internal! at ./array.jl:1209:0 (pc: 41) _growend! at ./array.jl:1233:0 [inlined] resize! at ./array.jl:1568:0 (pc: 20) resize! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:116:0 [inlined] DFS! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:124:0 (pc: 8) update_domtree! at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:252:0 [inlined] construct_domtree at ./../usr/share/julia/Compiler/src/ssair/domtree.jl:242:0 (pc: 12) construct_domtree at ./../usr/share/julia/Compiler/src/ssair/ir.jl:477:0 [inlined] construct_domtree at ./../usr/share/julia/Compiler/src/ssair/ir.jl:476:0 [inlined] slot2reg at ./../usr/share/julia/Compiler/src/optimize.jl:1342:0 [inlined] run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1048:0 (pc: 6) run_passes_ipo_safe at ./../usr/share/julia/Compiler/src/optimize.jl:1061:0 [inlined] optimize at ./../usr/share/julia/Compiler/src/optimize.jl:1034:0 [inlined] finish_nocycle at ./../usr/share/julia/Compiler/src/typeinfer.jl:278:0 (pc: 14) jfptr_finish_nocycle_1.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 typeinf at ./../usr/share/julia/Compiler/src/abstractinterpretation.jl:4952:0 (pc: 251) typeinf_ext at ./../usr/share/julia/Compiler/src/typeinfer.jl:1537:0 (pc: 150) typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1741:0 [inlined] typeinf_ext_toplevel at ./../usr/share/julia/Compiler/src/typeinfer.jl:1750:0 (pc: 12) jfptr_typeinf_ext_toplevel_3.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] jl_type_infer at /source/src/gf.c:463:35 jl_compile_method_internal at /source/src/gf.c:3665:24 _jl_invoke at /source/src/gf.c:4130:16 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 _atexit at ./initdefs.jl:540:0 (pc: 203) unknown function (ip: 0x7af58314a614) at (unknown file) _jl_invoke at /source/src/gf.c:4138:23 [inlined] ijl_apply_generic at /source/src/gf.c:4364:12 jl_apply at /source/src/julia.h:2388:12 [inlined] ijl_atexit_hook at /source/src/init.c:264:17 jl_repl_entrypoint at /source/src/jlapi.c:1139:5 main at /source/cli/loader_exe.c:58:15 unknown function (ip: 0x7af59fa9c249) 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: 5607758 (Pool: 5607692; Big: 66); GC: 5 Testing failed after 25.61s 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:3247 [3] 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:587 [4] 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 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval crashed after 91.85s: GC corruption was detected