Package evaluation to test Neutrals on Julia 1.14.0-DEV.2207 (8c4818189c*) started at 2026-05-17T12:29:00.379 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.28s ################################################################################ # Installation # Installing Neutrals... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [789cc80b] + Neutrals v0.3.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [3587e190] + InverseFunctions v0.1.17 [789cc80b] + Neutrals v0.3.5 [ae029012] + Requires v1.3.1 [c3b1956e] + TypeUtils v1.14.0 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.13.0 [cf7118a7] + UUIDs v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.1+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 3.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 1.8 s ✓ Neutrals 1.7 s ✓ Neutrals → NeutralsUnitfulExt 2 dependencies successfully precompiled in 4 seconds. 42 already precompiled. Precompilation completed after 24.43s ################################################################################ # Testing # Testing Neutrals Status `/tmp/jl_O9uvfT/Project.toml` [4c88cf16] Aqua v0.8.14 [789cc80b] Neutrals v0.3.5 [ae029012] Requires v1.3.1 [c3b1956e] TypeUtils v1.14.0 [1986cc42] Unitful v1.28.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_O9uvfT/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [3587e190] InverseFunctions v0.1.17 [789cc80b] Neutrals v0.3.5 [ae029012] Requires v1.3.1 [c3b1956e] TypeUtils v1.14.0 [1986cc42] Unitful v1.28.0 [0dad84c5] ArgTools v1.1.2 [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.13.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.1+0 [deac9b47] LibCURL_jll v8.20.0+1 [e37daf67] LibGit2_jll v1.9.3+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.6+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... Arithmetic operations with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:478 Test threw exception Expression: isequal(x ^ ZERO, oneunit(x)) MethodError: ^(::Irrational{:π}, ::Neutrals.Neutral{0}) is ambiguous. Candidates: ^(x::AbstractIrrational, y::Integer) @ Base irrationals.jl:203 ^(x::Real, y::Neutrals.Neutral) @ Neutrals ~/.julia/packages/Neutrals/tuf7S/src/binary-operations.jl:83 Possible fix, define ^(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:424 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:478 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Arithmetic operations with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:479 Test threw exception Expression: x ^ ONE === x MethodError: ^(::Irrational{:π}, ::Neutrals.Neutral{1}) is ambiguous. Candidates: ^(x::AbstractIrrational, y::Integer) @ Base irrationals.jl:203 ^(x::Real, y::Neutrals.Neutral) @ Neutrals ~/.julia/packages/Neutrals/tuf7S/src/binary-operations.jl:83 Possible fix, define ^(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:424 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:479 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:781 [inlined] Arithmetic operations with π: Error During Test at /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:480 Test threw exception Expression: isequal(x ^ -ONE, inv(x)) MethodError: ^(::Irrational{:π}, ::Neutrals.Neutral{-1}) is ambiguous. Candidates: ^(x::AbstractIrrational, y::Integer) @ Base irrationals.jl:203 ^(x::Real, y::Neutrals.Neutral) @ Neutrals ~/.julia/packages/Neutrals/tuf7S/src/binary-operations.jl:83 Possible fix, define ^(::AbstractIrrational, ::Neutrals.Neutral) Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:424 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:480 [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/tuf7S/test/runtests.jl:839 Expression: x * ONE === x Evaluated: Bool[1 0 1 0; 0 0 1 0; 0 0 1 0] === Bool[1 0 1 0; 0 0 1 0; 0 0 1 0] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:841 Expression: ONE * x === x Evaluated: Bool[1 0 1 0; 0 0 1 0; 0 0 1 0] === Bool[1 0 1 0; 0 0 1 0; 0 0 1 0] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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=Bool: Test Failed at /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:843 Expression: x / ONE === x Evaluated: Bool[1 0 1 0; 0 0 1 0; 0 0 1 0] === Bool[1 0 1 0; 0 0 1 0; 0 0 1 0] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:843 [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/tuf7S/test/runtests.jl:845 Expression: ONE \ x === x Evaluated: Bool[1 0 1 0; 0 0 1 0; 0 0 1 0] === Bool[1 0 1 0; 0 0 1 0; 0 0 1 0] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:845 [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/tuf7S/test/runtests.jl:839 Expression: x * ONE === x Evaluated: Int16[5167 -16545 11821 16905; 5728 -6593 16567 32298; 15436 -24970 266 -21096] === Int16[5167 -16545 11821 16905; 5728 -6593 16567 32298; 15436 -24970 266 -21096] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:841 Expression: ONE * x === x Evaluated: Int16[5167 -16545 11821 16905; 5728 -6593 16567 32298; 15436 -24970 266 -21096] === Int16[5167 -16545 11821 16905; 5728 -6593 16567 32298; 15436 -24970 266 -21096] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:843 Expression: x / ONE === x Evaluated: Int16[5167 -16545 11821 16905; 5728 -6593 16567 32298; 15436 -24970 266 -21096] === Int16[5167 -16545 11821 16905; 5728 -6593 16567 32298; 15436 -24970 266 -21096] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:843 [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/tuf7S/test/runtests.jl:845 Expression: ONE \ x === x Evaluated: Int16[5167 -16545 11821 16905; 5728 -6593 16567 32298; 15436 -24970 266 -21096] === Int16[5167 -16545 11821 16905; 5728 -6593 16567 32298; 15436 -24970 266 -21096] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:845 [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/tuf7S/test/runtests.jl:839 Expression: x * ONE === x Evaluated: Float32[0.087403536 0.2527951 0.92696464 0.45425653; 0.7475469 0.2579499 0.6919572 0.21806371; 0.61900175 0.6781081 0.09233862 0.837508] === Float32[0.087403536 0.2527951 0.92696464 0.45425653; 0.7475469 0.2579499 0.6919572 0.21806371; 0.61900175 0.6781081 0.09233862 0.837508] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:841 Expression: ONE * x === x Evaluated: Float32[0.087403536 0.2527951 0.92696464 0.45425653; 0.7475469 0.2579499 0.6919572 0.21806371; 0.61900175 0.6781081 0.09233862 0.837508] === Float32[0.087403536 0.2527951 0.92696464 0.45425653; 0.7475469 0.2579499 0.6919572 0.21806371; 0.61900175 0.6781081 0.09233862 0.837508] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:843 Expression: x / ONE === x Evaluated: Float32[0.087403536 0.2527951 0.92696464 0.45425653; 0.7475469 0.2579499 0.6919572 0.21806371; 0.61900175 0.6781081 0.09233862 0.837508] === Float32[0.087403536 0.2527951 0.92696464 0.45425653; 0.7475469 0.2579499 0.6919572 0.21806371; 0.61900175 0.6781081 0.09233862 0.837508] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:843 [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/tuf7S/test/runtests.jl:845 Expression: ONE \ x === x Evaluated: Float32[0.087403536 0.2527951 0.92696464 0.45425653; 0.7475469 0.2579499 0.6919572 0.21806371; 0.61900175 0.6781081 0.09233862 0.837508] === Float32[0.087403536 0.2527951 0.92696464 0.45425653; 0.7475469 0.2579499 0.6919572 0.21806371; 0.61900175 0.6781081 0.09233862 0.837508] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:808 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2327 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:845 [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/tuf7S/test/runtests.jl:1022 Expression: #= /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1022 =# @inferred(ONE * x) === x Evaluated: Float32[0.029760063 0.03795159 0.6509834; 0.12530017 0.9559741 0.33600497;;; 0.51087517 0.4657128 0.4378243; 0.81453234 0.82775885 0.11184114;;; 0.29385334 0.22520614 0.64681727; 0.6531849 0.5585939 0.37019926;;; 0.38534594 0.8980633 0.9824089; 0.34635144 0.12845033 0.5214079] === Float32[0.029760063 0.03795159 0.6509834; 0.12530017 0.9559741 0.33600497;;; 0.51087517 0.4657128 0.4378243; 0.81453234 0.82775885 0.11184114;;; 0.29385334 0.22520614 0.64681727; 0.6531849 0.5585939 0.37019926;;; 0.38534594 0.8980633 0.9824089; 0.34635144 0.12845033 0.5214079] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1022 [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/tuf7S/test/runtests.jl:1023 Expression: #= /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1023 =# @inferred(x * ONE) === x Evaluated: Float32[0.029760063 0.03795159 0.6509834; 0.12530017 0.9559741 0.33600497;;; 0.51087517 0.4657128 0.4378243; 0.81453234 0.82775885 0.11184114;;; 0.29385334 0.22520614 0.64681727; 0.6531849 0.5585939 0.37019926;;; 0.38534594 0.8980633 0.9824089; 0.34635144 0.12845033 0.5214079] === Float32[0.029760063 0.03795159 0.6509834; 0.12530017 0.9559741 0.33600497;;; 0.51087517 0.4657128 0.4378243; 0.81453234 0.82775885 0.11184114;;; 0.29385334 0.22520614 0.64681727; 0.6531849 0.5585939 0.37019926;;; 0.38534594 0.8980633 0.9824089; 0.34635144 0.12845033 0.5214079] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1031 Expression: #= /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1031 =# @inferred(ONE \ x) === x Evaluated: Float32[0.029760063 0.03795159 0.6509834; 0.12530017 0.9559741 0.33600497;;; 0.51087517 0.4657128 0.4378243; 0.81453234 0.82775885 0.11184114;;; 0.29385334 0.22520614 0.64681727; 0.6531849 0.5585939 0.37019926;;; 0.38534594 0.8980633 0.9824089; 0.34635144 0.12845033 0.5214079] === Float32[0.029760063 0.03795159 0.6509834; 0.12530017 0.9559741 0.33600497;;; 0.51087517 0.4657128 0.4378243; 0.81453234 0.82775885 0.11184114;;; 0.29385334 0.22520614 0.64681727; 0.6531849 0.5585939 0.37019926;;; 0.38534594 0.8980633 0.9824089; 0.34635144 0.12845033 0.5214079] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1031 [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/tuf7S/test/runtests.jl:1032 Expression: #= /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1032 =# @inferred(x / ONE) === x Evaluated: Float32[0.029760063 0.03795159 0.6509834; 0.12530017 0.9559741 0.33600497;;; 0.51087517 0.4657128 0.4378243; 0.81453234 0.82775885 0.11184114;;; 0.29385334 0.22520614 0.64681727; 0.6531849 0.5585939 0.37019926;;; 0.38534594 0.8980633 0.9824089; 0.34635144 0.12845033 0.5214079] === Float32[0.029760063 0.03795159 0.6509834; 0.12530017 0.9559741 0.33600497;;; 0.51087517 0.4657128 0.4378243; 0.81453234 0.82775885 0.11184114;;; 0.29385334 0.22520614 0.64681727; 0.6531849 0.5585939 0.37019926;;; 0.38534594 0.8980633 0.9824089; 0.34635144 0.12845033 0.5214079] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1032 [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/tuf7S/test/runtests.jl:1048 Expression: #= /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1048 =# @inferred(ONE * y) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.029760063f0 kg 0.03795159f0 kg 0.6509834f0 kg; 0.12530017f0 kg 0.9559741f0 kg 0.33600497f0 kg;;; 0.51087517f0 kg 0.4657128f0 kg 0.4378243f0 kg; 0.81453234f0 kg 0.82775885f0 kg 0.11184114f0 kg;;; 0.29385334f0 kg 0.22520614f0 kg 0.64681727f0 kg; 0.6531849f0 kg 0.5585939f0 kg 0.37019926f0 kg;;; 0.38534594f0 kg 0.8980633f0 kg 0.9824089f0 kg; 0.34635144f0 kg 0.12845033f0 kg 0.5214079f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.029760063f0 kg 0.03795159f0 kg 0.6509834f0 kg; 0.12530017f0 kg 0.9559741f0 kg 0.33600497f0 kg;;; 0.51087517f0 kg 0.4657128f0 kg 0.4378243f0 kg; 0.81453234f0 kg 0.82775885f0 kg 0.11184114f0 kg;;; 0.29385334f0 kg 0.22520614f0 kg 0.64681727f0 kg; 0.6531849f0 kg 0.5585939f0 kg 0.37019926f0 kg;;; 0.38534594f0 kg 0.8980633f0 kg 0.9824089f0 kg; 0.34635144f0 kg 0.12845033f0 kg 0.5214079f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1048 [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/tuf7S/test/runtests.jl:1049 Expression: #= /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1049 =# @inferred(y * ONE) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.029760063f0 kg 0.03795159f0 kg 0.6509834f0 kg; 0.12530017f0 kg 0.9559741f0 kg 0.33600497f0 kg;;; 0.51087517f0 kg 0.4657128f0 kg 0.4378243f0 kg; 0.81453234f0 kg 0.82775885f0 kg 0.11184114f0 kg;;; 0.29385334f0 kg 0.22520614f0 kg 0.64681727f0 kg; 0.6531849f0 kg 0.5585939f0 kg 0.37019926f0 kg;;; 0.38534594f0 kg 0.8980633f0 kg 0.9824089f0 kg; 0.34635144f0 kg 0.12845033f0 kg 0.5214079f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.029760063f0 kg 0.03795159f0 kg 0.6509834f0 kg; 0.12530017f0 kg 0.9559741f0 kg 0.33600497f0 kg;;; 0.51087517f0 kg 0.4657128f0 kg 0.4378243f0 kg; 0.81453234f0 kg 0.82775885f0 kg 0.11184114f0 kg;;; 0.29385334f0 kg 0.22520614f0 kg 0.64681727f0 kg; 0.6531849f0 kg 0.5585939f0 kg 0.37019926f0 kg;;; 0.38534594f0 kg 0.8980633f0 kg 0.9824089f0 kg; 0.34635144f0 kg 0.12845033f0 kg 0.5214079f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1057 Expression: #= /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1057 =# @inferred(ONE \ y) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.029760063f0 kg 0.03795159f0 kg 0.6509834f0 kg; 0.12530017f0 kg 0.9559741f0 kg 0.33600497f0 kg;;; 0.51087517f0 kg 0.4657128f0 kg 0.4378243f0 kg; 0.81453234f0 kg 0.82775885f0 kg 0.11184114f0 kg;;; 0.29385334f0 kg 0.22520614f0 kg 0.64681727f0 kg; 0.6531849f0 kg 0.5585939f0 kg 0.37019926f0 kg;;; 0.38534594f0 kg 0.8980633f0 kg 0.9824089f0 kg; 0.34635144f0 kg 0.12845033f0 kg 0.5214079f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.029760063f0 kg 0.03795159f0 kg 0.6509834f0 kg; 0.12530017f0 kg 0.9559741f0 kg 0.33600497f0 kg;;; 0.51087517f0 kg 0.4657128f0 kg 0.4378243f0 kg; 0.81453234f0 kg 0.82775885f0 kg 0.11184114f0 kg;;; 0.29385334f0 kg 0.22520614f0 kg 0.64681727f0 kg; 0.6531849f0 kg 0.5585939f0 kg 0.37019926f0 kg;;; 0.38534594f0 kg 0.8980633f0 kg 0.9824089f0 kg; 0.34635144f0 kg 0.12845033f0 kg 0.5214079f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1057 [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/tuf7S/test/runtests.jl:1058 Expression: #= /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1058 =# @inferred(y / ONE) === y Evaluated: Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.029760063f0 kg 0.03795159f0 kg 0.6509834f0 kg; 0.12530017f0 kg 0.9559741f0 kg 0.33600497f0 kg;;; 0.51087517f0 kg 0.4657128f0 kg 0.4378243f0 kg; 0.81453234f0 kg 0.82775885f0 kg 0.11184114f0 kg;;; 0.29385334f0 kg 0.22520614f0 kg 0.64681727f0 kg; 0.6531849f0 kg 0.5585939f0 kg 0.37019926f0 kg;;; 0.38534594f0 kg 0.8980633f0 kg 0.9824089f0 kg; 0.34635144f0 kg 0.12845033f0 kg 0.5214079f0 kg] === Unitful.Quantity{Float32, 𝐌, Unitful.FreeUnits{(kg,), 𝐌, nothing}}[0.029760063f0 kg 0.03795159f0 kg 0.6509834f0 kg; 0.12530017f0 kg 0.9559741f0 kg 0.33600497f0 kg;;; 0.51087517f0 kg 0.4657128f0 kg 0.4378243f0 kg; 0.81453234f0 kg 0.82775885f0 kg 0.11184114f0 kg;;; 0.29385334f0 kg 0.22520614f0 kg 0.64681727f0 kg; 0.6531849f0 kg 0.5585939f0 kg 0.37019926f0 kg;;; 0.38534594f0 kg 0.8980633f0 kg 0.9824089f0 kg; 0.34635144f0 kg 0.12845033f0 kg 0.5214079f0 kg] Stacktrace: [1] top-level scope @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1058 [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/tuf7S/test/runtests.jl:1091 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/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1091 [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/tuf7S/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/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/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/tuf7S/test/runtests.jl:1104 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/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1104 [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/tuf7S/test/runtests.jl:1110 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/tuf7S/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/tuf7S/test/runtests.jl:1012 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2246 [inlined] [5] macro expansion @ ~/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1110 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:784 [inlined] 1 ambiguities found. To get a list, set `broken = false`. Ambiguity #1 ^(x::Real, y::Neutrals.Neutral) @ Neutrals ~/.julia/packages/Neutrals/tuf7S/src/binary-operations.jl:83 ^(x::AbstractIrrational, y::Integer) @ Base irrationals.jl:203 Possible fix, define ^(::AbstractIrrational, ::Neutrals.Neutral) Method ambiguity: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:78 Expression: iszero(num_ambiguities) Evaluated: iszero(1) 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/MCcFg/src/ambiguities.jl:78 [3] _test_ambiguities @ ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:68 [inlined] [4] test_ambiguities @ ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:28 [inlined] [5] get(val::Base.ScopedValues.ScopedValue{Int64}) @ Base.ScopedValues ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:73 [inlined] [6] get_testset_depth() @ Test /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/MCcFg/src/Aqua.jl:73 Test Summary: | Pass Fail Error Total Time Neutrals.jl | 6130 25 3 6158 1m52.1s Assumptions | 64 64 2.0s 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 | 11 11 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.1s 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.4s Arithmetic operations with false | 51 51 0.0s Arithmetic operations with 0 | 58 58 0.4s Arithmetic operations with 1 | 58 58 0.0s Arithmetic operations with 5 | 58 58 0.0s Arithmetic operations with 0 | 58 58 0.3s 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.4s Arithmetic operations with 0x01//0x01 | 39 39 0.0s Arithmetic operations with 0x01//0x03 | 39 39 0.0s Arithmetic operations with 0//1 | 52 52 0.6s 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.4s 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.4s 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 π | 49 3 52 4.6s Arithmetic operations with 0 + 0im | 33 33 0.3s Arithmetic operations with 1.0 - 2.0im | 33 33 0.2s Arithmetic operations with -1//1 + 3//1*im | 33 33 0.4s Arithmetic operations with Complex(false,false) | 33 33 0.3s 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.4s 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.3s Arithmetic operations with 1.0 | 52 52 0.0s Arithmetic operations with -1.0 | 52 52 0.0s Arithmetic operations with 3.0 | 52 52 0.0s Complex(true,true) | 33 33 0.0s Complex(true,false) | 33 33 0.0s Complex(false,true) | 33 33 0.0s Complex(false,false) | 33 33 0.0s Comparisons with true | 30 30 0.1s Comparisons with false | 30 30 0.0s Comparisons with 0 | 30 30 0.1s Comparisons with 1 | 30 30 0.0s Comparisons with 5 | 30 30 0.0s Comparisons with 0 | 30 30 0.1s Comparisons with 1 | 30 30 0.0s Comparisons with -1 | 30 30 0.0s Comparisons with 2 | 30 30 0.0s Comparisons with 7 | 30 30 0.0s Comparisons with -6 | 30 30 0.0s Comparisons with 0x00//0x01 | 30 30 0.2s Comparisons with 0x01//0x01 | 30 30 0.0s Comparisons with 0x01//0x03 | 30 30 0.0s Comparisons with 0//1 | 30 30 0.2s 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.2s 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.2s 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 π | 30 30 0.2s 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.2s 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.1s Bitwise operation with values of type Bool and 𝟘 | 12 12 0.8s 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.7s Bitwise operation with values of type Int8 and 𝟙 | 12 12 0.3s Bitwise operation with values of type Int8 and -𝟙 | 12 12 0.4s Bitwise operation with values of type UInt16 and 𝟘 | 12 12 0.7s Bitwise operation with values of type UInt16 and 𝟙 | 12 12 0.3s Bitwise operation with values of type UInt16 and -𝟙 | 12 12 0.3s Bitwise operation with values of type Int64 and 𝟘 | 12 12 0.7s Bitwise operation with values of type Int64 and 𝟙 | 12 12 0.3s Bitwise operation with values of type Int64 and -𝟙 | 12 12 0.3s Bitwise operation with values of type BigInt and 𝟘 | 12 12 1.1s Bitwise operation with values of type BigInt and 𝟙 | 12 12 0.5s Bitwise operation with values of type BigInt and -𝟙 | 12 12 0.5s 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.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.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 11.2s Broadcasted operations with T=Int16 | 164 4 168 6.4s Broadcasted operations with T=Float32 | 134 4 138 6.2s Other ranges | 15 15 0.1s 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.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 | 33 33 3.0s Multiplication and division of arrays | 59 12 71 7.6s Miscellaneous properties | 8 8 0.1s Macros | 2 2 0.2s Method ambiguity | 1 1 6.7s 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.5s Piracy | 1 1 0.2s Persistent tasks | 1 1 27.2s RNG of the outermost testset: Random.Xoshiro(0xfb2d8b7b83656941, 0xd679ae3f697e0aa4, 0xf17a2cd69af8e897, 0xfa28520cdffc37e4, 0x0d17b4c4e6a19b5c) ERROR: LoadError: Some tests did not pass: 6130 passed, 25 failed, 3 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/Neutrals/tuf7S/test/runtests.jl:1 Testing failed after 129.56s 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] Cmd(cmd::Cmd) @ Base /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3110 [inlined] [4] 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 [5] 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 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [7] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [8] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [10] include(mod::Module, _path::String) @ Base ./Base.jl:326 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:355 [12] _start() @ Base ./client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 186.09s: package tests unexpectedly errored