Package evaluation to test StaticCompiler on Julia 1.12.4 (01a2eadb04*) started at 2026-01-09T05:56:48.903 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.19s ################################################################################ # Installation # Installing StaticCompiler... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [81625895] + StaticCompiler v0.7.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [62783981] + BitTwiddlingConvenienceFunctions v0.1.6 [8ce10254] + Bumper v0.7.1 [fa961155] + CEnum v0.5.0 [2a0fbf3d] + CPUSummary v0.2.7 [fb6a15b2] + CloseOpenIntervals v0.1.13 [bc773b8a] + CodeInfoTools v0.3.5 [f70d9fcc] + CommonWorldInvalidations v1.0.0 [34da2185] + Compat v4.18.1 [adafc99b] + CpuId v0.3.1 [ffbed154] + DocStringExtensions v0.9.5 [e2ba6199] + ExprTools v0.1.10 [61eb1bfa] + GPUCompiler v1.7.5 [3e5b6fbb] + HostCPUFeatures v0.1.18 [615f187c] + IfElse v0.1.1 [692b3bcd] + JLLWrappers v1.7.1 [929cbde3] + LLVM v9.4.4 [10f19ff3] + LayoutPointers v0.1.17 [bdcacae8] + LoopVectorization v0.12.173 [1914dd2f] + MacroTools v0.5.16 [d125e4d3] + ManualMemory v0.1.8 [6fe1bfb0] + OffsetArrays v1.17.0 [1d0040c9] + PolyesterWeave v0.2.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [ae029012] + Requires v1.3.1 [94e857df] + SIMDTypes v0.1.0 [476501e8] + SLEEFPirates v0.6.43 [431bcebd] + SciMLPublic v1.0.1 [6c6a2e73] + Scratch v1.3.0 [aedffcd0] + Static v1.3.1 [0d7ed370] + StaticArrayInterface v1.8.0 [81625895] + StaticCompiler v0.7.3 [86c06d3c] + StaticTools v0.8.12 [8290d209] + ThreadingUtilities v0.5.5 [e689c965] + Tracy v0.1.6 [3a884ed6] + UnPack v1.0.2 [c4a57d5a] + UnsafeArrays v1.0.8 [3d5dd08c] + VectorizationBase v0.21.72 ⌅ [0ee61d77] + Clang_jll v18.1.7+4 [dad2f222] + LLVMExtra_jll v0.0.38+0 [ad6e5548] + LibTracyClient_jll v0.13.1+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.1 [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 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [d55e3150] + LLD_jll v18.1.7+5 [deac9b47] + LibCURL_jll v8.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [8f36deef] + libLLVM_jll v18.1.7+5 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 6.15s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iseFl/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [9] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 35951.0 ms ✓ StaticCompiler 1 dependency successfully precompiled in 37 seconds. 76 already precompiled. Precompilation completed after 47.26s ################################################################################ # Testing # Testing StaticCompiler Status `/tmp/jl_i2ahq4/Project.toml` [8ce10254] Bumper v0.7.1 [59287772] Formatting v0.4.3 [61eb1bfa] GPUCompiler v1.7.5 [929cbde3] LLVM v9.4.4 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [81625895] StaticCompiler v0.7.3 [86c06d3c] StaticTools v0.8.12 [7792a7ef] StrideArraysCore v0.5.8 [8ba89e20] Distributed v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [d55e3150] LLD_jll v18.1.7+5 Status `/tmp/jl_i2ahq4/Manifest.toml` [79e6a3ab] Adapt v4.4.0 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [8ce10254] Bumper v0.7.1 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [fb6a15b2] CloseOpenIntervals v0.1.13 [bc773b8a] CodeInfoTools v0.3.5 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [adafc99b] CpuId v0.3.1 [ffbed154] DocStringExtensions v0.9.5 [e2ba6199] ExprTools v0.1.10 [59287772] Formatting v0.4.3 [61eb1bfa] GPUCompiler v1.7.5 [3e5b6fbb] HostCPUFeatures v0.1.18 [615f187c] IfElse v0.1.1 [692b3bcd] JLLWrappers v1.7.1 [929cbde3] LLVM v9.4.4 [10f19ff3] LayoutPointers v0.1.17 [bdcacae8] LoopVectorization v0.12.173 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [6fe1bfb0] OffsetArrays v1.17.0 [1d0040c9] PolyesterWeave v0.2.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [ae029012] Requires v1.3.1 [94e857df] SIMDTypes v0.1.0 [476501e8] SLEEFPirates v0.6.43 [431bcebd] SciMLPublic v1.0.1 [6c6a2e73] Scratch v1.3.0 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [81625895] StaticCompiler v0.7.3 [86c06d3c] StaticTools v0.8.12 [7792a7ef] StrideArraysCore v0.5.8 [8290d209] ThreadingUtilities v0.5.5 [e689c965] Tracy v0.1.6 [3a884ed6] UnPack v1.0.2 [c4a57d5a] UnsafeArrays v1.0.8 [3d5dd08c] VectorizationBase v0.21.72 ⌅ [0ee61d77] Clang_jll v18.1.7+4 [dad2f222] LLVMExtra_jll v0.0.38+0 [ad6e5548] LibTracyClient_jll v0.13.1+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.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.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 [d55e3150] LLD_jll v18.1.7+5 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8f36deef] libLLVM_jll v18.1.7+5 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 1713.3 ms ✓ StrideArraysCore 1 dependency successfully precompiled in 2 seconds. 22 already precompiled. Test Summary: | Pass Total Time Standalone Dylibs | 5 5 1m35.1s WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in (::Main.var"#print_args#print_args##0"{_puts})(Int64, Ptr{Ptr{UInt8}}) at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/test/testcore.jl /tmp/print_args Hello, world! /tmp/print_args Hello, world! /tmp/print_args Hello, world! WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in throw_inexacterror(Symbol, Type{T}, Any) where {T} at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/quirks.jl [ Info: foo_err: Task failed successfully! Test Summary: | Pass Total Time Standalone Executables | 14 14 6.5s Test Summary: | Pass Total Time Multiple Function Dylibs | 2 2 1.0s Test Summary: | Pass Total Time Overlays | 2 2 1.9s WARNING: llvmcall with integer pointers is deprecated. Use actual pointers instead, replacing i32 or i64 with i8* or ptr in bumper_test(Int64) at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/test/testintegration.jl julia: /source/src/ccall.cpp:1040: jl_cgval_t emit_llvmcall(jl_codectx_t&, jl_value_t**, size_t): Assertion `f->getReturnType() == rettype' failed. [79] signal 6 (-6): Aborted in expression starting at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/test/testintegration.jl:21 unknown function (ip: 0x75e6d411eebc) at /lib/x86_64-linux-gnu/libc.so.6 gsignal at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x75e6d40ba394) at /lib/x86_64-linux-gnu/libc.so.6 __assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) emit_llvmcall at /source/src/ccall.cpp:1040 emit_intrinsic at /source/src/intrinsics.cpp:1307 [inlined] emit_call at /source/src/codegen.cpp:5456 emit_expr at /source/src/codegen.cpp:6383 emit_ssaval_assign at /source/src/codegen.cpp:5870 emit_stmtpos at /source/src/codegen.cpp:6172 emit_function at /source/src/codegen.cpp:9347 jl_emit_code at /source/src/codegen.cpp:9726 jl_emit_codeinst at /source/src/codegen.cpp:9797 jl_emit_native_impl at /source/src/aotcompile.cpp:795 compile_method_instance at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/jlgen.jl:759 irgen at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/irgen.jl:4 #emit_llvm#92 at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:200 emit_llvm at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:182 [inlined] #compile_unhooked#90 at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:95 compile_unhooked at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:80 [inlined] #compile#88 at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:67 compile at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:55 [inlined] #26 at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:471 #JuliaContext#87 at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:34 JuliaContext at /home/pkgeval/.julia/packages/GPUCompiler/j4HFa/src/driver.jl:25 [inlined] #static_llvm_module#23 at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:465 static_llvm_module at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:463 [inlined] #generate_obj#31 at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:579 generate_obj at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:570 [inlined] #generate_shlib#15 at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:407 generate_shlib at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:394 [inlined] #compile_shlib#7 at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:206 compile_shlib at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:187 unknown function (ip: 0x75e6a1ffba0d) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 #compile_shlib#6 at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:184 compile_shlib at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:179 unknown function (ip: 0x75e6a1ffa422) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 compile_shlib at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/src/StaticCompiler.jl:179 macro expansion at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/test/testintegration.jl:22 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] top-level scope at /home/pkgeval/.julia/packages/StaticCompiler/eSLug/test/testintegration.jl:22 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_invoke at /source/src/gf.c:4017 jl_toplevel_eval_flex at /source/src/toplevel.c:1024 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:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 unknown function (ip: 0x75e6bdf64e22) at (unknown file) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:2870 _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 _include at ./loading.jl:2930 include at ./Base.jl:307 IncludeInto at ./Base.jl:308 jfptr_IncludeInto_55779.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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:283 _start at ./client.jl:550 jfptr__start_45490.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4010 [inlined] ijl_apply_generic at /source/src/gf.c:4210 jl_apply at /source/src/julia.h:2391 [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: 0x75e6d40bb249) 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: 60290139 (Pool: 60289752; Big: 387); GC: 27 Testing failed after 159.11s ERROR: LoadError: Package StaticCompiler errored during testing (received signal: 6) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:2535 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [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.12/Pkg/src/API.jl:538 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [10] include(mod::Module, _path::String) @ Base ./Base.jl:306 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [12] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval crashed after 254.81s: the process was aborted