Build Logs

jcouyang/dhall-generic • scheduled_3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY

Errors

0

Warnings

21

Total Lines

199

1##################################
2Clonning https://github.com/jcouyang/dhall-generic.git into /build/repo using revision v0.3.95
3##################################
4Note: switching to '8b1df43b07ed5337c9aa6be0364f853938148816'.
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
21Would override fixed Scala version: 3.3.1
22----
23Preparing build for 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: src/test/scala-3/us/oyanglul/dhall/Data.scala
34Pattern: import generic.Decoder
35Replacement: import generic.{Decoder}
36import us.oyanglul.dhall.generic.Decoder.given
37Starting compilation server
38Compiling project (Scala 3.7.3, JVM (17))
39Compiled project (Scala 3.7.3, JVM (17))
40Successfully applied pattern 'import generic.Decoder' in src/test/scala-3/us/oyanglul/dhall/Data.scala
41
42Try apply source patch:
43Path: src/test/scala/us/oyanglul/dhall/GenericSpec.scala
44Pattern: import generic._
45Replacement: import generic._
46import generic.Decoder.given
47Successfully applied pattern 'import generic._' in src/test/scala/us/oyanglul/dhall/GenericSpec.scala
48
49Try apply source patch:
50Path: build.sbt
51Pattern: val scala3 = "3.3.1"
52Replacement: val scala3 = "3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY"
53Successfully applied pattern 'val scala3 = "3.3.1"' in build.sbt
54----
55Starting build for 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
56Execute tests: false
57sbt project found:
58Sbt version 1.5.6 is not supported, minimal supported version is 1.11.5
59Enforcing usage of sbt in version 1.11.5
60No prepare script found for project jcouyang/dhall-generic
61/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
62##################################
63Scala version: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
64Targets: us.oyanglul%dhall-generic
65Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala-3/us/oyanglul/dhall/Data.scala","pattern":"import generic.Decoder","replaceWith":"import generic.{Decoder}\nimport us.oyanglul.dhall.generic.Decoder.given\n"},{"path":"src/test/scala/us/oyanglul/dhall/GenericSpec.scala","pattern":"import generic._\n","replaceWith":"import generic._\nimport generic.Decoder.given\n"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
66##################################
67Using extra scalacOptions: ,REQUIRE:-source:3.8
68Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
69[sbt_options] declare -a sbt_options=()
70[process_args] java_version = '17'
71[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
72# Executing command line:
73java
74-Dfile.encoding=UTF-8
75-Dcommunitybuild.scala=3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
76-Dcommunitybuild.project.dependencies.add=
77-Xmx7G
78-Xms4G
79-Xss8M
80-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
81-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
82-jar
83/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
84"setCrossScalaVersions 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY"
85"++3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -v"
86"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
87"set every credentials := Nil"
88"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
89"removeScalacOptionsStartingWith -P:wartremover"
90"set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"
91moduleMappings
92"runBuild 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala-3/us/oyanglul/dhall/Data.scala","pattern":"import generic.Decoder","replaceWith":"import generic.{Decoder}\nimport us.oyanglul.dhall.generic.Decoder.given\n"},{"path":"src/test/scala/us/oyanglul/dhall/GenericSpec.scala","pattern":"import generic._\n","replaceWith":"import generic._\nimport generic.Decoder.given\n"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" us.oyanglul%dhall-generic"
93
94[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
95[info] loading settings for project root from akka.sbt, build.sbt, plugins.sbt...
96[info] loading project definition from /build/repo/project
97[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
98[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
99[info] Compilation completed in 8.565s.
100[info] done compiling
101/build/repo/build.sbt:49: warning: method withDottyCompat in class DottyCompatModuleID is deprecated (since 0.5.5): Use `.cross(CrossVersion.for3Use2_13)` instead, available in sbt >= 1.5.0 (cf https://eed3si9n.com/sbt-1.5.0)
102 .map(_.withDottyCompat(scalaVersion.value)),
103 ^
104[info] loading settings for project root from build.sbt...
105[info] set current project to Dhall Generic (in build file:/build/repo/)
106[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
107[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
108Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY -> 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY in root/crossScalaVersions
110[info] set current project to Dhall Generic (in build file:/build/repo/)
111[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
112[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
113[info] Setting Scala version to 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY on 1 projects.
114[info] Switching Scala version on:
115[info] * root (2.13.12, 2.12.18, 3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY)
116[info] Excluding projects:
117[info] Reapplying settings...
118[info] set current project to Dhall Generic (in build file:/build/repo/)
119[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
120[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to Dhall Generic (in build file:/build/repo/)
124[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
125[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
126[info] Defining Global / credentials, bintray / credentials, credentials
127[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 4 others.
128[info] Run `last` for details.
129[info] Reapplying settings...
130[info] set current project to Dhall Generic (in build file:/build/repo/)
131[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
132[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
133Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
134[info] Reapplying settings...
135OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
136
137 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
138 Did you mean allExcludeDependencies ?
139 , retry without global scopes
140[info] Reapplying settings...
141[info] set current project to Dhall Generic (in build file:/build/repo/)
142[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
143[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
144Execute removeScalacOptionsStartingWith: -P:wartremover
145[info] Reapplying settings...
146[info] set current project to Dhall Generic (in build file:/build/repo/)
147[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
148[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
149[info] Defining Global / classLoaderLayeringStrategy, classLoaderLayeringStrategy
150[info] The new values will be used by Test / executeTests, Test / testLoader and 1 others.
151[info] Run `last` for details.
152[info] Reapplying settings...
153[info] set current project to Dhall Generic (in build file:/build/repo/)
154[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
155[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
156[success] Total time: 0 s, completed Nov 22, 2025, 2:56:44 AM
157Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/test/scala-3/us/oyanglul/dhall/Data.scala","pattern":"import generic.Decoder","replaceWith":"import generic.{Decoder}\nimport us.oyanglul.dhall.generic.Decoder.given\n"},{"path":"src/test/scala/us/oyanglul/dhall/GenericSpec.scala","pattern":"import generic._\n","replaceWith":"import generic._\nimport generic.Decoder.given\n"},{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
158Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
159Starting build...
160Projects: Set(root)
161Starting build for ProjectRef(file:/build/repo/,root) (dhall-generic)... [0/1]
162OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
163OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
164OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
165Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
166[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/classes ...
167[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
168[warn] one warning found
169[info] done compiling
170[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251121-0470ec1-NIGHTLY/test-classes ...
171[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
172[warn] one warning found
173[info] done compiling
174
175************************
176Build summary:
177[{
178 "module": "dhall-generic",
179 "compile": {"status": "ok", "tookMs": 8712, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
180 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
181 "test-compile": {"status": "ok", "tookMs": 4136, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
182 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
183 "publish": {"status": "skipped", "tookMs": 0},
184 "metadata": {
185 "crossScalaVersions": ["2.13.12", "2.12.18", "3.3.1"]
186}
187}]
188************************
189[success] Total time: 22 s, completed Nov 22, 2025, 2:57:06 AM
190[0JChecking patch src/test/scala/us/oyanglul/dhall/GenericSpec.scala...
191Checking patch src/test/scala-3/us/oyanglul/dhall/Data.scala...
192Checking patch project/plugins.sbt...
193Checking patch project/build.properties...
194Checking patch build.sbt...
195Applied patch src/test/scala/us/oyanglul/dhall/GenericSpec.scala cleanly.
196Applied patch src/test/scala-3/us/oyanglul/dhall/Data.scala cleanly.
197Applied patch project/plugins.sbt cleanly.
198Applied patch project/build.properties cleanly.
199Applied patch build.sbt cleanly.