Build Logs

scala/scala-parallel-collections • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY

Errors

30

Warnings

0

Total Lines

182

1##################################
2Clonning https://github.com/scala/scala-parallel-collections.git into /build/repo using revision v1.2.0
3##################################
4Note: switching to '4a67a6e7658dc59f66aaef88966d0751a03c40ee'.
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-RC1-bin-20251107-3bea2f3-NIGHTLY
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-RC1-bin-20251107-3bea2f3-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.7 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 scala/scala-parallel-collections
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
40Targets: org.scala-lang.modules%scala-parallel-collections
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '21'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
61"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.scala-lang.modules%scala-parallel-collections"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.172s.
76[info] done compiling
77[info] loading settings for project repo from build.sbt...
78[info] set current project to repo (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
80OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in core/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in scalacheckNative/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in junitNative/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in testmacrosNative/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in junit/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in testmacros/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in coreNative/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in scalacheck/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in repo/crossScalaVersions
89[info] set current project to repo (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 9 projects.
91[info] Switching Scala version on:
92[info] scalacheckNative (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
93[info] junit (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
94[info] coreNative (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
95[info] testmacrosNative (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
96[info] scalacheck (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
97[info] junitNative (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
98[info] * repo (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
99[info] core (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
100[info] testmacros (2.13.15, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
101[info] Excluding projects:
102[info] Reapplying settings...
103[info] set current project to repo (in build file:/build/repo/)
104Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set current project to repo (in build file:/build/repo/)
107[info] Defining Global / credentials, core / credentials and 7 others.
108[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 44 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to repo (in build file:/build/repo/)
112Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
113[info] Reapplying settings...
114OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
115
116 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
117 Did you mean junit / allExcludeDependencies ?
118 , retry without global scopes
119[info] Reapplying settings...
120[info] set current project to repo (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set current project to repo (in build file:/build/repo/)
124[success] Total time: 0 s, completed Nov 8, 2025, 1:32:58 AM
125Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
127Starting build...
128Projects: Set(core)
129Starting build for ProjectRef(file:/build/repo/,core) (scala-parallel-collections)... [0/1]
130OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
131Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
132OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134[info] compiling 60 Scala sources to /build/repo/core/target/jvm-2.13/classes ...
135[error] -- [E057] Type Mismatch Error: /build/repo/core/src/main/scala/scala/collection/parallel/ParSeqLike.scala:50:37
136[error] 50 |extends ParIterableLike[T, CC, Repr, Sequential]
137[error] | ^
138[error] |Type argument Sequential does not conform to upper bound Iterable[T] &
139[error] | scala.collection.IterableOps[T, Iterable, Sequential @uncheckedVariance]
140[error] |
141[error] | longer explanation available when compiling with `-explain`
142[error] one error found
143[error] (core / Compile / compileIncremental) Compilation failed
144[info] compiling 60 Scala sources to /build/repo/core/target/jvm-2.13/classes ...
145[error] -- [E057] Type Mismatch Error: /build/repo/core/src/main/scala/scala/collection/parallel/ParSeqLike.scala:50:37
146[error] 50 |extends ParIterableLike[T, CC, Repr, Sequential]
147[error] | ^
148[error] |Type argument Sequential does not conform to upper bound Iterable[T] &
149[error] | scala.collection.IterableOps[T, Iterable, Sequential @uncheckedVariance]
150[error] |
151[error] | longer explanation available when compiling with `-explain`
152[error] one error found
153[error] (core / Compile / compileIncremental) Compilation failed
154[info] compiling 60 Scala sources to /build/repo/core/target/jvm-2.13/classes ...
155[error] -- [E057] Type Mismatch Error: /build/repo/core/src/main/scala/scala/collection/parallel/ParSeqLike.scala:50:37
156[error] 50 |extends ParIterableLike[T, CC, Repr, Sequential]
157[error] | ^
158[error] |Type argument Sequential does not conform to upper bound Iterable[T] &
159[error] | scala.collection.IterableOps[T, Iterable, Sequential @uncheckedVariance]
160[error] |
161[error] | longer explanation available when compiling with `-explain`
162[error] one error found
163[error] (core / Compile / compileIncremental) Compilation failed
164
165************************
166Build summary:
167[{
168 "module": "scala-parallel-collections",
169 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 12602, "warnings": 0, "errors": 1, "sourceVersion": "3.8"},
170 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
171 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
172 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
173 "publish": {"status": "skipped", "tookMs": 0},
174 "metadata": {
175 "crossScalaVersions": ["2.13.15", "3.3.4"]
176}
177}]
178************************
179[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-parallel-collections
180[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-parallel-collections
181[error] Total time: 30 s, completed Nov 8, 2025, 1:33:28 AM
182[0JBuild failed, not retrying.