Build Logs
http4s/http4s-twirl • 12836593835
Errors
0
Warnings
11
Total Lines
203
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.6.3
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-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.6.3
32Execute tests: false
33sbt project found:
34No prepare script found for project http4s/http4s-twirl
35##################################
36Scala version: 3.6.3
37Targets: org.http4s%http4s-twirl
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
39##################################
40Using extra scalacOptions: ,-source:3.6-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.6.3
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.6.3"
58"++3.6.3 -v"
59"mapScalacOptions ",-source:3.6-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.6.3 """{
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": "compile-only",
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.105s.
91[info] done compiling
92[info] loading settings for project root from build.sbt ...
93SLF4J: No SLF4J providers were found.
94SLF4J: Defaulting to no-operation (NOP) logger implementation
95SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
96SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
97SLF4J: 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]
98SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
99[info] set scmInfo to https://github.com/http4s/http4s-twirl
100[info] set current project to root (in build file:/build/repo/)
101Execute setCrossScalaVersions: 3.6.3
102OpenCB::Changing crossVersion 3.2.1 -> 3.6.3 in twirl/crossScalaVersions
103OpenCB::Changing crossVersion 3.2.1 -> 3.6.3 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.6.3 on 2 projects.
107[info] Switching Scala version on:
108[info] * root (2.13.9, 3.6.3)
109[info] twirl (2.13.9, 3.6.3)
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.6-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 Jan 17, 2025, 10:56:06 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": "compile-only",
141 "migrationVersions": [],
142 "sourcePatches": []
143}
144Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
145Starting build...
146Projects: Set(twirl)
147Starting build for ProjectRef(file:/build/repo/,twirl) (http4s-twirl)...
148OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.17 module Global
149OpenCB::Would not apply setting `-source:3.6-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.6.3/meta, -Wconf:msg=can be rewritten automatically under:s)
153[info] compiling 2 Scala sources to /build/repo/twirl/target/scala-3.6.3/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.6.3/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.6.3/test-classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] one warning found
166[info] done compiling
167[info] Wrote /build/repo/twirl/target/scala-3.6.3/http4s-twirl_3-1.0-d8cdb80-20250117T215605Z-SNAPSHOT.pom
168[info] Main Scala API documentation to /build/repo/twirl/target/scala-3.6.3/api...
169[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
170[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source
171[warn] Flag -classpath set repeatedly
172[warn] two warnings found
173[info] Main Scala API documentation successful.
174[info] gpg: directory '/root/.gnupg' created
175[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
176[info] gpg: no default secret key: No secret key
177[info] gpg: signing failed: No secret key
178[warn] GPG reported an error. Artifacts won't be signed.
179[info] :: delivering :: org.http4s#http4s-twirl_3;1.0-d8cdb80-20250117T215605Z-SNAPSHOT :: 1.0-d8cdb80-20250117T215605Z-SNAPSHOT :: integration :: Fri Jan 17 22:56:20 CET 2025
180[info] delivering ivy file to /build/repo/twirl/target/scala-3.6.3/ivy-1.0-d8cdb80-20250117T215605Z-SNAPSHOT.xml
181[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250117T215605Z-SNAPSHOT/poms/http4s-twirl_3.pom
182[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250117T215605Z-SNAPSHOT/jars/http4s-twirl_3.jar
183[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250117T215605Z-SNAPSHOT/srcs/http4s-twirl_3-sources.jar
184[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250117T215605Z-SNAPSHOT/docs/http4s-twirl_3-javadoc.jar
185[info] published ivy to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20250117T215605Z-SNAPSHOT/ivys/ivy.xml
186
187************************
188Build summary:
189[{
190 "module": "http4s-twirl",
191 "compile": {"status": "ok", "tookMs": 3616, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
192 "doc": {"status": "ok", "tookMs": 1345, "files": 336, "totalSizeKb": 6291},
193 "test-compile": {"status": "ok", "tookMs": 4038, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
194 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
195 "publish": {"status": "ok", "tookMs": 1180},
196 "metadata": {
197 "crossScalaVersions": ["2.13.9", "3.2.1"]
198}
199}]
200************************
201[success] Total time: 15 s, completed Jan 17, 2025, 10:56:21 PM
202Checking patch build.sbt...
203Applied patch build.sbt cleanly.