Build Logs
codacy/scalaj-http • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
0
Warnings
14
Total Lines
144
1##################################
2Clonning https://github.com/codacy/scalaj-http.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-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----
14Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
15Execute tests: false
16sbt project found:
17Sbt version 1.6.2 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 codacy/scalaj-http
20/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
23Targets: com.codacy%scalaj-http
24Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
25##################################
26Using extra scalacOptions: ,REQUIRE:-source:3.8
27Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28[sbt_options] declare -a sbt_options=()
29[process_args] java_version = '17'
30[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
31# Executing command line:
32java
33-Dfile.encoding=UTF-8
34-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
35-Dcommunitybuild.project.dependencies.add=
36-Xmx7G
37-Xms4G
38-Xss8M
39-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
40-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
41-jar
42/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
43"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
44"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
45"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
46"set every credentials := Nil"
47"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
48"removeScalacOptionsStartingWith -P:wartremover"
49
50moduleMappings
51"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.codacy%scalaj-http"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
58[info] Compilation completed in 9.11s.
59[info] done compiling
60/build/repo/build.sbt:32: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
61scalacOptions in (Compile, doc) ++= Seq("-doc-root-content", baseDirectory.value+"/root-doc.txt")
62 ^
63[info] loading settings for project repo from build.sbt...
64[info] set current project to scalaj-http (in build file:/build/repo/)
65[info] Installing the s3:// URLStreamHandler via java.net.URL.setURLStreamHandlerFactory
66[info] Creating a new Ivy URLHandlerDispatcher to handle s3:// URLs
67[warn] there's a key that's not used by any other settings/tasks:
68[warn]
69[warn] * repo / doc / publishArtifact
70[warn] +- /build/repo/build.sbt:45
71[warn]
72[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
73[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
74Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
75OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in repo/crossScalaVersions
76[info] set current project to scalaj-http (in build file:/build/repo/)
77[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 1 projects.
78[info] Switching Scala version on:
79[info] * repo (2.12.15, 2.13.7, 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
80[info] Excluding projects:
81[info] Reapplying settings...
82[info] set current project to scalaj-http (in build file:/build/repo/)
83Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
84[info] Reapplying settings...
85[info] set current project to scalaj-http (in build file:/build/repo/)
86[info] Defining Global / credentials, ThisBuild / credentials, credentials
87[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 5 others.
88[info] Run `last` for details.
89[info] Reapplying settings...
90[info] set current project to scalaj-http (in build file:/build/repo/)
91Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
92[info] Reapplying settings...
93OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
94
95 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
96 Did you mean allExcludeDependencies ?
97 , retry without global scopes
98[info] Reapplying settings...
99[info] set current project to scalaj-http (in build file:/build/repo/)
100Execute removeScalacOptionsStartingWith: -P:wartremover
101[info] Reapplying settings...
102[info] set current project to scalaj-http (in build file:/build/repo/)
103[success] Total time: 0 s, completed Nov 8, 2025, 12:13:17 AM
104Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
105Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
106Starting build...
107Projects: Set(repo)
108Starting build for ProjectRef(file:/build/repo/,repo) (scalaj-http)... [0/1]
109OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.11.12 module Global
110OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
111OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
112Compile scalacOptions: -deprecation:false, -unchecked, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
113[info] compiling 4 Scala sources and 1 Java source to /build/repo/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
114[warn] Flag -unchecked set repeatedly
115[warn] there were 3 deprecation warnings; re-run with -deprecation for details
116[warn] two warnings found
117[info] done compiling
118[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
119[warn] Flag -unchecked set repeatedly
120[warn] there were 8 deprecation warnings; re-run with -deprecation for details
121[warn] two warnings found
122[info] done compiling
123
124************************
125Build summary:
126[{
127 "module": "scalaj-http",
128 "compile": {"status": "ok", "tookMs": 10273, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
129 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
130 "test-compile": {"status": "ok", "tookMs": 2162, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
131 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
132 "publish": {"status": "skipped", "tookMs": 0},
133 "metadata": {
134 "crossScalaVersions": ["2.12.15", "2.13.7", "3.1.0"]
135}
136}]
137************************
138[success] Total time: 25 s, completed Nov 8, 2025, 12:13:42 AM
139[0JChecking patch project/plugins.sbt...
140Checking patch project/build.properties...
141Checking patch build.sbt...
142Applied patch project/plugins.sbt cleanly.
143Applied patch project/build.properties cleanly.
144Applied patch build.sbt cleanly.