Package evaluation to test Clang on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-25T14:18:45.174 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.87s ################################################################################ # Installation # Installing Clang... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [40e3b903] + Clang v0.19.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [fa961155] + CEnum v0.5.0 [40e3b903] + Clang v0.19.0 [692b3bcd] + JLLWrappers v1.7.1 [21216c6a] + Preferences v1.5.0 ⌅ [0ee61d77] + Clang_jll v19.1.7+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 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.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.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 2.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1357.7 ms ✓ Clang_jll ERROR: LoadError: SystemError: opening file "/home/pkgeval/.julia/packages/Clang/kqsoL/lib/20/LibClang.jl": No such file or directory Stacktrace:  [1] systemerror(p::String, errno::Int32; extrainfo::Nothing)  @ Base ./error.jl:186  [2] open(fname::String; lock::Bool, read::Bool, write::Nothing, create::Nothing, truncate::Nothing, append::Nothing)  @ Base ./iostream.jl:327  [3] open  @ ./iostream.jl:306 [inlined]  [4] open(fname::String, mode::String; lock::Bool)  @ Base ./iostream.jl:390  [5] open(fname::String, mode::String)  @ Base ./iostream.jl:389  [6] open(::typeof(Base._crc32c), ::String, ::Vararg{String}; kwargs::@Kwargs{})  @ Base ./io.jl:425  [7] open  @ ./io.jl:424 [inlined]  [8] macro expansion  @ ./loading.jl:2334 [inlined]  [9] macro expansion  @ ./lock.jl:376 [inlined]  [10] _include_dependency!(dep_list::Vector{Any}, track_dependencies::Bool, mod::Module, _path::String, track_content::Bool, path_may_be_dir::Bool)  @ Base ./loading.jl:2332  [11] #_include_dependency#898  @ ./loading.jl:2313 [inlined]  [12] _include_dependency  @ ./loading.jl:2311 [inlined]  [13] _include(mapexpr::Function, mod::Module, _path::String)  @ Base ./loading.jl:3055  [14] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [15] top-level scope  @ ~/.julia/packages/Clang/kqsoL/src/Clang.jl:25  [16] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [17] include_package_for_output(pkg::Base.PkgId, input::String, 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:3157  [18] top-level scope  @ stdin:5  [19] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3003  [21] include_string  @ ./loading.jl:3013 [inlined]  [22] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [23] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Clang/kqsoL/src/Clang.jl:1 in expression starting at stdin:5 Precompilation completed after 23.45s ################################################################################ # Testing # Testing Clang Status `/tmp/jl_SCxixI/Project.toml` [fa961155] CEnum v0.5.0 [40e3b903] Clang v0.19.0 [e0db7c4e] ReTest v0.3.4 [3f4e10e2] CMake_jll v3.31.9+0 [8f399da3] Libdl v1.11.0 [3fa0cd96] REPL v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 Status `/tmp/jl_SCxixI/Manifest.toml` [fa961155] CEnum v0.5.0 [40e3b903] Clang v0.19.0 [bd334432] InlineTest v0.2.0 [692b3bcd] JLLWrappers v1.7.1 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [e0db7c4e] ReTest v0.3.4 [3f4e10e2] CMake_jll v3.31.9+0 ⌅ [0ee61d77] Clang_jll v19.1.7+1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.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.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets 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.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [458c3c95] OpenSSL_jll v3.5.4+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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... WARNING: Imported binding Test.pop_testset was undeclared at import time during import to Testset. WARNING: Imported binding Test.push_testset was undeclared at import time during import to Testset. ┌ Error: Precompilation failed, this is the captured stdout (114 chars): └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:36  Pass | Time / Compile / GC | Alloc ΔRSS | ReTest._ReTestPrecompileTests:  ┌ Error: And this is the captured stderr (0 chars): └ @ ReTest ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:39  ERROR: LoadError: TaskFailedException Stacktrace:  [1] #wait#580  @ ./task.jl:363 [inlined]  [2] wait  @ ./task.jl:360 [inlined]  [3] retest(::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}, ::Vararg{Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}}; dry::Bool, stats::Bool, shuffle::Bool, group::Bool, verbose::Bool, recursive::Bool, id::Nothing, strict::Bool, dup::Bool, static::Nothing, load::Bool, seed::Bool, marks::Bool, tag::Vector{Symbol}, spin::Bool, clear::Bool)  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1186  [4] kwcall(::@NamedTuple{recursive::Bool, stats::Bool, spin::Bool}, ::typeof(InlineTest.retest), ::Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}, ::Vararg{Union{Regex, AbstractString, Integer, Module, Symbol, Tuple, ReTest.Pattern, AbstractArray, Pair{Module, <:Union{Regex, AbstractString, Integer, Symbol, Tuple, ReTest.Pattern, AbstractArray}}}})  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:750  [5] #137  @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:26 [inlined]  [6] redirect_stdio(f::ReTest.var"#137#138"; stdin::Nothing, stderr::Pipe, stdout::Pipe)  @ Base ./stream.jl:1449  [7] kwcall(::@NamedTuple{stderr::Pipe, stdout::Pipe}, ::typeof(redirect_stdio), f::Function)  @ Base ./stream.jl:1412  [8] macro expansion  @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:25 [inlined]  [9] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined]  [10] macro expansion  @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:23 [inlined]  [11] macro expansion  @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined]  [12] top-level scope  @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:118  [13] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [14] top-level scope  @ ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1751  [15] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [16] include_package_for_output(pkg::Base.PkgId, input::String, 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:3157  [17] top-level scope  @ stdin:5  [18] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [19] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3003  [20] include_string  @ ./loading.jl:3013 [inlined]  [21] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [22] _start()  @ Base ./client.jl:577   nested task error: TaskFailedException   nested task error: UndefVarError: `push_testset` not defined in `ReTest.Testset`  Suggestion: this global was defined as `Test.push_testset` but not assigned a value.  Stacktrace:  [1] top-level scope  @ ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:517  [2] macro expansion  @ ~/.julia/packages/ReTest/3Ikse/src/precompile.jl:12 [inlined]  [3] macro expansion  @ ~/.julia/packages/ReTest/3Ikse/src/testset.jl:517 [inlined]  [4] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [5] (::ReTest.var"#110#111"{ReTest.Testset.Format})(mod::Module, ts::ReTest.TestsetExpr, pat::ReTest.And, chan::@NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing})  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1154  [6] #local_remotecall_thunk##0  @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:425 [inlined]  [7] run_work_thunk(thunk::Distributed.var"#local_remotecall_thunk##0#local_remotecall_thunk##1"{ReTest.var"#110#111"{ReTest.Testset.Format}, Tuple{Module, ReTest.TestsetExpr, ReTest.And, @NamedTuple{out::Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, compute::Channel{Nothing}, preview::Nothing}}, @Kwargs{}}, print_error::Bool)  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/process_messages.jl:70  [8] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:450  [9] remotecall_fetch  @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:449 [inlined]  [10] remotecall_fetch  @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:492 [inlined]  [11] (::ReTest.var"#106#107"{Int64, ReTest.Testset.Format, Nothing, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})()  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1151  Stacktrace:  [1] remotecall_fetch(::Function, ::Distributed.LocalProcess, ::Module, ::Vararg{Any}; kwargs::@Kwargs{})  @ Distributed /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:451  [2] remotecall_fetch  @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:449 [inlined]  [3] remotecall_fetch  @ /opt/julia/share/julia/stdlib/v1.14/Distributed/src/remotecall.jl:492 [inlined]  [4] (::ReTest.var"#106#107"{Int64, ReTest.Testset.Format, Nothing, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})()  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1151  Stacktrace:  [1] sync_end(c::Channel{Any})  @ Base ./task.jl:630  [2] macro expansion  @ ./task.jl:663 [inlined]  [3] (::ReTest.var"#96#97"{Bool, ReTest.Testset.Format, Bool, Base.RefValue{Int64}, Bool, ReTest.var"#take_latest!#91", Nothing, ReentrantLock, Bool, ReTest.Testset.ReTestSet, Base.Threads.Atomic{Bool}, Base.RefValue{Exception}, Channel{Nothing}, Distributed.RemoteChannel{Channel{Union{Nothing, ReTest.Testset.ReTestSet}}}, Vector{Any}, ReTest.And, Module})()  @ ReTest ~/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1104 in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/precompile.jl:19 in expression starting at /home/pkgeval/.julia/packages/ReTest/3Ikse/src/ReTest.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ ReTest │ [Output was shown above] └ ERROR: LoadError: The following 1 package failed to precompile: ReTest Failed to precompile ReTest [e0db7c4e-2690-44b9-bad6-7687da720f89] to "/home/pkgeval/.julia/compiled/v1.14/ReTest/jl_Bgv12O" (ProcessExited(1)). in expression starting at /home/pkgeval/.julia/packages/Clang/kqsoL/test/runtests.jl:1 Testing failed after 32.05s ERROR: LoadError: Package Clang 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:2946 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2795 [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:572 [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:548 [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:219 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 83.4s: package fails to precompile