Package evaluation to test CluGen on Julia 1.14.0-DEV.3141 (fbd24f51d0*) started at 2026-09-08T12:39:54.536 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.36s ################################################################################ # Installation # Installing CluGen... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [48a2e8d8] + CluGen v1.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [48a2e8d8] + CluGen v1.1.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.44s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.0 s ✓ CluGen 1 dependency successfully precompiled in 1 seconds. 30 already precompiled. Precompilation completed after 18.49s ################################################################################ # Testing # Testing CluGen Status `/tmp/jl_bxQloS/Project.toml` [48a2e8d8] CluGen v1.1.0 ⌅ [e30172f5] Documenter v0.27.25 [37e2e46d] LinearAlgebra v1.14.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bxQloS/Manifest.toml` [a4c015fc] ANSIColoredPrinters v0.0.1 [48a2e8d8] CluGen v1.1.0 [ffbed154] DocStringExtensions v0.9.5 ⌅ [e30172f5] Documenter v0.27.25 ⌅ [b5f81e59] IOCapture v0.2.5 ⌅ [682c06a0] JSON v0.21.4 ⌅ [69de0a69] Parsers v2.8.8 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [83775a58] Zlib_jll v1.3.2+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... clugen: Error During Test at /home/pkgeval/.julia/packages/CluGen/7nPXw/test/clugen.jl:6 Got exception outside of a @test InexactError: trunc(Int64, 0x48d73dc42d195740db2fa90498613fdf) Stacktrace: [1] throw_inexacterror(func::Symbol, to::Core.TypeEgal{Int64}, val::UInt128) @ Core boot.jl:1041 [2] checked_trunc_sint(::Core.TypeEgal{Int64}, x::UInt128) @ Core boot.jl:1055 [inlined] [3] toInt64(x::UInt128) @ Core boot.jl:1109 [inlined] [4] Int64(x::UInt128) @ Core boot.jl:1183 [5] top-level scope @ ~/.julia/packages/CluGen/7nPXw/test/clugen.jl:9 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2252 [inlined] [7] macro expansion @ ~/.julia/packages/CluGen/7nPXw/test/clugen.jl:11 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2325 [inlined] Test Summary: | Error Total Time clugen | 1 1 7.1s RNG of the outermost testset: Xoshiro(0xa705b3616b5d7594, 0x65e1bad43cc3a596, 0xf6e93265efdad8d8, 0xb1cae8c00ecbea8b, 0x87c53d1c38820c5b) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/CluGen/7nPXw/test/clugen.jl:6 in expression starting at /home/pkgeval/.julia/packages/CluGen/7nPXw/test/runtests.jl:79 Testing failed after 29.56s ERROR: LoadError: Package CluGen 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:3298 [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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 95.33s: package tests unexpectedly errored