Build Logs

typelevel/scalacheck • scheduled_3.8.0-RC1-bin-20251031-2f97633-NIGHTLY

Errors

0

Warnings

56

Total Lines

225

1##################################
2Clonning https://github.com/typelevel/scalacheck.git into /build/repo using revision v1.19.0
3##################################
4Note: switching to 'ccfa2b2650f5cf63dfe9ad4228ead5c6d92154be'.
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.6
22----
23Preparing build for 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
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.6"
35Replacement: val Scala3 = "3.8.0-RC1-bin-20251031-2f97633-NIGHTLY"
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.6"' in build.sbt
40----
41Starting build for 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
42Execute tests: false
43sbt project found:
44grep: /build/repo/project/plugins.sbt: No such file or directory
45No prepare script found for project typelevel/scalacheck
46/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
47##################################
48Scala version: 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
49Targets: org.scalacheck%scalacheck
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","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-RC1-bin-20251031-2f97633-NIGHTLY
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-RC1-bin-20251031-2f97633-NIGHTLY"
70"++3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -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-RC1-bin-20251031-2f97633-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.scalacheck%scalacheck"
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, plugin.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 4 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.746s.
85[info] done compiling
86[info] loading settings for project root from build.sbt...
87[info] set scmInfo to https://github.com/typelevel/scalacheck
88[info] set current project to scalacheck (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY
90OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in rootNative/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in coreJS/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in rootJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in coreJVM/crossScalaVersions
94[info] set scmInfo to https://github.com/typelevel/scalacheck
95OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in bench/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in coreNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY -> 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY in rootJVM/crossScalaVersions
99[info] set current project to scalacheck (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC1-bin-20251031-2f97633-NIGHTLY on 7 projects.
101[info] Switching Scala version on:
102[info] rootJS (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.12.20, 2.13.16)
103[info] coreNative (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.12.20, 2.13.16)
104[info] coreJS (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.12.20, 2.13.16)
105[info] coreJVM (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.12.20, 2.13.16)
106[info] rootJVM (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.12.20, 2.13.16)
107[info] rootNative (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.12.20, 2.13.16)
108[info] bench (3.8.0-RC1-bin-20251031-2f97633-NIGHTLY, 2.12.20, 2.13.16)
109[info] Excluding projects:
110[info] * root (2.13.16)
111[info] Reapplying settings...
112[info] set scmInfo to https://github.com/typelevel/scalacheck
113[info] set current project to scalacheck (in build file:/build/repo/)
114Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
115[info] Reapplying settings...
116[info] set scmInfo to https://github.com/typelevel/scalacheck
117[info] set current project to scalacheck (in build file:/build/repo/)
118[info] Defining Global / credentials, bench / credentials and 6 others.
119[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 69 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/typelevel/scalacheck
123[info] set current project to scalacheck (in build file:/build/repo/)
124Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
125[info] Reapplying settings...
126OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
127
128 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
129 Did you mean allExcludeDependencies ?
130 , retry without global scopes
131[info] Reapplying settings...
132[info] set scmInfo to https://github.com/typelevel/scalacheck
133[info] set current project to scalacheck (in build file:/build/repo/)
134Execute removeScalacOptionsStartingWith: -P:wartremover
135[info] Reapplying settings...
136[info] set scmInfo to https://github.com/typelevel/scalacheck
137[info] set current project to scalacheck (in build file:/build/repo/)
138[success] Total time: 0 s, completed Nov 1, 2025, 12:44:12 AM
139Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
140Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
141Starting build...
142Projects: Set(coreJVM)
143Starting build for ProjectRef(file:/build/repo/,coreJVM) (scalacheck)... [0/1]
144OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
145OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
146OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
147Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
148[info] compiling 25 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/classes ...
149[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/src/main/scala/org/scalacheck/Platform.scala:68:53
150[warn] 68 | def newInstance(name: String, loader: ClassLoader, paramTypes: Seq[Class[?]])(args: Seq[AnyRef]): AnyRef =
151[warn] | ^^^^^^^^^^
152[warn] | unused explicit parameter
153[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/org/scalacheck/Gen.scala:25:28
154[warn] 25 |import ScalaVersionSpecific.*
155[warn] | ^
156[warn] | unused import
157[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/org/scalacheck/Gen.scala:940:6
158[warn] 940 | evt: C => Traversable[T]
159[warn] | ^^^
160[warn] | unused implicit parameter
161[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/org/scalacheck/ScalaCheckFramework.scala:231:10
162[warn] 231 | def receiveMessage(msg: String): Option[String] = msg(0) match {
163[warn] | ^^^^^^^^^^^^^^
164[warn] | unused private member
165[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/org/scalacheck/ScalaCheckFramework.scala:270:8
166[warn] 270 | def receiveMessage(msg: String): Option[String] = None
167[warn] | ^^^^^^^^^^^^^^
168[warn] | unused private member
169[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/org/scalacheck/util/Buildable.scala:13:29
170[warn] 13 |import scala.collection.{Map as _, *}
171[warn] | ^^^^^^^^
172[warn] | unused import
173[warn] there were 119 deprecation warnings; re-run with -deprecation for details
174[warn] 7 warnings found
175[info] done compiling
176[info] compiling 29 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC1-bin-20251031-2f97633-NIGHTLY/test-classes ...
177[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/src/test/scala/org/scalacheck/CogenSpecification.scala:25:28
178[warn] 25 |import ScalaVersionSpecific.*
179[warn] | ^
180[warn] | unused import
181[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/src/test/scala/org/scalacheck/CogenSpecification.scala:119:25
182[warn] 119 | def identity[A: Equal: Arbitrary: Cogen]: Prop =
183[warn] | ^
184[warn] | unused implicit parameter
185[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/src/test/scala/org/scalacheck/GenSpecification.scala:421:15
186[warn] 421 | case class A(m: Int, s: String)
187[warn] | ^
188[warn] | unused local definition
189[warn] -- [E198] Unused Symbol Warning: /build/repo/core/jvm/src/test/scala/org/scalacheck/TestSpecification.scala:185:8
190[warn] 185 | val res = Test.check(prms, prop)
191[warn] | ^^^
192[warn] | unused local definition
193[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/test/scala/org/scalacheck/util/BuildableSpecification.scala:16:28
194[warn] 16 |import ScalaVersionSpecific.*
195[warn] | ^
196[warn] | unused import
197[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/test/scala/org/scalacheck/util/BuildableSpecification.scala:65:17
198[warn] 65 | implicit val arrayListGen: Gen[java.util.ArrayList[String]] = container[java.util.ArrayList]
199[warn] | ^^^^^^^^^^^^
200[warn] | unused local definition
201[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/test/scala/org/scalacheck/util/BuildableSpecification.scala:67:17
202[warn] 67 | implicit val hashMapGen: Gen[java.util.HashMap[String, Long]] = buildable[java.util.HashMap]
203[warn] | ^^^^^^^^^^
204[warn] | unused local definition
205[warn] there were 23 deprecation warnings; re-run with -deprecation for details
206[warn] 8 warnings found
207[info] done compiling
208
209************************
210Build summary:
211[{
212 "module": "scalacheck",
213 "compile": {"status": "ok", "tookMs": 22634, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
214 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
215 "test-compile": {"status": "ok", "tookMs": 8330, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
216 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
217 "publish": {"status": "skipped", "tookMs": 0},
218 "metadata": {
219 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
220}
221}]
222************************
223[success] Total time: 40 s, completed Nov 1, 2025, 12:44:52 AM
224[0JChecking patch build.sbt...
225Applied patch build.sbt cleanly.