Build Logs
tpataky/duckling • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
Errors
0
Warnings
0
Total Lines
158
1##################################
2Clonning https://github.com/tpataky/duckling.git into /build/repo using revision v0.1.0
3##################################
4Note: switching to 'b492a2f41420d5af227facbbddb2359f6079b3e9'.
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.6
22----
23Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-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: build.sbt
34Pattern: libraryDependencies :=
35Replacement: libraryDependencies ++=
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'libraryDependencies := ' in build.sbt
40
41Try apply source patch:
42Path: build.sbt
43Pattern: val scala3 = "3.3.6"
44Replacement: val scala3 = "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
45Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
46----
47Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
48Execute tests: false
49sbt project found:
50'project/build.properties' is missing
51mkdir: cannot create directory ‘/build/repo/project’: File exists
52No prepare script found for project tpataky/duckling
53/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
54##################################
55Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
56Targets: io.github.tpataky%duckling
57Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies := ","replaceWith":"libraryDependencies ++= "},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
58##################################
59Using extra scalacOptions: ,REQUIRE:-source:3.8
60Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
61[sbt_options] declare -a sbt_options=()
62[process_args] java_version = '17'
63[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
64# Executing command line:
65java
66-Dfile.encoding=UTF-8
67-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
68-Dcommunitybuild.project.dependencies.add=
69-Xmx7G
70-Xms4G
71-Xss8M
72-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
73-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
74-jar
75/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
76"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
77"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
78"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
79"set every credentials := Nil"
80"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
81"removeScalacOptionsStartingWith -P:wartremover"
82
83moduleMappings
84"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies := ","replaceWith":"libraryDependencies ++= "},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.tpataky%duckling"
85
86[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
90[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
91[info] Compilation completed in 8.395s.
92[info] done compiling
93[info] loading settings for project repo from build.sbt...
94[info] set current project to duckling (in build file:/build/repo/)
95Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
96OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in repo/crossScalaVersions
97[info] set current project to duckling (in build file:/build/repo/)
98[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 1 projects.
99[info] Switching Scala version on:
100[info] * repo (2.13.16, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
101[info] Excluding projects:
102[info] Reapplying settings...
103[info] set current project to duckling (in build file:/build/repo/)
104Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set current project to duckling (in build file:/build/repo/)
107[info] Defining Global / credentials, credentials
108[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to duckling (in build file:/build/repo/)
112Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
113[info] Reapplying settings...
114OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
115
116 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
117 Did you mean allExcludeDependencies ?
118 , retry without global scopes
119[info] Reapplying settings...
120[info] set current project to duckling (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set current project to duckling (in build file:/build/repo/)
124[success] Total time: 0 s, completed Nov 15, 2025, 12:04:29 AM
125Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies := ","replaceWith":"libraryDependencies ++= "},{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
127Starting build...
128Projects: Set(repo)
129Starting build for ProjectRef(file:/build/repo/,repo) (duckling)... [0/1]
130OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
131OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
132OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
133OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
134Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:existentials, -language:implicitConversions, -language:higherKinds, -Wunused:all, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
136[info] done compiling
137[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
138[info] done compiling
139
140************************
141Build summary:
142[{
143 "module": "duckling",
144 "compile": {"status": "ok", "tookMs": 11015, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
145 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
146 "test-compile": {"status": "ok", "tookMs": 1357, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
147 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
148 "publish": {"status": "skipped", "tookMs": 0},
149 "metadata": {
150 "crossScalaVersions": ["2.13.16", "3.3.6"]
151}
152}]
153************************
154[success] Total time: 24 s, completed Nov 15, 2025, 12:04:53 AM
155[0JChecking patch project/plugins.sbt...
156Checking patch build.sbt...
157Applied patch project/plugins.sbt cleanly.
158Applied patch build.sbt cleanly.