Package evaluation to test InplacePermdims on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-03T11:37:10.164 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.49s ################################################################################ # Installation # Installing InplacePermdims... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f4498333] + InplacePermdims v1.0.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [f4498333] + InplacePermdims v1.0.0 Installation completed after 1.41s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/sTG3E/src/julia-1.13/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Two different dependencies can not have the same uuid at "/tmp/jl_1IUnyq/Project.toml". │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 │ [2] validate(project::Pkg.Types.Project; file::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:171 │ [3] Pkg.Types.Project(raw::Dict{String, Any}; file::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:245 │ [4] read_project(f_or_io::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:269 │ [5] Pkg.Types.EnvCache(env::Nothing) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:432 │ [6] Pkg.Types.EnvCache() │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:428 [inlined] │ [7] show_update(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}; io::Base.DevNull, hidden_upgrades_info::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3847 [inlined] │ [8] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2676 │ [9] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, workspace::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:480 │ [10] up(ctx::Pkg.Types.Context; kwargs::@Kwargs{level::UpgradeLevel, mode::PackageMode, update_registry::Bool, skip_writing_project::Bool, io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:177 [inlined] │ [11] resolve(ctx::Pkg.Types.Context; skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:486 [inlined] │ [12] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/sTG3E/src/julia-1.13/activate_set.jl:83 │ [13] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/sTG3E/src/julia-1.13/activate_set.jl:9 │ [14] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [15] (::var"#3#4"{var"#10#11"})() │ @ Main /PkgEval.jl/scripts/common.jl:52 [inlined] │ [16] with(::var"#3#4"{var"#10#11"}, ::Pair{Base.ScopedValues.ScopedValue{IO}, Base.DevNull}) │ @ Base.ScopedValues scopedvalues.jl:286 [inlined] │ [17] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:51 │ [18] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [19] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [20] __script_entry_include(mod::Module, path::String) │ @ Base client.jl:103 [inlined] │ [21] exec_options(opts::Base.JLOptions) │ @ Base client.jl:384 │ [22] _start() │ @ Base client.jl:695 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.14` Precompiling package dependencies... Precompiling project... 0.7 s ✓ InplacePermdims 1 dependency successfully precompiled in 1 seconds Precompilation completed after 18.85s ################################################################################ # Testing # Testing InplacePermdims Testing failed after 4.15s ERROR: LoadError: Two different dependencies can not have the same uuid at "/tmp/jl_wl4z1k/Project.toml". Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] validate(project::Pkg.Types.Project; file::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:171 [3] Pkg.Types.Project(raw::Dict{String, Any}; file::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:245 [4] read_project(f_or_io::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/project.jl:269 [5] Pkg.Types.EnvCache(env::Nothing) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:432 [6] Pkg.Types.EnvCache() @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:428 [inlined] [7] run_sandboxed_tests!(ctx::Pkg.Types.Context, pkg::PackageSpec, source_path::String, test_args::Cmd, coverage::Bool, julia_args::Cmd, test_fn::Nothing, pkgs_errored::Vector{Tuple{String, Base.Process}}) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3168 [8] (::Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3258 [inlined] [9] withenv(::Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base env.jl:283 [10] (::Pkg.Operations.var"#238#239"{Bool, Bool, Bool, Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2961 [11] with_temp_env(fn::Pkg.Operations.var"#238#239"{Bool, Bool, Bool, Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Bool, Pkg.Types.EnvCache}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2863 [12] sandbox_with_temp_env(fn::Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, ctx::Pkg.Types.Context, target::PackageSpec, tmp::String, has_sandbox_project::Bool, sandbox_env::Pkg.Types.EnvCache; 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:2920 [inlined] [13] (::Pkg.Operations.var"#243#244"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3030 [14] mktempdir(fn::Pkg.Operations.var"#243#244"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String}, parent::String; prefix::String) @ Base.Filesystem file.jl:949 [15] mktempdir(fn::Pkg.Operations.var"#243#244"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, Pkg.Types.Context, PackageSpec, String, Nothing, String}, parent::String) @ Base.Filesystem file.jl:945 [inlined] [16] sandbox(fn::Pkg.Operations.var"#264#265"{Bool, Cmd, Cmd, Nothing, Pkg.Types.Context, Vector{Tuple{String, Base.Process}}, String, PackageSpec}, ctx::Pkg.Types.Context, target::PackageSpec, sandbox_path::String, sandbox_project_override_in::Nothing; preferences::Dict{String, Any}, 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:2976 [inlined] [17] 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:3251 [18] 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:587 [19] 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 [20] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [21] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [22] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 68.53s: there were unidentified errors