Package evaluation to test CompilerCaching on Julia 1.14.0-DEV.1826 (44c835795b*) started at 2026-03-02T09:14:11.305 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.79s ################################################################################ # Installation # Installing CompilerCaching... Resolving package versions... 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.22s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1216.3 ms ✓ CompilerCaching 15749.8 ms ✓ LLVM 2 dependencies successfully precompiled in 17 seconds. 36 already precompiled. Precompilation completed after 39.23s ################################################################################ # Testing # Testing CompilerCaching Status `/tmp/jl_Wrk0iT/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_Wrk0iT/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.2+0 [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 6m44.0s basic caching | 7 7 0.2s cache partitioning | 8 8 0.2s overlay method tables | 6 6 0.7s inference integration | 6 6 1m28.1s const-prop inference | 8 8 1m27.7s custom IR | 34 34 0.8s Examples | 1 1 2 1m52.3s foreign | 1 1 1.7s native | 1 1 1m50.4s StackedMethodTable | 7 7 0.2s Inference caching | 5 2 7 1m52.8s RNG of the outermost testset: Random.Xoshiro(0xbeb8db3b46f621a7, 0x6ed0154dbd3c0ee5, 0xfc605efdd7e279d2, 0x39dac506b098da89, 0x8e0659488a44a92f) 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 420.17s 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 494.27s: package has test failures