Build Logs
typelevel/discipline • 12611062073
Errors
0
Warnings
11
Total Lines
202
1##################################
2Clonning https://github.com/typelevel/discipline.git into repo using revision v1.7.0
3##################################
4Note: switching to 'fd916063dfe86f39bc4012a655c51af273d7dee8'.
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-RC2
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-RC2
32Execute tests: false
33sbt project found:
34No prepare script found for project typelevel/discipline
35##################################
36Scala version: 3.6.3-RC2
37Targets: org.typelevel%discipline-core
38Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "8" }, "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 = '8'
44# Executing command line:
45java
46-Dfile.encoding=UTF-8
47-Dcommunitybuild.scala=3.6.3-RC2
48-Dcommunitybuild.project.dependencies.add=
49-Xmx7G
50-Xms4G
51-Xss8M
52-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
53-jar
54/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
55"setCrossScalaVersions 3.6.3-RC2"
56"++3.6.3-RC2 -v"
57"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
58"set every credentials := Nil"
59
60moduleMappings
61"runBuild 3.6.3-RC2 """{
62 "projects": {
63 "exclude": [],
64 "overrides": {}
65 },
66 "java": {
67 "version": "8"
68 },
69 "sbt": {
70 "commands": [],
71 "options": []
72 },
73 "mill": {
74 "options": []
75 },
76 "tests": "compile-only",
77 "migrationVersions": [],
78 "sourcePatches": []
79}""" org.typelevel%discipline-core"
80
81[info] [launcher] getting org.scala-sbt sbt 1.9.9 (this may take some time)...
82[info] welcome to sbt 1.9.9 (Temurin Java 1.8.0_352)
83[info] loading settings for project repo-build from plugins.sbt ...
84[info] loading project definition from /build/repo/project
85[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.18. Compiling...
87[info] Compilation completed in 8.336s.
88[info] done compiling
89[info] loading settings for project root from build.sbt ...
90[info] set scmInfo to https://github.com/typelevel/discipline
91[info] set current project to discipline (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.6.3-RC2
93OpenCB::Changing crossVersion 3.3.3 -> 3.6.3-RC2 in coreJVM/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.3 -> 3.6.3-RC2 in root/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List() -> List(3.6.3-RC2) in root/crossScalaVersions
96[info] set scmInfo to https://github.com/typelevel/discipline
97OpenCB::Changing crossVersion 3.3.3 -> 3.6.3-RC2 in rootNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.3 -> 3.6.3-RC2 in coreJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.3 -> 3.6.3-RC2 in rootJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.3 -> 3.6.3-RC2 in coreNative/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.3 -> 3.6.3-RC2 in rootJVM/crossScalaVersions
102[info] set current project to discipline (in build file:/build/repo/)
103[info] Setting Scala version to 3.6.3-RC2 on 7 projects.
104[info] Switching Scala version on:
105[info] * root (3.6.3-RC2)
106[info] rootJS (2.12.19, 2.13.13, 3.6.3-RC2)
107[info] coreNative (2.12.19, 2.13.13, 3.6.3-RC2)
108[info] coreJS (2.12.19, 2.13.13, 3.6.3-RC2)
109[info] coreJVM (2.12.19, 2.13.13, 3.6.3-RC2)
110[info] rootJVM (2.12.19, 2.13.13, 3.6.3-RC2)
111[info] rootNative (2.12.19, 2.13.13, 3.6.3-RC2)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/typelevel/discipline
115[info] set current project to discipline (in build file:/build/repo/)
116Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/typelevel/discipline
119[info] set current project to discipline (in build file:/build/repo/)
120[info] Defining Global / credentials, coreJS / credentials and 5 others.
121[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 60 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/typelevel/discipline
125[info] set current project to discipline (in build file:/build/repo/)
126[success] Total time: 0 s, completed Jan 4, 2025 3:46:12 PM
127Build config: {
128 "projects": {
129 "exclude": [],
130 "overrides": {}
131 },
132 "java": {
133 "version": "8"
134 },
135 "sbt": {
136 "commands": [],
137 "options": []
138 },
139 "mill": {
140 "options": []
141 },
142 "tests": "compile-only",
143 "migrationVersions": [],
144 "sourcePatches": []
145}
146Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
147Starting build...
148Projects: Set(coreJVM)
149Starting build for ProjectRef(file:/build/repo/,coreJVM) (discipline-core)...
150OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
151OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
152OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
153OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
154Compile scalacOptions: List(-encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
155[info] compiling 2 Scala sources to /build/repo/core/.jvm/target/scala-3.6.3-RC2/classes ...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[warn] one warning found
158[info] done compiling
159[info] Main Scala API documentation to /build/repo/core/.jvm/target/scala-3.6.3-RC2/api...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -source
162[warn] Flag -classpath set repeatedly
163[warn] two warnings found
164[info] Main Scala API documentation successful.
165[info] compiling 2 Scala sources to /build/repo/core/.jvm/target/scala-3.6.3-RC2/test-classes ...
166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
167[warn] one warning found
168[info] done compiling
169[info] Wrote /build/repo/core/.jvm/target/scala-3.6.3-RC2/discipline-core_3-1.7-fd91606-20250104T144612Z-SNAPSHOT.pom
170[info] Main Scala API documentation to /build/repo/core/.jvm/target/scala-3.6.3-RC2/api...
171[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
172[info] Skipping unused scalacOptions: -Wvalue-discard, -Wconf, -Xkind-projector, -source
173[warn] Flag -classpath set repeatedly
174[warn] two warnings found
175[info] Main Scala API documentation successful.
176[info] gpg: directory '/root/.gnupg' created
177[info] gpg: keybox '/root/.gnupg/pubring.kbx' created
178[info] gpg: no default secret key: No secret key
179[info] gpg: signing failed: No secret key
180[warn] GPG reported an error. Artifacts won't be signed.
181[info] :: delivering :: org.typelevel#discipline-core_3;1.7-fd91606-20250104T144612Z-SNAPSHOT :: 1.7-fd91606-20250104T144612Z-SNAPSHOT :: integration :: Sat Jan 04 15:46:26 CET 2025
182[info] delivering ivy file to /build/repo/core/.jvm/target/scala-3.6.3-RC2/ivy-1.7-fd91606-20250104T144612Z-SNAPSHOT.xml
183[info] published discipline-core_3 to /root/.ivy2/local/org.typelevel/discipline-core_3/1.7-fd91606-20250104T144612Z-SNAPSHOT/poms/discipline-core_3.pom
184[info] published discipline-core_3 to /root/.ivy2/local/org.typelevel/discipline-core_3/1.7-fd91606-20250104T144612Z-SNAPSHOT/jars/discipline-core_3.jar
185[info] published discipline-core_3 to /root/.ivy2/local/org.typelevel/discipline-core_3/1.7-fd91606-20250104T144612Z-SNAPSHOT/srcs/discipline-core_3-sources.jar
186[info] published discipline-core_3 to /root/.ivy2/local/org.typelevel/discipline-core_3/1.7-fd91606-20250104T144612Z-SNAPSHOT/docs/discipline-core_3-javadoc.jar
187[info] published ivy to /root/.ivy2/local/org.typelevel/discipline-core_3/1.7-fd91606-20250104T144612Z-SNAPSHOT/ivys/ivy.xml
188
189************************
190Build summary:
191[{
192 "module": "discipline-core",
193 "compile": {"status": "ok", "tookMs": 4268, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
194 "doc": {"status": "ok", "tookMs": 1953, "files": 345, "totalSizeKb": 6488},
195 "test-compile": {"status": "ok", "tookMs": 1127, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
196 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
197 "publish": {"status": "ok", "tookMs": 1973}
198}]
199************************
200[success] Total time: 13 s, completed Jan 4, 2025 3:46:26 PM
201Checking patch build.sbt...
202Applied patch build.sbt cleanly.