Build Logs

rssh/scala-gopher • 14270752029

Errors

27

Warnings

0

Total Lines

169

1##################################
2Clonning https://github.com/rssh/scala-gopher.git into repo using revision 4.0.3
3##################################
4Note: switching to '1c948c5e85e2091c405a7834062866b99af90c89'.
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.6.4
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4
32Execute tests: false
33sbt project found:
34No prepare script found for project rssh/scala-gopher
35##################################
36Scala version: 3.6.4
37Targets: com.github.rssh%scala-gopher
38Project projectConfig: { "tests": "compile-only" }
39##################################
40Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.6.4
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_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
57"setCrossScalaVersions 3.6.4"
58"++3.6.4 -v"
59"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
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.6.4 """{
66 "tests": "compile-only"
67}""" com.github.rssh%scala-gopher"
68
69[info] [launcher] getting org.scala-sbt sbt 1.9.8 (this may take some time)...
70[info] welcome to sbt 1.9.8 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from 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.18. Compiling...
75[info] Compilation completed in 8.524s.
76[info] done compiling
77[info] loading settings for project root from build.sbt,publish.sbt ...
78[info] set current project to root (in build file:/build/repo/)
79Execute setCrossScalaVersions: 3.6.4
80OpenCB::Changing crossVersion 3.3.1 -> 3.6.4 in gopherJS/crossScalaVersions
81OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in gopherJS/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.6.4 in gopherJVM/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.18) -> List(3.6.4) in gopherJVM/crossScalaVersions
84[info] set current project to root (in build file:/build/repo/)
85[info] Setting Scala version to 3.6.4 on 2 projects.
86[info] Switching Scala version on:
87[info] gopherJS (3.6.4)
88[info] gopherJVM (3.6.4)
89[info] Excluding projects:
90[info] * root (2.12.18)
91[info] Reapplying settings...
92[info] set current project to root (in build file:/build/repo/)
93Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
94[info] Reapplying settings...
95[info] set current project to root (in build file:/build/repo/)
96[info] Defining Global / credentials, credentials
97[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 12 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to root (in build file:/build/repo/)
101Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
102[info] Reapplying settings...
103OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
104
105 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
106 Did you mean gopherJVM / allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to root (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to root (in build file:/build/repo/)
113[success] Total time: 0 s, completed Apr 4, 2025, 7:27:22 PM
114Build config: {
115 "tests": "compile-only"
116}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
118Starting build...
119Projects: Set(gopherJVM)
120Starting build for ProjectRef(file:/build/repo/,gopherJVM) (scala-gopher)...
121OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.18 module Global
122OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
123Compile scalacOptions: List(-unchecked, -Xprint:types, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
124[info] compiling 41 Scala sources to /build/repo/jvm/target/scala-3.6.4/classes ...
125[error] -- [E006] Not Found Error: /build/repo/shared/src/main/scala/gopher/ReadChannel.scala:330:9
126[error] 330 | DelayedReadChannel(fs)
127[error] | ^^^^^^^^^^^^^^^^^^
128[error] | Not found: DelayedReadChannel
129[error] |
130[error] | longer explanation available when compiling with `-explain`
131[error] one error found
132[error] (gopherJVM / Compile / compileIncremental) Compilation failed
133[info] compiling 41 Scala sources to /build/repo/jvm/target/scala-3.6.4/classes ...
134[error] -- [E006] Not Found Error: /build/repo/shared/src/main/scala/gopher/ReadChannel.scala:330:9
135[error] 330 | DelayedReadChannel(fs)
136[error] | ^^^^^^^^^^^^^^^^^^
137[error] | Not found: DelayedReadChannel
138[error] |
139[error] | longer explanation available when compiling with `-explain`
140[error] one error found
141[error] (gopherJVM / Compile / compileIncremental) Compilation failed
142[info] compiling 41 Scala sources to /build/repo/jvm/target/scala-3.6.4/classes ...
143[error] -- [E006] Not Found Error: /build/repo/shared/src/main/scala/gopher/ReadChannel.scala:330:9
144[error] 330 | DelayedReadChannel(fs)
145[error] | ^^^^^^^^^^^^^^^^^^
146[error] | Not found: DelayedReadChannel
147[error] |
148[error] | longer explanation available when compiling with `-explain`
149[error] one error found
150[error] (gopherJVM / Compile / compileIncremental) Compilation failed
151
152************************
153Build summary:
154[{
155 "module": "scala-gopher",
156 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7040, "warnings": 0, "errors": 1, "sourceVersion": "3.6-migration"},
157 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
158 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
159 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
160 "publish": {"status": "skipped", "tookMs": 0},
161 "metadata": {
162 "crossScalaVersions": ["2.12.18"]
163}
164}]
165************************
166[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-gopher
167[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: scala-gopher
168[error] Total time: 16 s, completed Apr 4, 2025, 7:27:38 PM
169Build failed, not retrying.