Package evaluation to test Corleone on Julia 1.12.7-DEV.42 (6f510b6086*) started at 2026-06-19T18:33:23.422 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.28s ################################################################################ # Installation # Installing Corleone... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [2751e0db] + Corleone v0.0.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [47edcb42] + ADTypes v1.22.0 [7d9f7c33] + Accessors v0.1.44 [79e6a3ab] + Adapt v4.6.1 [4fba245c] + ArrayInterface v7.25.0 [198e06fe] + BangBang v0.4.9 [d360d2e6] + ChainRulesCore v1.26.1 [ae650224] + ChunkSplitters v3.2.0 [38540f10] + CommonSolve v0.2.7 [34da2185] + Compat v4.18.1 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.6.0 [2751e0db] + Corleone v0.0.3 [8d63f2c5] + DispatchDoctor v0.4.28 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [e2ba6199] + ExprTools v0.1.10 [55351af7] + ExproniconLite v0.10.14 [069b7b12] + FunctionWrappers v1.1.3 [77dc65aa] + FunctionWrappersWrappers v1.9.1 [d9f16b24] + Functors v0.5.2 [46192b85] + GPUArraysCore v0.2.0 [076d061b] + HashArrayMappedTries v0.2.0 [22cec73e] + InitialValues v0.3.1 [3587e190] + InverseFunctions v0.1.17 [82899510] + IteratorInterfaceExtensions v1.0.0 [ae98c720] + Jieko v0.2.1 [e6f89c97] + LoggingExtras v1.2.0 [bb33d45b] + LuxCore v1.5.3 [1914dd2f] + MacroTools v0.5.16 [2e0e35c7] + Moshi v0.3.8 [67456a42] + OhMyThreads v0.8.6 [d236fae5] + PreallocationTools v1.2.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 ⌅ [731186ca] + RecursiveArrayTools v3.54.0 [189a3867] + Reexport v1.2.2 [7e49a35a] + RuntimeGeneratedFunctions v0.5.19 ⌅ [0bca4576] + SciMLBase v2.155.1 ⌅ [a6db7da4] + SciMLLogging v1.10.1 [c0aeaf25] + SciMLOperators v1.22.0 [431bcebd] + SciMLPublic v1.0.1 [53ae85a6] + SciMLStructures v1.10.0 [7e506255] + ScopedValues v1.6.2 [91464d47] + StableTasks v0.1.7 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [2efcf032] + SymbolicIndexingInterface v0.3.48 [ed4db957] + TaskLocalValues v0.1.3 [781d530d] + TruncatedStacktraces v1.4.0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed 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 [6462fe0b] + Sockets v1.11.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [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` Installation completed after 5.74s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/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.4 or uninstalled │ ├─restricted to versions 0.9 by project [2230c68d], leaving only versions: 0.9.0 - 0.9.20 │ │ └─project [2230c68d] log: │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ └─project [2230c68d] is fixed to version 0.0.0 │ └─restricted by julia compatibility requirements to versions: 0.10.0 - 0.11.4 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] propagate_constraints! (repeats 2 times) │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1062 [inlined] │ [3] 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:1651 │ [4] simplify_graph! (repeats 2 times) │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [inlined] │ [5] 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:561 │ [6] 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:2000 │ [7] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1977 [inlined] │ [8] 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.12/Pkg/src/API.jl:450 │ [9] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:419 [inlined] │ [10] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [inlined] │ [11] #resolve#171 │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:456 [inlined] │ [12] resolve │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:455 [inlined] │ [13] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.12/activate_set.jl:83 │ [14] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/RUPmD/src/julia-1.12/activate_set.jl:9 │ [15] (::var"#10#11")() │ @ Main /PkgEval.jl/scripts/precompile.jl:21 │ [16] capture_pkg_output(f::var"#10#11"; suppress::Bool) │ @ Main /PkgEval.jl/scripts/common.jl:55 │ [17] suppress_pkg_output(f::Function) │ @ Main /PkgEval.jl/scripts/common.jl:35 │ [18] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:19 │ [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 └ @ Main /PkgEval.jl/scripts/precompile.jl:24 Activating project at `~/.julia/environments/v1.12` Precompiling package dependencies... Precompiling packages... 74050.1 ms ✓ Corleone 1 dependency successfully precompiled in 76 seconds. 81 already precompiled. 9 dependencies precompiled but different versions are currently loaded (Base64, Dates, JuliaSyntaxHighlighting, Logging, Markdown, Printf, StyledStrings, TOML and UUIDs). Restart julia to access the new versions. Otherwise, 37 dependents of these packages may trigger further precompilation to work with the unexpected versions. Precompilation completed after 95.04s ################################################################################ # Testing # Testing Corleone Test Could not use exact versions of packages in manifest. Re-resolving dependencies Testing failed after 8.72s ERROR: LoadError: Unsatisfiable requirements detected for package JET [c3a54625]: JET [c3a54625] log: ├─possible versions are: 0.0.1 - 0.11.4 or uninstalled ├─restricted to versions 0.9 by project [4a2dce29], leaving only versions: 0.9.0 - 0.9.20 │ └─project [4a2dce29] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [4a2dce29] is fixed to version 0.0.0 └─restricted by julia compatibility requirements to versions: 0.10.0 - 0.11.4 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] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1062 [inlined] [3] 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:1651 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [inlined] [5] 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:561 [6] 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:2000 [7] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1977 [inlined] [8] 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::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:450 [9] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:419 [inlined] [10] #up#49 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [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:2301 [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:2164 [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:2278 [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:2225 [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:2481 [18] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [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:552 [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 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.4 or uninstalled ├─restricted to versions 0.9 by project [4a2dce29], leaving only versions: 0.9.0 - 0.9.20 │ └─project [4a2dce29] log: │ ├─possible versions are: 0.0.0 or uninstalled │ └─project [4a2dce29] is fixed to version 0.0.0 └─restricted by julia compatibility requirements to versions: 0.10.0 - 0.11.4 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] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1062 [inlined] [3] 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:1651 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1650 [inlined] [5] 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:561 [6] 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:2000 [7] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1977 [inlined] [8] 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.12/Pkg/src/API.jl:450 [9] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:419 [inlined] [10] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:174 [inlined] [11] #resolve#171 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:456 [inlined] [12] resolve @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:455 [inlined] [13] (::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:2294 [14] 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:2164 [15] (::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:2278 [16] 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 [17] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:932 [18] #sandbox#182 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2225 [inlined] [19] 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:2481 [20] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2387 [inlined] [21] 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:552 [22] 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 [23] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [24] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:157 [inlined] [25] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:156 [inlined] [26] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [27] include(mod::Module, _path::String) @ Base ./Base.jl:306 [28] exec_options(opts::Base.JLOptions) @ Base ./client.jl:317 [29] _start() @ Base ./client.jl:550 PkgEval failed after 138.39s: there were unidentified errors