Build Logs
zio-archive/zio-nio • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
21
Total Lines
185
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-20251120-60444cb
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-20251120-60444cb"
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-20251120-60444cb
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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
47##################################
48Scala version: 3.8.1-RC1-bin-20251120-60444cb
49Targets: dev.zio%zio-nio
50Project 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>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
70"++3.8.1-RC1-bin-20251120-60444cb -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"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"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
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 3 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.591s.
85[info] done compiling
86[info] loading settings for project repo from build.sbt...
87[info] resolving key references (10593 settings) ...
88[info] set current project to repo (in build file:/build/repo/)
89[warn] there are 8 keys that are not used by any other settings/tasks:
90[warn]
91[warn] * examplesJVM / buildInfoKeys
92[warn] +- /build/repo/project/BuildHelper.scala:64
93[warn] * examplesJVM / buildInfoPackage
94[warn] +- /build/repo/project/BuildHelper.scala:65
95[warn] * examplesNative / buildInfoKeys
96[warn] +- /build/repo/project/BuildHelper.scala:64
97[warn] * examplesNative / buildInfoPackage
98[warn] +- /build/repo/project/BuildHelper.scala:65
99[warn] * zioNioJVM / buildInfoKeys
100[warn] +- /build/repo/project/BuildHelper.scala:64
101[warn] * zioNioJVM / buildInfoPackage
102[warn] +- /build/repo/project/BuildHelper.scala:65
103[warn] * zioNioNative / buildInfoKeys
104[warn] +- /build/repo/project/BuildHelper.scala:64
105[warn] * zioNioNative / buildInfoPackage
106[warn] +- /build/repo/project/BuildHelper.scala:65
107[warn]
108[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
109[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
110Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in examplesJVM/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in examplesNative/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in zioNioJVM/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in zioNioNative/crossScalaVersions
115[info] set current project to repo (in build file:/build/repo/)
116[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 4 projects.
117[info] Switching Scala version on:
118[info] zioNioJVM (2.12.15, 2.13.11, 3.8.1-RC1-bin-20251120-60444cb)
119[info] examplesNative (2.12.15, 2.13.11, 3.8.1-RC1-bin-20251120-60444cb)
120[info] zioNioNative (2.12.15, 2.13.11, 3.8.1-RC1-bin-20251120-60444cb)
121[info] examplesJVM (2.12.15, 2.13.11, 3.8.1-RC1-bin-20251120-60444cb)
122[info] Excluding projects:
123[info] docs (2.13.11)
124[info] rootJVM (2.13.11)
125[info] rootNative (2.13.11)
126[info] * repo (2.13.11)
127[info] Reapplying settings...
128[info] set current project to repo (in build file:/build/repo/)
129Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
130[info] Reapplying settings...
131[info] set current project to repo (in build file:/build/repo/)
132[info] Defining Global / credentials, credentials and 6 others.
133[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 40 others.
134[info] Run `last` for details.
135[info] Reapplying settings...
136[info] set current project to repo (in build file:/build/repo/)
137Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
138[info] Reapplying settings...
139OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
140
141 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
142 Did you mean rootJVM / allExcludeDependencies ?
143 , retry without global scopes
144[info] Reapplying settings...
145[info] set current project to repo (in build file:/build/repo/)
146Execute removeScalacOptionsStartingWith: -P:wartremover
147[info] Reapplying settings...
148[info] set current project to repo (in build file:/build/repo/)
149[success] Total time: 0 s, completed Nov 22, 2025, 5:17:51 PM
150Build 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>\""}]}
151Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
152Starting build...
153Projects: Set(zioNioJVM)
154Starting build for ProjectRef(file:/build/repo/,zioNioJVM) (zio-nio)... [0/1]
155OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
156OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
157Compile scalacOptions: -encoding, UTF-8, -unchecked, -Xsemanticdb, -semanticdb-target, /build/repo/nio/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 44 Scala sources to /build/repo/nio/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
159[info] done compiling
160[info] compiling 13 Scala sources to /build/repo/nio/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
161[info] done compiling
162
163************************
164Build summary:
165[{
166 "module": "zio-nio",
167 "compile": {"status": "ok", "tookMs": 17629, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
169 "test-compile": {"status": "ok", "tookMs": 5280, "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": ["2.12.15", "2.13.11"]
174}
175}]
176************************
177[success] Total time: 41 s, completed Nov 22, 2025, 5:18:32 PM
178[0JChecking patch project/plugins.sbt...
179Checking patch project/build.properties...
180Checking patch project/BuildHelper.scala...
181Checking patch build.sbt...
182Applied patch project/plugins.sbt cleanly.
183Applied patch project/build.properties cleanly.
184Applied patch project/BuildHelper.scala cleanly.
185Applied patch build.sbt cleanly.