Build Logs
lightbend-labs/scala-logging • 12828937916
Errors
0
Warnings
14
Total Lines
191
1##################################
2Clonning https://github.com/lightbend-labs/scala-logging.git into repo using revision v3.9.5
3##################################
4Note: switching to 'c8724b4960f9e27d66d23e6ee03f66d2707d2025'.
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.4-RC1
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.4-RC1
32Execute tests: false
33sbt project found:
34No prepare script found for project lightbend-labs/scala-logging
35##################################
36Scala version: 3.6.4-RC1
37Targets: com.typesafe.scala-logging%scala-logging
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.4-RC1
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.4-RC1"
58"++3.6.4-RC1 -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.4-RC1 """{
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}""" com.typesafe.scala-logging%scala-logging"
82
83[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
84[info] [launcher] getting Scala 2.12.15 (for sbt)...
85[info] welcome to sbt 1.6.2 (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 3 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.15. Compiling...
90[info] Compilation completed in 8.048s.
91[info] done compiling
92[info] loading settings for project repo from build.sbt,scalariform.sbt ...
93[info] set current project to scala-logging (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.6.4-RC1
95OpenCB::Changing crossVersion 3.1.2 -> 3.6.4-RC1 in repo/crossScalaVersions
96[info] set current project to scala-logging (in build file:/build/repo/)
97[info] Setting Scala version to 3.6.4-RC1 on 1 projects.
98[info] Switching Scala version on:
99[info] * repo (3.6.4-RC1, 2.11.12, 2.12.15, 2.13.8)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to scala-logging (in build file:/build/repo/)
103Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
104[info] Reapplying settings...
105[info] set current project to scala-logging (in build file:/build/repo/)
106[info] Defining Global / credentials, credentials
107[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to scala-logging (in build file:/build/repo/)
111[success] Total time: 0 s, completed Jan 17, 2025, 1:47:37 PM
112Build config: {
113 "projects": {
114 "exclude": [],
115 "overrides": {}
116 },
117 "java": {
118 "version": "17"
119 },
120 "sbt": {
121 "commands": [],
122 "options": []
123 },
124 "mill": {
125 "options": []
126 },
127 "tests": "compile-only",
128 "migrationVersions": [],
129 "sourcePatches": []
130}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
132Starting build...
133Projects: Set(repo)
134Starting build for ProjectRef(file:/build/repo/,repo) (scala-logging)...
135OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
136OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
137OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
138OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
139Compile scalacOptions: List(-unchecked, -encoding, UTF-8, -Ywarn-unused, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
140[info] Formatting 8 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(compile) ...
141[warn] Scalariform parser error for /build/repo/src/main/scala-3/com/typesafe/scalalogging/LoggerMacro.scala: unclosed character literal
142[warn] Scalariform parser error for /build/repo/src/main/scala-3/com/typesafe/scalalogging/LoggerTakingImplicitImpl.scala: Expected token RBRACE but got Token(VARID,as,68,as)
143[warn] Scalariform parser error for /build/repo/src/main/scala-3/com/typesafe/scalalogging/LoggerTakingImplicitMacro.scala: unclosed character literal
144[warn] Scalariform parser error for /build/repo/src/main/scala-3/com/typesafe/scalalogging/LoggerImpl.scala: Expected token RBRACE but got Token(VARID,as,68,as)
145[info] compiling 8 Scala sources to /build/repo/target/scala-3.6.4-RC1/classes ...
146[warn] bad option '-Ywarn-unused' was ignored
147[warn] one warning found
148[info] done compiling
149[info] Main Scala API documentation to /build/repo/target/scala-3.6.4-RC1/api...
150[warn] bad option '-Ywarn-unused' was ignored
151[info] Skipping unused scalacOptions: -Wconf, -source
152[warn] Flag -classpath set repeatedly
153[warn] two warnings found
154[info] Main Scala API documentation successful.
155[info] Formatting 4 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(test) ...
156[info] compiling 4 Scala sources to /build/repo/target/scala-3.6.4-RC1/test-classes ...
157[warn] bad option '-Ywarn-unused' was ignored
158[warn] one warning found
159[info] done compiling
160[info] Wrote /build/repo/target/scala-3.6.4-RC1/scala-logging_3-3.9.5+0-c8724b49+20250117-1347-SNAPSHOT.pom
161[info] Main Scala API documentation to /build/repo/target/scala-3.6.4-RC1/api...
162[warn] bad option '-Ywarn-unused' was ignored
163[info] Skipping unused scalacOptions: -Wconf, -source
164[warn] Flag -classpath set repeatedly
165[warn] two warnings found
166[info] Main Scala API documentation successful.
167[info] :: delivering :: com.typesafe.scala-logging#scala-logging_3;3.9.5+0-c8724b49+20250117-1347-SNAPSHOT :: 3.9.5+0-c8724b49+20250117-1347-SNAPSHOT :: integration :: Fri Jan 17 13:48:02 CET 2025
168[info] delivering ivy file to /build/repo/target/scala-3.6.4-RC1/ivy-3.9.5+0-c8724b49+20250117-1347-SNAPSHOT.xml
169[info] published scala-logging_3 to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20250117-1347-SNAPSHOT/poms/scala-logging_3.pom
170[info] published scala-logging_3 to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20250117-1347-SNAPSHOT/bundles/scala-logging_3.jar
171[info] published scala-logging_3 to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20250117-1347-SNAPSHOT/srcs/scala-logging_3-sources.jar
172[info] published scala-logging_3 to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20250117-1347-SNAPSHOT/docs/scala-logging_3-javadoc.jar
173[info] published ivy to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20250117-1347-SNAPSHOT/ivys/ivy.xml
174
175************************
176Build summary:
177[{
178 "module": "scala-logging",
179 "compile": {"status": "ok", "tookMs": 8724, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
180 "doc": {"status": "ok", "tookMs": 2343, "files": 344, "totalSizeKb": 6602},
181 "test-compile": {"status": "ok", "tookMs": 6349, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
182 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
183 "publish": {"status": "ok", "tookMs": 1444},
184 "metadata": {
185 "crossScalaVersions": ["3.1.2", "2.11.12", "2.12.15", "2.13.8"]
186}
187}]
188************************
189[success] Total time: 25 s, completed Jan 17, 2025, 1:48:03 PM
190Checking patch build.sbt...
191Applied patch build.sbt cleanly.