Build Logs

kevin-lee/just-sysprocess • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

19

Total Lines

156

1##################################
2Clonning https://github.com/kevin-lee/just-sysprocess.git into /build/repo using revision v1.0.0
3##################################
4Note: switching to '8ec0f857917dda45a8e81660bc7e6e533066c6fc'.
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
21----
22Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project kevin-lee/just-sysprocess
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
40Targets: io.kevinlee%just-sysprocess
41Project projectConfig: {"tests":"compile-only"}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
61"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"tests":"compile-only"}""" io.kevinlee%just-sysprocess"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
74[warn] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over 1.2.0
75[warn] +- org.scala-lang:scala-compiler:2.12.20 (depends on 2.3.0)
76[warn] +- eu.timepit:refined_2.12:0.9.12 (depends on 1.2.0)
77[info] loading settings for project justSysprocess from build.sbt...
78[info] set current project to just-sysprocess (in build file:/build/repo/)
79[warn] there are 5 keys that are not used by any other settings/tasks:
80[warn]
81[warn] * ThisBuild / licenses
82[warn] +- /build/repo/build.sbt:24
83[warn] * justSysprocess / Compile / console / wartremoverErrors
84[warn] +- /build/repo/build.sbt:117
85[warn] * justSysprocess / Compile / console / wartremoverWarnings
86[warn] +- /build/repo/build.sbt:118
87[warn] * justSysprocess / Test / console / wartremoverErrors
88[warn] +- /build/repo/build.sbt:123
89[warn] * justSysprocess / Test / console / wartremoverWarnings
90[warn] +- /build/repo/build.sbt:124
91[warn]
92[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
93[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
94Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
95OpenCB::Changing crossVersion 3.0.0 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in justSysprocess/crossScalaVersions
96[info] set current project to just-sysprocess (in build file:/build/repo/)
97[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 1 projects.
98[info] Switching Scala version on:
99[info] * justSysprocess (2.11.12, 2.12.13, 2.13.5, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
100[info] Excluding projects:
101[info] Reapplying settings...
102[info] set current project to just-sysprocess (in build file:/build/repo/)
103Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
104[info] Reapplying settings...
105[info] set current project to just-sysprocess (in build file:/build/repo/)
106[info] Defining Global / credentials, credentials
107[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
108[info] Run `last` for details.
109[info] Reapplying settings...
110[info] set current project to just-sysprocess (in build file:/build/repo/)
111Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
112[info] Reapplying settings...
113OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
114
115 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
116 Did you mean allExcludeDependencies ?
117 , retry without global scopes
118[info] Reapplying settings...
119[info] set current project to just-sysprocess (in build file:/build/repo/)
120Execute removeScalacOptionsStartingWith: -P:wartremover
121[info] Reapplying settings...
122[info] set current project to just-sysprocess (in build file:/build/repo/)
123[success] Total time: 0 s, completed Nov 15, 2025, 12:24:45 AM
124Build config: {"tests":"compile-only"}
125Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
126Starting build...
127Projects: Set(justSysprocess)
128Starting build for ProjectRef(file:/build/repo/,justSysprocess) (just-sysprocess)... [0/1]
129OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
130Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
131[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
132[info] done compiling
133[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
134[info] done compiling
135
136************************
137Build summary:
138[{
139 "module": "just-sysprocess",
140 "compile": {"status": "ok", "tookMs": 6952, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
141 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
142 "test-compile": {"status": "ok", "tookMs": 1282, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
143 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
144 "publish": {"status": "skipped", "tookMs": 0},
145 "metadata": {
146 "crossScalaVersions": ["2.11.12", "2.12.13", "2.13.5", "3.0.0"]
147}
148}]
149************************
150[success] Total time: 15 s, completed Nov 15, 2025, 12:25:00 AM
151[0JChecking patch project/plugins.sbt...
152Checking patch project/build.properties...
153Checking patch build.sbt...
154Applied patch project/plugins.sbt cleanly.
155Applied patch project/build.properties cleanly.
156Applied patch build.sbt cleanly.