Package evaluation to test Neutrals on Julia 1.14.0-DEV.3106 (9d314127b9*) started at 2026-09-03T13:07:43.299 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.14s ################################################################################ # Installation # Installing Neutrals... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [789cc80b] + Neutrals v0.4.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [3587e190] + InverseFunctions v0.1.17 [789cc80b] + Neutrals v0.4.1 [ae029012] + Requires v1.3.1 [c3b1956e] + TypeUtils v2.1.1 [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.7+0 [4536629a] + OpenBLAS_jll v0.3.34+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.75s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 2.4 s ✓ Neutrals 2.0 s ✓ Neutrals → NeutralsUnitfulExt 2 dependencies successfully precompiled in 4 seconds. 42 already precompiled. Precompilation completed after 24.15s ################################################################################ # Testing # Testing Neutrals Status `/tmp/jl_qoMigV/Project.toml` [4c88cf16] Aqua v0.8.16 [789cc80b] Neutrals v0.4.1 [ae029012] Requires v1.3.1 [c3b1956e] TypeUtils v2.1.1 [1986cc42] Unitful v1.28.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_qoMigV/Manifest.toml` [4c88cf16] Aqua v0.8.16 [34da2185] Compat v4.18.1 [3587e190] InverseFunctions v0.1.17 [789cc80b] Neutrals v0.4.1 [ae029012] Requires v1.3.1 [c3b1956e] TypeUtils v2.1.1 [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.7+0 [deac9b47] LibCURL_jll v8.21.0+0 [e37daf67] LibGit2_jll v1.9.7+0 [29816b5a] LibSSH2_jll v1.11.104+0 [14a3606d] MozillaCACerts_jll v2026.8.13 [4536629a] OpenBLAS_jll v0.3.34+0 [458c3c95] OpenSSL_jll v3.5.8+0 [efcefdf7] PCRE2_jll v10.48.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.70.0+0 [3f19e933] p7zip_jll v17.8.2+0 Testing Running tests... Comparisons with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:633 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/HRLvJ/src/binary-operations.jl:83 Possible fix, define cmp(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:622 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/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/HRLvJ/test/runtests.jl:634 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/HRLvJ/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/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:622 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:634 [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/HRLvJ/test/runtests.jl:647 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/HRLvJ/src/binary-operations.jl:83 Possible fix, define cmp(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:622 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/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/HRLvJ/test/runtests.jl:648 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/HRLvJ/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/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:622 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:648 [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/HRLvJ/test/runtests.jl:660 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/HRLvJ/src/binary-operations.jl:83 Possible fix, define cmp(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:622 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:660 [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/HRLvJ/test/runtests.jl:661 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/HRLvJ/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/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:622 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:661 [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/HRLvJ/test/runtests.jl:836 Expression: x * ONE === x Evaluated: Bool[0 0 1 0; 1 0 0 0; 1 1 1 0] === Bool[0 0 1 0; 1 0 0 0; 1 1 1 0] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:836 [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/HRLvJ/test/runtests.jl:838 Expression: ONE * x === x Evaluated: Bool[0 0 1 0; 1 0 0 0; 1 1 1 0] === Bool[0 0 1 0; 1 0 0 0; 1 1 1 0] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:838 [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/HRLvJ/test/runtests.jl:840 Expression: x / ONE === x Evaluated: Bool[0 0 1 0; 1 0 0 0; 1 1 1 0] === Bool[0 0 1 0; 1 0 0 0; 1 1 1 0] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:840 [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/HRLvJ/test/runtests.jl:842 Expression: ONE \ x === x Evaluated: Bool[0 0 1 0; 1 0 0 0; 1 1 1 0] === Bool[0 0 1 0; 1 0 0 0; 1 1 1 0] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:842 [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/HRLvJ/test/runtests.jl:836 Expression: x * ONE === x Evaluated: Int16[-10276 -11737 4602 -6125; 11515 699 -221 -13744; -24140 -10118 28216 -24968] === Int16[-10276 -11737 4602 -6125; 11515 699 -221 -13744; -24140 -10118 28216 -24968] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:836 [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/HRLvJ/test/runtests.jl:838 Expression: ONE * x === x Evaluated: Int16[-10276 -11737 4602 -6125; 11515 699 -221 -13744; -24140 -10118 28216 -24968] === Int16[-10276 -11737 4602 -6125; 11515 699 -221 -13744; -24140 -10118 28216 -24968] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:838 [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/HRLvJ/test/runtests.jl:840 Expression: x / ONE === x Evaluated: Int16[-10276 -11737 4602 -6125; 11515 699 -221 -13744; -24140 -10118 28216 -24968] === Int16[-10276 -11737 4602 -6125; 11515 699 -221 -13744; -24140 -10118 28216 -24968] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:840 [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/HRLvJ/test/runtests.jl:842 Expression: ONE \ x === x Evaluated: Int16[-10276 -11737 4602 -6125; 11515 699 -221 -13744; -24140 -10118 28216 -24968] === Int16[-10276 -11737 4602 -6125; 11515 699 -221 -13744; -24140 -10118 28216 -24968] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:842 [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/HRLvJ/test/runtests.jl:836 Expression: x * ONE === x Evaluated: Float32[0.17571777 0.9966288 0.13698405 0.92000693; 0.8209172 0.9065465 0.26173502 0.7343139; 0.8456117 0.6190306 0.79047966 0.6354913] === Float32[0.17571777 0.9966288 0.13698405 0.92000693; 0.8209172 0.9065465 0.26173502 0.7343139; 0.8456117 0.6190306 0.79047966 0.6354913] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:836 [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/HRLvJ/test/runtests.jl:838 Expression: ONE * x === x Evaluated: Float32[0.17571777 0.9966288 0.13698405 0.92000693; 0.8209172 0.9065465 0.26173502 0.7343139; 0.8456117 0.6190306 0.79047966 0.6354913] === Float32[0.17571777 0.9966288 0.13698405 0.92000693; 0.8209172 0.9065465 0.26173502 0.7343139; 0.8456117 0.6190306 0.79047966 0.6354913] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:838 [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/HRLvJ/test/runtests.jl:840 Expression: x / ONE === x Evaluated: Float32[0.17571777 0.9966288 0.13698405 0.92000693; 0.8209172 0.9065465 0.26173502 0.7343139; 0.8456117 0.6190306 0.79047966 0.6354913] === Float32[0.17571777 0.9966288 0.13698405 0.92000693; 0.8209172 0.9065465 0.26173502 0.7343139; 0.8456117 0.6190306 0.79047966 0.6354913] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:840 [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/HRLvJ/test/runtests.jl:842 Expression: ONE \ x === x Evaluated: Float32[0.17571777 0.9966288 0.13698405 0.92000693; 0.8209172 0.9065465 0.26173502 0.7343139; 0.8456117 0.6190306 0.79047966 0.6354913] === Float32[0.17571777 0.9966288 0.13698405 0.92000693; 0.8209172 0.9065465 0.26173502 0.7343139; 0.8456117 0.6190306 0.79047966 0.6354913] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:805 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2328 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:842 [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/HRLvJ/test/runtests.jl:1015 Expression: #= /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1015 =# @inferred(ONE * x) === x Evaluated: Float32[0.58111703 0.55338746 0.6608576; 0.14225799 0.23287594 0.31391418;;; 0.18725598 0.9877769 0.6533011; 0.14254916 0.2062965 0.29875803;;; 0.36397994 0.5351747 0.48927265; 0.06594086 0.17648166 0.2702647;;; 0.38643026 0.15682441 0.9297668; 0.6280531 0.8647796 0.7557248] === Float32[0.58111703 0.55338746 0.6608576; 0.14225799 0.23287594 0.31391418;;; 0.18725598 0.9877769 0.6533011; 0.14254916 0.2062965 0.29875803;;; 0.36397994 0.5351747 0.48927265; 0.06594086 0.17648166 0.2702647;;; 0.38643026 0.15682441 0.9297668; 0.6280531 0.8647796 0.7557248] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/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/HRLvJ/test/runtests.jl:1016 Expression: #= /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1016 =# @inferred(x * ONE) === x Evaluated: Float32[0.58111703 0.55338746 0.6608576; 0.14225799 0.23287594 0.31391418;;; 0.18725598 0.9877769 0.6533011; 0.14254916 0.2062965 0.29875803;;; 0.36397994 0.5351747 0.48927265; 0.06594086 0.17648166 0.2702647;;; 0.38643026 0.15682441 0.9297668; 0.6280531 0.8647796 0.7557248] === Float32[0.58111703 0.55338746 0.6608576; 0.14225799 0.23287594 0.31391418;;; 0.18725598 0.9877769 0.6533011; 0.14254916 0.2062965 0.29875803;;; 0.36397994 0.5351747 0.48927265; 0.06594086 0.17648166 0.2702647;;; 0.38643026 0.15682441 0.9297668; 0.6280531 0.8647796 0.7557248] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1016 [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/HRLvJ/test/runtests.jl:1024 Expression: #= /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1024 =# @inferred(ONE \ x) === x Evaluated: Float32[0.58111703 0.55338746 0.6608576; 0.14225799 0.23287594 0.31391418;;; 0.18725598 0.9877769 0.6533011; 0.14254916 0.2062965 0.29875803;;; 0.36397994 0.5351747 0.48927265; 0.06594086 0.17648166 0.2702647;;; 0.38643026 0.15682441 0.9297668; 0.6280531 0.8647796 0.7557248] === Float32[0.58111703 0.55338746 0.6608576; 0.14225799 0.23287594 0.31391418;;; 0.18725598 0.9877769 0.6533011; 0.14254916 0.2062965 0.29875803;;; 0.36397994 0.5351747 0.48927265; 0.06594086 0.17648166 0.2702647;;; 0.38643026 0.15682441 0.9297668; 0.6280531 0.8647796 0.7557248] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/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/HRLvJ/test/runtests.jl:1025 Expression: #= /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1025 =# @inferred(x / ONE) === x Evaluated: Float32[0.58111703 0.55338746 0.6608576; 0.14225799 0.23287594 0.31391418;;; 0.18725598 0.9877769 0.6533011; 0.14254916 0.2062965 0.29875803;;; 0.36397994 0.5351747 0.48927265; 0.06594086 0.17648166 0.2702647;;; 0.38643026 0.15682441 0.9297668; 0.6280531 0.8647796 0.7557248] === Float32[0.58111703 0.55338746 0.6608576; 0.14225799 0.23287594 0.31391418;;; 0.18725598 0.9877769 0.6533011; 0.14254916 0.2062965 0.29875803;;; 0.36397994 0.5351747 0.48927265; 0.06594086 0.17648166 0.2702647;;; 0.38643026 0.15682441 0.9297668; 0.6280531 0.8647796 0.7557248] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1025 [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/HRLvJ/test/runtests.jl:1041 Expression: #= /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1041 =# @inferred(ONE * y) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.58111703f0 kg 0.55338746f0 kg 0.6608576f0 kg; 0.14225799f0 kg 0.23287594f0 kg 0.31391418f0 kg;;; 0.18725598f0 kg 0.9877769f0 kg 0.6533011f0 kg; 0.14254916f0 kg 0.2062965f0 kg 0.29875803f0 kg;;; 0.36397994f0 kg 0.5351747f0 kg 0.48927265f0 kg; 0.06594086f0 kg 0.17648166f0 kg 0.2702647f0 kg;;; 0.38643026f0 kg 0.15682441f0 kg 0.9297668f0 kg; 0.6280531f0 kg 0.8647796f0 kg 0.7557248f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.58111703f0 kg 0.55338746f0 kg 0.6608576f0 kg; 0.14225799f0 kg 0.23287594f0 kg 0.31391418f0 kg;;; 0.18725598f0 kg 0.9877769f0 kg 0.6533011f0 kg; 0.14254916f0 kg 0.2062965f0 kg 0.29875803f0 kg;;; 0.36397994f0 kg 0.5351747f0 kg 0.48927265f0 kg; 0.06594086f0 kg 0.17648166f0 kg 0.2702647f0 kg;;; 0.38643026f0 kg 0.15682441f0 kg 0.9297668f0 kg; 0.6280531f0 kg 0.8647796f0 kg 0.7557248f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/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/HRLvJ/test/runtests.jl:1042 Expression: #= /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1042 =# @inferred(y * ONE) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.58111703f0 kg 0.55338746f0 kg 0.6608576f0 kg; 0.14225799f0 kg 0.23287594f0 kg 0.31391418f0 kg;;; 0.18725598f0 kg 0.9877769f0 kg 0.6533011f0 kg; 0.14254916f0 kg 0.2062965f0 kg 0.29875803f0 kg;;; 0.36397994f0 kg 0.5351747f0 kg 0.48927265f0 kg; 0.06594086f0 kg 0.17648166f0 kg 0.2702647f0 kg;;; 0.38643026f0 kg 0.15682441f0 kg 0.9297668f0 kg; 0.6280531f0 kg 0.8647796f0 kg 0.7557248f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.58111703f0 kg 0.55338746f0 kg 0.6608576f0 kg; 0.14225799f0 kg 0.23287594f0 kg 0.31391418f0 kg;;; 0.18725598f0 kg 0.9877769f0 kg 0.6533011f0 kg; 0.14254916f0 kg 0.2062965f0 kg 0.29875803f0 kg;;; 0.36397994f0 kg 0.5351747f0 kg 0.48927265f0 kg; 0.06594086f0 kg 0.17648166f0 kg 0.2702647f0 kg;;; 0.38643026f0 kg 0.15682441f0 kg 0.9297668f0 kg; 0.6280531f0 kg 0.8647796f0 kg 0.7557248f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1042 [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/HRLvJ/test/runtests.jl:1050 Expression: #= /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1050 =# @inferred(ONE \ y) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.58111703f0 kg 0.55338746f0 kg 0.6608576f0 kg; 0.14225799f0 kg 0.23287594f0 kg 0.31391418f0 kg;;; 0.18725598f0 kg 0.9877769f0 kg 0.6533011f0 kg; 0.14254916f0 kg 0.2062965f0 kg 0.29875803f0 kg;;; 0.36397994f0 kg 0.5351747f0 kg 0.48927265f0 kg; 0.06594086f0 kg 0.17648166f0 kg 0.2702647f0 kg;;; 0.38643026f0 kg 0.15682441f0 kg 0.9297668f0 kg; 0.6280531f0 kg 0.8647796f0 kg 0.7557248f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.58111703f0 kg 0.55338746f0 kg 0.6608576f0 kg; 0.14225799f0 kg 0.23287594f0 kg 0.31391418f0 kg;;; 0.18725598f0 kg 0.9877769f0 kg 0.6533011f0 kg; 0.14254916f0 kg 0.2062965f0 kg 0.29875803f0 kg;;; 0.36397994f0 kg 0.5351747f0 kg 0.48927265f0 kg; 0.06594086f0 kg 0.17648166f0 kg 0.2702647f0 kg;;; 0.38643026f0 kg 0.15682441f0 kg 0.9297668f0 kg; 0.6280531f0 kg 0.8647796f0 kg 0.7557248f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/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/HRLvJ/test/runtests.jl:1051 Expression: #= /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1051 =# @inferred(y / ONE) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.58111703f0 kg 0.55338746f0 kg 0.6608576f0 kg; 0.14225799f0 kg 0.23287594f0 kg 0.31391418f0 kg;;; 0.18725598f0 kg 0.9877769f0 kg 0.6533011f0 kg; 0.14254916f0 kg 0.2062965f0 kg 0.29875803f0 kg;;; 0.36397994f0 kg 0.5351747f0 kg 0.48927265f0 kg; 0.06594086f0 kg 0.17648166f0 kg 0.2702647f0 kg;;; 0.38643026f0 kg 0.15682441f0 kg 0.9297668f0 kg; 0.6280531f0 kg 0.8647796f0 kg 0.7557248f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.58111703f0 kg 0.55338746f0 kg 0.6608576f0 kg; 0.14225799f0 kg 0.23287594f0 kg 0.31391418f0 kg;;; 0.18725598f0 kg 0.9877769f0 kg 0.6533011f0 kg; 0.14254916f0 kg 0.2062965f0 kg 0.29875803f0 kg;;; 0.36397994f0 kg 0.5351747f0 kg 0.48927265f0 kg; 0.06594086f0 kg 0.17648166f0 kg 0.2702647f0 kg;;; 0.38643026f0 kg 0.15682441f0 kg 0.9297668f0 kg; 0.6280531f0 kg 0.8647796f0 kg 0.7557248f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1051 [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/HRLvJ/test/runtests.jl:1084 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/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1084 [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/HRLvJ/test/runtests.jl:1090 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/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1090 [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/HRLvJ/test/runtests.jl:1097 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/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1097 [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/HRLvJ/test/runtests.jl:1103 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/HRLvJ/test/runtests.jl:87 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [3] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1005 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2247 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1103 [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/HRLvJ/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/HRLvJ/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:2247 [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 | 6147 25 6 6178 3m03.3s Assumptions | 64 64 2.2s Neutral type and instances | 13 13 0.2s Constructors of 𝟘 | 26 26 0.4s Constructors of 𝟙 | 26 26 0.1s Constructors of -𝟙 | 26 26 0.1s Unary functions of 𝟘 | 29 29 0.1s Unary functions of 𝟙 | 29 29 0.1s Unary functions of -𝟙 | 29 29 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.2s 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.8s Arithmetic operations with 1 | 58 58 0.0s Arithmetic operations with 5 | 58 58 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 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 1.1s 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 1.2s 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.7s 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.7s 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.5s Arithmetic operations with 1.0 - 2.0im | 33 33 0.5s Arithmetic operations with -1//1 + 3//1*im | 33 33 0.8s Arithmetic operations with Complex(false,false) | 33 33 0.5s 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.7s 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.8s 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.4s 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.5s 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.5s 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.5s 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 9.5s Comparisons with 0 + 0im | 12 12 0.2s Comparisons with 1.0 - 2.0im | 12 12 0.3s Comparisons with -1//1 + 3//1*im | 12 12 0.2s 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.7s 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.9s 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.3s Bitwise operation with values of type Bool and 𝟘 | 12 12 1.1s Bitwise operation with values of type Bool and 𝟙 | 12 12 0.3s Bitwise operation with values of type Bool and -𝟙 | 12 12 0.3s Bitwise operation with values of type Int8 and 𝟘 | 12 12 0.9s Bitwise operation with values of type Int8 and 𝟙 | 12 12 0.6s Bitwise operation with values of type Int8 and -𝟙 | 12 12 0.3s Bitwise operation with values of type UInt16 and 𝟘 | 12 12 0.8s Bitwise operation with values of type UInt16 and 𝟙 | 12 12 0.7s Bitwise operation with values of type UInt16 and -𝟙 | 12 12 0.5s Bitwise operation with values of type Int64 and 𝟘 | 12 12 0.8s Bitwise operation with values of type Int64 and 𝟙 | 12 12 0.5s Bitwise operation with values of type Int64 and -𝟙 | 12 12 0.4s Bitwise operation with values of type BigInt and 𝟘 | 12 12 2.2s Bitwise operation with values of type BigInt and 𝟙 | 12 12 0.8s Bitwise operation with values of type BigInt and -𝟙 | 12 12 0.8s 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.1s 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.1s 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.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.0s 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 26.3s Broadcasted operations with T=Int16 | 164 4 168 9.6s Broadcasted operations with T=Float32 | 134 4 138 8.8s Other ranges | 15 15 0.3s Range 𝟘:𝟘 | 10 10 0.1s Range 𝟘:𝟙 | 2 2 0.0s Range 𝟘:-𝟙 | 2 2 0.0s Range 𝟙:𝟘 | 2 2 0.0s Range 𝟙:𝟙 | 10 10 0.3s Range 𝟙:-𝟙 | 2 2 0.0s Range -𝟙:𝟘 | 2 2 0.0s Range -𝟙:𝟙 | 2 2 0.0s Range -𝟙:-𝟙 | 10 10 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 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.7s Multiplication and division of arrays | 59 12 71 9.9s Miscellaneous properties | 8 8 0.2s Multipliers | 9 9 0.1s Dispatch objects | 16 16 0.1s Macros | 2 2 0.5s Method ambiguity | 1 1 14.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.8s Piracy | 1 1 0.5s Persistent tasks | 1 1 39.1s RNG of the outermost testset: Random.Xoshiro(0xa3bc503284334ea4, 0x555fa2dd7c437e9e, 0x76825339b080dc7d, 0xed56202a526fb4ad, 0x71c1ba13ac9009aa) ERROR: LoadError: Some tests did not pass: 6147 passed, 25 failed, 6 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Neutrals/HRLvJ/test/runtests.jl:1 Testing failed after 202.84s 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:3298 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 286.04s: package tests unexpectedly errored