· 6 years ago · Mar 06, 2020, 01:16 PM
1~/W/T/hyperscalar/hyperscalar on master-ttd#cellrepo-watcher/v1.0.6 ❯ sbt "project cellRepoWatcher" "show docker:publishLocal" took 40s venv37 venv37 at ⎈ omg-ctx at 20:43:35
2[info] Loading global plugins from /Users/kevingomulia/.sbt/1.0/plugins
3[info] Updating ProjectRef(uri("file:/Users/kevingomulia/.sbt/1.0/plugins/"), "global-plugins")...
4[info] Done updating.
5[info] Loading settings for project hyperscalar-build from plugins.sbt ...
6[info] Loading project definition from /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/project
7[info] Updating ProjectRef(uri("file:/Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/project/"), "hyperscalar-build")...
8[info] Done updating.
9[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
10[info] Loading settings for project cellRepoWatcher from build.sbt ...
11[info] Loading settings for project utilCellRepoConverter from build.sbt ...
12[info] Loading settings for project libProgressMonitoring from build.sbt ...
13[info] Loading settings for project dsConfig from build.sbt ...
14[info] Loading settings for project dsTrainTripDetection from build.sbt ...
15[info] Loading settings for project dsRepo from build.sbt ...
16[info] Loading settings for project dsModel from build.sbt ...
17[info] Loading settings for project dsHyperloopScala from build.sbt ...
18[info] Loading settings for project dsLifecycle from build.sbt ...
19[info] Loading settings for project hyperscalar from ds.sbt,build.sbt ...
20[info] Resolving key references (15022 settings) ...
21[info] Set current project to hyperscalar (in build file:/Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/)
22[info] Set current project to cellrepo-watcher (in build file:/Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/)
23[info] Packaging /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/cellrepo-ingestion/cellrepo-watcher/target/scala-2.12/cellrepo-watcher_2.12-1.0.6_1-9e63e5d0_20200306-2110-SNAPSHOT-tests-sources.jar ...
24[info] Packaging /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/cellrepo-ingestion/cellrepo-watcher/target/scala-2.12/cellrepo-watcher_2.12-1.0.6_1-9e63e5d0_20200306-2110-SNAPSHOT-sources.jar ...
25[info] Done packaging.
26[info] Done packaging.
27[info] Wrote /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/cellrepo-ingestion/cellrepo-watcher/target/scala-2.12/cellrepo-watcher_2.12-1.0.6_1-9e63e5d0_20200306-2110-SNAPSHOT.pom
28[info] Updating dsModel...
29[info] Done updating.
30[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
31[info] Updating dsRepo...
32[info] Done updating.
33[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
34[info] Updating utilCellRepoConverter...
35[info] Done updating.
36[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
37[info] Updating ...
38[info] Done updating.
39[warn] There may be incompatibilities among your library dependencies; run 'evicted' to see detailed eviction warnings.
40[info] Main Scala API documentation to /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/cellrepo-ingestion/cellrepo-watcher/target/scala-2.12/api...
41[info] Packaging /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/cellrepo-ingestion/cellrepo-watcher/target/scala-2.12/cellrepo-watcher_2.12-1.0.6_1-9e63e5d0_20200306-2110-SNAPSHOT-tests-javadoc.jar ...
42[info] Done packaging.
43[info] Packaging /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/cellrepo-ingestion/cellrepo-watcher/target/scala-2.12/cellrepo-watcher_2.12-1.0.6_1-9e63e5d0_20200306-2110-SNAPSHOT.jar ...
44[info] Packaging /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/cellrepo-ingestion/cellrepo-watcher/target/scala-2.12/cellrepo-watcher_2.12-1.0.6_1-9e63e5d0_20200306-2110-SNAPSHOT-tests.jar ...
45[info] Done packaging.
46[info] Done packaging.
47[error] /Users/kevingomulia/Workspace/Teralytics/hyperscalar/hyperscalar/cellrepo-ingestion/cellrepo-watcher/src/main/scala/hyperloop/util/cellrepo/watcher/CellRepoQualityFilter.scala:60:8: Cannot prove that cats.data.ValidatedNel[String,hyperloop.util.cellrepo.watcher.model.InternalCellRepoWithMetadata] <:< G[A].
48[error] .sequence
49[error] ^
50[info] No documentation generated with unsuccessful compiler run
51[error] one error found
52[error] (Compile / doc) Scaladoc generation failed
53[error] Total time: 13 s, completed 6 Mar, 2020 9:11:15 PM