Build Logs
gemini-hlsw/crystal • 3.8.0-RC1:2025-11-14
Errors
0
Warnings
0
Total Lines
182
1##################################
2Clonning https://github.com/gemini-hlsw/crystal.git into /build/repo using revision v0.49.0
3##################################
4Note: switching to '1d6a85eb18692defacaee45f157e9731b83af8dd'.
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-RC1
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-RC1
32Execute tests: false
33sbt project found:
34Sbt version 1.11.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 gemini-hlsw/crystal
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1
40Targets: edu.gemini%crystal edu.gemini%crystal-testkit
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.0-RC1
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.0-RC1"
61"++3.8.0-RC1 -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.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" edu.gemini%crystal edu.gemini%crystal-testkit"
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 3 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 9.125s.
76[info] done compiling
77[info] loading settings for project root from build.sbt...
78[info] resolving key references (12844 settings) ...
79[info] set scmInfo to https://github.com/gemini-hlsw/crystal
80[info] set current project to root (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.8.0-RC1
82OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in rootJVM/crossScalaVersions
83OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in testsJVM/crossScalaVersions
84OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in testsJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in testkitJS/crossScalaVersions
86OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in coreJVM/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in rootNative/crossScalaVersions
88OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in testkitJVM/crossScalaVersions
89[info] set scmInfo to https://github.com/gemini-hlsw/crystal
90OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in root/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC1) in root/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in rootJS/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.1 -> 3.8.0-RC1 in coreJS/crossScalaVersions
94[info] set current project to root (in build file:/build/repo/)
95[info] Setting Scala version to 3.8.0-RC1 on 10 projects.
96[info] Switching Scala version on:
97[info] * root (3.8.0-RC1)
98[info] testkitJS (3.8.0-RC1)
99[info] rootJS (3.8.0-RC1)
100[info] coreJS (3.8.0-RC1)
101[info] coreJVM (3.8.0-RC1)
102[info] testsJS (3.8.0-RC1)
103[info] rootJVM (3.8.0-RC1)
104[info] rootNative (3.8.0-RC1)
105[info] testsJVM (3.8.0-RC1)
106[info] testkitJVM (3.8.0-RC1)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set scmInfo to https://github.com/gemini-hlsw/crystal
110[info] set current project to root (in build file:/build/repo/)
111Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set scmInfo to https://github.com/gemini-hlsw/crystal
114[info] set current project to root (in build file:/build/repo/)
115[info] Defining Global / credentials, coreJS / credentials and 8 others.
116[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 98 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/gemini-hlsw/crystal
120[info] set current project to root (in build file:/build/repo/)
121Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
122[info] Reapplying settings...
123OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
124
125 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
126 Did you mean rootJVM / allExcludeDependencies ?
127 , retry without global scopes
128[info] Reapplying settings...
129[info] set scmInfo to https://github.com/gemini-hlsw/crystal
130[info] set current project to root (in build file:/build/repo/)
131Execute removeScalacOptionsStartingWith: -P:wartremover
132[info] Reapplying settings...
133[info] set scmInfo to https://github.com/gemini-hlsw/crystal
134[info] set current project to root (in build file:/build/repo/)
135[success] Total time: 0 s, completed Nov 14, 2025, 8:43:01 PM
136Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
137Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
138Starting build...
139Projects: Set(coreJVM, testkitJVM)
140Starting build for ProjectRef(file:/build/repo/,coreJVM) (crystal)... [0/2]
141OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
142OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
143OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
144Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, -java-output-version, 17, -Wconf:msg=Given search preference for .*WitnessAs:s, -Wunused:nowarn, -language:implicitConversions, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/jvm/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 9 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC1/classes ...
146[info] done compiling
147Starting build for ProjectRef(file:/build/repo/,testkitJVM) (crystal-testkit)... [1/2]
148Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, -java-output-version, 17, -Wconf:msg=Given search preference for .*WitnessAs:s, -Wunused:nowarn, -Xsemanticdb, -semanticdb-target, /build/repo/modules/testkit/jvm/target/scala-3.8.0-RC1/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
149[info] compiling 2 Scala sources to /build/repo/modules/testkit/jvm/target/scala-3.8.0-RC1/classes ...
150[info] done compiling
151
152************************
153Build summary:
154[{
155 "module": "crystal",
156 "compile": {"status": "ok", "tookMs": 15854, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
157 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
158 "test-compile": {"status": "ok", "tookMs": 143, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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": ["3.7.1"]
163}
164},{
165 "module": "crystal-testkit",
166 "compile": {"status": "ok", "tookMs": 1770, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
167 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
168 "test-compile": {"status": "ok", "tookMs": 180, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
169 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
170 "publish": {"status": "skipped", "tookMs": 0},
171 "metadata": {
172 "crossScalaVersions": ["3.7.1"]
173}
174}]
175************************
176[success] Total time: 33 s, completed Nov 14, 2025, 8:43:34 PM
177[0JChecking patch project/plugins.sbt...
178Checking patch project/build.properties...
179Checking patch build.sbt...
180Applied patch project/plugins.sbt cleanly.
181Applied patch project/build.properties cleanly.
182Applied patch build.sbt cleanly.