Build Logs
scodec/scodec-stream • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
20
Total Lines
170
1##################################
2Clonning https://github.com/scodec/scodec-stream.git into /build/repo using revision v2.0.3
3##################################
4Note: switching to '5466a365244b3f5cc7f1e3351d7b90ab4fd7935d'.
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----
31Starting build for 3.8.1-RC1-bin-20251120-60444cb
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project scodec/scodec-stream
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251120-60444cb
40Targets: org.scodec%scodec-stream
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
61"++3.8.1-RC1-bin-20251120-60444cb -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.scodec%scodec-stream"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
74[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
75[info] Compilation completed in 8.589s.
76[info] done compiling
77/build/repo/build.sbt:62: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
78 unmanagedResources in Compile ++= {
79 ^
80[info] loading settings for project root from build.sbt...
81[info] set current project to root (in build file:/build/repo/)
82[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
83[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
84Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
85OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20251120-60444cb in root/crossScalaVersions
86OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20251120-60444cb in streamJS/crossScalaVersions
87OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20251120-60444cb in streamJVM/crossScalaVersions
88[info] set current project to root (in build file:/build/repo/)
89[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
90[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
91[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 3 projects.
92[info] Switching Scala version on:
93[info] * root (2.12.13, 2.13.5, 3.8.1-RC1-bin-20251120-60444cb)
94[info] streamJVM (2.12.13, 2.13.5, 3.8.1-RC1-bin-20251120-60444cb)
95[info] streamJS (2.12.13, 2.13.5, 3.8.1-RC1-bin-20251120-60444cb)
96[info] Excluding projects:
97[info] Reapplying settings...
98[info] set current project to root (in build file:/build/repo/)
99[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
100[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
101Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
102[info] Reapplying settings...
103[info] set current project to root (in build file:/build/repo/)
104[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
105[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
106[info] Defining Global / credentials, credentials and 1 others.
107[info] The new values will be used by allCredentials, credentials and 15 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
112[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
113Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
114[info] Reapplying settings...
115OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
116
117 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
118 Did you mean allExcludeDependencies ?
119 , retry without global scopes
120[info] Reapplying settings...
121[info] set current project to root (in build file:/build/repo/)
122[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
123[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to root (in build file:/build/repo/)
127[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
128[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
129[success] Total time: 0 s, completed Nov 22, 2025, 6:15:38 PM
130Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
132Starting build...
133Projects: Set(streamJVM)
134Starting build for ProjectRef(file:/build/repo/,streamJVM) (scodec-stream)... [0/1]
135OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
136OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
137OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
138OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
139Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
140[info] compiling 4 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] one warning found
143[info] done compiling
144[info] compiling 3 Scala sources to /build/repo/jvm/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
145[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
146[warn] there were 3 deprecation warnings; re-run with -deprecation for details
147[warn] two warnings found
148[info] done compiling
149
150************************
151Build summary:
152[{
153 "module": "scodec-stream",
154 "compile": {"status": "ok", "tookMs": 10867, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
155 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
156 "test-compile": {"status": "ok", "tookMs": 4711, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
157 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
158 "publish": {"status": "skipped", "tookMs": 0},
159 "metadata": {
160 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.2"]
161}
162}]
163************************
164[success] Total time: 24 s, completed Nov 22, 2025, 6:16:02 PM
165[0JChecking patch project/plugins.sbt...
166Checking patch project/build.properties...
167Checking patch build.sbt...
168Applied patch project/plugins.sbt cleanly.
169Applied patch project/build.properties cleanly.
170Applied patch build.sbt cleanly.