Build Logs
creativescala/doodle-svg • 3.8.0-RC4:2025-12-22
Errors
0
Warnings
4
Total Lines
197
1##################################
2Clonning https://github.com/creativescala/doodle-svg.git into /build/repo using revision v0.16.1
3##################################
4Note: switching to '5b5637ee48561e6a84d9c37e6ccace0603524ca3'.
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
21Would override fixed Scala version: 3.3.0
22----
23Preparing build for 3.8.0-RC4
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.0"
35Replacement: val scala3 = "3.8.0-RC4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.0"' in build.sbt
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project creativescala/doodle-svg
47##################################
48Scala version: 3.8.0-RC4
49Targets: org.creativescala%doodle-svg org.creativescala%doodle-svg-docs
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.0-RC4
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.0-RC4"
70"++3.8.0-RC4 -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.creativescala%doodle-svg org.creativescala%doodle-svg-docs"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.77s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] resolving key references (11916 settings) ...
88[info] set scmInfo to https://github.com/creativescala/doodle-svg
89[info] set current project to root (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.0-RC4
91OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in root/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in unidocs/crossScalaVersions
93[info] set scmInfo to https://github.com/creativescala/doodle-svg
94OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in rootJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in rootNative/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in rootJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in docs/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in svgJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in examples/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in svgJVM/crossScalaVersions
101[info] set current project to root (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.0-RC4 on 9 projects.
103[info] Switching Scala version on:
104[info] examples (3.8.0-RC4, 2.13.11)
105[info] * root (3.8.0-RC4, 2.13.11)
106[info] unidocs (3.8.0-RC4, 2.13.11)
107[info] rootJS (3.8.0-RC4, 2.13.11)
108[info] docs (3.8.0-RC4, 2.13.11)
109[info] rootJVM (3.8.0-RC4, 2.13.11)
110[info] rootNative (3.8.0-RC4, 2.13.11)
111[info] svgJVM (3.8.0-RC4, 2.13.11)
112[info] svgJS (3.8.0-RC4, 2.13.11)
113[info] Excluding projects:
114[info] Reapplying settings...
115[info] set scmInfo to https://github.com/creativescala/doodle-svg
116[info] set current project to root (in build file:/build/repo/)
117Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/creativescala/doodle-svg
120[info] set current project to root (in build file:/build/repo/)
121[info] Defining Global / credentials, credentials and 7 others.
122[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 63 others.
123[info] Run `last` for details.
124[info] Reapplying settings...
125[info] set scmInfo to https://github.com/creativescala/doodle-svg
126[info] set current project to root (in build file:/build/repo/)
127Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
128[info] Reapplying settings...
129OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
130
131 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
132 Did you mean allExcludeDependencies ?
133 , retry without global scopes
134[info] Reapplying settings...
135[info] set scmInfo to https://github.com/creativescala/doodle-svg
136[info] set current project to root (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set scmInfo to https://github.com/creativescala/doodle-svg
140[info] set current project to root (in build file:/build/repo/)
141[success] Total time: 0 s, completed Dec 22, 2025, 7:54:32 PM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.0\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
144Starting build...
145Projects: Set(svgJVM, unidocs)
146Starting build for ProjectRef(file:/build/repo/,svgJVM) (doodle-svg)... [0/2]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
151Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/svg/jvm/target/scala-3.8.0-RC4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 13 Scala sources to /build/repo/svg/jvm/target/scala-3.8.0-RC4/classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[warn] one warning found
155[info] done compiling
156[info] compiling 3 Scala sources to /build/repo/svg/jvm/target/scala-3.8.0-RC4/test-classes ...
157[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
158[warn] one warning found
159[info] done compiling
160doodle.svg.effect.SvgSpec:
161 + circle renders to svg circle 0.185s
162 + paths of path elements render correctly 0.005s
163 + paths of points render correctly 0.001s
164Starting build for ProjectRef(file:/build/repo/,unidocs) (doodle-svg-docs)... [1/2]
165Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/unidocs/target/scala-3.8.0-RC4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
166
167************************
168Build summary:
169[{
170 "module": "doodle-svg",
171 "compile": {"status": "ok", "tookMs": 12166, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 2000, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
174 "test": {"status": "ok", "tookMs": 795, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "munit", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
175 "publish": {"status": "skipped", "tookMs": 0},
176 "metadata": {
177 "crossScalaVersions": ["2.13.11", "3.3.0"]
178}
179},{
180 "module": "doodle-svg-docs",
181 "compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
183 "test-compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
184 "test": {"status": "ok", "tookMs": 85, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
185 "publish": {"status": "skipped", "tookMs": 0},
186 "metadata": {
187 "crossScalaVersions": ["2.13.11", "3.3.0"]
188}
189}]
190************************
191[success] Total time: 34 s, completed Dec 22, 2025, 7:55:06 PM
192[0JChecking patch project/plugins.sbt...
193Checking patch project/build.properties...
194Checking patch build.sbt...
195Applied patch project/plugins.sbt cleanly.
196Applied patch project/build.properties cleanly.
197Applied patch build.sbt cleanly.