Package evaluation to test AllocCheck on Julia 1.14.0-DEV.2172 (32456e37ae*) started at 2026-05-12T14:18:26.202 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.57s ################################################################################ # Installation # Installing AllocCheck... Resolving package versions... Installed LibTracyClient_jll ─ v0.13.1+0 Installed ExprTools ────────── v0.1.10 Installed CEnum ────────────── v0.5.0 Installed Scratch ──────────── v1.3.0 Installed MacroTools ───────── v0.5.16 Installed LLVMExtra_jll ────── v0.0.43+0 Installed GPUCompiler ──────── v1.10.0 Installed AllocCheck ───────── v0.2.3 Installed Tracy ────────────── v0.1.6 Installed Preferences ──────── v1.5.2 Installed PrecompileTools ──── v1.3.3 Installed LLVM ─────────────── v9.8.0 Installed JLLWrappers ──────── v1.8.0 Installing 2 artifacts Installed artifact LibTracyClient 502.2 KiB Installed artifact LLVMExtra 3.7 MiB Updating `~/.julia/environments/v1.14/Project.toml` [9b6a8646] + AllocCheck v0.2.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [9b6a8646] + AllocCheck v0.2.3 [fa961155] + CEnum v0.5.0 [e2ba6199] + ExprTools v0.1.10 [61eb1bfa] + GPUCompiler v1.10.0 [692b3bcd] + JLLWrappers v1.8.0 [929cbde3] + LLVM v9.8.0 [1914dd2f] + MacroTools v0.5.16 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [6c6a2e73] + Scratch v1.3.0 [e689c965] + Tracy v0.1.6 [dad2f222] + LLVMExtra_jll v0.0.43+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.13.0 [4af54fe1] + LazyArtifacts v1.11.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 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [f489334b] + StyledStrings v1.13.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.5.1+0 [deac9b47] + LibCURL_jll v8.20.0+1 [e37daf67] + LibGit2_jll v1.9.3+0 [29816b5a] + LibSSH2_jll v1.11.101+0 [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.69.0+0 [3f19e933] + p7zip_jll v17.8.0+0 Installation completed after 8.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 4.0 s ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 3.9 s ✓ MacroTools 0.9 s ✓ CEnum 0.9 s ✓ ExprTools 1.3 s ✓ Scratch 1.4 s ✓ Preferences 2.0 s ✓ JLLWrappers 1.2 s ✓ PrecompileTools 2.3 s ✓ LibTracyClient_jll 5.1 s ✓ LLVMExtra_jll 2.8 s ✓ Tracy 16.8 s ✓ LLVM 46.6 s ✓ GPUCompiler ERROR: LoadError: InitError: could not load symbol "JLJITGetExternalJITDylib": /opt/julia/bin/../lib/julia/libjulia-internal.so.1.14: undefined symbol: JLJITGetExternalJITDylib Stacktrace:  [1] JLJITGetExternalJITDylib  @ ~/.julia/packages/LLVM/2dxnA/lib/libLLVM_julia.jl:95 [inlined]  [2] refcheck(::Type{LLVM.JuliaOJIT}, ref::Ptr{LLVM.API.JLOpaqueJuliaOJIT})  @ LLVM ~/.julia/packages/LLVM/2dxnA/src/orc.jl:399 [inlined]  [3] LLVM.JuliaOJIT(ref::Ptr{LLVM.API.JLOpaqueJuliaOJIT})  @ LLVM ~/.julia/packages/GPUCompiler/lHkad/src/driver.jl:158 [inlined]  [4] LLVM.JuliaOJIT()  @ LLVM ~/.julia/packages/LLVM/2dxnA/src/base.jl:113 [inlined]  [5] register_deferred_codegen()  @ GPUCompiler ~/.julia/packages/GPUCompiler/lHkad/src/driver.jl:157  [6] __init__()  @ GPUCompiler ~/.julia/packages/GPUCompiler/lHkad/src/GPUCompiler.jl:92  [7] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1605  [8] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1593  [9] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1481  [10] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2283  [11] Dict{String, Int64}()  @ Base ./loading.jl:2178 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2811  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [14] macro expansion  @ ./loading.jl:2599 [inlined]  [15] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [17] require  @ ./loading.jl:2539 [inlined]  [18] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [20] top-level scope  @ ~/.julia/packages/AllocCheck/4lNBp/src/AllocCheck.jl:3  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [26] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [28] _start()  @ Base ./client.jl:593 during initialization of module GPUCompiler in expression starting at /home/pkgeval/.julia/packages/AllocCheck/4lNBp/src/AllocCheck.jl:1 in expression starting at stdin:5 ✗ AllocCheck 12 dependencies successfully precompiled in 94 seconds. 31 already precompiled. Precompilation completed after 124.17s ################################################################################ # Testing # Testing AllocCheck Status `/tmp/jl_Fx7mz3/Project.toml` [9b6a8646] AllocCheck v0.2.3 [e2ba6199] ExprTools v0.1.10 [61eb1bfa] GPUCompiler v1.10.0 [929cbde3] LLVM v9.8.0 [1914dd2f] MacroTools v0.5.16 [8dfed614] Test v1.11.0 Status `/tmp/jl_Fx7mz3/Manifest.toml` [9b6a8646] AllocCheck v0.2.3 [fa961155] CEnum v0.5.0 [e2ba6199] ExprTools v0.1.10 [61eb1bfa] GPUCompiler v1.10.0 [692b3bcd] JLLWrappers v1.8.0 [929cbde3] LLVM v9.8.0 [1914dd2f] MacroTools v0.5.16 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [6c6a2e73] Scratch v1.3.0 [e689c965] Tracy v0.1.6 [dad2f222] LLVMExtra_jll v0.0.43+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.13.0 [4af54fe1] LazyArtifacts v1.11.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 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization 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.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+0 [29816b5a] LibSSH2_jll v1.11.101+0 [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.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... ERROR: LoadError: InitError: could not load symbol "JLJITGetExternalJITDylib": /opt/julia/bin/../lib/julia/libjulia-internal.so.1.14: undefined symbol: JLJITGetExternalJITDylib Stacktrace:  [1] JLJITGetExternalJITDylib  @ ~/.julia/packages/LLVM/2dxnA/lib/libLLVM_julia.jl:95 [inlined]  [2] refcheck(::Type{LLVM.JuliaOJIT}, ref::Ptr{LLVM.API.JLOpaqueJuliaOJIT})  @ LLVM ~/.julia/packages/LLVM/2dxnA/src/orc.jl:399 [inlined]  [3] LLVM.JuliaOJIT(ref::Ptr{LLVM.API.JLOpaqueJuliaOJIT})  @ LLVM ~/.julia/packages/GPUCompiler/lHkad/src/driver.jl:158 [inlined]  [4] LLVM.JuliaOJIT()  @ LLVM ~/.julia/packages/LLVM/2dxnA/src/base.jl:113 [inlined]  [5] register_deferred_codegen()  @ GPUCompiler ~/.julia/packages/GPUCompiler/lHkad/src/driver.jl:157  [6] __init__()  @ GPUCompiler ~/.julia/packages/GPUCompiler/lHkad/src/GPUCompiler.jl:92  [7] run_module_init(mod::Module, i::Int64)  @ Base ./loading.jl:1605  [8] register_restored_modules(sv::Core.SimpleVector, pkg::Base.PkgId, path::String)  @ Base ./loading.jl:1593  [9] _include_from_serialized(pkg::Base.PkgId, path::String, ocachepath::Nothing, depmods::Vector{Any}; register::Bool)  @ Base ./loading.jl:1481  [10] _require_search_from_serialized(pkg::Base.PkgId, sourcespec::Base.PkgLoadSpec, build_id::UInt128, stalecheck::Bool; reasons::Dict{String, Int64}, DEPOT_PATH::Vector{String})  @ Base ./loading.jl:2283  [11] Dict{String, Int64}()  @ Base ./loading.jl:2178 [inlined]  [12] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2811  [13] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2672  [14] macro expansion  @ ./loading.jl:2599 [inlined]  [15] string(::String, ::Union{Char, SubString{String}, String, Symbol}, ::Symbol, ::String)  @ Base ./lock.jl:376 [inlined]  [16] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2563  [17] require  @ ./loading.jl:2539 [inlined]  [18] eval_import_path(at::Module, from::Nothing, path::Expr, keyword::String)  @ Base ./module.jl:36 [inlined]  [19] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [20] top-level scope  @ ~/.julia/packages/AllocCheck/4lNBp/src/AllocCheck.jl:3  [21] include(mod::Module, _path::String)  @ Base ./Base.jl:326  [22] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing)  @ Base ./loading.jl:3271  [23] top-level scope  @ stdin:5  [24] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [25] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3113  [26] push!(a::Vector{SubString{String}}, item::String)  @ Base ./loading.jl:3123 [inlined]  [27] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:350  [28] _start()  @ Base ./client.jl:593 during initialization of module GPUCompiler in expression starting at /home/pkgeval/.julia/packages/AllocCheck/4lNBp/src/AllocCheck.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ AllocCheck │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: AllocCheck Failed to precompile AllocCheck [9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a] to "/home/pkgeval/.julia/compiled/v1.14/AllocCheck/jl_pyW1f8" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/AllocCheck/4lNBp/test/runtests.jl:1 Testing failed after 25.01s ERROR: LoadError: Package AllocCheck errored during testing 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:3162 [3] Cmd(cmd::Cmd) @ Base /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] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:352 [12] _start() @ Base ./client.jl:593 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 190.07s: package fails to precompile