Build Logs

kijuky/git-for-scala • 3.8.1-RC1:2026-01-13

Errors

30

Warnings

4

Total Lines

483

1##################################
2Clonning https://github.com/kijuky/git-for-scala.git into /build/repo using revision v1.0.2
3##################################
4Note: switching to 'aab589fdde39eef6086c3a855613af1d0b8f105b'.
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.1-RC1
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.1-RC1
32Execute tests: true
33sbt project found:
34Sbt version 1.10.2 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 kijuky/git-for-scala
37##################################
38Scala version: 3.8.1-RC1
39Targets: io.github.kijuky%git-for-scala
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '21'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1"
60"++3.8.1-RC1 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.kijuky%git-for-scala"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.658s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to git-for-scala (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.1-RC1
79OpenCB::Changing crossVersion 3.3.4 -> 3.8.1-RC1 in root/crossScalaVersions
80[info] set current project to git-for-scala (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.1-RC1 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (2.12.20, 3.8.1-RC1)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to git-for-scala (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 git-for-scala (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 7 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to git-for-scala (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:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to git-for-scala (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to git-for-scala (in build file:/build/repo/)
107[success] Total time: 0 s, completed Jan 13, 2026, 8:52:45 PM
108Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
109Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
110Starting build...
111Projects: Set(root)
112Starting build for ProjectRef(file:/build/repo/,root) (git-for-scala)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
115[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1/classes ...
116[warn] there was 1 deprecation warning; re-run with -deprecation for details
117[warn] one warning found
118[info] done compiling
119[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.1-RC1/test-classes ...
120[warn] there was 1 deprecation warning; re-run with -deprecation for details
121[warn] one warning found
122[info] done compiling
123error: could not lock config file .git/config: File exists
124hint: Using 'master' as the name for the initial branch. This default branch name
125hint: is subject to change. To configure the initial branch name to use in all
126hint: of your new repositories, which will suppress this warning, call:
127hint:
128hint: git config --global init.defaultBranch <name>
129hint:
130hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
131hint: 'development'. The just-created branch can be renamed via this command:
132hint:
133hint: git branch -m <name>
134hint: Using 'master' as the name for the initial branch. This default branch name
135hint: is subject to change. To configure the initial branch name to use in all
136hint: of your new repositories, which will suppress this warning, call:
137hint:
138hint: git config --global init.defaultBranch <name>
139hint:
140hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
141hint: 'development'. The just-created branch can be renamed via this command:
142hint:
143hint: git branch -m <name>
144hint: Using 'master' as the name for the initial branch. This default branch name
145hint: is subject to change. To configure the initial branch name to use in all
146hint: of your new repositories, which will suppress this warning, call:
147hint:
148hint: git config --global init.defaultBranch <name>
149hint:
150hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
151hint: 'development'. The just-created branch can be renamed via this command:
152hint:
153hint: git branch -m <name>
154hint: Using 'master' as the name for the initial branch. This default branch name
155hint: is subject to change. To configure the initial branch name to use in all
156hint: of your new repositories, which will suppress this warning, call:
157hint:
158hint: git config --global init.defaultBranch <name>
159hint:
160hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
161hint: 'development'. The just-created branch can be renamed via this command:
162hint:
163hint: git branch -m <name>
164error: could not lock config file .git/config: File exists
165error: could not lock config file .git/config: File exists
166hint: Using 'master' as the name for the initial branch. This default branch name
167hint: is subject to change. To configure the initial branch name to use in all
168hint: of your new repositories, which will suppress this warning, call:
169hint:
170hint: git config --global init.defaultBranch <name>
171hint:
172hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
173hint: 'development'. The just-created branch can be renamed via this command:
174hint:
175hint: git branch -m <name>
176hint: Using 'master' as the name for the initial branch. This default branch name
177hint: is subject to change. To configure the initial branch name to use in all
178hint: of your new repositories, which will suppress this warning, call:
179hint:
180hint: git config --global init.defaultBranch <name>
181hint:
182hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
183hint: 'development'. The just-created branch can be renamed via this command:
184hint:
185hint: git branch -m <name>
186hint: Using 'master' as the name for the initial branch. This default branch name
187hint: is subject to change. To configure the initial branch name to use in all
188hint: of your new repositories, which will suppress this warning, call:
189hint:
190hint: git config --global init.defaultBranch <name>
191hint:
192hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
193hint: 'development'. The just-created branch can be renamed via this command:
194hint:
195hint: git branch -m <name>
196hint: Using 'master' as the name for the initial branch. This default branch name
197hint: is subject to change. To configure the initial branch name to use in all
198hint: of your new repositories, which will suppress this warning, call:
199hint:
200hint: git config --global init.defaultBranch <name>
201hint:
202hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
203hint: 'development'. The just-created branch can be renamed via this command:
204hint:
205hint: git branch -m <name>
206hint: Using 'master' as the name for the initial branch. This default branch name
207hint: is subject to change. To configure the initial branch name to use in all
208hint: of your new repositories, which will suppress this warning, call:
209hint:
210hint: git config --global init.defaultBranch <name>
211hint:
212hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
213hint: 'development'. The just-created branch can be renamed via this command:
214hint:
215hint: git branch -m <name>
216hint: Using 'master' as the name for the initial branch. This default branch name
217hint: is subject to change. To configure the initial branch name to use in all
218hint: of your new repositories, which will suppress this warning, call:
219hint:
220hint: git config --global init.defaultBranch <name>
221hint:
222hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
223hint: 'development'. The just-created branch can be renamed via this command:
224hint:
225hint: git branch -m <name>
226[info] ImplicitsRichDiffEntrySpec:
227[info] #oldPath
228[info] - should be able to get oldPath
229[info] #newPath
230[info] - should be able to get newPath
231Switched to branch 'feature'
232Rebasing (1/1)
233hint: Using 'master' as the name for the initial branch. This default branch name
234hint: is subject to change. To configure the initial branch name to use in all
235hint: of your new repositories, which will suppress this warning, call:
236hint:
237hint: git config --global init.defaultBranch <name>
238hint:
239hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
240hint: 'development'. The just-created branch can be renamed via this command:
241hint:
242hint: git branch -m <name>
243
244
245Successfully rebased and updated refs/heads/master.
246hint: Using 'master' as the name for the initial branch. This default branch name
247hint: is subject to change. To configure the initial branch name to use in all
248hint: of your new repositories, which will suppress this warning, call:
249hint:
250hint: git config --global init.defaultBranch <name>
251hint:
252hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
253hint: 'development'. The just-created branch can be renamed via this command:
254hint:
255hint: git branch -m <name>
256hint: Using 'master' as the name for the initial branch. This default branch name
257hint: is subject to change. To configure the initial branch name to use in all
258hint: of your new repositories, which will suppress this warning, call:
259hint:
260hint: git config --global init.defaultBranch <name>
261hint:
262hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
263hint: 'development'. The just-created branch can be renamed via this command:
264hint:
265hint: git branch -m <name>
266Rebasing (1/1)
267
268
269Successfully rebased and updated refs/heads/master.
270hint: Using 'master' as the name for the initial branch. This default branch name
271hint: is subject to change. To configure the initial branch name to use in all
272hint: of your new repositories, which will suppress this warning, call:
273hint:
274hint: git config --global init.defaultBranch <name>
275hint:
276hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
277hint: 'development'. The just-created branch can be renamed via this command:
278hint:
279hint: git branch -m <name>
280hint: Using 'master' as the name for the initial branch. This default branch name
281hint: is subject to change. To configure the initial branch name to use in all
282hint: of your new repositories, which will suppress this warning, call:
283hint:
284hint: git config --global init.defaultBranch <name>
285hint:
286hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
287hint: 'development'. The just-created branch can be renamed via this command:
288hint:
289hint: git branch -m <name>
290Switched to branch 'feature'
291[info] ImplicitsRichRevCommitSpec:
292[info] #author
293[info] - should be able to get authorUserName *** FAILED ***
294[info] java.util.NoSuchElementException: head of empty list
295[info] at scala.collection.immutable.Nil$.head(List.scala:660)
296[info] at scala.collection.immutable.Nil$.head(List.scala:660)
297[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy1$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:19)
298[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
299[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
300[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
301[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy1$1(ImplicitsRichRevCommitSpec.scala:18)
302[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy1$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:9)
303[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
304[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
305[info] ...
306[info] - should be able to get authorEmailAddress *** FAILED ***
307[info] java.util.NoSuchElementException: head of empty list
308[info] at scala.collection.immutable.Nil$.head(List.scala:660)
309[info] at scala.collection.immutable.Nil$.head(List.scala:660)
310[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy2$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:41)
311[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
312[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
313[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
314[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy2$1(ImplicitsRichRevCommitSpec.scala:40)
315[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy1$1$$anonfun$2(ImplicitsRichRevCommitSpec.scala:31)
316[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
317[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
318[info] ...
319[info] #commitTime
320[info] - should be able to get commitTime *** FAILED ***
321[info] java.util.NoSuchElementException: head of empty list
322[info] at scala.collection.immutable.Nil$.head(List.scala:660)
323[info] at scala.collection.immutable.Nil$.head(List.scala:660)
324[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy3$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:68)
325[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
326[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
327[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
328[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy3$1(ImplicitsRichRevCommitSpec.scala:67)
329[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy2$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:54)
330[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
331[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
332[info] ...
333[info] - should be able to get commitTimeInstant *** FAILED ***
334[info] java.util.NoSuchElementException: head of empty list
335[info] at scala.collection.immutable.Nil$.head(List.scala:660)
336[info] at scala.collection.immutable.Nil$.head(List.scala:660)
337[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy4$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:92)
338[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
339[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
340[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
341[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy4$1(ImplicitsRichRevCommitSpec.scala:91)
342[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy2$1$$anonfun$2(ImplicitsRichRevCommitSpec.scala:79)
343[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
344[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
345[info] ...
346[info] #commitMessage
347[info] - should be able to get commitMessage *** FAILED ***
348[info] java.util.NoSuchElementException: head of empty list
349[info] at scala.collection.immutable.Nil$.head(List.scala:660)
350[info] at scala.collection.immutable.Nil$.head(List.scala:660)
351[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy5$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:114)
352[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
353[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
354[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
355[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy5$1(ImplicitsRichRevCommitSpec.scala:113)
356[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy3$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:105)
357[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
358[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
359[info] ...
360[info] ImplicitsRichRefSpec:
361[info] #name
362[info] - should be able to get name *** FAILED ***
363[info] java.util.NoSuchElementException: head of empty list
364[info] at scala.collection.immutable.Nil$.head(List.scala:660)
365[info] at scala.collection.immutable.Nil$.head(List.scala:660)
366[info] at io.github.kijuky.git.ImplicitsRichRefSpec.testFun$proxy1$1$$anonfun$1(ImplicitsRichRefSpec.scala:18)
367[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
368[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
369[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
370[info] at io.github.kijuky.git.ImplicitsRichRefSpec.testFun$proxy1$1(ImplicitsRichRefSpec.scala:17)
371[info] at io.github.kijuky.git.ImplicitsRichRefSpec.fun$proxy1$1$$anonfun$1(ImplicitsRichRefSpec.scala:9)
372[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
373[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
374[info] ...
375[info] #objectId
376[info] - should be able to get objectId *** FAILED ***
377[info] java.util.NoSuchElementException: head of empty list
378[info] at scala.collection.immutable.Nil$.head(List.scala:660)
379[info] at scala.collection.immutable.Nil$.head(List.scala:660)
380[info] at io.github.kijuky.git.ImplicitsRichRefSpec.testFun$proxy2$1$$anonfun$1(ImplicitsRichRefSpec.scala:39)
381[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
382[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
383[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
384[info] at io.github.kijuky.git.ImplicitsRichRefSpec.testFun$proxy2$1(ImplicitsRichRefSpec.scala:38)
385[info] at io.github.kijuky.git.ImplicitsRichRefSpec.fun$proxy2$1$$anonfun$1(ImplicitsRichRefSpec.scala:30)
386[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
387[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
388[info] ...
389[info] ImplicitsRichRepositorySpec:
390[info] #revCommit
391[info] - should be able to get revCommit *** FAILED ***
392[info] java.util.NoSuchElementException: head of empty list
393[info] at scala.collection.immutable.Nil$.head(List.scala:660)
394[info] at scala.collection.immutable.Nil$.head(List.scala:660)
395[info] at io.github.kijuky.git.ImplicitsRichRepositorySpec.testFun$proxy1$1$$anonfun$1(ImplicitsRichRepositorySpec.scala:18)
396[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
397[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
398[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
399[info] at io.github.kijuky.git.ImplicitsRichRepositorySpec.testFun$proxy1$1(ImplicitsRichRepositorySpec.scala:17)
400[info] at io.github.kijuky.git.ImplicitsRichRepositorySpec.fun$proxy1$1$$anonfun$1(ImplicitsRichRepositorySpec.scala:9)
401[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
402[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
403[info] ...
404[info] ImplicitsRichGitSpec:
405[info] #branch
406[info] - should be able to get branches *** FAILED ***
407[info] List("refs/heads/master") did not equal List("refs/heads/main") (ImplicitsRichGitSpec.scala:23)
408[info] Analysis:
409[info] List(0: "refs/heads/master" -> "refs/heads/main")
410[info] #tags
411[info] - should be able to get tags
412[info] #commits
413[info] - should be able to get commits *** FAILED ***
414[info] java.lang.IllegalArgumentException: Ref not found: main
415[info] at io.github.kijuky.git.Implicits$RichGit.commits(Implicits.scala:48)
416[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy3$1$$anonfun$1(ImplicitsRichGitSpec.scala:65)
417[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
418[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
419[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
420[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy3$1(ImplicitsRichGitSpec.scala:63)
421[info] at io.github.kijuky.git.ImplicitsRichGitSpec.fun$proxy3$1$$anonfun$1(ImplicitsRichGitSpec.scala:50)
422[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
423[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
424[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
425[info] ...
426[info] Cause: org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: main
427[info] at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:220)
428[info] at io.github.kijuky.git.Implicits$.io$github$kijuky$git$Implicits$RichGit$$_$getObjectId$$anonfun$2(Implicits.scala:80)
429[info] at scala.util.Try$.apply(Try.scala:218)
430[info] at io.github.kijuky.git.Implicits$RichGit.getObjectId(Implicits.scala:80)
431[info] at io.github.kijuky.git.Implicits$RichGit.commits(Implicits.scala:46)
432[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy3$1$$anonfun$1(ImplicitsRichGitSpec.scala:65)
433[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
434[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
435[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
436[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy3$1(ImplicitsRichGitSpec.scala:63)
437[info] ...
438[info] #diffs
439[info] - should be able to get unstaged diffs
440[info] - should be able t get diffs *** FAILED ***
441[info] java.lang.IllegalArgumentException: Ref not found: main
442[info] at io.github.kijuky.git.Implicits$RichGit.diffs(Implicits.scala:64)
443[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy5$1$$anonfun$1(ImplicitsRichGitSpec.scala:108)
444[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
445[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
446[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
447[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy5$1(ImplicitsRichGitSpec.scala:106)
448[info] at io.github.kijuky.git.ImplicitsRichGitSpec.fun$proxy4$1$$anonfun$2(ImplicitsRichGitSpec.scala:93)
449[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
450[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
451[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
452[info] ...
453[info] Cause: org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: main
454[info] at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:220)
455[info] at io.github.kijuky.git.Implicits$.io$github$kijuky$git$Implicits$RichGit$$_$getObjectId$$anonfun$2(Implicits.scala:80)
456[info] at scala.util.Try$.apply(Try.scala:218)
457[info] at io.github.kijuky.git.Implicits$RichGit.getObjectId(Implicits.scala:80)
458[info] at io.github.kijuky.git.Implicits$RichGit.diffs(Implicits.scala:62)
459[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy5$1$$anonfun$1(ImplicitsRichGitSpec.scala:108)
460[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
461[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
462[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
463[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy5$1(ImplicitsRichGitSpec.scala:106)
464[info] ...
465
466************************
467Build summary:
468[{
469 "module": "git-for-scala",
470 "compile": {"status": "ok", "tookMs": 4462, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
471 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
472 "test-compile": {"status": "ok", "tookMs": 2875, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
473 "test": {"status": "failed", "tookMs": 1180, "passed": 4, "failed": 11, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 11, "ignored": 0, "skipped": 0, "total": 15}}]},
474 "publish": {"status": "skipped", "tookMs": 0},
475 "metadata": {
476 "crossScalaVersions": ["2.12.20", "3.3.4"]
477}
478}]
479************************
480[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: git-for-scala
481[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: git-for-scala
482[error] Total time: 10 s, completed Jan 13, 2026, 8:52:56 PM
483[0JBuild failed, not retrying.