Build Logs
novakov-alexey/http4s-spnego • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
45
Total Lines
161
1##################################
2Clonning https://github.com/novakov-alexey/http4s-spnego.git into /build/repo using revision v0.3.1
3##################################
4Note: switching to '70dd8d7d1bae920a652557702d86fbc631d29432'.
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.0-RC2
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.0-RC2
32Execute tests: false
33Mill project found:
34No .mill-version file found, detecting compatible mill version
35Found mill runner script, trying to resolve version
36 % Total % Received % Xferd Average Speed Time Time Time Current
37 Dload Upload Total Spent Left Speed
38
39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
42
43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
44
45 63 57.0M 63 36.3M 0 0 35.0M 0 0:00:01 0:00:01 --:--:-- 35.0M
46100 57.0M 100 57.0M 0 0 49.2M 0 0:00:01 0:00:01 --:--:-- 168M
47Force upgrade of millVersion 0.11.7 to 0.11.13
48Detected mill version=0.11.13, binary version: 0.11
49No prepare script found for project novakov-alexey/http4s-spnego
50Apply scalafix rules to ./build.sc
51Apply scalafix rules to ./project/Dependencies.sc
52Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
53Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
54Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
55Successfully applied pattern 'package build\n' in /build/repo/project/MillCommunityBuild.sc
56Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/project/MillCommunityBuild.sc
57Successfully applied pattern 'import MillVersionCompat.' in /build/repo/project/MillCommunityBuild.sc
58##################################
59Scala version: 3.8.0-RC2
60Targets: io.github.novakov-alexey%http4s-spnego
61Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
62##################################
63 % Total % Received % Xferd Average Speed Time Time Time Current
64 Dload Upload Total Spent Left Speed
65
66 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
67 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
68
69 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
70
71100 59.2M 100 59.2M 0 0 80.0M 0 --:--:-- --:--:-- --:--:-- 80.0M
72Preparing Java 17.0.8 runtime; this may take a minute or two ...
73[info] compiling 8 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
74[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
75[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
76[warn] ^
77[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
78[warn] .iterator()
79[warn] ^
80[warn] /build/repo/project/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
81[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
82[warn] ^
83[warn] /build/repo/project/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
84[warn] .iterator()
85[warn] ^
86[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
87[warn] case module: CommunityBuildPublishModule =>
88[warn] ^
89[warn] /build/repo/project/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
90[warn] case module: CommunityBuildPublishModule =>
91[warn] ^
92[warn] 6 warnings found
93[info] done compiling
94Try build using ./mill
95[info] compiling 8 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
96[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
97[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
98[warn] ^
99[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
100[warn] .iterator()
101[warn] ^
102[warn] /build/repo/project/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
103[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
104[warn] ^
105[warn] /build/repo/project/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
106[warn] .iterator()
107[warn] ^
108[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
109[warn] case module: CommunityBuildPublishModule =>
110[warn] ^
111[warn] /build/repo/project/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
112[warn] case module: CommunityBuildPublishModule =>
113[warn] ^
114[warn] 6 warnings found
115[info] done compiling
116Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
117Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
118OpenCB::Use cross-version 3.8.0-RC2 instead of 3.3.1
119
120Starting build for http4s-spnego - [0/1]
121Failed to resolve scalaVersion, assume it's Scala 3 project
122[info] compiling 7 Scala sources to /build/repo/out/http4s-spnego/3.8.0-RC2/compile.dest/classes ...
123[warn] -- Warning: /build/repo/http4s-spnego/src/io/github/novakovalexey/http4s/spnego/Spnego.scala:50:67
124[warn] 50 | res = Response[F](Status.Unauthorized).putHeaders(headers: _*).withEntity(msg)
125[warn] | ^
126[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
127[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
128[warn] one warning found
129[info] done compiling
130Successfully evaluated http4s-spnego[3.8.0-RC2].compile
131Option -classpath was updated
1321 warning found
133Successfully evaluated http4s-spnego[3.8.0-RC2].docJar
134Failed to resolve scalaVersion, assume it's Scala 3 project
135[info] compiling 2 Scala sources to /build/repo/out/http4s-spnego/3.8.0-RC2/test/compile.dest/classes ...
136[info] done compiling
137Successfully evaluated http4s-spnego[3.8.0-RC2].test.compile
138Module http4s-spnego[3.8.0-RC2] is not a publish module, skipping publishing
139
140************************
141Build summary:
142[{
143 "module": "http4s-spnego",
144 "compile": {"status": "ok", "tookMs": 12597, "warnings": 0, "errors": 0},
145 "doc": {"status": "ok", "tookMs": 4942, "files": 1, "totalSizeKb": 2714},
146 "test-compile": {"status": "ok", "tookMs": 10287, "warnings": 0, "errors": 0},
147 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
148 "publish": {"status": "skipped", "tookMs": 0},
149 "metadata": {
150 "crossScalaVersions": ["2.13.5", "3.3.1"]
151}
152}]
153************************"
154
155/build/build.patch:216: trailing whitespace.
156 lazy val http4sVersion = "0.23.27"
157Checking patch project/Dependencies.sc...
158Checking patch build.sc...
159Applied patch project/Dependencies.sc cleanly.
160Applied patch build.sc cleanly.
161warning: 1 line adds whitespace errors.