Build Logs

outr/reactify • 12446961640

Errors

0

Warnings

15

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