Package evaluation of VirtualEnv on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:02:14.240 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.17s ################################################################################ # Installation # Installing VirtualEnv... Resolving package versions... Installed VirtualEnv ─ v1.0.0 Updating `~/.julia/environments/v1.10/Project.toml` [f8ef4a19] + VirtualEnv v1.0.0 Updating `~/.julia/environments/v1.10/Manifest.toml` ⌅ [863f3e99] + Comonicon v0.6.5 [e2ba6199] + ExprTools v0.1.10 [5dd3f0b1] + MatchCore v0.1.1 ⌅ [9b87118b] + PackageCompiler v1.7.7 ⌅ [05181044] + RelocatableFolders v0.1.3 [6c6a2e73] + Scratch v1.2.1 [f8ef4a19] + VirtualEnv v1.0.0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [8bf52ea8] + CRC32c [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b77e0a4c] + InteractiveUtils [4af54fe1] + LazyArtifacts [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 [8f399da3] + Libdl [56ddb016] + Logging [d6f4376e] + Markdown [ca575930] + NetworkOptions v1.2.0 [44cfe95a] + Pkg v1.10.0 [de0858da] + Printf [3fa0cd96] + REPL [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [6462fe0b] + Sockets [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [e37daf67] + LibGit2_jll v1.6.4+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 [3f19e933] + p7zip_jll v17.4.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Building VirtualEnv → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/fafe8baaba1f2a5e8e1ebb88d9a13773bf180d89/build.log` Installation failed after 21.13s ERROR: LoadError: Error building `VirtualEnv`: ERROR: LoadError: type DataType has no field size Stacktrace: [1] getproperty @ ./Base.jl:32 [inlined] [2] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_literal#21")(::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{true}) @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:219 [3] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_decons#29"{MatchCore.AbstractPatterns.PComp, MatchCore.var"#extract#8"{Vector{Symbol}}, Vector{Function}, LineNumberNode, DataType})(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{false}) @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:397 [4] (::MatchCore.AbstractPatterns.RedyFlavoured.var"#apply#17"{MatchCore.AbstractPatterns.RedyFlavoured.var"#ap_decons#29"{MatchCore.AbstractPatterns.PComp, MatchCore.var"#extract#8"{Vector{Symbol}}, Vector{Function}, LineNumberNode, DataType}})(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::MatchCore.AbstractPatterns.Target{false}) @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:207 [5] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.Shaped, target::MatchCore.AbstractPatterns.Target{false}) @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:444 [6] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.SwitchCase, target::MatchCore.AbstractPatterns.Target{false}) @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:492 [7] compile_spec!(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, suite::Vector{Any}, x::MatchCore.AbstractPatterns.EnumCase, target::MatchCore.AbstractPatterns.Target{true}) @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:514 [8] compile_spec(env::MatchCore.AbstractPatterns.RedyFlavoured.CompileEnv, target::Symbol, case::MatchCore.AbstractPatterns.EnumCase, ln::LineNumberNode) @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:532 [9] backend(expr_to_match::Symbol, clauses::Vector{Pair{Function, Tuple{LineNumberNode, Int64}}}, terminal::Dict{Int64, Any}, ln::LineNumberNode; hygienic::Bool) @ MatchCore.AbstractPatterns.RedyFlavoured ~/.julia/packages/MatchCore/NNS17/src/AbstractPatterns/impl/RedyFlavoured.jl:565 [10] var"@sswitch"(__source__::LineNumberNode, __module__::Module, val::Any, ex::Any) @ MatchCore ~/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:224 [11] include @ ./Base.jl:495 [inlined] [12] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [13] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:244 in expression starting at /home/pkgeval/.julia/packages/MatchCore/NNS17/src/MatchCore.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile MatchCore [5dd3f0b1-72a9-48ad-ae6e-79f673da005f] to "/home/pkgeval/.julia/compiled/v1.10/MatchCore/jl_gRii1Q". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include(mod::Module, _path::String) @ Base ./Base.jl:495 [24] include(x::String) @ Comonicon ~/.julia/packages/Comonicon/5Dvqo/src/Comonicon.jl:7 [25] top-level scope @ ~/.julia/packages/Comonicon/5Dvqo/src/Comonicon.jl:16 [26] include @ ./Base.jl:495 [inlined] [27] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::String) @ Base ./loading.jl:2292 [28] top-level scope @ stdin:4 in expression starting at /home/pkgeval/.julia/packages/Comonicon/5Dvqo/src/codegen/codegen.jl:1 in expression starting at /home/pkgeval/.julia/packages/Comonicon/5Dvqo/src/Comonicon.jl:1 in expression starting at stdin:4 ERROR: LoadError: Failed to precompile Comonicon [863f3e99-da2a-4334-8734-de3dacbe5542] to "/home/pkgeval/.julia/compiled/v1.10/Comonicon/jl_87zmvK". Stacktrace: [1] error(s::String) @ Base ./error.jl:35 [2] compilecache(pkg::Base.PkgId, path::String, internal_stderr::IO, internal_stdout::IO, keep_loaded_modules::Bool) @ Base ./loading.jl:2539 [3] compilecache @ ./loading.jl:2411 [inlined] [4] (::Base.var"#969#970"{Base.PkgId})() @ Base ./loading.jl:2044 [5] mkpidlock(f::Base.var"#969#970"{Base.PkgId}, at::String, pid::Int32; kwopts::@Kwargs{stale_age::Int64, wait::Bool}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:93 [6] #mkpidlock#6 @ /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:88 [inlined] [7] trymkpidlock(::Function, ::Vararg{Any}; kwargs::@Kwargs{stale_age::Int64}) @ FileWatching.Pidfile /opt/julia/share/julia/stdlib/v1.10/FileWatching/src/pidfile.jl:111 [8] #invokelatest#2 @ ./essentials.jl:894 [inlined] [9] invokelatest @ ./essentials.jl:889 [inlined] [10] maybe_cachefile_lock(f::Base.var"#969#970"{Base.PkgId}, pkg::Base.PkgId, srcpath::String; stale_age::Int64) @ Base ./loading.jl:3054 [11] maybe_cachefile_lock @ ./loading.jl:3051 [inlined] [12] _require(pkg::Base.PkgId, env::String) @ Base ./loading.jl:2040 [13] __require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1882 [14] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [15] invoke_in_world @ ./essentials.jl:923 [inlined] [16] _require_prelocked(uuidkey::Base.PkgId, env::String) @ Base ./loading.jl:1873 [17] macro expansion @ ./loading.jl:1860 [inlined] [18] macro expansion @ ./lock.jl:267 [inlined] [19] __require(into::Module, mod::Symbol) @ Base ./loading.jl:1823 [20] #invoke_in_world#3 @ ./essentials.jl:926 [inlined] [21] invoke_in_world @ ./essentials.jl:923 [inlined] [22] require(into::Module, mod::Symbol) @ Base ./loading.jl:1816 [23] include(fname::String) @ Base.MainInclude ./client.jl:494 [24] top-level scope @ none:5 in expression starting at /home/pkgeval/.julia/packages/VirtualEnv/N4Dbk/deps/build.jl:1 Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] (::Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1170 [3] withenv(::Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) @ Base ./env.jl:257 [4] (::Pkg.Operations.var"#117#122"{String, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.PackageSpec})() @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1840 [5] with_temp_env(fn::Pkg.Operations.var"#117#122"{String, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.PackageSpec}, temp_env::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1721 [6] (::Pkg.Operations.var"#115#120"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String})(tmp::String) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1810 [7] mktempdir(fn::Pkg.Operations.var"#115#120"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#67#74"{Bool, Pkg.Types.Context, String, Pkg.Types.PackageSpec, String}, Pkg.Types.Context, Pkg.Types.PackageSpec, String, Pkg.Types.Project, String}, parent::String; prefix::String) @ Base.Filesystem ./file.jl:766 [8] mktempdir(fn::Function, parent::String) @ Base.Filesystem ./file.jl:762 [9] mktempdir @ ./file.jl:762 [inlined] [10] sandbox(fn::Function, ctx::Pkg.Types.Context, target::Pkg.Types.PackageSpec, target_path::String, sandbox_path::String, sandbox_project_override::Pkg.Types.Project; 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.10/Pkg/src/Operations.jl:1768 [11] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1151 [12] build_versions @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1069 [inlined] [13] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}, new_git::Set{UUID}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1413 [14] add @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1390 [inlined] [15] add(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; preserve::Pkg.Types.PreserveLevel, platform::Base.BinaryPlatforms.Platform, kwargs::@Kwargs{io::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:278 [16] add(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [17] add(pkgs::Vector{Pkg.Types.PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:148 [18] add(pkg::Pkg.Types.PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [19] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 34.04s: package could not be installed