Build Logs

oleg-py/shironeko • 14270752029

Errors

6

Warnings

0

Total Lines

73

1##################################
2Clonning https://github.com/oleg-py/shironeko.git into repo using revision
3##################################
4----
5Preparing build for 3.6.4
6Scala binary version found: 3.6
7Implicitly using source version 3.6-migration
8Scala binary version found: 3.6
9Implicitly using source version 3.6-migration
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
13----
14Starting build for 3.6.4
15Execute tests: false
16sbt project found:
17Sbt version 1.3.10 is not supported, minimal supported version is 1.6.2
18Enforcing usage of sbt in version 1.6.2
19No prepare script found for project oleg-py/shironeko
20##################################
21Scala version: 3.6.4
22Targets: com.olegpy%shironeko-core
23Project projectConfig: { "tests": "compile-only" }
24##################################
25Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29Unrecognized VM option 'CMSClassUnloadingEnabled'
30Error: Could not create the Java Virtual Machine.
31Error: A fatal exception has occurred. Program will exit.
32[copyRt] java9_rt = '/rt.jar'
33copying runtime jar...
34mkdir: cannot create directory ‘’: No such file or directory
35Unrecognized VM option 'CMSClassUnloadingEnabled'
36Error: Could not create the Java Virtual Machine.
37Error: A fatal exception has occurred. Program will exit.
38# Executing command line:
39java
40-Dfile.encoding=UTF8
41-Xms1G
42-Xmx3G
43-XX:MaxMetaspaceSize=512M
44-XX:ReservedCodeCacheSize=250M
45-XX:+TieredCompilation
46-XX:-UseGCOverheadLimit
47-XX:+CMSClassUnloadingEnabled
48-XX:+UseConcMarkSweepGC
49-Dcommunitybuild.scala=3.6.4
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=
56-jar
57/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
58"setCrossScalaVersions 3.6.4"
59"++3.6.4 -v"
60"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.6.4 """{
67 "tests": "compile-only"
68}""" com.olegpy%shironeko-core"
69
70Unrecognized VM option 'CMSClassUnloadingEnabled'
71Error: Could not create the Java Virtual Machine.
72Error: A fatal exception has occurred. Program will exit.
73Build failed, not retrying.