Build Logs

http4s/http4s-twirl • 12446962738

Errors

0

Warnings

7

Total Lines

196

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.2
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.2
32Execute tests: false
33sbt project found:
34No prepare script found for project http4s/http4s-twirl
35##################################
36Scala version: 3.6.2
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.2
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.2"
58"++3.6.2 -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.2 """{
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.148s.
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.6.2
102[info] set scmInfo to https://github.com/http4s/http4s-twirl
103OpenCB::Changing crossVersion 3.2.1 -> 3.6.2 in root/crossScalaVersions
104OpenCB::Changing crossVersion 3.2.1 -> 3.6.2 in twirl/crossScalaVersions
105[info] set current project to root (in build file:/build/repo/)
106[info] Setting Scala version to 3.6.2 on 2 projects.
107[info] Switching Scala version on:
108[info] * root (2.13.9, 3.6.2)
109[info] twirl (2.13.9, 3.6.2)
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 Dec 21, 2024, 7:05:41 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.2/meta, -Wconf:msg=can be rewritten automatically under:s)
153[info] compiling 2 Scala sources to /build/repo/twirl/target/scala-3.6.2/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.2/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[info] Main Scala API documentation successful.
161[info] compiling 5 Scala sources to /build/repo/twirl/target/scala-3.6.2/test-classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165[info] Wrote /build/repo/twirl/target/scala-3.6.2/http4s-twirl_3-1.0-d8cdb80-20241221T180541Z-SNAPSHOT.pom
166[info] Main Scala API documentation to /build/repo/twirl/target/scala-3.6.2/api...
167[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
168[info] Skipping unused scalacOptions: -Wconf, -Xsemanticdb, -Xkind-projector, -semanticdb-target, -source
169[info] Main Scala API documentation successful.
170[info] gpg: directory '/root/.gnupg' created
171[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
172[info] gpg: no default secret key: No secret key
173[info] gpg: signing failed: No secret key
174[warn] GPG reported an error. Artifacts won't be signed.
175[info] :: delivering :: org.http4s#http4s-twirl_3;1.0-d8cdb80-20241221T180541Z-SNAPSHOT :: 1.0-d8cdb80-20241221T180541Z-SNAPSHOT :: integration :: Sat Dec 21 19:05:56 CET 2024
176[info] delivering ivy file to /build/repo/twirl/target/scala-3.6.2/ivy-1.0-d8cdb80-20241221T180541Z-SNAPSHOT.xml
177[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20241221T180541Z-SNAPSHOT/poms/http4s-twirl_3.pom
178[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20241221T180541Z-SNAPSHOT/jars/http4s-twirl_3.jar
179[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20241221T180541Z-SNAPSHOT/srcs/http4s-twirl_3-sources.jar
180[info] published http4s-twirl_3 to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20241221T180541Z-SNAPSHOT/docs/http4s-twirl_3-javadoc.jar
181[info] published ivy to /root/.ivy2/local/org.http4s/http4s-twirl_3/1.0-d8cdb80-20241221T180541Z-SNAPSHOT/ivys/ivy.xml
182
183************************
184Build summary:
185[{
186 "module": "http4s-twirl",
187 "compile": {"status": "ok", "tookMs": 3485, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
188 "doc": {"status": "ok", "tookMs": 1291, "files": 336, "totalSizeKb": 6291},
189 "test-compile": {"status": "ok", "tookMs": 3834, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
190 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
191 "publish": {"status": "ok", "tookMs": 1004}
192}]
193************************
194[success] Total time: 15 s, completed Dec 21, 2024, 7:05:56 PM
195Checking patch build.sbt...
196Applied patch build.sbt cleanly.