Package evaluation to test Neutrals on Julia 1.14.0-DEV.2386 (9e0b0ca1f2*) started at 2026-06-16T13:51:28.927 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.94s ################################################################################ # Installation # Installing Neutrals... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [789cc80b] + Neutrals v0.4.0 Updating `~/.julia/environments/v1.14/Manifest.toml` [3587e190] + InverseFunctions v0.1.17 [789cc80b] + Neutrals v0.4.0 [ae029012] + Requires v1.3.1 [c3b1956e] + TypeUtils v2.0.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 [cf7118a7] + UUIDs v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.3+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.0 s ✓ Neutrals 1.8 s ✓ Neutrals → NeutralsUnitfulExt 2 dependencies successfully precompiled in 4 seconds. 42 already precompiled. Precompilation completed after 28.95s ################################################################################ # Testing # Testing Neutrals Status `/tmp/jl_BbQQJU/Project.toml` [4c88cf16] Aqua v0.8.16 [789cc80b] Neutrals v0.4.0 [ae029012] Requires v1.3.1 [c3b1956e] TypeUtils v2.0.0 [1986cc42] Unitful v1.28.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_BbQQJU/Manifest.toml` [4c88cf16] Aqua v0.8.16 [34da2185] Compat v4.18.1 [3587e190] InverseFunctions v0.1.17 [789cc80b] Neutrals v0.4.0 [ae029012] Requires v1.3.1 [c3b1956e] TypeUtils v2.0.0 [1986cc42] Unitful v1.28.0 [0dad84c5] ArgTools v1.2.0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.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 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.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 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.3+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.4+0 [29816b5a] LibSSH2_jll v1.11.101+0 [14a3606d] MozillaCACerts_jll v2026.5.14 [4536629a] OpenBLAS_jll v0.3.33+0 [458c3c95] OpenSSL_jll v3.5.7+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.69.0+0 [3f19e933] p7zip_jll v17.8.0+0 Testing Running tests... Comparisons with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:632 Test threw exception Expression: cmp(x, ZERO) == cmp(x, z) MethodError: cmp(::Irrational{:π}, ::Neutrals.Neutral{0}) is ambiguous. Candidates: cmp(x::AbstractIrrational, y::Real) @ Base irrationals.jl:190 cmp(x::Real, y::Neutrals.Neutral) @ Neutrals ~/.julia/packages/Neutrals/U002v/src/binary-operations.jl:83 Possible fix, define cmp(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:621 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:632 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Comparisons with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:633 Test threw exception Expression: cmp(ZERO, x) == cmp(z, x) MethodError: cmp(::Neutrals.Neutral{0}, ::Irrational{:π}) is ambiguous. Candidates: cmp(x::Neutrals.Neutral, y::Real) @ Neutrals ~/.julia/packages/Neutrals/U002v/src/binary-operations.jl:75 cmp(x::Real, y::AbstractIrrational) @ Base irrationals.jl:191 Possible fix, define cmp(::Neutrals.Neutral, ::AbstractIrrational) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:621 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:633 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Comparisons with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:646 Test threw exception Expression: cmp(x, ONE) == cmp(x, one(x)) MethodError: cmp(::Irrational{:π}, ::Neutrals.Neutral{1}) is ambiguous. Candidates: cmp(x::AbstractIrrational, y::Real) @ Base irrationals.jl:190 cmp(x::Real, y::Neutrals.Neutral) @ Neutrals ~/.julia/packages/Neutrals/U002v/src/binary-operations.jl:83 Possible fix, define cmp(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:621 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:646 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Comparisons with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:647 Test threw exception Expression: cmp(ONE, x) == cmp(one(x), x) MethodError: cmp(::Neutrals.Neutral{1}, ::Irrational{:π}) is ambiguous. Candidates: cmp(x::Neutrals.Neutral, y::Real) @ Neutrals ~/.julia/packages/Neutrals/U002v/src/binary-operations.jl:75 cmp(x::Real, y::AbstractIrrational) @ Base irrationals.jl:191 Possible fix, define cmp(::Neutrals.Neutral, ::AbstractIrrational) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:621 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:647 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Comparisons with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:659 Test threw exception Expression: cmp(x, -ONE) == if is_signed(x) cmp(x, -(one(x))) else 1 end MethodError: cmp(::Irrational{:π}, ::Neutrals.Neutral{-1}) is ambiguous. Candidates: cmp(x::AbstractIrrational, y::Real) @ Base irrationals.jl:190 cmp(x::Real, y::Neutrals.Neutral) @ Neutrals ~/.julia/packages/Neutrals/U002v/src/binary-operations.jl:83 Possible fix, define cmp(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:621 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:659 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Comparisons with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:660 Test threw exception Expression: cmp(-ONE, x) == if is_signed(x) cmp(-(one(x)), x) else -1 end MethodError: cmp(::Neutrals.Neutral{-1}, ::Irrational{:π}) is ambiguous. Candidates: cmp(x::Neutrals.Neutral, y::Real) @ Neutrals ~/.julia/packages/Neutrals/U002v/src/binary-operations.jl:75 cmp(x::Real, y::AbstractIrrational) @ Base irrationals.jl:191 Possible fix, define cmp(::Neutrals.Neutral, ::AbstractIrrational) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:621 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:660 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Broadcasted operations with T=Bool: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:835 Expression: x * ONE === x Evaluated: Bool[1 1 0 1; 0 0 1 1; 1 0 0 1] === Bool[1 1 0 1; 0 0 1 1; 1 0 0 1] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:835 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Bool: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:837 Expression: ONE * x === x Evaluated: Bool[1 1 0 1; 0 0 1 1; 1 0 0 1] === Bool[1 1 0 1; 0 0 1 1; 1 0 0 1] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:837 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Bool: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:839 Expression: x / ONE === x Evaluated: Bool[1 1 0 1; 0 0 1 1; 1 0 0 1] === Bool[1 1 0 1; 0 0 1 1; 1 0 0 1] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:839 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Bool: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:841 Expression: ONE \ x === x Evaluated: Bool[1 1 0 1; 0 0 1 1; 1 0 0 1] === Bool[1 1 0 1; 0 0 1 1; 1 0 0 1] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:841 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Int16: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:835 Expression: x * ONE === x Evaluated: Int16[19073 -14964 -10881 11869; 20401 19962 -25772 -23192; -26526 -16413 -22499 -15499] === Int16[19073 -14964 -10881 11869; 20401 19962 -25772 -23192; -26526 -16413 -22499 -15499] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:835 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Int16: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:837 Expression: ONE * x === x Evaluated: Int16[19073 -14964 -10881 11869; 20401 19962 -25772 -23192; -26526 -16413 -22499 -15499] === Int16[19073 -14964 -10881 11869; 20401 19962 -25772 -23192; -26526 -16413 -22499 -15499] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:837 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Int16: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:839 Expression: x / ONE === x Evaluated: Int16[19073 -14964 -10881 11869; 20401 19962 -25772 -23192; -26526 -16413 -22499 -15499] === Int16[19073 -14964 -10881 11869; 20401 19962 -25772 -23192; -26526 -16413 -22499 -15499] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:839 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Int16: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:841 Expression: ONE \ x === x Evaluated: Int16[19073 -14964 -10881 11869; 20401 19962 -25772 -23192; -26526 -16413 -22499 -15499] === Int16[19073 -14964 -10881 11869; 20401 19962 -25772 -23192; -26526 -16413 -22499 -15499] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:841 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Float32: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:835 Expression: x * ONE === x Evaluated: Float32[0.31129897 0.6067632 0.15079921 0.20418555; 0.77167654 0.18111658 0.5956925 0.6302861; 0.7495621 0.76351386 0.13178855 0.16458791] === Float32[0.31129897 0.6067632 0.15079921 0.20418555; 0.77167654 0.18111658 0.5956925 0.6302861; 0.7495621 0.76351386 0.13178855 0.16458791] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:835 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Float32: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:837 Expression: ONE * x === x Evaluated: Float32[0.31129897 0.6067632 0.15079921 0.20418555; 0.77167654 0.18111658 0.5956925 0.6302861; 0.7495621 0.76351386 0.13178855 0.16458791] === Float32[0.31129897 0.6067632 0.15079921 0.20418555; 0.77167654 0.18111658 0.5956925 0.6302861; 0.7495621 0.76351386 0.13178855 0.16458791] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:837 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Float32: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:839 Expression: x / ONE === x Evaluated: Float32[0.31129897 0.6067632 0.15079921 0.20418555; 0.77167654 0.18111658 0.5956925 0.6302861; 0.7495621 0.76351386 0.13178855 0.16458791] === Float32[0.31129897 0.6067632 0.15079921 0.20418555; 0.77167654 0.18111658 0.5956925 0.6302861; 0.7495621 0.76351386 0.13178855 0.16458791] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:839 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Broadcasted operations with T=Float32: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:841 Expression: ONE \ x === x Evaluated: Float32[0.31129897 0.6067632 0.15079921 0.20418555; 0.77167654 0.18111658 0.5956925 0.6302861; 0.7495621 0.76351386 0.13178855 0.16458791] === Float32[0.31129897 0.6067632 0.15079921 0.20418555; 0.77167654 0.18111658 0.5956925 0.6302861; 0.7495621 0.76351386 0.13178855 0.16458791] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:804 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:841 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1014 Expression: #= /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1014 =# @inferred(ONE * x) === x Evaluated: Float32[0.19449592 0.9959357 0.42080152; 0.72288483 0.6267816 0.4968664;;; 0.45249838 0.4460914 0.2750398; 0.38974363 0.45197952 0.7782561;;; 0.46956462 0.9958396 0.6332991; 0.79829925 0.2602378 0.06749123;;; 0.9551257 0.049097955 0.0030914545; 0.66526675 0.12254429 0.9014553] === Float32[0.19449592 0.9959357 0.42080152; 0.72288483 0.6267816 0.4968664;;; 0.45249838 0.4460914 0.2750398; 0.38974363 0.45197952 0.7782561;;; 0.46956462 0.9958396 0.6332991; 0.79829925 0.2602378 0.06749123;;; 0.9551257 0.049097955 0.0030914545; 0.66526675 0.12254429 0.9014553] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1014 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1015 Expression: #= /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1015 =# @inferred(x * ONE) === x Evaluated: Float32[0.19449592 0.9959357 0.42080152; 0.72288483 0.6267816 0.4968664;;; 0.45249838 0.4460914 0.2750398; 0.38974363 0.45197952 0.7782561;;; 0.46956462 0.9958396 0.6332991; 0.79829925 0.2602378 0.06749123;;; 0.9551257 0.049097955 0.0030914545; 0.66526675 0.12254429 0.9014553] === Float32[0.19449592 0.9959357 0.42080152; 0.72288483 0.6267816 0.4968664;;; 0.45249838 0.4460914 0.2750398; 0.38974363 0.45197952 0.7782561;;; 0.46956462 0.9958396 0.6332991; 0.79829925 0.2602378 0.06749123;;; 0.9551257 0.049097955 0.0030914545; 0.66526675 0.12254429 0.9014553] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1015 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1023 Expression: #= /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1023 =# @inferred(ONE \ x) === x Evaluated: Float32[0.19449592 0.9959357 0.42080152; 0.72288483 0.6267816 0.4968664;;; 0.45249838 0.4460914 0.2750398; 0.38974363 0.45197952 0.7782561;;; 0.46956462 0.9958396 0.6332991; 0.79829925 0.2602378 0.06749123;;; 0.9551257 0.049097955 0.0030914545; 0.66526675 0.12254429 0.9014553] === Float32[0.19449592 0.9959357 0.42080152; 0.72288483 0.6267816 0.4968664;;; 0.45249838 0.4460914 0.2750398; 0.38974363 0.45197952 0.7782561;;; 0.46956462 0.9958396 0.6332991; 0.79829925 0.2602378 0.06749123;;; 0.9551257 0.049097955 0.0030914545; 0.66526675 0.12254429 0.9014553] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1023 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1024 Expression: #= /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1024 =# @inferred(x / ONE) === x Evaluated: Float32[0.19449592 0.9959357 0.42080152; 0.72288483 0.6267816 0.4968664;;; 0.45249838 0.4460914 0.2750398; 0.38974363 0.45197952 0.7782561;;; 0.46956462 0.9958396 0.6332991; 0.79829925 0.2602378 0.06749123;;; 0.9551257 0.049097955 0.0030914545; 0.66526675 0.12254429 0.9014553] === Float32[0.19449592 0.9959357 0.42080152; 0.72288483 0.6267816 0.4968664;;; 0.45249838 0.4460914 0.2750398; 0.38974363 0.45197952 0.7782561;;; 0.46956462 0.9958396 0.6332991; 0.79829925 0.2602378 0.06749123;;; 0.9551257 0.049097955 0.0030914545; 0.66526675 0.12254429 0.9014553] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1024 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1040 Expression: #= /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1040 =# @inferred(ONE * y) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.19449592f0 kg 0.9959357f0 kg 0.42080152f0 kg; 0.72288483f0 kg 0.6267816f0 kg 0.4968664f0 kg;;; 0.45249838f0 kg 0.4460914f0 kg 0.2750398f0 kg; 0.38974363f0 kg 0.45197952f0 kg 0.7782561f0 kg;;; 0.46956462f0 kg 0.9958396f0 kg 0.6332991f0 kg; 0.79829925f0 kg 0.2602378f0 kg 0.06749123f0 kg;;; 0.9551257f0 kg 0.049097955f0 kg 0.0030914545f0 kg; 0.66526675f0 kg 0.12254429f0 kg 0.9014553f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.19449592f0 kg 0.9959357f0 kg 0.42080152f0 kg; 0.72288483f0 kg 0.6267816f0 kg 0.4968664f0 kg;;; 0.45249838f0 kg 0.4460914f0 kg 0.2750398f0 kg; 0.38974363f0 kg 0.45197952f0 kg 0.7782561f0 kg;;; 0.46956462f0 kg 0.9958396f0 kg 0.6332991f0 kg; 0.79829925f0 kg 0.2602378f0 kg 0.06749123f0 kg;;; 0.9551257f0 kg 0.049097955f0 kg 0.0030914545f0 kg; 0.66526675f0 kg 0.12254429f0 kg 0.9014553f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1040 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1041 Expression: #= /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1041 =# @inferred(y * ONE) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.19449592f0 kg 0.9959357f0 kg 0.42080152f0 kg; 0.72288483f0 kg 0.6267816f0 kg 0.4968664f0 kg;;; 0.45249838f0 kg 0.4460914f0 kg 0.2750398f0 kg; 0.38974363f0 kg 0.45197952f0 kg 0.7782561f0 kg;;; 0.46956462f0 kg 0.9958396f0 kg 0.6332991f0 kg; 0.79829925f0 kg 0.2602378f0 kg 0.06749123f0 kg;;; 0.9551257f0 kg 0.049097955f0 kg 0.0030914545f0 kg; 0.66526675f0 kg 0.12254429f0 kg 0.9014553f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.19449592f0 kg 0.9959357f0 kg 0.42080152f0 kg; 0.72288483f0 kg 0.6267816f0 kg 0.4968664f0 kg;;; 0.45249838f0 kg 0.4460914f0 kg 0.2750398f0 kg; 0.38974363f0 kg 0.45197952f0 kg 0.7782561f0 kg;;; 0.46956462f0 kg 0.9958396f0 kg 0.6332991f0 kg; 0.79829925f0 kg 0.2602378f0 kg 0.06749123f0 kg;;; 0.9551257f0 kg 0.049097955f0 kg 0.0030914545f0 kg; 0.66526675f0 kg 0.12254429f0 kg 0.9014553f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1041 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1049 Expression: #= /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1049 =# @inferred(ONE \ y) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.19449592f0 kg 0.9959357f0 kg 0.42080152f0 kg; 0.72288483f0 kg 0.6267816f0 kg 0.4968664f0 kg;;; 0.45249838f0 kg 0.4460914f0 kg 0.2750398f0 kg; 0.38974363f0 kg 0.45197952f0 kg 0.7782561f0 kg;;; 0.46956462f0 kg 0.9958396f0 kg 0.6332991f0 kg; 0.79829925f0 kg 0.2602378f0 kg 0.06749123f0 kg;;; 0.9551257f0 kg 0.049097955f0 kg 0.0030914545f0 kg; 0.66526675f0 kg 0.12254429f0 kg 0.9014553f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.19449592f0 kg 0.9959357f0 kg 0.42080152f0 kg; 0.72288483f0 kg 0.6267816f0 kg 0.4968664f0 kg;;; 0.45249838f0 kg 0.4460914f0 kg 0.2750398f0 kg; 0.38974363f0 kg 0.45197952f0 kg 0.7782561f0 kg;;; 0.46956462f0 kg 0.9958396f0 kg 0.6332991f0 kg; 0.79829925f0 kg 0.2602378f0 kg 0.06749123f0 kg;;; 0.9551257f0 kg 0.049097955f0 kg 0.0030914545f0 kg; 0.66526675f0 kg 0.12254429f0 kg 0.9014553f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1049 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1050 Expression: #= /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1050 =# @inferred(y / ONE) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.19449592f0 kg 0.9959357f0 kg 0.42080152f0 kg; 0.72288483f0 kg 0.6267816f0 kg 0.4968664f0 kg;;; 0.45249838f0 kg 0.4460914f0 kg 0.2750398f0 kg; 0.38974363f0 kg 0.45197952f0 kg 0.7782561f0 kg;;; 0.46956462f0 kg 0.9958396f0 kg 0.6332991f0 kg; 0.79829925f0 kg 0.2602378f0 kg 0.06749123f0 kg;;; 0.9551257f0 kg 0.049097955f0 kg 0.0030914545f0 kg; 0.66526675f0 kg 0.12254429f0 kg 0.9014553f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.19449592f0 kg 0.9959357f0 kg 0.42080152f0 kg; 0.72288483f0 kg 0.6267816f0 kg 0.4968664f0 kg;;; 0.45249838f0 kg 0.4460914f0 kg 0.2750398f0 kg; 0.38974363f0 kg 0.45197952f0 kg 0.7782561f0 kg;;; 0.46956462f0 kg 0.9958396f0 kg 0.6332991f0 kg; 0.79829925f0 kg 0.2602378f0 kg 0.06749123f0 kg;;; 0.9551257f0 kg 0.049097955f0 kg 0.0030914545f0 kg; 0.66526675f0 kg 0.12254429f0 kg 0.9014553f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1050 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1083 Expression: ONE * x === x Evaluated: [𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm;;; 𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm] === [𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm;;; 𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1083 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1089 Expression: x * ONE === x Evaluated: [𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm;;; 𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm] === [𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm;;; 𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1089 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1096 Expression: x / ONE === x Evaluated: [𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm;;; 𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm] === [𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm;;; 𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1096 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] Multiplication and division of arrays: Test Failed at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1102 Expression: ONE \ x === x Evaluated: [𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm;;; 𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm] === [𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm;;; 𝟙 cm 𝟙 cm 𝟙 cm; 𝟙 cm 𝟙 cm 𝟙 cm] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1004 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/U002v/test/runtests.jl:1102 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 2 ambiguities found. To get a list, set `broken = false`. Ambiguity #1 cmp(x::Neutrals.Neutral, y::Real) @ Neutrals ~/.julia/packages/Neutrals/U002v/src/binary-operations.jl:75 cmp(x::Real, y::AbstractIrrational) @ Base irrationals.jl:191 Possible fix, define cmp(::Neutrals.Neutral, ::AbstractIrrational) Ambiguity #2 cmp(x::Real, y::Neutrals.Neutral) @ Neutrals ~/.julia/packages/Neutrals/U002v/src/binary-operations.jl:83 cmp(x::AbstractIrrational, y::Real) @ Base irrationals.jl:190 Possible fix, define cmp(::AbstractIrrational, ::Neutrals.Neutral) Method ambiguity: Test Failed at /home/pkgeval/.julia/packages/Aqua/h1qD0/src/ambiguities.jl:80 Expression: iszero(num_ambiguities) Evaluated: iszero(2) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] [2] _test_ambiguities(packages::Vector{Base.PkgId}; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/ambiguities.jl:80 [3] _test_ambiguities(packages::Vector{Base.PkgId}) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/ambiguities.jl:70 [inlined] [4] test_ambiguities(packages::Vector{Module}; kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/ambiguities.jl:29 [inlined] [5] macro expansion @ ~/.julia/packages/Aqua/h1qD0/src/Aqua.jl:73 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [7] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/h1qD0/src/Aqua.jl:73 Test Summary: | Pass Fail Error Total Time Neutrals.jl | 6142 25 6 6173 2m39.9s Assumptions | 64 64 2.7s Neutral type and instances | 13 13 0.1s Constructors of 𝟘 | 26 26 0.2s Constructors of 𝟙 | 26 26 0.1s Constructors of -𝟙 | 26 26 0.1s Unary functions of 𝟘 | 28 28 0.1s Unary functions of 𝟙 | 28 28 0.0s Unary functions of -𝟙 | 28 28 0.0s Traits | 7 7 0.0s flipsign(𝟘,𝟘) | 1 1 0.0s flipsign(𝟘,𝟙) | 1 1 0.0s flipsign(𝟘,-𝟙) | 1 1 0.0s flipsign(𝟙,𝟘) | 1 1 0.0s flipsign(𝟙,𝟙) | 1 1 0.0s flipsign(𝟙,-𝟙) | 1 1 0.0s flipsign(-𝟙,𝟘) | 1 1 0.0s flipsign(-𝟙,𝟙) | 1 1 0.0s flipsign(-𝟙,-𝟙) | 1 1 0.0s copysign(𝟘,𝟘) | 1 1 0.0s copysign(𝟘,𝟙) | 1 1 0.0s copysign(𝟘,-𝟙) | 1 1 0.0s copysign(𝟙,𝟘) | 1 1 0.0s copysign(𝟙,𝟙) | 1 1 0.0s copysign(𝟙,-𝟙) | 1 1 0.0s copysign(-𝟙,𝟘) | 1 1 0.0s copysign(-𝟙,𝟙) | 1 1 0.0s copysign(-𝟙,-𝟙) | 1 1 0.0s Conversion of 𝟘 to type Integer | 6 6 0.2s Conversion of 𝟙 to type Integer | 6 6 0.0s Conversion of -𝟙 to type Integer | 6 6 0.0s Conversion of 𝟘 to type Bool | 6 6 0.0s Conversion of 𝟙 to type Bool | 6 6 0.0s Conversion of -𝟙 to type Bool | 4 4 0.0s Conversion of 𝟘 to type Int8 | 6 6 0.0s Conversion of 𝟙 to type Int8 | 6 6 0.0s Conversion of -𝟙 to type Int8 | 6 6 0.0s Conversion of 𝟘 to type Int16 | 6 6 0.0s Conversion of 𝟙 to type Int16 | 6 6 0.0s Conversion of -𝟙 to type Int16 | 6 6 0.0s Conversion of 𝟘 to type Int32 | 6 6 0.0s Conversion of 𝟙 to type Int32 | 6 6 0.0s Conversion of -𝟙 to type Int32 | 6 6 0.0s Conversion of 𝟘 to type Int64 | 6 6 0.0s Conversion of 𝟙 to type Int64 | 6 6 0.0s Conversion of -𝟙 to type Int64 | 6 6 0.0s Conversion of 𝟘 to type Int128 | 6 6 0.0s Conversion of 𝟙 to type Int128 | 6 6 0.0s Conversion of -𝟙 to type Int128 | 6 6 0.0s Conversion of 𝟘 to type BigInt | 6 6 0.0s Conversion of 𝟙 to type BigInt | 6 6 0.0s Conversion of -𝟙 to type BigInt | 6 6 0.0s Conversion of 𝟘 to type UInt8 | 6 6 0.0s Conversion of 𝟙 to type UInt8 | 6 6 0.0s Conversion of -𝟙 to type UInt8 | 4 4 0.0s Conversion of 𝟘 to type UInt16 | 6 6 0.0s Conversion of 𝟙 to type UInt16 | 6 6 0.0s Conversion of -𝟙 to type UInt16 | 4 4 0.0s Conversion of 𝟘 to type UInt32 | 6 6 0.0s Conversion of 𝟙 to type UInt32 | 6 6 0.0s Conversion of -𝟙 to type UInt32 | 4 4 0.0s Conversion of 𝟘 to type UInt64 | 6 6 0.0s Conversion of 𝟙 to type UInt64 | 6 6 0.0s Conversion of -𝟙 to type UInt64 | 4 4 0.0s Conversion of 𝟘 to type UInt128 | 6 6 0.0s Conversion of 𝟙 to type UInt128 | 6 6 0.0s Conversion of -𝟙 to type UInt128 | 4 4 0.0s Conversion of 𝟘 to type AbstractFloat | 6 6 0.0s Conversion of 𝟙 to type AbstractFloat | 6 6 0.0s Conversion of -𝟙 to type AbstractFloat | 6 6 0.0s Conversion of 𝟘 to type Float16 | 4 4 0.0s Conversion of 𝟙 to type Float16 | 4 4 0.0s Conversion of -𝟙 to type Float16 | 4 4 0.0s Conversion of 𝟘 to type Float32 | 4 4 0.0s Conversion of 𝟙 to type Float32 | 4 4 0.0s Conversion of -𝟙 to type Float32 | 4 4 0.0s Conversion of 𝟘 to type Float64 | 4 4 0.0s Conversion of 𝟙 to type Float64 | 4 4 0.0s Conversion of -𝟙 to type Float64 | 4 4 0.0s Conversion of 𝟘 to type BigFloat | 4 4 0.0s Conversion of 𝟙 to type BigFloat | 4 4 0.0s Conversion of -𝟙 to type BigFloat | 4 4 0.0s Conversion of 𝟘 to type Rational | 4 4 0.0s Conversion of 𝟙 to type Rational | 4 4 0.0s Conversion of -𝟙 to type Rational | 4 4 0.0s Conversion of 𝟘 to type Rational{Bool} | 4 4 0.0s Conversion of 𝟙 to type Rational{Bool} | 4 4 0.0s Conversion of -𝟙 to type Rational{Bool} | 2 2 0.0s Conversion of 𝟘 to type Rational{Int8} | 4 4 0.0s Conversion of 𝟙 to type Rational{Int8} | 4 4 0.0s Conversion of -𝟙 to type Rational{Int8} | 4 4 0.0s Conversion of 𝟘 to type Rational{UInt8} | 4 4 0.0s Conversion of 𝟙 to type Rational{UInt8} | 4 4 0.0s Conversion of -𝟙 to type Rational{UInt8} | 2 2 0.0s Conversion of 𝟘 to type Complex{Bool} | 4 4 0.0s Conversion of 𝟙 to type Complex{Bool} | 4 4 0.0s Conversion of -𝟙 to type Complex{Bool} | 2 2 0.0s Conversion of 𝟘 to type Complex{Int16} | 4 4 0.0s Conversion of 𝟙 to type Complex{Int16} | 4 4 0.0s Conversion of -𝟙 to type Complex{Int16} | 4 4 0.0s Conversion of 𝟘 to type Complex{UInt16} | 4 4 0.0s Conversion of 𝟙 to type Complex{UInt16} | 4 4 0.0s Conversion of -𝟙 to type Complex{UInt16} | 2 2 0.0s Conversion of 𝟘 to type ComplexF32 | 4 4 0.0s Conversion of 𝟙 to type ComplexF32 | 4 4 0.0s Conversion of -𝟙 to type ComplexF32 | 4 4 0.0s Precision of 𝟘 | 6 6 0.0s Precision of 𝟙 | 6 6 0.0s Precision of -𝟙 | 6 6 0.0s Promote rules | 59 59 0.1s Binary operations between 𝟘 and 𝟘 | 23 23 0.1s Binary operations between 𝟘 and 𝟙 | 23 23 0.0s Binary operations between 𝟘 and -𝟙 | 23 23 0.0s Binary operations between 𝟙 and 𝟘 | 23 23 0.0s Binary operations between 𝟙 and 𝟙 | 23 23 0.0s Binary operations between 𝟙 and -𝟙 | 23 23 0.0s Binary operations between -𝟙 and 𝟘 | 23 23 0.0s Binary operations between -𝟙 and 𝟙 | 23 23 0.0s Binary operations between -𝟙 and -𝟙 | 23 23 0.0s Arithmetic operations with true | 51 51 0.5s Arithmetic operations with false | 51 51 0.0s Arithmetic operations with 0 | 58 58 0.5s Arithmetic operations with 1 | 58 58 0.0s Arithmetic operations with 5 | 58 58 0.0s Arithmetic operations with 0 | 58 58 0.4s Arithmetic operations with 1 | 58 58 0.0s Arithmetic operations with -1 | 58 58 0.0s Arithmetic operations with 2 | 58 58 0.0s Arithmetic operations with 7 | 58 58 0.0s Arithmetic operations with -6 | 58 58 0.0s Arithmetic operations with 0x00//0x01 | 39 39 0.6s Arithmetic operations with 0x01//0x01 | 39 39 0.1s Arithmetic operations with 0x01//0x03 | 39 39 0.0s Arithmetic operations with 0//1 | 52 52 0.8s Arithmetic operations with 1//1 | 52 52 0.0s Arithmetic operations with -1//1 | 52 52 0.0s Arithmetic operations with -1//2 | 52 52 0.0s Arithmetic operations with 0.0 | 52 52 0.5s Arithmetic operations with 1.0 | 52 52 0.0s Arithmetic operations with -1.0 | 52 52 0.0s Arithmetic operations with 2.0 | 52 52 0.0s Arithmetic operations with Inf | 52 52 0.0s Arithmetic operations with -Inf | 52 52 0.0s Arithmetic operations with NaN | 52 52 0.0s Arithmetic operations with 0.0 | 52 52 0.6s Arithmetic operations with 1.0 | 52 52 0.0s Arithmetic operations with -1.0 | 52 52 0.0s Arithmetic operations with 0.4 | 52 52 0.0s Arithmetic operations with Inf | 52 52 0.0s Arithmetic operations with -Inf | 52 52 0.0s Arithmetic operations with NaN | 52 52 0.0s Arithmetic operations with NaN | 52 52 0.0s Arithmetic operations with π | 52 52 0.4s Arithmetic operations with 0 + 0im | 33 33 0.4s Arithmetic operations with 1.0 - 2.0im | 33 33 0.3s Arithmetic operations with -1//1 + 3//1*im | 33 33 0.5s Arithmetic operations with Complex(false,false) | 33 33 0.4s Arithmetic operations with Complex(true,false) | 33 33 0.0s Arithmetic operations with im | 33 33 0.0s Arithmetic operations with Complex(true,true) | 33 33 0.0s Arithmetic operations with 0 | 58 58 0.5s Arithmetic operations with 1 | 58 58 0.0s Arithmetic operations with -1 | 58 58 0.0s Arithmetic operations with 3 | 58 58 0.0s Arithmetic operations with 0.0 | 52 52 0.5s Arithmetic operations with 1.0 | 52 52 0.0s Arithmetic operations with -1.0 | 52 52 0.0s Arithmetic operations with 3.0 | 52 52 0.0s Complex(true,true) | 33 33 0.0s Complex(true,false) | 33 33 0.0s Complex(false,true) | 33 33 0.0s Complex(false,false) | 33 33 0.0s Comparisons with true | 30 30 0.1s Comparisons with false | 30 30 0.0s Comparisons with 0 | 30 30 0.2s Comparisons with 1 | 30 30 0.0s Comparisons with 5 | 30 30 0.0s Comparisons with 0 | 30 30 0.2s Comparisons with 1 | 30 30 0.0s Comparisons with -1 | 30 30 0.0s Comparisons with 2 | 30 30 0.0s Comparisons with 7 | 30 30 0.0s Comparisons with -6 | 30 30 0.0s Comparisons with 0x00//0x01 | 30 30 0.2s Comparisons with 0x01//0x01 | 30 30 0.0s Comparisons with 0x01//0x03 | 30 30 0.0s Comparisons with 0//1 | 30 30 0.3s Comparisons with 1//1 | 30 30 0.0s Comparisons with -1//1 | 30 30 0.0s Comparisons with -1//2 | 30 30 0.0s Comparisons with 0.0 | 30 30 0.3s Comparisons with 1.0 | 30 30 0.0s Comparisons with -1.0 | 30 30 0.0s Comparisons with 2.0 | 30 30 0.0s Comparisons with Inf | 30 30 0.0s Comparisons with -Inf | 30 30 0.0s Comparisons with NaN | 30 30 0.0s Comparisons with 0.0 | 30 30 0.3s Comparisons with 1.0 | 30 30 0.0s Comparisons with -1.0 | 30 30 0.0s Comparisons with 0.4 | 30 30 0.0s Comparisons with Inf | 30 30 0.0s Comparisons with -Inf | 30 30 0.0s Comparisons with NaN | 30 30 0.0s Comparisons with NaN | 30 30 0.0s Comparisons with π | 24 6 30 6.9s Comparisons with 0 + 0im | 12 12 0.1s Comparisons with 1.0 - 2.0im | 12 12 0.1s Comparisons with -1//1 + 3//1*im | 12 12 0.1s Comparisons with Complex(false,false) | 12 12 0.1s Comparisons with Complex(true,false) | 12 12 0.0s Comparisons with im | 12 12 0.0s Comparisons with Complex(true,true) | 12 12 0.0s Comparisons with 0 | 30 30 0.3s Comparisons with 1 | 30 30 0.0s Comparisons with -1 | 30 30 0.0s Comparisons with 3 | 30 30 0.0s Comparisons with 0.0 | 30 30 0.5s Comparisons with 1.0 | 30 30 0.0s Comparisons with -1.0 | 30 30 0.0s Comparisons with 3.0 | 30 30 0.0s Arithmetic with custom types | 15 15 0.2s Bitwise operation with values of type Bool and 𝟘 | 12 12 1.0s Bitwise operation with values of type Bool and 𝟙 | 12 12 0.4s Bitwise operation with values of type Bool and -𝟙 | 12 12 0.5s Bitwise operation with values of type Int8 and 𝟘 | 12 12 0.9s Bitwise operation with values of type Int8 and 𝟙 | 12 12 0.4s Bitwise operation with values of type Int8 and -𝟙 | 12 12 0.4s Bitwise operation with values of type UInt16 and 𝟘 | 12 12 0.9s Bitwise operation with values of type UInt16 and 𝟙 | 12 12 0.4s Bitwise operation with values of type UInt16 and -𝟙 | 12 12 0.4s Bitwise operation with values of type Int64 and 𝟘 | 12 12 0.9s Bitwise operation with values of type Int64 and 𝟙 | 12 12 0.4s Bitwise operation with values of type Int64 and -𝟙 | 12 12 0.4s Bitwise operation with values of type BigInt and 𝟘 | 12 12 1.5s Bitwise operation with values of type BigInt and 𝟙 | 12 12 0.7s Bitwise operation with values of type BigInt and -𝟙 | 12 12 0.7s Bit-shifting of true by 𝟘 | 6 6 0.1s Bit-shifting of true by 𝟙 | 6 6 0.0s Bit-shifting of true by -𝟙 | 6 6 0.0s Bit-shifting of false by 𝟘 | 6 6 0.0s Bit-shifting of false by 𝟙 | 6 6 0.0s Bit-shifting of false by -𝟙 | 6 6 0.0s Bit-shifting of 0 by 𝟘 | 6 6 0.0s Bit-shifting of 0 by 𝟙 | 6 6 0.0s Bit-shifting of 0 by -𝟙 | 6 6 0.0s Bit-shifting of 1 by 𝟘 | 6 6 0.0s Bit-shifting of 1 by 𝟙 | 6 6 0.0s Bit-shifting of 1 by -𝟙 | 6 6 0.0s Bit-shifting of 5 by 𝟘 | 6 6 0.0s Bit-shifting of 5 by 𝟙 | 6 6 0.0s Bit-shifting of 5 by -𝟙 | 6 6 0.0s Bit-shifting of 0 by 𝟘 | 6 6 0.0s Bit-shifting of 0 by 𝟙 | 6 6 0.0s Bit-shifting of 0 by -𝟙 | 6 6 0.0s Bit-shifting of 1 by 𝟘 | 6 6 0.0s Bit-shifting of 1 by 𝟙 | 6 6 0.0s Bit-shifting of 1 by -𝟙 | 6 6 0.0s Bit-shifting of -1 by 𝟘 | 6 6 0.0s Bit-shifting of -1 by 𝟙 | 6 6 0.0s Bit-shifting of -1 by -𝟙 | 6 6 0.0s Bit-shifting of 2 by 𝟘 | 6 6 0.0s Bit-shifting of 2 by 𝟙 | 6 6 0.0s Bit-shifting of 2 by -𝟙 | 6 6 0.0s Bit-shifting of 7 by 𝟘 | 6 6 0.0s Bit-shifting of 7 by 𝟙 | 6 6 0.0s Bit-shifting of 7 by -𝟙 | 6 6 0.0s Bit-shifting of -6 by 𝟘 | 6 6 0.0s Bit-shifting of -6 by 𝟙 | 6 6 0.0s Bit-shifting of -6 by -𝟙 | 6 6 0.0s Bit-shifting of 0 by 𝟘 | 6 6 0.0s Bit-shifting of 0 by 𝟙 | 6 6 0.0s Bit-shifting of 0 by -𝟙 | 6 6 0.0s Bit-shifting of 1 by 𝟘 | 6 6 0.0s Bit-shifting of 1 by 𝟙 | 6 6 0.0s Bit-shifting of 1 by -𝟙 | 6 6 0.0s Bit-shifting of -1 by 𝟘 | 6 6 0.0s Bit-shifting of -1 by 𝟙 | 6 6 0.0s Bit-shifting of -1 by -𝟙 | 6 6 0.0s Bit-shifting of 3 by 𝟘 | 6 6 0.0s Bit-shifting of 3 by 𝟙 | 6 6 0.0s Bit-shifting of 3 by -𝟙 | 6 6 0.0s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations between neutral numbers | 10 10 0.1s Broadcasted operations with neutral numbers | 45 45 0.0s Broadcasted operations with T=Bool | 170 4 174 15.5s Broadcasted operations with T=Int16 | 164 4 168 9.4s Broadcasted operations with T=Float32 | 134 4 138 8.6s Other ranges | 15 15 0.2s Range 𝟘:𝟘 | 10 10 0.1s Range 𝟘:𝟙 | 2 2 0.0s Range 𝟘:-𝟙 | 2 2 0.0s Range 𝟙:𝟘 | 2 2 0.0s Range 𝟙:𝟙 | 10 10 0.1s Range 𝟙:-𝟙 | 2 2 0.0s Range -𝟙:𝟘 | 2 2 0.0s Range -𝟙:𝟙 | 2 2 0.0s Range -𝟙:-𝟙 | 10 10 0.1s Range 𝟘:𝟘:𝟘 | 1 1 0.0s Range 𝟘:𝟘:𝟙 | 1 1 0.0s Range 𝟘:𝟘:-𝟙 | 1 1 0.0s Range 𝟘:𝟙:𝟘 | 1 1 0.0s Range 𝟘:𝟙:𝟙 | 1 1 0.0s Range 𝟘:𝟙:-𝟙 | 1 1 0.0s Range 𝟘:-𝟙:𝟘 | 1 1 0.0s Range 𝟘:-𝟙:𝟙 | 1 1 0.0s Range 𝟘:-𝟙:-𝟙 | 1 1 0.0s Range 𝟙:𝟘:𝟘 | 1 1 0.0s Range 𝟙:𝟘:𝟙 | 1 1 0.0s Range 𝟙:𝟘:-𝟙 | 1 1 0.0s Range 𝟙:𝟙:𝟘 | 1 1 0.0s Range 𝟙:𝟙:𝟙 | 1 1 0.0s Range 𝟙:𝟙:-𝟙 | 1 1 0.0s Range 𝟙:-𝟙:𝟘 | 1 1 0.0s Range 𝟙:-𝟙:𝟙 | 1 1 0.0s Range 𝟙:-𝟙:-𝟙 | 1 1 0.0s Range -𝟙:𝟘:𝟘 | 1 1 0.0s Range -𝟙:𝟘:𝟙 | 1 1 0.0s Range -𝟙:𝟘:-𝟙 | 1 1 0.0s Range -𝟙:𝟙:𝟘 | 1 1 0.0s Range -𝟙:𝟙:𝟙 | 1 1 0.0s Range -𝟙:𝟙:-𝟙 | 1 1 0.0s Range -𝟙:-𝟙:𝟘 | 1 1 0.0s Range -𝟙:-𝟙:𝟙 | 1 1 0.0s Range -𝟙:-𝟙:-𝟙 | 1 1 0.0s Range 𝟘:1:3 | 1 1 0.0s Range 𝟙:1:4 | 1 1 0.0s Range -𝟙:1:5 | 1 1 0.0s Range 𝟘:𝟙:3 | 1 1 0.0s Range 𝟙:𝟙:4 | 1 1 0.0s Range -𝟙:𝟙:5 | 1 1 0.0s Range 𝟘:2:4 | 1 1 0.0s Range 𝟙:2:5 | 1 1 0.0s Range -𝟙:2:2 | 1 1 0.0s Range -𝟙:𝟙:5 | 1 1 0.0s Range -𝟙:0:𝟙 | 1 1 0.0s Range -1:𝟘:3 | 1 1 0.0s Range -1:𝟙:3 | 1 1 0.0s Range 3:-𝟙:0 | 1 1 0.0s Operation with Unitful quantities | 29 29 3.9s Multiplication and division of arrays | 59 12 71 9.8s Miscellaneous properties | 8 8 0.1s Multipliers | 7 7 0.0s Dispatch objects | 16 16 0.1s Macros | 2 2 0.4s Method ambiguity | 1 1 9.1s Unbound type parameters | 1 1 0.1s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Compat bounds | 4 4 0.7s Piracy | 1 1 0.4s Persistent tasks | 1 1 44.4s RNG of the outermost testset: Random.Xoshiro(0x8a0116f7fd3c140d, 0x79bdab5ccf7608c8, 0xa5a3c5af1971a46c, 0x606bd17f19c6c097, 0xd65faff39f45a8a2) ERROR: LoadError: Some tests did not pass: 6142 passed, 25 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Neutrals/U002v/test/runtests.jl:1 Testing failed after 182.89s ERROR: LoadError: Package Neutrals 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 246.01s: package tests unexpectedly errored