Build Logs
jozic/scalaj • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
0
Total Lines
166
1##################################
2Clonning https://github.com/jozic/scalaj.git into /build/repo using revision v0.3.2
3##################################
4Note: switching to '84a1272c698543465e0379e8ab17f16935fd6bf7'.
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.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: false
33sbt project found:
34Sbt version 1.9.0 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project jozic/scalaj
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38Synchronizing submodule url for 'scalafmt-config'
39##################################
40Scala version: 3.8.0-RC2
41Targets: com.daodecode%scalaj-collection com.daodecode%scalaj-googleoptional
42Project projectConfig: {"tests":"compile-only"}
43##################################
44Using extra scalacOptions: ,REQUIRE:-source:3.8
45Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
46[sbt_options] declare -a sbt_options=()
47[process_args] java_version = '17'
48[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
49# Executing command line:
50java
51-Dfile.encoding=UTF-8
52-Dcommunitybuild.scala=3.8.0-RC2
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.0-RC2"
62"++3.8.0-RC2 -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.0-RC2 """{"tests":"compile-only"}""" com.daodecode%scalaj-collection com.daodecode%scalaj-googleoptional"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 8.922s.
77[info] done compiling
78[info] loading settings for project scalaj from build.sbt, version.sbt...
79[info] loading settings for project scalaj-collection from build.sbt...
80[info] loading settings for project scalaj-google-optional from build.sbt...
81[info] set current project to scalaj (in build file:/build/repo/)
82Execute setCrossScalaVersions: 3.8.0-RC2
83OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC2 in scalaj-google-optional/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC2 in scalaj-collection/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.0 -> 3.8.0-RC2 in scalaj/crossScalaVersions
86[info] set current project to scalaj (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
88[info] Switching Scala version on:
89[info] * scalaj (2.13.11, 2.12.18, 3.8.0-RC2)
90[info] scalaj-collection (2.13.11, 2.12.18, 3.8.0-RC2)
91[info] scalaj-google-optional (2.13.11, 2.12.18, 3.8.0-RC2)
92[info] Excluding projects:
93[info] Reapplying settings...
94[info] set current project to scalaj (in build file:/build/repo/)
95Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
96[info] Reapplying settings...
97[info] set current project to scalaj (in build file:/build/repo/)
98[info] Defining Global / credentials, credentials and 1 others.
99[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
100[info] Run `last` for details.
101[info] Reapplying settings...
102[info] set current project to scalaj (in build file:/build/repo/)
103Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
104[info] Reapplying settings...
105OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
106
107 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
108 Did you mean allExcludeDependencies ?
109 , retry without global scopes
110[info] Reapplying settings...
111[info] set current project to scalaj (in build file:/build/repo/)
112Execute removeScalacOptionsStartingWith: -P:wartremover
113[info] Reapplying settings...
114[info] set current project to scalaj (in build file:/build/repo/)
115[success] Total time: 0 s, completed Nov 25, 2025, 3:46:25 PM
116Build config: {"tests":"compile-only"}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
118Starting build...
119Projects: Set(scalaj-collection, scalaj-google-optional)
120Starting build for ProjectRef(file:/build/repo/,scalaj-collection) (scalaj-collection)... [0/2]
121OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
122OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
123OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
124Compile scalacOptions: -unchecked, -encoding, UTF-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
125[info] compiling 7 Scala sources to /build/repo/scalaj-collection/target/scala-3.8.0-RC2/classes ...
126[info] done compiling
127[info] compiling 7 Scala sources to /build/repo/scalaj-collection/target/scala-3.8.0-RC2/test-classes ...
128[info] done compiling
129Starting build for ProjectRef(file:/build/repo/,scalaj-google-optional) (scalaj-googleoptional)... [1/2]
130Compile scalacOptions: -unchecked, -encoding, UTF-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
131[info] compiling 1 Scala source to /build/repo/scalaj-google-optional/target/scala-3.8.0-RC2/classes ...
132[info] done compiling
133[info] compiling 2 Scala sources to /build/repo/scalaj-google-optional/target/scala-3.8.0-RC2/test-classes ...
134[info] done compiling
135
136************************
137Build summary:
138[{
139 "module": "scalaj-collection",
140 "compile": {"status": "ok", "tookMs": 9011, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
141 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
142 "test-compile": {"status": "ok", "tookMs": 8014, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
143 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
144 "publish": {"status": "skipped", "tookMs": 0},
145 "metadata": {
146 "crossScalaVersions": ["2.13.11", "2.12.18", "3.3.0"]
147}
148},{
149 "module": "scalaj-googleoptional",
150 "compile": {"status": "ok", "tookMs": 656, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
151 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
152 "test-compile": {"status": "ok", "tookMs": 2296, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
153 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
154 "publish": {"status": "skipped", "tookMs": 0},
155 "metadata": {
156 "crossScalaVersions": ["2.13.11", "2.12.18", "3.3.0"]
157}
158}]
159************************
160[success] Total time: 38 s, completed Nov 25, 2025, 3:47:03 PM
161[0JChecking patch project/plugins.sbt...
162Checking patch project/build.properties...
163Checking patch build.sbt...
164Applied patch project/plugins.sbt cleanly.
165Applied patch project/build.properties cleanly.
166Applied patch build.sbt cleanly.