Package evaluation to test StitchBindings on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T17:46:51.619 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.3s ################################################################################ # Installation # Installing StitchBindings... Resolving package versions... Installed StitchBindings ─ v0.1.6 Updating `~/.julia/environments/v1.12/Project.toml` [98c25cc8] + StitchBindings v0.1.6 Updating `~/.julia/environments/v1.12/Manifest.toml` [682c06a0] + JSON v1.4.0 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [6c6a2e73] + Scratch v1.3.0 [98c25cc8] + StitchBindings v0.1.6 [ec057cc2] + StructUtils v2.6.2 [ade2ca70] + Dates v1.11.0 [56ddb016] + Logging v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 Building StitchBindings → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/c8bfd0c3f337a53effcf14d8e769fb9a4cf0c84d/build.log` Installation failed after 14.81s ERROR: LoadError: Error building `StitchBindings`: Precompiling packages... 1293.2 ms ✓ StitchBindings 1 dependency successfully precompiled in 1 seconds. 12 already precompiled. ERROR: LoadError: IOError: could not spawn setenv(`cargo update`; dir="../stitch_bindings"): no such file or directory (ENOENT) Stacktrace: [1] _spawn_primitive(file::String, cmd::Cmd, stdio::Memory{Union{RawFD, Base.SyncCloseFD, IO}}) @ Base ./process.jl:139 [2] _spawn @ ./process.jl:156 [inlined] [3] #_spawn##0 @ ./process.jl:148 [inlined] [4] setup_stdios(f::Base.var"#_spawn##0#_spawn##1"{Cmd}, stdios::Vector{Union{RawFD, Base.FileRedirect, IO}}) @ Base ./process.jl:235 [5] _spawn @ ./process.jl:147 [inlined] [6] run(::Cmd; wait::Bool) @ Base ./process.jl:511 [7] run(::Cmd) @ Base ./process.jl:509 [8] top-level scope @ ~/.julia/packages/StitchBindings/Cduze/deps/build.jl:6 [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [10] top-level scope @ none:5 [11] eval(m::Module, e::Any) @ Core ./boot.jl:489 [12] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [13] _start() @ Base ./client.jl:550 in expression starting at /home/pkgeval/.julia/packages/StitchBindings/Cduze/deps/build.jl:6 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 37.1s: package could not be installed