Build Logs
shastick/zio-prefetcher • 12332952851
Errors
0
Warnings
12
Total Lines
195
1##################################
2Clonning https://github.com/shastick/zio-prefetcher.git into repo using revision v0.8.0-RC6
3##################################
4Note: switching to '4db3309e14d5077f272e6819c65ccbc6af09ed29'.
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.3-RC1
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.3-RC1
32Execute tests: false
33sbt project found:
34Sbt version 1.6.1 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36No prepare script found for project shastick/zio-prefetcher
37##################################
38Scala version: 3.6.3-RC1
39Targets: ch.j3t%zio-prefetcher
40Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "11" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
41##################################
42Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '11'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.6.3-RC1
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
57-jar
58/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
59"setCrossScalaVersions 3.6.3-RC1"
60"++3.6.3-RC1 -v"
61"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
62"set every credentials := Nil"
63
64moduleMappings
65"runBuild 3.6.3-RC1 """{
66 "projects": {
67 "exclude": [],
68 "overrides": {}
69 },
70 "java": {
71 "version": "11"
72 },
73 "sbt": {
74 "commands": [],
75 "options": []
76 },
77 "mill": {
78 "options": []
79 },
80 "tests": "compile-only",
81 "migrationVersions": [],
82 "sourcePatches": []
83}""" ch.j3t%zio-prefetcher"
84
85[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
86[info] [launcher] getting Scala 2.12.15 (for sbt)...
87[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 11.0.20)
88[info] loading settings for project repo-build from plugins.sbt ...
89[info] loading project definition from /build/repo/project
90[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
91[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
92[info] Compilation completed in 8.18s.
93[info] done compiling
94/build/repo/build.sbt:61: 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
95 publishArtifact in Test := false,
96 ^
97/build/repo/version.sbt:1: 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
98version in ThisBuild := "HEAD-SNAPSHOT"
99 ^
100[info] loading settings for project root from build.sbt,version.sbt ...
101[info] set current project to zio-prefetcher (in build file:/build/repo/)
102Execute setCrossScalaVersions: 3.6.3-RC1
103OpenCB::Changing crossVersion 3.1.2 -> 3.6.3-RC1 in root/crossScalaVersions
104[info] set current project to zio-prefetcher (in build file:/build/repo/)
105[info] Setting Scala version to 3.6.3-RC1 on 1 projects.
106[info] Switching Scala version on:
107[info] * root (2.12.15, 2.13.8, 3.6.3-RC1)
108[info] Excluding projects:
109[info] Reapplying settings...
110[info] set current project to zio-prefetcher (in build file:/build/repo/)
111Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
112[info] Reapplying settings...
113[info] set current project to zio-prefetcher (in build file:/build/repo/)
114[info] Defining Global / credentials
115[info] The new value will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 3 others.
116[info] Run `last` for details.
117[info] Reapplying settings...
118[info] set current project to zio-prefetcher (in build file:/build/repo/)
119[success] Total time: 0 s, completed Dec 14, 2024, 11:02:15 PM
120Build config: {
121 "projects": {
122 "exclude": [],
123 "overrides": {}
124 },
125 "java": {
126 "version": "11"
127 },
128 "sbt": {
129 "commands": [],
130 "options": []
131 },
132 "mill": {
133 "options": []
134 },
135 "tests": "compile-only",
136 "migrationVersions": [],
137 "sourcePatches": []
138}
139Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
140Starting build...
141Projects: Set(root)
142Starting build for ProjectRef(file:/build/repo/,root) (zio-prefetcher)...
143OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
144OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
145OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
146OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
147OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
148Compile scalacOptions: List(-encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
149[info] Formatting 5 Scala sources...
150[info] Formatting 4 Scala sources...
151[info] compiling 4 Scala sources to /build/repo/target/scala-3.6.3-RC1/classes ...
152[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
153[warn] one warning found
154[info] done compiling
155[info] Main Scala API documentation to /build/repo/target/scala-3.6.3-RC1/api...
156[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
157[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
158[warn] Flag -classpath set repeatedly
159[warn] two warnings found
160[info] Main Scala API documentation successful.
161[info] compiling 5 Scala sources to /build/repo/target/scala-3.6.3-RC1/test-classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165[info] Wrote /build/repo/target/scala-3.6.3-RC1/zio-prefetcher_3-HEAD-SNAPSHOT.pom
166[info] Main Scala API documentation to /build/repo/target/scala-3.6.3-RC1/api...
167[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
168[info] Skipping unused scalacOptions: -Wconf, -Xkind-projector, -source
169[warn] Flag -classpath set repeatedly
170[warn] two warnings found
171[info] Main Scala API documentation successful.
172[info] :: delivering :: ch.j3t#zio-prefetcher_3;HEAD-SNAPSHOT :: HEAD-SNAPSHOT :: integration :: Sat Dec 14 23:02:41 CET 2024
173[info] delivering ivy file to /build/repo/target/scala-3.6.3-RC1/ivy-HEAD-SNAPSHOT.xml
174[info] published zio-prefetcher_3 to /root/.ivy2/local/ch.j3t/zio-prefetcher_3/HEAD-SNAPSHOT/poms/zio-prefetcher_3.pom
175[info] published zio-prefetcher_3 to /root/.ivy2/local/ch.j3t/zio-prefetcher_3/HEAD-SNAPSHOT/jars/zio-prefetcher_3.jar
176[info] published zio-prefetcher_3 to /root/.ivy2/local/ch.j3t/zio-prefetcher_3/HEAD-SNAPSHOT/srcs/zio-prefetcher_3-sources.jar
177[info] published zio-prefetcher_3 to /root/.ivy2/local/ch.j3t/zio-prefetcher_3/HEAD-SNAPSHOT/docs/zio-prefetcher_3-javadoc.jar
178[info] published ivy to /root/.ivy2/local/ch.j3t/zio-prefetcher_3/HEAD-SNAPSHOT/ivys/ivy.xml
179
180************************
181Build summary:
182[{
183 "module": "zio-prefetcher",
184 "compile": {"status": "ok", "tookMs": 11302, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
185 "doc": {"status": "ok", "tookMs": 2192, "files": 344, "totalSizeKb": 6495},
186 "test-compile": {"status": "ok", "tookMs": 4782, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
187 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "ok", "tookMs": 1322}
189}]
190************************
191[success] Total time: 27 s, completed Dec 14, 2024, 11:02:42 PM
192Checking patch project/build.properties...
193Checking patch build.sbt...
194Applied patch project/build.properties cleanly.
195Applied patch build.sbt cleanly.