Package evaluation to test CompilerCaching on Julia 1.14.0-DEV.2336 (83323976df*) started at 2026-06-15T12:45:59.662 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.32s ################################################################################ # Installation # Installing CompilerCaching... Resolving package versions... 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.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.8 s ✓ CompilerCaching 5.6 s ✓ LLVMExtra_jll 17.8 s ✓ LLVM 3 dependencies successfully precompiled in 24 seconds. 35 already precompiled. Precompilation completed after 48.73s ################################################################################ # Testing # Testing CompilerCaching Status `/tmp/jl_UzH9fd/Project.toml` [9db33cc3] CompilerCaching v0.2.4 `~/.julia/packages/CompilerCaching/XCToM/` [929cbde3] LLVM v9.9.0 [aea7be01] PrecompileTools v1.3.4 [8dfed614] Test v1.11.0 Status `/tmp/jl_UzH9fd/Manifest.toml` [fa961155] CEnum v0.5.0 [9db33cc3] CompilerCaching v0.2.4 `~/.julia/packages/CompilerCaching/XCToM/` [692b3bcd] JLLWrappers v1.8.0 [929cbde3] LLVM v9.9.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [dad2f222] LLVMExtra_jll v0.0.43+1 [0dad84c5] ArgTools v1.2.0 [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... 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. Test Summary: | Pass Total Time CompilerCaching | 117 117 4m36.8s basic caching | 13 13 0.3s compileable signatures | 2 2 0.0s cache partitioning | 8 8 0.3s overlay method tables | 6 6 0.4s inference integration | 6 6 1m35.9s const-prop inference | 20 20 1m40.1s custom IR | 46 46 1.4s Examples | 2 2 9.0s StackedMethodTable | 7 7 0.2s Inference caching | 7 7 1m08.1s Testing CompilerCaching tests passed Testing completed after 328.76s PkgEval succeeded after 402.96s