Build Logs
zio/zio-logging • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
0
Warnings
112
Total Lines
637
1##################################
2Clonning https://github.com/zio/zio-logging.git into /build/repo using revision v2.5.1
3##################################
4Note: switching to '1d83c5118dbf11b426e6626dc31db5967aedd87a'.
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-bin-20251128-fe49539-NIGHTLY
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
31Try apply source patch:
32Path: project/plugins.sbt
33Pattern: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
34Replacement: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
35Patch using 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY matches version range: <3.8.0, 3.99.99>
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")' in project/plugins.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project zio/zio-logging
47##################################
48Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
49Targets: dev.zio%zio-logging dev.zio%zio-logging-docs dev.zio%zio-logging-jpl dev.zio%zio-logging-jul-bridge dev.zio%zio-logging-slf4j dev.zio%zio-logging-slf4j-bridge dev.zio%zio-logging-slf4j2 dev.zio%zio-logging-slf4j2-bridge
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.19.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-XX:+PrintCommandLineFlags
60-Xss2m
61-Xmx6g
62-XX:+UseG1GC
63-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
73"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78disableFatalWarnings
79moduleMappings
80"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.19.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}""" dev.zio%zio-logging dev.zio%zio-logging-docs dev.zio%zio-logging-jpl dev.zio%zio-logging-jul-bridge dev.zio%zio-logging-slf4j dev.zio%zio-logging-slf4j-bridge dev.zio%zio-logging-slf4j2 dev.zio%zio-logging-slf4j2-bridge"
81
82-XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=4294967296 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=7516192768 -XX:MinHeapSize=4294967296 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:ThreadStackSize=8192 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC
83[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 9.486s.
89[info] done compiling
90[info] loading settings for project root from build.sbt...
91[info] resolving key references (26208 settings) ...
92[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
93[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
94[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
95[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
96[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
97[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
98[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
99[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
100[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
101[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
102[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
103[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.1+0-1d83c511+20251129-0109-SNAPSHOT
104[info]
105[info] Useful sbt tasks:
106[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
107[info] > fmt Formats source files using scalafmt.
108[info] > fix Fixes source files using using scalafix
109[info] > prepare Prepares sources by applying scalafmt and running scalafix.
110[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
111[info] > publish-all Signs and publishes all artifacts to Maven Central.
112[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
113[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
114[info] > ~compile Compiles all modules (file-watch enabled)
115[info] > test Runs all tests
116[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
117[info]
118Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
119OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesSlf4j2Log4j/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesSlf4jLogback/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesCoreJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in jpl/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in slf4j2/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesSlf4j2Bridge/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesJpl/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesCoreJVM/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in benchmarks/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in coreJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesJulBridge/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesCoreNative/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in coreNative/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in docs/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in examplesSlf4j2Logback/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in root/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in slf4jBridge/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in slf4j2Bridge/crossScalaVersions
137OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in coreJVM/crossScalaVersions
138OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in julBridge/crossScalaVersions
139OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in slf4j/crossScalaVersions
140[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
141[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
142[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
143[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
144[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
145[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
146[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
147[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
148[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
149[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
150[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
151[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.1+0-1d83c511+20251129-0109-SNAPSHOT
152[info]
153[info] Useful sbt tasks:
154[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
155[info] > fmt Formats source files using scalafmt.
156[info] > fix Fixes source files using using scalafix
157[info] > prepare Prepares sources by applying scalafmt and running scalafix.
158[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
159[info] > publish-all Signs and publishes all artifacts to Maven Central.
160[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
161[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
162[info] > ~compile Compiles all modules (file-watch enabled)
163[info] > test Runs all tests
164[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
165[info]
166[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 21 projects.
167[info] Switching Scala version on:
168[info] jpl (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
169[info] examplesCoreJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
170[info] benchmarks (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
171[info] * root (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
172[info] coreNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
173[info] docs (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
174[info] examplesCoreNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
175[info] coreJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
176[info] slf4jBridge (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
177[info] examplesSlf4j2Log4j (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
178[info] examplesSlf4jLogback (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
179[info] examplesJulBridge (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
180[info] coreJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
181[info] examplesSlf4j2Bridge (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
182[info] julBridge (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
183[info] examplesJpl (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
184[info] slf4j2Bridge (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
185[info] examplesCoreJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
186[info] slf4j2 (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
187[info] slf4j (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
188[info] examplesSlf4j2Logback (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
189[info] Excluding projects:
190[info] Reapplying settings...
191[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
192[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
193[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
194[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
195[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
196[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
197[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
198[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
199[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
200[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
201[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
202[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.1+0-1d83c511+20251129-0109-SNAPSHOT
203[info]
204[info] Useful sbt tasks:
205[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
206[info] > fmt Formats source files using scalafmt.
207[info] > fix Fixes source files using using scalafix
208[info] > prepare Prepares sources by applying scalafmt and running scalafix.
209[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
210[info] > publish-all Signs and publishes all artifacts to Maven Central.
211[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
212[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
213[info] > ~compile Compiles all modules (file-watch enabled)
214[info] > test Runs all tests
215[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
216[info]
217Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
218[info] Reapplying settings...
219[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
220[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
221[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
222[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
223[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
224[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
225[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
226[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
227[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
228[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
229[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
230[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.1+0-1d83c511+20251129-0109-SNAPSHOT
231[info]
232[info] Useful sbt tasks:
233[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
234[info] > fmt Formats source files using scalafmt.
235[info] > fix Fixes source files using using scalafix
236[info] > prepare Prepares sources by applying scalafmt and running scalafix.
237[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
238[info] > publish-all Signs and publishes all artifacts to Maven Central.
239[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
240[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
241[info] > ~compile Compiles all modules (file-watch enabled)
242[info] > test Runs all tests
243[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
244[info]
245[info] Defining Global / credentials, benchmarks / credentials and 19 others.
246[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 168 others.
247[info] Run `last` for details.
248[info] Reapplying settings...
249[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
250[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
251[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
252[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
253[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
254[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
255[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
256[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
257[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
258[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
259[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
260[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.1+0-1d83c511+20251129-0110-SNAPSHOT
261[info]
262[info] Useful sbt tasks:
263[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
264[info] > fmt Formats source files using scalafmt.
265[info] > fix Fixes source files using using scalafix
266[info] > prepare Prepares sources by applying scalafmt and running scalafix.
267[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
268[info] > publish-all Signs and publishes all artifacts to Maven Central.
269[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
270[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
271[info] > ~compile Compiles all modules (file-watch enabled)
272[info] > test Runs all tests
273[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
274[info]
275Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
276[info] Reapplying settings...
277OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
278
279 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
280 Did you mean examplesSlf4jLogback / allExcludeDependencies ?
281 , retry without global scopes
282[info] Reapplying settings...
283[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
284[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
285[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
286[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
287[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
288[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
289[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
290[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
291[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
292[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
293[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
294[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.1+0-1d83c511+20251129-0110-SNAPSHOT
295[info]
296[info] Useful sbt tasks:
297[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
298[info] > fmt Formats source files using scalafmt.
299[info] > fix Fixes source files using using scalafix
300[info] > prepare Prepares sources by applying scalafmt and running scalafix.
301[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
302[info] > publish-all Signs and publishes all artifacts to Maven Central.
303[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
304[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
305[info] > ~compile Compiles all modules (file-watch enabled)
306[info] > test Runs all tests
307[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
308[info]
309Execute removeScalacOptionsStartingWith: -P:wartremover
310[info] Reapplying settings...
311[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
312[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
313[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
314[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
315[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
316[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
317[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
318[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
319[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
320[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
321[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
322[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.1+0-1d83c511+20251129-0110-SNAPSHOT
323[info]
324[info] Useful sbt tasks:
325[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
326[info] > fmt Formats source files using scalafmt.
327[info] > fix Fixes source files using using scalafix
328[info] > prepare Prepares sources by applying scalafmt and running scalafix.
329[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
330[info] > publish-all Signs and publishes all artifacts to Maven Central.
331[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
332[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
333[info] > ~compile Compiles all modules (file-watch enabled)
334[info] > test Runs all tests
335[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
336[info]
337Execute disableFatalWarnings:
338[info] Reapplying settings...
339[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
340[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
341[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
342[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
343[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
344[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
345[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
346[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
347[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
348[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
349[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
350[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.1+0-1d83c511+20251129-0110-SNAPSHOT
351[info]
352[info] Useful sbt tasks:
353[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
354[info] > fmt Formats source files using scalafmt.
355[info] > fix Fixes source files using using scalafix
356[info] > prepare Prepares sources by applying scalafmt and running scalafix.
357[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
358[info] > publish-all Signs and publishes all artifacts to Maven Central.
359[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
360[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
361[info] > ~compile Compiles all modules (file-watch enabled)
362[info] > test Runs all tests
363[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
364[info]
365[success] Total time: 0 s, completed Nov 29, 2025, 1:10:06 AM
366Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.19.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
367Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
368Starting build...
369Projects: Set(jpl, docs, coreJS, slf4jBridge, coreJVM, julBridge, slf4j2Bridge, slf4j2, slf4j)
370Starting build for ProjectRef(file:/build/repo/,slf4j2Bridge) (zio-logging-slf4j2-bridge)... [0/9]
371OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
372OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
373OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
374Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
375[info] compiling 22 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
376[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/FileLoggerConfig.scala:44:4
377[warn] 44 | final case object TimeBasedRollingPolicy extends FileRollingPolicy
378[warn] | ^^^^^
379[warn] | Modifier final is redundant for this definition
380[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:429:4
381[warn] 429 | final case object Cause extends Arg {
382[warn] | ^^^^^
383[warn] | Modifier final is redundant for this definition
384[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:437:4
385[warn] 437 | final case object LogLevel extends Arg {
386[warn] | ^^^^^
387[warn] | Modifier final is redundant for this definition
388[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:443:4
389[warn] 443 | final case object LoggerName extends Arg {
390[warn] | ^^^^^
391[warn] | Modifier final is redundant for this definition
392[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:449:4
393[warn] 449 | final case object LogMessage extends Arg {
394[warn] | ^^^^^
395[warn] | Modifier final is redundant for this definition
396[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:455:4
397[warn] 455 | final case object FiberId extends Arg {
398[warn] | ^^^^^
399[warn] | Modifier final is redundant for this definition
400[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:474:4
401[warn] 474 | final case object KeyValues extends Arg {
402[warn] | ^^^^^
403[warn] | Modifier final is redundant for this definition
404[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:491:4
405[warn] 491 | final case object EscapedArgPrefix extends Arg {
406[warn] | ^^^^^
407[warn] | Modifier final is redundant for this definition
408[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:497:4
409[warn] 497 | final case object EscapedOpenBracket extends Arg {
410[warn] | ^^^^^
411[warn] | Modifier final is redundant for this definition
412[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:503:4
413[warn] 503 | final case object EscapedCloseBracket extends Arg {
414[warn] | ^^^^^
415[warn] | Modifier final is redundant for this definition
416[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:509:4
417[warn] 509 | final case object Spans extends Arg {
418[warn] | ^^^^^
419[warn] | Modifier final is redundant for this definition
420[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:526:4
421[warn] 526 | final case object TraceLine extends Arg {
422[warn] | ^^^^^
423[warn] | Modifier final is redundant for this definition
424[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogContext.scala:55:12
425[warn] 55 | case (annotation: LogAnnotation[Any], value: Any) if (annotation.name == name) =>
426[warn] | ^
427[warn] |the type test for zio.logging.LogAnnotation[Any] cannot be checked at runtime because its type arguments can't be determined from zio.logging.LogAnnotation[?]
428[warn] |
429[warn] | longer explanation available when compiling with `-explain`
430[warn] 13 warnings found
431[info] done compiling
432[info] compiling 6 Scala sources and 2 Java sources to /build/repo/slf4j2-bridge/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
433[info] done compiling
434[info] compiling 2 Scala sources to /build/repo/slf4j2-bridge/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
435[info] done compiling
436Starting build for ProjectRef(file:/build/repo/,slf4jBridge) (zio-logging-slf4j-bridge)... [1/9]
437Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
438[info] compiling 7 Scala sources and 3 Java sources to /build/repo/slf4j-bridge/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
439[info] done compiling
440[info] compiling 2 Scala sources to /build/repo/slf4j-bridge/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
441[info] done compiling
442Starting build for ProjectRef(file:/build/repo/,coreJS) (zio-logging)... [2/9]
443Compile scalacOptions: -scalajs, -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
444[info] compiling 19 Scala sources to /build/repo/core/js/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
445[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/FileLoggerConfig.scala:44:4
446[warn] 44 | final case object TimeBasedRollingPolicy extends FileRollingPolicy
447[warn] | ^^^^^
448[warn] | Modifier final is redundant for this definition
449[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:429:4
450[warn] 429 | final case object Cause extends Arg {
451[warn] | ^^^^^
452[warn] | Modifier final is redundant for this definition
453[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:437:4
454[warn] 437 | final case object LogLevel extends Arg {
455[warn] | ^^^^^
456[warn] | Modifier final is redundant for this definition
457[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:443:4
458[warn] 443 | final case object LoggerName extends Arg {
459[warn] | ^^^^^
460[warn] | Modifier final is redundant for this definition
461[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:449:4
462[warn] 449 | final case object LogMessage extends Arg {
463[warn] | ^^^^^
464[warn] | Modifier final is redundant for this definition
465[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:455:4
466[warn] 455 | final case object FiberId extends Arg {
467[warn] | ^^^^^
468[warn] | Modifier final is redundant for this definition
469[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:474:4
470[warn] 474 | final case object KeyValues extends Arg {
471[warn] | ^^^^^
472[warn] | Modifier final is redundant for this definition
473[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:491:4
474[warn] 491 | final case object EscapedArgPrefix extends Arg {
475[warn] | ^^^^^
476[warn] | Modifier final is redundant for this definition
477[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:497:4
478[warn] 497 | final case object EscapedOpenBracket extends Arg {
479[warn] | ^^^^^
480[warn] | Modifier final is redundant for this definition
481[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:503:4
482[warn] 503 | final case object EscapedCloseBracket extends Arg {
483[warn] | ^^^^^
484[warn] | Modifier final is redundant for this definition
485[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:509:4
486[warn] 509 | final case object Spans extends Arg {
487[warn] | ^^^^^
488[warn] | Modifier final is redundant for this definition
489[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:526:4
490[warn] 526 | final case object TraceLine extends Arg {
491[warn] | ^^^^^
492[warn] | Modifier final is redundant for this definition
493[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogContext.scala:55:12
494[warn] 55 | case (annotation: LogAnnotation[Any], value: Any) if (annotation.name == name) =>
495[warn] | ^
496[warn] |the type test for zio.logging.LogAnnotation[Any] cannot be checked at runtime because its type arguments can't be determined from zio.logging.LogAnnotation[?]
497[warn] |
498[warn] | longer explanation available when compiling with `-explain`
499[warn] 13 warnings found
500[info] done compiling
501[info] compiling 14 Scala sources to /build/repo/core/js/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
502[info] done compiling
503[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
504[info] Fast optimizing /build/repo/core/js/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/zio-logging-test-fastopt
505[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
506Starting build for ProjectRef(file:/build/repo/,slf4j2) (zio-logging-slf4j2)... [3/9]
507Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
508[info] compiling 1 Scala source to /build/repo/slf4j2/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
509[info] done compiling
510[info] compiling 2 Scala sources to /build/repo/slf4j2/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
511[info] done compiling
512Starting build for ProjectRef(file:/build/repo/,slf4j) (zio-logging-slf4j)... [4/9]
513Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
514[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
515[info] done compiling
516[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
517[info] done compiling
518Starting build for ProjectRef(file:/build/repo/,docs) (zio-logging-docs)... [5/9]
519Compile scalacOptions: -language:experimental.macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
520[info] compiling 1 Scala source to /build/repo/jpl/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
521[info] done compiling
522Starting build for ProjectRef(file:/build/repo/,coreJVM) (zio-logging)... [6/9]
523Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
524[info] compiling 16 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
525[info] done compiling
526Starting build for ProjectRef(file:/build/repo/,julBridge) (zio-logging-jul-bridge)... [7/9]
527Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
528[info] compiling 2 Scala sources to /build/repo/jul-bridge/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
529[info] done compiling
530[info] compiling 1 Scala source to /build/repo/jul-bridge/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
531[info] done compiling
532Starting build for ProjectRef(file:/build/repo/,jpl) (zio-logging-jpl)... [8/9]
533Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
534[info] compiling 3 Scala sources to /build/repo/jpl/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
535[info] done compiling
536
537************************
538Build summary:
539[{
540 "module": "zio-logging-slf4j2-bridge",
541 "compile": {"status": "ok", "tookMs": 20821, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
542 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
543 "test-compile": {"status": "ok", "tookMs": 2371, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
544 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
545 "publish": {"status": "skipped", "tookMs": 0},
546 "metadata": {
547 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
548}
549},{
550 "module": "zio-logging-slf4j-bridge",
551 "compile": {"status": "ok", "tookMs": 1588, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
552 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
553 "test-compile": {"status": "ok", "tookMs": 1977, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
554 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
555 "publish": {"status": "skipped", "tookMs": 0},
556 "metadata": {
557 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
558}
559},{
560 "module": "zio-logging",
561 "compile": {"status": "ok", "tookMs": 6221, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
562 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
563 "test-compile": {"status": "ok", "tookMs": 5724, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
564 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
565 "publish": {"status": "skipped", "tookMs": 0},
566 "metadata": {
567 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
568}
569},{
570 "module": "zio-logging-slf4j2",
571 "compile": {"status": "ok", "tookMs": 785, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
572 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
573 "test-compile": {"status": "ok", "tookMs": 1548, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
574 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
575 "publish": {"status": "skipped", "tookMs": 0},
576 "metadata": {
577 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
578}
579},{
580 "module": "zio-logging-slf4j",
581 "compile": {"status": "ok", "tookMs": 567, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
582 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
583 "test-compile": {"status": "ok", "tookMs": 1351, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
584 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
585 "publish": {"status": "skipped", "tookMs": 0},
586 "metadata": {
587 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
588}
589},{
590 "module": "zio-logging-docs",
591 "compile": {"status": "ok", "tookMs": 912, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
592 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
593 "test-compile": {"status": "ok", "tookMs": 487, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
594 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
595 "publish": {"status": "skipped", "tookMs": 0},
596 "metadata": {
597 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
598}
599},{
600 "module": "zio-logging",
601 "compile": {"status": "ok", "tookMs": 65, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
602 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
603 "test-compile": {"status": "ok", "tookMs": 4328, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
604 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
605 "publish": {"status": "skipped", "tookMs": 0},
606 "metadata": {
607 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
608}
609},{
610 "module": "zio-logging-jul-bridge",
611 "compile": {"status": "ok", "tookMs": 759, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
612 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
613 "test-compile": {"status": "ok", "tookMs": 952, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
614 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
615 "publish": {"status": "skipped", "tookMs": 0},
616 "metadata": {
617 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
618}
619},{
620 "module": "zio-logging-jpl",
621 "compile": {"status": "ok", "tookMs": 152, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
622 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
623 "test-compile": {"status": "ok", "tookMs": 1246, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
624 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
625 "publish": {"status": "skipped", "tookMs": 0},
626 "metadata": {
627 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
628}
629}]
630************************
631[success] Total time: 162 s (0:02:42.0), completed Nov 29, 2025, 1:12:48 AM
632[0JChecking patch project/plugins.sbt...
633Checking patch project/build.properties...
634Checking patch build.sbt...
635Applied patch project/plugins.sbt cleanly.
636Applied patch project/build.properties cleanly.
637Applied patch build.sbt cleanly.