Build Logs
http4s/http4s-twirl • better-fors-fix-experimental
Errors
0
Warnings
11
Total Lines
212
1##################################
2Clonning https://github.com/http4s/http4s-twirl.git into repo using revision v1.0.0-M38
3##################################
4Note: switching to 'd8cdb80c83ca2c9dda555acb9933a5de2427b287'.
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.7.0-RC1-20250218-213a3fd-SNAPSHOT
23Scala binary version found: 3.7
24Implicitly using source version 3.7-migration
25Scala binary version found: 3.7
26Implicitly using source version 3.7-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.7.0-RC1-20250218-213a3fd-SNAPSHOT
32Execute tests: true
33sbt project found:
34No prepare script found for project http4s/http4s-twirl
35##################################
36Scala version: 3.7.0-RC1-20250218-213a3fd-SNAPSHOT
37Targets: org.http4s%http4s-twirl
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "full", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.0-RC1-20250218-213a3fd-SNAPSHOT
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.0-RC1-20250218-213a3fd-SNAPSHOT"
58"++3.7.0-RC1-20250218-213a3fd-SNAPSHOT -v"
59"mapScalacOptions ",-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
60"set every credentials := Nil"
61
62moduleMappings
63"runBuild 3.7.0-RC1-20250218-213a3fd-SNAPSHOT """{
64 "projects": {
65 "exclude": [],
66 "overrides": {}
67 },
68 "java": {
69 "version": "17"
70 },
71 "sbt": {
72 "commands": [],
73 "options": []
74 },
75 "mill": {
76 "options": []
77 },
78 "tests": "full",
79 "migrationVersions": [],
80 "sourcePatches": []
81}""" org.http4s%http4s-twirl"
82
83[info] [launcher] getting org.scala-sbt sbt 1.8.0 (this may take some time)...
84[info] [launcher] getting Scala 2.12.17 (for sbt)...
85[info] welcome to sbt 1.8.0 (Eclipse Adoptium Java 17.0.8)
86[info] loading settings for project repo-build from plugins.sbt ...
87[info] loading project definition from /build/repo/project
88[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.17. Compiling...
90[info] Compilation completed in 8.626s.
91[info] done compiling
92[info] loading settings for project root from build.sbt ...
93[info] set scmInfo to https://github.com/http4s/http4s-twirl
94SLF4J: No SLF4J providers were found.
95SLF4J: Defaulting to no-operation (NOP) logger implementation
96SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
97SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
98SLF4J: Ignoring binding found at [jar:file:/root/.sbt/boot/scala-2.12.17/org.scala-sbt/sbt/1.8.0/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
99SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
100[info] set current project to root (in build file:/build/repo/)
101Execute setCrossScalaVersions: 3.7.0-RC1-20250218-213a3fd-SNAPSHOT
102OpenCB::Changing crossVersion 3.2.1 -> 3.7.0-RC1-20250218-213a3fd-SNAPSHOT in twirl/crossScalaVersions
103OpenCB::Changing crossVersion 3.2.1 -> 3.7.0-RC1-20250218-213a3fd-SNAPSHOT in root/crossScalaVersions
104[info] set scmInfo to https://github.com/http4s/http4s-twirl
105[info] set current project to root (in build file:/build/repo/)
106[info] Setting Scala version to 3.7.0-RC1-20250218-213a3fd-SNAPSHOT on 2 projects.
107[info] Switching Scala version on:
108[info] * root (2.13.9, 3.7.0-RC1-20250218-213a3fd-SNAPSHOT)
109[info] twirl (2.13.9, 3.7.0-RC1-20250218-213a3fd-SNAPSHOT)
110[info] Excluding projects:
111[info] Reapplying settings...
112[info] set scmInfo to https://github.com/http4s/http4s-twirl
113[info] set current project to root (in build file:/build/repo/)
114Execute mapScalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
115[info] Reapplying settings...
116[info] set scmInfo to https://github.com/http4s/http4s-twirl
117[info] set current project to root (in build file:/build/repo/)
118[info] Defining Global / credentials, credentials, twirl / credentials
119[info] The new values will be used by allCredentials, credentials and 9 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/http4s/http4s-twirl
123[info] set current project to root (in build file:/build/repo/)
124[success] Total time: 0 s, completed Feb 19, 2025, 2:56:35 PM
125Build config: {
126 "projects": {
127 "exclude": [],
128 "overrides": {}
129 },
130 "java": {
131 "version": "17"
132 },
133 "sbt": {
134 "commands": [],
135 "options": []
136 },
137 "mill": {
138 "options": []
139 },
140 "tests": "full",
141 "migrationVersions": [],
142 "sourcePatches": []
143}
144Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
145Starting build...
146Projects: Set(twirl)
147Starting build for ProjectRef(file:/build/repo/,twirl) (http4s-twirl)...
148OpenCB::Exclude Scala3 specific scalacOption `-source:3.7-migration` in Scala 2.12.17 module Global
149OpenCB::Would not apply setting `-source:3.7-migration`: Project has predefined source version: Some(-source:3.0-migration)
150OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
151OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
152Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -source:3.0-migration, -Xsemanticdb, -semanticdb-target, /build/repo/twirl/target/scala-3.7.0-RC1-20250218-213a3fd-SNAPSHOT/meta, -Wconf:msg=can be rewritten automatically under:s)
153[info] compiling 2 Scala sources to /build/repo/twirl/target/scala-3.7.0-RC1-20250218-213a3fd-SNAPSHOT/classes ...
154[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
155[warn] one warning found
156[info] done compiling
157[info] Main Scala API documentation to /build/repo/twirl/target/scala-3.7.0-RC1-20250218-213a3fd-SNAPSHOT/api...
158[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
159[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source
160[warn] Flag -classpath set repeatedly
161[warn] two warnings found
162[info] Main Scala API documentation successful.
163[info] compiling 5 Scala sources to /build/repo/twirl/target/scala-3.7.0-RC1-20250218-213a3fd-SNAPSHOT/test-classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] one warning found
166[info] done compiling
167org.http4s.twirl.TwirlSuite:
168 + HTML encoder should return Content-Type text/html with proper charset 0.304s
169 + HTML encoder should render the body 0.007s
170 + JS encoder should return Content-Type application/javascript with proper charset 0.001s
171 + JS encoder should render the body 0.001s
172 + Text encoder should return Content-Type text/plain with proper charset 0.001s
173 + Text encoder should render the body 0.001s
174 + XML encoder should return Content-Type application/xml with proper charset 0.002s
175 + XML encoder should render the body 0.001s
176[info] Wrote /build/repo/twirl/target/scala-3.7.0-RC1-20250218-213a3fd-SNAPSHOT/http4s-twirl_3-1.0-d8cdb80-20250219T135634Z-SNAPSHOT.pom
177[info] Main Scala API documentation to /build/repo/twirl/target/scala-3.7.0-RC1-20250218-213a3fd-SNAPSHOT/api...
178[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
179[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source
180[warn] Flag -classpath set repeatedly
181[warn] two warnings found
182[info] Main Scala API documentation successful.
183[info] gpg: directory '/root/.gnupg' created
184[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
185[info] gpg: no default secret key: No secret key
186[info] gpg: signing failed: No secret key
187[warn] GPG reported an error. Artifacts won't be signed.
188[info] :: delivering :: org.http4s#http4s-twirl_3;1.0-d8cdb80-20250219T135634Z-SNAPSHOT :: 1.0-d8cdb80-20250219T135634Z-SNAPSHOT :: integration :: Wed Feb 19 14:56:52 CET 2025
189[info] delivering ivy file to /build/repo/twirl/target/scala-3.7.0-RC1-20250218-213a3fd-SNAPSHOT/ivy-1.0-d8cdb80-20250219T135634Z-SNAPSHOT.xml
190[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250219T135634Z-SNAPSHOT/poms/http4s-twirl_3.pom
191[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250219T135634Z-SNAPSHOT/jars/http4s-twirl_3.jar
192[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250219T135634Z-SNAPSHOT/srcs/http4s-twirl_3-sources.jar
193[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250219T135634Z-SNAPSHOT/docs/http4s-twirl_3-javadoc.jar
194[info] published ivy to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250219T135634Z-SNAPSHOT/ivys/ivy.xml
195
196************************
197Build summary:
198[{
199 "module": "http4s-twirl",
200 "compile": {"status": "ok", "tookMs": 3884, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
201 "doc": {"status": "ok", "tookMs": 1461, "files": 336, "totalSizeKb": 6293},
202 "test-compile": {"status": "ok", "tookMs": 3942, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
203 "test": {"status": "ok", "tookMs": 899, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "munit", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
204 "publish": {"status": "ok", "tookMs": 1042},
205 "metadata": {
206 "crossScalaVersions": ["2.13.9", "3.2.1"]
207}
208}]
209************************
210[success] Total time: 17 s, completed Feb 19, 2025, 2:56:52 PM
211Checking patch build.sbt...
212Applied patch build.sbt cleanly.