Build Logs

novakov-alexey/http4s-spnego • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

33

Total Lines

149

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
42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
43
44 34 57.0M 34 19.9M 0 0 23.3M 0 0:00:02 --:--:-- 0:00:02 23.3M
45100 57.0M 100 57.0M 0 0 48.6M 0 0:00:01 0:00:01 --:--:-- 116M
46Force upgrade of millVersion 0.11.7 to 0.11.13
47Detected mill version=0.11.13, binary version: 0.11
48No prepare script found for project novakov-alexey/http4s-spnego
49Apply scalafix rules to ./build.sc
50Apply scalafix rules to ./project/Dependencies.sc
51Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
52Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
53Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
54Successfully applied pattern 'package build\n' in /build/repo/project/MillCommunityBuild.sc
55Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/project/MillCommunityBuild.sc
56Successfully applied pattern 'import MillVersionCompat.' in /build/repo/project/MillCommunityBuild.sc
57##################################
58Scala version: 3.8.0-RC2
59Targets: io.github.novakov-alexey%http4s-spnego
60Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
61##################################
62 % Total % Received % Xferd Average Speed Time Time Time Current
63 Dload Upload Total Spent Left Speed
64
65 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
66 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
67
68 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
69
70 45 59.2M 45 27.1M 0 0 32.9M 0 0:00:01 --:--:-- 0:00:01 32.9M
71100 59.2M 100 59.2M 0 0 58.1M 0 0:00:01 0:00:01 --:--:-- 164M
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:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
75[warn] .iterator()
76[warn] ^
77[warn] /build/repo/project/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/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
81[warn] case module: CommunityBuildPublishModule =>
82[warn] ^
83[warn] /build/repo/project/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
84[warn] case module: CommunityBuildPublishModule =>
85[warn] ^
86[warn] four warnings found
87[info] done compiling
88Try build using ./mill
89[info] compiling 8 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
90[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
91[warn] .iterator()
92[warn] ^
93[warn] /build/repo/project/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
94[warn] .iterator()
95[warn] ^
96[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
97[warn] case module: CommunityBuildPublishModule =>
98[warn] ^
99[warn] /build/repo/project/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
100[warn] case module: CommunityBuildPublishModule =>
101[warn] ^
102[warn] four warnings found
103[info] done compiling
104Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
105Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
106OpenCB::Use cross-version 3.8.0-RC2 instead of 3.3.1
107
108Starting build for http4s-spnego - [0/1]
109Failed to resolve scalaVersion, assume it's Scala 3 project
110[info] compiling 7 Scala sources to /build/repo/out/http4s-spnego/3.8.0-RC2/compile.dest/classes ...
111[warn] -- Warning: /build/repo/http4s-spnego/src/io/github/novakovalexey/http4s/spnego/Spnego.scala:50:67
112[warn] 50 | res = Response[F](Status.Unauthorized).putHeaders(headers: _*).withEntity(msg)
113[warn] | ^
114[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
115[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
116[warn] one warning found
117[info] done compiling
118Successfully evaluated http4s-spnego[3.8.0-RC2].compile
119Option -classpath was updated
1201 warning found
121Successfully evaluated http4s-spnego[3.8.0-RC2].docJar
122Failed to resolve scalaVersion, assume it's Scala 3 project
123[info] compiling 2 Scala sources to /build/repo/out/http4s-spnego/3.8.0-RC2/test/compile.dest/classes ...
124[info] done compiling
125Successfully evaluated http4s-spnego[3.8.0-RC2].test.compile
126Module http4s-spnego[3.8.0-RC2] is not a publish module, skipping publishing
127
128************************
129Build summary:
130[{
131 "module": "http4s-spnego",
132 "compile": {"status": "ok", "tookMs": 12623, "warnings": 0, "errors": 0},
133 "doc": {"status": "ok", "tookMs": 5116, "files": 1, "totalSizeKb": 2714},
134 "test-compile": {"status": "ok", "tookMs": 10478, "warnings": 0, "errors": 0},
135 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
136 "publish": {"status": "skipped", "tookMs": 0},
137 "metadata": {
138 "crossScalaVersions": ["2.13.5", "3.3.1"]
139}
140}]
141************************"
142
143/build/build.patch:204: trailing whitespace.
144 lazy val http4sVersion = "0.23.27"
145Checking patch project/Dependencies.sc...
146Checking patch build.sc...
147Applied patch project/Dependencies.sc cleanly.
148Applied patch build.sc cleanly.
149warning: 1 line adds whitespace errors.