Package evaluation to test CompilerCaching on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T02:05:40.881 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.73s ################################################################################ # Installation # Installing CompilerCaching... Resolving package versions... Installed CompilerCaching ─ v0.2.4 Updating `~/.julia/environments/v1.14/Project.toml` [9db33cc3] + CompilerCaching v0.2.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [9db33cc3] + CompilerCaching v0.2.4 Installation completed after 1.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 8.2 s ✓ TestEnv 1 dependency successfully precompiled in 8 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.1 s ✓ CompilerCaching 148.6 s ✓ CEnum 2.8 s ✓ Preferences 3.4 s ✓ JLLWrappers 3.1 s ✓ PrecompileTools 7.7 s ✓ LLVMExtra_jll 490.5 s ✓ LLVM 7 dependencies successfully precompiled in 657 seconds. 31 already precompiled. Precompilation completed after 700.31s ################################################################################ # Testing # Testing CompilerCaching Status `/tmp/jl_Cvqv61/Project.toml` [9db33cc3] CompilerCaching v0.2.4 `~/.julia/packages/CompilerCaching/XCToM/` [929cbde3] LLVM v9.8.2 [aea7be01] PrecompileTools v1.3.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_Cvqv61/Manifest.toml` [fa961155] CEnum v0.5.0 [9db33cc3] CompilerCaching v0.2.4 `~/.julia/packages/CompilerCaching/XCToM/` [692b3bcd] JLLWrappers v1.8.0 [929cbde3] LLVM v9.8.2 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [dad2f222] LLVMExtra_jll v0.0.43+1 [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.13.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.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... basic caching: Test Failed at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:45 Expression: res.result === :global_test_fn Evaluated: Symbol("#global_test_fn##0") === :global_test_fn Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] [2] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:45 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [8] top-level scope @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:18 basic caching: Test Failed at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:53 Expression: res2.result === :global_test_fn Evaluated: Symbol("#global_test_fn##0") === :global_test_fn Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] [2] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:53 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:20 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [8] top-level scope @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:18 cache partitioning: Test Failed at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:128 Expression: res1.result === :global_sharded_fn Evaluated: Symbol("#global_sharded_fn##0") === :global_sharded_fn Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] [2] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:128 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:106 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [8] top-level scope @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:18 cache partitioning: Test Failed at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:144 Expression: res3.result === :global_sharded_fn Evaluated: Symbol("#global_sharded_fn##0") === :global_sharded_fn Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:564 [inlined] [2] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:144 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:106 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [8] top-level scope @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:18 overlay method tables: Error During Test at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:150 Got exception outside of a @test internal lowering bug: #= /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:156 =# - expected identifier (val) Expression: Main.##method_table#1037 is a Core.MethodTable with 0 methods. Containing expressions: (block (block (function_decl ##overlay_double#1038) ##overlay_double#1038) (block (method_defs Main.##method_table#1037 is a Core.MethodTable with 0 methods. (block (block (= #₁ (call core.svec (call core.svec (function_type ##overlay_double#1038) Int) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:156:0)) (method Main.##method_table#1037 is a Core.MethodTable with 0 methods. #₁ (lambda (block #self# x) (block) (block (call * x 2)))) (removable #₁)))) (removable Main.##method_table#1037 is a Core.MethodTable with 0 methods.)) ##overlay_double#1038) (block (block (function_decl ##overlay_double#1038) ##overlay_double#1038) (block (method_defs Main.##method_table#1037 is a Core.MethodTable with 0 methods. (block (block (= #₁ (call core.svec (call core.svec (function_type ##overlay_double#1038) Int) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:156:0)) (method Main.##method_table#1037 is a Core.MethodTable with 0 methods. #₁ (lambda (block #self# x) (block) (block (call * x 2)))) (removable #₁)))) (removable Main.##method_table#1037 is a Core.MethodTable with 0 methods.)) ##overlay_double#1038) (block (block (= #₁ (call core.svec (call core.svec (function_type ##overlay_double#1038) Int) (call core.svec) SourceLocation:/home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:156:0)) (method Main.##method_table#1037 is a Core.MethodTable with 0 methods. #₁ (lambda (block #self# x) (block) (block (call * x 2)))) (removable #₁))) Detailed provenance: Main.##method_table#1037 is a Core.MethodTable with 0 methods. ├─ @ /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:156 └─ (macrocall (. (. Base (inert Experimental)) (inert @overlay)) :(#= /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:156 =#) Main.##method_table#1037 is a Core.MethodTable with 0 methods. (function (call ##overlay_double#1038 (:: x Int)) (block (call * x 2)))) └─ @ /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:156 Stacktrace: [1] expand_forms_2(ctx::Base.JuliaLowering.MacroExpansionContext{Dict{Symbol, Dict{Int64, Any}}}, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/desugaring.jl:4453 [2] lower_step(iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}, mod::Module, world::UInt64; soft_scope::Nothing) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:90 [3] _eval(mod::Module, iter::Base.JuliaLowering.LoweringIterator{Dict{Symbol, Dict{Int64, Any}}}; soft_scope::Nothing) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:530 [4] eval(mod::Module, ex::Base.JuliaSyntax.SyntaxTree{Dict{Symbol, Dict{Int64, Any}}}; macro_world::UInt64, soft_scope::Nothing, opts::@Kwargs{expr_compat_mode::Bool}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:518 [inlined] [5] eval(mod::Module, ex::Any; opts::@Kwargs{expr_compat_mode::Bool}) @ Base.JuliaLowering /source/usr/share/julia/JuliaLowering/src/eval.jl:523 [inlined] ┌ [6] macro expansion │ @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:154 [inlined] ╰──── repeated 2 times [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [10] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:150 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [13] top-level scope @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:18 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core boot.jl:521 [17] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [18] _start() @ Base client.jl:596 inference integration: Error During Test at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:194 Got exception outside of a @test ArgumentError: invalid type for argument interp in method definition for cache_owner at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/src/CompilerCaching.jl:202 Stacktrace: [1] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/src/CompilerCaching.jl:202 [inlined] [2] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:209 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:194 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [8] top-level scope @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:18 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:521 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 const-prop inference: Error During Test at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:260 Got exception outside of a @test ArgumentError: invalid type for argument interp in method definition for cache_owner at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/src/CompilerCaching.jl:202 Stacktrace: [1] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/src/CompilerCaching.jl:202 [inlined] [2] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:274 [inlined] [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [5] macro expansion @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:260 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] [8] top-level scope @ ~/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:18 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [10] top-level scope @ none:6 [11] eval(m::Module, e::Any) @ Core boot.jl:521 [12] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [13] _start() @ Base client.jl:596 WARNING: Method definition var"#basic_node##0"(Int64) in module Main overwritten. WARNING: Method definition var"#dispatch_node##0"(Int64) in module Main overwritten. WARNING: Method definition var"#child_node##0"(Int64) in module Main overwritten. Test Summary: | Pass Fail Error Total Time CompilerCaching | 81 4 3 88 5m05.9s basic caching | 11 2 13 6.4s compileable signatures | 2 2 0.0s cache partitioning | 6 2 8 0.2s overlay method tables | 1 1 6.5s inference integration | 1 1 0.1s const-prop inference | 1 1 0.0s custom IR | 46 46 1.9s Examples | 2 2 2m56.9s StackedMethodTable | 7 7 0.3s Inference caching | 7 7 1m52.3s RNG of the outermost testset: Random.Xoshiro(0x579a2fadd695053a, 0x5b0f23af1989d4ce, 0xd378ed753e718249, 0x9b5b5fc161dc5acd, 0xc9a3dc4f08708aac) ERROR: LoadError: Some tests did not pass: 81 passed, 4 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CompilerCaching/XCToM/test/runtests.jl:18 Testing failed after 475.43s 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: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 failed after 1215.85s: package tests unexpectedly errored