Build Logs
zio/zio-test-intellij • 12068122591
Errors
0
Warnings
0
Total Lines
215
1##################################
2Clonning https://github.com/zio/zio-test-intellij.git into repo using revision v1.0.18
3##################################
4Note: switching to '739f92807cdb3c7cf9f28747561f9d8c895942f8'.
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.2-RC2-20241128-1298d1f-SNAPSHOT
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.2-RC2-20241128-1298d1f-SNAPSHOT
32Execute tests: false
33sbt project found:
34Try apply source patch:
35Path: project/BuildHelper.scala
36Pattern: val Scala3 = "3.2.1"
37Replacement: val Scala3 = "3.6.2-RC2-20241128-1298d1f-SNAPSHOT"
38Starting compilation server
39Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
40Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.pom
41Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
42Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
43Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
44Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.pom
45Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.pom
46Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.pom
47Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
48Downloading https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
49Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
50Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
51Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-interfaces/3.4.2/scala3-interfaces-3.4.2.jar
52Downloaded https://repo1.maven.org/maven2/org/scala-lang/tasty-core_3/3.4.2/tasty-core_3-3.4.2.jar
53Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.2/scala3-library_3-3.4.2.jar
54Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-compiler_3/3.4.2/scala3-compiler_3-3.4.2.jar
55Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
56Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.pom
57Downloading https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
58Downloaded https://repo1.maven.org/maven2/org/scala-lang/scala3-sbt-bridge/3.4.2/scala3-sbt-bridge-3.4.2.jar
59Compiling project (Scala 3.4.2, JVM (17))
60Compiled project (Scala 3.4.2, JVM (17))
61Successfully applied pattern 'val Scala3 = "3.2.1"' in repo/project/BuildHelper.scala
62No prepare script found for project zio/zio-test-intellij
63##################################
64Scala version: 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
65Targets: dev.zio%zio-test-intellij
66Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [ { "path": "project/BuildHelper.scala", "pattern": "val Scala3 = \"3.2.1\"", "replaceWith": "val Scala3 = \"<SCALA_VERSION>\"" } ] }
67##################################
68Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
69Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
70[sbt_options] declare -a sbt_options=()
71[process_args] java_version = '17'
72[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
73# Executing command line:
74java
75-Dfile.encoding=UTF-8
76-Dcommunitybuild.scala=3.6.2-RC2-20241128-1298d1f-SNAPSHOT
77-Dcommunitybuild.project.dependencies.add=
78-Xmx7G
79-Xms4G
80-Xss8M
81-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
82-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
83-jar
84/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
85"setCrossScalaVersions 3.6.2-RC2-20241128-1298d1f-SNAPSHOT"
86"++3.6.2-RC2-20241128-1298d1f-SNAPSHOT -v"
87"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
88"set every credentials := Nil"
89
90moduleMappings
91"runBuild 3.6.2-RC2-20241128-1298d1f-SNAPSHOT """{
92 "projects": {
93 "exclude": [],
94 "overrides": {}
95 },
96 "java": {
97 "version": "17"
98 },
99 "sbt": {
100 "commands": [],
101 "options": []
102 },
103 "mill": {
104 "options": []
105 },
106 "tests": "compile-only",
107 "migrationVersions": [],
108 "sourcePatches": [
109 {
110 "path": "project/BuildHelper.scala",
111 "pattern": "val Scala3 = \"3.2.1\"",
112 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
113 }
114 ]
115}""" dev.zio%zio-test-intellij"
116
117[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
118[info] [launcher] getting Scala 2.12.15 (for sbt)...
119[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 17.0.8)
120[info] loading settings for project repo-build from plugins.sbt ...
121[info] loading project definition from /build/repo/project
122[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
123[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
124[info] Compilation completed in 8.242s.
125[info] done compiling
126[info] loading settings for project root from build.sbt ...
127[info] set current project to zio-test-intellij (in build file:/build/repo/)
128Execute setCrossScalaVersions: 3.6.2-RC2-20241128-1298d1f-SNAPSHOT
129OpenCB::Changing crossVersion 3.6.2-RC2-20241128-1298d1f-SNAPSHOT -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in runnerJVM/crossScalaVersions
130OpenCB::Changing crossVersion 3.6.2-RC2-20241128-1298d1f-SNAPSHOT -> 3.6.2-RC2-20241128-1298d1f-SNAPSHOT in runnerJS/crossScalaVersions
131[info] set current project to zio-test-intellij (in build file:/build/repo/)
132[info] Setting Scala version to 3.6.2-RC2-20241128-1298d1f-SNAPSHOT on 2 projects.
133[info] Switching Scala version on:
134[info] runnerJS (2.11.12, 2.12.15, 2.13.8, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
135[info] runnerJVM (2.11.12, 2.12.15, 2.13.8, 3.6.2-RC2-20241128-1298d1f-SNAPSHOT)
136[info] Excluding projects:
137[info] * root (2.13.8)
138[info] Reapplying settings...
139[info] set current project to zio-test-intellij (in build file:/build/repo/)
140Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
141[info] Reapplying settings...
142[info] set current project to zio-test-intellij (in build file:/build/repo/)
143[info] Defining Global / credentials, credentials and 1 others.
144[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
145[info] Run `last` for details.
146[info] Reapplying settings...
147[info] set current project to zio-test-intellij (in build file:/build/repo/)
148[success] Total time: 0 s, completed Nov 28, 2024, 1:58:50 PM
149Build config: {
150 "projects": {
151 "exclude": [],
152 "overrides": {}
153 },
154 "java": {
155 "version": "17"
156 },
157 "sbt": {
158 "commands": [],
159 "options": []
160 },
161 "mill": {
162 "options": []
163 },
164 "tests": "compile-only",
165 "migrationVersions": [],
166 "sourcePatches": [
167 {
168 "path": "project/BuildHelper.scala",
169 "pattern": "val Scala3 = \"3.2.1\"",
170 "replaceWith": "val Scala3 = \"<SCALA_VERSION>\""
171 }
172 ]
173}
174Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
175Starting build...
176Projects: Set(runnerJVM)
177Starting build for ProjectRef(file:/build/repo/,runnerJVM) (zio-test-intellij)...
178OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
179OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
180OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
181OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
182Compile scalacOptions: List(-encoding, UTF-8, -language:higherKinds, -language:existentials, -unchecked, -noindent, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
183[info] compiling 2 Scala sources to /build/repo/src/jvm/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/classes ...
184[info] done compiling
185[info] Main Scala API documentation to /build/repo/src/jvm/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
186[info] Skipping unused scalacOptions: -Wconf, -source, -no-indent
187[info] Main Scala API documentation successful.
188[info] Wrote /build/repo/src/jvm/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/zio-test-intellij_3-1.0.18+0-739f9280+20241128-1358-SNAPSHOT.pom
189[info] Main Scala API documentation to /build/repo/src/jvm/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/api...
190[info] Skipping unused scalacOptions: -Wconf, -source, -no-indent
191[info] Main Scala API documentation successful.
192[info] :: delivering :: dev.zio#zio-test-intellij_3;1.0.18+0-739f9280+20241128-1358-SNAPSHOT :: 1.0.18+0-739f9280+20241128-1358-SNAPSHOT :: integration :: Thu Nov 28 13:59:03 CET 2024
193[info] delivering ivy file to /build/repo/src/jvm/target/scala-3.6.2-RC2-20241128-1298d1f-SNAPSHOT/ivy-1.0.18+0-739f9280+20241128-1358-SNAPSHOT.xml
194[info] published zio-test-intellij_3 to /root/.ivy2/local/dev.zio/zio-test-intellij_3/1.0.18+0-739f9280+20241128-1358-SNAPSHOT/poms/zio-test-intellij_3.pom
195[info] published zio-test-intellij_3 to /root/.ivy2/local/dev.zio/zio-test-intellij_3/1.0.18+0-739f9280+20241128-1358-SNAPSHOT/jars/zio-test-intellij_3.jar
196[info] published zio-test-intellij_3 to /root/.ivy2/local/dev.zio/zio-test-intellij_3/1.0.18+0-739f9280+20241128-1358-SNAPSHOT/srcs/zio-test-intellij_3-sources.jar
197[info] published zio-test-intellij_3 to /root/.ivy2/local/dev.zio/zio-test-intellij_3/1.0.18+0-739f9280+20241128-1358-SNAPSHOT/docs/zio-test-intellij_3-javadoc.jar
198[info] published ivy to /root/.ivy2/local/dev.zio/zio-test-intellij_3/1.0.18+0-739f9280+20241128-1358-SNAPSHOT/ivys/ivy.xml
199
200************************
201Build summary:
202[{
203 "module": "zio-test-intellij",
204 "compile": {"status": "ok", "tookMs": 5577, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
205 "doc": {"status": "ok", "tookMs": 1733, "files": 339, "totalSizeKb": 6331},
206 "test-compile": {"status": "ok", "tookMs": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
207 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
208 "publish": {"status": "ok", "tookMs": 1261}
209}]
210************************
211[success] Total time: 13 s, completed Nov 28, 2024, 1:59:03 PM
212Checking patch project/BuildHelper.scala...
213Checking patch build.sbt...
214Applied patch project/BuildHelper.scala cleanly.
215Applied patch build.sbt cleanly.