Build Logs
edadma/char-reader • scheduled_3.8.0-RC1-bin-20251020-00120c7-NIGHTLY
Errors
21
Warnings
1
Total Lines
128
1##################################
2Clonning https://github.com/edadma/char-reader.git into /build/repo using revision
3##################################
4Migrating project for -source:3.7 using Scala 3.7.4-RC1
5----
6Preparing build for 3.7.4-RC1
7Would try to apply common scalacOption (best-effort, sbt/mill only):
8Append: -rewrite,REQUIRE:-source:3.7-migration
9Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
10----
11Starting build for 3.7.4-RC1
12Execute tests: false
13sbt project found:
14Sbt version 1.11.4 is not supported, minimal supported version is 1.11.5
15Enforcing usage of sbt in version 1.11.5
16No prepare script found for project edadma/char-reader
17Warning: OPENCB_AKKA_REPO_TOKEN environment variable not set, skipping Akka secure repository configuration
18##################################
19Scala version: 3.7.4-RC1
20Targets: io.github.edadma%char-reader
21Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
22##################################
23Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
24Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
25[sbt_options] declare -a sbt_options=()
26[process_args] java_version = '17'
27[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
28# Executing command line:
29java
30-Dfile.encoding=UTF-8
31-Dcommunitybuild.scala=3.7.4-RC1
32-Dcommunitybuild.project.dependencies.add=
33-Xmx7G
34-Xms4G
35-Xss8M
36-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
37-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
38-jar
39/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
40"setCrossScalaVersions 3.7.4-RC1"
41"++3.7.4-RC1 -v"
42"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
43"set every credentials := Nil"
44"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
45"removeScalacOptionsStartingWith -P:wartremover"
46
47moduleMappings
48"runBuild 3.7.4-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" io.github.edadma%char-reader"
49
50[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
51[info] loading settings for project repo-build from plugins.sbt...
52[info] loading project definition from /build/repo/project
53[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
54[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
55[info] Compilation completed in 8.754s.
56[info] done compiling
57[info] loading settings for project root from build.sbt...
58[info] set current project to char_reader (in build file:/build/repo/)
59Execute setCrossScalaVersions: 3.7.4-RC1
60OpenCB::Changing crossVersion 3.7.2 -> 3.7.4-RC1 in char_readerNative/crossScalaVersions
61OpenCB::Changing crossVersion 3.7.2 -> 3.7.4-RC1 in root/crossScalaVersions
62OpenCB::Changing crossVersion 3.7.2 -> 3.7.4-RC1 in char_readerJS/crossScalaVersions
63OpenCB::Changing crossVersion 3.7.2 -> 3.7.4-RC1 in char_readerJVM/crossScalaVersions
64[info] set current project to char_reader (in build file:/build/repo/)
65[info] Setting Scala version to 3.7.4-RC1 on 4 projects.
66[info] Switching Scala version on:
67[info] * root (3.7.4-RC1)
68[info] char_readerJS (3.7.4-RC1)
69[info] char_readerJVM (3.7.4-RC1)
70[info] char_readerNative (3.7.4-RC1)
71[info] Excluding projects:
72[info] Reapplying settings...
73[info] set current project to char_reader (in build file:/build/repo/)
74Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
75[info] Reapplying settings...
76[info] set current project to char_reader (in build file:/build/repo/)
77[info] Defining Global / credentials, char_readerJS / credentials and 2 others.
78[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
79[info] Run `last` for details.
80[info] Reapplying settings...
81[info] set current project to char_reader (in build file:/build/repo/)
82Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
83[info] Reapplying settings...
84OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
85
86 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
87 Did you mean allExcludeDependencies ?
88 , retry without global scopes
89[info] Reapplying settings...
90[info] set current project to char_reader (in build file:/build/repo/)
91Execute removeScalacOptionsStartingWith: -P:wartremover
92[info] Reapplying settings...
93[info] set current project to char_reader (in build file:/build/repo/)
94[success] Total time: 0 s, completed Oct 20, 2025, 12:13:45 PM
95Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
96Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
97Starting build...
98Module mapping missing:
99 id: io.github.edadma%char-reader
100 testedIds: List(io.github.edadma%char-reader, io.github.edadma%char-reader_3.7.4-RC1, io.github.edadma%char-reader_3, io.github.edadma%char-readerDotty)
101 scalaVersionSuffix: _3.7.4-RC1
102 scalaBinaryVersionSuffix: _3
103 refsByName: Set(root, char_readerJS, char_readerJVM, char_readerNative)
104 originalModuleIds: Set(io.github.edadma%char_reader, io.github.edadma%char_reader_sjs1, io.github.edadma%char_reader_native0.5)
105 moduleIds: Set(io.github.edadma%char_reader, io.github.edadma%char_reader_sjs1, io.github.edadma%char_reader_native0.5)
106
107[error] java.lang.RuntimeException: Failed to resolve mappings for 1:1 targets: io.github.edadma%char-reader
108[error] at scala.sys.package$.error(package.scala:30)
109[error] at CommunityBuildPlugin$.$anonfun$globalSettings$8(CommunityBuildPlugin.scala:546)
110[error] at CommunityBuildPlugin$.$anonfun$globalSettings$8$adapted(CommunityBuildPlugin.scala:398)
111[error] at scala.Function1.$anonfun$compose$1(Function1.scala:49)
112[error] at sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(TypeFunctions.scala:63)
113[error] at sbt.std.Transform$$anon$4.work(Transform.scala:69)
114[error] at sbt.Execute.$anonfun$submit$2(Execute.scala:283)
115[error] at sbt.internal.util.ErrorHandling$.wideConvert(ErrorHandling.scala:24)
116[error] at sbt.Execute.work(Execute.scala:292)
117[error] at sbt.Execute.$anonfun$submit$1(Execute.scala:283)
118[error] at sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(ConcurrentRestrictions.scala:265)
119[error] at sbt.CompletionService$$anon$2.call(CompletionService.scala:65)
120[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
121[error] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
122[error] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
123[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
124[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
125[error] at java.base/java.lang.Thread.run(Thread.java:833)
126[error] (Global / runBuild) Failed to resolve mappings for 1:1 targets: io.github.edadma%char-reader
127[error] Total time: 0 s, completed Oct 20, 2025, 12:13:46 PM
128[0JBuild failed, not retrying.