Package evaluation to test OpenFST on Julia 1.12.4 (422f456051*) started at 2026-01-29T00:51:21.223 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.97s ################################################################################ # Installation # Installing OpenFST... Resolving package versions... Installed OpenFST ─ v0.1.1 Updating `~/.julia/environments/v1.12/Project.toml` [18031d04] + OpenFST v0.1.1 Updating `~/.julia/environments/v1.12/Manifest.toml` ⌅ [1f15a43c] + CxxWrap v0.14.2 [692b3bcd] + JLLWrappers v1.7.1 [1914dd2f] + MacroTools v0.5.16 [18031d04] + OpenFST v0.1.1 [21216c6a] + Preferences v1.5.1 ⌅ [3eaa8342] + libcxxwrap_julia_jll v0.11.2+1 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [8e850b90] + libblastrampoline_jll v5.15.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 OpenFST → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/fc6d08341aa93894f70f543cdf4a26314b1b8567/build.log` Installation failed after 21.77s ERROR: LoadError: Error building `OpenFST`: Precompiling packages... 9698.1 ms ✓ MacroTools 1665.3 ms ✓ libcxxwrap_julia_jll 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 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 2 dependencies successfully precompiled in 17 seconds. 6 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_rfWXUg". 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 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/OpenFST/z8mGa/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 42.73s: package could not be installed