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