Build Logs

max-leuthaeuser/scroll • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY

Errors

0

Warnings

0

Total Lines

139

1##################################
2Clonning https://github.com/max-leuthaeuser/scroll.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13
14Try apply source patch:
15Path: core/src/main/scala/scroll/internal/dispatch/DispatchQuery.scala
16Pattern: Option { case (a, b)
17Replacement: Option[(AnyRef, AnyRef) => Boolean]{ case (a, b)
18Starting compilation server
19Compiling project (Scala 3.7.3, JVM (21))
20Compiled project (Scala 3.7.3, JVM (21))
21Successfully applied pattern 'Option { case (a, b)' in core/src/main/scala/scroll/internal/dispatch/DispatchQuery.scala
22----
23Starting build for 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
24Execute tests: false
25sbt project found:
26No prepare script found for project max-leuthaeuser/scroll
27/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
28##################################
29Scala version: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
30Targets: com.github.max-leuthaeuser%scroll
31Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"core/src/main/scala/scroll/internal/dispatch/DispatchQuery.scala","pattern":"Option { case (a, b)","replaceWith":"Option[(AnyRef, AnyRef) => Boolean]{ case (a, b)"}]}
32##################################
33Using extra scalacOptions: ,REQUIRE:-source:3.8
34Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
35[sbt_options] declare -a sbt_options=()
36[process_args] java_version = '21'
37[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
38# Executing command line:
39java
40-Dfile.encoding=UTF-8
41-Dcommunitybuild.scala=3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
42-Dcommunitybuild.project.dependencies.add=
43-Xmx7G
44-Xms4G
45-Xss8M
46-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
47-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
48-jar
49/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
50"setCrossScalaVersions 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY"
51"++3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -v"
52"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
53"set every credentials := Nil"
54"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
55"removeScalacOptionsStartingWith -P:wartremover"
56
57moduleMappings
58"runBuild 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"core/src/main/scala/scroll/internal/dispatch/DispatchQuery.scala","pattern":"Option { case (a, b)","replaceWith":"Option[(AnyRef, AnyRef) => Boolean]{ case (a, b)"}]}""" com.github.max-leuthaeuser%scroll"
59
60[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
61[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
62[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
63[info] loading project definition from /build/repo/project
64[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
65[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
66[info] Compilation completed in 7.987s.
67[info] done compiling
68[info] loading settings for project root from build.sbt...
69[info] set current project to SCROLLRoot (in build file:/build/repo/)
70Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
71OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in core/crossScalaVersions
72OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in benchmark/crossScalaVersions
73OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in tests/crossScalaVersions
74OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in root/crossScalaVersions
75OpenCB::Changing crossVersion 3.7.4 -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in examples/crossScalaVersions
76[info] set current project to SCROLLRoot (in build file:/build/repo/)
77[info] Setting Scala version to 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY on 5 projects.
78[info] Switching Scala version on:
79[info] examples (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
80[info] * root (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
81[info] tests (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
82[info] core (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
83[info] benchmark (3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to SCROLLRoot (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to SCROLLRoot (in build file:/build/repo/)
90[info] Defining Global / credentials, benchmark / credentials and 3 others.
91[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to SCROLLRoot (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to SCROLLRoot (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to SCROLLRoot (in build file:/build/repo/)
107[success] Total time: 0 s, completed Nov 22, 2025, 2:53:02 PM
108Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"core/src/main/scala/scroll/internal/dispatch/DispatchQuery.scala","pattern":"Option { case (a, b)","replaceWith":"Option[(AnyRef, AnyRef) => Boolean]{ case (a, b)"}]}
109Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
110Starting build...
111Projects: Set(core)
112Starting build for ProjectRef(file:/build/repo/,core) (scroll)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
117Compile scalacOptions: -language:dynamics, -language:reflectiveCalls, -language:postfixOps, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
118
119************************
120Build summary:
121[{
122 "module": "scroll",
123 "compile": {"status": "ok", "tookMs": 13578, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
124 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
125 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
126 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
127 "publish": {"status": "skipped", "tookMs": 0},
128 "metadata": {
129 "crossScalaVersions": ["3.7.4"]
130}
131}]
132************************
133[success] Total time: 30 s, completed Nov 22, 2025, 2:53:32 PM
134[0JChecking patch project/plugins.sbt...
135Checking patch core/src/main/scala/scroll/internal/dispatch/DispatchQuery.scala...
136Checking patch build.sbt...
137Applied patch project/plugins.sbt cleanly.
138Applied patch core/src/main/scala/scroll/internal/dispatch/DispatchQuery.scala cleanly.
139Applied patch build.sbt cleanly.