Build Logs

novakov-alexey/http4s-spnego • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

33

Total Lines

152

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