Build Logs
outr/reactify • 12332952851
Errors
0
Warnings
19
Total Lines
233
1##################################
2Clonning https://github.com/outr/reactify.git into repo using revision 4.1.3
3##################################
4Note: switching to 'd7392c8950ab1986448c8648dae44f2c921ec6a2'.
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-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.3-RC1
32Execute tests: false
33sbt project found:
34Try apply source patch:
35Path: build.sbt
36Pattern: val scala3 = List("3.3.4")
37Replacement: val scala3 = List("3.6.3-RC1")
38Starting compilation server
39Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
40Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
41Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
42Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
43Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
44Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
45Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
48Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
49Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
50Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
53Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
54Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
55Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
57Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
59Compiling project (Scala 3.4.2, JVM (8))
60Compiled project (Scala 3.4.2, JVM (8))
61Successfully applied pattern 'val scala3 = List("3.3.4")' in repo/build.sbt
62No prepare script found for project outr/reactify
63##################################
64Scala version: 3.6.3-RC1
65Targets: com.outr%reactify
66Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "8" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "build.sbt", "pattern": "val scala3 = List(\"3.3.4\")", "replaceWith": "val scala3 = List(\"<SCALA_VERSION>\")" } ] }
67##################################
68Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
69Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
70[sbt_options] declare -a sbt_options=()
71[process_args] java_version = '8'
72# Executing command line:
73java
74-Dfile.encoding=UTF-8
75-Dcommunitybuild.scala=3.6.3-RC1
76-Dcommunitybuild.project.dependencies.add=
77-Xmx7G
78-Xms4G
79-Xss8M
80-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
81-jar
82/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
83"setCrossScalaVersions 3.6.3-RC1"
84"++3.6.3-RC1 -v"
85"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
86"set every credentials := Nil"
87
88moduleMappings
89"runBuild 3.6.3-RC1 """{
90 "projects": {
91 "exclude": [],
92 "overrides": {}
93 },
94 "java": {
95 "version": "8"
96 },
97 "sbt": {
98 "commands": [],
99 "options": []
100 },
101 "mill": {
102 "options": []
103 },
104 "tests": "compile-only",
105 "migrationVersions": [],
106 "sourcePatches": [
107 {
108 "path": "build.sbt",
109 "pattern": "val scala3 = List(\"3.3.4\")",
110 "replaceWith": "val scala3 = List(\"<SCALA_VERSION>\")"
111 }
112 ]
113}""" com.outr%reactify"
114
115[info] [launcher] getting org.scala-sbt sbt 1.10.5 (this may take some time)...
116[info] [launcher] getting Scala 2.12.20 (for sbt)...
117[info] welcome to sbt 1.10.5 (Temurin Java 1.8.0_352)
118[info] loading settings for project repo-build from plugins.sbt ...
119[info] loading project definition from /build/repo/project
120[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
121[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
122[info] Compilation completed in 8.678s.
123[info] done compiling
124[info] loading settings for project repo from build.sbt ...
125[info] set current project to repo (in build file:/build/repo/)
126[warn] there are 5 keys that are not used by any other settings/tasks:
127[warn]
128[warn] * ThisBuild / name
129[warn] +- /build/repo/build.sbt:13
130[warn] * ThisBuild / publishMavenStyle
131[warn] +- /build/repo/build.sbt:23
132[warn] * reactifyJS / test / publishArtifact
133[warn] +- /build/repo/build.sbt:43
134[warn] * reactifyJVM / test / publishArtifact
135[warn] +- /build/repo/build.sbt:43
136[warn] * reactifyNative / test / publishArtifact
137[warn] +- /build/repo/build.sbt:43
138[warn]
139[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
140[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
141Execute setCrossScalaVersions: 3.6.3-RC1
142OpenCB::Changing crossVersion 3.6.3-RC1 -> 3.6.3-RC1 in reactifyJVM/crossScalaVersions
143OpenCB::Changing crossVersion 3.6.3-RC1 -> 3.6.3-RC1 in reactifyJS/crossScalaVersions
144OpenCB::Changing crossVersion 3.6.3-RC1 -> 3.6.3-RC1 in reactifyNative/crossScalaVersions
145OpenCB::Changing crossVersion 3.6.3-RC1 -> 3.6.3-RC1 in repo/crossScalaVersions
146[info] set current project to repo (in build file:/build/repo/)
147[info] Setting Scala version to 3.6.3-RC1 on 4 projects.
148[info] Switching Scala version on:
149[info] * repo (2.13.15, 2.12.20, 3.6.3-RC1)
150[info] reactifyJVM (2.13.15, 2.12.20, 3.6.3-RC1)
151[info] reactifyJS (2.13.15, 2.12.20, 3.6.3-RC1)
152[info] reactifyNative (2.13.15, 2.12.20, 3.6.3-RC1)
153[info] Excluding projects:
154[info] Reapplying settings...
155[info] set current project to repo (in build file:/build/repo/)
156Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
157[info] Reapplying settings...
158[info] set current project to repo (in build file:/build/repo/)
159[info] Defining Global / credentials, credentials and 2 others.
160[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
161[info] Run `last` for details.
162[info] Reapplying settings...
163[info] set current project to repo (in build file:/build/repo/)
164[success] Total time: 0 s, completed Dec 14, 2024 10:51:56 PM
165Build config: {
166 "projects": {
167 "exclude": [],
168 "overrides": {}
169 },
170 "java": {
171 "version": "8"
172 },
173 "sbt": {
174 "commands": [],
175 "options": []
176 },
177 "mill": {
178 "options": []
179 },
180 "tests": "compile-only",
181 "migrationVersions": [],
182 "sourcePatches": [
183 {
184 "path": "build.sbt",
185 "pattern": "val scala3 = List(\"3.3.4\")",
186 "replaceWith": "val scala3 = List(\"<SCALA_VERSION>\")"
187 }
188 ]
189}
190Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
191Starting build...
192Projects: Set(reactifyJVM)
193Starting build for ProjectRef(file:/build/repo/,reactifyJVM) (reactify)...
194OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.20 module Global
195Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
196OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
197[info] compiling 24 Scala sources to /build/repo/reactify/.jvm/target/scala-3.6.3-RC1/classes ...
198[info] done compiling
199[info] Main Scala API documentation to /build/repo/reactify/.jvm/target/scala-3.6.3-RC1/api...
200[info] Skipping unused scalacOptions: -Wconf, -source
201[warn] Flag -classpath set repeatedly
202[warn] one warning found
203[info] Main Scala API documentation successful.
204[info] compiling 8 Scala sources to /build/repo/reactify/.jvm/target/scala-3.6.3-RC1/test-classes ...
205[info] done compiling
206[info] Wrote /build/repo/reactify/.jvm/target/scala-3.6.3-RC1/reactify_3-4.1.3.pom
207[info] Main Scala API documentation to /build/repo/reactify/.jvm/target/scala-3.6.3-RC1/api...
208[info] Skipping unused scalacOptions: -Wconf, -source
209[warn] Flag -classpath set repeatedly
210[warn] one warning found
211[info] Main Scala API documentation successful.
212[info] :: delivering :: com.outr#reactify_3;4.1.3 :: 4.1.3 :: release :: Sat Dec 14 22:52:16 CET 2024
213[info] delivering ivy file to /build/repo/reactify/.jvm/target/scala-3.6.3-RC1/ivy-4.1.3.xml
214[info] published reactify_3 to /root/.ivy2/local/com.outr/reactify_3/4.1.3/poms/reactify_3.pom
215[info] published reactify_3 to /root/.ivy2/local/com.outr/reactify_3/4.1.3/jars/reactify_3.jar
216[info] published reactify_3 to /root/.ivy2/local/com.outr/reactify_3/4.1.3/srcs/reactify_3-sources.jar
217[info] published reactify_3 to /root/.ivy2/local/com.outr/reactify_3/4.1.3/docs/reactify_3-javadoc.jar
218[info] published ivy to /root/.ivy2/local/com.outr/reactify_3/4.1.3/ivys/ivy.xml
219
220************************
221Build summary:
222[{
223 "module": "reactify",
224 "compile": {"status": "ok", "tookMs": 6401, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
225 "doc": {"status": "ok", "tookMs": 3251, "files": 381, "totalSizeKb": 7778},
226 "test-compile": {"status": "ok", "tookMs": 5560, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
227 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
228 "publish": {"status": "ok", "tookMs": 1713}
229}]
230************************
231[success] Total time: 21 s, completed Dec 14, 2024 10:52:16 PM
232Checking patch build.sbt...
233Applied patch build.sbt cleanly.