Package evaluation of ToolipsSession on Julia 1.12.0-rc1.2 (995ff9db19*) started at 2025-07-14T14:26:20.015 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.91s ################################################################################ # Installation # Installing ToolipsSession... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [2fe55384] + ToolipsSession v0.5.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [d1d4a3ce] + BitFlags v0.1.9 [944b1d66] + CodecZlib v0.7.8 [f0e56b4a] + ConcurrentUtilities v2.5.0 [a8cc5b0e] + Crayons v4.1.1 [460bff9d] + ExceptionUnwrapping v0.1.11 [cd3eb016] + HTTP v1.10.17 [692b3bcd] + JLLWrappers v1.7.0 [e6f89c97] + LoggingExtras v1.1.0 [739be429] + MbedTLS v1.1.9 [4d8831e6] + OpenSSL v1.5.0 [9ce9415f] + ParametricProcesses v0.1.3 [aea7be01] + PrecompileTools v1.3.2 [21216c6a] + Preferences v1.4.3 [777ac1f9] + SimpleBufferStream v1.2.0 [a47e2ad8] + Toolips v0.3.13 [bf3a9e68] + ToolipsServables v0.2.5 [2fe55384] + ToolipsSession v0.5.0 [3bb67fe8] + TranscodingStreams v0.11.3 [5c2747f8] + URIs v1.6.1 [c8ffd9c3] + MbedTLS_jll v2.28.6+2 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.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 [a4e569a6] + Tar v1.10.0 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.1+0 [83775a58] + Zlib_jll v1.3.1+2 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Installation completed after 1.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ MethodError: no method matching prune_manifest(::Pkg.Types.Manifest, ::Vector{UUID}) │ The function `prune_manifest` exists, but no method is defined for this combination of argument types. │ │ Closest candidates are: │ prune_manifest(::Pkg.Types.Manifest, !Matched::Set{UUID}) │ @ Pkg /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1234 │ prune_manifest(!Matched::Pkg.Types.EnvCache) │ @ Pkg /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1213 │ │ Stacktrace: │ [1] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:40 │ [2] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/iS95e/src/julia-1.11/activate_set.jl:9 │ [3] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [4] include(mod::Module, _path::String) │ @ Base ./Base.jl:305 │ [5] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:321 │ [6] _start() │ @ Base ./client.jl:554 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 8483.9 ms ✓ ToolipsSession 1 dependency successfully precompiled in 11 seconds. 48 already precompiled. Precompilation completed after 21.77s ################################################################################ # Testing # Testing ToolipsSession Test Could not use exact versions of packages in manifest, re-resolving. Note: if you do not check your manifest file into source control, then you can probably ignore this message. However, if you do check your manifest file into source control, then you probably want to pass the `allow_reresolve = false` kwarg when calling the `Pkg.test` function. Testing failed after 4.57s ERROR: LoadError: expected package `Toolips [a47e2ad8]` to exist at path `/home/pkgeval/.julia/packages/ToolipsSession/Toolips.jl` Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/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.12/Pkg/src/Operations.jl:420 [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:497 [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:1922 [5] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1901 [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:417 [7] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:389 [inlined] [8] #up#49 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [inlined] [9] (::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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:2227 [10] with_temp_env(fn::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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:2087 [11] (::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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:2196 [12] mktempdir(fn::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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 [13] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [14] #sandbox#190 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2143 [inlined] [15] 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:2401 [16] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [inlined] [17] 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:511 [18] 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:164 [19] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [20] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [21] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [22] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [23] include(mod::Module, _path::String) @ Base ./Base.jl:305 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [25] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 caused by: Unsatisfiable requirements detected for package Toolips [a47e2ad8]: Toolips [a47e2ad8] log: ├─possible versions are: 0.0.9 - 0.3.13 or uninstalled ├─restricted to versions 0.3.12 - 0.3 by ToolipsSession [2fe55384], leaving only versions: 0.3.12 - 0.3.13 │ └─ToolipsSession [2fe55384] log: │ ├─possible versions are: 0.5.0 or uninstalled │ ├─restricted to versions * by project [14d0956f], leaving only versions: 0.5.0 │ │ └─project [14d0956f] log: │ │ ├─possible versions are: 0.0.0 or uninstalled │ │ └─project [14d0956f] is fixed to version 0.0.0 │ └─ToolipsSession [2fe55384] is fixed to version 0.5.0 └─restricted to versions 0.3.8 by an explicit requirement — no versions left Stacktrace: [1] check_constraints(graph::Pkg.Resolve.Graph) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:1046 [2] Pkg.Resolve.Graph(compat::Dict{UUID, Dict{VersionNumber, Dict{UUID, Pkg.Versions.VersionSpec}}}, compat_weak::Dict{UUID, Dict{VersionNumber, Set{UUID}}}, uuid_to_name::Dict{UUID, String}, reqs::Dict{UUID, Pkg.Versions.VersionSpec}, fixed::Dict{UUID, Pkg.Resolve.Fixed}, verbose::Bool, julia_version::VersionNumber) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Resolve/graphtype.jl:350 [3] deps_graph(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, uuid_to_name::Dict{UUID, String}, reqs::Dict{UUID, Pkg.Versions.VersionSpec}, fixed::Dict{UUID, Pkg.Resolve.Fixed}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:702 [4] 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:526 [5] 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:1922 [6] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1901 [inlined] [7] 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:417 [8] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:389 [inlined] [9] up @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [inlined] [10] #resolve#167 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:423 [inlined] [11] resolve @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:422 [inlined] [12] (::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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:2212 [13] with_temp_env(fn::Pkg.Operations.var"#198#199"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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:2087 [14] (::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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:2196 [15] mktempdir(fn::Pkg.Operations.var"#194#195"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#213#214"{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 [16] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:895 [17] #sandbox#190 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2143 [inlined] [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.12/Pkg/src/Operations.jl:2401 [19] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2313 [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.12/Pkg/src/API.jl:511 [21] 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:164 [22] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [23] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [24] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [25] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [26] include(mod::Module, _path::String) @ Base ./Base.jl:305 [27] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [28] _start() @ Base ./client.jl:554 PkgEval failed after 56.89s: there were unidentified errors