Package evaluation of RiemannComplexNumbers on Julia 1.12.0-DEV.2044 (c78016e4dc*) started at 2025-02-25T21:53:36.491 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.56s ################################################################################ # Installation # Installing RiemannComplexNumbers... Resolving package versions... Installed RiemannComplexNumbers ─ v0.2.1 Updating `~/.julia/environments/v1.12/Project.toml` [3f3442c8] + RiemannComplexNumbers v0.2.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [3f3442c8] + RiemannComplexNumbers v0.2.1 Installation completed after 0.91s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 6569.9 ms ✓ TestEnv 1 dependency successfully precompiled in 9 seconds. 25 already precompiled. Precompiling package dependencies... Precompilation completed after 21.92s ################################################################################ # Testing # Testing RiemannComplexNumbers Status `/tmp/jl_Dfi3Gf/Project.toml` [3f3442c8] RiemannComplexNumbers v0.2.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_Dfi3Gf/Manifest.toml` [3f3442c8] RiemannComplexNumbers v0.2.1 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 Testing Running tests... Error During Test at /home/pkgeval/.julia/packages/RiemannComplexNumbers/oumP2/test/runtests.jl:27 Test threw exception Expression: z ^ 3 == z * z * z MethodError: no method matching RC{Complex{Int64}}(::Int64) The type `RC{Complex{Int64}}` exists, but no method is defined for this combination of argument types when trying to construct it. Closest candidates are: (::Type{RC{T}} where T<:Complex)(::Any, !Matched::Any, !Matched::Any) @ RiemannComplexNumbers ~/.julia/packages/RiemannComplexNumbers/oumP2/src/RiemannComplexNumbers.jl:10 (::Type{T})(::T) where T<:Number @ Core boot.jl:964 (::Type{T})(!Matched::Base.TwicePrecision) where T<:Number @ Base twiceprecision.jl:265 ... Stacktrace: [1] convert(::Type{RC{Complex{Int64}}}, x::Int64) @ Base ./number.jl:7 [2] one(::Type{RC{Complex{Int64}}}) @ Base ./number.jl:355 [3] one(x::RC{Complex{Int64}}) @ Base ./number.jl:356 [4] to_power_type(x::RC{Complex{Int64}}) @ Base ./intfuncs.jl:339 [5] power_by_squaring(x_::RC{Complex{Int64}}, p::Int64; mul::typeof(*)) @ Base ./intfuncs.jl:358 [6] power_by_squaring(x_::RC{Complex{Int64}}, p::Int64) @ Base ./intfuncs.jl:357 [7] ^(x::RC{Complex{Int64}}, p::Int64) @ Base ./intfuncs.jl:393 [8] literal_pow(f::typeof(^), x::RC{Complex{Int64}}, ::Val{3}) @ Base ./intfuncs.jl:433 [9] top-level scope @ ~/.julia/packages/RiemannComplexNumbers/oumP2/test/runtests.jl:515 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:676 [inlined] ERROR: LoadError: There was an error during testing in expression starting at /home/pkgeval/.julia/packages/RiemannComplexNumbers/oumP2/test/runtests.jl:27 Testing failed after 13.96s ERROR: LoadError: Package RiemannComplexNumbers errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2365 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2220 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:486 [5] test(pkgs::Vector{Pkg.Types.PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:307 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [12] _start() @ Base ./client.jl:560 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 60.95s: package tests unexpectedly errored