Build Logs

cheleb/zio-laminar-tapir • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

15

Total Lines

181

1##################################
2Clonning https://github.com/cheleb/zio-laminar-tapir.git into /build/repo using revision v2.0.3
3##################################
4Note: switching to '8dc853e9843cdf0a77c03eb567b71d0312594f73'.
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
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
32Execute tests: false
33sbt project found:
34No prepare script found for project cheleb/zio-laminar-tapir
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.8.0-RC1
38Targets: dev.cheleb%zio-tapir-server dev.cheleb%zio-tapir-shared
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: ,REQUIRE:-source:3.8
42Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '25'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.8.0-RC1
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.8.0-RC1"
59"++3.8.0-RC1 -v"
60"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" dev.cheleb%zio-tapir-server dev.cheleb%zio-tapir-shared"
67
68[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
69WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
70WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
71WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
72WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
73WARNING: A restricted method in java.lang.System has been called
74WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
75WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
76WARNING: Restricted methods will be blocked in a future release unless native access is enabled
77
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.348s.
84[info] done compiling
85[info] loading settings for project root from build.sbt, website.sbt...
86[info] set current project to root (in build file:/build/repo/)
87[warn] there's a key that's not used by any other settings/tasks:
88[warn]
89[warn] * docs / Scalaunidoc / unidoc / unidocProjectFilter
90[warn] +- /build/repo/build.sbt:78
91[warn]
92[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
93[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
94Execute setCrossScalaVersions: 3.8.0-RC1
95OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC1 in sharedJS/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC1 in client/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC1 in server/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC1 in core/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC1 in docs/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC1 in sharedJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC1 in root/crossScalaVersions
102[info] set current project to root (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.0-RC1 on 7 projects.
104[info] Switching Scala version on:
105[info] server (3.8.0-RC1)
106[info] * root (3.8.0-RC1)
107[info] sharedJS (3.8.0-RC1)
108[info] docs (3.8.0-RC1)
109[info] client (3.8.0-RC1)
110[info] sharedJVM (3.8.0-RC1)
111[info] core (3.8.0-RC1)
112[info] Excluding projects:
113[info] Reapplying settings...
114[info] set current project to root (in build file:/build/repo/)
115Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
116[info] Reapplying settings...
117[info] set current project to root (in build file:/build/repo/)
118[info] Defining Global / credentials, client / credentials and 5 others.
119[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 56 others.
120[info] Run `last` for details.
121[info] Reapplying settings...
122[info] set current project to root (in build file:/build/repo/)
123Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
124[info] Reapplying settings...
125OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
126
127 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
128 Did you mean allExcludeDependencies ?
129 , retry without global scopes
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132Execute removeScalacOptionsStartingWith: -P:wartremover
133[info] Reapplying settings...
134[info] set current project to root (in build file:/build/repo/)
135[success] Total time: 0 s, completed Nov 14, 2025, 9:11:52 PM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(server, sharedJVM)
140Starting build for ProjectRef(file:/build/repo/,server) (zio-tapir-server)... [0/2]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
145Compile scalacOptions: -encoding, utf8, -unchecked, -language:higherKinds, -language:implicitConversions, -Xmax-inlines:64, -Wunused:all, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146[info] compiling 3 Scala sources to /build/repo/modules/server/target/scala-3.8.0-RC1/classes ...
147[info] done compiling
148Starting build for ProjectRef(file:/build/repo/,sharedJVM) (zio-tapir-shared)... [1/2]
149Compile scalacOptions: -encoding, utf8, -unchecked, -language:higherKinds, -language:implicitConversions, -Xmax-inlines:64, -Wunused:all, -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 2 Scala sources to /build/repo/modules/shared/.jvm/target/scala-3.8.0-RC1/classes ...
151[info] done compiling
152
153************************
154Build summary:
155[{
156 "module": "zio-tapir-server",
157 "compile": {"status": "ok", "tookMs": 6931, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
158 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
159 "test-compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
160 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
161 "publish": {"status": "skipped", "tookMs": 0},
162 "metadata": {
163 "crossScalaVersions": ["3.7.3"]
164}
165},{
166 "module": "zio-tapir-shared",
167 "compile": {"status": "ok", "tookMs": 969, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
169 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
170 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
171 "publish": {"status": "skipped", "tookMs": 0},
172 "metadata": {
173 "crossScalaVersions": ["3.7.3"]
174}
175}]
176************************
177[success] Total time: 23 s, completed Nov 14, 2025, 9:12:15 PM
178[0JChecking patch project/plugins.sbt...
179Checking patch build.sbt...
180Applied patch project/plugins.sbt cleanly.
181Applied patch build.sbt cleanly.