Build Logs

novakov-alexey/http4s-spnego • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

45

Total Lines

163

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-RC1
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-RC1
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
42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
43
44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
45 82 57.0M 82 47.0M 0 0 27.2M 0 0:00:02 0:00:01 0:00:01 53.9M
46100 57.0M 100 57.0M 0 0 31.5M 0 0:00:01 0:00:01 --:--:-- 59.7M
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-RC1
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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
71
72 67 59.2M 67 40.0M 0 0 28.1M 0 0:00:02 0:00:01 0:00:01 28.1M
73100 59.2M 100 59.2M 0 0 38.3M 0 0:00:01 0:00:01 --:--:-- 158M
74Preparing Java 17.0.8 runtime; this may take a minute or two ...
75[info] compiling 8 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
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/project/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
83[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
84[warn] ^
85[warn] /build/repo/project/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
86[warn] .iterator()
87[warn] ^
88[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
89[warn] case module: CommunityBuildPublishModule =>
90[warn] ^
91[warn] /build/repo/project/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
92[warn] case module: CommunityBuildPublishModule =>
93[warn] ^
94[warn] 6 warnings found
95[info] done compiling
96Try build using ./mill
97[info] compiling 8 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
98[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
99[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
100[warn] ^
101[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
102[warn] .iterator()
103[warn] ^
104[warn] /build/repo/project/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
105[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
106[warn] ^
107[warn] /build/repo/project/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
108[warn] .iterator()
109[warn] ^
110[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
111[warn] case module: CommunityBuildPublishModule =>
112[warn] ^
113[warn] /build/repo/project/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
114[warn] case module: CommunityBuildPublishModule =>
115[warn] ^
116[warn] 6 warnings found
117[info] done compiling
118Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
119Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
120OpenCB::Use cross-version 3.8.0-RC1 instead of 3.3.1
121
122Starting build for http4s-spnego - [0/1]
123Failed to resolve scalaVersion, assume it's Scala 3 project
124[info] compiling 7 Scala sources to /build/repo/out/http4s-spnego/3.8.0-RC1/compile.dest/classes ...
125[warn] -- Warning: /build/repo/http4s-spnego/src/io/github/novakovalexey/http4s/spnego/Spnego.scala:50:67
126[warn] 50 | res = Response[F](Status.Unauthorized).putHeaders(headers: _*).withEntity(msg)
127[warn] | ^
128[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
129[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
130[warn] one warning found
131[info] done compiling
132Successfully evaluated http4s-spnego[3.8.0-RC1].compile
133Option -classpath was updated
1341 warning found
135Successfully evaluated http4s-spnego[3.8.0-RC1].docJar
136Failed to resolve scalaVersion, assume it's Scala 3 project
137[info] compiling 2 Scala sources to /build/repo/out/http4s-spnego/3.8.0-RC1/test/compile.dest/classes ...
138[info] done compiling
139Successfully evaluated http4s-spnego[3.8.0-RC1].test.compile
140Module http4s-spnego[3.8.0-RC1] is not a publish module, skipping publishing
141
142************************
143Build summary:
144[{
145 "module": "http4s-spnego",
146 "compile": {"status": "ok", "tookMs": 11990, "warnings": 0, "errors": 0},
147 "doc": {"status": "ok", "tookMs": 4846, "files": 1, "totalSizeKb": 2714},
148 "test-compile": {"status": "ok", "tookMs": 9658, "warnings": 0, "errors": 0},
149 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
150 "publish": {"status": "skipped", "tookMs": 0},
151 "metadata": {
152 "crossScalaVersions": ["2.13.5", "3.3.1"]
153}
154}]
155************************"
156
157/build/build.patch:216: trailing whitespace.
158 lazy val http4sVersion = "0.23.27"
159Checking patch project/Dependencies.sc...
160Checking patch build.sc...
161Applied patch project/Dependencies.sc cleanly.
162Applied patch build.sc cleanly.
163warning: 1 line adds whitespace errors.