Build Logs
jackcviers/cats-saga • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
32
Total Lines
134
1##################################
2Clonning https://github.com/jackcviers/cats-saga.git into /build/repo using revision v1.0.0-RC7
3##################################
4Note: switching to '9cb6d321a7ffd2b750e2ad57ceed5d65eb1f4ebc'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251120-60444cb
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251120-60444cb
32Execute tests: false
33Mill project found:
34Found explicit mill version 0.11.7-50-9a734a in ./mill-version
35Force upgrade of millVersion 0.11.7-50-9a734a to 0.11.13
36Detected mill version=0.11.13, binary version: 0.11
37No prepare script found for project jackcviers/cats-saga
38No mill build directory found
39Apply scalafix rules to ./build.sc
40Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
41Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
42Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
43##################################
44Scala version: 3.8.1-RC1-bin-20251120-60444cb
45Targets: com.jackcviers%cats-saga
46Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
47##################################
48Downloading mill 0.11.13 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.11.13/mill-dist-0.11.13.jar ...
49 % Total % Received % Xferd Average Speed Time Time Time Current
50 Dload Upload Total Spent Left Speed
51
52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
53100 59.2M 100 59.2M 0 0 78.4M 0 --:--:-- --:--:-- --:--:-- 78.4M
54Preparing Java 17.0.8 runtime; this may take a minute or two ...
55[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
56[warn] /build/repo/out/mill-build/generateScriptSources.dest/millbuild/build.sc:236:18: The outer reference in this type test cannot be checked at run time.
57[warn] final case class MITMultiple(years: Seq[Int], copyrightHolders: Seq[String]) {
58[warn] ^
59[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
60[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
61[warn] ^
62[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
63[warn] .iterator()
64[warn] ^
65[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
66[warn] case module: CommunityBuildPublishModule =>
67[warn] ^
68[warn] 22 feature warnings; re-run with -feature for details
69[warn] 5 warnings found
70[info] done compiling
71Try build using ./mill
72[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
73[warn] /build/repo/out/mill-build/generateScriptSources.dest/millbuild/build.sc:236:18: The outer reference in this type test cannot be checked at run time.
74[warn] final case class MITMultiple(years: Seq[Int], copyrightHolders: Seq[String]) {
75[warn] ^
76[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
77[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
78[warn] ^
79[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
80[warn] .iterator()
81[warn] ^
82[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
83[warn] case module: CommunityBuildPublishModule =>
84[warn] ^
85[warn] 22 feature warnings; re-run with -feature for details
86[warn] 5 warnings found
87[info] done compiling
88Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
89Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
90OpenCB::Use cross-version 3.8.1-RC1-bin-20251120-60444cb instead of 3.3.3
91OpenCB::Use cross-version 3.8.1-RC1-bin-20251120-60444cb instead of 3.4.0
92
93Starting build for cats-saga - [0/1]
94Failed to resolve scalaVersion, assume it's Scala 3 project
95OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
96OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
97OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
98[info] compiling 2 Scala sources to /build/repo/out/cats-saga/3.8.1-RC1-bin-20251120-60444cb/compile.dest/classes ...
99[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
100[warn] one warning found
101[info] done compiling
102Successfully evaluated cats-saga[3.8.1-RC1-bin-20251120-60444cb].compile
103Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
104Skipping unused scalacOptions: -Xkind-projector
105Option -classpath was updated
1062 warnings found
107Successfully evaluated cats-saga[3.8.1-RC1-bin-20251120-60444cb].docJar
108[info] compiling 2 Scala sources to /build/repo/out/cats-saga/3.8.1-RC1-bin-20251120-60444cb/test/compile.dest/classes ...
109[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
110[warn] one warning found
111[info] done compiling
112Successfully evaluated cats-saga[3.8.1-RC1-bin-20251120-60444cb].test.compile
113Publishing Artifact(com.jackcviers,cats-saga_3,1.0.0-RC7-DIRTY36c95c43) to ivy repo /root/.ivy2/local
114Successfully evaluated cats-saga[3.8.1-RC1-bin-20251120-60444cb].publishLocal
115
116************************
117Build summary:
118[{
119 "module": "cats-saga",
120 "compile": {"status": "ok", "tookMs": 14925, "warnings": 0, "errors": 0},
121 "doc": {"status": "ok", "tookMs": 6485, "files": 1, "totalSizeKb": 2671},
122 "test-compile": {"status": "ok", "tookMs": 13023, "warnings": 0, "errors": 0},
123 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
124 "publish": {"status": "ok", "tookMs": 472},
125 "metadata": {
126 "crossScalaVersions": ["2.13.13", "3.3.3", "3.4.0"]
127}
128}]
129************************"
130
131Checking patch build.sc...
132Checking patch .mill-version...
133Applied patch build.sc cleanly.
134Applied patch .mill-version cleanly.