Build Logs

outr/robobrowser • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY

Errors

0

Warnings

19

Total Lines

197

1##################################
2Clonning https://github.com/outr/robobrowser.git into /build/repo using revision 2.2.0
3##################################
4Note: switching to '46dbfee258863b3a6e567a079832c2de21f3c434'.
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.7.3
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: val scala3: String = "3.7.3"
35Replacement: val scala3: String = "3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (25))
38Compiled project (Scala 3.7.3, JVM (25))
39WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
40WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
41WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
42WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
43Successfully applied pattern 'val scala3: String = "3.7.3"' in build.sbt
44----
45Starting build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
46Execute tests: false
47sbt project found:
48No prepare script found for project outr/robobrowser
49/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
50##################################
51Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
52Targets: com.outr%robobrowser com.outr%robobrowser-cdp com.outr%robobrowser-core
53Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3: String = \"3.7.3\"","replaceWith":"val scala3: String = \"<SCALA_VERSION>\""}]}
54##################################
55Using extra scalacOptions: ,REQUIRE:-source:3.8
56Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
57[sbt_options] declare -a sbt_options=()
58[process_args] java_version = '25'
59[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
60# Executing command line:
61java
62-Dfile.encoding=UTF-8
63-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
73"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3: String = \"3.7.3\"","replaceWith":"val scala3: String = \"<SCALA_VERSION>\""}]}""" com.outr%robobrowser com.outr%robobrowser-cdp com.outr%robobrowser-core"
81
82[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
83WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
84WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
85WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
86WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
87WARNING: A restricted method in java.lang.System has been called
88WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
89WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
90WARNING: Restricted methods will be blocked in a future release unless native access is enabled
91
92[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
93[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
94[info] loading project definition from /build/repo/project
95[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
96[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
97[info] Compilation completed in 8.062s.
98[info] done compiling
99[info] loading settings for project root from build.sbt...
100[info] set current project to robobrowser (in build file:/build/repo/)
101[warn] there's a key that's not used by any other settings/tasks:
102[warn]
103[warn] * ThisBuild / publishMavenStyle
104[warn] +- /build/repo/build.sbt:25
105[warn]
106[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
107[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
108Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
109OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in cdp/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in core/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in root/crossScalaVersions
112[info] set current project to robobrowser (in build file:/build/repo/)
113[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 3 projects.
114[info] Switching Scala version on:
115[info] * root (2.13.17, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
116[info] core (2.13.17, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
117[info] cdp (2.13.17, 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
118[info] Excluding projects:
119[info] Reapplying settings...
120[info] set current project to robobrowser (in build file:/build/repo/)
121Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
122[info] Reapplying settings...
123[info] set current project to robobrowser (in build file:/build/repo/)
124[info] Defining Global / credentials, cdp / credentials and 1 others.
125[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
126[info] Run `last` for details.
127[info] Reapplying settings...
128[info] set current project to robobrowser (in build file:/build/repo/)
129Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
130[info] Reapplying settings...
131OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
132
133 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
134 Did you mean core / allExcludeDependencies ?
135 , retry without global scopes
136[info] Reapplying settings...
137[info] set current project to robobrowser (in build file:/build/repo/)
138Execute removeScalacOptionsStartingWith: -P:wartremover
139[info] Reapplying settings...
140[info] set current project to robobrowser (in build file:/build/repo/)
141[success] Total time: 0 s, completed Nov 15, 2025, 12:33:18 AM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3: String = \"3.7.3\"","replaceWith":"val scala3: String = \"<SCALA_VERSION>\""}]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(root, cdp, core)
146Starting build for ProjectRef(file:/build/repo/,root) (robobrowser)... [0/3]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150Starting build for ProjectRef(file:/build/repo/,cdp) (robobrowser-cdp)... [1/3]
151Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 96 Scala sources to /build/repo/cdp/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
153[info] done compiling
154[info] compiling 1 Scala source to /build/repo/cdp/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
155[info] done compiling
156Starting build for ProjectRef(file:/build/repo/,core) (robobrowser-core)... [2/3]
157Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158
159************************
160Build summary:
161[{
162 "module": "robobrowser",
163 "compile": {"status": "ok", "tookMs": 3410, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
164 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
165 "test-compile": {"status": "ok", "tookMs": 88, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
166 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
167 "publish": {"status": "skipped", "tookMs": 0},
168 "metadata": {
169 "crossScalaVersions": ["2.13.17", "3.7.3"]
170}
171},{
172 "module": "robobrowser-cdp",
173 "compile": {"status": "ok", "tookMs": 19892, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
174 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
175 "test-compile": {"status": "ok", "tookMs": 1526, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
177 "publish": {"status": "skipped", "tookMs": 0},
178 "metadata": {
179 "crossScalaVersions": ["2.13.17", "3.7.3"]
180}
181},{
182 "module": "robobrowser-core",
183 "compile": {"status": "ok", "tookMs": 35, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
184 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
185 "test-compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
186 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
187 "publish": {"status": "skipped", "tookMs": 0},
188 "metadata": {
189 "crossScalaVersions": ["2.13.17", "3.7.3"]
190}
191}]
192************************
193[success] Total time: 72 s (0:01:12.0), completed Nov 15, 2025, 12:34:30 AM
194[0JChecking patch project/plugins.sbt...
195Checking patch build.sbt...
196Applied patch project/plugins.sbt cleanly.
197Applied patch build.sbt cleanly.