Build Logs
zio-archive/zio-nio • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
21
Total Lines
184
1##################################
2Clonning https://github.com/zio-archive/zio-nio.git into /build/repo using revision v2.0.2
3##################################
4Note: switching to '6bcd4659f21a050a067fb7e090c17d1f15767ef3'.
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
31Try apply source patch:
32Path: project/BuildHelper.scala
33Pattern: val Scala3: String = versions("3")
34Replacement: val Scala3: String = "3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'val Scala3: String = versions("3")' in project/BuildHelper.scala
39----
40Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
41Execute tests: false
42sbt project found:
43Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project zio-archive/zio-nio
46##################################
47Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
48Targets: dev.zio%zio-nio
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<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 = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
69"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -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.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-nio"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
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 3 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.802s.
84[info] done compiling
85[info] loading settings for project repo from build.sbt...
86[info] resolving key references (10593 settings) ...
87[info] set current project to repo (in build file:/build/repo/)
88[warn] there are 8 keys that are not used by any other settings/tasks:
89[warn]
90[warn] * examplesJVM / buildInfoKeys
91[warn] +- /build/repo/project/BuildHelper.scala:64
92[warn] * examplesJVM / buildInfoPackage
93[warn] +- /build/repo/project/BuildHelper.scala:65
94[warn] * examplesNative / buildInfoKeys
95[warn] +- /build/repo/project/BuildHelper.scala:64
96[warn] * examplesNative / buildInfoPackage
97[warn] +- /build/repo/project/BuildHelper.scala:65
98[warn] * zioNioJVM / buildInfoKeys
99[warn] +- /build/repo/project/BuildHelper.scala:64
100[warn] * zioNioJVM / buildInfoPackage
101[warn] +- /build/repo/project/BuildHelper.scala:65
102[warn] * zioNioNative / buildInfoKeys
103[warn] +- /build/repo/project/BuildHelper.scala:64
104[warn] * zioNioNative / buildInfoPackage
105[warn] +- /build/repo/project/BuildHelper.scala:65
106[warn]
107[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
108[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
109Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examplesJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examplesNative/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zioNioJVM/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zioNioNative/crossScalaVersions
114[info] set current project to repo (in build file:/build/repo/)
115[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 4 projects.
116[info] Switching Scala version on:
117[info] zioNioJVM (2.12.15, 2.13.11, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
118[info] examplesNative (2.12.15, 2.13.11, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
119[info] zioNioNative (2.12.15, 2.13.11, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
120[info] examplesJVM (2.12.15, 2.13.11, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
121[info] Excluding projects:
122[info] docs (2.13.11)
123[info] rootJVM (2.13.11)
124[info] rootNative (2.13.11)
125[info] * repo (2.13.11)
126[info] Reapplying settings...
127[info] set current project to repo (in build file:/build/repo/)
128Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
129[info] Reapplying settings...
130[info] set current project to repo (in build file:/build/repo/)
131[info] Defining Global / credentials, credentials and 6 others.
132[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 40 others.
133[info] Run `last` for details.
134[info] Reapplying settings...
135[info] set current project to repo (in build file:/build/repo/)
136Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
137[info] Reapplying settings...
138OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
139
140 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
141 Did you mean rootJVM / allExcludeDependencies ?
142 , retry without global scopes
143[info] Reapplying settings...
144[info] set current project to repo (in build file:/build/repo/)
145Execute removeScalacOptionsStartingWith: -P:wartremover
146[info] Reapplying settings...
147[info] set current project to repo (in build file:/build/repo/)
148[success] Total time: 0 s, completed Dec 28, 2025, 4:55:15 PM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val Scala3: String = versions(\"3\")","replaceWith":"val Scala3: String = \"<SCALA_VERSION>\""}]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
151Starting build...
152Projects: Set(zioNioJVM)
153Starting build for ProjectRef(file:/build/repo/,zioNioJVM) (zio-nio)... [0/1]
154OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
155OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
156Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/nio/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 44 Scala sources to /build/repo/nio/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
158[info] done compiling
159[info] compiling 13 Scala sources to /build/repo/nio/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
160[info] done compiling
161
162************************
163Build summary:
164[{
165 "module": "zio-nio",
166 "compile": {"status": "ok", "tookMs": 17638, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
167 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
168 "test-compile": {"status": "ok", "tookMs": 5307, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
169 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
170 "publish": {"status": "skipped", "tookMs": 0},
171 "metadata": {
172 "crossScalaVersions": ["2.12.15", "2.13.11"]
173}
174}]
175************************
176[success] Total time: 36 s, completed Dec 28, 2025, 4:55:51 PM
177[0JChecking patch project/plugins.sbt...
178Checking patch project/build.properties...
179Checking patch project/BuildHelper.scala...
180Checking patch build.sbt...
181Applied patch project/plugins.sbt cleanly.
182Applied patch project/build.properties cleanly.
183Applied patch project/BuildHelper.scala cleanly.
184Applied patch build.sbt cleanly.