Build Logs
kijuky/git-for-scala • 3.8.0-RC6:2026-01-08
Errors
29
Warnings
4
Total Lines
482
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.0-RC6
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.0-RC6
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.0-RC6
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.0-RC6
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.0-RC6"
60"++3.8.0-RC6 -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.0-RC6 """{"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.178s.
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.0-RC6
79OpenCB::Changing crossVersion 3.3.4 -> 3.8.0-RC6 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.0-RC6 on 1 projects.
82[info] Switching Scala version on:
83[info] * root (2.12.20, 3.8.0-RC6)
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 8, 2026, 2:48:55 AM
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.0-RC6/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.0-RC6/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
124error: could not lock config file .git/config: File exists
125hint: Using 'master' as the name for the initial branch. This default branch name
126hint: is subject to change. To configure the initial branch name to use in all
127hint: of your new repositories, which will suppress this warning, call:
128hint:
129hint: git config --global init.defaultBranch <name>
130hint:
131hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
132hint: 'development'. The just-created branch can be renamed via this command:
133hint:
134hint: git branch -m <name>
135hint: Using 'master' as the name for the initial branch. This default branch name
136hint: is subject to change. To configure the initial branch name to use in all
137hint: of your new repositories, which will suppress this warning, call:
138hint:
139hint: git config --global init.defaultBranch <name>
140hint:
141hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
142hint: 'development'. The just-created branch can be renamed via this command:
143hint:
144hint: git branch -m <name>
145hint: Using 'master' as the name for the initial branch. This default branch name
146hint: is subject to change. To configure the initial branch name to use in all
147hint: of your new repositories, which will suppress this warning, call:
148hint:
149hint: git config --global init.defaultBranch <name>
150hint:
151hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
152hint: 'development'. The just-created branch can be renamed via this command:
153hint:
154hint: git branch -m <name>
155hint: Using 'master' as the name for the initial branch. This default branch name
156hint: is subject to change. To configure the initial branch name to use in all
157hint: of your new repositories, which will suppress this warning, call:
158hint:
159hint: git config --global init.defaultBranch <name>
160hint:
161hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
162hint: 'development'. The just-created branch can be renamed via this command:
163hint:
164hint: git branch -m <name>
165hint: Using 'master' as the name for the initial branch. This default branch name
166hint: is subject to change. To configure the initial branch name to use in all
167hint: of your new repositories, which will suppress this warning, call:
168hint:
169hint: git config --global init.defaultBranch <name>
170hint:
171hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
172hint: 'development'. The just-created branch can be renamed via this command:
173hint:
174hint: git branch -m <name>
175hint: Using 'master' as the name for the initial branch. This default branch name
176hint: is subject to change. To configure the initial branch name to use in all
177hint: of your new repositories, which will suppress this warning, call:
178hint:
179hint: git config --global init.defaultBranch <name>
180hint:
181hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
182hint: 'development'. The just-created branch can be renamed via this command:
183hint:
184hint: git branch -m <name>
185hint: Using 'master' as the name for the initial branch. This default branch name
186hint: is subject to change. To configure the initial branch name to use in all
187hint: of your new repositories, which will suppress this warning, call:
188hint:
189hint: git config --global init.defaultBranch <name>
190hint:
191hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
192hint: 'development'. The just-created branch can be renamed via this command:
193hint:
194hint: git branch -m <name>
195hint: Using 'master' as the name for the initial branch. This default branch name
196hint: is subject to change. To configure the initial branch name to use in all
197hint: of your new repositories, which will suppress this warning, call:
198hint:
199hint: git config --global init.defaultBranch <name>
200hint:
201hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
202hint: 'development'. The just-created branch can be renamed via this command:
203hint:
204hint: git branch -m <name>
205hint: Using 'master' as the name for the initial branch. This default branch name
206hint: is subject to change. To configure the initial branch name to use in all
207hint: of your new repositories, which will suppress this warning, call:
208hint:
209hint: git config --global init.defaultBranch <name>
210hint:
211hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
212hint: 'development'. The just-created branch can be renamed via this command:
213hint:
214hint: git branch -m <name>
215hint: Using 'master' as the name for the initial branch. This default branch name
216hint: is subject to change. To configure the initial branch name to use in all
217hint: of your new repositories, which will suppress this warning, call:
218hint:
219hint: git config --global init.defaultBranch <name>
220hint:
221hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
222hint: 'development'. The just-created branch can be renamed via this command:
223hint:
224hint: git branch -m <name>
225hint: Using 'master' as the name for the initial branch. This default branch name
226hint: is subject to change. To configure the initial branch name to use in all
227hint: of your new repositories, which will suppress this warning, call:
228hint:
229hint: git config --global init.defaultBranch <name>
230hint:
231hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
232hint: 'development'. The just-created branch can be renamed via this command:
233hint:
234hint: git branch -m <name>
235Rebasing (1/1)
236Switched to branch 'feature'
237
238
239Successfully rebased and updated refs/heads/master.
240hint: Using 'master' as the name for the initial branch. This default branch name
241hint: is subject to change. To configure the initial branch name to use in all
242hint: of your new repositories, which will suppress this warning, call:
243hint:
244hint: git config --global init.defaultBranch <name>
245hint:
246hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
247hint: 'development'. The just-created branch can be renamed via this command:
248hint:
249hint: git branch -m <name>
250hint: Using 'master' as the name for the initial branch. This default branch name
251hint: is subject to change. To configure the initial branch name to use in all
252hint: of your new repositories, which will suppress this warning, call:
253hint:
254hint: git config --global init.defaultBranch <name>
255hint:
256hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
257hint: 'development'. The just-created branch can be renamed via this command:
258hint:
259hint: git branch -m <name>
260Rebasing (1/1)
261
262
263Successfully rebased and updated refs/heads/master.
264hint: Using 'master' as the name for the initial branch. This default branch name
265hint: is subject to change. To configure the initial branch name to use in all
266hint: of your new repositories, which will suppress this warning, call:
267hint:
268hint: git config --global init.defaultBranch <name>
269hint:
270hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
271hint: 'development'. The just-created branch can be renamed via this command:
272hint:
273hint: git branch -m <name>
274hint: Using 'master' as the name for the initial branch. This default branch name
275hint: is subject to change. To configure the initial branch name to use in all
276hint: of your new repositories, which will suppress this warning, call:
277hint:
278hint: git config --global init.defaultBranch <name>
279hint:
280hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
281hint: 'development'. The just-created branch can be renamed via this command:
282hint:
283hint: git branch -m <name>
284Switched to branch 'feature'
285[info] ImplicitsRichRefSpec:
286[info] #name
287[info] - should be able to get name *** FAILED ***
288[info] java.util.NoSuchElementException: head of empty list
289[info] at scala.collection.immutable.Nil$.head(List.scala:660)
290[info] at scala.collection.immutable.Nil$.head(List.scala:660)
291[info] at io.github.kijuky.git.ImplicitsRichRefSpec.testFun$proxy1$1$$anonfun$1(ImplicitsRichRefSpec.scala:18)
292[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
293[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
294[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
295[info] at io.github.kijuky.git.ImplicitsRichRefSpec.testFun$proxy1$1(ImplicitsRichRefSpec.scala:17)
296[info] at io.github.kijuky.git.ImplicitsRichRefSpec.fun$proxy1$1$$anonfun$1(ImplicitsRichRefSpec.scala:9)
297[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
298[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
299[info] ...
300[info] #objectId
301[info] - should be able to get objectId *** FAILED ***
302[info] java.util.NoSuchElementException: head of empty list
303[info] at scala.collection.immutable.Nil$.head(List.scala:660)
304[info] at scala.collection.immutable.Nil$.head(List.scala:660)
305[info] at io.github.kijuky.git.ImplicitsRichRefSpec.testFun$proxy2$1$$anonfun$1(ImplicitsRichRefSpec.scala:39)
306[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
307[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
308[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
309[info] at io.github.kijuky.git.ImplicitsRichRefSpec.testFun$proxy2$1(ImplicitsRichRefSpec.scala:38)
310[info] at io.github.kijuky.git.ImplicitsRichRefSpec.fun$proxy2$1$$anonfun$1(ImplicitsRichRefSpec.scala:30)
311[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
312[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
313[info] ...
314[info] ImplicitsRichDiffEntrySpec:
315[info] #oldPath
316[info] - should be able to get oldPath
317[info] #newPath
318[info] - should be able to get newPath
319[info] ImplicitsRichRevCommitSpec:
320[info] #author
321[info] - should be able to get authorUserName *** FAILED ***
322[info] java.util.NoSuchElementException: head of empty list
323[info] at scala.collection.immutable.Nil$.head(List.scala:660)
324[info] at scala.collection.immutable.Nil$.head(List.scala:660)
325[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy1$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:19)
326[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
327[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
328[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
329[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy1$1(ImplicitsRichRevCommitSpec.scala:18)
330[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy1$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:9)
331[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
332[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
333[info] ...
334[info] - should be able to get authorEmailAddress *** FAILED ***
335[info] java.util.NoSuchElementException: head of empty list
336[info] at scala.collection.immutable.Nil$.head(List.scala:660)
337[info] at scala.collection.immutable.Nil$.head(List.scala:660)
338[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy2$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:41)
339[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
340[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
341[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
342[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy2$1(ImplicitsRichRevCommitSpec.scala:40)
343[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy1$1$$anonfun$2(ImplicitsRichRevCommitSpec.scala:31)
344[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
345[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
346[info] ...
347[info] #commitTime
348[info] - should be able to get commitTime *** FAILED ***
349[info] java.util.NoSuchElementException: head of empty list
350[info] at scala.collection.immutable.Nil$.head(List.scala:660)
351[info] at scala.collection.immutable.Nil$.head(List.scala:660)
352[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy3$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:68)
353[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
354[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
355[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
356[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy3$1(ImplicitsRichRevCommitSpec.scala:67)
357[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy2$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:54)
358[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
359[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
360[info] ...
361[info] - should be able to get commitTimeInstant *** FAILED ***
362[info] java.util.NoSuchElementException: head of empty list
363[info] at scala.collection.immutable.Nil$.head(List.scala:660)
364[info] at scala.collection.immutable.Nil$.head(List.scala:660)
365[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy4$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:92)
366[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
367[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
368[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
369[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy4$1(ImplicitsRichRevCommitSpec.scala:91)
370[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy2$1$$anonfun$2(ImplicitsRichRevCommitSpec.scala:79)
371[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
372[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
373[info] ...
374[info] #commitMessage
375[info] - should be able to get commitMessage *** FAILED ***
376[info] java.util.NoSuchElementException: head of empty list
377[info] at scala.collection.immutable.Nil$.head(List.scala:660)
378[info] at scala.collection.immutable.Nil$.head(List.scala:660)
379[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy5$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:114)
380[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
381[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
382[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
383[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.testFun$proxy5$1(ImplicitsRichRevCommitSpec.scala:113)
384[info] at io.github.kijuky.git.ImplicitsRichRevCommitSpec.fun$proxy3$1$$anonfun$1(ImplicitsRichRevCommitSpec.scala:105)
385[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
386[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
387[info] ...
388[info] ImplicitsRichRepositorySpec:
389[info] #revCommit
390[info] - should be able to get revCommit *** FAILED ***
391[info] java.util.NoSuchElementException: head of empty list
392[info] at scala.collection.immutable.Nil$.head(List.scala:660)
393[info] at scala.collection.immutable.Nil$.head(List.scala:660)
394[info] at io.github.kijuky.git.ImplicitsRichRepositorySpec.testFun$proxy1$1$$anonfun$1(ImplicitsRichRepositorySpec.scala:18)
395[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
396[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
397[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
398[info] at io.github.kijuky.git.ImplicitsRichRepositorySpec.testFun$proxy1$1(ImplicitsRichRepositorySpec.scala:17)
399[info] at io.github.kijuky.git.ImplicitsRichRepositorySpec.fun$proxy1$1$$anonfun$1(ImplicitsRichRepositorySpec.scala:9)
400[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
401[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
402[info] ...
403[info] ImplicitsRichGitSpec:
404[info] #branch
405[info] - should be able to get branches *** FAILED ***
406[info] List("refs/heads/master") did not equal List("refs/heads/main") (ImplicitsRichGitSpec.scala:23)
407[info] Analysis:
408[info] List(0: "refs/heads/master" -> "refs/heads/main")
409[info] #tags
410[info] - should be able to get tags
411[info] #commits
412[info] - should be able to get commits *** FAILED ***
413[info] java.lang.IllegalArgumentException: Ref not found: main
414[info] at io.github.kijuky.git.Implicits$RichGit.commits(Implicits.scala:48)
415[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy3$1$$anonfun$1(ImplicitsRichGitSpec.scala:65)
416[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
417[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
418[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
419[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy3$1(ImplicitsRichGitSpec.scala:63)
420[info] at io.github.kijuky.git.ImplicitsRichGitSpec.fun$proxy3$1$$anonfun$1(ImplicitsRichGitSpec.scala:50)
421[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
422[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
423[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
424[info] ...
425[info] Cause: org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: main
426[info] at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:220)
427[info] at io.github.kijuky.git.Implicits$.io$github$kijuky$git$Implicits$RichGit$$_$getObjectId$$anonfun$2(Implicits.scala:80)
428[info] at scala.util.Try$.apply(Try.scala:218)
429[info] at io.github.kijuky.git.Implicits$RichGit.getObjectId(Implicits.scala:80)
430[info] at io.github.kijuky.git.Implicits$RichGit.commits(Implicits.scala:46)
431[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy3$1$$anonfun$1(ImplicitsRichGitSpec.scala:65)
432[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
433[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
434[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
435[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy3$1(ImplicitsRichGitSpec.scala:63)
436[info] ...
437[info] #diffs
438[info] - should be able to get unstaged diffs
439[info] - should be able t get diffs *** FAILED ***
440[info] java.lang.IllegalArgumentException: Ref not found: main
441[info] at io.github.kijuky.git.Implicits$RichGit.diffs(Implicits.scala:64)
442[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy5$1$$anonfun$1(ImplicitsRichGitSpec.scala:108)
443[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
444[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
445[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
446[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy5$1(ImplicitsRichGitSpec.scala:106)
447[info] at io.github.kijuky.git.ImplicitsRichGitSpec.fun$proxy4$1$$anonfun$2(ImplicitsRichGitSpec.scala:93)
448[info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
449[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
450[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
451[info] ...
452[info] Cause: org.eclipse.jgit.errors.InvalidObjectIdException: Invalid id: main
453[info] at org.eclipse.jgit.lib.ObjectId.fromString(ObjectId.java:220)
454[info] at io.github.kijuky.git.Implicits$.io$github$kijuky$git$Implicits$RichGit$$_$getObjectId$$anonfun$2(Implicits.scala:80)
455[info] at scala.util.Try$.apply(Try.scala:218)
456[info] at io.github.kijuky.git.Implicits$RichGit.getObjectId(Implicits.scala:80)
457[info] at io.github.kijuky.git.Implicits$RichGit.diffs(Implicits.scala:62)
458[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy5$1$$anonfun$1(ImplicitsRichGitSpec.scala:108)
459[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo$$anonfun$2(GitRepoFixture.scala:31)
460[info] at scala.util.control.Exception$Catch.apply(Exception.scala:228)
461[info] at io.github.kijuky.git.GitRepoFixture$.withGitRepo(GitRepoFixture.scala:32)
462[info] at io.github.kijuky.git.ImplicitsRichGitSpec.testFun$proxy5$1(ImplicitsRichGitSpec.scala:106)
463[info] ...
464
465************************
466Build summary:
467[{
468 "module": "git-for-scala",
469 "compile": {"status": "ok", "tookMs": 3931, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
470 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
471 "test-compile": {"status": "ok", "tookMs": 2665, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
472 "test": {"status": "failed", "tookMs": 1120, "passed": 4, "failed": 11, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 11, "ignored": 0, "skipped": 0, "total": 15}}]},
473 "publish": {"status": "skipped", "tookMs": 0},
474 "metadata": {
475 "crossScalaVersions": ["2.12.20", "3.3.4"]
476}
477}]
478************************
479[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: git-for-scala
480[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: git-for-scala
481[error] Total time: 10 s, completed Jan 8, 2026, 2:49:05 AM
482[0JBuild failed, not retrying.