Build Logs

trace4cats/trace4cats-xray • dotty-staging/dotty:fix-23773:2025-11-22

Errors

0

Warnings

9

Total Lines

153

1##################################
2Clonning https://github.com/trace4cats/trace4cats-xray.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.1.1
5----
6Preparing build for 3.8.1-RC1-bin-20251120-60444cb
7Scala binary version found: 3.8
8Implicitly using source version 3.8
9Scala binary version found: 3.8
10Implicitly using source version 3.8
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: ,REQUIRE:-source:3.8
13Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
14
15Try apply source patch:
16Path: project/Dependencies.scala
17Pattern: val scala3 = "3.1.1"
18Replacement: val scala3 = "3.8.1-RC1-bin-20251120-60444cb"
19Starting compilation server
20Compiling project (Scala 3.7.3, JVM (17))
21Compiled project (Scala 3.7.3, JVM (17))
22Successfully applied pattern 'val scala3 = "3.1.1"' in project/Dependencies.scala
23----
24Starting build for 3.8.1-RC1-bin-20251120-60444cb
25Execute tests: false
26sbt project found:
27Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
28Enforcing usage of sbt in version 1.11.5
29No prepare script found for project trace4cats/trace4cats-xray
30/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
31##################################
32Scala version: 3.8.1-RC1-bin-20251120-60444cb
33Targets: io.janstenpickle%trace4cats-xray-udp-exporter
34Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.1.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
35##################################
36Using extra scalacOptions: ,REQUIRE:-source:3.8
37Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
38[sbt_options] declare -a sbt_options=()
39[process_args] java_version = '17'
40[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
41# Executing command line:
42java
43-Dfile.encoding=UTF-8
44-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
45-Dcommunitybuild.project.dependencies.add=
46-Xmx7G
47-Xms4G
48-Xss8M
49-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
50-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
51-jar
52/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
53"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
54"++3.8.1-RC1-bin-20251120-60444cb -v"
55"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
56"set every credentials := Nil"
57"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
58"removeScalacOptionsStartingWith -P:wartremover"
59
60moduleMappings
61"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.1.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.janstenpickle%trace4cats-xray-udp-exporter"
62
63[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
64[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
65[info] loading project definition from /build/repo/project
66[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
67[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
68[info] Compilation completed in 9.234s.
69[info] done compiling
70/build/repo/build.sbt:17: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
71 resolvers += Resolver.sonatypeCentralSnapshots
72
73 resolvers += Resolver.sonatypeRepo("releases"),
74 ^
75[info] loading settings for project root from build.sbt, ci-release.sbt...
76[info] set current project to Trace4Cats AWS X-Ray (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
78OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in xray-udp-exporter/crossScalaVersions
79OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in root/crossScalaVersions
80[info] set current project to Trace4Cats AWS X-Ray (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 2 projects.
82[info] Switching Scala version on:
83[info] * root (2.13.8, 2.12.15, 3.8.1-RC1-bin-20251120-60444cb)
84[info] xray-udp-exporter (2.13.8, 2.12.15, 3.8.1-RC1-bin-20251120-60444cb)
85[info] Excluding projects:
86[info] Reapplying settings...
87[info] set current project to Trace4Cats AWS X-Ray (in build file:/build/repo/)
88Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
89[info] Reapplying settings...
90[info] set current project to Trace4Cats AWS X-Ray (in build file:/build/repo/)
91[info] Defining Global / credentials, credentials, xray-udp-exporter / credentials
92[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 9 others.
93[info] Run `last` for details.
94[info] Reapplying settings...
95[info] set current project to Trace4Cats AWS X-Ray (in build file:/build/repo/)
96Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
97[info] Reapplying settings...
98OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
99
100 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
101 Did you mean allExcludeDependencies ?
102 , retry without global scopes
103[info] Reapplying settings...
104[info] set current project to Trace4Cats AWS X-Ray (in build file:/build/repo/)
105Execute removeScalacOptionsStartingWith: -P:wartremover
106[info] Reapplying settings...
107[info] set current project to Trace4Cats AWS X-Ray (in build file:/build/repo/)
108[success] Total time: 0 s, completed Nov 22, 2025, 4:39:06 PM
109Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.1.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
110Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
111Starting build...
112Projects: Set(xray-udp-exporter)
113Starting build for ProjectRef(file:/build/repo/,xray-udp-exporter) (trace4cats-xray-udp-exporter)... [0/1]
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: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:any:v, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
118[info] compiling 2 Scala sources to /build/repo/modules/xray-udp-exporter/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
119[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
120[warn] |Matching filters for @nowarn or -Wconf:
121[warn] | - cat=configuration
122[warn] one warning found
123[info] done compiling
124[info] compiling 2 Scala sources to /build/repo/modules/xray-udp-exporter/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
125[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
126[warn] |Matching filters for @nowarn or -Wconf:
127[warn] | - cat=configuration
128[warn] one warning found
129[info] done compiling
130
131************************
132Build summary:
133[{
134 "module": "trace4cats-xray-udp-exporter",
135 "compile": {"status": "ok", "tookMs": 7098, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
136 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
137 "test-compile": {"status": "ok", "tookMs": 400, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
138 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
139 "publish": {"status": "skipped", "tookMs": 0},
140 "metadata": {
141 "crossScalaVersions": ["2.13.8", "2.12.15", "3.1.1"]
142}
143}]
144************************
145[success] Total time: 23 s, completed Nov 22, 2025, 4:39:29 PM
146[0JChecking patch project/plugins.sbt...
147Checking patch project/build.properties...
148Checking patch project/Dependencies.scala...
149Checking patch build.sbt...
150Applied patch project/plugins.sbt cleanly.
151Applied patch project/build.properties cleanly.
152Applied patch project/Dependencies.scala cleanly.
153Applied patch build.sbt cleanly.