Package evaluation to test CompilerCaching on Julia 1.14.0-DEV.1808 (1cd77b505e*) started at 2026-02-26T12:13:51.567 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.82s ################################################################################ # Installation # Installing CompilerCaching... Resolving package versions... Installed CompilerCaching ─ v0.1.2 Updating `~/.julia/environments/v1.14/Project.toml` [9db33cc3] + CompilerCaching v0.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [9db33cc3] + CompilerCaching v0.1.2 Installation completed after 1.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4583.6 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 1068.6 ms ✓ CompilerCaching 906.3 ms ✓ CEnum 1240.9 ms ✓ Preferences 1225.8 ms ✓ JLLWrappers 872.4 ms ✓ PrecompileTools 3662.5 ms ✓ LLVMExtra_jll 13875.1 ms ✓ LLVM 7 dependencies successfully precompiled in 23 seconds. 31 already precompiled. Precompilation completed after 52.86s ################################################################################ # Testing # Testing CompilerCaching Status `/tmp/jl_KwTmbt/Project.toml` [9db33cc3] CompilerCaching v0.1.2 `~/.julia/packages/CompilerCaching/1dct4` [929cbde3] LLVM v9.4.6 [aea7be01] PrecompileTools v1.3.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_KwTmbt/Manifest.toml` [fa961155] CEnum v0.5.0 [9db33cc3] CompilerCaching v0.1.2 `~/.julia/packages/CompilerCaching/1dct4` [692b3bcd] JLLWrappers v1.7.1 [929cbde3] LLVM v9.4.6 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [dad2f222] LLVMExtra_jll v0.0.38+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.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... WARNING: Method definition basic_node(Int64) in module Main overwritten. WARNING: Method definition dispatch_node(Int64) in module Main overwritten. WARNING: Method definition child_node(Int64) in module Main overwritten. warning: ignoring debug info with an invalid version (0) in warning: ignoring debug info with an invalid version (0) in ERROR: LoadError: LLVM error: Duplicate definition of symbol 'jfptr_parent_0' Stacktrace: [1] macro expansion @ ~/.julia/packages/LLVM/fEIbx/src/executionengine/utils.jl:28 [inlined] [2] add! @ ~/.julia/packages/LLVM/fEIbx/src/orc.jl:434 [inlined] [3] (::var"#julia_jit##0#julia_jit##1"{JITDylib, JuliaOJIT, String, Vector{UInt8}})(ctx::Context) @ Main ~/.julia/packages/CompilerCaching/1dct4/examples/julia.jl:239 [4] with_llvm_context(f::var"#julia_jit##0#julia_jit##1"{JITDylib, JuliaOJIT, String, Vector{UInt8}}) @ Main ~/.julia/packages/CompilerCaching/1dct4/examples/julia.jl:22 [5] julia_jit(cache::CacheView{Symbol, NativeResults}, mi::Core.MethodInstance, ir_data::Tuple{Vector{UInt8}, String, String}) @ Main ~/.julia/packages/CompilerCaching/1dct4/examples/julia.jl:228 [6] compile!(cache::CacheView{Symbol, NativeResults}, mi::Core.MethodInstance) @ Main ~/.julia/packages/CompilerCaching/1dct4/examples/native.jl:98 [7] macro expansion @ ~/.julia/packages/CompilerCaching/1dct4/examples/native.jl:155 [inlined] [8] _call_impl(::Type{Int64}, f::typeof(parent), args::Int64) @ Main ~/.julia/packages/CompilerCaching/1dct4/examples/native.jl:133 [9] call(f::Function, args::Int64) @ Main ~/.julia/packages/CompilerCaching/1dct4/examples/native.jl:131 [10] top-level scope @ ~/.julia/packages/CompilerCaching/1dct4/examples/native.jl:184 [11] include(mod::Module, _path::String) @ Base ./Base.jl:323 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [13] _start() @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/CompilerCaching/1dct4/examples/native.jl:184 native: Test Failed at /home/pkgeval/.julia/packages/CompilerCaching/1dct4/test/runtests.jl:561 Expression: ok Stacktrace: [1] top-level scope @ ~/.julia/packages/CompilerCaching/1dct4/test/runtests.jl:20 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [3] macro expansion @ ~/.julia/packages/CompilerCaching/1dct4/test/runtests.jl:537 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [5] macro expansion @ ~/.julia/packages/CompilerCaching/1dct4/test/runtests.jl:555 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2243 [inlined] [7] macro expansion @ ~/.julia/packages/CompilerCaching/1dct4/test/runtests.jl:561 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Test Summary: | Pass Fail Broken Total Time CompilerCaching | 82 1 2 85 6m37.2s basic caching | 7 7 0.2s cache partitioning | 8 8 0.2s overlay method tables | 6 6 0.7s inference integration | 6 6 1m25.3s const-prop inference | 8 8 1m28.0s custom IR | 34 34 0.8s Examples | 1 1 2 1m50.0s foreign | 1 1 1.7s native | 1 1 1m48.2s StackedMethodTable | 7 7 0.2s Inference caching | 5 2 7 1m50.8s RNG of the outermost testset: Random.Xoshiro(0x16b84386459964fb, 0x64eb672ab0814965, 0x258e5096d72c2c07, 0xabc9ca9804e8dc50, 0xb3c69620ad58237d) ERROR: LoadError: Some tests did not pass: 82 passed, 1 failed, 0 errored, 2 broken. in expression starting at /home/pkgeval/.julia/packages/CompilerCaching/1dct4/test/runtests.jl:18 Testing failed after 413.38s ERROR: LoadError: Package CompilerCaching 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: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:323 [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 failed after 500.83s: package has test failures