Package evaluation to test Intersections on Julia 1.12.4 (422f456051*) started at 2026-01-28T23:08:08.186 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.11s ################################################################################ # Installation # Installing Intersections... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [6d0fbc77] + Intersections v0.4.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [6d0fbc77] + Intersections v0.4.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 Installation completed after 1.16s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:78 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Unsatisfiable requirements detected for package JET [c3a54625]: │ JET [c3a54625] log: │ ├─possible versions are: 0.0.1 - 0.11.3 or uninstalled │ ├─restricted to versions 0.7 by project [4088a60a], leaving only versions: 0.7.0 - 0.7.15 │ │ └─project [4088a60a] log: │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ └─project [4088a60a] is fixed to version 0.0.0 │ └─restricted by julia compatibility requirements to versions: 0.10.0 - 0.11.3 or uninstalled — no versions left │ Stacktrace: │ [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1150 │ [2] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) │ @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 │ [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.12/Pkg/src/Operations.jl:493 │ [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.12/Pkg/src/Operations.jl:1997 │ [5] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1974 [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.12/Pkg/src/API.jl:436 │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:406 [inlined] │ [8] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [inlined] │ [9] #resolve#167 │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:442 [inlined] │ [10] resolve │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:441 [inlined] │ [11] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:83 │ [12] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/h9a3r/src/julia-1.12/activate_set.jl:9 │ [13] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [14] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:55 │ [15] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [16] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [17] include(mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:317 │ [19] _start() │ @ Base ./client.jl:550 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.12` Precompiling package dependencies... Precompiling packages... 859.5 ms ✓ Intersections 1 dependency successfully precompiled in 1 seconds Precompilation completed after 19.36s ################################################################################ # Testing # Testing Intersections Test Could not use exact versions of packages in manifest. Re-resolving dependencies Testing failed after 8.17s ERROR: LoadError: Unsatisfiable requirements detected for package JET [c3a54625]: JET [c3a54625] log: ├─possible versions are: 0.0.1 - 0.11.3 or uninstalled ├─restricted to versions 0.7 by project [a29924c2], leaving only versions: 0.7.0 - 0.7.15 │ └─project [a29924c2] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [a29924c2] is fixed to version 0.0.0 └─restricted by julia compatibility requirements to versions: 0.10.0 - 0.11.3 or uninstalled — no versions left Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1150 [2] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [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.12/Pkg/src/Operations.jl:493 [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.12/Pkg/src/Operations.jl:1997 [5] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1974 [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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:436 [7] (::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2298 [8] with_temp_env(fn::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2161 [9] (::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2275 [10] mktempdir(fn::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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:936 [11] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [12] #sandbox#182 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [inlined] [13] 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.12/Pkg/src/Operations.jl:2478 [14] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [15] 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.12/Pkg/src/API.jl:538 [16] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [17] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [18] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [19] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [20] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [21] include(mod::Module, _path::String) @ Base ./Base.jl:306 [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [23] _start() @ Base ./client.jl:550 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 caused by: Unsatisfiable requirements detected for package JET [c3a54625]: JET [c3a54625] log: ├─possible versions are: 0.0.1 - 0.11.3 or uninstalled ├─restricted to versions 0.7 by project [a29924c2], leaving only versions: 0.7.0 - 0.7.15 │ └─project [a29924c2] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [a29924c2] is fixed to version 0.0.0 └─restricted by julia compatibility requirements to versions: 0.10.0 - 0.11.3 or uninstalled — no versions left Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1150 [2] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [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.12/Pkg/src/Operations.jl:493 [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.12/Pkg/src/Operations.jl:1997 [5] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1974 [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.12/Pkg/src/API.jl:436 [7] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:406 [inlined] [8] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [inlined] [9] #resolve#167 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:442 [inlined] [10] resolve @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:441 [inlined] [11] (::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2291 [12] with_temp_env(fn::Pkg.Operations.var"#190#191"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2161 [13] (::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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.12/Pkg/src/Operations.jl:2275 [14] mktempdir(fn::Pkg.Operations.var"#186#187"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#205#206"{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:936 [15] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [16] #sandbox#182 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2222 [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.12/Pkg/src/Operations.jl:2478 [18] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2384 [inlined] [19] 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.12/Pkg/src/API.jl:538 [20] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [21] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [22] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [23] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [24] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [25] include(mod::Module, _path::String) @ Base ./Base.jl:306 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [27] _start() @ Base ./client.jl:550 PkgEval failed after 52.29s: there were unidentified errors