Build Logs

ahjohannessen/sec • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

10

Total Lines

221

1##################################
2Clonning https://github.com/ahjohannessen/sec.git into /build/repo using revision v0.50.0
3##################################
4Note: switching to '5af9fb84681af53c000969ca8bb7d4d338e90ef8'.
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.7.3
22----
23Preparing build for 3.8.0-RC2
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.7.3"
35Replacement: val Scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3 = "3.7.3"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44No prepare script found for project ahjohannessen/sec
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.8.0-RC2
48Targets: io.github.ahjohannessen%sec-core io.github.ahjohannessen%sec-fs2 io.github.ahjohannessen%sec-fs2-client io.github.ahjohannessen%sec-tsc
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.7.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.0-RC2
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.0-RC2"
69"++3.8.0-RC2 -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.7.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" io.github.ahjohannessen%sec-core io.github.ahjohannessen%sec-fs2 io.github.ahjohannessen%sec-fs2-client io.github.ahjohannessen%sec-tsc"
77
78[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
79[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
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 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.818s.
85[info] done compiling
86[info] loading settings for project sec from build.sbt...
87[info] set scmInfo to https://github.com/ahjohannessen/sec
88[info] set current project to sec (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC2
90[info] set scmInfo to https://github.com/ahjohannessen/sec
91OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tsc/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in core/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in docs/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in fs2-core/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in fs2-netty/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in tests/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in sec/crossScalaVersions
98[info] set current project to sec (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC2 on 7 projects.
100[info] Switching Scala version on:
101[info] docs (3.8.0-RC2)
102[info] tests (3.8.0-RC2)
103[info] fs2-netty (3.8.0-RC2)
104[info] * sec (3.8.0-RC2)
105[info] fs2-core (3.8.0-RC2)
106[info] tsc (3.8.0-RC2)
107[info] core (3.8.0-RC2)
108[info] Excluding projects:
109[info] Reapplying settings...
110[info] set scmInfo to https://github.com/ahjohannessen/sec
111[info] set current project to sec (in build file:/build/repo/)
112Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/ahjohannessen/sec
115[info] set current project to sec (in build file:/build/repo/)
116[info] Defining Global / credentials, core / credentials and 5 others.
117[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 60 others.
118[info] Run `last` for details.
119[info] Reapplying settings...
120[info] set scmInfo to https://github.com/ahjohannessen/sec
121[info] set current project to sec (in build file:/build/repo/)
122Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
123[info] Reapplying settings...
124OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
125
126 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
127 Did you mean fs2-netty / allExcludeDependencies ?
128 , retry without global scopes
129[info] Reapplying settings...
130[info] set scmInfo to https://github.com/ahjohannessen/sec
131[info] set current project to sec (in build file:/build/repo/)
132Execute removeScalacOptionsStartingWith: -P:wartremover
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/ahjohannessen/sec
135[info] set current project to sec (in build file:/build/repo/)
136[success] Total time: 0 s, completed Nov 25, 2025, 2:19:52 PM
137Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.7.3\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
138Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
139Starting build...
140Projects: Set(core, fs2-core, fs2-netty, tsc)
141Starting build for ProjectRef(file:/build/repo/,core) (sec-core)... [0/4]
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
143OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
144OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
145Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 8, -Wconf:msg=unused implicit parameter in extension method:s, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146[info] Compiling 7 protobuf files to /build/repo/core/target/scala-3.8.0-RC2/src_managed/main
147[info] compiling 60 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
148[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/main/scala/sec/utilities.scala:46:45
149[warn] 46 | def abbreviate(unit: TimeUnit): String = unit match
150[warn] | ^^^^
151[warn] |match may not be exhaustive.
152[warn] |
153[warn] |It would fail on pattern case: NANOSECONDS, MICROSECONDS, MILLISECONDS, SECONDS, MINUTES, HOURS
154[warn] |(More unmatched cases are elided)
155[warn] |
156[warn] | longer explanation available when compiling with `-explain`
157[warn] one warning found
158[info] done compiling
159Starting build for ProjectRef(file:/build/repo/,fs2-core) (sec-fs2)... [1/4]
160Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 8, -Wconf:msg=unused implicit parameter in extension method:s, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
161[info] Compiling 7 protobuf files to /build/repo/fs2/target/scala-3.8.0-RC2/src_managed/main/scalapb,/build/repo/fs2/target/scala-3.8.0-RC2/src_managed/main/fs2-grpc
162[info] compiling 55 Scala sources to /build/repo/fs2/target/scala-3.8.0-RC2/classes ...
163[info] done compiling
164Starting build for ProjectRef(file:/build/repo/,fs2-netty) (sec-fs2-client)... [2/4]
165Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 8, -Wconf:msg=unused implicit parameter in extension method:s, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
166[info] compiling 1 Scala source to /build/repo/tsc/target/scala-3.8.0-RC2/classes ...
167[info] done compiling
168[info] compiling 2 Scala sources to /build/repo/fs2-netty/target/scala-3.8.0-RC2/classes ...
169[info] done compiling
170Starting build for ProjectRef(file:/build/repo/,tsc) (sec-tsc)... [3/4]
171Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 8, -Wconf:msg=unused implicit parameter in extension method:s, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
172
173************************
174Build summary:
175[{
176 "module": "sec-core",
177 "compile": {"status": "ok", "tookMs": 33207, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
178 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
179 "test-compile": {"status": "ok", "tookMs": 418, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
180 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
181 "publish": {"status": "skipped", "tookMs": 0},
182 "metadata": {
183 "crossScalaVersions": ["3.7.3"]
184}
185},{
186 "module": "sec-fs2",
187 "compile": {"status": "ok", "tookMs": 13557, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
188 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
189 "test-compile": {"status": "ok", "tookMs": 237, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
190 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
191 "publish": {"status": "skipped", "tookMs": 0},
192 "metadata": {
193 "crossScalaVersions": ["3.7.3"]
194}
195},{
196 "module": "sec-fs2-client",
197 "compile": {"status": "ok", "tookMs": 2535, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
198 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
199 "test-compile": {"status": "ok", "tookMs": 301, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
201 "publish": {"status": "skipped", "tookMs": 0},
202 "metadata": {
203 "crossScalaVersions": ["3.7.3"]
204}
205},{
206 "module": "sec-tsc",
207 "compile": {"status": "ok", "tookMs": 199, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
209 "test-compile": {"status": "ok", "tookMs": 225, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
211 "publish": {"status": "skipped", "tookMs": 0},
212 "metadata": {
213 "crossScalaVersions": ["3.7.3"]
214}
215}]
216************************
217[success] Total time: 80 s (0:01:20.0), completed Nov 25, 2025, 2:21:12 PM
218[0JChecking patch project/plugins.sbt...
219Checking patch build.sbt...
220Applied patch project/plugins.sbt cleanly.
221Applied patch build.sbt cleanly.