Package evaluation to test Mandelbrot on Julia 1.14.0-DEV.2593 (15c2b67521*) started at 2026-07-03T15:02:30.087 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 15.55s ################################################################################ # Installation # Installing Mandelbrot... Resolving package versions... Installed IntegerMathUtils ─ v0.1.3 Installed Primes ─────────── v0.5.7 Installed IterTools ──────── v1.10.0 Installed Mandelbrot ─────── v0.6.0 Updating `~/.julia/environments/v1.14/Project.toml` [52854307] + Mandelbrot v0.6.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [18e54dd8] + IntegerMathUtils v0.1.3 [c8e1da08] + IterTools v1.10.0 [52854307] + Mandelbrot v0.6.0 [27ebfcd6] + Primes v0.5.7 Installation completed after 4.59s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 9.1 s ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 1.1 s ✓ IntegerMathUtils 406.2 s ✓ IterTools 56.5 s ✓ Primes 57.9 s ✓ Mandelbrot 4 dependencies successfully precompiled in 522 seconds. 8 already precompiled. Precompilation completed after 569.97s ################################################################################ # Testing # Testing Mandelbrot Status `/tmp/jl_Pukrwm/Project.toml` [c8e1da08] IterTools v1.10.0 [52854307] Mandelbrot v0.6.0 [27ebfcd6] Primes v0.5.7 [8dfed614] Test v1.11.0 Status `/tmp/jl_Pukrwm/Manifest.toml` [18e54dd8] IntegerMathUtils v0.1.3 [c8e1da08] IterTools v1.10.0 [52854307] Mandelbrot v0.6.0 [27ebfcd6] Primes v0.5.7 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.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 Testing Running tests... testinternaladdress.jl: Error During Test at /home/pkgeval/.julia/packages/Mandelbrot/vOGgi/test/testinternaladdress.jl:7 Test threw exception Expression: address(InternalAddress(KneadingSequence(1 // 3))) == [1, 2] UndefVarError: `xs_state` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] iterate(it::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}, destructured::Tuple{Tuple{}, Int64}) @ IterTools ~/.julia/packages/IterTools/cLYFo/src/IterTools.jl:347 [2] copyto!(dest::Vector{Tuple{Rational{Int64}}}, src::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base abstractarray.jl:949 [inlined] [3] _collect(cont::UnitRange{Int64}, itr::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}, ::Base.HasEltype, isz::Base.HasLength) @ Base array.jl:770 [inlined] [4] collect(itr::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base array.jl:764 [inlined] [5] broadcastable(x::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base.Broadcast broadcast.jl:738 [6] broadcasted(::typeof(collect), ::IterTools.Partition{Vector{Rational{Int64}}}) @ Base.Broadcast broadcast.jl:1372 [inlined] [7] Mandelbrot.Sequence{Rational{Int64}}(items::Vector{Rational{Int64}}, preperiod::Int64) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/Sequences.jl:17 [8] orbit(angle::Rational{Int64}) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/angledoubling.jl:17 [9] (KneadingSequence)(angle::Rational{Int64}) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/angledoubling.jl:86 [10] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/testinternaladdress.jl:7 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/runtests.jl:4 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core boot.jl:522 [16] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [17] _start() @ Base client.jl:596 testinternaladdress.jl: Error During Test at /home/pkgeval/.julia/packages/Mandelbrot/vOGgi/test/testinternaladdress.jl:11 Test threw exception Expression: address(InternalAddress(KneadingSequence(1 // 7))) == [1, 3] UndefVarError: `xs_state` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] iterate(it::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}, destructured::Tuple{Tuple{}, Int64}) @ IterTools ~/.julia/packages/IterTools/cLYFo/src/IterTools.jl:347 [2] copyto!(dest::Vector{Tuple{Rational{Int64}}}, src::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base abstractarray.jl:949 [inlined] [3] _collect(cont::UnitRange{Int64}, itr::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}, ::Base.HasEltype, isz::Base.HasLength) @ Base array.jl:770 [inlined] [4] collect(itr::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base array.jl:764 [inlined] [5] broadcastable(x::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base.Broadcast broadcast.jl:738 [6] broadcasted(::typeof(collect), ::IterTools.Partition{Vector{Rational{Int64}}}) @ Base.Broadcast broadcast.jl:1372 [inlined] [7] Mandelbrot.Sequence{Rational{Int64}}(items::Vector{Rational{Int64}}, preperiod::Int64) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/Sequences.jl:17 [8] orbit(angle::Rational{Int64}) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/angledoubling.jl:17 [9] (KneadingSequence)(angle::Rational{Int64}) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/angledoubling.jl:86 [10] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/testinternaladdress.jl:11 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/runtests.jl:4 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core boot.jl:522 [16] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [17] _start() @ Base client.jl:596 testinternaladdress.jl: Error During Test at /home/pkgeval/.julia/packages/Mandelbrot/vOGgi/test/testinternaladdress.jl:17 Test threw exception Expression: length(leaf_vertices(HubbardTree(InternalAddress([1, 2])))) == 2 UndefVarError: `xs_state` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] iterate(it::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}, destructured::Tuple{Tuple{}, Int64}) @ IterTools ~/.julia/packages/IterTools/cLYFo/src/IterTools.jl:347 [2] copyto!(dest::Vector{Tuple{Mandelbrot.KneadingSymbol{2}}}, src::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}) @ Base abstractarray.jl:949 [inlined] [3] _collect(cont::UnitRange{Int64}, itr::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}, ::Base.HasEltype, isz::Base.HasLength) @ Base array.jl:770 [inlined] [4] collect(itr::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}) @ Base array.jl:764 [inlined] [5] broadcastable(x::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}) @ Base.Broadcast broadcast.jl:738 [6] broadcasted(::typeof(collect), ::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}}) @ Base.Broadcast broadcast.jl:1372 [inlined] [7] KneadingSequence{Mandelbrot.KneadingSymbol{2}}(items::Vector{Mandelbrot.KneadingSymbol{2}}, preperiod::Int64) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/Sequences.jl:17 [8] (KneadingSequence)(intadd::InternalAddress) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/angledoubling.jl:178 [9] HubbardTree(intadd::InternalAddress) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/HubbardTrees.jl:39 [10] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/testinternaladdress.jl:17 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/runtests.jl:4 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core boot.jl:522 [16] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [17] _start() @ Base client.jl:596 testinternaladdress.jl: Error During Test at /home/pkgeval/.julia/packages/Mandelbrot/vOGgi/test/runtests.jl:6 Got exception outside of a @test LoadError: UndefVarError: `xs_state` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] iterate(it::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}, destructured::Tuple{Tuple{}, Int64}) @ IterTools ~/.julia/packages/IterTools/cLYFo/src/IterTools.jl:347 [2] copyto!(dest::Vector{Tuple{Mandelbrot.KneadingSymbol{2}}}, src::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}) @ Base abstractarray.jl:949 [inlined] [3] _collect(cont::UnitRange{Int64}, itr::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}, ::Base.HasEltype, isz::Base.HasLength) @ Base array.jl:770 [inlined] [4] collect(itr::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}) @ Base array.jl:764 [inlined] [5] broadcastable(x::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}, 1, 1}) @ Base.Broadcast broadcast.jl:738 [6] broadcasted(::typeof(collect), ::IterTools.Partition{Vector{Mandelbrot.KneadingSymbol{2}}}) @ Base.Broadcast broadcast.jl:1372 [inlined] [7] KneadingSequence{Mandelbrot.KneadingSymbol{2}}(items::Vector{Mandelbrot.KneadingSymbol{2}}, preperiod::Int64) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/Sequences.jl:17 [8] (KneadingSequence)(intadd::InternalAddress) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/angledoubling.jl:178 [9] HubbardTree(intadd::InternalAddress) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/HubbardTrees.jl:39 [10] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/testinternaladdress.jl:21 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/runtests.jl:4 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core boot.jl:522 [16] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [17] _start() @ Base client.jl:596 in expression starting at /home/pkgeval/.julia/packages/Mandelbrot/vOGgi/test/testinternaladdress.jl:21 testkneadingsequence.jl: Error During Test at /home/pkgeval/.julia/packages/Mandelbrot/vOGgi/test/testkneadingsequence.jl:7 Test threw exception Expression: Mandelbrot.Sequence{Mandelbrot.KneadingSymbol{3}}(KneadingSequence(3 // 5)) == Mandelbrot.Sequence{Mandelbrot.KneadingSymbol{3}}(KneadingSequence(2 // 5)) UndefVarError: `xs_state` not defined in local scope Suggestion: check for an assignment to a local variable that shadows a global of the same name. Stacktrace: [1] iterate(it::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}, destructured::Tuple{Tuple{}, Int64}) @ IterTools ~/.julia/packages/IterTools/cLYFo/src/IterTools.jl:347 [2] copyto!(dest::Vector{Tuple{Rational{Int64}}}, src::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base abstractarray.jl:949 [inlined] [3] _collect(cont::UnitRange{Int64}, itr::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}, ::Base.HasEltype, isz::Base.HasLength) @ Base array.jl:770 [inlined] [4] collect(itr::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base array.jl:764 [inlined] [5] broadcastable(x::IterTools.Partition{Vector{Rational{Int64}}, 1, 1}) @ Base.Broadcast broadcast.jl:738 [6] broadcasted(::typeof(collect), ::IterTools.Partition{Vector{Rational{Int64}}}) @ Base.Broadcast broadcast.jl:1372 [inlined] [7] Mandelbrot.Sequence{Rational{Int64}}(items::Vector{Rational{Int64}}, preperiod::Int64) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/Sequences.jl:17 [8] orbit(angle::Rational{Int64}) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/angledoubling.jl:17 [9] (KneadingSequence)(angle::Rational{Int64}) @ Mandelbrot ~/.julia/packages/Mandelbrot/vOGgi/src/angledoubling.jl:86 [10] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/testkneadingsequence.jl:7 [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [12] top-level scope @ ~/.julia/packages/Mandelbrot/vOGgi/test/runtests.jl:4 [13] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:326 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core boot.jl:522 [16] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [17] _start() @ Base client.jl:596 Test Summary: | Error Total Time Mandelbrot.jl | 5 5 17.7s testinternaladdress.jl | 4 4 17.6s testkneadingsequence.jl | 1 1 0.0s RNG of the outermost testset: Random.Xoshiro(0x745ed446b3774fd9, 0x2b0d1429b4a7d99c, 0xe9a83506fd4272dd, 0xe10730d71672b530, 0xad016fc860de0f4e) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 5 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Mandelbrot/vOGgi/test/runtests.jl:4 Testing failed after 252.94s ERROR: LoadError: Package Mandelbrot 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 869.33s: package tests unexpectedly errored