Package evaluation to test SDPCSolver on Julia 1.14.0-DEV.2802 (918269a29b*) started at 2026-07-29T00:04:35.199 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.88s ################################################################################ # Installation # Installing SDPCSolver... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [e804a123] + SDPCSolver v0.1.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [e804a123] + SDPCSolver v0.1.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [4ec0a83e] + Unicode v1.11.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.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.1 s ✓ SDPCSolver 1 dependency successfully precompiled in 1 seconds. 10 already precompiled. Precompilation completed after 25.07s ################################################################################ # Testing # Testing SDPCSolver Status `/tmp/jl_n7VqHU/Project.toml` [e804a123] SDPCSolver v0.1.0 [37e2e46d] LinearAlgebra v1.14.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_n7VqHU/Manifest.toml` [e804a123] SDPCSolver v0.1.0 [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 [de0858da] Printf 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 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.7+0 [4536629a] OpenBLAS_jll v0.3.34+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... [ Info: Testing Float64 arithmetic... SDPCSolver.jl: Error During Test at /home/pkgeval/.julia/packages/SDPCSolver/Rlakm/test/runtests.jl:4 Got exception outside of a @test UndefVarError: `setArithmeticType` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] (::var"#test_float#test_float##0")() @ Main ~/.julia/packages/SDPCSolver/Rlakm/test/runtests.jl:9 [2] top-level scope @ ~/.julia/packages/SDPCSolver/Rlakm/test/runtests.jl:6 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [4] macro expansion @ ~/.julia/packages/SDPCSolver/Rlakm/test/runtests.jl:44 [inlined] Test Summary: | Error Total Time SDPCSolver.jl | 1 1 7.0s RNG of the outermost testset: Random.Xoshiro(0xaa7654057306d3a4, 0x08cc3fef73ef6475, 0x27e65b30bff98fd3, 0x1d568a21421cc8bd, 0x59b8a2b05d7e4d4d) ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/SDPCSolver/Rlakm/test/runtests.jl:4 Testing failed after 23.28s ERROR: LoadError: Package SDPCSolver 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 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 93.72s: package tests unexpectedly errored