Build Logs

pathikrit/better-files • 3.8.0-RC5:2025-12-31

Errors

0

Warnings

27

Total Lines

193

1##################################
2Clonning https://github.com/pathikrit/better-files.git into /build/repo using revision v3.9.2
3##################################
4Note: switching to '6f2e3f1328b1b18eddce973510db71bc6c14fadb'.
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.0-RC5
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.0-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.8.2 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 pathikrit/better-files
37##################################
38Scala version: 3.8.0-RC5
39Targets: com.github.pathikrit%better-files com.github.pathikrit%better-files-akka
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF8
50-Xmx1G
51-XX:ReservedCodeCacheSize=256M
52-Dcommunitybuild.scala=3.8.0-RC5
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.0-RC5"
62"++3.8.0-RC5 -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.pathikrit%better-files com.github.pathikrit%better-files-akka"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 8.683s.
77[info] done compiling
78[info] loading settings for project root from build.sbt...
79[info] set current project to better-files-root (in build file:/build/repo/)
80Execute setCrossScalaVersions: 3.8.0-RC5
81OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC5 in akka/crossScalaVersions
82OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC5 in root/crossScalaVersions
83OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC5 in core/crossScalaVersions
84[info] set current project to better-files-root (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0-RC5 on 3 projects.
86[info] Switching Scala version on:
87[info] * root (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC5)
88[info] core (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC5)
89[info] akka (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC5)
90[info] Excluding projects:
91[info] Reapplying settings...
92[info] set current project to better-files-root (in build file:/build/repo/)
93Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
94[info] Reapplying settings...
95[info] set current project to better-files-root (in build file:/build/repo/)
96[info] Defining Global / credentials, akka / credentials and 1 others.
97[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 17 others.
98[info] Run `last` for details.
99[info] Reapplying settings...
100[info] set current project to better-files-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:331)
106 Did you mean allExcludeDependencies ?
107 , retry without global scopes
108[info] Reapplying settings...
109[info] set current project to better-files-root (in build file:/build/repo/)
110Execute removeScalacOptionsStartingWith: -P:wartremover
111[info] Reapplying settings...
112[info] set current project to better-files-root (in build file:/build/repo/)
113[success] Total time: 0 s, completed Dec 31, 2025, 9:21:26 PM
114Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
115Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
116Starting build...
117Projects: Set(core, akka)
118Starting build for ProjectRef(file:/build/repo/,core) (better-files)... [0/2]
119OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
120Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
121[info] scalafmt: Formatting 13 Scala sources (/build/repo/core)...
122[info] scalafmt: Formatting 13 Scala sources (/build/repo/core)...
123[info] compiling 13 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/classes ...
124[warn] -- [E220] Type Warning: /build/repo/core/src/main/scala/better/files/File.scala:165:25
125[warn] 165 | createDirectories()(attributes)
126[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
127[warn] |Argument for implicit parameter linkOptions was supplied using a default argument.
128[warn] |
129[warn] | longer explanation available when compiling with `-explain`
130[warn] -- [E220] Type Warning: /build/repo/core/src/main/scala/better/files/File.scala:167:51
131[warn] 167 | if (createParents) parent.createDirectories()(attributes)
132[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
133[warn] |Argument for implicit parameter linkOptions was supplied using a default argument.
134[warn] |
135[warn] | longer explanation available when compiling with `-explain`
136[warn] there were 5 feature warnings; re-run with -feature for details
137[warn] there were 27 deprecation warnings; re-run with -deprecation for details
138[warn] four warnings found
139[info] done compiling
140[info] compiling 13 Scala sources and 1 Java source to /build/repo/core/target/scala-3.8.0-RC5/test-classes ...
141[warn] -- Warning: /build/repo/core/src/test/scala/better/files/DisposeSpec.scala:175:10
142[warn] 175 | return "hello"
143[warn] | ^^^^^^^^^^^^^^
144[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
145[warn] -- Warning: /build/repo/core/src/test/scala/better/files/DisposeSpec.scala:189:26
146[warn] 189 | if (v == "two") return v
147[warn] | ^^^^^^^^
148[warn] |Non local returns are no longer supported; use `boundary` and `boundary.break` in `scala.util` instead
149[warn] there were 5 deprecation warnings; re-run with -deprecation for details
150[warn] three warnings found
151[info] done compiling
152Starting build for ProjectRef(file:/build/repo/,akka) (better-files-akka)... [1/2]
153Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
154[info] scalafmt: Formatting 1 Scala sources (/build/repo/akka)...
155[info] scalafmt: Formatting 1 Scala sources (/build/repo/akka)...
156[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.8.0-RC5/classes ...
157[warn] there were 2 deprecation warnings; re-run with -deprecation for details
158[warn] one warning found
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.8.0-RC5/test-classes ...
161[info] done compiling
162
163************************
164Build summary:
165[{
166 "module": "better-files",
167 "compile": {"status": "ok", "tookMs": 14888, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
168 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
169 "test-compile": {"status": "ok", "tookMs": 9925, "warnings": 2, "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.11.12", "2.12.17", "2.13.10", "3.2.2"]
174}
175},{
176 "module": "better-files-akka",
177 "compile": {"status": "ok", "tookMs": 1041, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
179 "test-compile": {"status": "ok", "tookMs": 1268, "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": ["2.11.12", "2.12.17", "2.13.10", "3.2.2"]
184}
185}]
186************************
187[success] Total time: 30 s, completed Dec 31, 2025, 9:21:56 PM
188[0JChecking patch project/plugins.sbt...
189Checking patch project/build.properties...
190Checking patch build.sbt...
191Applied patch project/plugins.sbt cleanly.
192Applied patch project/build.properties cleanly.
193Applied patch build.sbt cleanly.