Build Logs

jcouyang/dhall-generic • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY

Errors

0

Warnings

21

Total Lines

198

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-20251219-d71e859-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-20251219-d71e859-NIGHTLY"
53Successfully applied pattern 'val scala3 = "3.3.1"' in build.sbt
54----
55Starting build for 3.8.1-RC1-bin-20251219-d71e859-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##################################
62Scala version: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
63Targets: us.oyanglul%dhall-generic
64Project 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>\""}]}
65##################################
66Using extra scalacOptions: ,REQUIRE:-source:3.8
67Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
68[sbt_options] declare -a sbt_options=()
69[process_args] java_version = '17'
70[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
71# Executing command line:
72java
73-Dfile.encoding=UTF-8
74-Dcommunitybuild.scala=3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
75-Dcommunitybuild.project.dependencies.add=
76-Xmx7G
77-Xms4G
78-Xss8M
79-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
80-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
81-jar
82/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
83"setCrossScalaVersions 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
84"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -v"
85"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
86"set every credentials := Nil"
87"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
88"removeScalacOptionsStartingWith -P:wartremover"
89"set every Test/classLoaderLayeringStrategy := ClassLoaderLayeringStrategy.Flat"
90moduleMappings
91"runBuild 3.8.1-RC1-bin-20251219-d71e859-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"
92
93[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
94[info] loading settings for project root from akka.sbt, build.sbt, plugins.sbt...
95[info] loading project definition from /build/repo/project
96[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
97[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
98[info] Compilation completed in 9.047s.
99[info] done compiling
100/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)
101 .map(_.withDottyCompat(scalaVersion.value)),
102 ^
103[info] loading settings for project root from build.sbt...
104[info] set current project to Dhall Generic (in build file:/build/repo/)
105[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
106[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
107Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in root/crossScalaVersions
109[info] set current project to Dhall Generic (in build file:/build/repo/)
110[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
111[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
112[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 1 projects.
113[info] Switching Scala version on:
114[info] * root (2.13.12, 2.12.18, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
115[info] Excluding projects:
116[info] Reapplying settings...
117[info] set current project to Dhall Generic (in build file:/build/repo/)
118[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
119[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
120Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
121[info] Reapplying settings...
122[info] set current project to Dhall Generic (in build file:/build/repo/)
123[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
124[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
125[info] Defining Global / credentials, bintray / credentials, credentials
126[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 4 others.
127[info] Run `last` for details.
128[info] Reapplying settings...
129[info] set current project to Dhall Generic (in build file:/build/repo/)
130[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
131[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
132Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
133[info] Reapplying settings...
134OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
135
136 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
137 Did you mean allExcludeDependencies ?
138 , retry without global scopes
139[info] Reapplying settings...
140[info] set current project to Dhall Generic (in build file:/build/repo/)
141[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
142[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
143Execute removeScalacOptionsStartingWith: -P:wartremover
144[info] Reapplying settings...
145[info] set current project to Dhall Generic (in build file:/build/repo/)
146[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
147[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
148[info] Defining Global / classLoaderLayeringStrategy, classLoaderLayeringStrategy
149[info] The new values will be used by Test / executeTests, Test / testLoader and 1 others.
150[info] Run `last` for details.
151[info] Reapplying settings...
152[info] set current project to Dhall Generic (in build file:/build/repo/)
153[warn] The sbt-dotty plugin is no longer neeeded with sbt >= 1.5.0, please remove it from your build.
154[warn] For more information, see https://eed3si9n.com/sbt-1.5.0
155[success] Total time: 0 s, completed Dec 20, 2025, 1:44:29 AM
156Build 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>\""}]}
157Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
158Starting build...
159Projects: Set(root)
160Starting build for ProjectRef(file:/build/repo/,root) (dhall-generic)... [0/1]
161OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
162OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
163OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
164Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
167[warn] one warning found
168[info] done compiling
169[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
170[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
171[warn] one warning found
172[info] done compiling
173
174************************
175Build summary:
176[{
177 "module": "dhall-generic",
178 "compile": {"status": "ok", "tookMs": 7959, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
179 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
180 "test-compile": {"status": "ok", "tookMs": 4040, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
181 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
182 "publish": {"status": "skipped", "tookMs": 0},
183 "metadata": {
184 "crossScalaVersions": ["2.13.12", "2.12.18", "3.3.1"]
185}
186}]
187************************
188[success] Total time: 20 s, completed Dec 20, 2025, 1:44:50 AM
189[0JChecking patch src/test/scala/us/oyanglul/dhall/GenericSpec.scala...
190Checking patch src/test/scala-3/us/oyanglul/dhall/Data.scala...
191Checking patch project/plugins.sbt...
192Checking patch project/build.properties...
193Checking patch build.sbt...
194Applied patch src/test/scala/us/oyanglul/dhall/GenericSpec.scala cleanly.
195Applied patch src/test/scala-3/us/oyanglul/dhall/Data.scala cleanly.
196Applied patch project/plugins.sbt cleanly.
197Applied patch project/build.properties cleanly.
198Applied patch build.sbt cleanly.