Guest User

Untitled

a guest
Jun 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 244.90 KB | None | 0 0
  1. [info] Compiling 75 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/foundation/scala-2.12/classes ...
  2. [info] Enabling statistics, measuring overhead = 88.4175ns to 198.3818ns per timer
  3. [info] *** Cumulative statistics at phase parser
  4. [info] #created tree nodes : 35883
  5. [info] *** Cumulative statistics at phase typer
  6. [info] time spent typechecking : 1 spans, ()19930.729ms
  7. [info] time spent in lubs : 31 spans, ()4.297ms (0.0%) aggregate, 3.123ms (0.0%) specific
  8. [info] time spent in <:< : 494335 spans, ()3539.183ms (17.8%) aggregate, 3130.378ms (15.7%) specific
  9. [info] time spent in findmember : 131446 spans, ()778.408ms (3.9%) aggregate, 715.164ms (3.6%) specific
  10. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  11. [info] time spent in asSeenFrom : 671506 spans, ()1002.111ms (5.0%) aggregate, 881.041ms (4.4%) specific
  12. [info] time spent in baseTypeSeq : 17677 spans, ()888.855ms (4.5%) aggregate, 340.246ms (1.7%) specific
  13. [info] time spent in baseClasses : 2452 spans, ()688.685ms (3.5%) aggregate, 289.192ms (1.5%) specific
  14. [info] time classfilereading : 1488 spans, ()788.076ms (4.0%)
  15. [info] time spent in failed : 733 spans, ()238.729ms (1.2%)
  16. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  17. [info] failed op= : 1 spans, ()9.789ms (0.0%)
  18. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  19. [info] time spent in implicits : 4196 spans, ()15065.896ms (75.6%)
  20. [info] successful in scope : 1466 spans, ()13301.832ms (66.7%)
  21. [info] failed in scope : 2730 spans, ()6089.598ms (30.6%)
  22. [info] successful of type : 265 spans, ()3057.525ms (15.3%)
  23. [info] failed of type : 2465 spans, ()5890.004ms (29.6%)
  24. [info] assembling parts : 1329 spans, ()201.145ms (1.0%)
  25. [info] matchesPT : 312467 spans, ()2654.29ms (13.3%)
  26. [info] time spent in macroExpand : 2991 spans, ()6772.547ms (34.0%)
  27. [info] time spent in scope population: 48549 spans, ()22.525ms
  28. [info] #type symbols : 520108
  29. [info] #typechecked selections : 9866
  30. [info] #symbols : 1020934
  31. [info] #sametype ops : 37511
  32. [info] #toplevel lubs/glbs : 31
  33. [info] #raw type creations : 2895287
  34. [info] of which in failed : 866 (0.0%)
  35. [info] of which in implicits : 2766217 (95.5%)
  36. [info] #class symbols : 290808
  37. [info] #base type seqs : 18302
  38. [info] avg base type seq length : 5.8
  39. [info] of which for compound types : 4001 (21.9%)
  40. [info] of which for typerefs : 13676 (74.7%)
  41. [info] of which for singletons : 632 (3.5%)
  42. [info] #typechecked applications : 6733
  43. [info] #unique types : 156227
  44. [info] #subtype ops : 494335
  45. [info] of which in failed : 3108 (0.6%)
  46. [info] of which in implicit : 439038 (88.8%)
  47. [info] #findMember ops : 131446
  48. [info] of which not found : 77196 (58.7%)
  49. [info] of which multiple overloaded: 612 (0.5%)
  50. [info] of which in failed : 14 (0.0%)
  51. [info] of which in implicit : 49242 (37.5%)
  52. [info] time spent in scope lookup : 1635546 spans, ()330.941ms
  53. [info] implicit cache accesses : 2724
  54. [info] implicit cache hits : 1395 (51.2%)
  55. [info] #macro expansions : 2991
  56. [info] #all lubs/glbs : 6038
  57. [info] #created tree nodes : 428137
  58. [info] #created scopes : 318871
  59. [info] #typechecked identifiers : 19290
  60. [info] #implicit searches : 4196
  61. [info] #plausibly compatible : 5071 (120.9%)
  62. [info] #matching : 5071 (120.9%)
  63. [info] #typed : 4613 (109.9%)
  64. [info] #found : 1730 (41.2%)
  65. [info] #implicit improves tests : 2118 (50.5%)
  66. [info] #implicit improves cached : 83 (2.0%)
  67. [info] #implicit inscope hits : 1466 (34.9%)
  68. [info] #implicit oftype hits : 265 (6.3%)
  69. [info] *** Cumulative statistics at phase patmat
  70. [info] time spent in scope population: 49563 spans, ()22.852ms
  71. [info] #type symbols : 520215
  72. [info] #typechecked selections : 17835
  73. [info] #symbols : 1023747
  74. [info] #sametype ops : 48321
  75. [info] #toplevel lubs/glbs : 39
  76. [info] #raw type creations : 2928703
  77. [info] of which in failed : 866 (0.0%)
  78. [info] of which in implicits : 2766217 (94.5%)
  79. [info] #class symbols : 290890
  80. [info] #base type seqs : 18459
  81. [info] avg base type seq length : 5.8
  82. [info] of which for compound types : 4043 (21.9%)
  83. [info] of which for typerefs : 13789 (74.7%)
  84. [info] of which for singletons : 632 (3.4%)
  85. [info] #typechecked applications : 7587
  86. [info] #unique types : 159020
  87. [info] #subtype ops : 532017
  88. [info] of which in failed : 3108 (0.6%)
  89. [info] of which in implicit : 439038 (82.5%)
  90. [info] #findMember ops : 174440
  91. [info] of which not found : 78167 (44.8%)
  92. [info] of which multiple overloaded: 633 (0.4%)
  93. [info] of which in failed : 14 (0.0%)
  94. [info] of which in implicit : 49242 (28.2%)
  95. [info] time spent in scope lookup : 1811194 spans, ()351.806ms
  96. [info] #all lubs/glbs : 6056
  97. [info] #created tree nodes : 450895
  98. [info] #created scopes : 320868
  99. [info] #typechecked identifiers : 19981
  100. [info] time spent in patmat : 153 spans, ()743.88ms
  101. [info] of which DPLL : 184 spans, ()26.416ms (3.6%)
  102. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  103. [info] of which variable equality : 352 spans, ()96.396ms (13.0%)
  104. [info] of which in exhaustivity : 62 spans, ()93.857ms (12.6%)
  105. [info] of which in unreachability : 145 spans, ()325.032ms (43.7%)
  106. [info] *** Cumulative statistics at phase erasure
  107. [info] time spent in scope population: 64541 spans, ()27.782ms
  108. [info] #type symbols : 541825
  109. [info] #typechecked selections : 28732
  110. [info] #symbols : 1078710
  111. [info] #sametype ops : 63193
  112. [info] #toplevel lubs/glbs : 54
  113. [info] #raw type creations : 3045433
  114. [info] of which in failed : 866 (0.0%)
  115. [info] of which in implicits : 2766217 (90.8%)
  116. [info] #class symbols : 301297
  117. [info] #base type seqs : 28398
  118. [info] avg base type seq length : 5.5
  119. [info] of which for compound types : 8640 (30.4%)
  120. [info] of which for typerefs : 19134 (67.4%)
  121. [info] of which for singletons : 632 (2.2%)
  122. [info] #typechecked applications : 17857
  123. [info] #unique types : 185738
  124. [info] #subtype ops : 625984
  125. [info] of which in failed : 3108 (0.5%)
  126. [info] of which in implicit : 439038 (70.1%)
  127. [info] #findMember ops : 182430
  128. [info] of which not found : 79672 (43.7%)
  129. [info] of which multiple overloaded: 663 (0.4%)
  130. [info] of which in failed : 14 (0.0%)
  131. [info] of which in implicit : 49242 (27.0%)
  132. [info] time spent in scope lookup : 1897639 spans, ()364.4ms
  133. [info] #all lubs/glbs : 6077
  134. [info] #created tree nodes : 508492
  135. [info] #created scopes : 350110
  136. [info] #typechecked identifiers : 27800
  137. [info] *** Cumulative statistics at phase cleanup
  138. [info] time spent in scope population: 70349 spans, ()28.319ms
  139. [info] #type symbols : 549970
  140. [info] #typechecked selections : 30684
  141. [info] #symbols : 1118301
  142. [info] #sametype ops : 68005
  143. [info] #toplevel lubs/glbs : 78
  144. [info] #raw type creations : 3103535
  145. [info] of which in failed : 866 (0.0%)
  146. [info] of which in implicits : 2766217 (89.1%)
  147. [info] #class symbols : 303371
  148. [info] #base type seqs : 29975
  149. [info] avg base type seq length : 5.5
  150. [info] of which for compound types : 9602 (32.0%)
  151. [info] of which for typerefs : 19749 (65.9%)
  152. [info] of which for singletons : 632 (2.1%)
  153. [info] #typechecked applications : 19451
  154. [info] #unique types : 87477
  155. [info] #subtype ops : 643670
  156. [info] of which in failed : 3108 (0.5%)
  157. [info] of which in implicit : 439038 (68.2%)
  158. [info] #findMember ops : 184848
  159. [info] of which not found : 79973 (43.3%)
  160. [info] of which multiple overloaded: 782 (0.4%)
  161. [info] of which in failed : 14 (0.0%)
  162. [info] of which in implicit : 49242 (26.6%)
  163. [info] time spent in scope lookup : 1942429 spans, ()369.597ms
  164. [info] #all lubs/glbs : 6101
  165. [info] #created tree nodes : 550393
  166. [info] #created scopes : 360311
  167. [info] #typechecked identifiers : 32227
  168. [info] *** Cumulative statistics at phase jvm
  169. [info] time spent in scope population: 70390 spans, ()28.363ms
  170. [info] #type symbols : 550406
  171. [info] #typechecked selections : 30724
  172. [info] #symbols : 1123301
  173. [info] #sametype ops : 69640
  174. [info] #toplevel lubs/glbs : 78
  175. [info] #raw type creations : 3112490
  176. [info] of which in failed : 866 (0.0%)
  177. [info] of which in implicits : 2766217 (88.9%)
  178. [info] #class symbols : 303599
  179. [info] #base type seqs : 32172
  180. [info] avg base type seq length : 5.6
  181. [info] of which for compound types : 10886 (33.8%)
  182. [info] of which for typerefs : 20662 (64.2%)
  183. [info] of which for singletons : 632 (2.0%)
  184. [info] #typechecked applications : 20015
  185. [info] #unique types : 88896
  186. [info] #subtype ops : 645365
  187. [info] of which in failed : 3108 (0.5%)
  188. [info] of which in implicit : 439038 (68.0%)
  189. [info] #findMember ops : 190990
  190. [info] of which not found : 80133 (42.0%)
  191. [info] of which multiple overloaded: 889 (0.5%)
  192. [info] of which in failed : 14 (0.0%)
  193. [info] of which in implicit : 49242 (25.8%)
  194. [info] time spent in scope lookup : 1957126 spans, ()372.712ms
  195. [info] time in backend : 1 spans, ()1235.988ms
  196. [info] bcode initialization : 1 spans, ()2.2ms (0.2%)
  197. [info] code generation : 75 spans, ()798.376ms (64.6%)
  198. [info] intra-method optimizations : 397 spans, ()84.723ms (6.9%)
  199. [info] classfile writing : 439 spans, ()141.055ms (11.4%)
  200. [info] #all lubs/glbs : 6101
  201. [info] #created tree nodes : 559010
  202. [info] #created scopes : 361703
  203. [info] #typechecked identifiers : 32746
  204. [info] *** Cumulative timers for phases
  205. [info] #total compile time : 1 spans, ()29044.414ms
  206. [info] parser : 1 spans, ()597.364ms (2.1%)
  207. [info] kind-projector : 1 spans, ()163.589ms (0.6%)
  208. [info] namer : 1 spans, ()369.026ms (1.3%)
  209. [info] packageobjects : 1 spans, ()422.988ms (1.5%)
  210. [info] typer : 1 spans, ()19930.775ms (68.6%)
  211. [info] wartremover-traverser : 1 spans, ()1025.115ms (3.5%)
  212. [info] patmat : 1 spans, ()868.313ms (3.0%)
  213. [info] superaccessors : 1 spans, ()44.73ms (0.2%)
  214. [info] extmethods : 1 spans, ()57.209ms (0.2%)
  215. [info] pickler : 1 spans, ()113.946ms (0.4%)
  216. [info] xsbt-api : 1 spans, ()517.303ms (1.8%)
  217. [info] xsbt-dependency : 1 spans, ()321.804ms (1.1%)
  218. [info] refchecks : 1 spans, ()442.338ms (1.5%)
  219. [info] uncurry : 1 spans, ()371.944ms (1.3%)
  220. [info] fields : 1 spans, ()107.546ms (0.4%)
  221. [info] tailcalls : 1 spans, ()102.138ms (0.4%)
  222. [info] specialize : 1 spans, ()367.947ms (1.3%)
  223. [info] explicitouter : 1 spans, ()77.325ms (0.3%)
  224. [info] erasure : 1 spans, ()705.816ms (2.4%)
  225. [info] posterasure : 1 spans, ()39.337ms (0.1%)
  226. [info] lambdalift : 1 spans, ()166.909ms (0.6%)
  227. [info] constructors : 1 spans, ()93.804ms (0.3%)
  228. [info] flatten : 1 spans, ()30.24ms (0.1%)
  229. [info] mixin : 1 spans, ()655.756ms (2.3%)
  230. [info] cleanup : 1 spans, ()17.372ms (0.1%)
  231. [info] delambdafy : 1 spans, ()115.796ms (0.4%)
  232. [info] jvm : 1 spans, ()1236.005ms (4.3%)
  233. [info] xsbt-analyzer : 1 spans, ()17.255ms (0.1%)
  234. [info] Done compiling.
  235. [info] Compiling 5 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/js/scala-2.12/classes ...
  236. [info] Compiling 16 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/effect/scala-2.12/classes ...
  237. [info] Compiling 2 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/qdata/scala-2.12/classes ...
  238. [info] Compiling 21 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/ejson/scala-2.12/classes ...
  239. [info] Compiling 13 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/api/scala-2.12/classes ...
  240. [info] Enabling statistics, measuring overhead = 46.1601ns to 151.4683ns per timer
  241. [info] Enabling statistics, measuring overhead = 57.3482ns to 172.6675ns per timer
  242. [info] Enabling statistics, measuring overhead = 88.1401ns to 211.1293ns per timer
  243. [info] Enabling statistics, measuring overhead = 67.856ns to 175.1501ns per timer
  244. [info] Enabling statistics, measuring overhead = 44.2381ns to 143.293ns per timer
  245. [info] *** Cumulative statistics at phase parser
  246. [info] #created tree nodes : 658
  247. [info] *** Cumulative statistics at phase parser
  248. [info] #created tree nodes : 3313
  249. [info] *** Cumulative statistics at phase parser
  250. [info] #created tree nodes : 8969
  251. [info] *** Cumulative statistics at phase parser
  252. [info] #created tree nodes : 10791
  253. [info] *** Cumulative statistics at phase parser
  254. [info] #created tree nodes : 11727
  255. [info] *** Cumulative statistics at phase typer
  256. [info] time spent typechecking : 1 spans, ()234.999ms
  257. [info] time spent in lubs : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  258. [info] time spent in <:< : 1115 spans, ()2.183ms (0.9%) aggregate, 1.592ms (0.7%) specific
  259. [info] time spent in findmember : 4020 spans, ()8.002ms (3.4%) aggregate, 7.973ms (3.4%) specific
  260. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  261. [info] time spent in asSeenFrom : 1204 spans, ()2.725ms (1.2%) aggregate, 2.657ms (1.1%) specific
  262. [info] time spent in baseTypeSeq : 73 spans, ()12.491ms (5.3%) aggregate, 6.053ms (2.6%) specific
  263. [info] time spent in baseClasses : 66 spans, ()7.472ms (3.2%) aggregate, 5.823ms (2.5%) specific
  264. [info] time classfilereading : 49 spans, ()50.038ms (21.3%)
  265. [info] time spent in failed : 0 spans, ()0.0ms (0.0%)
  266. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  267. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  268. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  269. [info] time spent in implicits : 0 spans, ()0.0ms (0.0%)
  270. [info] successful in scope : 0 spans, ()0.0ms (0.0%)
  271. [info] failed in scope : 0 spans, ()0.0ms (0.0%)
  272. [info] successful of type : 0 spans, ()0.0ms (0.0%)
  273. [info] failed of type : 0 spans, ()0.0ms (0.0%)
  274. [info] assembling parts : 0 spans, ()0.0ms (0.0%)
  275. [info] matchesPT : 0 spans, ()0.0ms (0.0%)
  276. [info] time spent in macroExpand : 0 spans, ()0.0ms (0.0%)
  277. [info] time spent in scope population: 484 spans, ()0.079ms
  278. [info] #type symbols : 3838
  279. [info] #typechecked selections : 79
  280. [info] #symbols : 16297
  281. [info] #raw type creations : 1379
  282. [info] #class symbols : 3457
  283. [info] #base type seqs : 74
  284. [info] avg base type seq length : 4.5
  285. [info] of which for compound types : 47 (63.5%)
  286. [info] of which for typerefs : 26 (35.1%)
  287. [info] #typechecked applications : 98
  288. [info] #unique types : 653
  289. [info] #subtype ops : 1115
  290. [info] #findMember ops : 4020
  291. [info] of which not found : 533 (13.3%)
  292. [info] of which multiple overloaded: 24 (0.6%)
  293. [info] time spent in scope lookup : 18426 spans, ()3.141ms
  294. [info] #created tree nodes : 4718
  295. [info] #created scopes : 811
  296. [info] #typechecked identifiers : 353
  297. [info] *** Cumulative statistics at phase patmat
  298. [info] time spent in scope population: 516 spans, ()0.094ms
  299. [info] #type symbols : 3996
  300. [info] #typechecked selections : 79
  301. [info] #symbols : 17466
  302. [info] #sametype ops : 233
  303. [info] #raw type creations : 1482
  304. [info] #class symbols : 3558
  305. [info] #base type seqs : 79
  306. [info] avg base type seq length : 4.4
  307. [info] of which for compound types : 51 (64.6%)
  308. [info] of which for typerefs : 27 (34.2%)
  309. [info] #typechecked applications : 114
  310. [info] #unique types : 685
  311. [info] #subtype ops : 2187
  312. [info] #findMember ops : 6863
  313. [info] of which not found : 538 (7.8%)
  314. [info] of which multiple overloaded: 24 (0.3%)
  315. [info] time spent in scope lookup : 26220 spans, ()4.219ms
  316. [info] #created tree nodes : 4938
  317. [info] #created scopes : 951
  318. [info] #typechecked identifiers : 369
  319. [info] time spent in patmat : 16 spans, ()9.595ms
  320. [info] of which DPLL : 0 spans, ()0.0ms (0.0%)
  321. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  322. [info] of which variable equality : 32 spans, ()0.317ms (3.3%)
  323. [info] of which in exhaustivity : 0 spans, ()0.0ms (0.0%)
  324. [info] of which in unreachability : 16 spans, ()1.877ms (19.6%)
  325. [info] *** Cumulative statistics at phase erasure
  326. [info] time spent in scope population: 1087 spans, ()0.707ms
  327. [info] #type symbols : 11149
  328. [info] #typechecked selections : 254
  329. [info] #symbols : 30871
  330. [info] #sametype ops : 395
  331. [info] #raw type creations : 6930
  332. [info] #class symbols : 4616
  333. [info] #base type seqs : 417
  334. [info] avg base type seq length : 5.1
  335. [info] of which for compound types : 235 (56.4%)
  336. [info] of which for typerefs : 181 (43.4%)
  337. [info] #typechecked applications : 252
  338. [info] #unique types : 2973
  339. [info] #subtype ops : 5453
  340. [info] #findMember ops : 9799
  341. [info] of which not found : 692 (7.1%)
  342. [info] of which multiple overloaded: 24 (0.2%)
  343. [info] time spent in scope lookup : 40850 spans, ()7.195ms
  344. [info] #created tree nodes : 6232
  345. [info] #created scopes : 2406
  346. [info] #typechecked identifiers : 486
  347. [info] *** Cumulative statistics at phase cleanup
  348. [info] time spent in scope population: 1087 spans, ()0.707ms
  349. [info] #type symbols : 11149
  350. [info] #typechecked selections : 254
  351. [info] #symbols : 30871
  352. [info] #sametype ops : 395
  353. [info] #raw type creations : 7124
  354. [info] #class symbols : 4616
  355. [info] #base type seqs : 452
  356. [info] avg base type seq length : 5.1
  357. [info] of which for compound types : 262 (58.0%)
  358. [info] of which for typerefs : 189 (41.8%)
  359. [info] #typechecked applications : 252
  360. [info] #unique types : 2572
  361. [info] #subtype ops : 5453
  362. [info] #findMember ops : 9818
  363. [info] of which not found : 709 (7.2%)
  364. [info] of which multiple overloaded: 24 (0.2%)
  365. [info] time spent in scope lookup : 41153 spans, ()7.245ms
  366. [info] #created tree nodes : 6493
  367. [info] #created scopes : 2438
  368. [info] #typechecked identifiers : 486
  369. [info] *** Cumulative statistics at phase jvm
  370. [info] time spent in scope population: 1090 spans, ()0.71ms
  371. [info] #type symbols : 11233
  372. [info] #typechecked selections : 254
  373. [info] #symbols : 32036
  374. [info] #sametype ops : 444
  375. [info] #raw type creations : 7781
  376. [info] #class symbols : 4642
  377. [info] #base type seqs : 491
  378. [info] avg base type seq length : 4.9
  379. [info] of which for compound types : 285 (58.0%)
  380. [info] of which for typerefs : 205 (41.8%)
  381. [info] #typechecked applications : 252
  382. [info] #unique types : 2776
  383. [info] #subtype ops : 5453
  384. [info] #findMember ops : 11604
  385. [info] of which not found : 746 (6.4%)
  386. [info] of which multiple overloaded: 131 (1.1%)
  387. [info] time spent in scope lookup : 43420 spans, ()7.729ms
  388. [info] time in backend : 1 spans, ()83.601ms
  389. [info] bcode initialization : 1 spans, ()2.744ms (3.3%)
  390. [info] code generation : 2 spans, ()59.202ms (70.8%)
  391. [info] intra-method optimizations : 19 spans, ()3.167ms (3.8%)
  392. [info] classfile writing : 19 spans, ()6.405ms (7.7%)
  393. [info] #created tree nodes : 6632
  394. [info] #created scopes : 2561
  395. [info] #typechecked identifiers : 486
  396. [info] *** Cumulative timers for phases
  397. [info] #total compile time : 1 spans, ()1453.722ms
  398. [info] parser : 1 spans, ()9.534ms (0.7%)
  399. [info] kind-projector : 1 spans, ()7.236ms (0.5%)
  400. [info] namer : 1 spans, ()65.375ms (4.5%)
  401. [info] packageobjects : 1 spans, ()0.041ms (0.0%)
  402. [info] typer : 1 spans, ()235.005ms (16.2%)
  403. [info] wartremover-traverser : 1 spans, ()206.697ms (14.2%)
  404. [info] patmat : 1 spans, ()16.758ms (1.2%)
  405. [info] superaccessors : 1 spans, ()3.973ms (0.3%)
  406. [info] extmethods : 1 spans, ()5.181ms (0.4%)
  407. [info] pickler : 1 spans, ()6.775ms (0.5%)
  408. [info] xsbt-api : 1 spans, ()29.477ms (2.0%)
  409. [info] xsbt-dependency : 1 spans, ()244.714ms (16.8%)
  410. [info] refchecks : 1 spans, ()13.542ms (0.9%)
  411. [info] uncurry : 1 spans, ()4.316ms (0.3%)
  412. [info] fields : 1 spans, ()2.959ms (0.2%)
  413. [info] tailcalls : 1 spans, ()6.01ms (0.4%)
  414. [info] specialize : 1 spans, ()207.391ms (14.3%)
  415. [info] explicitouter : 1 spans, ()6.198ms (0.4%)
  416. [info] erasure : 1 spans, ()41.559ms (2.9%)
  417. [info] posterasure : 1 spans, ()2.061ms (0.1%)
  418. [info] lambdalift : 1 spans, ()171.783ms (11.8%)
  419. [info] constructors : 1 spans, ()6.172ms (0.4%)
  420. [info] flatten : 1 spans, ()6.163ms (0.4%)
  421. [info] mixin : 1 spans, ()3.618ms (0.2%)
  422. [info] cleanup : 1 spans, ()1.384ms (0.1%)
  423. [info] delambdafy : 1 spans, ()1.472ms (0.1%)
  424. [info] jvm : 1 spans, ()83.607ms (5.8%)
  425. [info] xsbt-analyzer : 1 spans, ()0.877ms (0.1%)
  426. [info] Done compiling.
  427. [info] *** Cumulative statistics at phase typer
  428. [info] time spent typechecking : 1 spans, ()1613.169ms
  429. [info] time spent in lubs : 14 spans, ()5.164ms (0.3%) aggregate, 2.632ms (0.2%) specific
  430. [info] time spent in <:< : 14211 spans, ()318.144ms (19.7%) aggregate, 295.372ms (18.3%) specific
  431. [info] time spent in findmember : 10886 spans, ()32.432ms (2.0%) aggregate, 31.392ms (1.9%) specific
  432. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  433. [info] time spent in asSeenFrom : 9793 spans, ()25.784ms (1.6%) aggregate, 22.171ms (1.4%) specific
  434. [info] time spent in baseTypeSeq : 1335 spans, ()164.042ms (10.2%) aggregate, 54.434ms (3.4%) specific
  435. [info] time spent in baseClasses : 358 spans, ()205.781ms (12.8%) aggregate, 193.844ms (12.0%) specific
  436. [info] time classfilereading : 254 spans, ()294.687ms (18.3%)
  437. [info] time spent in failed : 15 spans, ()2.915ms (0.2%)
  438. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  439. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  440. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  441. [info] time spent in implicits : 333 spans, ()573.312ms (35.5%)
  442. [info] successful in scope : 113 spans, ()234.996ms (14.6%)
  443. [info] failed in scope : 220 spans, ()108.155ms (6.7%)
  444. [info] successful of type : 108 spans, ()64.019ms (4.0%)
  445. [info] failed of type : 112 spans, ()246.703ms (15.3%)
  446. [info] assembling parts : 79 spans, ()17.65ms (1.1%)
  447. [info] matchesPT : 4371 spans, ()298.0ms (18.5%)
  448. [info] time spent in macroExpand : 8 spans, ()221.108ms (13.7%)
  449. [info] time spent in scope population: 1908 spans, ()0.411ms
  450. [info] #type symbols : 23493
  451. [info] #typechecked selections : 1022
  452. [info] #symbols : 58396
  453. [info] #sametype ops : 1147
  454. [info] #toplevel lubs/glbs : 14
  455. [info] #raw type creations : 35119
  456. [info] of which in failed : 7 (0.0%)
  457. [info] of which in implicits : 23599 (67.2%)
  458. [info] #class symbols : 15640
  459. [info] #base type seqs : 1336
  460. [info] avg base type seq length : 4.5
  461. [info] of which for compound types : 397 (29.7%)
  462. [info] of which for typerefs : 938 (70.2%)
  463. [info] #typechecked applications : 773
  464. [info] #unique types : 8250
  465. [info] #subtype ops : 14211
  466. [info] of which in failed : 36 (0.3%)
  467. [info] of which in implicit : 6745 (47.5%)
  468. [info] #findMember ops : 10886
  469. [info] of which not found : 5533 (50.8%)
  470. [info] of which multiple overloaded: 144 (1.3%)
  471. [info] of which in implicit : 2790 (25.6%)
  472. [info] time spent in scope lookup : 80885 spans, ()22.701ms
  473. [info] implicit cache accesses : 220
  474. [info] implicit cache hits : 141 (64.1%)
  475. [info] #macro expansions : 8
  476. [info] #all lubs/glbs : 391
  477. [info] #created tree nodes : 43337
  478. [info] #created scopes : 5289
  479. [info] #typechecked identifiers : 2047
  480. [info] #implicit searches : 333
  481. [info] #plausibly compatible : 241 (72.4%)
  482. [info] #matching : 241 (72.4%)
  483. [info] #typed : 241 (72.4%)
  484. [info] #found : 221 (66.4%)
  485. [info] #implicit improves tests : 17 (5.1%)
  486. [info] #implicit inscope hits : 113 (33.9%)
  487. [info] #implicit oftype hits : 108 (32.4%)
  488. [info] *** Cumulative statistics at phase patmat
  489. [info] time spent in scope population: 2143 spans, ()0.489ms
  490. [info] #type symbols : 23698
  491. [info] #typechecked selections : 1107
  492. [info] #symbols : 59415
  493. [info] #sametype ops : 3092
  494. [info] #toplevel lubs/glbs : 25
  495. [info] #raw type creations : 37123
  496. [info] of which in failed : 7 (0.0%)
  497. [info] of which in implicits : 23599 (63.6%)
  498. [info] #class symbols : 15782
  499. [info] #base type seqs : 1364
  500. [info] avg base type seq length : 4.6
  501. [info] of which for compound types : 409 (30.0%)
  502. [info] of which for typerefs : 954 (69.9%)
  503. [info] #typechecked applications : 967
  504. [info] #unique types : 8576
  505. [info] #subtype ops : 17568
  506. [info] of which in failed : 36 (0.2%)
  507. [info] of which in implicit : 6745 (38.4%)
  508. [info] #findMember ops : 15300
  509. [info] of which not found : 5541 (36.2%)
  510. [info] of which multiple overloaded: 162 (1.1%)
  511. [info] of which in implicit : 2790 (18.2%)
  512. [info] time spent in scope lookup : 91355 spans, ()24.784ms
  513. [info] #all lubs/glbs : 407
  514. [info] #created tree nodes : 46564
  515. [info] #created scopes : 5653
  516. [info] #typechecked identifiers : 2208
  517. [info] time spent in patmat : 51 spans, ()115.565ms
  518. [info] of which DPLL : 48 spans, ()2.887ms (2.5%)
  519. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  520. [info] of which variable equality : 97 spans, ()18.133ms (15.7%)
  521. [info] of which in exhaustivity : 17 spans, ()16.958ms (14.7%)
  522. [info] of which in unreachability : 40 spans, ()45.53ms (39.4%)
  523. [info] *** Cumulative statistics at phase erasure
  524. [info] time spent in scope population: 4581 spans, ()1.795ms
  525. [info] #type symbols : 33034
  526. [info] #typechecked selections : 2962
  527. [info] #symbols : 81022
  528. [info] #sametype ops : 9130
  529. [info] #toplevel lubs/glbs : 25
  530. [info] #raw type creations : 58832
  531. [info] of which in failed : 7 (0.0%)
  532. [info] of which in implicits : 23599 (40.1%)
  533. [info] #class symbols : 18000
  534. [info] #base type seqs : 3378
  535. [info] avg base type seq length : 4.9
  536. [info] of which for compound types : 1382 (40.9%)
  537. [info] of which for typerefs : 1995 (59.1%)
  538. [info] #typechecked applications : 2539
  539. [info] #unique types : 10097
  540. [info] #subtype ops : 33777
  541. [info] of which in failed : 36 (0.1%)
  542. [info] of which in implicit : 6745 (20.0%)
  543. [info] #findMember ops : 19901
  544. [info] of which not found : 5791 (29.1%)
  545. [info] of which multiple overloaded: 162 (0.8%)
  546. [info] of which in implicit : 2790 (14.0%)
  547. [info] time spent in scope lookup : 117909 spans, ()30.452ms
  548. [info] #all lubs/glbs : 407
  549. [info] #created tree nodes : 55222
  550. [info] #created scopes : 10956
  551. [info] #typechecked identifiers : 3504
  552. [info] *** Cumulative statistics at phase cleanup
  553. [info] time spent in scope population: 4888 spans, ()1.883ms
  554. [info] #type symbols : 33300
  555. [info] #typechecked selections : 3126
  556. [info] #symbols : 83398
  557. [info] #sametype ops : 9405
  558. [info] #toplevel lubs/glbs : 25
  559. [info] #raw type creations : 62626
  560. [info] of which in failed : 7 (0.0%)
  561. [info] of which in implicits : 23599 (37.7%)
  562. [info] #class symbols : 18085
  563. [info] #base type seqs : 3691
  564. [info] avg base type seq length : 4.8
  565. [info] of which for compound types : 1563 (42.3%)
  566. [info] of which for typerefs : 2127 (57.6%)
  567. [info] #typechecked applications : 2654
  568. [info] #unique types : 10761
  569. [info] #subtype ops : 35108
  570. [info] of which in failed : 36 (0.1%)
  571. [info] of which in implicit : 6745 (19.2%)
  572. [info] #findMember ops : 20194
  573. [info] of which not found : 5831 (28.9%)
  574. [info] of which multiple overloaded: 170 (0.8%)
  575. [info] of which in implicit : 2790 (13.8%)
  576. [info] time spent in scope lookup : 120705 spans, ()31.003ms
  577. [info] #all lubs/glbs : 407
  578. [info] #created tree nodes : 58697
  579. [info] #created scopes : 11613
  580. [info] #typechecked identifiers : 3692
  581. [info] *** Cumulative statistics at phase typer
  582. [info] time spent typechecking : 1 spans, ()3257.003ms
  583. [info] time spent in lubs : 68 spans, ()8.922ms (0.3%) aggregate, 8.124ms (0.2%) specific
  584. [info] time spent in <:< : 52424 spans, ()645.406ms (19.8%) aggregate, 376.664ms (11.6%) specific
  585. [info] time spent in findmember : 30213 spans, ()154.926ms (4.8%) aggregate, 140.759ms (4.3%) specific
  586. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  587. [info] time spent in asSeenFrom : 70437 spans, ()299.396ms (9.2%) aggregate, 222.628ms (6.8%) specific
  588. [info] time spent in baseTypeSeq : 5434 spans, ()275.28ms (8.5%) aggregate, 111.312ms (3.4%) specific
  589. [info] time spent in baseClasses : 1153 spans, ()583.228ms (17.9%) aggregate, 357.231ms (11.0%) specific
  590. [info] time classfilereading : 715 spans, ()525.147ms (16.1%)
  591. [info] time spent in failed : 19 spans, ()9.549ms (0.3%)
  592. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  593. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  594. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  595. [info] time spent in implicits : 501 spans, ()1732.939ms (53.2%)
  596. [info] successful in scope : 207 spans, ()673.105ms (20.7%)
  597. [info] failed in scope : 294 spans, ()504.808ms (15.5%)
  598. [info] successful of type : 83 spans, ()656.991ms (20.2%)
  599. [info] failed of type : 211 spans, ()17.566ms (0.5%)
  600. [info] assembling parts : 99 spans, ()77.169ms (2.4%)
  601. [info] matchesPT : 17260 spans, ()398.208ms (12.2%)
  602. [info] time spent in macroExpand : 2 spans, ()85.279ms (2.6%)
  603. [info] time spent in scope population: 6891 spans, ()1.533ms
  604. [info] #type symbols : 56176
  605. [info] #typechecked selections : 1938
  606. [info] #symbols : 108257
  607. [info] #sametype ops : 16839
  608. [info] #toplevel lubs/glbs : 68
  609. [info] #raw type creations : 185666
  610. [info] of which in failed : 97 (0.1%)
  611. [info] of which in implicits : 139392 (75.1%)
  612. [info] #class symbols : 25711
  613. [info] #base type seqs : 5450
  614. [info] avg base type seq length : 5.6
  615. [info] of which for compound types : 1556 (28.6%)
  616. [info] of which for typerefs : 3878 (71.2%)
  617. [info] of which for singletons : 9 (0.2%)
  618. [info] #typechecked applications : 1409
  619. [info] #unique types : 30101
  620. [info] #subtype ops : 52424
  621. [info] of which in failed : 116 (0.2%)
  622. [info] of which in implicit : 34751 (66.3%)
  623. [info] #findMember ops : 30213
  624. [info] of which not found : 16249 (53.8%)
  625. [info] of which multiple overloaded: 122 (0.4%)
  626. [info] of which in implicit : 6250 (20.7%)
  627. [info] time spent in scope lookup : 328299 spans, ()74.571ms
  628. [info] implicit cache accesses : 294
  629. [info] implicit cache hits : 195 (66.3%)
  630. [info] #macro expansions : 2
  631. [info] #all lubs/glbs : 779
  632. [info] #created tree nodes : 131798
  633. [info] #created scopes : 20618
  634. [info] #typechecked identifiers : 5460
  635. [info] #implicit searches : 501
  636. [info] #plausibly compatible : 330 (65.9%)
  637. [info] #matching : 330 (65.9%)
  638. [info] #typed : 330 (65.9%)
  639. [info] #found : 291 (58.1%)
  640. [info] #implicit improves tests : 97 (19.4%)
  641. [info] #implicit inscope hits : 207 (41.3%)
  642. [info] #implicit oftype hits : 83 (16.6%)
  643. [info] *** Cumulative statistics at phase jvm
  644. [info] time spent in scope population: 4902 spans, ()1.896ms
  645. [info] #type symbols : 34234
  646. [info] #typechecked selections : 3137
  647. [info] #symbols : 86815
  648. [info] #sametype ops : 9646
  649. [info] #toplevel lubs/glbs : 25
  650. [info] #raw type creations : 65420
  651. [info] of which in failed : 7 (0.0%)
  652. [info] of which in implicits : 23599 (36.1%)
  653. [info] #class symbols : 18738
  654. [info] #base type seqs : 4058
  655. [info] avg base type seq length : 5.0
  656. [info] of which for compound types : 1778 (43.8%)
  657. [info] of which for typerefs : 2279 (56.2%)
  658. [info] #typechecked applications : 2729
  659. [info] #unique types : 11590
  660. [info] #subtype ops : 35368
  661. [info] of which in failed : 36 (0.1%)
  662. [info] of which in implicit : 6745 (19.1%)
  663. [info] #findMember ops : 25512
  664. [info] of which not found : 5997 (23.5%)
  665. [info] of which multiple overloaded: 277 (1.1%)
  666. [info] of which in implicit : 2790 (10.9%)
  667. [info] time spent in scope lookup : 128782 spans, ()32.87ms
  668. [info] time in backend : 1 spans, ()268.716ms
  669. [info] bcode initialization : 1 spans, ()2.329ms (0.9%)
  670. [info] code generation : 13 spans, ()159.108ms (59.2%)
  671. [info] intra-method optimizations : 74 spans, ()15.055ms (5.6%)
  672. [info] classfile writing : 74 spans, ()44.925ms (16.7%)
  673. [info] #all lubs/glbs : 407
  674. [info] #created tree nodes : 59721
  675. [info] #created scopes : 11979
  676. [info] #typechecked identifiers : 3748
  677. [info] *** Cumulative timers for phases
  678. [info] #total compile time : 1 spans, ()3790.471ms
  679. [info] parser : 1 spans, ()47.82ms (1.3%)
  680. [info] kind-projector : 1 spans, ()36.305ms (1.0%)
  681. [info] namer : 1 spans, ()115.783ms (3.1%)
  682. [info] packageobjects : 1 spans, ()0.087ms (0.0%)
  683. [info] typer : 1 spans, ()1613.196ms (42.6%)
  684. [info] wartremover-traverser : 1 spans, ()403.227ms (10.6%)
  685. [info] patmat : 1 spans, ()147.417ms (3.9%)
  686. [info] superaccessors : 1 spans, ()8.947ms (0.2%)
  687. [info] extmethods : 1 spans, ()1.106ms (0.0%)
  688. [info] pickler : 1 spans, ()15.197ms (0.4%)
  689. [info] xsbt-api : 1 spans, ()121.41ms (3.2%)
  690. [info] xsbt-dependency : 1 spans, ()56.882ms (1.5%)
  691. [info] refchecks : 1 spans, ()97.883ms (2.6%)
  692. [info] uncurry : 1 spans, ()52.978ms (1.4%)
  693. [info] fields : 1 spans, ()19.358ms (0.5%)
  694. [info] tailcalls : 1 spans, ()13.396ms (0.4%)
  695. [info] specialize : 1 spans, ()241.23ms (6.4%)
  696. [info] explicitouter : 1 spans, ()13.228ms (0.3%)
  697. [info] erasure : 1 spans, ()299.56ms (7.9%)
  698. [info] posterasure : 1 spans, ()8.066ms (0.2%)
  699. [info] lambdalift : 1 spans, ()21.612ms (0.6%)
  700. [info] constructors : 1 spans, ()36.75ms (1.0%)
  701. [info] flatten : 1 spans, ()7.558ms (0.2%)
  702. [info] mixin : 1 spans, ()39.105ms (1.0%)
  703. [info] cleanup : 1 spans, ()6.914ms (0.2%)
  704. [info] delambdafy : 1 spans, ()17.68ms (0.5%)
  705. [info] jvm : 1 spans, ()268.723ms (7.1%)
  706. [info] xsbt-analyzer : 1 spans, ()2.87ms (0.1%)
  707. [info] Done compiling.
  708. [info] *** Cumulative statistics at phase patmat
  709. [info] time spent in scope population: 7316 spans, ()1.675ms
  710. [info] #type symbols : 56442
  711. [info] #typechecked selections : 2429
  712. [info] #symbols : 109751
  713. [info] #sametype ops : 20345
  714. [info] #toplevel lubs/glbs : 84
  715. [info] #raw type creations : 191732
  716. [info] of which in failed : 97 (0.1%)
  717. [info] of which in implicits : 139392 (72.7%)
  718. [info] #class symbols : 25882
  719. [info] #base type seqs : 5706
  720. [info] avg base type seq length : 5.7
  721. [info] of which for compound types : 1671 (29.3%)
  722. [info] of which for typerefs : 4019 (70.4%)
  723. [info] of which for singletons : 9 (0.2%)
  724. [info] #typechecked applications : 1686
  725. [info] #unique types : 31065
  726. [info] #subtype ops : 61409
  727. [info] of which in failed : 116 (0.2%)
  728. [info] of which in implicit : 34751 (56.6%)
  729. [info] #findMember ops : 44161
  730. [info] of which not found : 16280 (36.9%)
  731. [info] of which multiple overloaded: 149 (0.3%)
  732. [info] of which in implicit : 6250 (14.2%)
  733. [info] time spent in scope lookup : 360623 spans, ()79.431ms
  734. [info] #all lubs/glbs : 795
  735. [info] #created tree nodes : 138213
  736. [info] #created scopes : 21416
  737. [info] #typechecked identifiers : 5702
  738. [info] time spent in patmat : 74 spans, ()185.471ms
  739. [info] of which DPLL : 71 spans, ()4.553ms (2.5%)
  740. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  741. [info] of which variable equality : 143 spans, ()28.204ms (15.2%)
  742. [info] of which in exhaustivity : 27 spans, ()29.652ms (16.0%)
  743. [info] of which in unreachability : 58 spans, ()69.594ms (37.5%)
  744. [info] *** Cumulative statistics at phase typer
  745. [info] time spent typechecking : 1 spans, ()4410.891ms
  746. [info] time spent in lubs : 55 spans, ()178.796ms (4.1%) aggregate, 55.838ms (1.3%) specific
  747. [info] time spent in <:< : 82335 spans, ()617.583ms (14.0%) aggregate, 511.621ms (11.6%) specific
  748. [info] time spent in findmember : 33538 spans, ()529.181ms (12.0%) aggregate, 434.579ms (9.9%) specific
  749. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  750. [info] time spent in asSeenFrom : 96111 spans, ()266.153ms (6.0%) aggregate, 225.131ms (5.1%) specific
  751. [info] time spent in baseTypeSeq : 5502 spans, ()420.873ms (9.5%) aggregate, 145.29ms (3.3%) specific
  752. [info] time spent in baseClasses : 957 spans, ()174.85ms (4.0%) aggregate, 84.465ms (1.9%) specific
  753. [info] time classfilereading : 591 spans, ()209.384ms (4.7%)
  754. [info] time spent in failed : 13 spans, ()6.38ms (0.1%)
  755. [info] failed apply : 1 spans, ()3.757ms (0.1%)
  756. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  757. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  758. [info] time spent in implicits : 523 spans, ()2488.776ms (56.4%)
  759. [info] successful in scope : 289 spans, ()2122.617ms (48.1%)
  760. [info] failed in scope : 234 spans, ()360.701ms (8.2%)
  761. [info] successful of type : 183 spans, ()349.758ms (7.9%)
  762. [info] failed of type : 51 spans, ()16.462ms (0.4%)
  763. [info] assembling parts : 79 spans, ()86.233ms (2.0%)
  764. [info] matchesPT : 34262 spans, ()451.433ms (10.2%)
  765. [info] time spent in macroExpand : 0 spans, ()0.0ms (0.0%)
  766. [info] time spent in scope population: 26092 spans, ()7.056ms
  767. [info] #type symbols : 153634
  768. [info] #typechecked selections : 3180
  769. [info] #symbols : 223278
  770. [info] #sametype ops : 19396
  771. [info] #toplevel lubs/glbs : 55
  772. [info] #raw type creations : 398576
  773. [info] of which in failed : 362 (0.1%)
  774. [info] of which in implicits : 315053 (79.0%)
  775. [info] #class symbols : 45900
  776. [info] #base type seqs : 5505
  777. [info] avg base type seq length : 6.5
  778. [info] of which for compound types : 1048 (19.0%)
  779. [info] of which for typerefs : 4454 (80.9%)
  780. [info] of which for singletons : 1 (0.0%)
  781. [info] #typechecked applications : 2731
  782. [info] #unique types : 31777
  783. [info] #subtype ops : 82335
  784. [info] of which in failed : 155 (0.2%)
  785. [info] of which in implicit : 54437 (66.1%)
  786. [info] #findMember ops : 33538
  787. [info] of which not found : 15157 (45.2%)
  788. [info] of which multiple overloaded: 490 (1.5%)
  789. [info] of which in failed : 25 (0.1%)
  790. [info] of which in implicit : 9360 (27.9%)
  791. [info] time spent in scope lookup : 579035 spans, ()116.526ms
  792. [info] implicit cache accesses : 234
  793. [info] implicit cache hits : 155 (66.2%)
  794. [info] #all lubs/glbs : 2057
  795. [info] #created tree nodes : 160571
  796. [info] #created scopes : 62000
  797. [info] #typechecked identifiers : 6667
  798. [info] #implicit searches : 523
  799. [info] #plausibly compatible : 682 (130.4%)
  800. [info] #matching : 682 (130.4%)
  801. [info] #typed : 678 (129.6%)
  802. [info] #found : 473 (90.4%)
  803. [info] #implicit improves tests : 338 (64.6%)
  804. [info] #implicit improves cached : 210 (40.2%)
  805. [info] #implicit inscope hits : 289 (55.3%)
  806. [info] #implicit oftype hits : 183 (35.0%)
  807. [info] *** Cumulative statistics at phase erasure
  808. [info] time spent in scope population: 12587 spans, ()3.593ms
  809. [info] #type symbols : 66219
  810. [info] #typechecked selections : 5204
  811. [info] #symbols : 133726
  812. [info] #sametype ops : 33392
  813. [info] #toplevel lubs/glbs : 86
  814. [info] #raw type creations : 228045
  815. [info] of which in failed : 97 (0.0%)
  816. [info] of which in implicits : 139392 (61.1%)
  817. [info] #class symbols : 28958
  818. [info] #base type seqs : 9314
  819. [info] avg base type seq length : 5.7
  820. [info] of which for compound types : 3431 (36.8%)
  821. [info] of which for typerefs : 5867 (63.0%)
  822. [info] of which for singletons : 9 (0.1%)
  823. [info] #typechecked applications : 4444
  824. [info] #unique types : 24884
  825. [info] #subtype ops : 90593
  826. [info] of which in failed : 116 (0.1%)
  827. [info] of which in implicit : 34751 (38.4%)
  828. [info] #findMember ops : 48978
  829. [info] of which not found : 16629 (34.0%)
  830. [info] of which multiple overloaded: 149 (0.3%)
  831. [info] of which in implicit : 6250 (12.8%)
  832. [info] time spent in scope lookup : 394991 spans, ()85.087ms
  833. [info] #all lubs/glbs : 797
  834. [info] #created tree nodes : 155224
  835. [info] #created scopes : 31044
  836. [info] #typechecked identifiers : 7960
  837. [info] *** Cumulative statistics at phase cleanup
  838. [info] time spent in scope population: 13491 spans, ()3.746ms
  839. [info] #type symbols : 67600
  840. [info] #typechecked selections : 5617
  841. [info] #symbols : 140540
  842. [info] #sametype ops : 34124
  843. [info] #toplevel lubs/glbs : 92
  844. [info] #raw type creations : 241860
  845. [info] of which in failed : 97 (0.0%)
  846. [info] of which in implicits : 139392 (57.6%)
  847. [info] #class symbols : 29286
  848. [info] #base type seqs : 9979
  849. [info] avg base type seq length : 5.6
  850. [info] of which for compound types : 3844 (38.5%)
  851. [info] of which for typerefs : 6119 (61.3%)
  852. [info] of which for singletons : 9 (0.1%)
  853. [info] #typechecked applications : 4728
  854. [info] #unique types : 29696
  855. [info] #subtype ops : 93968
  856. [info] of which in failed : 116 (0.1%)
  857. [info] of which in implicit : 34751 (37.0%)
  858. [info] #findMember ops : 49428
  859. [info] of which not found : 16708 (33.8%)
  860. [info] of which multiple overloaded: 169 (0.3%)
  861. [info] of which in implicit : 6250 (12.6%)
  862. [info] time spent in scope lookup : 402496 spans, ()86.453ms
  863. [info] #all lubs/glbs : 803
  864. [info] #created tree nodes : 165575
  865. [info] #created scopes : 32855
  866. [info] #typechecked identifiers : 8676
  867. [info] *** Cumulative statistics at phase jvm
  868. [info] time spent in scope population: 13506 spans, ()3.769ms
  869. [info] #type symbols : 68123
  870. [info] #typechecked selections : 5631
  871. [info] #symbols : 143795
  872. [info] #sametype ops : 34598
  873. [info] #toplevel lubs/glbs : 92
  874. [info] #raw type creations : 246974
  875. [info] of which in failed : 97 (0.0%)
  876. [info] of which in implicits : 139392 (56.4%)
  877. [info] #class symbols : 29520
  878. [info] #base type seqs : 10972
  879. [info] avg base type seq length : 5.7
  880. [info] of which for compound types : 4391 (40.0%)
  881. [info] of which for typerefs : 6565 (59.8%)
  882. [info] of which for singletons : 9 (0.1%)
  883. [info] #typechecked applications : 4912
  884. [info] #unique types : 30679
  885. [info] #subtype ops : 94483
  886. [info] of which in failed : 116 (0.1%)
  887. [info] of which in implicit : 34751 (36.8%)
  888. [info] #findMember ops : 54630
  889. [info] of which not found : 16932 (31.0%)
  890. [info] of which multiple overloaded: 276 (0.5%)
  891. [info] of which in implicit : 6250 (11.4%)
  892. [info] time spent in scope lookup : 410927 spans, ()88.408ms
  893. [info] time in backend : 1 spans, ()431.8ms
  894. [info] bcode initialization : 1 spans, ()2.484ms (0.6%)
  895. [info] code generation : 16 spans, ()269.675ms (62.5%)
  896. [info] intra-method optimizations : 174 spans, ()25.515ms (5.9%)
  897. [info] classfile writing : 178 spans, ()60.157ms (13.9%)
  898. [info] #all lubs/glbs : 803
  899. [info] #created tree nodes : 168924
  900. [info] #created scopes : 33547
  901. [info] #typechecked identifiers : 8846
  902. [info] *** Cumulative timers for phases
  903. [info] #total compile time : 1 spans, ()6536.298ms
  904. [info] parser : 1 spans, ()105.654ms (1.6%)
  905. [info] kind-projector : 1 spans, ()73.368ms (1.1%)
  906. [info] namer : 1 spans, ()129.503ms (2.0%)
  907. [info] packageobjects : 1 spans, ()0.125ms (0.0%)
  908. [info] typer : 1 spans, ()3257.009ms (49.8%)
  909. [info] wartremover-traverser : 1 spans, ()563.015ms (8.6%)
  910. [info] patmat : 1 spans, ()233.529ms (3.6%)
  911. [info] superaccessors : 1 spans, ()20.45ms (0.3%)
  912. [info] extmethods : 1 spans, ()2.218ms (0.0%)
  913. [info] pickler : 1 spans, ()40.746ms (0.6%)
  914. [info] xsbt-api : 1 spans, ()342.83ms (5.2%)
  915. [info] xsbt-dependency : 1 spans, ()96.874ms (1.5%)
  916. [info] refchecks : 1 spans, ()138.907ms (2.1%)
  917. [info] uncurry : 1 spans, ()78.683ms (1.2%)
  918. [info] fields : 1 spans, ()22.005ms (0.3%)
  919. [info] tailcalls : 1 spans, ()26.515ms (0.4%)
  920. [info] specialize : 1 spans, ()197.999ms (3.0%)
  921. [info] explicitouter : 1 spans, ()31.889ms (0.5%)
  922. [info] erasure : 1 spans, ()389.051ms (6.0%)
  923. [info] posterasure : 1 spans, ()12.936ms (0.2%)
  924. [info] lambdalift : 1 spans, ()58.109ms (0.9%)
  925. [info] constructors : 1 spans, ()37.592ms (0.6%)
  926. [info] flatten : 1 spans, ()12.471ms (0.2%)
  927. [info] mixin : 1 spans, ()107.472ms (1.6%)
  928. [info] cleanup : 1 spans, ()14.825ms (0.2%)
  929. [info] delambdafy : 1 spans, ()60.185ms (0.9%)
  930. [info] jvm : 1 spans, ()431.81ms (6.6%)
  931. [info] xsbt-analyzer : 1 spans, ()6.707ms (0.1%)
  932. [info] Done compiling.
  933. [info] *** Cumulative statistics at phase patmat
  934. [info] time spent in scope population: 27559 spans, ()7.423ms
  935. [info] #type symbols : 157732
  936. [info] #typechecked selections : 26299
  937. [info] #symbols : 242042
  938. [info] #sametype ops : 70702
  939. [info] #toplevel lubs/glbs : 106
  940. [info] #raw type creations : 484364
  941. [info] of which in failed : 362 (0.1%)
  942. [info] of which in implicits : 315053 (65.0%)
  943. [info] #class symbols : 46829
  944. [info] #base type seqs : 6988
  945. [info] avg base type seq length : 7.3
  946. [info] of which for compound types : 1626 (23.3%)
  947. [info] of which for typerefs : 5359 (76.7%)
  948. [info] of which for singletons : 1 (0.0%)
  949. [info] #typechecked applications : 3481
  950. [info] #unique types : 29766
  951. [info] #subtype ops : 162278
  952. [info] of which in failed : 155 (0.1%)
  953. [info] of which in implicit : 54437 (33.5%)
  954. [info] #findMember ops : 62842
  955. [info] of which not found : 30066 (47.8%)
  956. [info] of which multiple overloaded: 999 (1.6%)
  957. [info] of which in failed : 25 (0.0%)
  958. [info] of which in implicit : 9360 (14.9%)
  959. [info] time spent in scope lookup : 796660 spans, ()141.716ms
  960. [info] #all lubs/glbs : 3219
  961. [info] #created tree nodes : 200489
  962. [info] #created scopes : 64420
  963. [info] #typechecked identifiers : 7570
  964. [info] time spent in patmat : 170 spans, ()1255.578ms
  965. [info] of which DPLL : 235 spans, ()106.066ms (8.4%)
  966. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  967. [info] of which variable equality : 267 spans, ()253.245ms (20.2%)
  968. [info] of which in exhaustivity : 29 spans, ()269.07ms (21.4%)
  969. [info] of which in unreachability : 119 spans, ()685.584ms (54.6%)
  970. [info] *** Cumulative statistics at phase typer
  971. [info] time spent typechecking : 1 spans, ()7257.701ms
  972. [info] time spent in lubs : 19 spans, ()0.816ms (0.0%) aggregate, 0.74ms (0.0%) specific
  973. [info] time spent in <:< : 117602 spans, ()1031.105ms (14.2%) aggregate, 870.564ms (12.0%) specific
  974. [info] time spent in findmember : 51838 spans, ()250.695ms (3.5%) aggregate, 228.643ms (3.2%) specific
  975. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  976. [info] time spent in asSeenFrom : 129335 spans, ()269.704ms (3.7%) aggregate, 246.439ms (3.4%) specific
  977. [info] time spent in baseTypeSeq : 7751 spans, ()394.209ms (5.4%) aggregate, 139.148ms (1.9%) specific
  978. [info] time spent in baseClasses : 1045 spans, ()207.187ms (2.9%) aggregate, 93.262ms (1.3%) specific
  979. [info] time classfilereading : 693 spans, ()275.753ms (3.8%)
  980. [info] time spent in failed : 40 spans, ()10.684ms (0.1%)
  981. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  982. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  983. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  984. [info] time spent in implicits : 1399 spans, ()5605.461ms (77.2%)
  985. [info] successful in scope : 689 spans, ()3914.138ms (53.9%)
  986. [info] failed in scope : 710 spans, ()790.515ms (10.9%)
  987. [info] successful of type : 433 spans, ()1989.332ms (27.4%)
  988. [info] failed of type : 277 spans, ()90.173ms (1.2%)
  989. [info] assembling parts : 186 spans, ()90.928ms (1.3%)
  990. [info] matchesPT : 53981 spans, ()644.598ms (8.9%)
  991. [info] time spent in macroExpand : 43 spans, ()1245.568ms (17.2%)
  992. [info] time spent in scope population: 42756 spans, ()9.885ms
  993. [info] #type symbols : 268937
  994. [info] #typechecked selections : 4051
  995. [info] #symbols : 357548
  996. [info] #sametype ops : 19675
  997. [info] #toplevel lubs/glbs : 19
  998. [info] #raw type creations : 637129
  999. [info] of which in failed : 566 (0.1%)
  1000. [info] of which in implicits : 563910 (88.5%)
  1001. [info] #class symbols : 71235
  1002. [info] #base type seqs : 7776
  1003. [info] avg base type seq length : 5.9
  1004. [info] of which for compound types : 1533 (19.7%)
  1005. [info] of which for typerefs : 6218 (80.0%)
  1006. [info] of which for singletons : 12 (0.2%)
  1007. [info] #typechecked applications : 2550
  1008. [info] #unique types : 31583
  1009. [info] #subtype ops : 117602
  1010. [info] of which in failed : 180 (0.2%)
  1011. [info] of which in implicit : 93726 (79.7%)
  1012. [info] #findMember ops : 51838
  1013. [info] of which not found : 32951 (63.6%)
  1014. [info] of which multiple overloaded: 241 (0.5%)
  1015. [info] of which in failed : 10 (0.0%)
  1016. [info] of which in implicit : 24546 (47.4%)
  1017. [info] time spent in scope lookup : 559019 spans, ()122.434ms
  1018. [info] implicit cache accesses : 710
  1019. [info] implicit cache hits : 524 (73.8%)
  1020. [info] #macro expansions : 43
  1021. [info] #all lubs/glbs : 1996
  1022. [info] #created tree nodes : 132282
  1023. [info] #created scopes : 101876
  1024. [info] #typechecked identifiers : 7221
  1025. [info] #implicit searches : 1399
  1026. [info] #plausibly compatible : 2021 (144.5%)
  1027. [info] #matching : 2021 (144.5%)
  1028. [info] #typed : 2014 (144.0%)
  1029. [info] #found : 1123 (80.3%)
  1030. [info] #implicit improves tests : 1026 (73.3%)
  1031. [info] #implicit improves cached : 206 (14.7%)
  1032. [info] #implicit inscope hits : 689 (49.2%)
  1033. [info] #implicit oftype hits : 433 (31.0%)
  1034. [info] *** Cumulative statistics at phase erasure
  1035. [info] time spent in scope population: 34470 spans, ()9.006ms
  1036. [info] #type symbols : 169127
  1037. [info] #typechecked selections : 31679
  1038. [info] #symbols : 269356
  1039. [info] #sametype ops : 79044
  1040. [info] #toplevel lubs/glbs : 106
  1041. [info] #raw type creations : 522172
  1042. [info] of which in failed : 362 (0.1%)
  1043. [info] of which in implicits : 315053 (60.3%)
  1044. [info] #class symbols : 50872
  1045. [info] #base type seqs : 9499
  1046. [info] avg base type seq length : 7.0
  1047. [info] of which for compound types : 2854 (30.0%)
  1048. [info] of which for typerefs : 6642 (69.9%)
  1049. [info] of which for singletons : 1 (0.0%)
  1050. [info] #typechecked applications : 9090
  1051. [info] #unique types : 27606
  1052. [info] #subtype ops : 204786
  1053. [info] of which in failed : 155 (0.1%)
  1054. [info] of which in implicit : 54437 (26.6%)
  1055. [info] #findMember ops : 67624
  1056. [info] of which not found : 30500 (45.1%)
  1057. [info] of which multiple overloaded: 999 (1.5%)
  1058. [info] of which in failed : 25 (0.0%)
  1059. [info] of which in implicit : 9360 (13.8%)
  1060. [info] time spent in scope lookup : 847032 spans, ()148.126ms
  1061. [info] #all lubs/glbs : 3219
  1062. [info] #created tree nodes : 226099
  1063. [info] #created scopes : 75995
  1064. [info] #typechecked identifiers : 12042
  1065. [info] *** Cumulative statistics at phase patmat
  1066. [info] time spent in scope population: 43492 spans, ()10.044ms
  1067. [info] #type symbols : 269104
  1068. [info] #typechecked selections : 5299
  1069. [info] #symbols : 359128
  1070. [info] #sametype ops : 26400
  1071. [info] #toplevel lubs/glbs : 32
  1072. [info] #raw type creations : 648304
  1073. [info] of which in failed : 566 (0.1%)
  1074. [info] of which in implicits : 563910 (87.0%)
  1075. [info] #class symbols : 71383
  1076. [info] #base type seqs : 8032
  1077. [info] avg base type seq length : 6.0
  1078. [info] of which for compound types : 1645 (20.5%)
  1079. [info] of which for typerefs : 6362 (79.2%)
  1080. [info] of which for singletons : 12 (0.1%)
  1081. [info] #typechecked applications : 2979
  1082. [info] #unique types : 33857
  1083. [info] #subtype ops : 132032
  1084. [info] of which in failed : 180 (0.1%)
  1085. [info] of which in implicit : 93726 (71.0%)
  1086. [info] #findMember ops : 66087
  1087. [info] of which not found : 32955 (49.9%)
  1088. [info] of which multiple overloaded: 256 (0.4%)
  1089. [info] of which in failed : 10 (0.0%)
  1090. [info] of which in implicit : 24546 (37.1%)
  1091. [info] time spent in scope lookup : 594874 spans, ()127.377ms
  1092. [info] #all lubs/glbs : 2009
  1093. [info] #created tree nodes : 142274
  1094. [info] #created scopes : 103007
  1095. [info] #typechecked identifiers : 7715
  1096. [info] time spent in patmat : 85 spans, ()191.166ms
  1097. [info] of which DPLL : 81 spans, ()11.025ms (5.8%)
  1098. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  1099. [info] of which variable equality : 159 spans, ()31.018ms (16.2%)
  1100. [info] of which in exhaustivity : 15 spans, ()9.684ms (5.1%)
  1101. [info] of which in unreachability : 72 spans, ()95.725ms (50.1%)
  1102. [info] *** Cumulative statistics at phase cleanup
  1103. [info] time spent in scope population: 34878 spans, ()9.088ms
  1104. [info] #type symbols : 170312
  1105. [info] #typechecked selections : 31915
  1106. [info] #symbols : 274522
  1107. [info] #sametype ops : 79432
  1108. [info] #toplevel lubs/glbs : 106
  1109. [info] #raw type creations : 532550
  1110. [info] of which in failed : 362 (0.1%)
  1111. [info] of which in implicits : 315053 (59.2%)
  1112. [info] #class symbols : 51198
  1113. [info] #base type seqs : 9941
  1114. [info] avg base type seq length : 6.9
  1115. [info] of which for compound types : 3163 (31.8%)
  1116. [info] of which for typerefs : 6775 (68.2%)
  1117. [info] of which for singletons : 1 (0.0%)
  1118. [info] #typechecked applications : 9215
  1119. [info] #unique types : 29616
  1120. [info] #subtype ops : 207033
  1121. [info] of which in failed : 155 (0.1%)
  1122. [info] of which in implicit : 54437 (26.3%)
  1123. [info] #findMember ops : 68094
  1124. [info] of which not found : 30622 (45.0%)
  1125. [info] of which multiple overloaded: 1010 (1.5%)
  1126. [info] of which in failed : 25 (0.0%)
  1127. [info] of which in implicit : 9360 (13.7%)
  1128. [info] time spent in scope lookup : 852028 spans, ()149.127ms
  1129. [info] #all lubs/glbs : 3219
  1130. [info] #created tree nodes : 233099
  1131. [info] #created scopes : 77165
  1132. [info] #typechecked identifiers : 12387
  1133. [info] *** Cumulative statistics at phase jvm
  1134. [info] time spent in scope population: 34880 spans, ()9.089ms
  1135. [info] #type symbols : 170568
  1136. [info] #typechecked selections : 31925
  1137. [info] #symbols : 277441
  1138. [info] #sametype ops : 80035
  1139. [info] #toplevel lubs/glbs : 106
  1140. [info] #raw type creations : 537363
  1141. [info] of which in failed : 362 (0.1%)
  1142. [info] of which in implicits : 315053 (58.6%)
  1143. [info] #class symbols : 51244
  1144. [info] #base type seqs : 10730
  1145. [info] avg base type seq length : 7.0
  1146. [info] of which for compound types : 3621 (33.7%)
  1147. [info] of which for typerefs : 7106 (66.2%)
  1148. [info] of which for singletons : 1 (0.0%)
  1149. [info] #typechecked applications : 9333
  1150. [info] #unique types : 30247
  1151. [info] #subtype ops : 207407
  1152. [info] of which in failed : 155 (0.1%)
  1153. [info] of which in implicit : 54437 (26.2%)
  1154. [info] #findMember ops : 73594
  1155. [info] of which not found : 30796 (41.8%)
  1156. [info] of which multiple overloaded: 1117 (1.5%)
  1157. [info] of which in failed : 25 (0.0%)
  1158. [info] of which in implicit : 9360 (12.7%)
  1159. [info] time spent in scope lookup : 860964 spans, ()150.716ms
  1160. [info] time in backend : 1 spans, ()423.347ms
  1161. [info] bcode initialization : 1 spans, ()2.47ms (0.6%)
  1162. [info] code generation : 5 spans, ()253.353ms (59.8%)
  1163. [info] intra-method optimizations : 172 spans, ()25.39ms (6.0%)
  1164. [info] classfile writing : 226 spans, ()68.602ms (16.2%)
  1165. [info] #all lubs/glbs : 3219
  1166. [info] #created tree nodes : 235397
  1167. [info] #created scopes : 77757
  1168. [info] #typechecked identifiers : 12495
  1169. [info] *** Cumulative timers for phases
  1170. [info] #total compile time : 1 spans, ()9012.593ms
  1171. [info] parser : 1 spans, ()101.877ms (1.1%)
  1172. [info] kind-projector : 1 spans, ()44.11ms (0.5%)
  1173. [info] namer : 1 spans, ()108.626ms (1.2%)
  1174. [info] packageobjects : 1 spans, ()156.032ms (1.7%)
  1175. [info] typer : 1 spans, ()4410.898ms (48.9%)
  1176. [info] wartremover-traverser : 1 spans, ()577.508ms (6.4%)
  1177. [info] patmat : 1 spans, ()1711.502ms (19.0%)
  1178. [info] superaccessors : 1 spans, ()17.524ms (0.2%)
  1179. [info] extmethods : 1 spans, ()3.483ms (0.0%)
  1180. [info] pickler : 1 spans, ()26.093ms (0.3%)
  1181. [info] xsbt-api : 1 spans, ()344.895ms (3.8%)
  1182. [info] xsbt-dependency : 1 spans, ()90.331ms (1.0%)
  1183. [info] refchecks : 1 spans, ()127.865ms (1.4%)
  1184. [info] uncurry : 1 spans, ()83.97ms (0.9%)
  1185. [info] fields : 1 spans, ()15.525ms (0.2%)
  1186. [info] tailcalls : 1 spans, ()21.624ms (0.2%)
  1187. [info] specialize : 1 spans, ()178.835ms (2.0%)
  1188. [info] explicitouter : 1 spans, ()33.0ms (0.4%)
  1189. [info] erasure : 1 spans, ()310.84ms (3.4%)
  1190. [info] posterasure : 1 spans, ()17.01ms (0.2%)
  1191. [info] lambdalift : 1 spans, ()36.964ms (0.4%)
  1192. [info] constructors : 1 spans, ()24.137ms (0.3%)
  1193. [info] flatten : 1 spans, ()13.621ms (0.2%)
  1194. [info] mixin : 1 spans, ()49.709ms (0.6%)
  1195. [info] cleanup : 1 spans, ()9.925ms (0.1%)
  1196. [info] delambdafy : 1 spans, ()29.639ms (0.3%)
  1197. [info] jvm : 1 spans, ()423.353ms (4.7%)
  1198. [info] xsbt-analyzer : 1 spans, ()8.339ms (0.1%)
  1199. [info] Done compiling.
  1200. [info] *** Cumulative statistics at phase erasure
  1201. [info] time spent in scope population: 52425 spans, ()12.285ms
  1202. [info] #type symbols : 295826
  1203. [info] #typechecked selections : 10538
  1204. [info] #symbols : 405292
  1205. [info] #sametype ops : 34665
  1206. [info] #toplevel lubs/glbs : 36
  1207. [info] #raw type creations : 733146
  1208. [info] of which in failed : 566 (0.1%)
  1209. [info] of which in implicits : 563910 (76.9%)
  1210. [info] #class symbols : 80046
  1211. [info] #base type seqs : 11987
  1212. [info] avg base type seq length : 5.7
  1213. [info] of which for compound types : 3590 (29.9%)
  1214. [info] of which for typerefs : 8375 (69.9%)
  1215. [info] of which for singletons : 12 (0.1%)
  1216. [info] #typechecked applications : 7554
  1217. [info] #unique types : 64630
  1218. [info] #subtype ops : 174234
  1219. [info] of which in failed : 180 (0.1%)
  1220. [info] of which in implicit : 93726 (53.8%)
  1221. [info] #findMember ops : 70611
  1222. [info] of which not found : 33332 (47.2%)
  1223. [info] of which multiple overloaded: 256 (0.4%)
  1224. [info] of which in failed : 10 (0.0%)
  1225. [info] of which in implicit : 24546 (34.8%)
  1226. [info] time spent in scope lookup : 632368 spans, ()132.513ms
  1227. [info] #all lubs/glbs : 2013
  1228. [info] #created tree nodes : 170105
  1229. [info] #created scopes : 122213
  1230. [info] #typechecked identifiers : 11299
  1231. [info] *** Cumulative statistics at phase cleanup
  1232. [info] time spent in scope population: 55188 spans, ()12.548ms
  1233. [info] #type symbols : 299221
  1234. [info] #typechecked selections : 11547
  1235. [info] #symbols : 423737
  1236. [info] #sametype ops : 36777
  1237. [info] #toplevel lubs/glbs : 41
  1238. [info] #raw type creations : 758862
  1239. [info] of which in failed : 566 (0.1%)
  1240. [info] of which in implicits : 563910 (74.3%)
  1241. [info] #class symbols : 80811
  1242. [info] #base type seqs : 12788
  1243. [info] avg base type seq length : 5.6
  1244. [info] of which for compound types : 4095 (32.0%)
  1245. [info] of which for typerefs : 8671 (67.8%)
  1246. [info] of which for singletons : 12 (0.1%)
  1247. [info] #typechecked applications : 8363
  1248. [info] #unique types : 74804
  1249. [info] #subtype ops : 183082
  1250. [info] of which in failed : 180 (0.1%)
  1251. [info] of which in implicit : 93726 (51.2%)
  1252. [info] #findMember ops : 72099
  1253. [info] of which not found : 33497 (46.5%)
  1254. [info] of which multiple overloaded: 323 (0.4%)
  1255. [info] of which in failed : 10 (0.0%)
  1256. [info] of which in implicit : 24546 (34.0%)
  1257. [info] time spent in scope lookup : 653058 spans, ()134.923ms
  1258. [info] #all lubs/glbs : 2018
  1259. [info] #created tree nodes : 188848
  1260. [info] #created scopes : 126974
  1261. [info] #typechecked identifiers : 13254
  1262. [info] *** Cumulative statistics at phase jvm
  1263. [info] time spent in scope population: 55198 spans, ()12.556ms
  1264. [info] #type symbols : 299694
  1265. [info] #typechecked selections : 11576
  1266. [info] #symbols : 427107
  1267. [info] #sametype ops : 37508
  1268. [info] #toplevel lubs/glbs : 41
  1269. [info] #raw type creations : 763078
  1270. [info] of which in failed : 566 (0.1%)
  1271. [info] of which in implicits : 563910 (73.9%)
  1272. [info] #class symbols : 81047
  1273. [info] #base type seqs : 13739
  1274. [info] avg base type seq length : 5.7
  1275. [info] of which for compound types : 4627 (33.7%)
  1276. [info] of which for typerefs : 9090 (66.2%)
  1277. [info] of which for singletons : 12 (0.1%)
  1278. [info] #typechecked applications : 8602
  1279. [info] #unique types : 75586
  1280. [info] #subtype ops : 183826
  1281. [info] of which in failed : 180 (0.1%)
  1282. [info] of which in implicit : 93726 (51.0%)
  1283. [info] #findMember ops : 77590
  1284. [info] of which not found : 33600 (43.3%)
  1285. [info] of which multiple overloaded: 430 (0.6%)
  1286. [info] of which in failed : 10 (0.0%)
  1287. [info] of which in implicit : 24546 (31.6%)
  1288. [info] time spent in scope lookup : 662338 spans, ()136.521ms
  1289. [info] time in backend : 1 spans, ()362.991ms
  1290. [info] bcode initialization : 1 spans, ()2.017ms (0.6%)
  1291. [info] code generation : 21 spans, ()223.739ms (61.6%)
  1292. [info] intra-method optimizations : 182 spans, ()21.657ms (6.0%)
  1293. [info] classfile writing : 192 spans, ()49.538ms (13.6%)
  1294. [info] #all lubs/glbs : 2018
  1295. [info] #created tree nodes : 192106
  1296. [info] #created scopes : 127656
  1297. [info] #typechecked identifiers : 13458
  1298. [info] *** Cumulative timers for phases
  1299. [info] #total compile time : 1 spans, ()10313.65ms
  1300. [info] parser : 1 spans, ()119.413ms (1.2%)
  1301. [info] kind-projector : 1 spans, ()66.805ms (0.6%)
  1302. [info] namer : 1 spans, ()128.307ms (1.2%)
  1303. [info] packageobjects : 1 spans, ()23.548ms (0.2%)
  1304. [info] typer : 1 spans, ()7257.708ms (70.4%)
  1305. [info] wartremover-traverser : 1 spans, ()662.34ms (6.4%)
  1306. [info] patmat : 1 spans, ()236.638ms (2.3%)
  1307. [info] superaccessors : 1 spans, ()13.62ms (0.1%)
  1308. [info] extmethods : 1 spans, ()19.519ms (0.2%)
  1309. [info] pickler : 1 spans, ()21.108ms (0.2%)
  1310. [info] xsbt-api : 1 spans, ()119.559ms (1.2%)
  1311. [info] xsbt-dependency : 1 spans, ()128.383ms (1.2%)
  1312. [info] refchecks : 1 spans, ()130.652ms (1.3%)
  1313. [info] uncurry : 1 spans, ()164.463ms (1.6%)
  1314. [info] fields : 1 spans, ()25.944ms (0.3%)
  1315. [info] tailcalls : 1 spans, ()23.783ms (0.2%)
  1316. [info] specialize : 1 spans, ()170.577ms (1.7%)
  1317. [info] explicitouter : 1 spans, ()34.524ms (0.3%)
  1318. [info] erasure : 1 spans, ()270.197ms (2.6%)
  1319. [info] posterasure : 1 spans, ()16.257ms (0.2%)
  1320. [info] lambdalift : 1 spans, ()44.551ms (0.4%)
  1321. [info] constructors : 1 spans, ()21.46ms (0.2%)
  1322. [info] flatten : 1 spans, ()13.368ms (0.1%)
  1323. [info] mixin : 1 spans, ()157.304ms (1.5%)
  1324. [info] cleanup : 1 spans, ()10.446ms (0.1%)
  1325. [info] delambdafy : 1 spans, ()39.724ms (0.4%)
  1326. [info] jvm : 1 spans, ()362.997ms (3.5%)
  1327. [info] xsbt-analyzer : 1 spans, ()6.218ms (0.1%)
  1328. [info] Done compiling.
  1329. [info] Compiling 7 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/common/scala-2.12/classes ...
  1330. [info] Enabling statistics, measuring overhead = 43.2101ns to 123.1427ns per timer
  1331. [info] *** Cumulative statistics at phase parser
  1332. [info] #created tree nodes : 1798
  1333. [info] *** Cumulative statistics at phase typer
  1334. [info] time spent typechecking : 1 spans, ()405.964ms
  1335. [info] time spent in lubs : 5 spans, ()0.139ms (0.0%) aggregate, 0.138ms (0.0%) specific
  1336. [info] time spent in <:< : 5789 spans, ()32.958ms (8.1%) aggregate, 25.772ms (6.3%) specific
  1337. [info] time spent in findmember : 9907 spans, ()17.879ms (4.4%) aggregate, 17.392ms (4.3%) specific
  1338. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  1339. [info] time spent in asSeenFrom : 7314 spans, ()17.509ms (4.3%) aggregate, 15.154ms (3.7%) specific
  1340. [info] time spent in baseTypeSeq : 1131 spans, ()165.002ms (40.6%) aggregate, 34.047ms (8.4%) specific
  1341. [info] time spent in baseClasses : 541 spans, ()108.74ms (26.8%) aggregate, 48.705ms (12.0%) specific
  1342. [info] time classfilereading : 517 spans, ()120.727ms (29.7%)
  1343. [info] time spent in failed : 0 spans, ()0.0ms (0.0%)
  1344. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  1345. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  1346. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  1347. [info] time spent in implicits : 64 spans, ()122.547ms (30.2%)
  1348. [info] successful in scope : 46 spans, ()116.774ms (28.8%)
  1349. [info] failed in scope : 18 spans, ()1.524ms (0.4%)
  1350. [info] successful of type : 8 spans, ()4.828ms (1.2%)
  1351. [info] failed of type : 10 spans, ()0.139ms (0.0%)
  1352. [info] assembling parts : 5 spans, ()1.86ms (0.5%)
  1353. [info] matchesPT : 1037 spans, ()27.313ms (6.7%)
  1354. [info] time spent in macroExpand : 0 spans, ()0.0ms (0.0%)
  1355. [info] time spent in scope population: 1140 spans, ()0.125ms
  1356. [info] #type symbols : 23566
  1357. [info] #typechecked selections : 479
  1358. [info] #symbols : 60475
  1359. [info] #sametype ops : 7621
  1360. [info] #toplevel lubs/glbs : 5
  1361. [info] #raw type creations : 22538
  1362. [info] of which in implicits : 12212 (54.2%)
  1363. [info] #class symbols : 13750
  1364. [info] #base type seqs : 1132
  1365. [info] avg base type seq length : 6.0
  1366. [info] of which for compound types : 457 (40.4%)
  1367. [info] of which for typerefs : 674 (59.5%)
  1368. [info] #typechecked applications : 423
  1369. [info] #unique types : 9505
  1370. [info] #subtype ops : 5789
  1371. [info] of which in implicit : 1456 (25.2%)
  1372. [info] #findMember ops : 9907
  1373. [info] of which not found : 3130 (31.6%)
  1374. [info] of which multiple overloaded: 34 (0.3%)
  1375. [info] of which in implicit : 3144 (31.7%)
  1376. [info] time spent in scope lookup : 74706 spans, ()12.98ms
  1377. [info] implicit cache accesses : 18
  1378. [info] implicit cache hits : 13 (72.2%)
  1379. [info] #all lubs/glbs : 113
  1380. [info] #created tree nodes : 20961
  1381. [info] #created scopes : 4719
  1382. [info] #typechecked identifiers : 1096
  1383. [info] #implicit searches : 64
  1384. [info] #plausibly compatible : 54 (84.4%)
  1385. [info] #matching : 54 (84.4%)
  1386. [info] #typed : 54 (84.4%)
  1387. [info] #found : 54 (84.4%)
  1388. [info] #implicit improves tests : 1 (1.6%)
  1389. [info] #implicit inscope hits : 46 (71.9%)
  1390. [info] #implicit oftype hits : 8 (12.5%)
  1391. [info] *** Cumulative statistics at phase patmat
  1392. [info] time spent in scope population: 1381 spans, ()0.18ms
  1393. [info] #type symbols : 23604
  1394. [info] #typechecked selections : 1347
  1395. [info] #symbols : 60948
  1396. [info] #sametype ops : 10353
  1397. [info] #toplevel lubs/glbs : 10
  1398. [info] #raw type creations : 26284
  1399. [info] of which in implicits : 12212 (46.5%)
  1400. [info] #class symbols : 13785
  1401. [info] #base type seqs : 1164
  1402. [info] avg base type seq length : 6.0
  1403. [info] of which for compound types : 479 (41.2%)
  1404. [info] of which for typerefs : 684 (58.8%)
  1405. [info] #typechecked applications : 628
  1406. [info] #unique types : 9713
  1407. [info] #subtype ops : 11062
  1408. [info] of which in implicit : 1456 (13.2%)
  1409. [info] #findMember ops : 13711
  1410. [info] of which not found : 3497 (25.5%)
  1411. [info] of which multiple overloaded: 43 (0.3%)
  1412. [info] of which in implicit : 3144 (22.9%)
  1413. [info] time spent in scope lookup : 83280 spans, ()14.109ms
  1414. [info] #all lubs/glbs : 118
  1415. [info] #created tree nodes : 25919
  1416. [info] #created scopes : 5038
  1417. [info] #typechecked identifiers : 1270
  1418. [info] time spent in patmat : 50 spans, ()67.188ms
  1419. [info] of which DPLL : 46 spans, ()1.51ms (2.2%)
  1420. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  1421. [info] of which variable equality : 100 spans, ()8.579ms (12.8%)
  1422. [info] of which in exhaustivity : 10 spans, ()10.771ms (16.0%)
  1423. [info] of which in unreachability : 45 spans, ()30.167ms (44.9%)
  1424. [info] *** Cumulative statistics at phase erasure
  1425. [info] time spent in scope population: 3112 spans, ()0.851ms
  1426. [info] #type symbols : 32877
  1427. [info] #typechecked selections : 2280
  1428. [info] #symbols : 78980
  1429. [info] #sametype ops : 12732
  1430. [info] #toplevel lubs/glbs : 10
  1431. [info] #raw type creations : 40077
  1432. [info] of which in implicits : 12212 (30.5%)
  1433. [info] #class symbols : 16612
  1434. [info] #base type seqs : 2759
  1435. [info] avg base type seq length : 5.9
  1436. [info] of which for compound types : 1240 (44.9%)
  1437. [info] of which for typerefs : 1518 (55.0%)
  1438. [info] #typechecked applications : 1514
  1439. [info] #unique types : 14053
  1440. [info] #subtype ops : 20733
  1441. [info] of which in implicit : 1456 (7.0%)
  1442. [info] #findMember ops : 17278
  1443. [info] of which not found : 3687 (21.3%)
  1444. [info] of which multiple overloaded: 43 (0.2%)
  1445. [info] of which in implicit : 3144 (18.2%)
  1446. [info] time spent in scope lookup : 107054 spans, ()17.287ms
  1447. [info] #all lubs/glbs : 118
  1448. [info] #created tree nodes : 31061
  1449. [info] #created scopes : 8884
  1450. [info] #typechecked identifiers : 2106
  1451. [info] *** Cumulative statistics at phase cleanup
  1452. [info] time spent in scope population: 3114 spans, ()0.851ms
  1453. [info] #type symbols : 32901
  1454. [info] #typechecked selections : 2310
  1455. [info] #symbols : 79649
  1456. [info] #sametype ops : 12835
  1457. [info] #toplevel lubs/glbs : 10
  1458. [info] #raw type creations : 41589
  1459. [info] of which in implicits : 12212 (29.4%)
  1460. [info] #class symbols : 16620
  1461. [info] #base type seqs : 2935
  1462. [info] avg base type seq length : 5.8
  1463. [info] of which for compound types : 1352 (46.1%)
  1464. [info] of which for typerefs : 1582 (53.9%)
  1465. [info] #typechecked applications : 1516
  1466. [info] #unique types : 14169
  1467. [info] #subtype ops : 20939
  1468. [info] of which in implicit : 1456 (7.0%)
  1469. [info] #findMember ops : 17443
  1470. [info] of which not found : 3729 (21.4%)
  1471. [info] of which multiple overloaded: 45 (0.3%)
  1472. [info] of which in implicit : 3144 (18.0%)
  1473. [info] time spent in scope lookup : 108424 spans, ()17.459ms
  1474. [info] #all lubs/glbs : 118
  1475. [info] #created tree nodes : 32091
  1476. [info] #created scopes : 8984
  1477. [info] #typechecked identifiers : 2115
  1478. [info] *** Cumulative statistics at phase jvm
  1479. [info] time spent in scope population: 3119 spans, ()0.853ms
  1480. [info] #type symbols : 33165
  1481. [info] #typechecked selections : 2311
  1482. [info] #symbols : 82002
  1483. [info] #sametype ops : 12995
  1484. [info] #toplevel lubs/glbs : 10
  1485. [info] #raw type creations : 44010
  1486. [info] of which in implicits : 12212 (27.7%)
  1487. [info] #class symbols : 16676
  1488. [info] #base type seqs : 3515
  1489. [info] avg base type seq length : 5.8
  1490. [info] of which for compound types : 1683 (47.9%)
  1491. [info] of which for typerefs : 1831 (52.1%)
  1492. [info] #typechecked applications : 1528
  1493. [info] #unique types : 14781
  1494. [info] #subtype ops : 20980
  1495. [info] of which in implicit : 1456 (6.9%)
  1496. [info] #findMember ops : 22544
  1497. [info] of which not found : 3846 (17.1%)
  1498. [info] of which multiple overloaded: 152 (0.7%)
  1499. [info] of which in implicit : 3144 (13.9%)
  1500. [info] time spent in scope lookup : 114907 spans, ()18.412ms
  1501. [info] time in backend : 1 spans, ()95.02ms
  1502. [info] bcode initialization : 1 spans, ()1.817ms (1.9%)
  1503. [info] code generation : 7 spans, ()59.587ms (62.7%)
  1504. [info] intra-method optimizations : 55 spans, ()3.803ms (4.0%)
  1505. [info] classfile writing : 64 spans, ()14.289ms (15.0%)
  1506. [info] #all lubs/glbs : 118
  1507. [info] #created tree nodes : 32391
  1508. [info] #created scopes : 9478
  1509. [info] #typechecked identifiers : 2126
  1510. [info] *** Cumulative timers for phases
  1511. [info] #total compile time : 1 spans, ()1224.024ms
  1512. [info] parser : 1 spans, ()16.308ms (1.3%)
  1513. [info] kind-projector : 1 spans, ()12.361ms (1.0%)
  1514. [info] namer : 1 spans, ()65.852ms (5.4%)
  1515. [info] packageobjects : 1 spans, ()9.788ms (0.8%)
  1516. [info] typer : 1 spans, ()405.971ms (33.2%)
  1517. [info] wartremover-traverser : 1 spans, ()170.033ms (13.9%)
  1518. [info] patmat : 1 spans, ()87.764ms (7.2%)
  1519. [info] superaccessors : 1 spans, ()3.083ms (0.3%)
  1520. [info] extmethods : 1 spans, ()0.862ms (0.1%)
  1521. [info] pickler : 1 spans, ()4.627ms (0.4%)
  1522. [info] xsbt-api : 1 spans, ()34.26ms (2.8%)
  1523. [info] xsbt-dependency : 1 spans, ()21.387ms (1.7%)
  1524. [info] refchecks : 1 spans, ()20.919ms (1.7%)
  1525. [info] uncurry : 1 spans, ()16.945ms (1.4%)
  1526. [info] fields : 1 spans, ()2.362ms (0.2%)
  1527. [info] tailcalls : 1 spans, ()4.013ms (0.3%)
  1528. [info] specialize : 1 spans, ()125.77ms (10.3%)
  1529. [info] explicitouter : 1 spans, ()7.031ms (0.6%)
  1530. [info] erasure : 1 spans, ()69.409ms (5.7%)
  1531. [info] posterasure : 1 spans, ()4.051ms (0.3%)
  1532. [info] lambdalift : 1 spans, ()5.88ms (0.5%)
  1533. [info] constructors : 1 spans, ()4.167ms (0.3%)
  1534. [info] flatten : 1 spans, ()2.382ms (0.2%)
  1535. [info] mixin : 1 spans, ()6.65ms (0.5%)
  1536. [info] cleanup : 1 spans, ()2.886ms (0.2%)
  1537. [info] delambdafy : 1 spans, ()3.969ms (0.3%)
  1538. [info] jvm : 1 spans, ()95.028ms (7.8%)
  1539. [info] xsbt-analyzer : 1 spans, ()1.34ms (0.1%)
  1540. [info] Done compiling.
  1541. [info] Compiling 30 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/frontend/scala-2.12/classes ...
  1542. [info] Compiling 14 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/sql/scala-2.12/classes ...
  1543. [info] Compiling 4 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/precog/scala-2.12/classes ...
  1544. [info] Enabling statistics, measuring overhead = 42.8778ns to 137.8693ns per timer
  1545. [info] Enabling statistics, measuring overhead = 44.5449ns to 162.8346ns per timer
  1546. [info] *** Cumulative statistics at phase parser
  1547. [info] #created tree nodes : 16132
  1548. [info] *** Cumulative statistics at phase parser
  1549. [info] #created tree nodes : 54201
  1550. [info] *** Cumulative statistics at phase typer
  1551. [info] time spent typechecking : 1 spans, ()9759.306ms
  1552. [info] time spent in lubs : 67 spans, ()2.263ms (0.0%) aggregate, 1.813ms (0.0%) specific
  1553. [info] time spent in <:< : 269478 spans, ()1978.944ms (20.3%) aggregate, 1738.025ms (17.8%) specific
  1554. [info] time spent in findmember : 89696 spans, ()723.857ms (7.4%) aggregate, 674.336ms (6.9%) specific
  1555. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  1556. [info] time spent in asSeenFrom : 324213 spans, ()685.886ms (7.0%) aggregate, 555.12ms (5.7%) specific
  1557. [info] time spent in baseTypeSeq : 10848 spans, ()357.553ms (3.7%) aggregate, 135.874ms (1.4%) specific
  1558. [info] time spent in baseClasses : 1241 spans, ()115.745ms (1.2%) aggregate, 55.189ms (0.6%) specific
  1559. [info] time classfilereading : 635 spans, ()180.695ms (1.9%)
  1560. [info] time spent in failed : 216 spans, ()26.401ms (0.3%)
  1561. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  1562. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  1563. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  1564. [info] time spent in implicits : 1888 spans, ()7225.822ms (74.0%)
  1565. [info] successful in scope : 1278 spans, ()6071.18ms (62.2%)
  1566. [info] failed in scope : 610 spans, ()1431.381ms (14.7%)
  1567. [info] successful of type : 399 spans, ()343.302ms (3.5%)
  1568. [info] failed of type : 211 spans, ()24.961ms (0.3%)
  1569. [info] assembling parts : 154 spans, ()51.423ms (0.5%)
  1570. [info] matchesPT : 134738 spans, ()1402.946ms (14.4%)
  1571. [info] time spent in macroExpand : 91 spans, ()990.793ms (10.2%)
  1572. [info] time spent in scope population: 89542 spans, ()17.89ms
  1573. [info] #type symbols : 517304
  1574. [info] #typechecked selections : 6678
  1575. [info] #symbols : 661153
  1576. [info] #sametype ops : 24371
  1577. [info] #toplevel lubs/glbs : 67
  1578. [info] #raw type creations : 1365961
  1579. [info] of which in failed : 748 (0.1%)
  1580. [info] of which in implicits : 1232546 (90.2%)
  1581. [info] #class symbols : 136869
  1582. [info] #base type seqs : 10855
  1583. [info] avg base type seq length : 5.3
  1584. [info] of which for compound types : 2297 (21.2%)
  1585. [info] of which for typerefs : 8551 (78.8%)
  1586. [info] of which for singletons : 3 (0.0%)
  1587. [info] #typechecked applications : 5214
  1588. [info] #unique types : 141849
  1589. [info] #subtype ops : 269478
  1590. [info] of which in failed : 628 (0.2%)
  1591. [info] of which in implicit : 221247 (82.1%)
  1592. [info] #findMember ops : 89696
  1593. [info] of which not found : 60768 (67.7%)
  1594. [info] of which multiple overloaded: 458 (0.5%)
  1595. [info] of which in failed : 5 (0.0%)
  1596. [info] of which in implicit : 42444 (47.3%)
  1597. [info] time spent in scope lookup : 1392051 spans, ()282.561ms
  1598. [info] implicit cache accesses : 610
  1599. [info] implicit cache hits : 456 (74.8%)
  1600. [info] #macro expansions : 91
  1601. [info] #all lubs/glbs : 4391
  1602. [info] #created tree nodes : 268439
  1603. [info] #created scopes : 215655
  1604. [info] #typechecked identifiers : 13349
  1605. [info] #implicit searches : 1888
  1606. [info] #plausibly compatible : 3090 (163.7%)
  1607. [info] #matching : 3090 (163.7%)
  1608. [info] #typed : 3089 (163.6%)
  1609. [info] #found : 1680 (89.0%)
  1610. [info] #implicit improves tests : 1668 (88.3%)
  1611. [info] #implicit improves cached : 682 (36.1%)
  1612. [info] #implicit inscope hits : 1278 (67.7%)
  1613. [info] #implicit oftype hits : 399 (21.1%)
  1614. [info] *** Cumulative statistics at phase patmat
  1615. [info] time spent in scope population: 91405 spans, ()18.411ms
  1616. [info] #type symbols : 517495
  1617. [info] #typechecked selections : 48533
  1618. [info] #symbols : 664979
  1619. [info] #sametype ops : 94378
  1620. [info] #toplevel lubs/glbs : 116
  1621. [info] #raw type creations : 1461820
  1622. [info] of which in failed : 748 (0.1%)
  1623. [info] of which in implicits : 1232546 (84.3%)
  1624. [info] #class symbols : 137033
  1625. [info] #base type seqs : 11019
  1626. [info] avg base type seq length : 5.4
  1627. [info] of which for compound types : 2308 (20.9%)
  1628. [info] of which for typerefs : 8704 (79.0%)
  1629. [info] of which for singletons : 3 (0.0%)
  1630. [info] #typechecked applications : 6421
  1631. [info] #unique types : 36726
  1632. [info] #subtype ops : 402378
  1633. [info] of which in failed : 628 (0.2%)
  1634. [info] of which in implicit : 221247 (55.0%)
  1635. [info] #findMember ops : 138718
  1636. [info] of which not found : 82895 (59.8%)
  1637. [info] of which multiple overloaded: 527 (0.4%)
  1638. [info] of which in failed : 5 (0.0%)
  1639. [info] of which in implicit : 42444 (30.6%)
  1640. [info] time spent in scope lookup : 1569008 spans, ()305.589ms
  1641. [info] #all lubs/glbs : 4440
  1642. [info] #created tree nodes : 339182
  1643. [info] #created scopes : 218187
  1644. [info] #typechecked identifiers : 14368
  1645. [info] time spent in patmat : 257 spans, ()1258.496ms
  1646. [info] of which DPLL : 263 spans, ()69.891ms (5.6%)
  1647. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  1648. [info] of which variable equality : 506 spans, ()170.165ms (13.5%)
  1649. [info] of which in exhaustivity : 70 spans, ()193.122ms (15.3%)
  1650. [info] of which in unreachability : 218 spans, ()693.007ms (55.1%)
  1651. [info] Done compiling.
  1652. [info] *** Cumulative statistics at phase erasure
  1653. [info] time spent in scope population: 107445 spans, ()22.399ms
  1654. [info] #type symbols : 533842
  1655. [info] #typechecked selections : 58075
  1656. [info] #symbols : 717991
  1657. [info] #sametype ops : 109303
  1658. [info] #toplevel lubs/glbs : 116
  1659. [info] #raw type creations : 1560567
  1660. [info] of which in failed : 748 (0.0%)
  1661. [info] of which in implicits : 1232546 (79.0%)
  1662. [info] #class symbols : 143364
  1663. [info] #base type seqs : 15906
  1664. [info] avg base type seq length : 5.5
  1665. [info] of which for compound types : 4544 (28.6%)
  1666. [info] of which for typerefs : 11355 (71.4%)
  1667. [info] of which for singletons : 3 (0.0%)
  1668. [info] #typechecked applications : 16929
  1669. [info] #unique types : 48280
  1670. [info] #subtype ops : 495071
  1671. [info] of which in failed : 628 (0.1%)
  1672. [info] of which in implicit : 221247 (44.7%)
  1673. [info] #findMember ops : 145033
  1674. [info] of which not found : 83580 (57.6%)
  1675. [info] of which multiple overloaded: 527 (0.4%)
  1676. [info] of which in failed : 5 (0.0%)
  1677. [info] of which in implicit : 42444 (29.3%)
  1678. [info] time spent in scope lookup : 1644048 spans, ()317.025ms
  1679. [info] #all lubs/glbs : 4452
  1680. [info] #created tree nodes : 397269
  1681. [info] #created scopes : 243704
  1682. [info] #typechecked identifiers : 23565
  1683. [info] *** Cumulative statistics at phase cleanup
  1684. [info] time spent in scope population: 110007 spans, ()22.686ms
  1685. [info] #type symbols : 536731
  1686. [info] #typechecked selections : 59038
  1687. [info] #symbols : 734430
  1688. [info] #sametype ops : 111560
  1689. [info] #toplevel lubs/glbs : 120
  1690. [info] #raw type creations : 1587915
  1691. [info] of which in failed : 748 (0.0%)
  1692. [info] of which in implicits : 1232546 (77.6%)
  1693. [info] #class symbols : 144012
  1694. [info] #base type seqs : 16913
  1695. [info] avg base type seq length : 5.5
  1696. [info] of which for compound types : 5183 (30.6%)
  1697. [info] of which for typerefs : 11723 (69.3%)
  1698. [info] of which for singletons : 3 (0.0%)
  1699. [info] #typechecked applications : 17769
  1700. [info] #unique types : 56685
  1701. [info] #subtype ops : 503995
  1702. [info] of which in failed : 628 (0.1%)
  1703. [info] of which in implicit : 221247 (43.9%)
  1704. [info] #findMember ops : 146705
  1705. [info] of which not found : 83813 (57.1%)
  1706. [info] of which multiple overloaded: 629 (0.4%)
  1707. [info] of which in failed : 5 (0.0%)
  1708. [info] of which in implicit : 42444 (28.9%)
  1709. [info] time spent in scope lookup : 1665223 spans, ()319.973ms
  1710. [info] #all lubs/glbs : 4456
  1711. [info] #created tree nodes : 421870
  1712. [info] #created scopes : 248214
  1713. [info] #typechecked identifiers : 25309
  1714. [info] *** Cumulative statistics at phase jvm
  1715. [info] time spent in scope population: 110016 spans, ()22.691ms
  1716. [info] #type symbols : 536990
  1717. [info] #typechecked selections : 59059
  1718. [info] #symbols : 739261
  1719. [info] #sametype ops : 114144
  1720. [info] #toplevel lubs/glbs : 120
  1721. [info] #raw type creations : 1594672
  1722. [info] of which in failed : 748 (0.0%)
  1723. [info] of which in implicits : 1232546 (77.3%)
  1724. [info] #class symbols : 144061
  1725. [info] #base type seqs : 17873
  1726. [info] avg base type seq length : 5.5
  1727. [info] of which for compound types : 5765 (32.3%)
  1728. [info] of which for typerefs : 12101 (67.7%)
  1729. [info] of which for singletons : 3 (0.0%)
  1730. [info] #typechecked applications : 18616
  1731. [info] #unique types : 42252
  1732. [info] #subtype ops : 506230
  1733. [info] of which in failed : 628 (0.1%)
  1734. [info] of which in implicit : 221247 (43.7%)
  1735. [info] #findMember ops : 153078
  1736. [info] of which not found : 83916 (54.8%)
  1737. [info] of which multiple overloaded: 736 (0.5%)
  1738. [info] of which in failed : 5 (0.0%)
  1739. [info] of which in implicit : 42444 (27.7%)
  1740. [info] time spent in scope lookup : 1680526 spans, ()322.76ms
  1741. [info] time in backend : 1 spans, ()843.046ms
  1742. [info] bcode initialization : 1 spans, ()1.87ms (0.2%)
  1743. [info] code generation : 14 spans, ()539.181ms (64.0%)
  1744. [info] intra-method optimizations : 261 spans, ()71.69ms (8.5%)
  1745. [info] classfile writing : 310 spans, ()93.53ms (11.1%)
  1746. [info] #all lubs/glbs : 4456
  1747. [info] #created tree nodes : 433735
  1748. [info] #created scopes : 248943
  1749. [info] #typechecked identifiers : 26135
  1750. [info] *** Cumulative timers for phases
  1751. [info] #total compile time : 1 spans, ()16319.69ms
  1752. [info] parser : 1 spans, ()94.282ms (0.6%)
  1753. [info] kind-projector : 1 spans, ()32.37ms (0.2%)
  1754. [info] namer : 1 spans, ()120.766ms (0.7%)
  1755. [info] packageobjects : 1 spans, ()120.033ms (0.7%)
  1756. [info] typer : 1 spans, ()9759.309ms (59.8%)
  1757. [info] wartremover-traverser : 1 spans, ()1133.766ms (6.9%)
  1758. [info] patmat : 1 spans, ()1390.716ms (8.5%)
  1759. [info] superaccessors : 1 spans, ()33.286ms (0.2%)
  1760. [info] extmethods : 1 spans, ()5.508ms (0.0%)
  1761. [info] pickler : 1 spans, ()31.898ms (0.2%)
  1762. [info] xsbt-api : 1 spans, ()416.751ms (2.6%)
  1763. [info] xsbt-dependency : 1 spans, ()139.716ms (0.9%)
  1764. [info] refchecks : 1 spans, ()379.376ms (2.3%)
  1765. [info] uncurry : 1 spans, ()351.472ms (2.2%)
  1766. [info] fields : 1 spans, ()57.174ms (0.4%)
  1767. [info] tailcalls : 1 spans, ()42.843ms (0.3%)
  1768. [info] specialize : 1 spans, ()324.049ms (2.0%)
  1769. [info] explicitouter : 1 spans, ()58.293ms (0.4%)
  1770. [info] erasure : 1 spans, ()545.121ms (3.3%)
  1771. [info] posterasure : 1 spans, ()30.509ms (0.2%)
  1772. [info] lambdalift : 1 spans, ()83.03ms (0.5%)
  1773. [info] constructors : 1 spans, ()22.509ms (0.1%)
  1774. [info] flatten : 1 spans, ()22.489ms (0.1%)
  1775. [info] mixin : 1 spans, ()153.101ms (0.9%)
  1776. [info] cleanup : 1 spans, ()24.293ms (0.1%)
  1777. [info] delambdafy : 1 spans, ()75.705ms (0.5%)
  1778. [info] jvm : 1 spans, ()843.053ms (5.2%)
  1779. [info] xsbt-analyzer : 1 spans, ()7.579ms (0.0%)
  1780. [info] Done compiling.
  1781. [info] *** Cumulative statistics at phase typer
  1782. [info] time spent typechecking : 1 spans, ()23533.49ms
  1783. [info] time spent in lubs : 197 spans, ()6.417ms (0.0%) aggregate, 5.334ms (0.0%) specific
  1784. [info] time spent in <:< : 690578 spans, ()4859.401ms (20.6%) aggregate, 4212.597ms (17.9%) specific
  1785. [info] time spent in findmember : 291324 spans, ()2057.939ms (8.7%) aggregate, 1776.091ms (7.5%) specific
  1786. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  1787. [info] time spent in asSeenFrom : 802470 spans, ()1200.601ms (5.1%) aggregate, 954.709ms (4.1%) specific
  1788. [info] time spent in baseTypeSeq : 25538 spans, ()870.359ms (3.7%) aggregate, 419.419ms (1.8%) specific
  1789. [info] time spent in baseClasses : 2126 spans, ()868.322ms (3.7%) aggregate, 157.518ms (0.7%) specific
  1790. [info] time classfilereading : 1038 spans, ()568.471ms (2.4%)
  1791. [info] time spent in failed : 205 spans, ()248.294ms (1.1%)
  1792. [info] failed apply : 3 spans, ()170.59ms (0.7%)
  1793. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  1794. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  1795. [info] time spent in implicits : 4729 spans, ()17752.142ms (75.4%)
  1796. [info] successful in scope : 2402 spans, ()12694.193ms (53.9%)
  1797. [info] failed in scope : 2327 spans, ()6383.241ms (27.1%)
  1798. [info] successful of type : 1296 spans, ()1813.438ms (7.7%)
  1799. [info] failed of type : 1031 spans, ()1860.815ms (7.9%)
  1800. [info] assembling parts : 685 spans, ()300.97ms (1.3%)
  1801. [info] matchesPT : 326034 spans, ()3515.126ms (14.9%)
  1802. [info] time spent in macroExpand : 104 spans, ()227.21ms (1.0%)
  1803. [info] time spent in scope population: 292589 spans, ()43.388ms
  1804. [info] #type symbols : 1663120
  1805. [info] #typechecked selections : 21106
  1806. [info] #symbols : 1952216
  1807. [info] #sametype ops : 53372
  1808. [info] #toplevel lubs/glbs : 197
  1809. [info] #raw type creations : 3913978
  1810. [info] of which in failed : 14114 (0.4%)
  1811. [info] of which in implicits : 3594090 (91.8%)
  1812. [info] #class symbols : 395763
  1813. [info] #base type seqs : 25621
  1814. [info] avg base type seq length : 5.2
  1815. [info] of which for compound types : 5495 (21.4%)
  1816. [info] of which for typerefs : 20043 (78.2%)
  1817. [info] of which for singletons : 55 (0.2%)
  1818. [info] #typechecked applications : 16355
  1819. [info] #unique types : 90225
  1820. [info] #subtype ops : 690578
  1821. [info] of which in failed : 4595 (0.7%)
  1822. [info] of which in implicit : 539856 (78.2%)
  1823. [info] #findMember ops : 291324
  1824. [info] of which not found : 204231 (70.1%)
  1825. [info] of which multiple overloaded: 1395 (0.5%)
  1826. [info] of which in failed : 116 (0.0%)
  1827. [info] of which in implicit : 97882 (33.6%)
  1828. [info] time spent in scope lookup : 4094305 spans, ()654.616ms
  1829. [info] implicit cache accesses : 2322
  1830. [info] implicit cache hits : 1637 (70.5%)
  1831. [info] #macro expansions : 104
  1832. [info] #all lubs/glbs : 11945
  1833. [info] #created tree nodes : 537439
  1834. [info] #created scopes : 668769
  1835. [info] #typechecked identifiers : 32984
  1836. [info] #implicit searches : 4729
  1837. [info] #plausibly compatible : 7461 (157.8%)
  1838. [info] #matching : 7461 (157.8%)
  1839. [info] #typed : 7348 (155.4%)
  1840. [info] #found : 3715 (78.6%)
  1841. [info] #implicit improves tests : 3331 (70.4%)
  1842. [info] #implicit improves cached : 785 (16.6%)
  1843. [info] #implicit inscope hits : 2402 (50.8%)
  1844. [info] #implicit oftype hits : 1296 (27.4%)
  1845. [info] *** Cumulative statistics at phase patmat
  1846. [info] time spent in scope population: 306524 spans, ()45.868ms
  1847. [info] #type symbols : 1677890
  1848. [info] #typechecked selections : 247451
  1849. [info] #symbols : 2070428
  1850. [info] #sametype ops : 1577356
  1851. [info] #toplevel lubs/glbs : 256
  1852. [info] #raw type creations : 5781353
  1853. [info] of which in failed : 14114 (0.2%)
  1854. [info] of which in implicits : 3594090 (62.2%)
  1855. [info] #class symbols : 405964
  1856. [info] #base type seqs : 43608
  1857. [info] avg base type seq length : 15.3
  1858. [info] of which for compound types : 14366 (32.9%)
  1859. [info] of which for typerefs : 29563 (67.8%)
  1860. [info] of which for singletons : 55 (0.1%)
  1861. [info] #typechecked applications : 49883
  1862. [info] #unique types : 57983
  1863. [info] #subtype ops : 2146578
  1864. [info] of which in failed : 4595 (0.2%)
  1865. [info] of which in implicit : 539856 (25.1%)
  1866. [info] #findMember ops : 557811
  1867. [info] of which not found : 322067 (57.7%)
  1868. [info] of which multiple overloaded: 2263 (0.4%)
  1869. [info] of which in failed : 116 (0.0%)
  1870. [info] of which in implicit : 97882 (17.5%)
  1871. [info] time spent in scope lookup : 11625161 spans, ()1218.066ms
  1872. [info] #all lubs/glbs : 12004
  1873. [info] #created tree nodes : 1167097
  1874. [info] #created scopes : 684113
  1875. [info] #typechecked identifiers : 41827
  1876. [info] time spent in patmat : 707 spans, ()133315.132ms
  1877. [info] of which DPLL : 1549 spans, ()123026.61ms (92.3%)
  1878. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  1879. [info] of which variable equality : 1450 spans, ()2063.432ms (1.5%)
  1880. [info] of which in exhaustivity : 154 spans, ()288.767ms (0.2%)
  1881. [info] of which in unreachability : 648 spans, ()130681.794ms (98.0%)
  1882. [info] *** Cumulative statistics at phase erasure
  1883. [info] time spent in scope population: 349648 spans, ()51.659ms
  1884. [info] #type symbols : 1716137
  1885. [info] #typechecked selections : 292650
  1886. [info] #symbols : 2166375
  1887. [info] #sametype ops : 1599840
  1888. [info] #toplevel lubs/glbs : 258
  1889. [info] #raw type creations : 6002957
  1890. [info] of which in failed : 14114 (0.2%)
  1891. [info] of which in implicits : 3594090 (59.9%)
  1892. [info] #class symbols : 422640
  1893. [info] #base type seqs : 51929
  1894. [info] avg base type seq length : 13.7
  1895. [info] of which for compound types : 18590 (35.8%)
  1896. [info] of which for typerefs : 33667 (64.8%)
  1897. [info] of which for singletons : 55 (0.1%)
  1898. [info] #typechecked applications : 96834
  1899. [info] #unique types : 99927
  1900. [info] #subtype ops : 2453500
  1901. [info] of which in failed : 4595 (0.2%)
  1902. [info] of which in implicit : 539856 (22.0%)
  1903. [info] #findMember ops : 567937
  1904. [info] of which not found : 323828 (57.0%)
  1905. [info] of which multiple overloaded: 2274 (0.4%)
  1906. [info] of which in failed : 116 (0.0%)
  1907. [info] of which in implicit : 97882 (17.2%)
  1908. [info] time spent in scope lookup : 11762940 spans, ()1234.03ms
  1909. [info] #all lubs/glbs : 12024
  1910. [info] #created tree nodes : 1394237
  1911. [info] #created scopes : 749473
  1912. [info] #typechecked identifiers : 75949
  1913. [info] *** Cumulative statistics at phase cleanup
  1914. [info] time spent in scope population: 351901 spans, ()51.832ms
  1915. [info] #type symbols : 1718235
  1916. [info] #typechecked selections : 294031
  1917. [info] #symbols : 2181048
  1918. [info] #sametype ops : 1601417
  1919. [info] #toplevel lubs/glbs : 306
  1920. [info] #raw type creations : 6044538
  1921. [info] of which in failed : 14114 (0.2%)
  1922. [info] of which in implicits : 3594090 (59.5%)
  1923. [info] #class symbols : 423263
  1924. [info] #base type seqs : 53191
  1925. [info] avg base type seq length : 13.5
  1926. [info] of which for compound types : 19461 (36.6%)
  1927. [info] of which for typerefs : 34058 (64.0%)
  1928. [info] of which for singletons : 55 (0.1%)
  1929. [info] #typechecked applications : 97864
  1930. [info] #unique types : 106925
  1931. [info] #subtype ops : 2470129
  1932. [info] of which in failed : 4595 (0.2%)
  1933. [info] of which in implicit : 539856 (21.9%)
  1934. [info] #findMember ops : 569465
  1935. [info] of which not found : 324059 (56.9%)
  1936. [info] of which multiple overloaded: 2327 (0.4%)
  1937. [info] of which in failed : 116 (0.0%)
  1938. [info] of which in implicit : 97882 (17.2%)
  1939. [info] time spent in scope lookup : 11785498 spans, ()1236.895ms
  1940. [info] #all lubs/glbs : 12072
  1941. [info] #created tree nodes : 1440529
  1942. [info] #created scopes : 753936
  1943. [info] #typechecked identifiers : 77602
  1944. [info] *** Cumulative statistics at phase jvm
  1945. [info] time spent in scope population: 351912 spans, ()51.839ms
  1946. [info] #type symbols : 1718664
  1947. [info] #typechecked selections : 294165
  1948. [info] #symbols : 2186736
  1949. [info] #sametype ops : 1603958
  1950. [info] #toplevel lubs/glbs : 306
  1951. [info] #raw type creations : 6053330
  1952. [info] of which in failed : 14114 (0.2%)
  1953. [info] of which in implicits : 3594090 (59.4%)
  1954. [info] #class symbols : 423480
  1955. [info] #base type seqs : 54598
  1956. [info] avg base type seq length : 13.3
  1957. [info] of which for compound types : 20348 (37.3%)
  1958. [info] of which for typerefs : 34578 (63.3%)
  1959. [info] of which for singletons : 55 (0.1%)
  1960. [info] #typechecked applications : 98932
  1961. [info] #unique types : 67849
  1962. [info] #subtype ops : 2473566
  1963. [info] of which in failed : 4595 (0.2%)
  1964. [info] of which in implicit : 539856 (21.8%)
  1965. [info] #findMember ops : 576553
  1966. [info] of which not found : 324437 (56.3%)
  1967. [info] of which multiple overloaded: 2434 (0.4%)
  1968. [info] of which in failed : 116 (0.0%)
  1969. [info] of which in implicit : 97882 (17.0%)
  1970. [info] time spent in scope lookup : 11804150 spans, ()1239.957ms
  1971. [info] time in backend : 1 spans, ()1000.522ms
  1972. [info] bcode initialization : 1 spans, ()1.907ms (0.2%)
  1973. [info] code generation : 30 spans, ()509.034ms (50.9%)
  1974. [info] intra-method optimizations : 496 spans, ()207.213ms (20.7%)
  1975. [info] classfile writing : 509 spans, ()120.542ms (12.0%)
  1976. [info] #all lubs/glbs : 12072
  1977. [info] #created tree nodes : 1460499
  1978. [info] #created scopes : 755087
  1979. [info] #typechecked identifiers : 78533
  1980. [info] *** Cumulative timers for phases
  1981. [info] #total compile time : 1 spans, ()164450.896ms
  1982. [info] parser : 1 spans, ()252.593ms (0.2%)
  1983. [info] kind-projector : 1 spans, ()84.359ms (0.1%)
  1984. [info] namer : 1 spans, ()125.341ms (0.1%)
  1985. [info] packageobjects : 1 spans, ()15.44ms (0.0%)
  1986. [info] typer : 1 spans, ()23533.496ms (14.3%)
  1987. [info] wartremover-traverser : 1 spans, ()1428.627ms (0.9%)
  1988. [info] patmat : 1 spans, ()133961.152ms (81.5%)
  1989. [info] superaccessors : 1 spans, ()54.554ms (0.0%)
  1990. [info] extmethods : 1 spans, ()5.991ms (0.0%)
  1991. [info] pickler : 1 spans, ()21.883ms (0.0%)
  1992. [info] xsbt-api : 1 spans, ()301.521ms (0.2%)
  1993. [info] xsbt-dependency : 1 spans, ()221.855ms (0.1%)
  1994. [info] refchecks : 1 spans, ()465.232ms (0.3%)
  1995. [info] uncurry : 1 spans, ()421.927ms (0.3%)
  1996. [info] fields : 1 spans, ()103.932ms (0.1%)
  1997. [info] tailcalls : 1 spans, ()113.524ms (0.1%)
  1998. [info] specialize : 1 spans, ()367.584ms (0.2%)
  1999. [info] explicitouter : 1 spans, ()148.7ms (0.1%)
  2000. [info] erasure : 1 spans, ()1025.881ms (0.6%)
  2001. [info] posterasure : 1 spans, ()100.353ms (0.1%)
  2002. [info] lambdalift : 1 spans, ()195.972ms (0.1%)
  2003. [info] constructors : 1 spans, ()67.026ms (0.0%)
  2004. [info] flatten : 1 spans, ()77.874ms (0.0%)
  2005. [info] mixin : 1 spans, ()149.971ms (0.1%)
  2006. [info] cleanup : 1 spans, ()74.95ms (0.0%)
  2007. [info] delambdafy : 1 spans, ()106.032ms (0.1%)
  2008. [info] jvm : 1 spans, ()1000.528ms (0.6%)
  2009. [info] xsbt-analyzer : 1 spans, ()8.381ms (0.0%)
  2010. [info] Done compiling.
  2011. [info] Compiling 8 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/sst/scala-2.12/classes ...
  2012. [info] Compiling 27 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/fs/scala-2.12/classes ...
  2013. [info] Compiling 31 Scala sources and 2 Java sources to /Users/daniel/Development/slamdata/quasar/master/.targets/blueeyes/scala-2.12/classes ...
  2014. [info] Enabling statistics, measuring overhead = 40.6922ns to 128.2864ns per timer
  2015. [info] Enabling statistics, measuring overhead = 40.6737ns to 134.8442ns per timer
  2016. [info] *** Cumulative statistics at phase parser
  2017. [info] #created tree nodes : 14385
  2018. [info] *** Cumulative statistics at phase parser
  2019. [info] #created tree nodes : 20861
  2020. [info] *** Cumulative statistics at phase typer
  2021. [info] time spent typechecking : 1 spans, ()14723.181ms
  2022. [info] time spent in lubs : 190 spans, ()6.269ms (0.0%) aggregate, 5.474ms (0.0%) specific
  2023. [info] time spent in <:< : 279195 spans, ()2638.649ms (17.9%) aggregate, 1832.03ms (12.4%) specific
  2024. [info] time spent in findmember : 157149 spans, ()612.078ms (4.2%) aggregate, 546.502ms (3.7%) specific
  2025. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  2026. [info] time spent in asSeenFrom : 297083 spans, ()591.723ms (4.0%) aggregate, 505.469ms (3.4%) specific
  2027. [info] time spent in baseTypeSeq : 11672 spans, ()468.68ms (3.2%) aggregate, 171.41ms (1.2%) specific
  2028. [info] time spent in baseClasses : 1728 spans, ()217.41ms (1.5%) aggregate, 105.729ms (0.7%) specific
  2029. [info] time classfilereading : 2294 spans, ()1114.093ms (7.6%)
  2030. [info] time spent in failed : 100 spans, ()21.264ms (0.1%)
  2031. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  2032. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  2033. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  2034. [info] time spent in implicits : 2025 spans, ()6632.104ms (45.0%)
  2035. [info] successful in scope : 752 spans, ()4282.265ms (29.1%)
  2036. [info] failed in scope : 1273 spans, ()2723.176ms (18.5%)
  2037. [info] successful of type : 500 spans, ()1336.901ms (9.1%)
  2038. [info] failed of type : 773 spans, ()234.024ms (1.6%)
  2039. [info] assembling parts : 789 spans, ()103.359ms (0.7%)
  2040. [info] matchesPT : 119887 spans, ()1704.727ms (11.6%)
  2041. [info] time spent in macroExpand : 7 spans, ()5478.122ms (37.2%)
  2042. [info] time spent in scope population: 30684 spans, ()8.825ms
  2043. [info] #type symbols : 250255
  2044. [info] #typechecked selections : 7754
  2045. [info] #symbols : 406803
  2046. [info] #sametype ops : 36977
  2047. [info] #toplevel lubs/glbs : 190
  2048. [info] #raw type creations : 1047236
  2049. [info] of which in failed : 1233 (0.1%)
  2050. [info] of which in implicits : 910028 (86.9%)
  2051. [info] #class symbols : 84121
  2052. [info] #base type seqs : 12048
  2053. [info] avg base type seq length : 5.8
  2054. [info] of which for compound types : 2465 (20.5%)
  2055. [info] of which for typerefs : 9207 (76.4%)
  2056. [info] of which for singletons : 375 (3.1%)
  2057. [info] #typechecked applications : 5631
  2058. [info] #unique types : 48038
  2059. [info] #subtype ops : 279195
  2060. [info] of which in failed : 809 (0.3%)
  2061. [info] of which in implicit : 224261 (80.3%)
  2062. [info] #findMember ops : 157149
  2063. [info] of which not found : 85454 (54.4%)
  2064. [info] of which multiple overloaded: 457 (0.3%)
  2065. [info] of which in failed : 11 (0.0%)
  2066. [info] of which in implicit : 36278 (23.1%)
  2067. [info] time spent in scope lookup : 1417621 spans, ()266.858ms
  2068. [info] implicit cache accesses : 1273
  2069. [info] implicit cache hits : 484 (38.0%)
  2070. [info] #macro expansions : 7
  2071. [info] #all lubs/glbs : 3988
  2072. [info] #created tree nodes : 302435
  2073. [info] #created scopes : 99476
  2074. [info] #typechecked identifiers : 14022
  2075. [info] #implicit searches : 2025
  2076. [info] #plausibly compatible : 2137 (105.5%)
  2077. [info] #matching : 2137 (105.5%)
  2078. [info] #typed : 1696 (83.8%)
  2079. [info] #found : 1260 (62.2%)
  2080. [info] #implicit improves tests : 1363 (67.3%)
  2081. [info] #implicit improves cached : 218 (10.8%)
  2082. [info] #implicit inscope hits : 752 (37.1%)
  2083. [info] #implicit oftype hits : 500 (24.7%)
  2084. [info] *** Cumulative statistics at phase typer
  2085. [info] time spent typechecking : 1 spans, ()16596.543ms
  2086. [info] time spent in lubs : 15 spans, ()0.41ms (0.0%) aggregate, 0.341ms (0.0%) specific
  2087. [info] time spent in <:< : 343259 spans, ()3629.022ms (21.9%) aggregate, 3078.497ms (18.5%) specific
  2088. [info] time spent in findmember : 88788 spans, ()678.827ms (4.1%) aggregate, 633.891ms (3.8%) specific
  2089. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  2090. [info] time spent in asSeenFrom : 367756 spans, ()757.056ms (4.6%) aggregate, 719.749ms (4.3%) specific
  2091. [info] time spent in baseTypeSeq : 12304 spans, ()287.672ms (1.7%) aggregate, 123.092ms (0.7%) specific
  2092. [info] time spent in baseClasses : 1242 spans, ()197.831ms (1.2%) aggregate, 88.835ms (0.5%) specific
  2093. [info] time classfilereading : 802 spans, ()375.849ms (2.3%)
  2094. [info] time spent in failed : 108 spans, ()51.085ms (0.3%)
  2095. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  2096. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  2097. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  2098. [info] time spent in implicits : 2817 spans, ()14611.23ms (88.0%)
  2099. [info] successful in scope : 1221 spans, ()11182.785ms (67.4%)
  2100. [info] failed in scope : 1596 spans, ()4809.204ms (29.0%)
  2101. [info] successful of type : 981 spans, ()4760.249ms (28.7%)
  2102. [info] failed of type : 615 spans, ()440.889ms (2.7%)
  2103. [info] assembling parts : 739 spans, ()77.94ms (0.5%)
  2104. [info] matchesPT : 196090 spans, ()2438.128ms (14.7%)
  2105. [info] time spent in macroExpand : 52 spans, ()756.55ms (4.6%)
  2106. [info] time spent in scope population: 182283 spans, ()65.535ms
  2107. [info] #type symbols : 1062540
  2108. [info] #typechecked selections : 6311
  2109. [info] #symbols : 1229218
  2110. [info] #sametype ops : 26745
  2111. [info] #toplevel lubs/glbs : 15
  2112. [info] #raw type creations : 2372561
  2113. [info] of which in failed : 544 (0.0%)
  2114. [info] of which in implicits : 2281789 (96.2%)
  2115. [info] #class symbols : 255474
  2116. [info] #base type seqs : 12654
  2117. [info] avg base type seq length : 5.2
  2118. [info] of which for compound types : 2672 (21.1%)
  2119. [info] of which for typerefs : 9632 (76.1%)
  2120. [info] of which for singletons : 300 (2.4%)
  2121. [info] #typechecked applications : 3968
  2122. [info] #unique types : 33229
  2123. [info] #subtype ops : 343259
  2124. [info] of which in failed : 444 (0.1%)
  2125. [info] of which in implicit : 308314 (89.8%)
  2126. [info] #findMember ops : 88788
  2127. [info] of which not found : 63075 (71.0%)
  2128. [info] of which multiple overloaded: 387 (0.4%)
  2129. [info] of which in failed : 6 (0.0%)
  2130. [info] of which in implicit : 48442 (54.6%)
  2131. [info] time spent in scope lookup : 1582436 spans, ()291.967ms
  2132. [info] implicit cache accesses : 1596
  2133. [info] implicit cache hits : 857 (53.7%)
  2134. [info] #macro expansions : 52
  2135. [info] #all lubs/glbs : 4159
  2136. [info] #created tree nodes : 185459
  2137. [info] #created scopes : 420746
  2138. [info] #typechecked identifiers : 9902
  2139. [info] #implicit searches : 2817
  2140. [info] #plausibly compatible : 4474 (158.8%)
  2141. [info] #matching : 4474 (158.8%)
  2142. [info] #typed : 4301 (152.7%)
  2143. [info] #found : 2210 (78.5%)
  2144. [info] #implicit improves tests : 1790 (63.5%)
  2145. [info] #implicit improves cached : 148 (5.3%)
  2146. [info] #implicit inscope hits : 1221 (43.3%)
  2147. [info] #implicit oftype hits : 981 (34.8%)
  2148. [info] *** Cumulative statistics at phase patmat
  2149. [info] time spent in scope population: 32456 spans, ()9.569ms
  2150. [info] #type symbols : 250828
  2151. [info] #typechecked selections : 11974
  2152. [info] #symbols : 413252
  2153. [info] #sametype ops : 66073
  2154. [info] #toplevel lubs/glbs : 267
  2155. [info] #raw type creations : 1116940
  2156. [info] of which in failed : 1233 (0.1%)
  2157. [info] of which in implicits : 910028 (81.5%)
  2158. [info] #class symbols : 84447
  2159. [info] #base type seqs : 12291
  2160. [info] avg base type seq length : 5.9
  2161. [info] of which for compound types : 2587 (21.0%)
  2162. [info] of which for typerefs : 9348 (76.1%)
  2163. [info] of which for singletons : 375 (3.1%)
  2164. [info] #typechecked applications : 7512
  2165. [info] #unique types : 41821
  2166. [info] #subtype ops : 319404
  2167. [info] of which in failed : 809 (0.3%)
  2168. [info] of which in implicit : 224261 (70.2%)
  2169. [info] #findMember ops : 182086
  2170. [info] of which not found : 86687 (47.6%)
  2171. [info] of which multiple overloaded: 584 (0.3%)
  2172. [info] of which in failed : 11 (0.0%)
  2173. [info] of which in implicit : 36278 (19.9%)
  2174. [info] time spent in scope lookup : 1695040 spans, ()295.419ms
  2175. [info] #all lubs/glbs : 4066
  2176. [info] #created tree nodes : 341341
  2177. [info] #created scopes : 101824
  2178. [info] #typechecked identifiers : 15083
  2179. [info] time spent in patmat : 299 spans, ()757.688ms
  2180. [info] of which DPLL : 308 spans, ()29.898ms (3.9%)
  2181. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  2182. [info] of which variable equality : 529 spans, ()97.712ms (12.9%)
  2183. [info] of which in exhaustivity : 85 spans, ()52.654ms (6.9%)
  2184. [info] of which in unreachability : 222 spans, ()421.614ms (55.6%)
  2185. [warn] there was one deprecation warning (since 2.10.0)
  2186. [warn] there were two deprecation warnings (since 2.11.0)
  2187. [warn] there were three deprecation warnings in total; re-run with -deprecation for details
  2188. [warn] three warnings found
  2189. [info] *** Cumulative statistics at phase patmat
  2190. [info] time spent in scope population: 184132 spans, ()65.979ms
  2191. [info] #type symbols : 1062933
  2192. [info] #typechecked selections : 91074
  2193. [info] #symbols : 1231708
  2194. [info] #sametype ops : 39620
  2195. [info] #toplevel lubs/glbs : 25
  2196. [info] #raw type creations : 2614014
  2197. [info] of which in failed : 544 (0.0%)
  2198. [info] of which in implicits : 2281789 (87.3%)
  2199. [info] #class symbols : 255659
  2200. [info] #base type seqs : 13051
  2201. [info] avg base type seq length : 5.3
  2202. [info] of which for compound types : 2812 (21.5%)
  2203. [info] of which for typerefs : 9889 (75.8%)
  2204. [info] of which for singletons : 300 (2.3%)
  2205. [info] #typechecked applications : 5054
  2206. [info] #unique types : 32068
  2207. [info] #subtype ops : 535553
  2208. [info] of which in failed : 444 (0.1%)
  2209. [info] of which in implicit : 308314 (57.6%)
  2210. [info] #findMember ops : 121354
  2211. [info] of which not found : 85071 (70.1%)
  2212. [info] of which multiple overloaded: 410 (0.3%)
  2213. [info] of which in failed : 6 (0.0%)
  2214. [info] of which in implicit : 48442 (39.9%)
  2215. [info] time spent in scope lookup : 1722073 spans, ()306.392ms
  2216. [info] #all lubs/glbs : 4169
  2217. [info] #created tree nodes : 295231
  2218. [info] #created scopes : 422834
  2219. [info] #typechecked identifiers : 10908
  2220. [info] time spent in patmat : 91 spans, ()1827.975ms
  2221. [info] of which DPLL : 142 spans, ()36.395ms (2.0%)
  2222. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  2223. [info] of which variable equality : 177 spans, ()48.606ms (2.7%)
  2224. [info] of which in exhaustivity : 15 spans, ()157.579ms (8.6%)
  2225. [info] of which in unreachability : 81 spans, ()957.047ms (52.4%)
  2226. [info] *** Cumulative statistics at phase erasure
  2227. [info] time spent in scope population: 46043 spans, ()14.396ms
  2228. [info] #type symbols : 266799
  2229. [info] #typechecked selections : 23107
  2230. [info] #symbols : 458140
  2231. [info] #sametype ops : 74398
  2232. [info] #toplevel lubs/glbs : 270
  2233. [info] #raw type creations : 1209086
  2234. [info] of which in failed : 1233 (0.1%)
  2235. [info] of which in implicits : 910028 (75.3%)
  2236. [info] #class symbols : 90716
  2237. [info] #base type seqs : 17192
  2238. [info] avg base type seq length : 5.7
  2239. [info] of which for compound types : 4865 (28.3%)
  2240. [info] of which for typerefs : 11971 (69.6%)
  2241. [info] of which for singletons : 375 (2.2%)
  2242. [info] #typechecked applications : 18015
  2243. [info] #unique types : 51206
  2244. [info] #subtype ops : 409452
  2245. [info] of which in failed : 809 (0.2%)
  2246. [info] of which in implicit : 224261 (54.8%)
  2247. [info] #findMember ops : 187500
  2248. [info] of which not found : 87154 (46.5%)
  2249. [info] of which multiple overloaded: 584 (0.3%)
  2250. [info] of which in failed : 11 (0.0%)
  2251. [info] of which in implicit : 36278 (19.3%)
  2252. [info] time spent in scope lookup : 1759527 spans, ()306.752ms
  2253. [info] #all lubs/glbs : 4069
  2254. [info] #created tree nodes : 397767
  2255. [info] #created scopes : 124947
  2256. [info] #typechecked identifiers : 23745
  2257. [info] Done compiling.
  2258. [info] *** Cumulative statistics at phase cleanup
  2259. [info] time spent in scope population: 46226 spans, ()14.425ms
  2260. [info] #type symbols : 266956
  2261. [info] #typechecked selections : 23465
  2262. [info] #symbols : 461005
  2263. [info] #sametype ops : 74619
  2264. [info] #toplevel lubs/glbs : 271
  2265. [info] #raw type creations : 1220839
  2266. [info] of which in failed : 1233 (0.1%)
  2267. [info] of which in implicits : 910028 (74.5%)
  2268. [info] #class symbols : 90737
  2269. [info] #base type seqs : 17658
  2270. [info] avg base type seq length : 5.7
  2271. [info] of which for compound types : 5232 (29.6%)
  2272. [info] of which for typerefs : 12070 (68.4%)
  2273. [info] of which for singletons : 375 (2.1%)
  2274. [info] #typechecked applications : 18113
  2275. [info] #unique types : 50076
  2276. [info] #subtype ops : 412590
  2277. [info] of which in failed : 809 (0.2%)
  2278. [info] of which in implicit : 224261 (54.4%)
  2279. [info] #findMember ops : 187938
  2280. [info] of which not found : 87372 (46.5%)
  2281. [info] of which multiple overloaded: 589 (0.3%)
  2282. [info] of which in failed : 11 (0.0%)
  2283. [info] of which in implicit : 36278 (19.3%)
  2284. [info] time spent in scope lookup : 1764535 spans, ()307.804ms
  2285. [info] #all lubs/glbs : 4070
  2286. [info] #created tree nodes : 415811
  2287. [info] #created scopes : 125590
  2288. [info] #typechecked identifiers : 24006
  2289. [info] Compiling 21 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/niflheim/scala-2.12/classes ...
  2290. [info] *** Cumulative statistics at phase jvm
  2291. [info] time spent in scope population: 46250 spans, ()14.468ms
  2292. [info] #type symbols : 267392
  2293. [info] #typechecked selections : 23546
  2294. [info] #symbols : 465204
  2295. [info] #sametype ops : 76157
  2296. [info] #toplevel lubs/glbs : 271
  2297. [info] #raw type creations : 1227957
  2298. [info] of which in failed : 1233 (0.1%)
  2299. [info] of which in implicits : 910028 (74.1%)
  2300. [info] #class symbols : 90957
  2301. [info] #base type seqs : 18824
  2302. [info] avg base type seq length : 5.8
  2303. [info] of which for compound types : 5947 (31.6%)
  2304. [info] of which for typerefs : 12521 (66.5%)
  2305. [info] of which for singletons : 375 (2.0%)
  2306. [info] #typechecked applications : 18752
  2307. [info] #unique types : 47048
  2308. [info] #subtype ops : 414630
  2309. [info] of which in failed : 809 (0.2%)
  2310. [info] of which in implicit : 224261 (54.1%)
  2311. [info] #findMember ops : 193888
  2312. [info] of which not found : 87485 (45.1%)
  2313. [info] of which multiple overloaded: 696 (0.4%)
  2314. [info] of which in failed : 11 (0.0%)
  2315. [info] of which in implicit : 36278 (18.7%)
  2316. [info] time spent in scope lookup : 1775680 spans, ()310.481ms
  2317. [info] time in backend : 1 spans, ()978.73ms
  2318. [info] bcode initialization : 1 spans, ()2.105ms (0.2%)
  2319. [info] code generation : 27 spans, ()707.505ms (72.3%)
  2320. [info] intra-method optimizations : 277 spans, ()44.203ms (4.5%)
  2321. [info] classfile writing : 288 spans, ()99.783ms (10.2%)
  2322. [info] #all lubs/glbs : 4070
  2323. [info] #created tree nodes : 423037
  2324. [info] #created scopes : 126566
  2325. [info] #typechecked identifiers : 24532
  2326. [info] *** Cumulative timers for phases
  2327. [info] #total compile time : 1 spans, ()21057.942ms
  2328. [info] parser : 1 spans, ()83.131ms (0.4%)
  2329. [info] kind-projector : 1 spans, ()58.751ms (0.3%)
  2330. [info] namer : 1 spans, ()101.254ms (0.5%)
  2331. [info] packageobjects : 1 spans, ()14.219ms (0.1%)
  2332. [info] typer : 1 spans, ()14723.186ms (69.9%)
  2333. [info] wartremover-traverser : 1 spans, ()927.103ms (4.4%)
  2334. [info] patmat : 1 spans, ()883.05ms (4.2%)
  2335. [info] superaccessors : 1 spans, ()38.055ms (0.2%)
  2336. [info] extmethods : 1 spans, ()11.906ms (0.1%)
  2337. [info] pickler : 1 spans, ()27.309ms (0.1%)
  2338. [info] xsbt-api : 1 spans, ()247.669ms (1.2%)
  2339. [info] xsbt-dependency : 1 spans, ()172.476ms (0.8%)
  2340. [info] refchecks : 1 spans, ()367.333ms (1.7%)
  2341. [info] uncurry : 1 spans, ()339.704ms (1.6%)
  2342. [info] fields : 1 spans, ()45.726ms (0.2%)
  2343. [info] tailcalls : 1 spans, ()88.851ms (0.4%)
  2344. [info] specialize : 1 spans, ()473.262ms (2.2%)
  2345. [info] explicitouter : 1 spans, ()77.777ms (0.4%)
  2346. [info] erasure : 1 spans, ()762.669ms (3.6%)
  2347. [info] posterasure : 1 spans, ()67.847ms (0.3%)
  2348. [info] lambdalift : 1 spans, ()124.679ms (0.6%)
  2349. [info] constructors : 1 spans, ()42.773ms (0.2%)
  2350. [info] flatten : 1 spans, ()45.213ms (0.2%)
  2351. [info] mixin : 1 spans, ()84.04ms (0.4%)
  2352. [info] cleanup : 1 spans, ()149.089ms (0.7%)
  2353. [info] delambdafy : 1 spans, ()87.649ms (0.4%)
  2354. [info] jvm : 1 spans, ()978.737ms (4.6%)
  2355. [info] xsbt-analyzer : 1 spans, ()7.773ms (0.0%)
  2356. [info] Done compiling.
  2357. [info] Compiling 53 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/qscript/scala-2.12/classes ...
  2358. [info] Enabling statistics, measuring overhead = 44.1565ns to 140.8502ns per timer
  2359. [info] *** Cumulative statistics at phase erasure
  2360. [info] time spent in scope population: 193288 spans, ()71.385ms
  2361. [info] #type symbols : 1094461
  2362. [info] #typechecked selections : 98882
  2363. [info] #symbols : 1287608
  2364. [info] #sametype ops : 47314
  2365. [info] #toplevel lubs/glbs : 26
  2366. [info] #raw type creations : 2711267
  2367. [info] of which in failed : 544 (0.0%)
  2368. [info] of which in implicits : 2281789 (84.2%)
  2369. [info] #class symbols : 268551
  2370. [info] #base type seqs : 16599
  2371. [info] avg base type seq length : 5.3
  2372. [info] of which for compound types : 4532 (27.3%)
  2373. [info] of which for typerefs : 11717 (70.6%)
  2374. [info] of which for singletons : 300 (1.8%)
  2375. [info] #typechecked applications : 11914
  2376. [info] #unique types : 49201
  2377. [info] #subtype ops : 598975
  2378. [info] of which in failed : 444 (0.1%)
  2379. [info] of which in implicit : 308314 (51.5%)
  2380. [info] #findMember ops : 126673
  2381. [info] of which not found : 85625 (67.6%)
  2382. [info] of which multiple overloaded: 410 (0.3%)
  2383. [info] of which in failed : 6 (0.0%)
  2384. [info] of which in implicit : 48442 (38.2%)
  2385. [info] time spent in scope lookup : 1765835 spans, ()318.123ms
  2386. [info] #all lubs/glbs : 4172
  2387. [info] #created tree nodes : 331301
  2388. [info] #created scopes : 444959
  2389. [info] #typechecked identifiers : 16622
  2390. [info] *** Cumulative statistics at phase parser
  2391. [info] #created tree nodes : 100991
  2392. [info] *** Cumulative statistics at phase cleanup
  2393. [info] time spent in scope population: 195277 spans, ()71.722ms
  2394. [info] #type symbols : 1096679
  2395. [info] #typechecked selections : 99633
  2396. [info] #symbols : 1301293
  2397. [info] #sametype ops : 49027
  2398. [info] #toplevel lubs/glbs : 40
  2399. [info] #raw type creations : 2730512
  2400. [info] of which in failed : 544 (0.0%)
  2401. [info] of which in implicits : 2281789 (83.6%)
  2402. [info] #class symbols : 269077
  2403. [info] #base type seqs : 17114
  2404. [info] avg base type seq length : 5.3
  2405. [info] of which for compound types : 4866 (28.4%)
  2406. [info] of which for typerefs : 11898 (69.5%)
  2407. [info] of which for singletons : 300 (1.8%)
  2408. [info] #typechecked applications : 12503
  2409. [info] #unique types : 53704
  2410. [info] #subtype ops : 606022
  2411. [info] of which in failed : 444 (0.1%)
  2412. [info] of which in implicit : 308314 (50.9%)
  2413. [info] #findMember ops : 127877
  2414. [info] of which not found : 85775 (67.1%)
  2415. [info] of which multiple overloaded: 457 (0.4%)
  2416. [info] of which in failed : 6 (0.0%)
  2417. [info] of which in implicit : 48442 (37.9%)
  2418. [info] time spent in scope lookup : 1781638 spans, ()320.243ms
  2419. [info] #all lubs/glbs : 4186
  2420. [info] #created tree nodes : 350299
  2421. [info] #created scopes : 448318
  2422. [info] #typechecked identifiers : 18071
  2423. [info] *** Cumulative statistics at phase jvm
  2424. [info] time spent in scope population: 195284 spans, ()71.752ms
  2425. [info] #type symbols : 1097134
  2426. [info] #typechecked selections : 99697
  2427. [info] #symbols : 1304650
  2428. [info] #sametype ops : 49590
  2429. [info] #toplevel lubs/glbs : 40
  2430. [info] #raw type creations : 2734987
  2431. [info] of which in failed : 544 (0.0%)
  2432. [info] of which in implicits : 2281789 (83.4%)
  2433. [info] #class symbols : 269309
  2434. [info] #base type seqs : 18141
  2435. [info] avg base type seq length : 5.4
  2436. [info] of which for compound types : 5405 (29.8%)
  2437. [info] of which for typerefs : 12386 (68.3%)
  2438. [info] of which for singletons : 300 (1.7%)
  2439. [info] #typechecked applications : 12770
  2440. [info] #unique types : 36378
  2441. [info] #subtype ops : 606989
  2442. [info] of which in failed : 444 (0.1%)
  2443. [info] of which in implicit : 308314 (50.8%)
  2444. [info] #findMember ops : 132869
  2445. [info] of which not found : 85878 (64.6%)
  2446. [info] of which multiple overloaded: 564 (0.4%)
  2447. [info] of which in failed : 6 (0.0%)
  2448. [info] of which in implicit : 48442 (36.5%)
  2449. [info] time spent in scope lookup : 1789060 spans, ()321.719ms
  2450. [info] time in backend : 1 spans, ()928.512ms
  2451. [info] bcode initialization : 1 spans, ()102.5ms (11.0%)
  2452. [info] code generation : 8 spans, ()416.837ms (44.9%)
  2453. [info] intra-method optimizations : 117 spans, ()33.371ms (3.6%)
  2454. [info] classfile writing : 120 spans, ()86.075ms (9.3%)
  2455. [info] #all lubs/glbs : 4186
  2456. [info] #created tree nodes : 354129
  2457. [info] #created scopes : 449033
  2458. [info] #typechecked identifiers : 18245
  2459. [info] *** Cumulative timers for phases
  2460. [info] #total compile time : 1 spans, ()23112.328ms
  2461. [info] parser : 1 spans, ()41.135ms (0.2%)
  2462. [info] kind-projector : 1 spans, ()40.91ms (0.2%)
  2463. [info] namer : 1 spans, ()86.488ms (0.4%)
  2464. [info] packageobjects : 1 spans, ()11.229ms (0.0%)
  2465. [info] typer : 1 spans, ()16596.547ms (71.8%)
  2466. [info] wartremover-traverser : 1 spans, ()741.371ms (3.2%)
  2467. [info] patmat : 1 spans, ()1918.324ms (8.3%)
  2468. [info] superaccessors : 1 spans, ()18.494ms (0.1%)
  2469. [info] extmethods : 1 spans, ()10.026ms (0.0%)
  2470. [info] pickler : 1 spans, ()8.814ms (0.0%)
  2471. [info] xsbt-api : 1 spans, ()136.614ms (0.6%)
  2472. [info] xsbt-dependency : 1 spans, ()96.223ms (0.4%)
  2473. [info] refchecks : 1 spans, ()391.626ms (1.7%)
  2474. [info] uncurry : 1 spans, ()553.039ms (2.4%)
  2475. [info] fields : 1 spans, ()36.593ms (0.2%)
  2476. [info] tailcalls : 1 spans, ()73.13ms (0.3%)
  2477. [info] specialize : 1 spans, ()399.958ms (1.7%)
  2478. [info] explicitouter : 1 spans, ()65.383ms (0.3%)
  2479. [info] erasure : 1 spans, ()437.995ms (1.9%)
  2480. [info] posterasure : 1 spans, ()30.964ms (0.1%)
  2481. [info] lambdalift : 1 spans, ()65.259ms (0.3%)
  2482. [info] constructors : 1 spans, ()20.077ms (0.1%)
  2483. [info] flatten : 1 spans, ()15.627ms (0.1%)
  2484. [info] mixin : 1 spans, ()288.511ms (1.2%)
  2485. [info] cleanup : 1 spans, ()16.49ms (0.1%)
  2486. [info] delambdafy : 1 spans, ()52.335ms (0.2%)
  2487. [info] jvm : 1 spans, ()928.518ms (4.0%)
  2488. [info] xsbt-analyzer : 1 spans, ()3.568ms (0.0%)
  2489. [info] Done compiling.
  2490. [info] Compiling 7 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/datagen/scala-2.12/classes ...
  2491. [info] Enabling statistics, measuring overhead = 46.6413ns to 145.8909ns per timer
  2492. [info] *** Cumulative statistics at phase parser
  2493. [info] #created tree nodes : 4142
  2494. [warn] there were 16 deprecation warnings
  2495. [warn] there was one deprecation warning (since 2.11.0)
  2496. [warn] there was one deprecation warning (since 2.12.4)
  2497. [warn] there were 18 deprecation warnings in total; re-run with -deprecation for details
  2498. [warn] four warnings found
  2499. [info] Done compiling.
  2500. [info] Compiling 56 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/yggdrasil/scala-2.12/classes ...
  2501. [info] *** Cumulative statistics at phase typer
  2502. [info] time spent typechecking : 1 spans, ()4252.62ms
  2503. [info] time spent in lubs : 9 spans, ()1.081ms (0.0%) aggregate, 0.695ms (0.0%) specific
  2504. [info] time spent in <:< : 53749 spans, ()568.108ms (13.4%) aggregate, 463.852ms (10.9%) specific
  2505. [info] time spent in findmember : 28099 spans, ()155.211ms (3.6%) aggregate, 123.649ms (2.9%) specific
  2506. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  2507. [info] time spent in asSeenFrom : 60411 spans, ()380.931ms (9.0%) aggregate, 352.784ms (8.3%) specific
  2508. [info] time spent in baseTypeSeq : 4866 spans, ()761.303ms (17.9%) aggregate, 181.883ms (4.3%) specific
  2509. [info] time spent in baseClasses : 1135 spans, ()303.916ms (7.1%) aggregate, 149.767ms (3.5%) specific
  2510. [info] time classfilereading : 957 spans, ()794.432ms (18.7%)
  2511. [info] time spent in failed : 64 spans, ()74.782ms (1.8%)
  2512. [info] failed apply : 6 spans, ()51.711ms (1.2%)
  2513. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  2514. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  2515. [info] time spent in implicits : 581 spans, ()3041.099ms (71.5%)
  2516. [info] successful in scope : 300 spans, ()1769.565ms (41.6%)
  2517. [info] failed in scope : 281 spans, ()433.323ms (10.2%)
  2518. [info] successful of type : 158 spans, ()1133.459ms (26.7%)
  2519. [info] failed of type : 123 spans, ()122.377ms (2.9%)
  2520. [info] assembling parts : 182 spans, ()86.652ms (2.0%)
  2521. [info] matchesPT : 27533 spans, ()386.251ms (9.1%)
  2522. [info] time spent in macroExpand : 35 spans, ()889.499ms (20.9%)
  2523. [info] time spent in scope population: 19900 spans, ()8.002ms
  2524. [info] #type symbols : 165548
  2525. [info] #typechecked selections : 1440
  2526. [info] #symbols : 251663
  2527. [info] #sametype ops : 11945
  2528. [info] #toplevel lubs/glbs : 9
  2529. [info] #raw type creations : 320475
  2530. [info] of which in failed : 2907 (0.9%)
  2531. [info] of which in implicits : 292537 (91.3%)
  2532. [info] #class symbols : 59075
  2533. [info] #base type seqs : 4944
  2534. [info] avg base type seq length : 5.6
  2535. [info] of which for compound types : 1194 (24.2%)
  2536. [info] of which for typerefs : 3672 (74.3%)
  2537. [info] of which for singletons : 75 (1.5%)
  2538. [info] #typechecked applications : 1019
  2539. [info] #unique types : 142871
  2540. [info] #subtype ops : 53749
  2541. [info] of which in failed : 1437 (2.7%)
  2542. [info] of which in implicit : 44539 (82.9%)
  2543. [info] #findMember ops : 28099
  2544. [info] of which not found : 13409 (47.7%)
  2545. [info] of which multiple overloaded: 71 (0.3%)
  2546. [info] of which in failed : 487 (1.7%)
  2547. [info] of which in implicit : 11922 (42.4%)
  2548. [info] time spent in scope lookup : 342530 spans, ()69.065ms
  2549. [info] implicit cache accesses : 281
  2550. [info] implicit cache hits : 99 (35.2%)
  2551. [info] #macro expansions : 35
  2552. [info] #all lubs/glbs : 1118
  2553. [info] #created tree nodes : 43712
  2554. [info] #created scopes : 52420
  2555. [info] #typechecked identifiers : 2286
  2556. [info] #implicit searches : 581
  2557. [info] #plausibly compatible : 681 (117.2%)
  2558. [info] #matching : 681 (117.2%)
  2559. [info] #typed : 641 (110.3%)
  2560. [info] #found : 464 (79.9%)
  2561. [info] #implicit improves tests : 208 (35.8%)
  2562. [info] #implicit improves cached : 13 (2.2%)
  2563. [info] #implicit inscope hits : 300 (51.6%)
  2564. [info] #implicit oftype hits : 158 (27.2%)
  2565. [info] *** Cumulative statistics at phase patmat
  2566. [info] time spent in scope population: 20137 spans, ()8.27ms
  2567. [info] #type symbols : 165572
  2568. [info] #typechecked selections : 10685
  2569. [info] #symbols : 252056
  2570. [info] #sametype ops : 13800
  2571. [info] #toplevel lubs/glbs : 10
  2572. [info] #raw type creations : 333645
  2573. [info] of which in failed : 2907 (0.9%)
  2574. [info] of which in implicits : 292537 (87.7%)
  2575. [info] #class symbols : 59087
  2576. [info] #base type seqs : 4978
  2577. [info] avg base type seq length : 5.6
  2578. [info] of which for compound types : 1202 (24.1%)
  2579. [info] of which for typerefs : 3698 (74.3%)
  2580. [info] of which for singletons : 75 (1.5%)
  2581. [info] #typechecked applications : 1213
  2582. [info] #unique types : 18929
  2583. [info] #subtype ops : 75736
  2584. [info] of which in failed : 1437 (1.9%)
  2585. [info] of which in implicit : 44539 (58.8%)
  2586. [info] #findMember ops : 33255
  2587. [info] of which not found : 15293 (46.0%)
  2588. [info] of which multiple overloaded: 76 (0.2%)
  2589. [info] of which in failed : 487 (1.5%)
  2590. [info] of which in implicit : 11922 (35.9%)
  2591. [info] time spent in scope lookup : 362094 spans, ()71.54ms
  2592. [info] #all lubs/glbs : 1119
  2593. [info] #created tree nodes : 56610
  2594. [info] #created scopes : 52736
  2595. [info] #typechecked identifiers : 2433
  2596. [info] time spent in patmat : 22 spans, ()196.571ms
  2597. [info] of which DPLL : 37 spans, ()3.345ms (1.7%)
  2598. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  2599. [info] of which variable equality : 52 spans, ()8.977ms (4.6%)
  2600. [info] of which in exhaustivity : 10 spans, ()4.52ms (2.3%)
  2601. [info] of which in unreachability : 21 spans, ()97.26ms (49.5%)
  2602. [info] *** Cumulative statistics at phase erasure
  2603. [info] time spent in scope population: 23484 spans, ()11.233ms
  2604. [info] #type symbols : 180777
  2605. [info] #typechecked selections : 12651
  2606. [info] #symbols : 282213
  2607. [info] #sametype ops : 23009
  2608. [info] #toplevel lubs/glbs : 11
  2609. [info] #raw type creations : 373338
  2610. [info] of which in failed : 2907 (0.8%)
  2611. [info] of which in implicits : 292537 (78.4%)
  2612. [info] #class symbols : 63601
  2613. [info] #base type seqs : 7520
  2614. [info] avg base type seq length : 5.8
  2615. [info] of which for compound types : 2378 (31.6%)
  2616. [info] of which for typerefs : 5064 (67.3%)
  2617. [info] of which for singletons : 75 (1.0%)
  2618. [info] #typechecked applications : 3041
  2619. [info] #unique types : 25587
  2620. [info] #subtype ops : 94942
  2621. [info] of which in failed : 1437 (1.5%)
  2622. [info] of which in implicit : 44539 (46.9%)
  2623. [info] #findMember ops : 38100
  2624. [info] of which not found : 15537 (40.8%)
  2625. [info] of which multiple overloaded: 76 (0.2%)
  2626. [info] of which in failed : 487 (1.3%)
  2627. [info] of which in implicit : 11922 (31.3%)
  2628. [info] time spent in scope lookup : 385390 spans, ()76.58ms
  2629. [info] #all lubs/glbs : 1120
  2630. [info] #created tree nodes : 65974
  2631. [info] #created scopes : 61711
  2632. [info] #typechecked identifiers : 4150
  2633. [info] *** Cumulative statistics at phase cleanup
  2634. [info] time spent in scope population: 23487 spans, ()11.233ms
  2635. [info] #type symbols : 180799
  2636. [info] #typechecked selections : 12687
  2637. [info] #symbols : 282899
  2638. [info] #sametype ops : 23025
  2639. [info] #toplevel lubs/glbs : 11
  2640. [info] #raw type creations : 374166
  2641. [info] of which in failed : 2907 (0.8%)
  2642. [info] of which in implicits : 292537 (78.2%)
  2643. [info] #class symbols : 63609
  2644. [info] #base type seqs : 7614
  2645. [info] avg base type seq length : 5.8
  2646. [info] of which for compound types : 2439 (32.0%)
  2647. [info] of which for typerefs : 5097 (66.9%)
  2648. [info] of which for singletons : 75 (1.0%)
  2649. [info] #typechecked applications : 3045
  2650. [info] #unique types : 25702
  2651. [info] #subtype ops : 95312
  2652. [info] of which in failed : 1437 (1.5%)
  2653. [info] of which in implicit : 44539 (46.7%)
  2654. [info] #findMember ops : 38154
  2655. [info] of which not found : 15557 (40.8%)
  2656. [info] of which multiple overloaded: 78 (0.2%)
  2657. [info] of which in failed : 487 (1.3%)
  2658. [info] of which in implicit : 11922 (31.2%)
  2659. [info] time spent in scope lookup : 386118 spans, ()76.731ms
  2660. [info] #all lubs/glbs : 1120
  2661. [info] #created tree nodes : 69405
  2662. [info] #created scopes : 61791
  2663. [info] #typechecked identifiers : 4162
  2664. [info] *** Cumulative statistics at phase jvm
  2665. [info] time spent in scope population: 23499 spans, ()11.249ms
  2666. [info] #type symbols : 181223
  2667. [info] #typechecked selections : 12754
  2668. [info] #symbols : 285697
  2669. [info] #sametype ops : 23434
  2670. [info] #toplevel lubs/glbs : 11
  2671. [info] #raw type creations : 376734
  2672. [info] of which in failed : 2907 (0.8%)
  2673. [info] of which in implicits : 292537 (77.7%)
  2674. [info] #class symbols : 63825
  2675. [info] #base type seqs : 8566
  2676. [info] avg base type seq length : 5.9
  2677. [info] of which for compound types : 2971 (34.7%)
  2678. [info] of which for typerefs : 5517 (64.4%)
  2679. [info] of which for singletons : 75 (0.9%)
  2680. [info] #typechecked applications : 3274
  2681. [info] #unique types : 26357
  2682. [info] #subtype ops : 96217
  2683. [info] of which in failed : 1437 (1.5%)
  2684. [info] of which in implicit : 44539 (46.3%)
  2685. [info] #findMember ops : 42897
  2686. [info] of which not found : 15659 (36.5%)
  2687. [info] of which multiple overloaded: 185 (0.4%)
  2688. [info] of which in failed : 487 (1.1%)
  2689. [info] of which in implicit : 11922 (27.8%)
  2690. [info] time spent in scope lookup : 392712 spans, ()78.107ms
  2691. [info] time in backend : 1 spans, ()166.032ms
  2692. [info] bcode initialization : 1 spans, ()1.789ms (1.1%)
  2693. [info] code generation : 7 spans, ()113.711ms (68.5%)
  2694. [info] intra-method optimizations : 28 spans, ()8.274ms (5.0%)
  2695. [info] classfile writing : 33 spans, ()11.852ms (7.1%)
  2696. [info] #all lubs/glbs : 1120
  2697. [info] #created tree nodes : 71405
  2698. [info] #created scopes : 62579
  2699. [info] #typechecked identifiers : 4292
  2700. [info] *** Cumulative timers for phases
  2701. [info] #total compile time : 1 spans, ()6306.349ms
  2702. [info] parser : 1 spans, ()23.522ms (0.4%)
  2703. [info] kind-projector : 1 spans, ()24.426ms (0.4%)
  2704. [info] namer : 1 spans, ()89.986ms (1.4%)
  2705. [info] packageobjects : 1 spans, ()10.085ms (0.2%)
  2706. [info] typer : 1 spans, ()4252.625ms (67.4%)
  2707. [info] wartremover-traverser : 1 spans, ()468.125ms (7.4%)
  2708. [info] patmat : 1 spans, ()216.385ms (3.4%)
  2709. [info] superaccessors : 1 spans, ()6.392ms (0.1%)
  2710. [info] extmethods : 1 spans, ()1.744ms (0.0%)
  2711. [info] pickler : 1 spans, ()5.219ms (0.1%)
  2712. [info] xsbt-api : 1 spans, ()51.83ms (0.8%)
  2713. [info] xsbt-dependency : 1 spans, ()39.551ms (0.6%)
  2714. [info] refchecks : 1 spans, ()42.569ms (0.7%)
  2715. [info] uncurry : 1 spans, ()103.794ms (1.6%)
  2716. [info] fields : 1 spans, ()5.219ms (0.1%)
  2717. [info] tailcalls : 1 spans, ()20.338ms (0.3%)
  2718. [info] specialize : 1 spans, ()477.597ms (7.6%)
  2719. [info] explicitouter : 1 spans, ()27.902ms (0.4%)
  2720. [info] erasure : 1 spans, ()144.606ms (2.3%)
  2721. [info] posterasure : 1 spans, ()9.142ms (0.1%)
  2722. [info] lambdalift : 1 spans, ()31.154ms (0.5%)
  2723. [info] constructors : 1 spans, ()5.001ms (0.1%)
  2724. [info] flatten : 1 spans, ()5.623ms (0.1%)
  2725. [info] mixin : 1 spans, ()8.055ms (0.1%)
  2726. [info] cleanup : 1 spans, ()7.547ms (0.1%)
  2727. [info] delambdafy : 1 spans, ()36.59ms (0.6%)
  2728. [info] jvm : 1 spans, ()166.038ms (2.6%)
  2729. [info] xsbt-analyzer : 1 spans, ()1.216ms (0.0%)
  2730. [info] Done compiling.
  2731. [warn] /Users/daniel/Development/slamdata/quasar/master/yggdrasil/src/main/scala/quasar/yggdrasil/vfs/package.scala:24:18: Unused import
  2732. [warn] import argonaut.{Argonaut, CodecJson, DecodeResult}
  2733. [warn] ^
  2734. [warn] /Users/daniel/Development/slamdata/quasar/master/yggdrasil/src/main/scala/quasar/yggdrasil/vfs/package.scala:24:28: Unused import
  2735. [warn] import argonaut.{Argonaut, CodecJson, DecodeResult}
  2736. [warn] ^
  2737. [warn] /Users/daniel/Development/slamdata/quasar/master/yggdrasil/src/main/scala/quasar/yggdrasil/vfs/package.scala:24:39: Unused import
  2738. [warn] import argonaut.{Argonaut, CodecJson, DecodeResult}
  2739. [warn] ^
  2740. [warn] /Users/daniel/Development/slamdata/quasar/master/yggdrasil/src/main/scala/quasar/yggdrasil/vfs/package.scala:37:18: Unused import
  2741. [warn] import java.util.UUID
  2742. [warn] ^
  2743. [warn] there were 8 deprecation warnings (since 0.10.0)
  2744. [warn] there were two deprecation warnings (since 2.10.0)
  2745. [warn] there were two deprecation warnings (since 2.11.0)
  2746. [warn] there were 24 deprecation warnings (since 7.2)
  2747. [warn] there were 36 deprecation warnings in total; re-run with -deprecation for details
  2748. [warn] there were 7 unchecked warnings; re-run with -unchecked for details
  2749. [warn] 10 warnings found
  2750. [info] Done compiling.
  2751. [info] *** Cumulative statistics at phase typer
  2752. [info] time spent typechecking : 1 spans, ()104157.197ms
  2753. [info] time spent in lubs : 182 spans, ()195.285ms (0.2%) aggregate, 53.63ms (0.1%) specific
  2754. [info] time spent in <:< : 4440763 spans, ()31149.373ms (29.9%) aggregate, 23021.09ms (22.1%) specific
  2755. [info] time spent in findmember : 734219 spans, ()2891.031ms (2.8%) aggregate, 2620.952ms (2.5%) specific
  2756. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  2757. [info] time spent in asSeenFrom : 2431288 spans, ()2739.988ms (2.6%) aggregate, 2563.868ms (2.5%) specific
  2758. [info] time spent in baseTypeSeq : 76952 spans, ()893.053ms (0.9%) aggregate, 617.215ms (0.6%) specific
  2759. [info] time spent in baseClasses : 4136 spans, ()407.021ms (0.4%) aggregate, 169.669ms (0.2%) specific
  2760. [info] time classfilereading : 851 spans, ()520.329ms (0.5%)
  2761. [info] time spent in failed : 756 spans, ()4314.61ms (4.1%)
  2762. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  2763. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  2764. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  2765. [info] time spent in implicits : 27408 spans, ()92697.898ms (89.0%)
  2766. [info] successful in scope : 8661 spans, ()73398.865ms (70.5%)
  2767. [info] failed in scope : 18747 spans, ()29175.225ms (28.0%)
  2768. [info] successful of type : 11606 spans, ()42501.464ms (40.8%)
  2769. [info] failed of type : 7141 spans, ()4069.492ms (3.9%)
  2770. [info] assembling parts : 6954 spans, ()300.2ms (0.3%)
  2771. [info] matchesPT : 1991697 spans, ()14740.392ms (14.2%)
  2772. [info] time spent in macroExpand : 855 spans, ()5505.38ms (5.3%)
  2773. [info] time spent in scope population: 757868 spans, ()92.128ms
  2774. [info] #type symbols : 5748291
  2775. [info] #typechecked selections : 51911
  2776. [info] #symbols : 6878852
  2777. [info] #sametype ops : 179045
  2778. [info] #toplevel lubs/glbs : 182
  2779. [info] #raw type creations : 18411771
  2780. [info] of which in failed : 16584 (0.1%)
  2781. [info] of which in implicits : 17107958 (92.9%)
  2782. [info] #class symbols : 1262381
  2783. [info] #base type seqs : 77328
  2784. [info] avg base type seq length : 4.7
  2785. [info] of which for compound types : 17212 (22.3%)
  2786. [info] of which for typerefs : 59740 (77.3%)
  2787. [info] of which for singletons : 24 (0.0%)
  2788. [info] #typechecked applications : 31612
  2789. [info] #unique types : 660220
  2790. [info] #subtype ops : 4440763
  2791. [info] of which in failed : 1934 (0.0%)
  2792. [info] of which in implicit : 3850961 (86.7%)
  2793. [info] #findMember ops : 734219
  2794. [info] of which not found : 571606 (77.9%)
  2795. [info] of which multiple overloaded: 1859 (0.3%)
  2796. [info] of which in failed : 7 (0.0%)
  2797. [info] of which in implicit : 414289 (56.4%)
  2798. [info] time spent in scope lookup : 8757945 spans, ()1228.27ms
  2799. [info] implicit cache accesses : 18747
  2800. [info] implicit cache hits : 11793 (62.9%)
  2801. [info] #macro expansions : 855
  2802. [info] #all lubs/glbs : 45402
  2803. [info] #created tree nodes : 1748047
  2804. [info] #created scopes : 2011474
  2805. [info] #typechecked identifiers : 78227
  2806. [info] #implicit searches : 27408
  2807. [info] #plausibly compatible : 34767 (126.8%)
  2808. [info] #matching : 34767 (126.8%)
  2809. [info] #typed : 34484 (125.8%)
  2810. [info] #found : 20275 (74.0%)
  2811. [info] #implicit improves tests : 6081 (22.2%)
  2812. [info] #implicit improves cached : 2575 (9.4%)
  2813. [info] #implicit inscope hits : 8661 (31.6%)
  2814. [info] #implicit oftype hits : 11606 (42.3%)
  2815. [info] *** Cumulative statistics at phase patmat
  2816. [info] time spent in scope population: 767344 spans, ()93.633ms
  2817. [info] #type symbols : 5750046
  2818. [info] #typechecked selections : 611152
  2819. [info] #symbols : 6894154
  2820. [info] #sametype ops : 2029254
  2821. [info] #toplevel lubs/glbs : 321
  2822. [info] #raw type creations : 19287803
  2823. [info] of which in failed : 16584 (0.1%)
  2824. [info] of which in implicits : 17107958 (88.7%)
  2825. [info] #class symbols : 1263452
  2826. [info] #base type seqs : 79524
  2827. [info] avg base type seq length : 4.9
  2828. [info] of which for compound types : 17763 (22.3%)
  2829. [info] of which for typerefs : 61385 (77.2%)
  2830. [info] of which for singletons : 24 (0.0%)
  2831. [info] #typechecked applications : 37233
  2832. [info] #unique types : 199821
  2833. [info] #subtype ops : 6480979
  2834. [info] of which in failed : 1934 (0.0%)
  2835. [info] of which in implicit : 3850961 (59.4%)
  2836. [info] #findMember ops : 1143169
  2837. [info] of which not found : 867669 (75.9%)
  2838. [info] of which multiple overloaded: 2138 (0.2%)
  2839. [info] of which in failed : 7 (0.0%)
  2840. [info] of which in implicit : 414289 (36.2%)
  2841. [info] time spent in scope lookup : 9978141 spans, ()1303.941ms
  2842. [info] #all lubs/glbs : 45541
  2843. [info] #created tree nodes : 2475090
  2844. [info] #created scopes : 2023391
  2845. [info] #typechecked identifiers : 83646
  2846. [info] time spent in patmat : 682 spans, ()10040.158ms
  2847. [info] of which DPLL : 1617 spans, ()1322.695ms (13.2%)
  2848. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  2849. [info] of which variable equality : 1313 spans, ()2520.134ms (25.1%)
  2850. [info] of which in exhaustivity : 229 spans, ()1096.316ms (10.9%)
  2851. [info] of which in unreachability : 542 spans, ()7497.277ms (74.7%)
  2852. [info] *** Cumulative statistics at phase erasure
  2853. [info] time spent in scope population: 824850 spans, ()99.867ms
  2854. [info] #type symbols : 5816552
  2855. [info] #typechecked selections : 669850
  2856. [info] #symbols : 7070433
  2857. [info] #sametype ops : 2050703
  2858. [info] #toplevel lubs/glbs : 323
  2859. [info] #raw type creations : 19806432
  2860. [info] of which in failed : 16584 (0.1%)
  2861. [info] of which in implicits : 17107958 (86.4%)
  2862. [info] #class symbols : 1292509
  2863. [info] #base type seqs : 92255
  2864. [info] avg base type seq length : 4.9
  2865. [info] of which for compound types : 23613 (25.6%)
  2866. [info] of which for typerefs : 68272 (74.0%)
  2867. [info] of which for singletons : 24 (0.0%)
  2868. [info] #typechecked applications : 85260
  2869. [info] #unique types : 229776
  2870. [info] #subtype ops : 7233682
  2871. [info] of which in failed : 1934 (0.0%)
  2872. [info] of which in implicit : 3850961 (53.2%)
  2873. [info] #findMember ops : 1159751
  2874. [info] of which not found : 870231 (75.0%)
  2875. [info] of which multiple overloaded: 2139 (0.2%)
  2876. [info] of which in failed : 7 (0.0%)
  2877. [info] of which in implicit : 414289 (35.7%)
  2878. [info] time spent in scope lookup : 10185994 spans, ()1323.177ms
  2879. [info] #all lubs/glbs : 45557
  2880. [info] #created tree nodes : 2718163
  2881. [info] #created scopes : 2118390
  2882. [info] #typechecked identifiers : 124310
  2883. [info] *** Cumulative statistics at phase cleanup
  2884. [info] time spent in scope population: 828997 spans, ()100.128ms
  2885. [info] #type symbols : 5820247
  2886. [info] #typechecked selections : 672428
  2887. [info] #symbols : 7098845
  2888. [info] #sametype ops : 2053916
  2889. [info] #toplevel lubs/glbs : 432
  2890. [info] #raw type creations : 19884849
  2891. [info] of which in failed : 16584 (0.1%)
  2892. [info] of which in implicits : 17107958 (86.0%)
  2893. [info] #class symbols : 1293104
  2894. [info] #base type seqs : 94286
  2895. [info] avg base type seq length : 4.8
  2896. [info] of which for compound types : 25198 (26.7%)
  2897. [info] of which for typerefs : 68718 (72.9%)
  2898. [info] of which for singletons : 24 (0.0%)
  2899. [info] #typechecked applications : 86761
  2900. [info] #unique types : 216883
  2901. [info] #subtype ops : 7255592
  2902. [info] of which in failed : 1934 (0.0%)
  2903. [info] of which in implicit : 3850961 (53.1%)
  2904. [info] #findMember ops : 1162226
  2905. [info] of which not found : 870615 (74.9%)
  2906. [info] of which multiple overloaded: 2252 (0.2%)
  2907. [info] of which in failed : 7 (0.0%)
  2908. [info] of which in implicit : 414289 (35.6%)
  2909. [info] time spent in scope lookup : 10224664 spans, ()1327.977ms
  2910. [info] #all lubs/glbs : 45666
  2911. [info] #created tree nodes : 2812928
  2912. [info] #created scopes : 2125868
  2913. [info] #typechecked identifiers : 127806
  2914. [info] *** Cumulative statistics at phase jvm
  2915. [info] time spent in scope population: 829006 spans, ()100.135ms
  2916. [info] #type symbols : 5820756
  2917. [info] #typechecked selections : 672484
  2918. [info] #symbols : 7107868
  2919. [info] #sametype ops : 2059230
  2920. [info] #toplevel lubs/glbs : 432
  2921. [info] #raw type creations : 19909729
  2922. [info] of which in failed : 16584 (0.1%)
  2923. [info] of which in implicits : 17107958 (85.9%)
  2924. [info] #class symbols : 1293334
  2925. [info] #base type seqs : 96166
  2926. [info] avg base type seq length : 4.9
  2927. [info] of which for compound types : 26324 (27.4%)
  2928. [info] of which for typerefs : 69472 (72.2%)
  2929. [info] of which for singletons : 24 (0.0%)
  2930. [info] #typechecked applications : 88677
  2931. [info] #unique types : 220446
  2932. [info] #subtype ops : 7261415
  2933. [info] of which in failed : 1934 (0.0%)
  2934. [info] of which in implicit : 3850961 (53.0%)
  2935. [info] #findMember ops : 1171237
  2936. [info] of which not found : 870959 (74.4%)
  2937. [info] of which multiple overloaded: 2359 (0.2%)
  2938. [info] of which in failed : 7 (0.0%)
  2939. [info] of which in implicit : 414289 (35.4%)
  2940. [info] time spent in scope lookup : 10249199 spans, ()1332.971ms
  2941. [info] time in backend : 1 spans, ()1489.197ms
  2942. [info] bcode initialization : 1 spans, ()1.546ms (0.1%)
  2943. [info] code generation : 53 spans, ()723.218ms (48.6%)
  2944. [info] intra-method optimizations : 1183 spans, ()123.482ms (8.3%)
  2945. [info] classfile writing : 1206 spans, ()329.131ms (22.1%)
  2946. [info] #all lubs/glbs : 45666
  2947. [info] #created tree nodes : 2849112
  2948. [info] #created scopes : 2126930
  2949. [info] #typechecked identifiers : 129660
  2950. [info] *** Cumulative timers for phases
  2951. [info] #total compile time : 1 spans, ()128160.25ms
  2952. [info] parser : 1 spans, ()393.215ms (0.3%)
  2953. [info] kind-projector : 1 spans, ()271.706ms (0.2%)
  2954. [info] namer : 1 spans, ()470.255ms (0.4%)
  2955. [info] packageobjects : 1 spans, ()435.672ms (0.3%)
  2956. [info] typer : 1 spans, ()104157.204ms (81.3%)
  2957. [info] wartremover-traverser : 1 spans, ()3096.765ms (2.4%)
  2958. [info] patmat : 1 spans, ()10344.09ms (8.1%)
  2959. [info] superaccessors : 1 spans, ()66.905ms (0.1%)
  2960. [info] extmethods : 1 spans, ()11.214ms (0.0%)
  2961. [info] pickler : 1 spans, ()63.921ms (0.0%)
  2962. [info] xsbt-api : 1 spans, ()617.418ms (0.5%)
  2963. [info] xsbt-dependency : 1 spans, ()396.702ms (0.3%)
  2964. [info] refchecks : 1 spans, ()1338.857ms (1.0%)
  2965. [info] uncurry : 1 spans, ()1231.929ms (1.0%)
  2966. [info] fields : 1 spans, ()111.98ms (0.1%)
  2967. [info] tailcalls : 1 spans, ()173.839ms (0.1%)
  2968. [info] specialize : 1 spans, ()503.842ms (0.4%)
  2969. [info] explicitouter : 1 spans, ()217.593ms (0.2%)
  2970. [info] erasure : 1 spans, ()1444.293ms (1.1%)
  2971. [info] posterasure : 1 spans, ()87.164ms (0.1%)
  2972. [info] lambdalift : 1 spans, ()324.004ms (0.3%)
  2973. [info] constructors : 1 spans, ()82.523ms (0.1%)
  2974. [info] flatten : 1 spans, ()84.46ms (0.1%)
  2975. [info] mixin : 1 spans, ()390.863ms (0.3%)
  2976. [info] cleanup : 1 spans, ()67.713ms (0.1%)
  2977. [info] delambdafy : 1 spans, ()244.514ms (0.2%)
  2978. [info] jvm : 1 spans, ()1489.204ms (1.2%)
  2979. [info] xsbt-analyzer : 1 spans, ()23.032ms (0.0%)
  2980. [info] Done compiling.
  2981. [info] Compiling 28 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/qsu/scala-2.12/classes ...
  2982. [info] Compiling 54 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/core/scala-2.12/classes ...
  2983. [info] Enabling statistics, measuring overhead = 71.5583ns to 194.4566ns per timer
  2984. [info] Enabling statistics, measuring overhead = 79.4176ns to 194.8454ns per timer
  2985. [info] *** Cumulative statistics at phase parser
  2986. [info] #created tree nodes : 44548
  2987. [info] *** Cumulative statistics at phase parser
  2988. [info] #created tree nodes : 42148
  2989. [info] *** Cumulative statistics at phase typer
  2990. [info] time spent typechecking : 1 spans, ()16867.541ms
  2991. [info] time spent in lubs : 142 spans, ()3.569ms (0.0%) aggregate, 2.115ms (0.0%) specific
  2992. [info] time spent in <:< : 921796 spans, ()6074.905ms (36.0%) aggregate, 4529.346ms (26.9%) specific
  2993. [info] time spent in findmember : 199215 spans, ()597.303ms (3.5%) aggregate, 530.198ms (3.1%) specific
  2994. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  2995. [info] time spent in asSeenFrom : 860289 spans, ()791.398ms (4.7%) aggregate, 732.337ms (4.3%) specific
  2996. [info] time spent in baseTypeSeq : 24095 spans, ()449.439ms (2.7%) aggregate, 236.19ms (1.4%) specific
  2997. [info] time spent in baseClasses : 1900 spans, ()176.066ms (1.0%) aggregate, 77.037ms (0.5%) specific
  2998. [info] time classfilereading : 946 spans, ()283.434ms (1.7%)
  2999. [info] time spent in failed : 352 spans, ()68.001ms (0.4%)
  3000. [info] failed apply : 2 spans, ()5.015ms (0.0%)
  3001. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  3002. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  3003. [info] time spent in implicits : 7990 spans, ()13983.694ms (82.9%)
  3004. [info] successful in scope : 3717 spans, ()10471.966ms (62.1%)
  3005. [info] failed in scope : 4273 spans, ()5443.261ms (32.3%)
  3006. [info] successful of type : 2275 spans, ()4988.443ms (29.6%)
  3007. [info] failed of type : 1998 spans, ()698.946ms (4.1%)
  3008. [info] assembling parts : 1540 spans, ()94.505ms (0.6%)
  3009. [info] matchesPT : 416460 spans, ()3854.982ms (22.9%)
  3010. [info] time spent in macroExpand : 75 spans, ()456.763ms (2.7%)
  3011. [info] time spent in scope population: 185623 spans, ()20.771ms
  3012. [info] #type symbols : 1214372
  3013. [info] #typechecked selections : 15967
  3014. [info] #symbols : 1534279
  3015. [info] #sametype ops : 50573
  3016. [info] #toplevel lubs/glbs : 142
  3017. [info] #raw type creations : 4238146
  3018. [info] of which in failed : 2176 (0.1%)
  3019. [info] of which in implicits : 3902602 (92.1%)
  3020. [info] #class symbols : 293047
  3021. [info] #base type seqs : 24111
  3022. [info] avg base type seq length : 5.3
  3023. [info] of which for compound types : 4533 (18.8%)
  3024. [info] of which for typerefs : 19562 (81.1%)
  3025. [info] of which for singletons : 31 (0.1%)
  3026. [info] #typechecked applications : 11211
  3027. [info] #unique types : 240592
  3028. [info] #subtype ops : 921796
  3029. [info] of which in failed : 1646 (0.2%)
  3030. [info] of which in implicit : 793627 (86.1%)
  3031. [info] #findMember ops : 199215
  3032. [info] of which not found : 142500 (71.5%)
  3033. [info] of which multiple overloaded: 617 (0.3%)
  3034. [info] of which in failed : 20 (0.0%)
  3035. [info] of which in implicit : 97282 (48.8%)
  3036. [info] time spent in scope lookup : 2308108 spans, ()259.419ms
  3037. [info] implicit cache accesses : 4267
  3038. [info] implicit cache hits : 2727 (63.9%)
  3039. [info] #macro expansions : 75
  3040. [info] #all lubs/glbs : 11364
  3041. [info] #created tree nodes : 595398
  3042. [info] #created scopes : 462809
  3043. [info] #typechecked identifiers : 27362
  3044. [info] #implicit searches : 7990
  3045. [info] #plausibly compatible : 9601 (120.2%)
  3046. [info] #matching : 9601 (120.2%)
  3047. [info] #typed : 9583 (119.9%)
  3048. [info] #found : 5990 (75.0%)
  3049. [info] #implicit improves tests : 2993 (37.5%)
  3050. [info] #implicit improves cached : 1088 (13.6%)
  3051. [info] #implicit inscope hits : 3717 (46.5%)
  3052. [info] #implicit oftype hits : 2275 (28.5%)
  3053. [info] *** Cumulative statistics at phase patmat
  3054. [info] time spent in scope population: 189711 spans, ()21.554ms
  3055. [info] #type symbols : 1222965
  3056. [info] #typechecked selections : 76822
  3057. [info] #symbols : 1574027
  3058. [info] #sametype ops : 486536
  3059. [info] #toplevel lubs/glbs : 182
  3060. [info] #raw type creations : 4849125
  3061. [info] of which in failed : 2176 (0.0%)
  3062. [info] of which in implicits : 3902602 (80.5%)
  3063. [info] #class symbols : 296908
  3064. [info] #base type seqs : 30852
  3065. [info] avg base type seq length : 6.3
  3066. [info] of which for compound types : 7566 (24.5%)
  3067. [info] of which for typerefs : 23374 (75.8%)
  3068. [info] of which for singletons : 31 (0.1%)
  3069. [info] #typechecked applications : 17536
  3070. [info] #unique types : 72650
  3071. [info] #subtype ops : 1269995
  3072. [info] of which in failed : 1646 (0.1%)
  3073. [info] of which in implicit : 793627 (62.5%)
  3074. [info] #findMember ops : 283341
  3075. [info] of which not found : 174542 (61.6%)
  3076. [info] of which multiple overloaded: 1061 (0.4%)
  3077. [info] of which in failed : 20 (0.0%)
  3078. [info] of which in implicit : 97282 (34.3%)
  3079. [info] time spent in scope lookup : 3958576 spans, ()377.66ms
  3080. [info] #all lubs/glbs : 12495
  3081. [info] #created tree nodes : 745870
  3082. [info] #created scopes : 468649
  3083. [info] #typechecked identifiers : 29922
  3084. [info] time spent in patmat : 456 spans, ()2876.944ms
  3085. [info] of which DPLL : 581 spans, ()333.178ms (11.6%)
  3086. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  3087. [info] of which variable equality : 1016 spans, ()742.019ms (25.8%)
  3088. [info] of which in exhaustivity : 186 spans, ()311.066ms (10.8%)
  3089. [info] of which in unreachability : 415 spans, ()1848.797ms (64.3%)
  3090. [info] *** Cumulative statistics at phase erasure
  3091. [info] time spent in scope population: 211685 spans, ()24.848ms
  3092. [info] #type symbols : 1265715
  3093. [info] #typechecked selections : 97557
  3094. [info] #symbols : 1664191
  3095. [info] #sametype ops : 497164
  3096. [info] #toplevel lubs/glbs : 186
  3097. [info] #raw type creations : 5093303
  3098. [info] of which in failed : 2176 (0.0%)
  3099. [info] of which in implicits : 3902602 (76.6%)
  3100. [info] #class symbols : 319046
  3101. [info] #base type seqs : 37371
  3102. [info] avg base type seq length : 6.1
  3103. [info] of which for compound types : 10511 (28.1%)
  3104. [info] of which for typerefs : 26948 (72.1%)
  3105. [info] of which for singletons : 31 (0.1%)
  3106. [info] #typechecked applications : 37423
  3107. [info] #unique types : 118623
  3108. [info] #subtype ops : 1456126
  3109. [info] of which in failed : 1646 (0.1%)
  3110. [info] of which in implicit : 793627 (54.5%)
  3111. [info] #findMember ops : 289991
  3112. [info] of which not found : 175617 (60.6%)
  3113. [info] of which multiple overloaded: 1062 (0.4%)
  3114. [info] of which in failed : 20 (0.0%)
  3115. [info] of which in implicit : 97282 (33.5%)
  3116. [info] time spent in scope lookup : 4039947 spans, ()386.662ms
  3117. [info] #all lubs/glbs : 12505
  3118. [info] #created tree nodes : 842673
  3119. [info] #created scopes : 516098
  3120. [info] #typechecked identifiers : 47242
  3121. [info] *** Cumulative statistics at phase cleanup
  3122. [info] time spent in scope population: 213222 spans, ()24.979ms
  3123. [info] #type symbols : 1267344
  3124. [info] #typechecked selections : 98421
  3125. [info] #symbols : 1677221
  3126. [info] #sametype ops : 498522
  3127. [info] #toplevel lubs/glbs : 201
  3128. [info] #raw type creations : 5116867
  3129. [info] of which in failed : 2176 (0.0%)
  3130. [info] of which in implicits : 3902602 (76.3%)
  3131. [info] #class symbols : 319447
  3132. [info] #base type seqs : 38068
  3133. [info] avg base type seq length : 6.1
  3134. [info] of which for compound types : 11004 (28.9%)
  3135. [info] of which for typerefs : 27152 (71.3%)
  3136. [info] of which for singletons : 31 (0.1%)
  3137. [info] #typechecked applications : 37945
  3138. [info] #unique types : 123386
  3139. [info] #subtype ops : 1464518
  3140. [info] of which in failed : 1646 (0.1%)
  3141. [info] of which in implicit : 793627 (54.2%)
  3142. [info] #findMember ops : 292114
  3143. [info] of which not found : 175791 (60.2%)
  3144. [info] of which multiple overloaded: 1109 (0.4%)
  3145. [info] of which in failed : 20 (0.0%)
  3146. [info] of which in implicit : 97282 (33.3%)
  3147. [info] time spent in scope lookup : 4056547 spans, ()388.743ms
  3148. [info] #all lubs/glbs : 12520
  3149. [info] #created tree nodes : 880187
  3150. [info] #created scopes : 519011
  3151. [info] #typechecked identifiers : 48434
  3152. [info] *** Cumulative statistics at phase jvm
  3153. [info] time spent in scope population: 213230 spans, ()24.986ms
  3154. [info] #type symbols : 1267733
  3155. [info] #typechecked selections : 98474
  3156. [info] #symbols : 1682897
  3157. [info] #sametype ops : 501024
  3158. [info] #toplevel lubs/glbs : 201
  3159. [info] #raw type creations : 5124680
  3160. [info] of which in failed : 2176 (0.0%)
  3161. [info] of which in implicits : 3902602 (76.2%)
  3162. [info] #class symbols : 319668
  3163. [info] #base type seqs : 39338
  3164. [info] avg base type seq length : 6.1
  3165. [info] of which for compound types : 11787 (30.0%)
  3166. [info] of which for typerefs : 27639 (70.3%)
  3167. [info] of which for singletons : 31 (0.1%)
  3168. [info] #typechecked applications : 38934
  3169. [info] #unique types : 73331
  3170. [info] #subtype ops : 1467494
  3171. [info] of which in failed : 1646 (0.1%)
  3172. [info] of which in implicit : 793627 (54.1%)
  3173. [info] #findMember ops : 297963
  3174. [info] of which not found : 175879 (59.0%)
  3175. [info] of which multiple overloaded: 1216 (0.4%)
  3176. [info] of which in failed : 20 (0.0%)
  3177. [info] of which in implicit : 97282 (32.6%)
  3178. [info] time spent in scope lookup : 4070322 spans, ()391.589ms
  3179. [info] time in backend : 1 spans, ()751.622ms
  3180. [info] bcode initialization : 1 spans, ()2.216ms (0.3%)
  3181. [info] code generation : 28 spans, ()502.937ms (66.9%)
  3182. [info] intra-method optimizations : 280 spans, ()48.179ms (6.4%)
  3183. [info] classfile writing : 284 spans, ()85.35ms (11.4%)
  3184. [info] #all lubs/glbs : 12520
  3185. [info] #created tree nodes : 900436
  3186. [info] #created scopes : 520103
  3187. [info] #typechecked identifiers : 49368
  3188. [info] *** Cumulative timers for phases
  3189. [info] #total compile time : 1 spans, ()25289.476ms
  3190. [info] parser : 1 spans, ()145.295ms (0.6%)
  3191. [info] kind-projector : 1 spans, ()74.198ms (0.3%)
  3192. [info] namer : 1 spans, ()103.738ms (0.4%)
  3193. [info] packageobjects : 1 spans, ()11.875ms (0.0%)
  3194. [info] typer : 1 spans, ()16867.546ms (66.7%)
  3195. [info] wartremover-traverser : 1 spans, ()1359.678ms (5.4%)
  3196. [info] patmat : 1 spans, ()3185.915ms (12.6%)
  3197. [info] superaccessors : 1 spans, ()23.246ms (0.1%)
  3198. [info] extmethods : 1 spans, ()3.849ms (0.0%)
  3199. [info] pickler : 1 spans, ()14.765ms (0.1%)
  3200. [info] xsbt-api : 1 spans, ()199.176ms (0.8%)
  3201. [info] xsbt-dependency : 1 spans, ()254.871ms (1.0%)
  3202. [info] refchecks : 1 spans, ()279.723ms (1.1%)
  3203. [info] uncurry : 1 spans, ()511.55ms (2.0%)
  3204. [info] fields : 1 spans, ()35.18ms (0.1%)
  3205. [info] tailcalls : 1 spans, ()62.397ms (0.2%)
  3206. [info] specialize : 1 spans, ()232.607ms (0.9%)
  3207. [info] explicitouter : 1 spans, ()67.114ms (0.3%)
  3208. [info] erasure : 1 spans, ()564.407ms (2.2%)
  3209. [info] posterasure : 1 spans, ()37.93ms (0.1%)
  3210. [info] lambdalift : 1 spans, ()107.639ms (0.4%)
  3211. [info] constructors : 1 spans, ()34.264ms (0.1%)
  3212. [info] flatten : 1 spans, ()40.977ms (0.2%)
  3213. [info] mixin : 1 spans, ()95.725ms (0.4%)
  3214. [info] cleanup : 1 spans, ()76.309ms (0.3%)
  3215. [info] delambdafy : 1 spans, ()125.471ms (0.5%)
  3216. [info] jvm : 1 spans, ()751.629ms (3.0%)
  3217. [info] xsbt-analyzer : 1 spans, ()5.739ms (0.0%)
  3218. [info] Done compiling.
  3219. [info] Compiling 13 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/connector/scala-2.12/classes ...
  3220. [info] Enabling statistics, measuring overhead = 37.9094ns to 111.4061ns per timer
  3221. [info] *** Cumulative statistics at phase parser
  3222. [info] #created tree nodes : 4940
  3223. [info] *** Cumulative statistics at phase typer
  3224. [info] time spent typechecking : 1 spans, ()2817.485ms
  3225. [info] time spent in lubs : 20 spans, ()0.616ms (0.0%) aggregate, 0.223ms (0.0%) specific
  3226. [info] time spent in <:< : 220365 spans, ()1367.037ms (48.5%) aggregate, 897.976ms (31.9%) specific
  3227. [info] time spent in findmember : 40085 spans, ()109.586ms (3.9%) aggregate, 105.355ms (3.7%) specific
  3228. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  3229. [info] time spent in asSeenFrom : 87844 spans, ()119.767ms (4.3%) aggregate, 99.522ms (3.5%) specific
  3230. [info] time spent in baseTypeSeq : 5016 spans, ()193.834ms (6.9%) aggregate, 55.747ms (2.0%) specific
  3231. [info] time spent in baseClasses : 1044 spans, ()315.075ms (11.2%) aggregate, 127.64ms (4.5%) specific
  3232. [info] time classfilereading : 796 spans, ()290.327ms (10.3%)
  3233. [info] time spent in failed : 55 spans, ()9.91ms (0.4%)
  3234. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  3235. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  3236. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  3237. [info] time spent in implicits : 841 spans, ()2308.562ms (81.9%)
  3238. [info] successful in scope : 393 spans, ()1207.356ms (42.9%)
  3239. [info] failed in scope : 448 spans, ()613.607ms (21.8%)
  3240. [info] successful of type : 278 spans, ()1170.762ms (41.6%)
  3241. [info] failed of type : 170 spans, ()83.555ms (3.0%)
  3242. [info] assembling parts : 286 spans, ()59.517ms (2.1%)
  3243. [info] matchesPT : 60617 spans, ()731.451ms (26.0%)
  3244. [info] time spent in macroExpand : 0 spans, ()0.0ms (0.0%)
  3245. [info] time spent in scope population: 16541 spans, ()1.794ms
  3246. [info] #type symbols : 214968
  3247. [info] #typechecked selections : 1300
  3248. [info] #symbols : 301233
  3249. [info] #sametype ops : 10434
  3250. [info] #toplevel lubs/glbs : 20
  3251. [info] #raw type creations : 651371
  3252. [info] of which in failed : 291 (0.0%)
  3253. [info] of which in implicits : 622873 (95.6%)
  3254. [info] #class symbols : 55739
  3255. [info] #base type seqs : 5026
  3256. [info] avg base type seq length : 5.6
  3257. [info] of which for compound types : 1114 (22.2%)
  3258. [info] of which for typerefs : 3902 (77.6%)
  3259. [info] of which for singletons : 9 (0.2%)
  3260. [info] #typechecked applications : 955
  3261. [info] #unique types : 69716
  3262. [info] #subtype ops : 220365
  3263. [info] of which in failed : 306 (0.1%)
  3264. [info] of which in implicit : 211658 (96.0%)
  3265. [info] #findMember ops : 40085
  3266. [info] of which not found : 22303 (55.6%)
  3267. [info] of which multiple overloaded: 47 (0.1%)
  3268. [info] of which in failed : 4 (0.0%)
  3269. [info] of which in implicit : 19772 (49.3%)
  3270. [info] time spent in scope lookup : 420973 spans, ()50.939ms
  3271. [info] implicit cache accesses : 448
  3272. [info] implicit cache hits : 162 (36.2%)
  3273. [info] #all lubs/glbs : 1182
  3274. [info] #created tree nodes : 42954
  3275. [info] #created scopes : 53726
  3276. [info] #typechecked identifiers : 2688
  3277. [info] #implicit searches : 841
  3278. [info] #plausibly compatible : 892 (106.1%)
  3279. [info] #matching : 892 (106.1%)
  3280. [info] #typed : 865 (102.9%)
  3281. [info] #found : 671 (79.8%)
  3282. [info] #implicit improves tests : 790 (93.9%)
  3283. [info] #implicit improves cached : 3 (0.4%)
  3284. [info] #implicit inscope hits : 393 (46.7%)
  3285. [info] #implicit oftype hits : 278 (33.1%)
  3286. [info] *** Cumulative statistics at phase patmat
  3287. [info] time spent in scope population: 16735 spans, ()1.842ms
  3288. [info] #type symbols : 214980
  3289. [info] #typechecked selections : 1757
  3290. [info] #symbols : 301517
  3291. [info] #sametype ops : 11688
  3292. [info] #toplevel lubs/glbs : 21
  3293. [info] #raw type creations : 654428
  3294. [info] of which in failed : 291 (0.0%)
  3295. [info] of which in implicits : 622873 (95.2%)
  3296. [info] #class symbols : 55744
  3297. [info] #base type seqs : 5042
  3298. [info] avg base type seq length : 5.6
  3299. [info] of which for compound types : 1122 (22.3%)
  3300. [info] of which for typerefs : 3910 (77.5%)
  3301. [info] of which for singletons : 9 (0.2%)
  3302. [info] #typechecked applications : 1111
  3303. [info] #unique types : 69880
  3304. [info] #subtype ops : 224400
  3305. [info] of which in failed : 306 (0.1%)
  3306. [info] of which in implicit : 211658 (94.3%)
  3307. [info] #findMember ops : 45247
  3308. [info] of which not found : 22330 (49.4%)
  3309. [info] of which multiple overloaded: 49 (0.1%)
  3310. [info] of which in failed : 4 (0.0%)
  3311. [info] of which in implicit : 19772 (43.7%)
  3312. [info] time spent in scope lookup : 432881 spans, ()52.221ms
  3313. [info] #all lubs/glbs : 1183
  3314. [info] #created tree nodes : 45979
  3315. [info] #created scopes : 54056
  3316. [info] #typechecked identifiers : 2798
  3317. [info] time spent in patmat : 24 spans, ()35.797ms
  3318. [info] of which DPLL : 26 spans, ()0.581ms (1.6%)
  3319. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  3320. [info] of which variable equality : 56 spans, ()4.826ms (13.5%)
  3321. [info] of which in exhaustivity : 10 spans, ()5.027ms (14.0%)
  3322. [info] of which in unreachability : 23 spans, ()13.921ms (38.9%)
  3323. [info] *** Cumulative statistics at phase erasure
  3324. [info] time spent in scope population: 19011 spans, ()2.643ms
  3325. [info] #type symbols : 227764
  3326. [info] #typechecked selections : 3695
  3327. [info] #symbols : 326267
  3328. [info] #sametype ops : 14166
  3329. [info] #toplevel lubs/glbs : 21
  3330. [info] #raw type creations : 682076
  3331. [info] of which in failed : 291 (0.0%)
  3332. [info] of which in implicits : 622873 (91.3%)
  3333. [info] #class symbols : 60176
  3334. [info] #base type seqs : 7224
  3335. [info] avg base type seq length : 5.6
  3336. [info] of which for compound types : 2195 (30.4%)
  3337. [info] of which for typerefs : 5019 (69.5%)
  3338. [info] of which for singletons : 9 (0.1%)
  3339. [info] #typechecked applications : 2666
  3340. [info] #unique types : 21821
  3341. [info] #subtype ops : 242125
  3342. [info] of which in failed : 306 (0.1%)
  3343. [info] of which in implicit : 211658 (87.4%)
  3344. [info] #findMember ops : 49647
  3345. [info] of which not found : 22526 (45.4%)
  3346. [info] of which multiple overloaded: 49 (0.1%)
  3347. [info] of which in failed : 4 (0.0%)
  3348. [info] of which in implicit : 19772 (39.8%)
  3349. [info] time spent in scope lookup : 457034 spans, ()55.288ms
  3350. [info] #all lubs/glbs : 1183
  3351. [info] #created tree nodes : 54496
  3352. [info] #created scopes : 59763
  3353. [info] #typechecked identifiers : 3822
  3354. [info] *** Cumulative statistics at phase cleanup
  3355. [info] time spent in scope population: 19040 spans, ()2.647ms
  3356. [info] #type symbols : 227812
  3357. [info] #typechecked selections : 3747
  3358. [info] #symbols : 326711
  3359. [info] #sametype ops : 14194
  3360. [info] #toplevel lubs/glbs : 33
  3361. [info] #raw type creations : 683472
  3362. [info] of which in failed : 291 (0.0%)
  3363. [info] of which in implicits : 622873 (91.1%)
  3364. [info] #class symbols : 60184
  3365. [info] #base type seqs : 7306
  3366. [info] avg base type seq length : 5.6
  3367. [info] of which for compound types : 2249 (30.8%)
  3368. [info] of which for typerefs : 5047 (69.1%)
  3369. [info] of which for singletons : 9 (0.1%)
  3370. [info] #typechecked applications : 2695
  3371. [info] #unique types : 22004
  3372. [info] #subtype ops : 242606
  3373. [info] of which in failed : 306 (0.1%)
  3374. [info] of which in implicit : 211658 (87.2%)
  3375. [info] #findMember ops : 49692
  3376. [info] of which not found : 22539 (45.4%)
  3377. [info] of which multiple overloaded: 51 (0.1%)
  3378. [info] of which in failed : 4 (0.0%)
  3379. [info] of which in implicit : 19772 (39.8%)
  3380. [info] time spent in scope lookup : 457577 spans, ()55.382ms
  3381. [info] #all lubs/glbs : 1195
  3382. [info] #created tree nodes : 56929
  3383. [info] #created scopes : 59886
  3384. [info] #typechecked identifiers : 3869
  3385. [info] *** Cumulative statistics at phase jvm
  3386. [info] time spent in scope population: 19072 spans, ()2.693ms
  3387. [info] #type symbols : 228256
  3388. [info] #typechecked selections : 3756
  3389. [info] #symbols : 329121
  3390. [info] #sametype ops : 14447
  3391. [info] #toplevel lubs/glbs : 33
  3392. [info] #raw type creations : 685942
  3393. [info] of which in failed : 291 (0.0%)
  3394. [info] of which in implicits : 622873 (90.8%)
  3395. [info] #class symbols : 60418
  3396. [info] #base type seqs : 8153
  3397. [info] avg base type seq length : 5.8
  3398. [info] of which for compound types : 2723 (33.4%)
  3399. [info] of which for typerefs : 5420 (66.5%)
  3400. [info] of which for singletons : 9 (0.1%)
  3401. [info] #typechecked applications : 2788
  3402. [info] #unique types : 22684
  3403. [info] #subtype ops : 242889
  3404. [info] of which in failed : 306 (0.1%)
  3405. [info] of which in implicit : 211658 (87.1%)
  3406. [info] #findMember ops : 54097
  3407. [info] of which not found : 22644 (41.9%)
  3408. [info] of which multiple overloaded: 158 (0.3%)
  3409. [info] of which in failed : 4 (0.0%)
  3410. [info] of which in implicit : 19772 (36.5%)
  3411. [info] time spent in scope lookup : 463687 spans, ()56.297ms
  3412. [info] time in backend : 1 spans, ()96.195ms
  3413. [info] bcode initialization : 1 spans, ()1.537ms (1.6%)
  3414. [info] code generation : 13 spans, ()63.144ms (65.6%)
  3415. [info] intra-method optimizations : 36 spans, ()3.394ms (3.5%)
  3416. [info] classfile writing : 37 spans, ()10.155ms (10.6%)
  3417. [info] #all lubs/glbs : 1195
  3418. [info] #created tree nodes : 59235
  3419. [info] #created scopes : 60649
  3420. [info] #typechecked identifiers : 3951
  3421. [info] *** Cumulative timers for phases
  3422. [info] #total compile time : 1 spans, ()4088.53ms
  3423. [info] parser : 1 spans, ()28.047ms (0.7%)
  3424. [info] kind-projector : 1 spans, ()31.96ms (0.8%)
  3425. [info] namer : 1 spans, ()72.325ms (1.8%)
  3426. [info] packageobjects : 1 spans, ()6.095ms (0.1%)
  3427. [info] typer : 1 spans, ()2817.489ms (68.9%)
  3428. [info] wartremover-traverser : 1 spans, ()271.165ms (6.6%)
  3429. [info] patmat : 1 spans, ()55.198ms (1.4%)
  3430. [info] superaccessors : 1 spans, ()6.91ms (0.2%)
  3431. [info] extmethods : 1 spans, ()0.4ms (0.0%)
  3432. [info] pickler : 1 spans, ()3.775ms (0.1%)
  3433. [info] xsbt-api : 1 spans, ()34.062ms (0.8%)
  3434. [info] xsbt-dependency : 1 spans, ()28.562ms (0.7%)
  3435. [info] refchecks : 1 spans, ()38.11ms (0.9%)
  3436. [info] uncurry : 1 spans, ()45.16ms (1.1%)
  3437. [info] fields : 1 spans, ()5.517ms (0.1%)
  3438. [info] tailcalls : 1 spans, ()6.765ms (0.2%)
  3439. [info] specialize : 1 spans, ()130.555ms (3.2%)
  3440. [info] explicitouter : 1 spans, ()9.14ms (0.2%)
  3441. [info] erasure : 1 spans, ()325.968ms (8.0%)
  3442. [info] posterasure : 1 spans, ()5.194ms (0.1%)
  3443. [info] lambdalift : 1 spans, ()11.32ms (0.3%)
  3444. [info] constructors : 1 spans, ()7.478ms (0.2%)
  3445. [info] flatten : 1 spans, ()3.902ms (0.1%)
  3446. [info] mixin : 1 spans, ()9.284ms (0.2%)
  3447. [info] cleanup : 1 spans, ()2.355ms (0.1%)
  3448. [info] delambdafy : 1 spans, ()18.346ms (0.4%)
  3449. [info] jvm : 1 spans, ()96.205ms (2.4%)
  3450. [info] xsbt-analyzer : 1 spans, ()0.751ms (0.0%)
  3451. [info] Done compiling.
  3452. [info] Compiling 27 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/mimir/scala-2.12/classes ...
  3453. [info] *** Cumulative statistics at phase typer
  3454. [info] time spent typechecking : 1 spans, ()61703.016ms
  3455. [info] time spent in lubs : 366 spans, ()6.515ms (0.0%) aggregate, 3.534ms (0.0%) specific
  3456. [info] time spent in <:< : 1076050 spans, ()6351.045ms (10.3%) aggregate, 4582.827ms (7.4%) specific
  3457. [info] time spent in findmember : 329446 spans, ()1183.386ms (1.9%) aggregate, 1072.47ms (1.7%) specific
  3458. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  3459. [info] time spent in asSeenFrom : 976133 spans, ()1448.954ms (2.3%) aggregate, 1260.523ms (2.0%) specific
  3460. [info] time spent in baseTypeSeq : 37016 spans, ()460.552ms (0.7%) aggregate, 249.782ms (0.4%) specific
  3461. [info] time spent in baseClasses : 4555 spans, ()326.798ms (0.5%) aggregate, 134.219ms (0.2%) specific
  3462. [info] time classfilereading : 1208 spans, ()737.136ms (1.2%)
  3463. [info] time spent in failed : 946 spans, ()1214.531ms (2.0%)
  3464. [info] failed apply : 1 spans, ()2.358ms (0.0%)
  3465. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  3466. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  3467. [info] time spent in implicits : 7644 spans, ()58513.533ms (94.8%)
  3468. [info] successful in scope : 2527 spans, ()6734.999ms (10.9%)
  3469. [info] failed in scope : 5117 spans, ()4554.312ms (7.4%)
  3470. [info] successful of type : 2613 spans, ()50212.051ms (81.4%)
  3471. [info] failed of type : 2504 spans, ()9881.825ms (16.0%)
  3472. [info] assembling parts : 3192 spans, ()140.882ms (0.2%)
  3473. [info] matchesPT : 421419 spans, ()3552.202ms (5.8%)
  3474. [info] time spent in macroExpand : 1313 spans, ()4149.919ms (6.7%)
  3475. [info] time spent in scope population: 210046 spans, ()21.989ms
  3476. [info] #type symbols : 1359390
  3477. [info] #typechecked selections : 41384
  3478. [info] #symbols : 1706232
  3479. [info] #sametype ops : 161411
  3480. [info] #toplevel lubs/glbs : 366
  3481. [info] #raw type creations : 4260547
  3482. [info] of which in failed : 10235 (0.2%)
  3483. [info] of which in implicits : 3991381 (93.7%)
  3484. [info] #class symbols : 356695
  3485. [info] #base type seqs : 45908
  3486. [info] avg base type seq length : 6.3
  3487. [info] of which for compound types : 9158 (19.9%)
  3488. [info] of which for typerefs : 27858 (60.7%)
  3489. [info] of which for singletons : 493 (1.1%)
  3490. [info] #typechecked applications : 21870
  3491. [info] #unique types : 131666
  3492. [info] #subtype ops : 1076050
  3493. [info] of which in failed : 8079 (0.8%)
  3494. [info] of which in implicit : 958760 (89.1%)
  3495. [info] #findMember ops : 329446
  3496. [info] of which not found : 207771 (63.1%)
  3497. [info] of which multiple overloaded: 1167 (0.4%)
  3498. [info] of which in failed : 30 (0.0%)
  3499. [info] of which in implicit : 167194 (50.8%)
  3500. [info] time spent in scope lookup : 4837109 spans, ()518.845ms
  3501. [info] implicit cache accesses : 4871
  3502. [info] implicit cache hits : 1679 (34.5%)
  3503. [info] #macro expansions : 1313
  3504. [info] #all lubs/glbs : 17005
  3505. [info] #created tree nodes : 1760984
  3506. [info] #created scopes : 541410
  3507. [info] #typechecked identifiers : 40065
  3508. [info] #implicit searches : 7644
  3509. [info] #plausibly compatible : 8993 (117.6%)
  3510. [info] #matching : 8993 (117.6%)
  3511. [info] #typed : 8529 (111.6%)
  3512. [info] #found : 4936 (64.6%)
  3513. [info] #implicit improves tests : 3537 (46.3%)
  3514. [info] #implicit improves cached : 623 (8.2%)
  3515. [info] #implicit inscope hits : 2527 (33.1%)
  3516. [info] #implicit oftype hits : 2613 (34.2%)
  3517. [info] *** Cumulative statistics at phase patmat
  3518. [info] time spent in scope population: 213285 spans, ()22.546ms
  3519. [info] #type symbols : 1363429
  3520. [info] #typechecked selections : 60117
  3521. [info] #symbols : 1728470
  3522. [info] #sametype ops : 253304
  3523. [info] #toplevel lubs/glbs : 455
  3524. [info] #raw type creations : 4372101
  3525. [info] of which in failed : 10235 (0.2%)
  3526. [info] of which in implicits : 3991381 (91.3%)
  3527. [info] #class symbols : 357468
  3528. [info] #base type seqs : 46771
  3529. [info] avg base type seq length : 6.4
  3530. [info] of which for compound types : 9417 (20.1%)
  3531. [info] of which for typerefs : 28479 (60.9%)
  3532. [info] of which for singletons : 493 (1.1%)
  3533. [info] #typechecked applications : 24681
  3534. [info] #unique types : 105042
  3535. [info] #subtype ops : 1179342
  3536. [info] of which in failed : 8079 (0.7%)
  3537. [info] of which in implicit : 958760 (81.3%)
  3538. [info] #findMember ops : 374948
  3539. [info] of which not found : 217366 (58.0%)
  3540. [info] of which multiple overloaded: 1717 (0.5%)
  3541. [info] of which in failed : 30 (0.0%)
  3542. [info] of which in implicit : 167194 (44.6%)
  3543. [info] time spent in scope lookup : 5097669 spans, ()540.976ms
  3544. [info] #all lubs/glbs : 18128
  3545. [info] #created tree nodes : 1835200
  3546. [info] #created scopes : 545995
  3547. [info] #typechecked identifiers : 42215
  3548. [info] time spent in patmat : 501 spans, ()632.9ms
  3549. [info] of which DPLL : 635 spans, ()44.109ms (7.0%)
  3550. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  3551. [info] of which variable equality : 1027 spans, ()138.879ms (21.9%)
  3552. [info] of which in exhaustivity : 199 spans, ()85.662ms (13.5%)
  3553. [info] of which in unreachability : 414 spans, ()332.27ms (52.5%)
  3554. [info] *** Cumulative statistics at phase erasure
  3555. [info] time spent in scope population: 238758 spans, ()26.524ms
  3556. [info] #type symbols : 1393260
  3557. [info] #typechecked selections : 84116
  3558. [info] #symbols : 1818914
  3559. [info] #sametype ops : 266284
  3560. [info] #toplevel lubs/glbs : 458
  3561. [info] #raw type creations : 4562945
  3562. [info] of which in failed : 10235 (0.2%)
  3563. [info] of which in implicits : 3991381 (87.5%)
  3564. [info] #class symbols : 371903
  3565. [info] #base type seqs : 55120
  3566. [info] avg base type seq length : 6.2
  3567. [info] of which for compound types : 13377 (24.3%)
  3568. [info] of which for typerefs : 32868 (59.6%)
  3569. [info] of which for singletons : 493 (0.9%)
  3570. [info] #typechecked applications : 46796
  3571. [info] #unique types : 108785
  3572. [info] #subtype ops : 1389769
  3573. [info] of which in failed : 8079 (0.6%)
  3574. [info] of which in implicit : 958760 (69.0%)
  3575. [info] #findMember ops : 384942
  3576. [info] of which not found : 220026 (57.2%)
  3577. [info] of which multiple overloaded: 1777 (0.5%)
  3578. [info] of which in failed : 30 (0.0%)
  3579. [info] of which in implicit : 167194 (43.4%)
  3580. [info] time spent in scope lookup : 5200689 spans, ()551.867ms
  3581. [info] #all lubs/glbs : 18150
  3582. [info] #created tree nodes : 1945089
  3583. [info] #created scopes : 591074
  3584. [info] #typechecked identifiers : 59936
  3585. [info] *** Cumulative statistics at phase cleanup
  3586. [info] time spent in scope population: 239895 spans, ()26.625ms
  3587. [info] #type symbols : 1394511
  3588. [info] #typechecked selections : 84923
  3589. [info] #symbols : 1829757
  3590. [info] #sametype ops : 267202
  3591. [info] #toplevel lubs/glbs : 463
  3592. [info] #raw type creations : 4588206
  3593. [info] of which in failed : 10235 (0.2%)
  3594. [info] of which in implicits : 3991381 (87.0%)
  3595. [info] #class symbols : 372230
  3596. [info] #base type seqs : 56052
  3597. [info] avg base type seq length : 6.2
  3598. [info] of which for compound types : 14053 (25.1%)
  3599. [info] of which for typerefs : 33124 (59.1%)
  3600. [info] of which for singletons : 493 (0.9%)
  3601. [info] #typechecked applications : 47222
  3602. [info] #unique types : 112696
  3603. [info] #subtype ops : 1397458
  3604. [info] of which in failed : 8079 (0.6%)
  3605. [info] of which in implicit : 958760 (68.6%)
  3606. [info] #findMember ops : 385974
  3607. [info] of which not found : 220312 (57.1%)
  3608. [info] of which multiple overloaded: 1805 (0.5%)
  3609. [info] of which in failed : 30 (0.0%)
  3610. [info] of which in implicit : 167194 (43.3%)
  3611. [info] time spent in scope lookup : 5215970 spans, ()553.622ms
  3612. [info] #all lubs/glbs : 18155
  3613. [info] #created tree nodes : 1987977
  3614. [info] #created scopes : 593561
  3615. [info] #typechecked identifiers : 60910
  3616. [info] *** Cumulative statistics at phase jvm
  3617. [info] time spent in scope population: 239931 spans, ()26.684ms
  3618. [info] #type symbols : 1395045
  3619. [info] #typechecked selections : 85041
  3620. [info] #symbols : 1835899
  3621. [info] #sametype ops : 270484
  3622. [info] #toplevel lubs/glbs : 463
  3623. [info] #raw type creations : 4598698
  3624. [info] of which in failed : 10235 (0.2%)
  3625. [info] of which in implicits : 3991381 (86.8%)
  3626. [info] #class symbols : 372477
  3627. [info] #base type seqs : 57671
  3628. [info] avg base type seq length : 6.2
  3629. [info] of which for compound types : 15119 (26.2%)
  3630. [info] of which for typerefs : 33677 (58.4%)
  3631. [info] of which for singletons : 493 (0.9%)
  3632. [info] #typechecked applications : 48554
  3633. [info] #unique types : 108294
  3634. [info] #subtype ops : 1401562
  3635. [info] of which in failed : 8079 (0.6%)
  3636. [info] of which in implicit : 958760 (68.4%)
  3637. [info] #findMember ops : 392121
  3638. [info] of which not found : 220443 (56.2%)
  3639. [info] of which multiple overloaded: 1912 (0.5%)
  3640. [info] of which in failed : 30 (0.0%)
  3641. [info] of which in implicit : 167194 (42.6%)
  3642. [info] time spent in scope lookup : 5233168 spans, ()556.292ms
  3643. [info] time in backend : 1 spans, ()727.963ms
  3644. [info] bcode initialization : 1 spans, ()0.966ms (0.1%)
  3645. [info] code generation : 54 spans, ()439.422ms (60.4%)
  3646. [info] intra-method optimizations : 413 spans, ()50.494ms (6.9%)
  3647. [info] classfile writing : 430 spans, ()111.215ms (15.3%)
  3648. [info] #all lubs/glbs : 18155
  3649. [info] #created tree nodes : 2005017
  3650. [info] #created scopes : 595123
  3651. [info] #typechecked identifiers : 62087
  3652. [info] *** Cumulative timers for phases
  3653. [info] #total compile time : 1 spans, ()68276.471ms
  3654. [info] parser : 1 spans, ()138.791ms (0.2%)
  3655. [info] kind-projector : 1 spans, ()80.801ms (0.1%)
  3656. [info] namer : 1 spans, ()148.859ms (0.2%)
  3657. [info] packageobjects : 1 spans, ()106.628ms (0.2%)
  3658. [info] typer : 1 spans, ()61703.02ms (90.4%)
  3659. [info] wartremover-traverser : 1 spans, ()1504.768ms (2.2%)
  3660. [info] patmat : 1 spans, ()874.693ms (1.3%)
  3661. [info] superaccessors : 1 spans, ()25.66ms (0.0%)
  3662. [info] extmethods : 1 spans, ()8.772ms (0.0%)
  3663. [info] pickler : 1 spans, ()15.155ms (0.0%)
  3664. [info] xsbt-api : 1 spans, ()250.621ms (0.4%)
  3665. [info] xsbt-dependency : 1 spans, ()231.838ms (0.3%)
  3666. [info] refchecks : 1 spans, ()281.624ms (0.4%)
  3667. [info] uncurry : 1 spans, ()559.034ms (0.8%)
  3668. [info] fields : 1 spans, ()76.48ms (0.1%)
  3669. [info] tailcalls : 1 spans, ()45.83ms (0.1%)
  3670. [info] specialize : 1 spans, ()223.781ms (0.3%)
  3671. [info] explicitouter : 1 spans, ()64.743ms (0.1%)
  3672. [info] erasure : 1 spans, ()774.625ms (1.1%)
  3673. [info] posterasure : 1 spans, ()51.531ms (0.1%)
  3674. [info] lambdalift : 1 spans, ()108.126ms (0.2%)
  3675. [info] constructors : 1 spans, ()26.51ms (0.0%)
  3676. [info] flatten : 1 spans, ()32.982ms (0.0%)
  3677. [info] mixin : 1 spans, ()80.33ms (0.1%)
  3678. [info] cleanup : 1 spans, ()21.444ms (0.0%)
  3679. [info] delambdafy : 1 spans, ()89.66ms (0.1%)
  3680. [info] jvm : 1 spans, ()727.968ms (1.1%)
  3681. [info] xsbt-analyzer : 1 spans, ()7.918ms (0.0%)
  3682. [info] Done compiling.
  3683. [info] Compiling 81 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/mongodb/scala-2.12/classes ...
  3684. [info] Enabling statistics, measuring overhead = 41.585ns to 128.811ns per timer
  3685. [info] *** Cumulative statistics at phase parser
  3686. [info] #created tree nodes : 109484
  3687. [warn] there was one deprecation warning
  3688. [warn] there were two deprecation warnings (since 0.10.0)
  3689. [warn] there were three deprecation warnings in total; re-run with -deprecation for details
  3690. [warn] there were three unchecked warnings; re-run with -unchecked for details
  3691. [warn] four warnings found
  3692. [info] Done compiling.
  3693. [info] Compiling 19 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/interface/scala-2.12/classes ...
  3694. [info] Enabling statistics, measuring overhead = 40.7773ns to 118.1056ns per timer
  3695. [info] *** Cumulative statistics at phase parser
  3696. [info] #created tree nodes : 14312
  3697. [info] *** Cumulative statistics at phase typer
  3698. [info] time spent typechecking : 1 spans, ()67927.091ms
  3699. [info] time spent in lubs : 421 spans, ()6.114ms (0.0%) aggregate, 4.616ms (0.0%) specific
  3700. [info] time spent in <:< : 3558980 spans, ()21259.104ms (31.3%) aggregate, 14845.971ms (21.9%) specific
  3701. [info] time spent in findmember : 670382 spans, ()2175.5ms (3.2%) aggregate, 1961.826ms (2.9%) specific
  3702. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  3703. [info] time spent in asSeenFrom : 2860669 spans, ()2617.041ms (3.9%) aggregate, 2485.117ms (3.7%) specific
  3704. [info] time spent in baseTypeSeq : 54914 spans, ()713.316ms (1.1%) aggregate, 422.361ms (0.6%) specific
  3705. [info] time spent in baseClasses : 6500 spans, ()220.757ms (0.3%) aggregate, 106.732ms (0.2%) specific
  3706. [info] time classfilereading : 1301 spans, ()515.85ms (0.8%)
  3707. [info] time spent in failed : 908 spans, ()1782.685ms (2.6%)
  3708. [info] failed apply : 17 spans, ()589.406ms (0.9%)
  3709. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  3710. [info] time spent ref scanning : 1 spans, ()0.487ms (0.0%)
  3711. [info] time spent in implicits : 20836 spans, ()60936.051ms (89.7%)
  3712. [info] successful in scope : 6748 spans, ()28198.788ms (41.5%)
  3713. [info] failed in scope : 14088 spans, ()21224.052ms (31.2%)
  3714. [info] successful of type : 8751 spans, ()37169.744ms (54.7%)
  3715. [info] failed of type : 5337 spans, ()5755.84ms (8.5%)
  3716. [info] assembling parts : 3417 spans, ()220.429ms (0.3%)
  3717. [info] matchesPT : 1446743 spans, ()11757.45ms (17.3%)
  3718. [info] time spent in macroExpand : 393 spans, ()2016.007ms (3.0%)
  3719. [info] time spent in scope population: 760290 spans, ()70.333ms
  3720. [info] #type symbols : 5278911
  3721. [info] #typechecked selections : 47750
  3722. [info] #symbols : 6108433
  3723. [info] #sametype ops : 212647
  3724. [info] #toplevel lubs/glbs : 421
  3725. [info] #raw type creations : 15968085
  3726. [info] of which in failed : 168379 (1.1%)
  3727. [info] of which in implicits : 15274008 (95.7%)
  3728. [info] #class symbols : 1176112
  3729. [info] #base type seqs : 55550
  3730. [info] avg base type seq length : 5.2
  3731. [info] of which for compound types : 11451 (20.6%)
  3732. [info] of which for typerefs : 43463 (78.2%)
  3733. [info] of which for singletons : 108 (0.2%)
  3734. [info] #typechecked applications : 32729
  3735. [info] #unique types : 366184
  3736. [info] #subtype ops : 3558980
  3737. [info] of which in failed : 35805 (1.0%)
  3738. [info] of which in implicit : 3230193 (90.8%)
  3739. [info] #findMember ops : 670382
  3740. [info] of which not found : 478217 (71.3%)
  3741. [info] of which multiple overloaded: 2774 (0.4%)
  3742. [info] of which in failed : 3990 (0.6%)
  3743. [info] of which in implicit : 284140 (42.4%)
  3744. [info] time spent in scope lookup : 8759196 spans, ()883.52ms
  3745. [info] implicit cache accesses : 14049
  3746. [info] implicit cache hits : 10632 (75.7%)
  3747. [info] #macro expansions : 393
  3748. [info] #all lubs/glbs : 37883
  3749. [info] #created tree nodes : 1611370
  3750. [info] #created scopes : 1921365
  3751. [info] #typechecked identifiers : 67728
  3752. [info] #implicit searches : 20836
  3753. [info] #plausibly compatible : 27524 (132.1%)
  3754. [info] #matching : 27524 (132.1%)
  3755. [info] #typed : 26536 (127.4%)
  3756. [info] #found : 15696 (75.3%)
  3757. [info] #implicit improves tests : 17735 (85.1%)
  3758. [info] #implicit improves cached : 2001 (9.6%)
  3759. [info] #implicit inscope hits : 6748 (32.4%)
  3760. [info] #implicit oftype hits : 8751 (42.0%)
  3761. [info] *** Cumulative statistics at phase patmat
  3762. [info] time spent in scope population: 771613 spans, ()72.369ms
  3763. [info] #type symbols : 5286927
  3764. [info] #typechecked selections : 487551
  3765. [info] #symbols : 6143931
  3766. [info] #sametype ops : 1642118
  3767. [info] #toplevel lubs/glbs : 627
  3768. [info] #raw type creations : 16898234
  3769. [info] of which in failed : 168379 (1.0%)
  3770. [info] of which in implicits : 15274008 (90.4%)
  3771. [info] #class symbols : 1183073
  3772. [info] #base type seqs : 68946
  3773. [info] avg base type seq length : 6.2
  3774. [info] of which for compound types : 17725 (25.7%)
  3775. [info] of which for typerefs : 50585 (73.4%)
  3776. [info] of which for singletons : 108 (0.2%)
  3777. [info] #typechecked applications : 43485
  3778. [info] #unique types : 152410
  3779. [info] #subtype ops : 5191126
  3780. [info] of which in failed : 35805 (0.7%)
  3781. [info] of which in implicit : 3230193 (62.2%)
  3782. [info] #findMember ops : 976699
  3783. [info] of which not found : 733534 (75.1%)
  3784. [info] of which multiple overloaded: 3220 (0.3%)
  3785. [info] of which in failed : 3990 (0.4%)
  3786. [info] of which in implicit : 284140 (29.1%)
  3787. [info] time spent in scope lookup : 11103398 spans, ()1035.964ms
  3788. [info] #all lubs/glbs : 38097
  3789. [info] #created tree nodes : 2278961
  3790. [info] #created scopes : 1933145
  3791. [info] #typechecked identifiers : 74598
  3792. [info] time spent in patmat : 977 spans, ()12175.361ms
  3793. [info] of which DPLL : 1663 spans, ()3945.272ms (32.4%)
  3794. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  3795. [info] of which variable equality : 1762 spans, ()2357.865ms (19.4%)
  3796. [info] of which in exhaustivity : 216 spans, ()800.229ms (6.6%)
  3797. [info] of which in unreachability : 773 spans, ()9645.711ms (79.2%)
  3798. [error] /Users/daniel/Development/slamdata/quasar/master/mongodb/src/main/scala/quasar/physical/mongodb/workflow/package.scala:236:5: method apply in object PartialFunction is deprecated (since 2.12.5): For converting an ordinary function f to a partial function pf, use `val pf: PartialFunction[A, B] = { case x => f(x) }`. For creating a new PartialFunction, use an explicit type annotation instead, like in `val pf: PartialFunction[Int, String] = { case 1 => "one" }`.
  3799. [error] PartialFunction(base \\ _)
  3800. [error] ^
  3801. [error] /Users/daniel/Development/slamdata/quasar/master/mongodb/src/main/scala/quasar/physical/mongodb/workflow/package.scala:245:62: method apply in object PartialFunction is deprecated (since 2.12.5): For converting an ordinary function f to a partial function pf, use `val pf: PartialFunction[A, B] = { case x => f(x) }`. For creating a new PartialFunction, use an explicit type annotation instead, like in `val pf: PartialFunction[Int, String] = { case 1 => "one" }`.
  3802. [error] def applySelector(s: Selector): Selector = s.mapUpFields(PartialFunction(applyFieldName _))
  3803. [error] ^
  3804. [error] /Users/daniel/Development/slamdata/quasar/master/mongodb/src/main/scala/quasar/physical/mongodb/workflowbuilder.scala:717:42: method apply in object PartialFunction is deprecated (since 2.12.5): For converting an ordinary function f to a partial function pf, use `val pf: PartialFunction[A, B] = { case x => f(x) }`. For creating a new PartialFunction, use an explicit type annotation instead, like in `val pf: PartialFunction[Int, String] = { case 1 => "one" }`.
  3805. [error] ShapePreservingBuilder(src, those, PartialFunction(fields => $match[F](sel(fields))))
  3806. [error] ^
  3807. [info] *** Cumulative timers for phases
  3808. [info] #total compile time : 1 spans, ()86144.599ms
  3809. [info] parser : 1 spans, ()288.499ms (0.3%)
  3810. [info] kind-projector : 1 spans, ()194.623ms (0.2%)
  3811. [info] namer : 1 spans, ()229.684ms (0.3%)
  3812. [info] packageobjects : 1 spans, ()247.659ms (0.3%)
  3813. [info] typer : 1 spans, ()67927.096ms (78.9%)
  3814. [info] wartremover-traverser : 1 spans, ()2627.965ms (3.1%)
  3815. [info] patmat : 1 spans, ()12527.309ms (14.5%)
  3816. [info] superaccessors : 1 spans, ()90.766ms (0.1%)
  3817. [info] extmethods : 1 spans, ()20.83ms (0.0%)
  3818. [info] pickler : 1 spans, ()47.908ms (0.1%)
  3819. [info] xsbt-api : 1 spans, ()674.76ms (0.8%)
  3820. [info] xsbt-dependency : 1 spans, ()537.852ms (0.6%)
  3821. [info] refchecks : 1 spans, ()721.544ms (0.8%)
  3822. [error] three errors found
  3823. [info] *** Cumulative statistics at phase typer
  3824. [info] time spent typechecking : 1 spans, ()157148.31ms
  3825. [info] time spent in lubs : 472 spans, ()6.975ms (0.0%) aggregate, 5.642ms (0.0%) specific
  3826. [info] time spent in <:< : 3451430 spans, ()199850.429ms (127.2%) aggregate, 14565.75ms (9.3%) specific
  3827. [info] time spent in findmember : 125455 spans, ()409.918ms (0.3%) aggregate, 357.941ms (0.2%) specific
  3828. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  3829. [info] time spent in asSeenFrom : 1934269 spans, ()1936.118ms (1.2%) aggregate, 1878.473ms (1.2%) specific
  3830. [info] time spent in baseTypeSeq : 19628 spans, ()431.046ms (0.3%) aggregate, 193.976ms (0.1%) specific
  3831. [info] time spent in baseClasses : 3596 spans, ()280.888ms (0.2%) aggregate, 123.08ms (0.1%) specific
  3832. [info] time classfilereading : 1130 spans, ()465.76ms (0.3%)
  3833. [info] time spent in failed : 630 spans, ()10610.051ms (6.8%)
  3834. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  3835. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  3836. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  3837. [info] time spent in implicits : 3555 spans, ()130509.208ms (83.0%)
  3838. [info] successful in scope : 666 spans, ()6796.007ms (4.3%)
  3839. [info] failed in scope : 2889 spans, ()2720.587ms (1.7%)
  3840. [info] successful of type : 1483 spans, ()123154.963ms (78.4%)
  3841. [info] failed of type : 1406 spans, ()55204.337ms (35.1%)
  3842. [info] assembling parts : 1744 spans, ()125.329ms (0.1%)
  3843. [info] matchesPT : 212287 spans, ()1895.565ms (1.2%)
  3844. [info] time spent in macroExpand : 28 spans, ()11935.84ms (7.6%)
  3845. [info] time spent in scope population: 52895 spans, ()8.295ms
  3846. [info] #type symbols : 2069217
  3847. [info] #typechecked selections : 8025
  3848. [info] #symbols : 2253674
  3849. [info] #sametype ops : 352978
  3850. [info] #toplevel lubs/glbs : 472
  3851. [info] #raw type creations : 8644436
  3852. [info] of which in failed : 8703 (0.1%)
  3853. [info] of which in implicits : 2263402 (26.2%)
  3854. [info] #class symbols : 169838
  3855. [info] #base type seqs : 74542
  3856. [info] avg base type seq length : 5.2
  3857. [info] of which for compound types : 4547 (6.1%)
  3858. [info] of which for typerefs : 15081 (20.2%)
  3859. [info] of which for singletons : 324 (0.4%)
  3860. [info] #typechecked applications : 4889
  3861. [info] #unique types : 113326
  3862. [info] #subtype ops : 3451430
  3863. [info] of which in failed : 5507 (0.2%)
  3864. [info] of which in implicit : 532680 (15.4%)
  3865. [info] #findMember ops : 125455
  3866. [info] of which not found : 78108 (62.3%)
  3867. [info] of which multiple overloaded: 213 (0.2%)
  3868. [info] of which in failed : 346 (0.3%)
  3869. [info] of which in implicit : 56355 (44.9%)
  3870. [info] time spent in scope lookup : 1468666 spans, ()161.937ms
  3871. [info] implicit cache accesses : 2885
  3872. [info] implicit cache hits : 1141 (39.5%)
  3873. [info] #macro expansions : 28
  3874. [info] #all lubs/glbs : 10915
  3875. [info] #created tree nodes : 225106
  3876. [info] #created scopes : 187013
  3877. [info] #typechecked identifiers : 8452
  3878. [info] #implicit searches : 3555
  3879. [info] #plausibly compatible : 5378 (151.3%)
  3880. [info] #matching : 5378 (151.3%)
  3881. [info] #typed : 4801 (135.0%)
  3882. [info] #found : 2176 (61.2%)
  3883. [info] #implicit improves tests : 2490 (70.0%)
  3884. [info] #implicit improves cached : 457 (12.9%)
  3885. [info] #implicit inscope hits : 666 (18.7%)
  3886. [info] #implicit oftype hits : 1483 (41.7%)
  3887. [info] *** Cumulative statistics at phase patmat
  3888. [info] time spent in scope population: 53649 spans, ()8.435ms
  3889. [info] #type symbols : 2069334
  3890. [info] #typechecked selections : 22297
  3891. [info] #symbols : 2254892
  3892. [info] #sametype ops : 363785
  3893. [info] #toplevel lubs/glbs : 497
  3894. [info] #raw type creations : 8693330
  3895. [info] of which in failed : 8703 (0.1%)
  3896. [info] of which in implicits : 2263402 (26.0%)
  3897. [info] #class symbols : 169924
  3898. [info] #base type seqs : 74660
  3899. [info] avg base type seq length : 5.2
  3900. [info] of which for compound types : 4607 (6.2%)
  3901. [info] of which for typerefs : 15140 (20.3%)
  3902. [info] of which for singletons : 324 (0.4%)
  3903. [info] #typechecked applications : 5426
  3904. [info] #unique types : 114260
  3905. [info] #subtype ops : 3492060
  3906. [info] of which in failed : 5507 (0.2%)
  3907. [info] of which in implicit : 532680 (15.3%)
  3908. [info] #findMember ops : 140643
  3909. [info] of which not found : 82795 (58.9%)
  3910. [info] of which multiple overloaded: 251 (0.2%)
  3911. [info] of which in failed : 346 (0.2%)
  3912. [info] of which in implicit : 56355 (40.1%)
  3913. [info] time spent in scope lookup : 1615452 spans, ()173.639ms
  3914. [info] #all lubs/glbs : 10943
  3915. [info] #created tree nodes : 252451
  3916. [info] #created scopes : 188041
  3917. [info] #typechecked identifiers : 8918
  3918. [info] time spent in patmat : 111 spans, ()245.055ms
  3919. [info] of which DPLL : 102 spans, ()4.203ms (1.7%)
  3920. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  3921. [info] of which variable equality : 209 spans, ()20.976ms (8.6%)
  3922. [info] of which in exhaustivity : 31 spans, ()16.728ms (6.8%)
  3923. [info] of which in unreachability : 89 spans, ()121.941ms (49.8%)
  3924. [info] *** Cumulative statistics at phase erasure
  3925. [info] time spent in scope population: 61337 spans, ()10.429ms
  3926. [info] #type symbols : 2089930
  3927. [info] #typechecked selections : 30290
  3928. [info] #symbols : 2300020
  3929. [info] #sametype ops : 372106
  3930. [info] #toplevel lubs/glbs : 500
  3931. [info] #raw type creations : 8772548
  3932. [info] of which in failed : 8703 (0.1%)
  3933. [info] of which in implicits : 2263402 (25.8%)
  3934. [info] #class symbols : 178293
  3935. [info] #base type seqs : 78464
  3936. [info] avg base type seq length : 5.2
  3937. [info] of which for compound types : 6452 (8.2%)
  3938. [info] of which for typerefs : 17099 (21.8%)
  3939. [info] of which for singletons : 324 (0.4%)
  3940. [info] #typechecked applications : 11861
  3941. [info] #unique types : 137535
  3942. [info] #subtype ops : 3575694
  3943. [info] of which in failed : 5507 (0.2%)
  3944. [info] of which in implicit : 532680 (14.9%)
  3945. [info] #findMember ops : 147811
  3946. [info] of which not found : 83120 (56.2%)
  3947. [info] of which multiple overloaded: 251 (0.2%)
  3948. [info] of which in failed : 346 (0.2%)
  3949. [info] of which in implicit : 56355 (38.1%)
  3950. [info] time spent in scope lookup : 1654536 spans, ()179.047ms
  3951. [info] #all lubs/glbs : 10953
  3952. [info] #created tree nodes : 283678
  3953. [info] #created scopes : 206530
  3954. [info] #typechecked identifiers : 13459
  3955. [info] *** Cumulative statistics at phase cleanup
  3956. [info] time spent in scope population: 61478 spans, ()10.441ms
  3957. [info] #type symbols : 2090088
  3958. [info] #typechecked selections : 30453
  3959. [info] #symbols : 2302473
  3960. [info] #sametype ops : 372299
  3961. [info] #toplevel lubs/glbs : 501
  3962. [info] #raw type creations : 8778726
  3963. [info] of which in failed : 8703 (0.1%)
  3964. [info] of which in implicits : 2263402 (25.8%)
  3965. [info] #class symbols : 178333
  3966. [info] #base type seqs : 78751
  3967. [info] avg base type seq length : 5.2
  3968. [info] of which for compound types : 6651 (8.4%)
  3969. [info] of which for typerefs : 17187 (21.8%)
  3970. [info] of which for singletons : 324 (0.4%)
  3971. [info] #typechecked applications : 11925
  3972. [info] #unique types : 138192
  3973. [info] #subtype ops : 3577239
  3974. [info] of which in failed : 5507 (0.2%)
  3975. [info] of which in implicit : 532680 (14.9%)
  3976. [info] #findMember ops : 148123
  3977. [info] of which not found : 83220 (56.2%)
  3978. [info] of which multiple overloaded: 268 (0.2%)
  3979. [info] of which in failed : 346 (0.2%)
  3980. [info] of which in implicit : 56355 (38.0%)
  3981. [info] time spent in scope lookup : 1657985 spans, ()179.484ms
  3982. [info] #all lubs/glbs : 10954
  3983. [info] #created tree nodes : 294660
  3984. [info] #created scopes : 206963
  3985. [info] #typechecked identifiers : 13608
  3986. [info] *** Cumulative statistics at phase jvm
  3987. [info] time spent in scope population: 61533 spans, ()10.484ms
  3988. [info] #type symbols : 2090526
  3989. [info] #typechecked selections : 30520
  3990. [info] #symbols : 2305691
  3991. [info] #sametype ops : 373360
  3992. [info] #toplevel lubs/glbs : 501
  3993. [info] #raw type creations : 8783854
  3994. [info] of which in failed : 8703 (0.1%)
  3995. [info] of which in implicits : 2263402 (25.8%)
  3996. [info] #class symbols : 178563
  3997. [info] #base type seqs : 80044
  3998. [info] avg base type seq length : 5.2
  3999. [info] of which for compound types : 7421 (9.3%)
  4000. [info] of which for typerefs : 17710 (22.1%)
  4001. [info] of which for singletons : 324 (0.4%)
  4002. [info] #typechecked applications : 12363
  4003. [info] #unique types : 138892
  4004. [info] #subtype ops : 3578734
  4005. [info] of which in failed : 5507 (0.2%)
  4006. [info] of which in implicit : 532680 (14.9%)
  4007. [info] #findMember ops : 152785
  4008. [info] of which not found : 83330 (54.5%)
  4009. [info] of which multiple overloaded: 376 (0.2%)
  4010. [info] of which in failed : 346 (0.2%)
  4011. [info] of which in implicit : 56355 (36.9%)
  4012. [info] time spent in scope lookup : 1666835 spans, ()180.961ms
  4013. [info] time in backend : 1 spans, ()219.385ms
  4014. [info] bcode initialization : 1 spans, ()1.044ms (0.5%)
  4015. [info] code generation : 19 spans, ()131.91ms (60.1%)
  4016. [info] intra-method optimizations : 104 spans, ()15.342ms (7.0%)
  4017. [info] classfile writing : 116 spans, ()28.16ms (12.8%)
  4018. [info] #all lubs/glbs : 10954
  4019. [info] #created tree nodes : 299610
  4020. [info] #created scopes : 208211
  4021. [info] #typechecked identifiers : 13961
  4022. [info] *** Cumulative timers for phases
  4023. [info] #total compile time : 1 spans, ()159929.676ms
  4024. [info] parser : 1 spans, ()36.581ms (0.0%)
  4025. [info] kind-projector : 1 spans, ()46.003ms (0.0%)
  4026. [info] namer : 1 spans, ()103.488ms (0.1%)
  4027. [info] packageobjects : 1 spans, ()172.063ms (0.1%)
  4028. [info] typer : 1 spans, ()157148.314ms (98.3%)
  4029. [info] wartremover-traverser : 1 spans, ()619.267ms (0.4%)
  4030. [info] patmat : 1 spans, ()289.631ms (0.2%)
  4031. [info] superaccessors : 1 spans, ()13.167ms (0.0%)
  4032. [info] extmethods : 1 spans, ()12.895ms (0.0%)
  4033. [info] pickler : 1 spans, ()6.025ms (0.0%)
  4034. [info] xsbt-api : 1 spans, ()81.406ms (0.1%)
  4035. [info] xsbt-dependency : 1 spans, ()95.854ms (0.1%)
  4036. [info] refchecks : 1 spans, ()132.57ms (0.1%)
  4037. [info] uncurry : 1 spans, ()179.15ms (0.1%)
  4038. [info] fields : 1 spans, ()19.815ms (0.0%)
  4039. [info] tailcalls : 1 spans, ()29.062ms (0.0%)
  4040. [info] specialize : 1 spans, ()233.423ms (0.1%)
  4041. [info] explicitouter : 1 spans, ()40.114ms (0.0%)
  4042. [info] erasure : 1 spans, ()275.325ms (0.2%)
  4043. [info] posterasure : 1 spans, ()18.685ms (0.0%)
  4044. [info] lambdalift : 1 spans, ()50.683ms (0.0%)
  4045. [info] constructors : 1 spans, ()7.054ms (0.0%)
  4046. [info] flatten : 1 spans, ()11.764ms (0.0%)
  4047. [info] mixin : 1 spans, ()22.423ms (0.0%)
  4048. [info] cleanup : 1 spans, ()7.377ms (0.0%)
  4049. [info] delambdafy : 1 spans, ()40.39ms (0.0%)
  4050. [info] jvm : 1 spans, ()219.391ms (0.1%)
  4051. [info] xsbt-analyzer : 1 spans, ()3.369ms (0.0%)
  4052. [info] Done compiling.
  4053. [info] Compiling 42 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/web/scala-2.12/classes ...
  4054. [info] Compiling 10 Scala sources to /Users/daniel/Development/slamdata/quasar/master/.targets/repl/scala-2.12/classes ...
  4055. [info] Enabling statistics, measuring overhead = 73.9173ns to 160.778ns per timer
  4056. [info] Enabling statistics, measuring overhead = 73.3373ns to 152.3276ns per timer
  4057. [info] *** Cumulative statistics at phase parser
  4058. [info] #created tree nodes : 6420
  4059. [info] *** Cumulative statistics at phase parser
  4060. [info] #created tree nodes : 22579
  4061. [info] *** Cumulative statistics at phase typer
  4062. [info] time spent typechecking : 1 spans, ()12214.906ms
  4063. [info] time spent in lubs : 47 spans, ()4.755ms (0.0%) aggregate, 2.941ms (0.0%) specific
  4064. [info] time spent in <:< : 174226 spans, ()1276.655ms (10.5%) aggregate, 918.671ms (7.5%) specific
  4065. [info] time spent in findmember : 51505 spans, ()213.673ms (1.7%) aggregate, 175.003ms (1.4%) specific
  4066. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  4067. [info] time spent in asSeenFrom : 195756 spans, ()251.848ms (2.1%) aggregate, 221.012ms (1.8%) specific
  4068. [info] time spent in baseTypeSeq : 8118 spans, ()488.474ms (4.0%) aggregate, 115.978ms (0.9%) specific
  4069. [info] time spent in baseClasses : 1725 spans, ()291.176ms (2.4%) aggregate, 130.242ms (1.1%) specific
  4070. [info] time classfilereading : 1000 spans, ()707.636ms (5.8%)
  4071. [info] time spent in failed : 129 spans, ()44.12ms (0.4%)
  4072. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  4073. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  4074. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  4075. [info] time spent in implicits : 1158 spans, ()3867.12ms (31.7%)
  4076. [info] successful in scope : 279 spans, ()1020.337ms (8.4%)
  4077. [info] failed in scope : 879 spans, ()1169.588ms (9.6%)
  4078. [info] successful of type : 473 spans, ()2619.406ms (21.4%)
  4079. [info] failed of type : 406 spans, ()596.568ms (4.9%)
  4080. [info] assembling parts : 646 spans, ()71.916ms (0.6%)
  4081. [info] matchesPT : 72985 spans, ()778.103ms (6.4%)
  4082. [info] time spent in macroExpand : 9 spans, ()7194.062ms (58.9%)
  4083. [info] time spent in scope population: 23687 spans, ()3.901ms
  4084. [info] #type symbols : 207593
  4085. [info] #typechecked selections : 3140
  4086. [info] #symbols : 322901
  4087. [info] #sametype ops : 35800
  4088. [info] #toplevel lubs/glbs : 47
  4089. [info] #raw type creations : 669466
  4090. [info] of which in failed : 64 (0.0%)
  4091. [info] of which in implicits : 629226 (94.0%)
  4092. [info] #class symbols : 81683
  4093. [info] #base type seqs : 8344
  4094. [info] avg base type seq length : 5.7
  4095. [info] of which for compound types : 2047 (24.5%)
  4096. [info] of which for typerefs : 6071 (72.8%)
  4097. [info] of which for singletons : 197 (2.4%)
  4098. [info] #typechecked applications : 2147
  4099. [info] #unique types : 85054
  4100. [info] #subtype ops : 174226
  4101. [info] of which in failed : 519 (0.3%)
  4102. [info] of which in implicit : 157445 (90.4%)
  4103. [info] #findMember ops : 51505
  4104. [info] of which not found : 30656 (59.5%)
  4105. [info] of which multiple overloaded: 180 (0.3%)
  4106. [info] of which in failed : 1 (0.0%)
  4107. [info] of which in implicit : 24746 (48.0%)
  4108. [info] time spent in scope lookup : 634797 spans, ()80.399ms
  4109. [info] implicit cache accesses : 879
  4110. [info] implicit cache hits : 233 (26.5%)
  4111. [info] #macro expansions : 9
  4112. [info] #all lubs/glbs : 2723
  4113. [info] #created tree nodes : 86399
  4114. [info] #created scopes : 77033
  4115. [info] #typechecked identifiers : 3491
  4116. [info] #implicit searches : 1158
  4117. [info] #plausibly compatible : 1713 (147.9%)
  4118. [info] #matching : 1713 (147.9%)
  4119. [info] #typed : 1507 (130.1%)
  4120. [info] #found : 776 (67.0%)
  4121. [info] #implicit improves tests : 965 (83.3%)
  4122. [info] #implicit improves cached : 110 (9.5%)
  4123. [info] #implicit inscope hits : 279 (24.1%)
  4124. [info] #implicit oftype hits : 473 (40.8%)
  4125. [info] *** Cumulative statistics at phase patmat
  4126. [info] time spent in scope population: 24211 spans, ()4.036ms
  4127. [info] #type symbols : 207770
  4128. [info] #typechecked selections : 3912
  4129. [info] #symbols : 323962
  4130. [info] #sametype ops : 43311
  4131. [info] #toplevel lubs/glbs : 68
  4132. [info] #raw type creations : 675048
  4133. [info] of which in failed : 64 (0.0%)
  4134. [info] of which in implicits : 629226 (93.2%)
  4135. [info] #class symbols : 81857
  4136. [info] #base type seqs : 8541
  4137. [info] avg base type seq length : 6.3
  4138. [info] of which for compound types : 2135 (25.0%)
  4139. [info] of which for typerefs : 6180 (72.4%)
  4140. [info] of which for singletons : 197 (2.3%)
  4141. [info] #typechecked applications : 2658
  4142. [info] #unique types : 85746
  4143. [info] #subtype ops : 183586
  4144. [info] of which in failed : 519 (0.3%)
  4145. [info] of which in implicit : 157445 (85.8%)
  4146. [info] #findMember ops : 57197
  4147. [info] of which not found : 31787 (55.6%)
  4148. [info] of which multiple overloaded: 238 (0.4%)
  4149. [info] of which in failed : 1 (0.0%)
  4150. [info] of which in implicit : 24746 (43.3%)
  4151. [info] time spent in scope lookup : 656325 spans, ()82.78ms
  4152. [info] #all lubs/glbs : 2744
  4153. [info] #created tree nodes : 94475
  4154. [info] #created scopes : 77688
  4155. [info] #typechecked identifiers : 3876
  4156. [info] time spent in patmat : 87 spans, ()76.6ms
  4157. [info] of which DPLL : 100 spans, ()4.314ms (5.6%)
  4158. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  4159. [info] of which variable equality : 146 spans, ()13.884ms (18.1%)
  4160. [info] of which in exhaustivity : 14 spans, ()11.013ms (14.4%)
  4161. [info] of which in unreachability : 66 spans, ()34.04ms (44.4%)
  4162. [info] *** Cumulative statistics at phase erasure
  4163. [info] time spent in scope population: 29148 spans, ()5.507ms
  4164. [info] #type symbols : 218960
  4165. [info] #typechecked selections : 7681
  4166. [info] #symbols : 348093
  4167. [info] #sametype ops : 49460
  4168. [info] #toplevel lubs/glbs : 70
  4169. [info] #raw type creations : 714122
  4170. [info] of which in failed : 64 (0.0%)
  4171. [info] of which in implicits : 629226 (88.1%)
  4172. [info] #class symbols : 85205
  4173. [info] #base type seqs : 11431
  4174. [info] avg base type seq length : 6.2
  4175. [info] of which for compound types : 3541 (31.0%)
  4176. [info] of which for typerefs : 7664 (67.0%)
  4177. [info] of which for singletons : 197 (1.7%)
  4178. [info] #typechecked applications : 6305
  4179. [info] #unique types : 31194
  4180. [info] #subtype ops : 217282
  4181. [info] of which in failed : 519 (0.2%)
  4182. [info] of which in implicit : 157445 (72.5%)
  4183. [info] #findMember ops : 61221
  4184. [info] of which not found : 32052 (52.4%)
  4185. [info] of which multiple overloaded: 238 (0.4%)
  4186. [info] of which in failed : 1 (0.0%)
  4187. [info] of which in implicit : 24746 (40.4%)
  4188. [info] time spent in scope lookup : 685588 spans, ()86.904ms
  4189. [info] #all lubs/glbs : 2746
  4190. [info] #created tree nodes : 111805
  4191. [info] #created scopes : 87293
  4192. [info] #typechecked identifiers : 6626
  4193. [info] *** Cumulative statistics at phase cleanup
  4194. [info] time spent in scope population: 29156 spans, ()5.508ms
  4195. [info] #type symbols : 218984
  4196. [info] #typechecked selections : 7748
  4197. [info] #symbols : 349496
  4198. [info] #sametype ops : 49565
  4199. [info] #toplevel lubs/glbs : 70
  4200. [info] #raw type creations : 717208
  4201. [info] of which in failed : 64 (0.0%)
  4202. [info] of which in implicits : 629226 (87.7%)
  4203. [info] #class symbols : 85205
  4204. [info] #base type seqs : 11627
  4205. [info] avg base type seq length : 6.2
  4206. [info] of which for compound types : 3676 (31.6%)
  4207. [info] of which for typerefs : 7725 (66.4%)
  4208. [info] of which for singletons : 197 (1.7%)
  4209. [info] #typechecked applications : 6309
  4210. [info] #unique types : 31393
  4211. [info] #subtype ops : 217939
  4212. [info] of which in failed : 519 (0.2%)
  4213. [info] of which in implicit : 157445 (72.2%)
  4214. [info] #findMember ops : 61423
  4215. [info] of which not found : 32104 (52.3%)
  4216. [info] of which multiple overloaded: 240 (0.4%)
  4217. [info] of which in failed : 1 (0.0%)
  4218. [info] of which in implicit : 24746 (40.3%)
  4219. [info] time spent in scope lookup : 687886 spans, ()87.169ms
  4220. [info] #all lubs/glbs : 2746
  4221. [info] #created tree nodes : 118125
  4222. [info] #created scopes : 87437
  4223. [info] #typechecked identifiers : 6667
  4224. [info] *** Cumulative statistics at phase jvm
  4225. [info] time spent in scope population: 29192 spans, ()5.524ms
  4226. [info] #type symbols : 219414
  4227. [info] #typechecked selections : 7785
  4228. [info] #symbols : 352775
  4229. [info] #sametype ops : 50211
  4230. [info] #toplevel lubs/glbs : 70
  4231. [info] #raw type creations : 720892
  4232. [info] of which in failed : 64 (0.0%)
  4233. [info] of which in implicits : 629226 (87.3%)
  4234. [info] #class symbols : 85421
  4235. [info] #base type seqs : 12645
  4236. [info] avg base type seq length : 6.3
  4237. [info] of which for compound types : 4287 (33.9%)
  4238. [info] of which for typerefs : 8132 (64.3%)
  4239. [info] of which for singletons : 197 (1.6%)
  4240. [info] #typechecked applications : 6575
  4241. [info] #unique types : 32030
  4242. [info] #subtype ops : 218883
  4243. [info] of which in failed : 519 (0.2%)
  4244. [info] of which in implicit : 157445 (71.9%)
  4245. [info] #findMember ops : 66820
  4246. [info] of which not found : 32212 (48.2%)
  4247. [info] of which multiple overloaded: 347 (0.5%)
  4248. [info] of which in failed : 1 (0.0%)
  4249. [info] of which in implicit : 24746 (37.0%)
  4250. [info] time spent in scope lookup : 696103 spans, ()88.466ms
  4251. [info] time in backend : 1 spans, ()148.565ms
  4252. [info] bcode initialization : 1 spans, ()1.043ms (0.7%)
  4253. [info] code generation : 10 spans, ()83.284ms (56.1%)
  4254. [info] intra-method optimizations : 77 spans, ()16.761ms (11.3%)
  4255. [info] classfile writing : 80 spans, ()19.343ms (13.0%)
  4256. [info] #all lubs/glbs : 2746
  4257. [info] #created tree nodes : 120812
  4258. [info] #created scopes : 88409
  4259. [info] #typechecked identifiers : 6887
  4260. [info] *** Cumulative timers for phases
  4261. [info] #total compile time : 1 spans, ()14216.421ms
  4262. [info] parser : 1 spans, ()24.835ms (0.2%)
  4263. [info] kind-projector : 1 spans, ()25.12ms (0.2%)
  4264. [info] namer : 1 spans, ()74.989ms (0.5%)
  4265. [info] packageobjects : 1 spans, ()5.832ms (0.0%)
  4266. [info] typer : 1 spans, ()12214.91ms (85.9%)
  4267. [info] wartremover-traverser : 1 spans, ()405.863ms (2.9%)
  4268. [info] patmat : 1 spans, ()119.454ms (0.8%)
  4269. [info] superaccessors : 1 spans, ()4.675ms (0.0%)
  4270. [info] extmethods : 1 spans, ()1.863ms (0.0%)
  4271. [info] pickler : 1 spans, ()2.996ms (0.0%)
  4272. [info] xsbt-api : 1 spans, ()48.536ms (0.3%)
  4273. [info] xsbt-dependency : 1 spans, ()40.719ms (0.3%)
  4274. [info] refchecks : 1 spans, ()43.319ms (0.3%)
  4275. [info] uncurry : 1 spans, ()85.457ms (0.6%)
  4276. [info] fields : 1 spans, ()4.46ms (0.0%)
  4277. [info] tailcalls : 1 spans, ()8.412ms (0.1%)
  4278. [info] specialize : 1 spans, ()696.548ms (4.9%)
  4279. [info] explicitouter : 1 spans, ()14.548ms (0.1%)
  4280. [info] erasure : 1 spans, ()144.554ms (1.0%)
  4281. [info] posterasure : 1 spans, ()7.479ms (0.1%)
  4282. [info] lambdalift : 1 spans, ()30.621ms (0.2%)
  4283. [info] constructors : 1 spans, ()5.118ms (0.0%)
  4284. [info] flatten : 1 spans, ()7.668ms (0.1%)
  4285. [info] mixin : 1 spans, ()7.363ms (0.1%)
  4286. [info] cleanup : 1 spans, ()3.721ms (0.0%)
  4287. [info] delambdafy : 1 spans, ()22.345ms (0.2%)
  4288. [info] jvm : 1 spans, ()148.57ms (1.0%)
  4289. [info] xsbt-analyzer : 1 spans, ()1.588ms (0.0%)
  4290. [info] Done compiling.
  4291. [info] *** Cumulative statistics at phase typer
  4292. [info] time spent typechecking : 1 spans, ()48237.28ms
  4293. [info] time spent in lubs : 45 spans, ()6.094ms (0.0%) aggregate, 2.945ms (0.0%) specific
  4294. [info] time spent in <:< : 6475667 spans, ()516888.738ms (1071.6%) aggregate, 30360.641ms (62.9%) specific
  4295. [info] time spent in findmember : 162910 spans, ()501.028ms (1.0%) aggregate, 464.143ms (1.0%) specific
  4296. [info] time spent in findmembers : 0 spans, ()0.0ms (0.0%) aggregate, 0.0ms (0.0%) specific
  4297. [info] time spent in asSeenFrom : 3408845 spans, ()3083.281ms (6.4%) aggregate, 3025.753ms (6.3%) specific
  4298. [info] time spent in baseTypeSeq : 16985 spans, ()486.337ms (1.0%) aggregate, 173.903ms (0.4%) specific
  4299. [info] time spent in baseClasses : 2851 spans, ()313.569ms (0.7%) aggregate, 128.827ms (0.3%) specific
  4300. [info] time classfilereading : 1342 spans, ()449.323ms (0.9%)
  4301. [info] time spent in failed : 443 spans, ()704.796ms (1.5%)
  4302. [info] failed apply : 0 spans, ()0.0ms (0.0%)
  4303. [info] failed op= : 0 spans, ()0.0ms (0.0%)
  4304. [info] time spent ref scanning : 0 spans, ()0.0ms (0.0%)
  4305. [info] time spent in implicits : 3642 spans, ()8686.705ms (18.0%)
  4306. [info] successful in scope : 1037 spans, ()3300.15ms (6.8%)
  4307. [info] failed in scope : 2605 spans, ()2617.383ms (5.4%)
  4308. [info] successful of type : 1105 spans, ()4600.261ms (9.5%)
  4309. [info] failed of type : 1500 spans, ()2147.72ms (4.5%)
  4310. [info] assembling parts : 1798 spans, ()89.809ms (0.2%)
  4311. [info] matchesPT : 232062 spans, ()1980.323ms (4.1%)
  4312. [info] time spent in macroExpand : 23 spans, ()7012.808ms (14.5%)
  4313. [info] time spent in scope population: 38091 spans, ()6.601ms
  4314. [info] #type symbols : 3373425
  4315. [info] #typechecked selections : 9782
  4316. [info] #symbols : 3610430
  4317. [info] #sametype ops : 104472
  4318. [info] #toplevel lubs/glbs : 45
  4319. [info] #raw type creations : 14830107
  4320. [info] of which in failed : 490 (0.0%)
  4321. [info] of which in implicits : 1498722 (10.1%)
  4322. [info] #class symbols : 144793
  4323. [info] #base type seqs : 17853
  4324. [info] avg base type seq length : 5.5
  4325. [info] of which for compound types : 3842 (21.5%)
  4326. [info] of which for typerefs : 13143 (73.6%)
  4327. [info] of which for singletons : 793 (4.4%)
  4328. [info] #typechecked applications : 6933
  4329. [info] #unique types : 129312
  4330. [info] #subtype ops : 6475667
  4331. [info] of which in failed : 1731 (0.0%)
  4332. [info] of which in implicit : 411536 (6.4%)
  4333. [info] #findMember ops : 162910
  4334. [info] of which not found : 113673 (69.8%)
  4335. [info] of which multiple overloaded: 467 (0.3%)
  4336. [info] of which in failed : 38 (0.0%)
  4337. [info] of which in implicit : 63457 (39.0%)
  4338. [info] time spent in scope lookup : 1889774 spans, ()231.71ms
  4339. [info] implicit cache accesses : 2604
  4340. [info] implicit cache hits : 806 (31.0%)
  4341. [info] #macro expansions : 23
  4342. [info] #all lubs/glbs : 7108
  4343. [info] #created tree nodes : 286093
  4344. [info] #created scopes : 152910
  4345. [info] #typechecked identifiers : 12616
  4346. [info] #implicit searches : 3642
  4347. [info] #plausibly compatible : 4469 (122.7%)
  4348. [info] #matching : 4469 (122.7%)
  4349. [info] #typed : 3612 (99.2%)
  4350. [info] #found : 2159 (59.3%)
  4351. [info] #implicit improves tests : 2014 (55.3%)
  4352. [info] #implicit improves cached : 375 (10.3%)
  4353. [info] #implicit inscope hits : 1037 (28.5%)
  4354. [info] #implicit oftype hits : 1105 (30.3%)
  4355. [info] *** Cumulative statistics at phase patmat
  4356. [info] time spent in scope population: 39599 spans, ()6.904ms
  4357. [info] #type symbols : 3374863
  4358. [info] #typechecked selections : 14131
  4359. [info] #symbols : 3614076
  4360. [info] #sametype ops : 120828
  4361. [info] #toplevel lubs/glbs : 64
  4362. [info] #raw type creations : 14848482
  4363. [info] of which in failed : 490 (0.0%)
  4364. [info] of which in implicits : 1498722 (10.1%)
  4365. [info] #class symbols : 146083
  4366. [info] #base type seqs : 20105
  4367. [info] avg base type seq length : 5.9
  4368. [info] of which for compound types : 4982 (24.8%)
  4369. [info] of which for typerefs : 14255 (70.9%)
  4370. [info] of which for singletons : 793 (3.9%)
  4371. [info] #typechecked applications : 7927
  4372. [info] #unique types : 133360
  4373. [info] #subtype ops : 6504745
  4374. [info] of which in failed : 1731 (0.0%)
  4375. [info] of which in implicit : 411536 (6.3%)
  4376. [info] #findMember ops : 184906
  4377. [info] of which not found : 115309 (62.4%)
  4378. [info] of which multiple overloaded: 519 (0.3%)
  4379. [info] of which in failed : 38 (0.0%)
  4380. [info] of which in implicit : 63457 (34.3%)
  4381. [info] time spent in scope lookup : 1960092 spans, ()238.961ms
  4382. [info] #all lubs/glbs : 7127
  4383. [info] #created tree nodes : 314252
  4384. [info] #created scopes : 154947
  4385. [info] #typechecked identifiers : 13673
  4386. [info] time spent in patmat : 151 spans, ()219.324ms
  4387. [info] of which DPLL : 177 spans, ()6.945ms (3.2%)
  4388. [info] of which in CNF conversion : 0 spans, ()0.0ms (0.0%)
  4389. [info] of which variable equality : 310 spans, ()36.849ms (16.8%)
  4390. [info] of which in exhaustivity : 46 spans, ()20.921ms (9.5%)
  4391. [info] of which in unreachability : 132 spans, ()103.761ms (47.3%)
  4392. [info] *** Cumulative statistics at phase erasure
  4393. [info] time spent in scope population: 52883 spans, ()9.391ms
  4394. [info] #type symbols : 3395794
  4395. [info] #typechecked selections : 27517
  4396. [info] #symbols : 3664398
  4397. [info] #sametype ops : 130255
  4398. [info] #toplevel lubs/glbs : 67
  4399. [info] #raw type creations : 14946821
  4400. [info] of which in failed : 490 (0.0%)
  4401. [info] of which in implicits : 1498722 (10.0%)
  4402. [info] #class symbols : 154930
  4403. [info] #base type seqs : 24886
  4404. [info] avg base type seq length : 5.8
  4405. [info] of which for compound types : 7357 (29.6%)
  4406. [info] of which for typerefs : 16661 (66.9%)
  4407. [info] of which for singletons : 793 (3.2%)
  4408. [info] #typechecked applications : 19501
  4409. [info] #unique types : 75928
  4410. [info] #subtype ops : 6597361
  4411. [info] of which in failed : 1731 (0.0%)
  4412. [info] of which in implicit : 411536 (6.2%)
  4413. [info] #findMember ops : 189971
  4414. [info] of which not found : 115887 (61.0%)
  4415. [info] of which multiple overloaded: 521 (0.3%)
  4416. [info] of which in failed : 38 (0.0%)
  4417. [info] of which in implicit : 63457 (33.4%)
  4418. [info] time spent in scope lookup : 2007329 spans, ()244.73ms
  4419. [info] #all lubs/glbs : 7131
  4420. [info] #created tree nodes : 367235
  4421. [info] #created scopes : 179846
  4422. [info] #typechecked identifiers : 23028
  4423. [info] *** Cumulative statistics at phase cleanup
  4424. [info] time spent in scope population: 53058 spans, ()9.401ms
  4425. [info] #type symbols : 3395851
  4426. [info] #typechecked selections : 27792
  4427. [info] #symbols : 3667966
  4428. [info] #sametype ops : 130467
  4429. [info] #toplevel lubs/glbs : 68
  4430. [info] #raw type creations : 14952700
  4431. [info] of which in failed : 490 (0.0%)
  4432. [info] of which in implicits : 1498722 (10.0%)
  4433. [info] #class symbols : 154940
  4434. [info] #base type seqs : 25338
  4435. [info] avg base type seq length : 5.8
  4436. [info] of which for compound types : 7668 (30.3%)
  4437. [info] of which for typerefs : 16802 (66.3%)
  4438. [info] of which for singletons : 793 (3.1%)
  4439. [info] #typechecked applications : 19598
  4440. [info] #unique types : 76414
  4441. [info] #subtype ops : 6600060
  4442. [info] of which in failed : 1731 (0.0%)
  4443. [info] of which in implicit : 411536 (6.2%)
  4444. [info] #findMember ops : 190491
  4445. [info] of which not found : 115978 (60.9%)
  4446. [info] of which multiple overloaded: 529 (0.3%)
  4447. [info] of which in failed : 38 (0.0%)
  4448. [info] of which in implicit : 63457 (33.3%)
  4449. [info] time spent in scope lookup : 2014053 spans, ()245.371ms
  4450. [info] #all lubs/glbs : 7132
  4451. [info] #created tree nodes : 387737
  4452. [info] #created scopes : 180431
  4453. [info] #typechecked identifiers : 23219
  4454. [info] *** Cumulative statistics at phase jvm
  4455. [info] time spent in scope population: 53093 spans, ()9.429ms
  4456. [info] #type symbols : 3396275
  4457. [info] #typechecked selections : 27888
  4458. [info] #symbols : 3672735
  4459. [info] #sametype ops : 132718
  4460. [info] #toplevel lubs/glbs : 68
  4461. [info] #raw type creations : 14958650
  4462. [info] of which in failed : 490 (0.0%)
  4463. [info] of which in implicits : 1498722 (10.0%)
  4464. [info] #class symbols : 155156
  4465. [info] #base type seqs : 26797
  4466. [info] avg base type seq length : 5.9
  4467. [info] of which for compound types : 8584 (32.0%)
  4468. [info] of which for typerefs : 17345 (64.7%)
  4469. [info] of which for singletons : 793 (3.0%)
  4470. [info] #typechecked applications : 20480
  4471. [info] #unique types : 77143
  4472. [info] #subtype ops : 6602898
  4473. [info] of which in failed : 1731 (0.0%)
  4474. [info] of which in implicit : 411536 (6.2%)
  4475. [info] #findMember ops : 196550
  4476. [info] of which not found : 116085 (59.1%)
  4477. [info] of which multiple overloaded: 637 (0.3%)
  4478. [info] of which in failed : 38 (0.0%)
  4479. [info] of which in implicit : 63457 (32.3%)
  4480. [info] time spent in scope lookup : 2026961 spans, ()247.192ms
  4481. [info] time in backend : 1 spans, ()298.003ms
  4482. [info] bcode initialization : 1 spans, ()0.987ms (0.3%)
  4483. [info] code generation : 42 spans, ()166.793ms (56.0%)
  4484. [info] intra-method optimizations : 159 spans, ()22.197ms (7.4%)
  4485. [info] classfile writing : 189 spans, ()50.86ms (17.1%)
  4486. [info] #all lubs/glbs : 7132
  4487. [info] #created tree nodes : 396725
  4488. [info] #created scopes : 181993
  4489. [info] #typechecked identifiers : 23968
  4490. [info] *** Cumulative timers for phases
  4491. [info] #total compile time : 1 spans, ()51487.039ms
  4492. [info] parser : 1 spans, ()66.136ms (0.1%)
  4493. [info] kind-projector : 1 spans, ()67.892ms (0.1%)
  4494. [info] namer : 1 spans, ()138.855ms (0.3%)
  4495. [info] packageobjects : 1 spans, ()13.241ms (0.0%)
  4496. [info] typer : 1 spans, ()48237.285ms (93.7%)
  4497. [info] wartremover-traverser : 1 spans, ()890.327ms (1.7%)
  4498. [info] patmat : 1 spans, ()284.757ms (0.6%)
  4499. [info] superaccessors : 1 spans, ()12.724ms (0.0%)
  4500. [info] extmethods : 1 spans, ()5.016ms (0.0%)
  4501. [info] pickler : 1 spans, ()6.664ms (0.0%)
  4502. [info] xsbt-api : 1 spans, ()171.544ms (0.3%)
  4503. [info] xsbt-dependency : 1 spans, ()143.874ms (0.3%)
  4504. [info] refchecks : 1 spans, ()101.887ms (0.2%)
  4505. [info] uncurry : 1 spans, ()250.461ms (0.5%)
  4506. [info] fields : 1 spans, ()12.031ms (0.0%)
  4507. [info] tailcalls : 1 spans, ()22.77ms (0.0%)
  4508. [info] specialize : 1 spans, ()188.174ms (0.4%)
  4509. [info] explicitouter : 1 spans, ()35.476ms (0.1%)
  4510. [info] erasure : 1 spans, ()324.975ms (0.6%)
  4511. [info] posterasure : 1 spans, ()22.493ms (0.0%)
  4512. [info] lambdalift : 1 spans, ()54.808ms (0.1%)
  4513. [info] constructors : 1 spans, ()10.533ms (0.0%)
  4514. [info] flatten : 1 spans, ()18.009ms (0.0%)
  4515. [info] mixin : 1 spans, ()24.285ms (0.0%)
  4516. [info] cleanup : 1 spans, ()11.045ms (0.0%)
  4517. [info] delambdafy : 1 spans, ()58.47ms (0.1%)
  4518. [info] jvm : 1 spans, ()298.007ms (0.6%)
  4519. [info] xsbt-analyzer : 1 spans, ()3.501ms (0.0%)
  4520. [info] Done compiling.
  4521. [error] (mongodb / Compile / compileIncremental) Compilation failed
  4522. [error] Total time: 699 s, completed Jun 19, 2018 1:04:52 PM
Add Comment
Please, Sign In to add comment