Build Logs

cheleb/zio-laminar-tapir • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

17

Total Lines

191

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