Build Logs

typelevel/coop • 3.8.0-RC2:2025-11-28

Errors

0

Warnings

0

Total Lines

189

1##################################
2Clonning https://github.com/typelevel/coop.git into /build/repo using revision v1.3.0
3##################################
4Note: switching to 'd9ced8583154b1e993aa08aef4b1b6d1e722940e'.
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: true
33sbt project found:
34Sbt version 1.10.5 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 typelevel/coop
37##################################
38Scala version: 3.8.0-RC2
39Targets: org.typelevel%coop
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Xms1G
50-Xmx4G
51-XX:+UseG1GC
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"set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"
68moduleMappings
69"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" org.typelevel%coop"
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.879s.
77[info] done compiling
78[info] loading settings for project root from build.sbt...
79[info] set scmInfo to https://github.com/typelevel/coop
80[info] set current project to root (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.8.0-RC2
82[info] set scmInfo to https://github.com/typelevel/coop
83OpenCB::Limitting incorrect crossVersions List() -> List(2.13.15) in root/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in coreJS/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in rootJS/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in coreNative/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in rootJVM/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in rootNative/crossScalaVersions
90[info] set current project to root (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC2 on 6 projects.
92[info] Switching Scala version on:
93[info] rootJS (3.8.0-RC2, 2.12.20, 2.13.15)
94[info] coreNative (3.8.0-RC2, 2.12.20, 2.13.15)
95[info] coreJS (3.8.0-RC2, 2.12.20, 2.13.15)
96[info] coreJVM (3.8.0-RC2, 2.12.20, 2.13.15)
97[info] rootJVM (3.8.0-RC2, 2.12.20, 2.13.15)
98[info] rootNative (3.8.0-RC2, 2.12.20, 2.13.15)
99[info] Excluding projects:
100[info] * root (2.13.15)
101[info] Reapplying settings...
102[info] set scmInfo to https://github.com/typelevel/coop
103[info] set current project to root (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 scmInfo to https://github.com/typelevel/coop
107[info] set current project to root (in build file:/build/repo/)
108[info] Defining Global / credentials, coreJS / credentials and 5 others.
109[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 60 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set scmInfo to https://github.com/typelevel/coop
113[info] set current project to root (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/typelevel/coop
123[info] set current project to root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/typelevel/coop
127[info] set current project to root (in build file:/build/repo/)
128[info] Defining Global / classLoaderLayeringStrategy, classLoaderLayeringStrategy and 5 others.
129[info] The new values will be used by Test / executeTests, Test / testLoader and 25 others.
130[info] Run `last` for details.
131[info] Reapplying settings...
132[info] set scmInfo to https://github.com/typelevel/coop
133[info] set current project to root (in build file:/build/repo/)
134[success] Total time: 0 s, completed Nov 28, 2025, 12:47:21 PM
135Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
136Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
137Starting build...
138Projects: Set(coreJVM)
139Starting build for ProjectRef(file:/build/repo/,coreJVM) (coop)... [0/1]
140OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
141OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
142OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
143Compile 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
144[info] compiling 7 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0-RC2/classes ...
145[info] done compiling
146[info] compiling 2 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0-RC2/test-classes ...
147[info] done compiling
148[info] ThreadTSpecs
149[info] cooperative threading should
150[info] + interleave writer tells
151[info] + notify all monitors in await order
152[info] + detect a trivial deadlock
153[info] Total for specification ThreadTSpecs
154[info] Finished in 174 ms
155[info] 3 examples, 0 failure, 0 error
156[info] MVarSpecs
157[info] mvar should
158[info] + put and read values
159[info] + return None on tryRead for an empty var
160[info] + return false for tryPut on a full bar
161[info] + remove the value on take
162[info] + replace the value on swap
163[info] + resolve a race condition
164[info] + detect a deadlock
165[info] Total for specification MVarSpecs
166[info] Finished in 297 ms
167[info] 7 examples, 0 failure, 0 error
168
169************************
170Build summary:
171[{
172 "module": "coop",
173 "compile": {"status": "ok", "tookMs": 13893, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
174 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
175 "test-compile": {"status": "ok", "tookMs": 5860, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "test": {"status": "ok", "tookMs": 1387, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "specs2", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
177 "publish": {"status": "skipped", "tookMs": 0},
178 "metadata": {
179 "crossScalaVersions": ["3.3.3", "2.12.20", "2.13.15"]
180}
181}]
182************************
183[success] Total time: 36 s, completed Nov 28, 2025, 12:47:57 PM
184[0JChecking patch project/plugins.sbt...
185Checking patch project/build.properties...
186Checking patch build.sbt...
187Applied patch project/plugins.sbt cleanly.
188Applied patch project/build.properties cleanly.
189Applied patch build.sbt cleanly.