Package evaluation to test Neutrals on Julia 1.14.0-DEV.2435 (e1b2c72e96*) started at 2026-06-25T12:38:44.348 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.62s ################################################################################ # 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.5+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.2 s ✓ Neutrals 1.8 s ✓ Neutrals → NeutralsUnitfulExt 2 dependencies successfully precompiled in 4 seconds. 42 already precompiled. Precompilation completed after 30.55s ################################################################################ # Testing # Testing Neutrals Status `/tmp/jl_1KPhIk/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_1KPhIk/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.5+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[0 0 1 1; 0 0 0 1; 0 1 1 0] === Bool[0 0 1 1; 0 0 0 1; 0 1 1 0] 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[0 0 1 1; 0 0 0 1; 0 1 1 0] === Bool[0 0 1 1; 0 0 0 1; 0 1 1 0] 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[0 0 1 1; 0 0 0 1; 0 1 1 0] === Bool[0 0 1 1; 0 0 0 1; 0 1 1 0] 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[0 0 1 1; 0 0 0 1; 0 1 1 0] === Bool[0 0 1 1; 0 0 0 1; 0 1 1 0] 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[-17822 10941 16321 8296; 13008 -12521 -23 -27653; -10354 -8029 -13945 -28442] === Int16[-17822 10941 16321 8296; 13008 -12521 -23 -27653; -10354 -8029 -13945 -28442] 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[-17822 10941 16321 8296; 13008 -12521 -23 -27653; -10354 -8029 -13945 -28442] === Int16[-17822 10941 16321 8296; 13008 -12521 -23 -27653; -10354 -8029 -13945 -28442] 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[-17822 10941 16321 8296; 13008 -12521 -23 -27653; -10354 -8029 -13945 -28442] === Int16[-17822 10941 16321 8296; 13008 -12521 -23 -27653; -10354 -8029 -13945 -28442] 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[-17822 10941 16321 8296; 13008 -12521 -23 -27653; -10354 -8029 -13945 -28442] === Int16[-17822 10941 16321 8296; 13008 -12521 -23 -27653; -10354 -8029 -13945 -28442] 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.19849741 0.9996528 0.9973708 0.1154896; 0.16695923 0.1265989 0.66625154 0.9196534; 0.8774995 0.5660183 0.7561886 0.33537245] === Float32[0.19849741 0.9996528 0.9973708 0.1154896; 0.16695923 0.1265989 0.66625154 0.9196534; 0.8774995 0.5660183 0.7561886 0.33537245] 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.19849741 0.9996528 0.9973708 0.1154896; 0.16695923 0.1265989 0.66625154 0.9196534; 0.8774995 0.5660183 0.7561886 0.33537245] === Float32[0.19849741 0.9996528 0.9973708 0.1154896; 0.16695923 0.1265989 0.66625154 0.9196534; 0.8774995 0.5660183 0.7561886 0.33537245] 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.19849741 0.9996528 0.9973708 0.1154896; 0.16695923 0.1265989 0.66625154 0.9196534; 0.8774995 0.5660183 0.7561886 0.33537245] === Float32[0.19849741 0.9996528 0.9973708 0.1154896; 0.16695923 0.1265989 0.66625154 0.9196534; 0.8774995 0.5660183 0.7561886 0.33537245] 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.19849741 0.9996528 0.9973708 0.1154896; 0.16695923 0.1265989 0.66625154 0.9196534; 0.8774995 0.5660183 0.7561886 0.33537245] === Float32[0.19849741 0.9996528 0.9973708 0.1154896; 0.16695923 0.1265989 0.66625154 0.9196534; 0.8774995 0.5660183 0.7561886 0.33537245] 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.5717959 0.88337755 0.05684787; 0.65301055 0.40185362 0.21944064;;; 0.33654398 0.13355082 0.66186506; 0.6182117 0.37712896 0.04932064;;; 0.9393956 0.26344776 0.032675922; 0.22609907 0.35049897 0.61675596;;; 0.8984988 0.040037036 0.12155193; 0.15088493 0.7027365 0.3356235] === Float32[0.5717959 0.88337755 0.05684787; 0.65301055 0.40185362 0.21944064;;; 0.33654398 0.13355082 0.66186506; 0.6182117 0.37712896 0.04932064;;; 0.9393956 0.26344776 0.032675922; 0.22609907 0.35049897 0.61675596;;; 0.8984988 0.040037036 0.12155193; 0.15088493 0.7027365 0.3356235] 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.5717959 0.88337755 0.05684787; 0.65301055 0.40185362 0.21944064;;; 0.33654398 0.13355082 0.66186506; 0.6182117 0.37712896 0.04932064;;; 0.9393956 0.26344776 0.032675922; 0.22609907 0.35049897 0.61675596;;; 0.8984988 0.040037036 0.12155193; 0.15088493 0.7027365 0.3356235] === Float32[0.5717959 0.88337755 0.05684787; 0.65301055 0.40185362 0.21944064;;; 0.33654398 0.13355082 0.66186506; 0.6182117 0.37712896 0.04932064;;; 0.9393956 0.26344776 0.032675922; 0.22609907 0.35049897 0.61675596;;; 0.8984988 0.040037036 0.12155193; 0.15088493 0.7027365 0.3356235] 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.5717959 0.88337755 0.05684787; 0.65301055 0.40185362 0.21944064;;; 0.33654398 0.13355082 0.66186506; 0.6182117 0.37712896 0.04932064;;; 0.9393956 0.26344776 0.032675922; 0.22609907 0.35049897 0.61675596;;; 0.8984988 0.040037036 0.12155193; 0.15088493 0.7027365 0.3356235] === Float32[0.5717959 0.88337755 0.05684787; 0.65301055 0.40185362 0.21944064;;; 0.33654398 0.13355082 0.66186506; 0.6182117 0.37712896 0.04932064;;; 0.9393956 0.26344776 0.032675922; 0.22609907 0.35049897 0.61675596;;; 0.8984988 0.040037036 0.12155193; 0.15088493 0.7027365 0.3356235] 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.5717959 0.88337755 0.05684787; 0.65301055 0.40185362 0.21944064;;; 0.33654398 0.13355082 0.66186506; 0.6182117 0.37712896 0.04932064;;; 0.9393956 0.26344776 0.032675922; 0.22609907 0.35049897 0.61675596;;; 0.8984988 0.040037036 0.12155193; 0.15088493 0.7027365 0.3356235] === Float32[0.5717959 0.88337755 0.05684787; 0.65301055 0.40185362 0.21944064;;; 0.33654398 0.13355082 0.66186506; 0.6182117 0.37712896 0.04932064;;; 0.9393956 0.26344776 0.032675922; 0.22609907 0.35049897 0.61675596;;; 0.8984988 0.040037036 0.12155193; 0.15088493 0.7027365 0.3356235] 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.5717959f0 kg 0.88337755f0 kg 0.05684787f0 kg; 0.65301055f0 kg 0.40185362f0 kg 0.21944064f0 kg;;; 0.33654398f0 kg 0.13355082f0 kg 0.66186506f0 kg; 0.6182117f0 kg 0.37712896f0 kg 0.04932064f0 kg;;; 0.9393956f0 kg 0.26344776f0 kg 0.032675922f0 kg; 0.22609907f0 kg 0.35049897f0 kg 0.61675596f0 kg;;; 0.8984988f0 kg 0.040037036f0 kg 0.12155193f0 kg; 0.15088493f0 kg 0.7027365f0 kg 0.3356235f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.5717959f0 kg 0.88337755f0 kg 0.05684787f0 kg; 0.65301055f0 kg 0.40185362f0 kg 0.21944064f0 kg;;; 0.33654398f0 kg 0.13355082f0 kg 0.66186506f0 kg; 0.6182117f0 kg 0.37712896f0 kg 0.04932064f0 kg;;; 0.9393956f0 kg 0.26344776f0 kg 0.032675922f0 kg; 0.22609907f0 kg 0.35049897f0 kg 0.61675596f0 kg;;; 0.8984988f0 kg 0.040037036f0 kg 0.12155193f0 kg; 0.15088493f0 kg 0.7027365f0 kg 0.3356235f0 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.5717959f0 kg 0.88337755f0 kg 0.05684787f0 kg; 0.65301055f0 kg 0.40185362f0 kg 0.21944064f0 kg;;; 0.33654398f0 kg 0.13355082f0 kg 0.66186506f0 kg; 0.6182117f0 kg 0.37712896f0 kg 0.04932064f0 kg;;; 0.9393956f0 kg 0.26344776f0 kg 0.032675922f0 kg; 0.22609907f0 kg 0.35049897f0 kg 0.61675596f0 kg;;; 0.8984988f0 kg 0.040037036f0 kg 0.12155193f0 kg; 0.15088493f0 kg 0.7027365f0 kg 0.3356235f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.5717959f0 kg 0.88337755f0 kg 0.05684787f0 kg; 0.65301055f0 kg 0.40185362f0 kg 0.21944064f0 kg;;; 0.33654398f0 kg 0.13355082f0 kg 0.66186506f0 kg; 0.6182117f0 kg 0.37712896f0 kg 0.04932064f0 kg;;; 0.9393956f0 kg 0.26344776f0 kg 0.032675922f0 kg; 0.22609907f0 kg 0.35049897f0 kg 0.61675596f0 kg;;; 0.8984988f0 kg 0.040037036f0 kg 0.12155193f0 kg; 0.15088493f0 kg 0.7027365f0 kg 0.3356235f0 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.5717959f0 kg 0.88337755f0 kg 0.05684787f0 kg; 0.65301055f0 kg 0.40185362f0 kg 0.21944064f0 kg;;; 0.33654398f0 kg 0.13355082f0 kg 0.66186506f0 kg; 0.6182117f0 kg 0.37712896f0 kg 0.04932064f0 kg;;; 0.9393956f0 kg 0.26344776f0 kg 0.032675922f0 kg; 0.22609907f0 kg 0.35049897f0 kg 0.61675596f0 kg;;; 0.8984988f0 kg 0.040037036f0 kg 0.12155193f0 kg; 0.15088493f0 kg 0.7027365f0 kg 0.3356235f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.5717959f0 kg 0.88337755f0 kg 0.05684787f0 kg; 0.65301055f0 kg 0.40185362f0 kg 0.21944064f0 kg;;; 0.33654398f0 kg 0.13355082f0 kg 0.66186506f0 kg; 0.6182117f0 kg 0.37712896f0 kg 0.04932064f0 kg;;; 0.9393956f0 kg 0.26344776f0 kg 0.032675922f0 kg; 0.22609907f0 kg 0.35049897f0 kg 0.61675596f0 kg;;; 0.8984988f0 kg 0.040037036f0 kg 0.12155193f0 kg; 0.15088493f0 kg 0.7027365f0 kg 0.3356235f0 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.5717959f0 kg 0.88337755f0 kg 0.05684787f0 kg; 0.65301055f0 kg 0.40185362f0 kg 0.21944064f0 kg;;; 0.33654398f0 kg 0.13355082f0 kg 0.66186506f0 kg; 0.6182117f0 kg 0.37712896f0 kg 0.04932064f0 kg;;; 0.9393956f0 kg 0.26344776f0 kg 0.032675922f0 kg; 0.22609907f0 kg 0.35049897f0 kg 0.61675596f0 kg;;; 0.8984988f0 kg 0.040037036f0 kg 0.12155193f0 kg; 0.15088493f0 kg 0.7027365f0 kg 0.3356235f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.5717959f0 kg 0.88337755f0 kg 0.05684787f0 kg; 0.65301055f0 kg 0.40185362f0 kg 0.21944064f0 kg;;; 0.33654398f0 kg 0.13355082f0 kg 0.66186506f0 kg; 0.6182117f0 kg 0.37712896f0 kg 0.04932064f0 kg;;; 0.9393956f0 kg 0.26344776f0 kg 0.032675922f0 kg; 0.22609907f0 kg 0.35049897f0 kg 0.61675596f0 kg;;; 0.8984988f0 kg 0.040037036f0 kg 0.12155193f0 kg; 0.15088493f0 kg 0.7027365f0 kg 0.3356235f0 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::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) Ambiguity #2 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) 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 2m43.7s Assumptions | 64 64 2.9s 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.3s 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.6s Arithmetic operations with false | 51 51 0.0s Arithmetic operations with 0 | 58 58 0.6s 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.7s 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.9s 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.6s 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.6s 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.6s 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.6s 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.2s 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.3s 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.4s 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.4s 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.5s Bitwise operation with values of type Bool and -𝟙 | 12 12 0.5s Bitwise operation with values of type Int8 and 𝟘 | 12 12 1.0s Bitwise operation with values of type Int8 and 𝟙 | 12 12 0.5s Bitwise operation with values of type Int8 and -𝟙 | 12 12 0.4s Bitwise operation with values of type UInt16 and 𝟘 | 12 12 1.0s Bitwise operation with values of type UInt16 and 𝟙 | 12 12 0.5s Bitwise operation with values of type UInt16 and -𝟙 | 12 12 0.5s Bitwise operation with values of type Int64 and 𝟘 | 12 12 1.0s 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.8s 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 14.2s Broadcasted operations with T=Int16 | 164 4 168 9.7s Broadcasted operations with T=Float32 | 134 4 138 9.3s 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.9s Miscellaneous properties | 8 8 0.1s Multipliers | 7 7 0.0s Dispatch objects | 16 16 0.1s Macros | 2 2 0.5s Method ambiguity | 1 1 9.6s 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.7s RNG of the outermost testset: Random.Xoshiro(0xaf7f68790a9c5505, 0xf1fe871dfa84bfea, 0x59800a501c2cf797, 0xb94b527d7241d54b, 0x560a72d1a6d83fc3) 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 186.99s 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 254.32s: package tests unexpectedly errored