Package evaluation of Contour on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:06:21.182 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.13s ################################################################################ # Installation # Installing Contour... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [d38c429a] + Contour v0.6.3 Updating `~/.julia/environments/v1.10/Manifest.toml` [d38c429a] + Contour v0.6.3 Installation completed after 3.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 68.66s ################################################################################ # Testing # Testing Contour Status `/tmp/jl_vkQLMK/Project.toml` [4c88cf16] Aqua v0.8.11 [d38c429a] Contour v0.6.3 ⌅ [c3a54625] JET v0.8.29 [6fe1bfb0] OffsetArrays v1.15.0 [90137ffa] StaticArrays v1.9.12 [2913bbd2] StatsBase v0.34.4 [37e2e46d] LinearAlgebra [8dfed614] Test Status `/tmp/jl_vkQLMK/Manifest.toml` [66dad0bd] AliasTables v1.1.3 [4c88cf16] Aqua v0.8.11 [da1fd8a2] CodeTracking v1.3.6 [34da2185] Compat v4.16.0 [d38c429a] Contour v0.6.3 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.18.20 [ffbed154] DocStringExtensions v0.9.3 [92d709cd] IrrationalConstants v0.2.4 ⌅ [c3a54625] JET v0.8.29 [aa1ae85d] JuliaInterpreter v0.9.41 [2ab3a3ac] LogExpFunctions v0.3.29 ⌅ [6f1432cf] LoweredCodeUtils v2.3.2 [1914dd2f] MacroTools v0.5.15 [e1d29d7a] Missings v1.2.0 [6fe1bfb0] OffsetArrays v1.15.0 [bac558e1] OrderedCollections v1.8.0 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.0 ⌃ [295af30f] Revise v3.5.15 [a2af1166] SortingAlgorithms v1.2.1 [90137ffa] StaticArrays v1.9.12 [1e83bf80] StaticArraysCore v1.4.3 [82ae8749] StatsAPI v1.7.0 [2913bbd2] StatsBase v0.34.4 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [8ba89e20] Distributed [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [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 [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [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 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... Skipping Base.active_repl Skipping Base.active_repl_backend Test Summary: | Pass Total Time Method ambiguity | 1 1 2.6s Test Summary: | Pass Total Time Unbound type parameters | 1 1 0.1s Test Summary: | Pass Total Time Undefined exports | 1 1 0.0s Test Summary: | Pass Total Time Compare Project.toml and test/Project.toml | 1 1 0.0s Test Summary: | Pass Total Time Stale dependencies | 1 1 3.0s Test Summary: | Pass Total Time Compat bounds | 4 4 0.5s Test Summary: | Pass Total Time Piracy | 1 1 0.2s Test Summary: | Pass Total Time Persistent tasks | 1 1 7.8s [ Info: Running JET... [toplevel-info] virtualized the context of Main (took 0.045 sec) [toplevel-info] entered into /home/pkgeval/.julia/packages/Contour/vefVR/src/Contour.jl ERROR: LoadError: MethodError: step_expr!(::Any, ::Any, ::Any, ::Bool) is ambiguous. Candidates: step_expr!(interp::JET.ConcreteInterpreter, frame::JuliaInterpreter.Frame, node, istoplevel::Bool) @ JET ~/.julia/packages/JET/1ZQeA/src/toplevel/virtualprocess.jl:1199 step_expr!(recurse, frame::JuliaInterpreter.Frame, node, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/CpHEo/src/interpret.jl:450 To resolve the ambiguity, try making one of the methods more specific, or adding a new method more specific than any of the existing applicable methods. Stacktrace: [1] step_expr!(interp::JET.ConcreteInterpreter{JET.var"#usemodule_with_err_handling#53"{JET.VirtualProcessResult, String, JET.ToplevelConfig, Int64, Set{Symbol}, Base.RefValue{LineNumberNode}, JET.var"#err_handler#46"{JET.VirtualProcessResult, String, Base.RefValue{LineNumberNode}}}, JET.JETAnalyzer{JET.BasicPass}}, frame::JuliaInterpreter.Frame, node::Any, istoplevel::Bool) @ JET ~/.julia/packages/JET/1ZQeA/src/toplevel/virtualprocess.jl:1209 [2] step_expr!(recurse::Any, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/CpHEo/src/interpret.jl:609 [3] finish!(recurse::Any, frame::JuliaInterpreter.Frame, istoplevel::Bool) @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/CpHEo/src/commands.jl:14 [4] _virtual_process!(res::JET.VirtualProcessResult, toplevelex::Expr, filename::String, analyzer::JET.JETAnalyzer{JET.BasicPass}, config::JET.ToplevelConfig, context::Module, pkg_mod_depth::Int64, force_concretize::Bool) @ JET ~/.julia/packages/JET/1ZQeA/src/toplevel/virtualprocess.jl:801 [5] _virtual_process!(res::JET.VirtualProcessResult, toplevelex::Expr, filename::String, analyzer::JET.JETAnalyzer{JET.BasicPass}, config::JET.ToplevelConfig, context::Module, pkg_mod_depth::Int64, force_concretize::Bool) @ JET ~/.julia/packages/JET/1ZQeA/src/toplevel/virtualprocess.jl:776 [6] _virtual_process! @ ~/.julia/packages/JET/1ZQeA/src/toplevel/virtualprocess.jl:611 [inlined] [7] _virtual_process!(res::JET.VirtualProcessResult, s::String, filename::String, analyzer::JET.JETAnalyzer{JET.BasicPass}, config::JET.ToplevelConfig, context::Module, pkg_mod_depth::Int64) @ JET ~/.julia/packages/JET/1ZQeA/src/toplevel/virtualprocess.jl:591 [8] virtual_process(x::String, filename::String, analyzer::JET.JETAnalyzer{JET.BasicPass}, config::JET.ToplevelConfig) @ JET ~/.julia/packages/JET/1ZQeA/src/toplevel/virtualprocess.jl:445 [9] #analyze_and_report_text!#131 @ ~/.julia/packages/JET/1ZQeA/src/JET.jl:926 [inlined] [10] analyze_and_report_file!(analyzer::JET.JETAnalyzer{JET.BasicPass}, filename::String, pkgid::Base.PkgId; jetconfigs::@Kwargs{concretization_patterns::Vector{Symbol}, analyze_from_definitions::Bool, ignore_missing_comparison::Bool}) @ JET ~/.julia/packages/JET/1ZQeA/src/JET.jl:734 [11] analyze_and_report_package!(analyzer::JET.JETAnalyzer{JET.BasicPass}, package::Module; jetconfigs::@Kwargs{ignore_missing_comparison::Bool}) @ JET ~/.julia/packages/JET/1ZQeA/src/JET.jl:884 [12] analyze_and_report_package! @ ~/.julia/packages/JET/1ZQeA/src/JET.jl:877 [inlined] [13] report_package(args::Module; ignore_missing_comparison::Bool, jetconfigs::@Kwargs{}) @ JET ~/.julia/packages/JET/1ZQeA/src/analyzers/jetanalyzer.jl:1654 [14] report_package(args::Module) @ JET ~/.julia/packages/JET/1ZQeA/src/analyzers/jetanalyzer.jl:1651 [15] top-level scope @ ~/.julia/packages/Contour/vefVR/test/runtests.jl:23 [16] include(fname::String) @ Base.MainInclude ./client.jl:494 [17] top-level scope @ none:6 in expression starting at /home/pkgeval/.julia/packages/Contour/vefVR/test/runtests.jl:18 Testing failed after 159.37s ERROR: LoadError: Package Contour errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Types.jl:70 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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.10/Pkg/src/Operations.jl:2034 [3] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/Operations.jl:1915 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.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::Base.PipeEndpoint}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:444 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::Base.PipeEndpoint, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:159 [6] test @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:147 [inlined] [7] #test#74 @ /opt/julia/share/julia/stdlib/v1.10/Pkg/src/API.jl:146 [inlined] [8] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 242.84s: package tests unexpectedly errored