Build Logs
lightbend-labs/scala-logging • 12068122591
Errors
0
Warnings
10
Total Lines
184
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.2-RC2-20241128-1298d1f-SNAPSHOT
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-RC2-20241128-1298d1f-SNAPSHOT
32Execute tests: false
33sbt project found:
34No prepare script found for project lightbend-labs/scala-logging
35##################################
36Scala version: 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
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.2-RC2-20241128-1298d1f-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.6.2-RC2-20241128-1298d1f-SNAPSHOT"
58"++3.6.2-RC2-20241128-1298d1f-SNAPSHOT -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-RC2-20241128-1298d1f-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": "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.253s.
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.2-RC2-20241128-1298d1f-SNAPSHOT
95OpenCB::Changing crossVersion 3.1.2 -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in repo/crossScalaVersions
96[info] set current project to scala-logging (in build file:/build/repo/)
97[info] Setting Scala version to 3.6.2-RC2-20241128-1298d1f-SNAPSHOT on 1 projects.
98[info] Switching Scala version on:
99[info] * repo (3.6.2-RC2-20241128-1298d1f-SNAPSHOT, 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 Nov 28, 2024, 1:20:11 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))
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.2-RC2-20241128-1298d1f-SNAPSHOT/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.2-RC2-20241128-1298d1f-SNAPSHOT/api...
150[warn] bad option '-Ywarn-unused' was ignored
151[info] Skipping unused scalacOptions: -Wconf, -source
152[info] Main Scala API documentation successful.
153[info] Formatting 4 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(test) ...
154[info] compiling 4 Scala sources to /build/repo/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/test-classes ...
155[warn] bad option '-Ywarn-unused' was ignored
156[warn] one warning found
157[info] done compiling
158[info] Wrote /build/repo/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/scala-logging_3-3.9.5+0-c8724b49+20241128-1320-SNAPSHOT.pom
159[info] Main Scala API documentation to /build/repo/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
160[warn] bad option '-Ywarn-unused' was ignored
161[info] Skipping unused scalacOptions: -Wconf, -source
162[info] Main Scala API documentation successful.
163[info] :: delivering :: com.typesafe.scala-logging#scala-logging_3;3.9.5+0-c8724b49+20241128-1320-SNAPSHOT :: 3.9.5+0-c8724b49+20241128-1320-SNAPSHOT :: integration :: Thu Nov 28 13:20:36 CET 2024
164[info] delivering ivy file to /build/repo/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-3.9.5+0-c8724b49+20241128-1320-SNAPSHOT.xml
165[info] published scala-logging_3 to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20241128-1320-SNAPSHOT/poms/scala-logging_3.pom
166[info] published scala-logging_3 to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20241128-1320-SNAPSHOT/bundles/scala-logging_3.jar
167[info] published scala-logging_3 to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20241128-1320-SNAPSHOT/srcs/scala-logging_3-sources.jar
168[info] published scala-logging_3 to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20241128-1320-SNAPSHOT/docs/scala-logging_3-javadoc.jar
169[info] published ivy to /root/.ivy2/local/com.typesafe.scala-logging/scala-logging_3/3.9.5+0-c8724b49+20241128-1320-SNAPSHOT/ivys/ivy.xml
170
171************************
172Build summary:
173[{
174 "module": "scala-logging",
175 "compile": {"status": "ok", "tookMs": 8995, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
176 "doc": {"status": "ok", "tookMs": 2221, "files": 344, "totalSizeKb": 6602},
177 "test-compile": {"status": "ok", "tookMs": 6954, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "ok", "tookMs": 1410}
180}]
181************************
182[success] Total time: 26 s, completed Nov 28, 2024, 1:20:37 PM
183Checking patch build.sbt...
184Applied patch build.sbt cleanly.