Package evaluation to test RootIO on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-27T02:55:51.416 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.05s ################################################################################ # Installation # Installing RootIO... Resolving package versions... Installed Conda ─ v1.10.3 Installed ROOT ── v0.3.2 Updating `~/.julia/environments/v1.12/Project.toml` [84287b9e] + RootIO v0.1.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [8f4d0f93] + Conda v1.10.3 ⌅ [1f15a43c] + CxxWrap v0.14.2 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v1.4.0 [1914dd2f] + MacroTools v0.5.16 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 ⌅ [1706fdcc] + ROOT v0.3.2 [84287b9e] + RootIO v0.1.0 [6c6a2e73] + Scratch v1.3.0 [ec057cc2] + StructUtils v2.6.2 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [81def892] + VersionParsing v1.3.0 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.11.2+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 v0.6.4 [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.12.1 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [f489334b] + StyledStrings v1.11.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.15.0+0 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [458c3c95] + OpenSSL_jll v3.5.4+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.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` Building Conda → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/8f06b0cfa4c514c7b9546756dbae91fcfbc92dc9/build.log` Building ROOT ─→ `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/0eaa1d4a0a2d159d2d867ace043d47bcf9d16e6d/build.log` Installation failed after 21.6s ERROR: LoadError: Error building `ROOT`: Precompiling packages... Info Given CxxWrap was explicitly requested, output will be shown live  C++ exception while wrapping module StdLib: invalid subtyping in definition of StdString with supertype CppBasicString ERROR: LoadError: invalid subtyping in definition of StdString with supertype CppBasicString Stacktrace:  [1] register_julia_module  @ ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:393 [inlined]  [2] readmodule(so_path_cb::typeof(CxxWrap.StdLib.get_libcxxwrap_julia_stl_path), funcname::Symbol, m::Module, flags::UInt32)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:751  [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::UInt32)  @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:761  [4] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:307  [5] include(mod::Module, _path::String)  @ Base ./Base.jl:306  [6] 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:3024  [7] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:2870  [9] include_string  @ ./loading.jl:2880 [inlined]  [10] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:315  [11] _start()  @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/StdLib.jl:1 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:1 in expression starting at stdin:5 ✗ CxxWrap 0 dependencies successfully precompiled in 6 seconds. 8 already precompiled. ERROR: LoadError: The following 1 direct dependency failed to precompile: CxxWrap Failed to precompile CxxWrap [1f15a43c-97ca-5a2a-ae31-89f07a497df4] to "/home/pkgeval/.julia/compiled/v1.12/CxxWrap/jl_8o3MKP". C++ exception while wrapping module StdLib: invalid subtyping in definition of StdString with supertype CppBasicString ERROR: LoadError: invalid subtyping in definition of StdString with supertype CppBasicString Stacktrace: [1] register_julia_module @ ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:393 [inlined] [2] readmodule(so_path_cb::typeof(CxxWrap.StdLib.get_libcxxwrap_julia_stl_path), funcname::Symbol, m::Module, flags::UInt32) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:751 [3] wrapmodule(so_path_cb::Function, funcname::Symbol, m::Module, flags::UInt32) @ CxxWrap.CxxWrapCore ~/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:761 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [5] include(mod::Module, _path::String) @ Base ./Base.jl:306 [6] 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:3024 [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2870 [9] include_string @ ./loading.jl:2880 [inlined] [10] exec_options(opts::Base.JLOptions) @ Base ./client.jl:315 [11] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/StdLib.jl:1 in expression starting at /home/pkgeval/.julia/packages/CxxWrap/5IZvn/src/CxxWrap.jl:1 in expression starting at stdin: in expression starting at /home/pkgeval/.julia/packages/ROOT/vCcfz/deps/build.jl:1 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] (::Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1506 [3] withenv(::Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:265 [4] (::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2308 [5] with_temp_env(fn::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2161 [6] (::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2275 [7] mktempdir(fn::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#129#130"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:936 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [9] #sandbox#182 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] [10] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1483 [11] build_versions @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1395 [inlined] [12] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1824 [13] add @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1769 [inlined] [14] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:354 [15] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [16] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:158 [17] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [18] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:116 [19] include(mod::Module, _path::String) @ Base ./Base.jl:306 [20] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [21] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:113 PkgEval skipped after 46.18s: package could not be installed