Guest User

Untitled

a guest
Jun 7th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.27 KB | None | 0 0
  1. ./.freebsdci.sh runtests
  2. in dir /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build (timeout 1200 secs)
  3. watching logfiles {}
  4. argv: ['./.freebsdci.sh', 'runtests']
  5. environment:
  6. BLOCKSIZE=K
  7. COLORFGBG=default;default
  8. COLORTERM=rxvt-xpm
  9. DESKTOP_STARTUP_ID=awesome/urxvt/1040-0-abeing_TIME707846
  10. EDITOR=vi
  11. GOPATH=/home/iblis/go
  12. GPG_TTY=/dev/pts/69
  13. GROUP=julia
  14. GTK3_IM_MODULE=fcitx
  15. GTK_IM_MODULE=fcitx
  16. HOME=/home/julia
  17. HOST=abeing
  18. HOSTTYPE=FreeBSD
  19. LANG=en_US.UTF-8
  20. LANGUAGE=en_US.UTF-8
  21. LC_ALL=en_US.UTF-8
  22. LC_COLLATE=en_US.UTF-8
  23. LC_CTYPE=en_US.UTF-8
  24. LC_MESSAGES=en_US.UTF-8
  25. LC_MONETARY=en_US.UTF-8
  26. LC_NUMERIC=en_US.UTF-8
  27. LC_TIME=en_US.UTF-8
  28. LOGNAME=root
  29. LSCOLORS=GxFxcxdxbxegedabagacad
  30. LS_COLORS=di=01;36
  31. MACHTYPE=x86_64
  32. MAIL=/var/mail/iblis
  33. MAKE_JOBS_NUMBER=6
  34. NODE_PATH=/home/iblis/node/lib/node_modules
  35. OLDPWD=/home/iblis
  36. OSTYPE=FreeBSD
  37. PACKAGEROOT=ftp://ftp.tw.freebsd.org
  38. PAGER=more
  39. PATH=/usr/home/julia/venv/bin:/usr/home/iblis/venv/py36/bin:/home/iblis/bin:/home/iblis/go/bin:/home/iblis/node/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/local/VirtualGL/bin/
  40. PWD=/usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build
  41. PYTHONSTARTUP=/home/iblis/.pythonrc
  42. QT_IM_MODULE=fcitx
  43. SHELL=/bin/tcsh
  44. SHLVL=5
  45. SSH_CONNECTION=140.113.73.135 36970 140.113.215.9 22
  46. SUDO_COMMAND=/usr/bin/su julia
  47. SUDO_GID=1001
  48. SUDO_UID=1001
  49. SUDO_USER=iblis
  50. TERM=rxvt-256color
  51. TMUX=/tmp/tmux-1001-inner,83125,1
  52. TMUX_PANE=%14
  53. TMUX_SESSION=ci
  54. USER=julia
  55. USERNAME=root
  56. VENDOR=amd
  57. VIRTUAL_ENV=/usr/home/julia/venv
  58. VIRTUAL_ENV_DISABLE_PROMPT=1
  59. WINDOWPATH=9
  60. WORKERNAME=abeing
  61. XMODIFIERS=@im=fcitx
  62. ZLS_COLORS=di=01;36:ln=01;35:ex=31:so=32
  63. ZSH=/home/iblis/.zsh
  64. _=/usr/local/bin/sudo
  65. using PTY: False
  66. + [ -z runtests ]
  67. + runtests
  68. + export 'MALLOC_CONF=junk:false'
  69. + export 'VERBOSE=1'
  70. + export 'FORCE_ASSERTIONS=1'
  71. + export 'LLVM_ASSERTIONS=1'
  72. + export 'JULIA_TEST_MAXRSS_MB=600'
  73. + export 'JULIA_CPU_CORES=6'
  74. + ./usr/bin/julia '--check-bounds=yes' test/runtests.jl all
  75. Test (Worker) | Time (s) | GC (s) | GC % | Alloc (MB) | RSS (MB)
  76. strings/search (7) | 5.81 | 0.14 | 2.4 | 335.03 | 321.80
  77. compiler/validation (4) | 7.80 | 0.15 | 2.0 | 249.81 | 322.28
  78. From worker 2: Skipping Base.Filesystem.JL_O_RANDOM
  79. From worker 2: Skipping Base.Filesystem.JL_O_SEQUENTIAL
  80. From worker 2: Skipping Base.Filesystem.JL_O_SHORT_LIVED
  81. From worker 2: Skipping Base.Filesystem.JL_O_TEMPORARY
  82. From worker 2: Skipping Base.active_repl
  83. From worker 2: Skipping Base.active_repl_backend
  84. strings/io (4) | 4.46 | 0.05 | 1.1 | 156.87 | 334.22
  85. strings/util (7) | 6.55 | 0.10 | 1.5 | 198.23 | 338.50
  86. unicode/utf8 (7) | 0.33 | 0.00 | 0.0 | 4.08 | 338.51
  87. compiler/compiler (3) | 18.71 | 0.39 | 2.1 | 756.95 | 333.78
  88. From worker 2: Skipping Base.active_repl
  89. From worker 2: Skipping Base.active_repl_backend
  90. strings/types (4) | 8.26 | 0.28 | 3.4 | 1230.57 | 335.17
  91. From worker 2: Skipping Base.Filesystem.JL_O_RANDOM
  92. From worker 2: Skipping Base.Filesystem.JL_O_SEQUENTIAL
  93. From worker 2: Skipping Base.Filesystem.JL_O_SHORT_LIVED
  94. From worker 2: Skipping Base.Filesystem.JL_O_TEMPORARY
  95. From worker 2: Skipping Base.active_repl
  96. From worker 2: Skipping Base.active_repl_backend
  97. strings/basic (6) | 22.41 | 0.41 | 1.8 | 944.68 | 347.47
  98. worlds (3) | 3.72 | 0.16 | 4.4 | 185.20 | 341.53
  99. keywordargs (4) | 5.47 | 0.04 | 0.7 | 140.58 | 336.91
  100. triplequote (4) | 0.08 | 0.00 | 0.0 | 1.77 | 336.91
  101. intrinsics (4) | 0.56 | 0.01 | 2.1 | 30.61 | 336.91
  102. char (2) | 6.69 | 0.21 | 3.2 | 432.17 | 367.17
  103. subtype (3) | 34.73 | 0.89 | 2.6 | 2022.96 | 928.07
  104. hashing (2) | 29.17 | 0.66 | 2.3 | 1710.81 | 409.90
  105. iobuffer (8) | 8.25 | 0.16 | 2.0 | 832.28 | 336.53
  106. staged (2) | 9.67 | 0.14 | 1.5 | 413.00 | 418.00
  107. dict (4) | 63.91 | 1.40 | 2.2 | 3422.21 | 434.33
  108. core (7) | 74.83 | 5.49 | 7.3 | 7422.06 | 727.25
  109. tuple (4) | 10.06 | 0.14 | 1.4 | 396.73 | 434.33
  110. reduce (9) | 26.84 | 0.97 | 3.6 | 1559.24 | 486.01
  111. numbers (6) | 129.84 | 2.09 | 1.6 | 5715.27 | 509.52
  112. offsetarray (8) | 86.14 | 2.18 | 2.5 | 4598.73 | 448.46
  113. intfuncs (6) | 4.54 | 0.04 | 0.8 | 85.95 | 509.68
  114. simdloop (8) | 4.64 | 0.15 | 3.2 | 302.18 | 451.93
  115. reducedim (4) | 58.35 | 1.85 | 3.2 | 3869.12 | 456.66
  116. vecelement (6) | 19.22 | 0.60 | 3.1 | 1631.58 | 525.01
  117. rational (8) | 18.87 | 0.55 | 2.9 | 1046.49 | 484.71
  118. copy (6) | 5.23 | 0.09 | 1.8 | 229.35 | 534.86
  119. fastmath (6) | 9.98 | 0.18 | 1.8 | 435.82 | 546.45
  120. functional (6) | 14.00 | 0.47 | 3.4 | 794.07 | 559.89
  121. abstractarray (9) | 110.11 | 3.63 | 3.3 | 6286.74 | 530.12
  122. operators (9) | 12.19 | 0.35 | 2.9 | 755.21 | 557.87
  123. path (9) | 5.51 | 0.08 | 1.5 | 164.31 | 582.32
  124. arrayops (2) | 185.81 | 5.27 | 2.8 | 10084.25 | 711.87
  125. math (8) | 86.40 | 1.36 | 1.6 | 3098.84 | 535.45
  126. parse (10) | 12.80 | 0.31 | 2.4 | 695.83 | 324.61
  127. bigint (10) | 8.05 | 0.16 | 2.0 | 247.14 | 335.01
  128. bigfloat (10) | 0.70 | 0.01 | 1.5 | 46.74 | 335.01
  129. iterators (6) | 77.73 | 2.02 | 2.6 | 3908.95 | 654.62
  130. statistics (11) | 21.14 | 0.73 | 3.5 | 1334.16 | 331.27
  131. From worker 11: [stdio passthrough ok]
  132. ccall (9) | 71.46 | 38.04 | 53.2 | 1512.93 | 603.08
  133. backtrace (12) | 3.05 | 0.12 | 3.9 | 207.55 | 321.30
  134. sorting (10) | 59.46 | 1.03 | 1.7 | 2771.34 | 405.13
  135. file (12) | 11.05 | 0.20 | 1.8 | 417.78 | 338.97
  136. version (12) | 2.38 | 0.04 | 1.7 | 143.56 | 339.29
  137. spawn (11) | 43.15 | 1.06 | 2.4 | 1257.58 | 826.85
  138. namedtuple (12) | 9.61 | 0.08 | 0.9 | 296.28 | 345.09
  139. loading (8) | 105.50 | 2.20 | 2.1 | 6526.33 | 538.12
  140. mpfr (13) | 24.98 | 0.34 | 1.3 | 1403.94 | 369.18
  141. complex (8) | 20.33 | 0.43 | 2.1 | 589.13 | 558.59
  142. floatapprox (13) | 4.50 | 0.18 | 3.9 | 321.94 | 369.18
  143. regex (13) | 1.02 | 0.01 | 1.3 | 45.68 | 369.18
  144. float16 (13) | 4.84 | 0.06 | 1.2 | 185.74 | 369.18
  145. combinatorics (13) | 2.44 | 0.03 | 1.2 | 93.25 | 369.18
  146. sysinfo (13) | 0.42 | 0.02 | 3.9 | 39.02 | 369.18
  147. env (13) | 1.35 | 0.01 | 1.1 | 40.66 | 369.18
  148. reflection (8) | 13.62 | 0.34 | 2.5 | 721.23 | 558.59
  149. subarray (5) | 410.29 | 17.12 | 4.2 | 27910.85 | 995.87
  150. bitarray (4) | 246.45 | 8.48 | 3.4 | 14924.94 | 772.16
  151. mod2pi (14) | 3.98 | 0.15 | 3.8 | 245.95 | 318.34
  152. rounding (13) | 9.81 | 0.16 | 1.6 | 531.58 | 379.47
  153. euler (15) | 4.51 | 0.17 | 3.7 | 341.87 | 324.24
  154. errorshow (13) | 16.95 | 0.40 | 2.3 | 894.18 | 411.96
  155. goto (13) | 0.08 | 0.00 | 0.0 | 0.92 | 412.43
  156. read (10) | 84.00 | 1.50 | 1.8 | 3277.52 | 679.89
  157. llvmcall (13) | 0.55 | 0.01 | 1.4 | 22.10 | 412.49
  158. llvmcall2 (16) | 2.80 | 0.13 | 4.6 | 181.76 | 320.27
  159. grisu (13) | 4.85 | 0.07 | 1.5 | 189.11 | 417.04
  160. some (16) | 2.68 | 0.03 | 1.1 | 116.17 | 320.27
  161. meta (13) | 2.52 | 0.06 | 2.4 | 125.27 | 419.97
  162. stacktraces (16) | 5.21 | 0.07 | 1.3 | 241.34 | 330.66
  163. sets (15) | 31.11 | 0.55 | 1.8 | 1202.88 | 354.64
  164. broadcast (12) | 87.32 | 2.84 | 3.2 | 5466.87 | 493.93
  165. From worker 15: Warning: threaded loop executed in order
  166. docs (13) | 11.12 | 0.34 | 3.0 | 638.26 | 439.36
  167. enums (12) | 7.43 | 0.19 | 2.5 | 422.66 | 508.51
  168. show (14) | 51.84 | 0.99 | 1.9 | 2533.68 | 364.34
  169. threads (15) | 19.03 | 0.21 | 1.1 | 559.56 | 372.90
  170. int (12) | 12.90 | 0.15 | 1.2 | 358.62 | 526.02
  171. checked (14) | 9.74 | 0.05 | 0.5 | 137.30 | 413.61
  172. From worker 16: Test Summary: | Pass Total
  173. From worker 16: @deprecate | 6 6
  174. inline (14) | 0.83 | 0.01 | 1.0 | 23.16 | 413.61
  175. From worker 16: Test Summary: | Pass Total
  176. From worker 16: firstcaller | 1 1
  177. bitset (15) | 4.27 | 0.03 | 0.6 | 79.36 | 379.39
  178. From worker 16: Test Summary: | Pass Broken Total
  179. From worker 16: parser syntax deprecations | 27 1 28
  180. error (15) | 2.82 | 0.02 | 0.8 | 76.16 | 384.23
  181. From worker 16: Test Summary: | Pass Total
  182. From worker 16: lowering syntax deprecations | 14 14
  183. cartesian (15) | 0.18 | 0.00 | 0.0 | 3.00 | 384.38
  184. osutils (15) | 0.50 | 0.00 | 0.0 | 0.57 | 384.50
  185. ranges (8) | 70.06 | 3.65 | 5.2 | 8921.19 | 628.50
  186. floatfuncs (12) | 13.78 | 0.47 | 3.4 | 800.21 | 543.09
  187. specificity (12) | 0.22 | 0.00 | 0.0 | 4.79 | 543.32
  188. iostream (17) | 3.26 | 0.14 | 4.3 | 212.81 | 315.44
  189. boundscheck (14) | 11.94 | 0.01 | 0.1 | 25.98 | 413.61
  190. syntax (14) | 3.33 | 0.04 | 1.3 | 120.07 | 413.61
  191. codegen (12) | 5.72 | 0.26 | 4.6 | 34.97 | 565.71
  192. reinterpretarray (17) | 7.77 | 0.27 | 3.5 | 420.49 | 334.39
  193. channels (15) | 16.19 | 1.13 | 7.0 | 618.45 | 538.87
  194. From worker 16: Test Summary: | Pass Total
  195. From worker 16: Deprecated logging | 75 75
  196. misc (16) | 56.88 | 1.21 | 2.1 | 1826.17 | 404.63
  197. logging (14) | 10.77 | 0.33 | 3.1 | 558.20 | 413.61
  198. missing (12) | 13.21 | 0.28 | 2.1 | 571.57 | 565.71
  199. asyncmap (17) | 18.81 | 0.41 | 2.2 | 1019.98 | 339.48
  200. OldPkg/resolve (17) | 29.67 | 1.21 | 4.1 | 2954.77 | 447.61
  201. Pkg/resolve (12) | 56.44 | 2.81 | 5.0 | 6601.29 | 640.60
  202. cmdlineargs (13) | 277.56 | 0.42 | 0.2 | 369.56 | 466.61
  203. LinearAlgebra/qr (18) | 166.50 | 4.98 | 3.0 | 11505.18 | 518.95
  204. LinearAlgebra/schur (18) | 27.48 | 0.65 | 2.4 | 1444.20 | 536.54
  205. SparseArrays/sparse (16) | 272.42 | 26.68 | 9.8 | 11660.67 | 602.67
  206. LinearAlgebra/special (18) | 56.16 | 1.71 | 3.0 | 3293.68 | 596.06
  207. SparseArrays/sparsevector (14) | 337.08 | 7.26 | 2.2 | 18718.49 | 817.69
  208. LinearAlgebra/matmul (13) | 125.91 | 3.53 | 2.8 | 6226.62 | 571.10
  209. LinearAlgebra/eigen (19) | 96.59 | 2.71 | 2.8 | 5242.24 | 442.56
  210. LinearAlgebra/bunchkaufman (18) | 58.52 | 1.79 | 3.1 | 3048.18 | 668.68
  211. LinearAlgebra/svd (20) | 75.82 | 2.28 | 3.0 | 4535.30 | 409.34
  212. LinearAlgebra/lapack (13) | 79.01 | 2.25 | 2.8 | 3883.45 | 646.68
  213. LinearAlgebra/tridiag (19) | 80.72 | 1.76 | 2.2 | 3856.28 | 515.24
  214. LinearAlgebra/bidiag (21) | 133.71 | 3.47 | 2.6 | 6983.57 | 491.05
  215. LinearAlgebra/dense (15) | 327.44 | 13.48 | 4.1 | 16771.95 | 1044.15
  216. LinearAlgebra/generic (23) | 48.42 | 1.23 | 2.5 | 2756.11 | 374.43
  217. LinearAlgebra/lu (19) | 142.63 | 4.24 | 3.0 | 7236.06 | 718.19
  218. LinearAlgebra/cholesky (22) | 164.42 | 4.19 | 2.5 | 8747.56 | 495.47
  219. LinearAlgebra/hessenberg (22) | 3.75 | 0.11 | 2.8 | 202.86 | 498.89
  220. LinearAlgebra/uniformscaling (23) | 32.03 | 0.73 | 2.3 | 1667.22 | 411.91
  221. LinearAlgebra/diagonal (20) | 212.20 | 6.53 | 3.1 | 11249.08 | 656.24
  222. LinearAlgebra/blas (22) | 52.81 | 1.25 | 2.4 | 2342.62 | 579.96
  223. LinearAlgebra/symmetric (21) | 144.72 | 4.47 | 3.1 | 7248.87 | 659.11
  224. LinearAlgebra/adjtrans (23) | 45.15 | 1.34 | 3.0 | 2640.44 | 478.54
  225. Dates/query (23) | 2.45 | 0.05 | 1.8 | 44.48 | 488.95
  226. Dates/adjusters (26) | 13.09 | 0.30 | 2.3 | 487.33 | 341.06
  227. Dates/periods (23) | 27.14 | 0.54 | 2.0 | 1219.85 | 513.02
  228. Dates/ranges (26) | 22.39 | 0.38 | 1.7 | 1136.70 | 354.61
  229. Dates/rounding (23) | 4.94 | 0.05 | 1.0 | 112.94 | 514.77
  230. Dates/types (26) | 4.31 | 0.03 | 0.6 | 80.57 | 369.68
  231. Dates/accessors (22) | 51.24 | 1.03 | 2.0 | 3790.35 | 579.96
  232. Dates/conversions (22) | 2.44 | 0.03 | 1.2 | 66.76 | 579.96
  233. Base64 (22) | 3.54 | 0.11 | 3.0 | 214.49 | 579.96
  234. From worker 25: The following 'Resetting the helper list...' warning is expected:
  235. CRC32c (22) | 2.79 | 0.07 | 2.5 | 129.23 | 579.96
  236. Dates/arithmetic (26) | 17.47 | 0.25 | 1.4 | 733.11 | 386.32
  237. Dates/io (23) | 26.55 | 0.52 | 1.9 | 1128.93 | 535.70
  238. Future (23) | 3.06 | 0.06 | 2.0 | 117.42 | 536.95
  239. DelimitedFiles (22) | 14.28 | 0.43 | 3.0 | 891.21 | 594.35
  240. LinearAlgebra/lq (24) | 135.98 | 3.04 | 2.2 | 9176.75 | 454.57
  241. Libdl (24) | 1.32 | 0.03 | 2.0 | 61.31 | 459.94
  242. Logging (24) | 6.36 | 0.11 | 1.7 | 310.40 | 462.60
  243. Markdown (24) | 10.94 | 0.33 | 3.0 | 654.30 | 468.73
  244. FileWatching (26) | 37.24 | 1.16 | 3.1 | 260.41 | 386.60
  245. LinearAlgebra/triangular (17) | 716.56 | 27.63 | 3.9 | 37433.66 | 1248.34
  246. InteractiveUtils (23) | 32.76 | 0.76 | 2.3 | 1213.00 | 606.84
  247. Mmap (24) | 12.01 | 4.40 | 36.7 | 442.32 | 477.89
  248. Profile (27) | 9.69 | 0.28 | 2.8 | 487.65 | 334.36
  249. IterativeEigensolvers (22) | 53.89 | 2.09 | 3.9 | 3540.16 | 675.81
  250. Serialization (29) | 16.06 | 0.43 | 2.7 | 1135.27 | 327.69
  251. Printf (26) | 55.12 | 1.19 | 2.2 | 4353.03 | 419.56
  252. Sockets (29) | 6.77 | 0.07 | 1.1 | 257.39 | 341.07
  253. ┌ Warning: TerminalMenus: Unable to enter raw mode: ArgumentError("stream is closed or unusable")
  254. └ @ REPL.TerminalMenus util.jl:21
  255. From worker 28:
  256. ┌ Warning: TerminalMenus: Unable to enter raw mode: ArgumentError("stream is closed or unusable")
  257. └ @ REPL.TerminalMenus util.jl:21
  258. From worker 28:
  259. REPL (28) | 76.19 | 2.08 | 2.7 | 3862.12 | 414.99
  260. UUIDs (28) | 0.17 | 0.00 | 0.0 | 8.23 | 414.99
  261. Random (24) | 72.24 | 1.87 | 2.6 | 3801.18 | 609.78
  262. Unicode (28) | 8.82 | 0.16 | 1.8 | 415.70 | 418.95
  263. ┌ Warning: Omitting `@test_deprecated` tests which can't yet
  264. │ be tested in --depwarn=error mode
  265. └ @ Main.Test14Main_Test runtests.jl:735
  266. LibGit2/libgit2 (25) | 240.70 | 2.24 | 0.9 | 2472.51 | 862.43
  267. SHA (27) | 109.55 | 0.32 | 0.3 | 657.35 | 376.50
  268. Test (29) | 67.95 | 0.40 | 0.6 | 893.25 | 370.50
  269. SuiteSparse (26) | 91.61 | 2.47 | 2.7 | 5397.39 | 591.60
  270.  
  271. Executing tests that run on node 1 only:
  272. precompile (1) | 79.90 | 0.78 | 1.0 | 1959.45 | 365.30
  273. SharedArrays (1) | 37.20 | 1.23 | 3.3 | 2134.15 | 391.52
  274. Distributed (1) | 199.07 | 0.01 | 0.0 | 23.22 | 392.65
  275. Worker 2 failed running test ambiguous:
  276. Some tests did not pass: 61 passed, 1 failed, 0 errored, 2 broken.ambiguous: Test Failed at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/ambiguous.jl:156
  277. Expression: filter(detect_ambiguities(Core, Base; imported=true, recursive=true, ambiguous_bottom=false)) do meths
  278. !((meths[1]).name in (:start, :next, :done))
  279. end == []
  280. Evaluated: Tuple{Method,Method}[(map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285)] == Any[]
  281. Stacktrace:
  282. [1] record(::Test.DefaultTestSet, ::Test.Fail) at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:741
  283. [2] (::getfield(Main, Symbol("##44#50")))() at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/runtests.jl:256
  284. [3] cd(::getfield(Main, Symbol("##44#50")), ::String) at ./file.jl:96
  285. [4] top-level scope
  286. [5] include at ./boot.jl:314 [inlined]
  287. [6] include_relative(::Module, ::String) at ./loading.jl:1071
  288. [7] include(::Module, ::String) at ./sysimg.jl:29
  289. [8] exec_options(::Base.JLOptions) at ./client.jl:267
  290. [9] _start() at ./client.jl:427
  291. Worker 15 failed running test SparseArrays/higherorderfns:
  292. Some tests did not pass: 7059 passed, 1 failed, 12 errored, 72 broken.SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:40
  293. Test threw exception MethodError(map, (+, [3 ] = 0.397609, [3 ] = 0.755104
  294. [9 ] = 0.982745
  295. [10] = 0.270528), 0x0000000000006c27)
  296. Expression: map(+, A, B) == sparse(map(+, fA, fB))
  297. MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float32,Int32}) is ambiguous. Candidates:
  298. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  299. map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  300. Possible fix, define
  301. map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  302. Stacktrace:
  303. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:40 [inlined]
  304. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  305. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:32
  306. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:41
  307. Test threw exception MethodError(map, (*, [3 ] = 0.397609, [3 ] = 0.755104
  308. [9 ] = 0.982745
  309. [10] = 0.270528), 0x0000000000006c27)
  310. Expression: map(*, A, B) == sparse(map(*, fA, fB))
  311. MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float32,Int32}) is ambiguous. Candidates:
  312. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  313. map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  314. Possible fix, define
  315. map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  316. Stacktrace:
  317. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:41 [inlined]
  318. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  319. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:32
  320. SparseArrays/higherorderfns: Test Failed at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:43
  321. Expression: map(+, A, spzeros(shapeA .- 1...))
  322. Expected: DimensionMismatch
  323. Thrown: MethodError
  324. Stacktrace:
  325. [1] record(::Test.DefaultTestSet, ::Test.Fail) at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:741
  326. [2] (::getfield(Main, Symbol("##44#50")))() at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/runtests.jl:256
  327. [3] cd(::getfield(Main, Symbol("##44#50")), ::String) at ./file.jl:96
  328. [4] top-level scope
  329. [5] include at ./boot.jl:314 [inlined]
  330. [6] include_relative(::Module, ::String) at ./loading.jl:1071
  331. [7] include(::Module, ::String) at ./sysimg.jl:29
  332. [8] exec_options(::Base.JLOptions) at ./client.jl:267
  333. [9] _start() at ./client.jl:427
  334. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  335. Test threw exception MethodError(map, (+, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  336. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  337. MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  338. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  339. map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  340. Possible fix, define
  341. map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  342. Stacktrace:
  343. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  344. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  345. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  346. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  347. Test threw exception MethodError(map, (-, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  348. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  349. MethodError: map(::typeof(-), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  350. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  351. map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  352. Possible fix, define
  353. map(::typeof(-), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  354. Stacktrace:
  355. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  356. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  357. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  358. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  359. Test threw exception MethodError(map, (*, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  360. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  361. MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  362. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  363. map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  364. Possible fix, define
  365. map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  366. Stacktrace:
  367. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  368. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  369. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  370. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  371. Test threw exception MethodError(map, (min, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  372. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  373. MethodError: map(::typeof(min), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  374. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  375. map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  376. Possible fix, define
  377. map(::typeof(min), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  378. Stacktrace:
  379. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  380. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  381. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  382. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  383. Test threw exception MethodError(map, (max, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  384. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  385. MethodError: map(::typeof(max), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  386. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  387. map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  388. Possible fix, define
  389. map(::typeof(max), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  390. Stacktrace:
  391. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  392. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  393. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  394. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  395. Test threw exception MethodError(map, (+, [1] = 0.764043
  396. [2] = 0.00386578
  397. [3] = 0.764391
  398. [4] = 0.623318
  399. [5] = 0.484849, [1] = 0.764043
  400. [2] = 0.00386578
  401. [3] = 0.764391
  402. [4] = 0.623318
  403. [5] = 0.484849), 0x0000000000006c49)
  404. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  405. MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  406. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  407. map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  408. Possible fix, define
  409. map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  410. Stacktrace:
  411. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  412. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  413. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  414. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  415. Test threw exception MethodError(map, (-, [1] = 0.764043
  416. [2] = 0.00386578
  417. [3] = 0.764391
  418. [4] = 0.623318
  419. [5] = 0.484849, [1] = 0.764043
  420. [2] = 0.00386578
  421. [3] = 0.764391
  422. [4] = 0.623318
  423. [5] = 0.484849), 0x0000000000006c49)
  424. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  425. MethodError: map(::typeof(-), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  426. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  427. map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  428. Possible fix, define
  429. map(::typeof(-), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  430. Stacktrace:
  431. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  432. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  433. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  434. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  435. Test threw exception MethodError(map, (*, [1] = 0.764043
  436. [2] = 0.00386578
  437. [3] = 0.764391
  438. [4] = 0.623318
  439. [5] = 0.484849, [1] = 0.764043
  440. [2] = 0.00386578
  441. [3] = 0.764391
  442. [4] = 0.623318
  443. [5] = 0.484849), 0x0000000000006c49)
  444. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  445. MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  446. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  447. map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  448. Possible fix, define
  449. map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  450. Stacktrace:
  451. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  452. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  453. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  454. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  455. Test threw exception MethodError(map, (min, [1] = 0.764043
  456. [2] = 0.00386578
  457. [3] = 0.764391
  458. [4] = 0.623318
  459. [5] = 0.484849, [1] = 0.764043
  460. [2] = 0.00386578
  461. [3] = 0.764391
  462. [4] = 0.623318
  463. [5] = 0.484849), 0x0000000000006c49)
  464. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  465. MethodError: map(::typeof(min), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  466. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  467. map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  468. Possible fix, define
  469. map(::typeof(min), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  470. Stacktrace:
  471. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  472. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  473. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  474. SparseArrays/higherorderfns: Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  475. Test threw exception MethodError(map, (max, [1] = 0.764043
  476. [2] = 0.00386578
  477. [3] = 0.764391
  478. [4] = 0.623318
  479. [5] = 0.484849, [1] = 0.764043
  480. [2] = 0.00386578
  481. [3] = 0.764391
  482. [4] = 0.623318
  483. [5] = 0.484849), 0x0000000000006c49)
  484. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  485. MethodError: map(::typeof(max), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  486. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  487. map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  488. Possible fix, define
  489. map(::typeof(max), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  490. Stacktrace:
  491. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  492. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  493. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  494.  
  495. Test Summary: | Pass Fail Error Broken Total
  496. Overall | 29006459 2 12 327816 29334289
  497. strings/search | 522 522
  498. compiler/validation | 30 30
  499. strings/io | 12749 12749
  500. strings/util | 442 442
  501. unicode/utf8 | 19 19
  502. compiler/compiler | 424 2 426
  503. strings/types | 2302688 2302688
  504. strings/basic | 87276 87276
  505. worlds | 64 64
  506. ambiguous | 61 1 2 64
  507. keywordargs | 127 127
  508. triplequote | 28 28
  509. intrinsics | 34 34
  510. char | 1471 1471
  511. subtype | 337366 15 337381
  512. hashing | 18762 18762
  513. iobuffer | 200 200
  514. staged | 59 59
  515. core | 34305 1 34306
  516. dict | 144306 144306
  517. tuple | 480 480
  518. reduce | 260 260
  519. numbers | 1380213 1380213
  520. offsetarray | 306 306
  521. intfuncs | 4387 4387
  522. simdloop | 216 216
  523. reducedim | 660 660
  524. vecelement | 533 533
  525. rational | 97519 97519
  526. copy | 512 512
  527. fastmath | 817 817
  528. functional | 95 95
  529. abstractarray | 3008 3008
  530. operators | 12922 12922
  531. arrayops | 1743 1743
  532. path | 227 12 239
  533. math | 1501530 1501530
  534. parse | 10280 10280
  535. iterators | 1065 1065
  536. bigint | 2061 2061
  537. bigfloat | 32 32
  538. statistics | 92 92
  539. ccall | 5242 5242
  540. backtrace | 25 25
  541. sorting | 4864 4864
  542. file | 795 795
  543. version | 2464 2464
  544. spawn | 128 4 132
  545. namedtuple | 154 1 155
  546. loading | 150755 150755
  547. mpfr | 760 760
  548. complex | 8250 2 8252
  549. floatapprox | 49 49
  550. regex | 42 42
  551. float16 | 124 124
  552. combinatorics | 98 98
  553. sysinfo | 2 2
  554. subarray | 210 210
  555. env | 95 95
  556. reflection | 309 309
  557. bitarray | 897135 897135
  558. mod2pi | 80 80
  559. rounding | 879 879
  560. euler | 12 12
  561. read | 3084 3084
  562. errorshow | 166 166
  563. goto | 18 18
  564. llvmcall | 13 13
  565. llvmcall2 | 6 6
  566. grisu | 683 683
  567. some | 62 62
  568. meta | 55 55
  569. stacktraces | 42 42
  570. sets | 740 740
  571. broadcast | 394 394
  572. docs | 196 196
  573. enums | 84 84
  574. show | 266 266
  575. threads | 190579 190579
  576. int | 10719 10719
  577. checked | 1219 1219
  578. inline | 11 11
  579. bitset | 186 186
  580. ranges | 12107987 327680 12435667
  581. error | 30 30
  582. cartesian | 7 7
  583. osutils | 26 26
  584. floatfuncs | 134 134
  585. specificity | 117 117
  586. iostream | 25 25
  587. boundscheck | No tests
  588. syntax | 537 4 541
  589. codegen | 94 94
  590. reinterpretarray | 15 15
  591. channels | 181 181
  592. misc | 1279349 1279349
  593. logging | 103 103
  594. missing | 350 1 351
  595. asyncmap | 292 292
  596. OldPkg/resolve | 2648 2648
  597. Pkg/resolve | 182 182
  598. SparseArrays/higherorderfns | 7059 1 12 72 7144
  599. cmdlineargs | 202 202
  600. LinearAlgebra/qr | 3118 3118
  601. LinearAlgebra/schur | 390 390
  602. SparseArrays/sparse | 2063 2063
  603. LinearAlgebra/special | 947 947
  604. SparseArrays/sparsevector | 9931 9931
  605. LinearAlgebra/matmul | 557 557
  606. LinearAlgebra/bunchkaufman | 5600 5600
  607. LinearAlgebra/eigen | 406 406
  608. LinearAlgebra/svd | 291 291
  609. LinearAlgebra/lapack | 780 780
  610. LinearAlgebra/tridiag | 1068 1068
  611. LinearAlgebra/bidiag | 1702 1702
  612. LinearAlgebra/dense | 7109 2 7111
  613. LinearAlgebra/generic | 407 407
  614. LinearAlgebra/lu | 1175 1175
  615. LinearAlgebra/cholesky | 2132 2132
  616. LinearAlgebra/hessenberg | 40 40
  617. LinearAlgebra/uniformscaling | 310 310
  618. LinearAlgebra/diagonal | 1391 1391
  619. LinearAlgebra/symmetric | 1966 1966
  620. LinearAlgebra/blas | 630 630
  621. LinearAlgebra/adjtrans | 223 223
  622. Dates/query | 988 988
  623. Dates/adjusters | 3147 3147
  624. Dates/periods | 681 681
  625. Dates/ranges | 349121 349121
  626. Dates/rounding | 296 296
  627. Dates/types | 167 167
  628. Dates/accessors | 7723858 7723858
  629. Dates/conversions | 159 159
  630. Base64 | 1014 1014
  631. CRC32c | 664 664
  632. Dates/arithmetic | 312 312
  633. Dates/io | 254 254
  634. Future | 33 33
  635. DelimitedFiles | 81 81
  636. LinearAlgebra/lq | 1253 1253
  637. Libdl | 67 1 68
  638. Logging | 29 29
  639. LinearAlgebra/triangular | 33082 33082
  640. Markdown | 231 231
  641. FileWatching | 431 431
  642. InteractiveUtils | 100 100
  643. Mmap | 131 131
  644. Profile | 8 8
  645. IterativeEigensolvers | 264 264
  646. Serialization | 106 106
  647. Printf | 738 738
  648. Sockets | 149 149
  649. Random | 203067 203067
  650. REPL | 948 2 950
  651. UUIDs | 10 10
  652. Unicode | 752 752
  653. LibGit2/libgit2 | 665 1 666
  654. SHA | 1 1
  655. Test | 285 14 299
  656. SuiteSparse | 721 721
  657. precompile | 82 82
  658. SharedArrays | 104 104
  659. Distributed | No tests
  660. FAILURE
  661.  
  662. The global RNG seed was 0x3b687ce0b55401526dabd3d9a5768cd9.
  663.  
  664. Error in testset ambiguous:
  665. Test Failed at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/ambiguous.jl:156
  666. Expression: filter(detect_ambiguities(Core, Base; imported=true, recursive=true, ambiguous_bottom=false)) do meths
  667. !((meths[1]).name in (:start, :next, :done))
  668. end == []
  669. Evaluated: Tuple{Method,Method}[(map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285), (map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141, map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285)] == Any[]
  670. Error in testset SparseArrays/higherorderfns:
  671. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:40
  672. Test threw exception MethodError(map, (+, [3 ] = 0.397609, [3 ] = 0.755104
  673. [9 ] = 0.982745
  674. [10] = 0.270528), 0x0000000000006c27)
  675. Expression: map(+, A, B) == sparse(map(+, fA, fB))
  676. MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float32,Int32}) is ambiguous. Candidates:
  677. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  678. map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  679. Possible fix, define
  680. map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  681. Stacktrace:
  682. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:40 [inlined]
  683. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  684. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:32
  685. Error in testset SparseArrays/higherorderfns:
  686. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:41
  687. Test threw exception MethodError(map, (*, [3 ] = 0.397609, [3 ] = 0.755104
  688. [9 ] = 0.982745
  689. [10] = 0.270528), 0x0000000000006c27)
  690. Expression: map(*, A, B) == sparse(map(*, fA, fB))
  691. MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float32,Int32}) is ambiguous. Candidates:
  692. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  693. map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  694. Possible fix, define
  695. map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  696. Stacktrace:
  697. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:41 [inlined]
  698. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  699. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:32
  700. Error in testset SparseArrays/higherorderfns:
  701. Test Failed at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:43
  702. Expression: map(+, A, spzeros(shapeA .- 1...))
  703. Expected: DimensionMismatch
  704. Thrown: MethodError
  705. Error in testset SparseArrays/higherorderfns:
  706. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  707. Test threw exception MethodError(map, (+, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  708. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  709. MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  710. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  711. map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  712. Possible fix, define
  713. map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  714. Stacktrace:
  715. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  716. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  717. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  718. Error in testset SparseArrays/higherorderfns:
  719. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  720. Test threw exception MethodError(map, (-, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  721. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  722. MethodError: map(::typeof(-), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  723. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  724. map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  725. Possible fix, define
  726. map(::typeof(-), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  727. Stacktrace:
  728. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  729. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  730. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  731. Error in testset SparseArrays/higherorderfns:
  732. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  733. Test threw exception MethodError(map, (*, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  734. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  735. MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  736. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  737. map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  738. Possible fix, define
  739. map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  740. Stacktrace:
  741. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  742. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  743. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  744. Error in testset SparseArrays/higherorderfns:
  745. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  746. Test threw exception MethodError(map, (min, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  747. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  748. MethodError: map(::typeof(min), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  749. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  750. map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  751. Possible fix, define
  752. map(::typeof(min), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  753. Stacktrace:
  754. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  755. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  756. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  757. Error in testset SparseArrays/higherorderfns:
  758. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  759. Test threw exception MethodError(map, (max, [1] = 0.425671, [1] = 0.425671), 0x0000000000006c49)
  760. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  761. MethodError: map(::typeof(max), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  762. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  763. map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  764. Possible fix, define
  765. map(::typeof(max), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  766. Stacktrace:
  767. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  768. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  769. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  770. Error in testset SparseArrays/higherorderfns:
  771. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  772. Test threw exception MethodError(map, (+, [1] = 0.764043
  773. [2] = 0.00386578
  774. [3] = 0.764391
  775. [4] = 0.623318
  776. [5] = 0.484849, [1] = 0.764043
  777. [2] = 0.00386578
  778. [3] = 0.764391
  779. [4] = 0.623318
  780. [5] = 0.484849), 0x0000000000006c49)
  781. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  782. MethodError: map(::typeof(+), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  783. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  784. map(::typeof(+), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  785. Possible fix, define
  786. map(::typeof(+), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  787. Stacktrace:
  788. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  789. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  790. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  791. Error in testset SparseArrays/higherorderfns:
  792. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  793. Test threw exception MethodError(map, (-, [1] = 0.764043
  794. [2] = 0.00386578
  795. [3] = 0.764391
  796. [4] = 0.623318
  797. [5] = 0.484849, [1] = 0.764043
  798. [2] = 0.00386578
  799. [3] = 0.764391
  800. [4] = 0.623318
  801. [5] = 0.484849), 0x0000000000006c49)
  802. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  803. MethodError: map(::typeof(-), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  804. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  805. map(::typeof(-), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  806. Possible fix, define
  807. map(::typeof(-), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  808. Stacktrace:
  809. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  810. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  811. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  812. Error in testset SparseArrays/higherorderfns:
  813. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  814. Test threw exception MethodError(map, (*, [1] = 0.764043
  815. [2] = 0.00386578
  816. [3] = 0.764391
  817. [4] = 0.623318
  818. [5] = 0.484849, [1] = 0.764043
  819. [2] = 0.00386578
  820. [3] = 0.764391
  821. [4] = 0.623318
  822. [5] = 0.484849), 0x0000000000006c49)
  823. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  824. MethodError: map(::typeof(*), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  825. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  826. map(::typeof(*), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  827. Possible fix, define
  828. map(::typeof(*), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  829. Stacktrace:
  830. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  831. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  832. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  833. Error in testset SparseArrays/higherorderfns:
  834. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  835. Test threw exception MethodError(map, (min, [1] = 0.764043
  836. [2] = 0.00386578
  837. [3] = 0.764391
  838. [4] = 0.623318
  839. [5] = 0.484849, [1] = 0.764043
  840. [2] = 0.00386578
  841. [3] = 0.764391
  842. [4] = 0.623318
  843. [5] = 0.484849), 0x0000000000006c49)
  844. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  845. MethodError: map(::typeof(min), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  846. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  847. map(::typeof(min), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  848. Possible fix, define
  849. map(::typeof(min), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  850. Stacktrace:
  851. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  852. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  853. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  854. Error in testset SparseArrays/higherorderfns:
  855. Error During Test at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534
  856. Test threw exception MethodError(map, (max, [1] = 0.764043
  857. [2] = 0.00386578
  858. [3] = 0.764391
  859. [4] = 0.623318
  860. [5] = 0.484849, [1] = 0.764043
  861. [2] = 0.00386578
  862. [3] = 0.764391
  863. [4] = 0.623318
  864. [5] = 0.484849), 0x0000000000006c49)
  865. Expression: #= /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 =# @inferred(map(f, sa, sb))::SparseVector == broadcast(f, fa, fb)
  866. MethodError: map(::typeof(max), ::SparseArrays.SparseVector{Float64,Int64}, ::SparseArrays.SparseVector{Float64,Int64}) is ambiguous. Candidates:
  867. map(f::Tf, A::Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector}, Bs::Vararg{Union{SparseArrays.SparseMatrixCSC, SparseArrays.SparseVector},N}) where {Tf, N} in SparseArrays.HigherOrderFns at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/higherorderfns.jl:141
  868. map(::typeof(max), x::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv, y::SparseArrays.AbstractSparseArray{Tv,Ti,1} where Ti where Tv) in SparseArrays at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/src/sparsevector.jl:1285
  869. Possible fix, define
  870. map(::typeof(max), ::SparseArrays.SparseVector, ::SparseArrays.SparseVector)
  871. Stacktrace:
  872. [1] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:534 [inlined]
  873. [2] macro expansion at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/Test/src/Test.jl:1079 [inlined]
  874. [3] top-level scope at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/usr/share/julia/stdlib/v0.7/SparseArrays/test/higherorderfns.jl:524
  875. ERROR: LoadError: Test run finished with errors
  876. in expression starting at /usr/home/julia/julia-fbsd-buildbot/worker/11rel-amd64/build/test/runtests.jl:59
  877. program finished with exit code 1
  878. elapsedTime=1755.655189
Add Comment
Please, Sign In to add comment