Package evaluation to test CGcoefficient on Julia 1.14.0-DEV.2291 (26145852c4*) started at 2026-06-04T12:19:24.417 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.38s ################################################################################ # Installation # Installing CGcoefficient... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c862aa61] + CGcoefficient v0.3.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [c862aa61] + CGcoefficient v0.3.3 [18e54dd8] + IntegerMathUtils v0.1.3 [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 Installation completed after 1.46s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.7 s ✓ CGcoefficient 1 dependency successfully precompiled in 2 seconds. 10 already precompiled. Precompilation completed after 23.33s ################################################################################ # Testing # Testing CGcoefficient Status `/tmp/jl_tbT7mz/Project.toml` [c862aa61] CGcoefficient v0.3.3 [27ebfcd6] Primes v0.5.7 [d6f4376e] Markdown v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_tbT7mz/Manifest.toml` [c862aa61] CGcoefficient v0.3.3 [18e54dd8] IntegerMathUtils v0.1.3 [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... Test Summary: | Pass Total Time test SqrtRational | 19 19 1.3s Test Summary: | Pass Total Time test SqrtRational show | 18 18 1.3s test simplify: Error During Test at /home/pkgeval/.julia/packages/CGcoefficient/NtmUa/test/runtests.jl:16 Got exception outside of a @test TypeError: in ccall: first argument not a pointer or valid constant expression, expected Ptr, got a value of type Expr Stacktrace: [1] __gmpz_bin_uiui!(r::BigInt, n::UInt64, k::UInt64) @ CGcoefficient ~/.julia/packages/CGcoefficient/NtmUa/src/mpz.jl:20 [inlined] [2] _bigbin(r::BigInt, n::Int64, k::Int64) @ CGcoefficient ~/.julia/packages/CGcoefficient/NtmUa/src/mpz.jl:32 [inlined] [3] _bigbin(n::Int64, k::Int64) @ CGcoefficient ~/.julia/packages/CGcoefficient/NtmUa/src/mpz.jl:36 [inlined] [4] _d6j(dj1::Int64, dj2::Int64, dj3::Int64, dj4::Int64, dj5::Int64, dj6::Int64) @ CGcoefficient ~/.julia/packages/CGcoefficient/NtmUa/src/WignerSymbols.jl:172 [5] d6j(dj1::Int64, dj2::Int64, dj3::Int64, dj4::Int64, dj5::Int64, dj6::Int64) @ CGcoefficient ~/.julia/packages/CGcoefficient/NtmUa/src/WignerSymbols.jl:631 [inlined] [6] test_simplify_with_6j() @ Main ~/.julia/packages/CGcoefficient/NtmUa/test/test_sqrtrational.jl:76 [7] test_simplify() @ Main ~/.julia/packages/CGcoefficient/NtmUa/test/test_sqrtrational.jl:63 [8] top-level scope @ ~/.julia/packages/CGcoefficient/NtmUa/test/runtests.jl:16 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [10] macro expansion @ ~/.julia/packages/CGcoefficient/NtmUa/test/runtests.jl:16 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base Base.jl:327 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core boot.jl:521 [14] exec_options(opts::Base.JLOptions) @ Base client.jl:321 [15] _start() @ Base client.jl:596 Test Summary: | Pass Error Total Time test simplify | 2 1 3 5.9s RNG of the outermost testset: Random.Xoshiro(0x119f5b1f41d23a00, 0x7504644d197447bd, 0xcf257d6b09cb2371, 0x9a351879d76448d0, 0xb3dba672a2e4c01c) ERROR: LoadError: Some tests did not pass: 2 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CGcoefficient/NtmUa/test/runtests.jl:16 Testing failed after 22.51s ERROR: LoadError: Package CGcoefficient 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:326 [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 77.39s: package tests unexpectedly errored