Package evaluation of BinaryReedSolomon on Julia 1.13.0-DEV.985 (9c94e7ae32*) started at 2025-08-14T12:03:34.414 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.23s ################################################################################ # Installation # Installing BinaryReedSolomon... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [8a283c49] + BinaryReedSolomon v0.1.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [0fee9d7f] + BinaryFields v0.1.0 [8a283c49] + BinaryReedSolomon v0.1.0 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.5.0 [fdea26ae] + SIMD v3.7.1 [ade2ca70] + Dates v1.11.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 Installation completed after 0.93s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ can not merge projects │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 │ [2] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:44 │ [3] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [4] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [5] include(mod::Module, _path::String) │ @ Base ./Base.jl:308 │ [6] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:330 │ [7] _start() │ @ Base ./client.jl:563 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3904.0 ms ✓ BinaryReedSolomon 1 dependency successfully precompiled in 4 seconds. 8 already precompiled. Precompilation completed after 16.13s ################################################################################ # Testing # Testing BinaryReedSolomon Testing failed after 4.0s ERROR: LoadError: expected package `BinaryFields [0fee9d7f]` to exist at path `/home/pkgeval/.julia/packages/BinaryReedSolomon/BinaryFields` This package is referenced in the manifest file: /tmp/jl_sizLDD/Manifest.toml It is required by: BinaryReedSolomon Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] collect_fixed!(env::Pkg.Types.EnvCache, pkgs::Vector{PackageSpec}, names::Dict{UUID, String}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:485 [3] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:564 [4] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2097 [5] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2071 [inlined] [6] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:436 [7] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:406 [inlined] [8] up @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:173 [inlined] [9] #resolve#167 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:442 [inlined] [10] resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:441 [inlined] [11] (::Pkg.Operations.var"#208#209"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#223#224"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2420 [12] with_temp_env(fn::Pkg.Operations.var"#208#209"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#223#224"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2291 [13] (::Pkg.Operations.var"#204#205"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#223#224"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2404 [14] mktempdir(fn::Pkg.Operations.var"#204#205"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#223#224"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:899 [15] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [16] #sandbox#200 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2351 [inlined] [17] kwcall(::@NamedTuple{preferences::Dict{String, Any}, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool}, ::typeof(Pkg.Operations.sandbox), fn::Function, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override::Nothing) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2341 [18] 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.13/Pkg/src/Operations.jl:2615 [19] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2521 [inlined] [20] 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.13/Pkg/src/API.jl:538 [21] 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.13/Pkg/src/API.jl:515 [22] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:168 [23] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:157 [24] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [25] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:156 [inlined] [26] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:155 [27] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [28] include(mod::Module, _path::String) @ Base ./Base.jl:308 [29] exec_options(opts::Base.JLOptions) @ Base ./client.jl:330 [30] _start() @ Base ./client.jl:563 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 44.66s: there were unidentified errors