Package evaluation to test PuiseuxPolynomials on Julia 1.14.0-DEV.2600 (ff0e675117*) started at 2026-07-06T03:11:27.128 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.17s ################################################################################ # Installation # Installing PuiseuxPolynomials... Resolving package versions... Installed OrderedCollections ─ v1.8.2 Installed ModuleElts ───────── v0.1.5 Installed LaTeXStrings ─────── v1.4.0 Installed Reexport ─────────── v1.2.2 Installed LaurentPolynomials ─ v0.1.9 Installed PuiseuxPolynomials ─ v0.1.10 Updating `~/.julia/environments/v1.14/Project.toml` [f53aee1f] + PuiseuxPolynomials v0.1.10 Updating `~/.julia/environments/v1.14/Manifest.toml` [b964fa9f] + LaTeXStrings v1.4.0 [10b2801c] + LaurentPolynomials v0.1.9 [4249f315] + ModuleElts v0.1.5 ⌅ [bac558e1] + OrderedCollections v1.8.2 [f53aee1f] + PuiseuxPolynomials v0.1.10 [189a3867] + Reexport v1.2.2 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.5+2 [4536629a] + OpenBLAS_jll v0.3.33+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 1.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 3.6 s ✓ TestEnv 1 dependency successfully precompiled in 4 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 0.8 s ✓ ModuleElts 0.5 s ✓ Reexport 1.1 s ✓ OrderedCollections 0.5 s ✓ LaTeXStrings 1.1 s ✓ LaurentPolynomials 1.9 s ✓ PuiseuxPolynomials 6 dependencies successfully precompiled in 6 seconds. 8 already precompiled. Precompilation completed after 33.14s ################################################################################ # Testing # Testing PuiseuxPolynomials Status `/tmp/jl_nDk8d0/Project.toml` [b964fa9f] LaTeXStrings v1.4.0 [10b2801c] LaurentPolynomials v0.1.9 [4249f315] ModuleElts v0.1.5 ⌅ [bac558e1] OrderedCollections v1.8.2 [f53aee1f] PuiseuxPolynomials v0.1.10 [189a3867] Reexport v1.2.2 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_nDk8d0/Manifest.toml` [b964fa9f] LaTeXStrings v1.4.0 [10b2801c] LaurentPolynomials v0.1.9 [4249f315] ModuleElts v0.1.5 ⌅ [bac558e1] OrderedCollections v1.8.2 [f53aee1f] PuiseuxPolynomials v0.1.10 [189a3867] Reexport v1.2.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.5+2 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... PuiseuxPolynomials.jl @Mvp x,y PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y", "nothing") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl x,y=Mvp(:x,:y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:19 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "x,y=Mvp(:x,:y)", "(x, y)") MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] (::PuiseuxPolynomials.var"#Mvp##0#Mvp##1")(s::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:542 [4] map(f::PuiseuxPolynomials.var"#Mvp##0#Mvp##1", t::Tuple{Symbol, Symbol}) @ Base tuple.jl:360 [inlined] [5] Mvp(::Symbol, ::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [6] top-level scope @ none:1 [7] eval(m::Module, e::Any) @ Core boot.jl:533 [8] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [9] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [10] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:19 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl (x+y^-1)^3 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:20 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "(x+y^-1)^3", "Mvp{Int64}: x³+3x²y⁻¹+3xy⁻²+y⁻³") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:20 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl x+Mvp(:z) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:21 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "x+Mvp(:z)", "Mvp{Int64}: x+z") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:21 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl x^(1//2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:22 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "x^(1//2)", "Mvp{Int64,Rational{Int64}}: x½") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:22 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl Mvp(3) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:23 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "Mvp(3)", "Mvp{Int64}: 3") MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Monomial{Int64}, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Mvp_(a::Vector{Pair{Monomial{Int64}, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:533 [2] Mvp_(a::Pair{Monomial{Int64}, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:532 [3] convert(::Core.TypeEgal{Mvp{Int64, Int64}}, a::Int64) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:647 [inlined] [4] convert(::Core.TypeEgal{Mvp}, a::Int64) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:646 [inlined] [5] Mvp(x::Int64) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:655 [6] top-level scope @ none:1 [7] eval(m::Module, e::Any) @ Core boot.jl:533 [8] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [9] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [10] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:23 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl repr(3x*y^-2+4) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:24 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "repr(3x*y^-2+4)", "\"Mvp{Int64, Int64}([:x=>1,:y=>-2]=>3,[]=>4)\"") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:24 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl (4x)^(1//2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:25 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "(4x)^(1//2)", "Mvp{Int64,Rational{Int64}}: 2x½") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:25 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl (2.0x)^(1//2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:26 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "(2.0x)^(1//2)", "Mvp{Float64,Rational{Int64}}: 1.4142135623730951x½") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:26 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl root(2.0x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:27 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "root(2.0x)", "Mvp{Float64,Rational{Int64}}: 1.4142135623730951x½") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:27 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=3x*y^-2+4 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:28 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=3x*y^-2+4", "Mvp{Int64}: 3xy⁻²+4") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:28 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl term(p,1) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:29 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "term(p,1)", "xy⁻² => 3") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:29 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl term(p,2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:30 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "term(p,2)", "=> 4") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:30 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl length(p) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:31 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "length(p)", "2") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:31 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl term.(p,1:length(p)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:32 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "term.(p,1:length(p))", "2-element Vector{Pair{Monomial{Int64}, Int64}}:\n xy⁻² => 3\n => 4") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:32 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl last(term(p,1)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:33 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "last(term(p,1))", "3") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:33 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl m=first(term(p,1)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:34 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "m=first(term(p,1))", "Monomial{Int64}:xy⁻²") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:34 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl length(m) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:35 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "length(m)", "2") UndefVarError: `m` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:35 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl Pair.(variables(m),powers(m)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:36 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "Pair.(variables(m),powers(m))", "2-element Vector{Pair{Symbol, Int64}}:\n :x => 1\n :y => -2") UndefVarError: `m` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:36 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl degree(m,:x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:37 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "degree(m,:x)", "1") UndefVarError: `m` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:37 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl degree(m,:y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:38 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "degree(m,:y)", "-2") UndefVarError: `m` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:38 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:39 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p", "Mvp{Int64}: 3xy⁻²+4") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] eval(m::Module, e::Any) @ Core boot.jl:533 [2] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [3] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [4] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:39 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl variables(p) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:40 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "variables(p)", "2-element Vector{Symbol}:\n :x\n :y") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl degree(p),degree(p,:x),degree(p,:y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:41 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "degree(p),degree(p,:x),degree(p,:y)", "(0, 1, 0)") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:41 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl valuation(p),valuation(p,:x),valuation(p,:y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:42 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "valuation(p),valuation(p,:x),valuation(p,:y)", "(-1, 0, -2)") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:42 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:43 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p", "Mvp{Int64}: 3xy⁻²+4") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] eval(m::Module, e::Any) @ Core boot.jl:533 [2] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [3] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [4] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [6] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [8] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:43 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p^2 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:44 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p^2", "Mvp{Int64}: 9x²y⁻⁴+24xy⁻²+16") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:44 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p/2 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:45 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p/2", "Mvp{Float64}: 1.5xy⁻²+2.0") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:45 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p//2 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:46 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p//2", "Mvp{Rational{Int64}}: (3//2)xy⁻²+2//1") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:46 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl Mvp{Float64,Rational{Int}}(p) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:47 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "Mvp{Float64,Rational{Int}}(p)", "Mvp{Float64,Rational{Int64}}: 3.0xy⁻²+4.0") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:47 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=x+y PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:48 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=x+y", "Mvp{Int64}: x+y") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:48 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(x=2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:49 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(x=2)", "Mvp{Int64}: y+2") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:49 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl value(p,:x=>2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:50 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "value(p,:x=>2)", "Mvp{Int64}: y+2") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:50 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(x=2,y=x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:51 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(x=2,y=x)", "Mvp{Int64}: x+2") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:51 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl value(p,:x=>2,:y=>x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:52 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "value(p,:x=>2,:y=>x)", "Mvp{Int64}: x+2") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:52 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(x=1,y=2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:53 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(x=1,y=2)", "Mvp{Int64}: 3") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:53 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl scalar(p(x=1,y=2)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:54 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "scalar(p(x=1,y=2))", "3") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:54 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl v=(x^(1//2))(x=2.0) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:55 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "v=(x^(1//2))(x=2.0)", "Mvp{Float64,Rational{Int64}}: 1.4142135623730951") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:55 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl scalar(v) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:56 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "scalar(v)", "1.4142135623730951") UndefVarError: `v` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:56 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl LinearAlgebra.exactdiv(x^2-y^2,x-y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:57 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "LinearAlgebra.exactdiv(x^2-y^2,x-y)", "Mvp{Int64}: x+y") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:57 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl (x+y)/(2x^2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:58 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "(x+y)/(2x^2)", "Mvp{Float64}: 0.5x⁻¹+0.5x⁻²y") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:58 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl (x+y)//(2x^2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:59 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "(x+y)//(2x^2)", "Mvp{Rational{Int64}}: (1//2)x⁻¹+(1//2)x⁻²y") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:59 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl (x+y)/(x-y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:60 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "(x+y)/(x-y)", "Frac{Mvp{Int64, Int64}}: (x+y)/(x-y)") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:60 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl (x+1)^-2 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:61 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "(x+1)^-2", "Frac{Mvp{Int64, Int64}}: 1/(x²+2x+1)") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:61 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl x+1/(y+1) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:62 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "x+1/(y+1)", "Frac{Mvp{Int64, Int64}}: (xy+x+1)/(y+1)") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:62 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl 1/(y-1)-1/(y+1) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:63 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "1/(y-1)-1/(y+1)", "Frac{Mvp{Int64, Int64}}: 2/(y²-1)") UndefVarError: `y` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:63 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl ((x+y)/(x-y))(x=y+1) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:64 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "((x+y)/(x-y))(x=y+1)", "Mvp{Float64}: 2.0y+1.0") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:64 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl value((x+y)/(x-y),:x=>y+1;Rational=true) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:65 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "value((x+y)/(x-y),:x=>y+1;Rational=true)", "Mvp{Int64}: 2y+1") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:65 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl m=[x+y x-y;x+1 y+1] PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:66 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "m=[x+y x-y;x+1 y+1]", "2×2 Matrix{Mvp{Int64, Int64}}:\n x+y x-y\n x+1 y+1") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:66 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl n=inv(Frac.(m)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:67 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "n=inv(Frac.(m))", "2×2 Matrix{Frac{Mvp{Int64, Int64}}}:\n (-y-1)/(x²-2xy-y²-2y) (x-y)/(x²-2xy-y²-2y)\n (x+1)/(x²-2xy-y²-2y) (-x-y)/(x²-2xy-y²-2y)") UndefVarError: `m` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:67 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl lcm(denominator.(n)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:68 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "lcm(denominator.(n))", "Mvp{Int64}: x²-2xy-y²-2y") UndefVarError: `n` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:68 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x;conj(im*x+1) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:69 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x;conj(im*x+1)", "Mvp{Complex{Int64}}: (0 - 1im)x+1 + 0im") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:558 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:69 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl a=x^2+x*y PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:70 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "a=x^2+x*y", "Mvp{Int64}: x²+xy") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:70 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl degree(a), degree(a,:y), degree(a,:x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:71 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "degree(a), degree(a,:y), degree(a,:x)", "(2, 1, 2)") UndefVarError: `a` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:71 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x,y; a=x^2+x*y PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:72 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y; a=x^2+x*y", "Mvp{Int64}: x²+xy") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:72 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl valuation(a), valuation(a,:y), valuation(a,:x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:73 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "valuation(a), valuation(a,:y), valuation(a,:x)", "(2, 0, 1)") UndefVarError: `a` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:73 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x,y; p=(x-y)^3 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:74 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y; p=(x-y)^3", "Mvp{Int64}: x³-3x²y+3xy²-y³") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:74 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl coefficient(p,Monomial_(:x=>2,:y=>1)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:75 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "coefficient(p,Monomial_(:x=>2,:y=>1))", "-3") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:75 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl coefficient(p,Monomial()) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:76 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "coefficient(p,Monomial())", "0") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:76 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=(x+y+inv(y))^4 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:77 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=(x+y+inv(y))^4", "Mvp{Int64}: x⁴+4x³y+4x³y⁻¹+6x²y²+12x²+6x²y⁻²+4xy³+12xy+12xy⁻¹+4xy⁻³+y⁴+4y²+6+4y⁻²+y⁻⁴") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:77 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl coefficients(p,:x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:78 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "coefficients(p,:x)", "OrderedCollections.OrderedDict{Int64, Mvp{Int64, Int64}} with 5 entries:\n 0 => y⁴+4y²+6+4y⁻²+y⁻⁴\n 1 => 4y³+12y+12y⁻¹+4y⁻³\n 2 => 6y²+12+6y⁻²\n 3 => 4y+4y⁻¹\n 4 => 1") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:78 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl coefficients(p,:y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:79 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "coefficients(p,:y)", "OrderedCollections.OrderedDict{Int64, Mvp{Int64, Int64}} with 9 entries:\n -4 => 1\n -3 => 4x\n -2 => 6x²+4\n -1 => 4x³+12x\n 0 => x⁴+12x²+6\n 1 => 4x³+12x\n 2 => 6x²+4\n 3 => 4x\n 4 => 1") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:79 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=(x+y^(1//2))^3 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:80 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=(x+y^(1//2))^3", "Mvp{Int64,Rational{Int64}}: x³+3x²y½+3xy+y³⁄₂") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:80 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl Pol(:q); Pol(p,:x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:81 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "Pol(:q); Pol(p,:x)", "Pol{Mvp{Int64, Rational{Int64}}}: q³+3y½q²+3yq+y³⁄₂") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:81 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=x+y^2+x^3+y^3 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:82 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=x+y^2+x^3+y^3", "Mvp{Int64}: x³+x+y³+y²") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:82 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl discriminant(Pol(p,:x)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:83 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "discriminant(Pol(p,:x))", "Mvp{Int64}: 27y⁶+54y⁵+27y⁴+4") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:83 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x,y; p=(x+y^(1//2)+1)^3 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:84 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y; p=(x+y^(1//2)+1)^3", "Mvp{Int64,Rational{Int64}}: x³+3x²y½+3x²+3xy+6xy½+3x+y³⁄₂+3y+3y½+1") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:84 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl coefficient(p,:y,1//2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:85 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "coefficient(p,:y,1//2)", "Mvp{Int64,Rational{Int64}}: 3x²+6x+3") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:85 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl coefficient(p,:x,1) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:86 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "coefficient(p,:x,1)", "Mvp{Int64,Rational{Int64}}: 3y+6y½+3") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:86 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x; @Pol q; Pol(x^2+x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:87 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x; @Pol q; Pol(x^2+x)", "Pol{Int64}: q²+q") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:558 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:87 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl @Pol q PuiseuxPolynomials.jl Mvp(q^2+q) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:89 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "Mvp(q^2+q)", "Mvp{Int64}: q²+q") MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] (::PuiseuxPolynomials.var"#Mvp##2#Mvp##3"{Pol{Int64}, Symbol})(i::Int64) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:985 [inlined] [4] iterate(::Base.Generator{Base.Iterators.Filter{PuiseuxPolynomials.var"#Mvp##4#Mvp##5"{Pol{Int64}}, UnitRange{Int64}}, PuiseuxPolynomials.var"#Mvp##2#Mvp##3"{Pol{Int64}, Symbol}}) @ Base generator.jl:49 [inlined] [5] grow_to!(dest::Vector{Pair{Monomial{Int64}, Int64}}, itr::Base.Generator{Base.Iterators.Filter{PuiseuxPolynomials.var"#Mvp##4#Mvp##5"{Pol{Int64}}, UnitRange{Int64}}, PuiseuxPolynomials.var"#Mvp##2#Mvp##3"{Pol{Int64}, Symbol}}) @ Base array.jl:929 [6] collect(itr::Base.Generator{Base.Iterators.Filter{PuiseuxPolynomials.var"#Mvp##4#Mvp##5"{Pol{Int64}}, UnitRange{Int64}}, PuiseuxPolynomials.var"#Mvp##2#Mvp##3"{Pol{Int64}, Symbol}}) @ Base array.jl:830 [inlined] [7] Mvp(p::Pol{Int64}, v::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:985 [inlined] [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:89 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl Mvp(q^2+q,:x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:90 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "Mvp(q^2+q,:x)", "Mvp{Int64}: x²+x") MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] (::PuiseuxPolynomials.var"#Mvp##2#Mvp##3"{Pol{Int64}, Symbol})(i::Int64) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:985 [inlined] [4] iterate(::Base.Generator{Base.Iterators.Filter{PuiseuxPolynomials.var"#Mvp##4#Mvp##5"{Pol{Int64}}, UnitRange{Int64}}, PuiseuxPolynomials.var"#Mvp##2#Mvp##3"{Pol{Int64}, Symbol}}) @ Base generator.jl:49 [inlined] [5] grow_to!(dest::Vector{Pair{Monomial{Int64}, Int64}}, itr::Base.Generator{Base.Iterators.Filter{PuiseuxPolynomials.var"#Mvp##4#Mvp##5"{Pol{Int64}}, UnitRange{Int64}}, PuiseuxPolynomials.var"#Mvp##2#Mvp##3"{Pol{Int64}, Symbol}}) @ Base array.jl:929 [6] collect(itr::Base.Generator{Base.Iterators.Filter{PuiseuxPolynomials.var"#Mvp##4#Mvp##5"{Pol{Int64}}, UnitRange{Int64}}, PuiseuxPolynomials.var"#Mvp##2#Mvp##3"{Pol{Int64}, Symbol}}) @ Base array.jl:830 [inlined] [7] Mvp(p::Pol{Int64}, v::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:985 [8] top-level scope @ none:1 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:90 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x,y,z PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:91 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y,z", "nothing") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:91 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl variables([z,[y+z],x]) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:92 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "variables([z,[y+z],x])", "3-element Vector{Symbol}:\n :x\n :y\n :z") UndefVarError: `z` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:92 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=Mvp(:x)+1 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:93 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=Mvp(:x)+1", "Mvp{Int64}: x+1") MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [7] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [8] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [12] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:93 [inlined] [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl w=p(x=4) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:94 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "w=p(x=4)", "Mvp{Int64}: 5") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:94 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl scalar(w) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:95 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "scalar(w)", "5") UndefVarError: `w` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:95 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl typeof(scalar(w)) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:96 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "typeof(scalar(w))", "Int64") UndefVarError: `w` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:96 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=-2+7x^5*inv(y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:97 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=-2+7x^5*inv(y)", "Mvp{Int64}: 7x⁵y⁻¹-2") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:97 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(x=2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:98 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(x=2)", "Mvp{Int64}: -2+224y⁻¹") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:98 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(y=1) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:99 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(y=1)", "Mvp{Int64}: 7x⁵-2") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:99 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(x=2,y=1) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:100 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(x=2,y=1)", "Mvp{Int64}: 222") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:100 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(x=y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:101 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(x=y)", "Mvp{Int64}: 7y⁴-2") UndefVarError: `y` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:101 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(x=y,y=x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:102 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(x=y,y=x)", "Mvp{Int64}: -2+7x⁻¹y⁵") UndefVarError: `y` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:102 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=x^(1//2)*y^(1//3) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:103 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=x^(1//2)*y^(1//3)", "Mvp{Int64,Rational{Int64}}: x½y⅓") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:103 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(;x=y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:104 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(;x=y)", "Mvp{Int64,Rational{Int64}}: y⅚") UndefVarError: `y` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:104 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(;x=4) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:105 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(;x=4)", "Mvp{Int64,Rational{Int64}}: 2y⅓") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:105 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p(;y=2.0) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:106 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p(;y=2.0)", "Mvp{Float64,Rational{Int64}}: 1.2599210498948732x½") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:106 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x,y PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:107 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y", "nothing") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:107 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl (x+y)^[1 2;3 1] PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:108 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "(x+y)^[1 2;3 1]", "Mvp{Int64}: 3x+4y") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:108 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x,y;p=7x^5*y^-1-2 PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:109 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y;p=7x^5*y^-1-2", "Mvp{Int64}: 7x⁵y⁻¹-2") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:109 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl derivative(p,:x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:110 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "derivative(p,:x)", "Mvp{Int64}: 35x⁴y⁻¹") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:110 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl derivative(p,:y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:111 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "derivative(p,:y)", "Mvp{Int64}: -7x⁵y⁻²") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:111 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl derivative(p,:x,:y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:112 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "derivative(p,:x,:y)", "Mvp{Int64}: -35x⁴y⁻²") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:112 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl p=x^(1//2)*y^(1//3) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:113 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "p=x^(1//2)*y^(1//3)", "Mvp{Int64,Rational{Int64}}: x½y⅓") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:113 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl derivative(p,:x) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:114 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "derivative(p,:x)", "Mvp{Rational{Int64},Rational{Int64}}: (1//2)x⁻½y⅓") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:114 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl derivative(p,:y) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:115 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "derivative(p,:y)", "Mvp{Rational{Int64},Rational{Int64}}: (1//3)x½y⁻⅔") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:115 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl derivative(p,:z) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:116 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "derivative(p,:z)", "Mvp{Rational{Int64},Rational{Int64}}: 0") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:116 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl gcd((x+y)^2,x^2-y^2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:117 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "gcd((x+y)^2,x^2-y^2)", "Mvp{Int64}: x+y") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:117 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl laurent_denominator(x^-1,y^-2+x^4) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:118 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "laurent_denominator(x^-1,y^-2+x^4)", "Monomial{Int64}:xy²") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:118 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl lcm(x^2-y^2,(x+y)^2) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:119 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "lcm(x^2-y^2,(x+y)^2)", "Mvp{Int64}: -x³-x²y+xy²+y³") UndefVarError: `x` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:119 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x,y,z; F=[x^2+y^2+z^2-1,x^2-y+z^2,x-z] PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:120 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y,z; F=[x^2+y^2+z^2-1,x^2-y+z^2,x-z]", "3-element Vector{Mvp{Int64, Int64}}:\n x²+y²+z²-1\n x²-y+z²\n x-z") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:120 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl grobner_basis(F) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:121 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "grobner_basis(F)", "3-element Vector{Mvp{Rational{Int64}, Int64}}:\n (1//1)x+(-1//1)z\n (-1//1)y+(2//1)z²\n (4//1)z⁴+(2//1)z²-1//1") UndefVarError: `F` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:121 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl grobner_basis(F;lt=grlex) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:122 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "grobner_basis(F;lt=grlex)", "3-element Vector{Mvp{Rational{Int64}, Int64}}:\n (1//1)x+(-1//1)z\n (1//1)y²+(1//1)y-1//1\n (-1//1)y+(2//1)z²") UndefVarError: `F` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:122 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl grobner_basis(F;lt=grevlex) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:123 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "grobner_basis(F;lt=grevlex)", "3-element Vector{Mvp{Rational{Int64}, Int64}}:\n (1//1)x+(-1//1)z\n (1//1)y²+(1//1)y-1//1\n (2//1)x²+(-1//1)y") UndefVarError: `F` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:123 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl @Mvp x,y,z; p=x+y+z PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:124 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "@Mvp x,y,z; p=x+y+z", "Mvp{Int64}: x+y+z") LoadError: MethodError: kwcall(::@NamedTuple{check::Bool}, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::Vector{Pair{Symbol, Int64}}) is ambiguous. Candidates: kwcall(::NamedTuple, ::Type{ModuleElts.ModuleElt}, d::AbstractVector{Pair{K, V}}) where {K, V} @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:234 kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, d::AbstractVector{<:Pair}) @ ModuleElts ~/.julia/packages/ModuleElts/9YkAi/src/ModuleElts.jl:240 Possible fix, define kwcall(::NamedTuple, ::Core.TypeEgal{ModuleElts.ModuleElt}, ::AbstractVector{Pair{K, V}}) where {K, V} Stacktrace: [1] Monomial_(a::Vector{Pair{Symbol, Int64}}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:359 [2] Monomial_(a::Pair{Symbol, Int64}) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:358 [3] Mvp(x::Symbol) @ PuiseuxPolynomials ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:541 [4] top-level scope @ none:1 [5] eval(m::Module, e::Any) @ Core boot.jl:533 [6] eval(m::Module, x::Expr) @ Base Base_compiler.jl:164 [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/src/PuiseuxPolynomials.jl:555 [8] fl_lower(ex::Expr, mod::Module, filename::String, lineno::UInt64, world::UInt64, warn::Bool) @ Base flfrontend.jl:24 [9] eval(m::Module, e::Any) @ Core boot.jl:533 [10] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [11] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [12] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [14] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [16] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:124 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] in expression starting at none:1 PuiseuxPolynomials.jl rename_variables(p,Symbol.('A':'Z')) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:125 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "rename_variables(p,Symbol.('A':'Z'))", "Mvp{Int64}: A+B+C") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:125 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl rename_variables(p,[:U,:V]) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:126 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "rename_variables(p,[:U,:V])", "Mvp{Int64}: U+V+z") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:126 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] PuiseuxPolynomials.jl rename_variables(p,:x=>:U,:z=>:V) PuiseuxPolynomials.jl: Error During Test at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:127 Test threw exception Expression: mytest("PuiseuxPolynomials.jl", "rename_variables(p,:x=>:U,:z=>:V)", "Mvp{Int64}: U+V+y") UndefVarError: `p` not defined in `Main` Suggestion: add an appropriate import or assignment. This global was declared but not assigned. Stacktrace: [1] top-level scope @ none:1 [2] eval(m::Module, e::Any) @ Core boot.jl:533 [3] mytest(file::String, cmd::String, man::String) @ Main ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:6 [4] eval_test_function(func::Any, args::Any, kwargs::Any, quoted_func::Union{Expr, Symbol}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:407 [5] top-level scope @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:17 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:18 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [9] macro expansion @ ~/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:127 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Test Summary: | Pass Error Total Time Gapjm | 1 109 110 21.9s PuiseuxPolynomials.jl | 1 109 110 21.8s RNG of the outermost testset: Random.Xoshiro(0x2bec66e0d46c26ef, 0x025839eadc7f70e0, 0xfa3b2aa6e0f421bc, 0xb245d74a7ad61c44, 0xf605cced2a89e817) ERROR: LoadError: Some tests did not pass: 1 passed, 0 failed, 109 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/PuiseuxPolynomials/5Uhau/test/runtests.jl:16 Testing failed after 38.85s ERROR: LoadError: Package PuiseuxPolynomials errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] 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.14/Pkg/src/Operations.jl:3247 [3] 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.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:325 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 115.52s: package tests unexpectedly errored