Build Logs
zio/zio-logging • 3.8.0-RC2:2025-11-28
Errors
10
Warnings
114
Total Lines
1144
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.0-RC2
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.0-RC2 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.0-RC2
42Execute tests: true
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.0-RC2
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":"full","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.0-RC2
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.0-RC2"
73"++3.8.0-RC2 -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.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"full","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.322s.
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+20251128-1236-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.0-RC2
119OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesSlf4jLogback/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesCoreJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesCoreJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in jpl/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in slf4j2/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesSlf4j2Log4j/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesSlf4j2Bridge/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesJpl/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in julBridge/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesJulBridge/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in benchmarks/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in coreJS/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesCoreNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in coreNative/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in docs/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in examplesSlf4j2Logback/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in root/crossScalaVersions
137OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in slf4jBridge/crossScalaVersions
138OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 in slf4j2Bridge/crossScalaVersions
139OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC2 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+20251128-1236-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.0-RC2 on 21 projects.
167[info] Switching Scala version on:
168[info] jpl (2.12.20, 2.13.16, 3.8.0-RC2)
169[info] examplesCoreJVM (2.12.20, 2.13.16, 3.8.0-RC2)
170[info] benchmarks (2.12.20, 2.13.16, 3.8.0-RC2)
171[info] * root (2.12.20, 2.13.16, 3.8.0-RC2)
172[info] coreNative (2.12.20, 2.13.16, 3.8.0-RC2)
173[info] docs (2.12.20, 2.13.16, 3.8.0-RC2)
174[info] examplesCoreNative (2.12.20, 2.13.16, 3.8.0-RC2)
175[info] coreJS (2.12.20, 2.13.16, 3.8.0-RC2)
176[info] slf4jBridge (2.12.20, 2.13.16, 3.8.0-RC2)
177[info] examplesSlf4j2Log4j (2.12.20, 2.13.16, 3.8.0-RC2)
178[info] examplesSlf4jLogback (2.12.20, 2.13.16, 3.8.0-RC2)
179[info] examplesJulBridge (2.12.20, 2.13.16, 3.8.0-RC2)
180[info] coreJVM (2.12.20, 2.13.16, 3.8.0-RC2)
181[info] examplesSlf4j2Bridge (2.12.20, 2.13.16, 3.8.0-RC2)
182[info] julBridge (2.12.20, 2.13.16, 3.8.0-RC2)
183[info] examplesJpl (2.12.20, 2.13.16, 3.8.0-RC2)
184[info] slf4j2Bridge (2.12.20, 2.13.16, 3.8.0-RC2)
185[info] examplesCoreJS (2.12.20, 2.13.16, 3.8.0-RC2)
186[info] slf4j2 (2.12.20, 2.13.16, 3.8.0-RC2)
187[info] slf4j (2.12.20, 2.13.16, 3.8.0-RC2)
188[info] examplesSlf4j2Logback (2.12.20, 2.13.16, 3.8.0-RC2)
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+20251128-1236-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+20251128-1236-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+20251128-1236-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+20251128-1236-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+20251128-1236-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+20251128-1236-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 28, 2025, 12:36:59 PM
366Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"full","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()),Full,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.0-RC2/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.0-RC2/classes ...
433[info] done compiling
434[info] compiling 2 Scala sources to /build/repo/slf4j2-bridge/target/scala-3.8.0-RC2/test-classes ...
435[info] done compiling
436[warn] javaOptions will be ignored, fork is set to false
437+ Slf4jBridge
438timestamp=2025-11-28T11:37:36.372587499Z level=WARN thread=#zio-fiber-1823918389 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
439timestamp=2025-11-28T11:37:36.372375949Z level=WARN thread=#zio-fiber-1554210681 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
440timestamp=2025-11-28T11:37:36.372375643Z level=WARN thread=#zio-fiber-81140269 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
441timestamp=2025-11-28T11:37:36.372637222Z level=WARN thread=#zio-fiber-120552464 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
442timestamp=2025-11-28T11:37:36.380695138Z level=WARN thread=#zio-fiber-1177912892 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
443 + parallel init
444timestamp=2025-11-28T11:37:36.492880Z level=WARN thread=#zio-fiber-1417507948 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
445timestamp=2025-11-28T11:37:36.495350683Z level=WARN thread=#zio-fiber-2142801979 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
446timestamp=2025-11-28T11:37:36.498522862Z level=WARN thread=#zio-fiber-258231781 message="warn cause" cause="java.lang.RuntimeException: test error
447 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$2(Slf4jBridgeSpec.scala:30)
448 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)
449" test.logger=3ms logger_name=test.logger
450timestamp=2025-11-28T11:37:36.509779412Z level=ERROR thread=#zio-fiber-1556188900 message="error" cause="java.lang.RuntimeException: test error
451 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$2(Slf4jBridgeSpec.scala:30)
452 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)
453" test.logger=0ms logger_name=test.logger
454timestamp=2025-11-28T11:37:36.510356770Z level=ERROR thread=#zio-fiber-628579592 message="error" test.logger=0ms logger_name=test.logger
455 + logs through slf4j
456 + Implements Logger#getName
457timestamp=2025-11-28T11:37:36.632163704Z level=WARN thread=#zio-fiber-1621686440 message="hello world" test.logger=0ms logger_name=test.logger
458 + logs through slf4j without fiber ref propagation
459timestamp=2025-11-28T11:37:36.677994374Z level=WARN thread=#zio-fiber-82346132 message="test warn message" test.abc=0ms logger_name=test.abc
460timestamp=2025-11-28T11:37:36.682539332Z level=WARN thread=#zio-fiber-847620123 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
461timestamp=2025-11-28T11:37:36.684623517Z level=WARN thread=#zio-fiber-2107513433 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
462 + logs through slf4j with filter
463timestamp=2025-11-28T11:37:36.746566402Z level=WARN thread=#zio-fiber-1480412774 message="test warn message" test.abc=0ms logger_name=test.abc
464timestamp=2025-11-28T11:37:36.746895166Z level=WARN thread=#zio-fiber-405305387 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
465timestamp=2025-11-28T11:37:36.747603699Z level=WARN thread=#zio-fiber-991971837 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
466 + logs through slf4j with filter from config
4676 tests passed. 0 tests failed. 0 tests ignored.
468
469Executed in 555 ms
470
471Starting build for ProjectRef(file:/build/repo/,slf4jBridge) (zio-logging-slf4j-bridge)... [1/9]
472Compile 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
473[info] compiling 7 Scala sources and 3 Java sources to /build/repo/slf4j-bridge/target/scala-3.8.0-RC2/classes ...
474[info] done compiling
475[info] compiling 2 Scala sources to /build/repo/slf4j-bridge/target/scala-3.8.0-RC2/test-classes ...
476[info] done compiling
477+ Slf4jBridge
478timestamp=2025-11-28T11:37:41.583366530Z level=WARN thread=#zio-fiber-1063231324 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
479timestamp=2025-11-28T11:37:41.583532920Z level=WARN thread=#zio-fiber-1512236918 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
480timestamp=2025-11-28T11:37:41.583366640Z level=WARN thread=#zio-fiber-1762770798 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
481timestamp=2025-11-28T11:37:41.583366283Z level=WARN thread=#zio-fiber-1801517695 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
482timestamp=2025-11-28T11:37:41.589028934Z level=WARN thread=#zio-fiber-1297871181 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
483 + parallel init
484 + Implements Logger#getName
485 + implements MarkerFactoryBinder
486timestamp=2025-11-28T11:37:41.732226444Z level=WARN thread=#zio-fiber-551662455 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
487timestamp=2025-11-28T11:37:41.732695651Z level=WARN thread=#zio-fiber-1622591661 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
488timestamp=2025-11-28T11:37:41.734475541Z level=WARN thread=#zio-fiber-1345534411 message="warn cause" cause="java.lang.RuntimeException: test error
489 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$8(Slf4jBridgeSpec.scala:42)
490 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)
491" test.logger=1ms logger_name=test.logger
492timestamp=2025-11-28T11:37:41.739127882Z level=ERROR thread=#zio-fiber-443645949 message="error" cause="java.lang.RuntimeException: test error
493 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$8(Slf4jBridgeSpec.scala:42)
494 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)
495" test.logger=0ms logger_name=test.logger
496timestamp=2025-11-28T11:37:41.739568935Z level=ERROR thread=#zio-fiber-176871447 message="error" test.logger=0ms logger_name=test.logger
497 + logs through slf4j
498timestamp=2025-11-28T11:37:41.776300832Z level=WARN thread=#zio-fiber-358307349 message="hello world" test.logger=0ms logger_name=test.logger
499 + logs through slf4j without fiber ref propagation
500timestamp=2025-11-28T11:37:41.807787408Z level=WARN thread=#zio-fiber-1406166737 message="test warn message" test.abc=0ms logger_name=test.abc
501timestamp=2025-11-28T11:37:41.808817622Z level=WARN thread=#zio-fiber-1089194705 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
502timestamp=2025-11-28T11:37:41.809731077Z level=WARN thread=#zio-fiber-755672435 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
503 + logs through slf4j with filter
504timestamp=2025-11-28T11:37:41.883976893Z level=WARN thread=#zio-fiber-187032795 message="test warn message" test.abc=0ms logger_name=test.abc
505timestamp=2025-11-28T11:37:41.884570261Z level=WARN thread=#zio-fiber-2053259193 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
506timestamp=2025-11-28T11:37:41.885525375Z level=WARN thread=#zio-fiber-1833938272 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
507 + logs through slf4j with filter from config
5087 tests passed. 0 tests failed. 0 tests ignored.
509
510Executed in 438 ms
511
512Starting build for ProjectRef(file:/build/repo/,coreJS) (zio-logging)... [2/9]
513Compile 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
514[info] compiling 19 Scala sources to /build/repo/core/js/target/scala-3.8.0-RC2/classes ...
515[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/FileLoggerConfig.scala:44:4
516[warn] 44 | final case object TimeBasedRollingPolicy extends FileRollingPolicy
517[warn] | ^^^^^
518[warn] | Modifier final is redundant for this definition
519[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:429:4
520[warn] 429 | final case object Cause extends Arg {
521[warn] | ^^^^^
522[warn] | Modifier final is redundant for this definition
523[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:437:4
524[warn] 437 | final case object LogLevel extends Arg {
525[warn] | ^^^^^
526[warn] | Modifier final is redundant for this definition
527[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:443:4
528[warn] 443 | final case object LoggerName extends Arg {
529[warn] | ^^^^^
530[warn] | Modifier final is redundant for this definition
531[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:449:4
532[warn] 449 | final case object LogMessage extends Arg {
533[warn] | ^^^^^
534[warn] | Modifier final is redundant for this definition
535[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:455:4
536[warn] 455 | final case object FiberId extends Arg {
537[warn] | ^^^^^
538[warn] | Modifier final is redundant for this definition
539[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:474:4
540[warn] 474 | final case object KeyValues extends Arg {
541[warn] | ^^^^^
542[warn] | Modifier final is redundant for this definition
543[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:491:4
544[warn] 491 | final case object EscapedArgPrefix extends Arg {
545[warn] | ^^^^^
546[warn] | Modifier final is redundant for this definition
547[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:497:4
548[warn] 497 | final case object EscapedOpenBracket extends Arg {
549[warn] | ^^^^^
550[warn] | Modifier final is redundant for this definition
551[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:503:4
552[warn] 503 | final case object EscapedCloseBracket extends Arg {
553[warn] | ^^^^^
554[warn] | Modifier final is redundant for this definition
555[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:509:4
556[warn] 509 | final case object Spans extends Arg {
557[warn] | ^^^^^
558[warn] | Modifier final is redundant for this definition
559[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:526:4
560[warn] 526 | final case object TraceLine extends Arg {
561[warn] | ^^^^^
562[warn] | Modifier final is redundant for this definition
563[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogContext.scala:55:12
564[warn] 55 | case (annotation: LogAnnotation[Any], value: Any) if (annotation.name == name) =>
565[warn] | ^
566[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[?]
567[warn] |
568[warn] | longer explanation available when compiling with `-explain`
569[warn] 13 warnings found
570[info] done compiling
571[info] compiling 14 Scala sources to /build/repo/core/js/target/scala-3.8.0-RC2/test-classes ...
572[info] done compiling
573[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
574[info] Fast optimizing /build/repo/core/js/target/scala-3.8.0-RC2/zio-logging-test-fastopt
575+ LogFormat.Pattern
576 + parse pattern from string
577 + parse pattern with escaped reserved chars from string
578 + parse pattern with labels from string
579 + parse pattern with highlight from string
580+ LoggerNameExtractorSpec
581 + annotation
582 + loggerNameAnnotationOrTrace with empty trace
583 + annotationOrTrace
584 + loggerNameAnnotationOrTrace
585 + trace
586+ LogAnnotationSpec
587 + annotations aspect combinators
588 + annotations from multiple levels with @@
589 + annotations from same levels with @@
590+ LogFilterSpec
591 + log filtering by log level and name
592 + simple paths
593 + any string pattern
594 + any string and globstar patterns
595 + globstar pattern
596 + log filtering by log level and name with annotation
597 + log filtering by log level and name with annotation from config
598 + log filtering by log level and name default config
599 + log filtering by log level and name config should fail on invalid values
600 + log filtering by log level and name matcher with annotation
601 + log with accept all filter
602 + log nothing with accept all filter negated
603 + logs filtered by log level
604 + logs filtered by accept all or log level
605 + logs filtered by accept all and log level
606 + logs filtered by log level and name
607 + logs filtered by log level and name
608 + nameLevelOrdering
609 + log filters by log level and name from same configuration should be equal
610 + and
611 + or
612 + not
613 + cached
614+ JsonLogFormatSpec
615 + standard text
616 + empty annotation
617 + line
618 + annotation
619 + annotation (structured)
620 + several labels
621 + nested labels
622 + numeric value
623 + mixed structured / unstructured
624 + Don't show ansi escape codes from colored log format
625 + numeric value concatenated with string
626 + json text
627 + json label
628 + mixed json and non-json labels
629 + mixed json and non-json annotations
630 + labeled empty spans
631 + nested labeled empty spans and annotations
632 + json annotation
633+ MetricsSpec
634timestamp=2025-11-28T11:38:39.786Z level=INFO thread=#zio-fiber-3543 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
635timestamp=2025-11-28T11:38:39.787Z level=WARN thread=#zio-fiber-3543 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
636timestamp=2025-11-28T11:38:39.788Z level=ERROR thread=#zio-fiber-3543 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
637timestamp=2025-11-28T11:38:39.789Z level=INFO thread=#zio-fiber-3543 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
638timestamp=2025-11-28T11:38:39.790Z level=WARN thread=#zio-fiber-3543 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
639timestamp=2025-11-28T11:38:39.791Z level=ERROR thread=#zio-fiber-3543 message="test error" location=zio.logging.test.TestService.testError file=TestService.scala line=13
640 + logs totals metrics
641+ AppendLoggerNameSpec
642 + appendLoggerName
643+ LogGroupSpec
644 + logLevel
645 + loggerName with trace
646 + loggerName with logger name annotation
647 + loggerNameAndLevel
648 + ++
649 + contramap
650 + map
651 + zipWith
652+ ReconfigurableLogger2
653 + log with changed config
654+ ConsoleLoggerConfig
655 + load valid config
656 + load default with missing config
657 + equals config with same sources
658 + fail on invalid filter config
659 + fail on invalid format config
660+ LogFormatSpec
661 + level
662 + levelSyslog
663 + fiberId
664 + line
665 + loggerName
666 + annotation
667 + annotation (structured)
668 + any annotation
669 + empty annotation
670 + logAnnotations
671 + any annotation (structured)
672 + allAnnotations
673 + allAnnotations with exclusion
674 + allAnnotations with one value
675 + span
676 + spans
677 - enclosing class - ignored: 1
678 + string concat
679 + spaced
680 + colored
681 + fixed
682 + traceLine
683 + cause empty
684 + cause
685 + not empty cause with label if not empty
686 + empty cause with label if not empty
687 + line with filter
688 + default without timestamp
689+ JsonValidator
690 + deeply nested json
691 + Simple valid json objects
692 + json example
693 + Invalid json strings
694 + Valid nested json objects
695[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
696[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
697Starting build for ProjectRef(file:/build/repo/,slf4j2) (zio-logging-slf4j2)... [3/9]
698Compile 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
699[info] compiling 1 Scala source to /build/repo/slf4j2/target/scala-3.8.0-RC2/classes ...
700[info] done compiling
701[info] compiling 2 Scala sources to /build/repo/slf4j2/target/scala-3.8.0-RC2/test-classes ...
702[info] done compiling
703+ SLF4JSpec
70412:39:11,309 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.12
70512:39:11,310 |-INFO in ch.qos.logback.classic.util.ContextInitializer@44ed6700 - No custom configurators were discovered as a service.
70612:39:11,310 |-INFO in ch.qos.logback.classic.util.ContextInitializer@44ed6700 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
70712:39:11,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@44ed6700 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
70812:39:11,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
70912:39:11,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
71012:39:11,314 |-INFO in ch.qos.logback.classic.util.ContextInitializer@44ed6700 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
71112:39:11,314 |-INFO in ch.qos.logback.classic.util.ContextInitializer@44ed6700 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
71212:39:11,314 |-INFO in ch.qos.logback.classic.util.ContextInitializer@44ed6700 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
71312:39:11,314 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j2/target/scala-3.8.0-RC2/test-classes/logback-test.xml]
71412:39:11,392 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
71512:39:11,392 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [zio.logging.backend.TestAppender]
71612:39:11,393 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [layout] in [zio.logging.backend.TestAppender]
71712:39:11,393 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logstash]
71812:39:11,393 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
71912:39:11,537 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
72012:39:11,537 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
72112:39:11,538 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [logstash] to Logger[ROOT]
72212:39:11,538 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2f801346 - End of configuration.
72312:39:11,538 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@55734af0 - Registering current configuration as safe fallback point
72412:39:11,538 |-INFO in ch.qos.logback.classic.util.ContextInitializer@44ed6700 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 224 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
725
726{"@timestamp":"2025-11-28T12:39:11.565960044+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"859afb37-166b-4179-a701-7d1f1fc52005"}
727{"@timestamp":"2025-11-28T12:39:12.079438476+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"859afb37-166b-4179-a701-7d1f1fc52005"}
728{"@timestamp":"2025-11-28T12:39:12.080262058+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"3a784d5e-45c7-4df4-9f49-825c0e944511"}
729{"@timestamp":"2025-11-28T12:39:12.581105783+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"3a784d5e-45c7-4df4-9f49-825c0e944511"}
730{"@timestamp":"2025-11-28T12:39:12.58220156+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
731 + log only user annotation into key values
732{"@timestamp":"2025-11-28T12:39:12.671573352+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"trace_id":"e8c7b434-2bb0-434a-95ba-344873672b85"}
733{"@timestamp":"2025-11-28T12:39:13.172540372+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"trace_id":"e8c7b434-2bb0-434a-95ba-344873672b85"}
734{"@timestamp":"2025-11-28T12:39:13.173027311+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"trace_id":"e8c7b434-2bb0-434a-95ba-344873672b85"}
735{"@timestamp":"2025-11-28T12:39:13.6737463+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"trace_id":"e8c7b434-2bb0-434a-95ba-344873672b85"}
736{"@timestamp":"2025-11-28T12:39:13.674334919+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
737 + log only trace annotation into key values
738{"@timestamp":"2025-11-28T12:39:13.709371447+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"3809c22f-2d46-4707-926b-69f4d7ce8a85","trace_id":"e2baa98c-5a89-4e42-a41b-09f8d4296621"}
739{"@timestamp":"2025-11-28T12:39:14.210267024+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"3809c22f-2d46-4707-926b-69f4d7ce8a85","trace_id":"e2baa98c-5a89-4e42-a41b-09f8d4296621"}
740{"@timestamp":"2025-11-28T12:39:14.210850764+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"b4cf4082-a013-49e3-acbe-29dc2b4f0111","trace_id":"e2baa98c-5a89-4e42-a41b-09f8d4296621"}
741{"@timestamp":"2025-11-28T12:39:14.711665986+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"b4cf4082-a013-49e3-acbe-29dc2b4f0111","trace_id":"e2baa98c-5a89-4e42-a41b-09f8d4296621"}
742{"@timestamp":"2025-11-28T12:39:14.71208084+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
743 + log all annotations into key values with custom logger name
744{"@timestamp":"2025-11-28T12:39:14.747734071+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
745{"@timestamp":"2025-11-28T12:39:14.749259319+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"a8e436dd-29ad-4b07-bdf6-2e442a66ca35","trace_id":"0cf116bd-36a7-4717-9541-70d0908747fa"}
746{"@timestamp":"2025-11-28T12:39:15.250543504+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"a8e436dd-29ad-4b07-bdf6-2e442a66ca35","trace_id":"0cf116bd-36a7-4717-9541-70d0908747fa"}
747{"@timestamp":"2025-11-28T12:39:15.251061121+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"5c87043a-ea4f-46e7-a761-cc881b3f643f","trace_id":"0cf116bd-36a7-4717-9541-70d0908747fa"}
748{"@timestamp":"2025-11-28T12:39:15.751886456+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"5c87043a-ea4f-46e7-a761-cc881b3f643f","trace_id":"0cf116bd-36a7-4717-9541-70d0908747fa"}
749{"@timestamp":"2025-11-28T12:39:15.753139165+01:00","@version":"1","message":"Done","logger_name":"root-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
750 + logger name changes
751{"@timestamp":"2025-11-28T12:39:15.788155018+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:182)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:183)\nCaused by: java.lang.Exception: input < 1\n\tat zio.logging.backend.SLF4JSpec$.innerFunction$1(SLF4JSpec.scala:69)\n\tat zio.logging.backend.SLF4JSpec$.someTestFunction$1(SLF4JSpec.scala:72)\n\tat zio.logging.backend.SLF4JSpec$.someError$$anonfun$2$$anonfun$1(SLF4JSpec.scala:79)\n\tat zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:102)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1063)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:412)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:487)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:249)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:137)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:400)\n"}
752 + log error with cause
753{"@timestamp":"2025-11-28T12:39:15.818643911+01:00","@version":"1","message":"Calculation error","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:185)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:191)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:192)\nCaused by: java.lang.Exception: input < 1\n\tat zio.logging.backend.SLF4JSpec$.innerFunction$1(SLF4JSpec.scala:69)\n\tat zio.logging.backend.SLF4JSpec$.someTestFunction$1(SLF4JSpec.scala:72)\n\tat zio.logging.backend.SLF4JSpec$.someError$$anonfun$2$$anonfun$1(SLF4JSpec.scala:79)\n\tat zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:102)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1063)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:412)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:487)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:249)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:137)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:400)\n"}
754 + log error with cause with custom logger name
755{"@timestamp":"2025-11-28T12:39:15.851912062+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user_id":"u1","user_id":"u2"}
756 + log multiple key values with same key
757{"@timestamp":"2025-11-28T12:39:15.882304594+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
758 + log error without cause
759{"@timestamp":"2025-11-28T12:39:15.915318014+01:00","@version":"1","message":"fiber=zio-fiber-597 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
760{"@timestamp":"2025-11-28T12:39:15.916483786+01:00","@version":"1","message":"fiber=zio-fiber-597 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
761 + log with fiber label
762{"@timestamp":"2025-11-28T12:39:15.952209732+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
763{"@timestamp":"2025-11-28T12:39:15.953713379+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
764{"@timestamp":"2025-11-28T12:39:15.955151344+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
765{"@timestamp":"2025-11-28T12:39:15.957076399+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
766 + log only enabled levels in configuration
767{"@timestamp":"2025-11-28T12:39:15.983196162+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
768{"@timestamp":"2025-11-28T12:39:15.984752495+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
769{"@timestamp":"2025-11-28T12:39:15.985857778+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
770{"@timestamp":"2025-11-28T12:39:15.987077796+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
771 + not log messages denied by marker
77211 tests passed. 0 tests failed. 0 tests ignored.
773
774Executed in 4 s 892 ms
775
776Starting build for ProjectRef(file:/build/repo/,slf4j) (zio-logging-slf4j)... [4/9]
777Compile 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
778[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.8.0-RC2/classes ...
779[info] done compiling
780[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.8.0-RC2/test-classes ...
781[info] done compiling
782+ SLF4JSpec
78312:39:26,466 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j/target/scala-3.8.0-RC2/test-classes/logback-test.xml]
78412:39:26,485 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
78512:39:26,485 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [zio.logging.backend.TestAppender]
78612:39:26,488 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
78712:39:26,491 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@5:62 - no applicable action for [layout], current ElementPath is [[configuration][appender][layout]]
78812:39:26,491 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@6:22 - no applicable action for [Pattern], current ElementPath is [[configuration][appender][layout][Pattern]]
78912:39:26,491 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
79012:39:26,492 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [logstash]
79112:39:26,598 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
79212:39:26,599 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
79312:39:26,599 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [logstash] to Logger[ROOT]
79412:39:26,599 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
79512:39:26,599 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b0a7f42 - Registering current configuration as safe fallback point
796
797{"@timestamp":"2025-11-28T12:39:26.618+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"55a449c0-ccc3-4940-84a5-3cc17096d23e"}
798{"@timestamp":"2025-11-28T12:39:27.126+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"55a449c0-ccc3-4940-84a5-3cc17096d23e"}
799{"@timestamp":"2025-11-28T12:39:27.127+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"7dec8d53-06f8-4bdd-a57b-1dcd8efa4127"}
800{"@timestamp":"2025-11-28T12:39:27.628+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"7dec8d53-06f8-4bdd-a57b-1dcd8efa4127"}
801{"@timestamp":"2025-11-28T12:39:27.629+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
802 + log only user annotation into MDC
803{"@timestamp":"2025-11-28T12:39:27.716+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"trace_id":"b36238f5-524a-41e8-85bb-545f0074fcdc"}
804{"@timestamp":"2025-11-28T12:39:28.217+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"trace_id":"b36238f5-524a-41e8-85bb-545f0074fcdc"}
805{"@timestamp":"2025-11-28T12:39:28.218+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"trace_id":"b36238f5-524a-41e8-85bb-545f0074fcdc"}
806{"@timestamp":"2025-11-28T12:39:28.719+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"trace_id":"b36238f5-524a-41e8-85bb-545f0074fcdc"}
807{"@timestamp":"2025-11-28T12:39:28.719+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
808 + log only trace annotation into MDC
809{"@timestamp":"2025-11-28T12:39:28.752+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"2ffdb02d-c54e-4066-93df-f23814a3d292","trace_id":"67104275-88e6-4b97-a8b8-1f0e98be9dbb"}
810{"@timestamp":"2025-11-28T12:39:29.252+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"2ffdb02d-c54e-4066-93df-f23814a3d292","trace_id":"67104275-88e6-4b97-a8b8-1f0e98be9dbb"}
811{"@timestamp":"2025-11-28T12:39:29.253+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"db34b584-ec73-42ae-82ac-f8e391b69dac","trace_id":"67104275-88e6-4b97-a8b8-1f0e98be9dbb"}
812{"@timestamp":"2025-11-28T12:39:29.754+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"db34b584-ec73-42ae-82ac-f8e391b69dac","trace_id":"67104275-88e6-4b97-a8b8-1f0e98be9dbb"}
813{"@timestamp":"2025-11-28T12:39:29.755+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
814 + log all annotations into MDC with custom logger name
815{"@timestamp":"2025-11-28T12:39:29.782+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
816{"@timestamp":"2025-11-28T12:39:29.784+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"4e958815-e1b7-4a86-973e-59a678157189","trace_id":"f53a820f-808a-49d4-b40f-5305cf0e3fc6"}
817{"@timestamp":"2025-11-28T12:39:30.285+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"4e958815-e1b7-4a86-973e-59a678157189","trace_id":"f53a820f-808a-49d4-b40f-5305cf0e3fc6"}
818{"@timestamp":"2025-11-28T12:39:30.286+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"7734adf0-daaf-48d1-ac4b-4eb9f190d265","trace_id":"f53a820f-808a-49d4-b40f-5305cf0e3fc6"}
819{"@timestamp":"2025-11-28T12:39:30.787+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"7734adf0-daaf-48d1-ac4b-4eb9f190d265","trace_id":"f53a820f-808a-49d4-b40f-5305cf0e3fc6"}
820{"@timestamp":"2025-11-28T12:39:30.788+01:00","@version":"1","message":"Done","logger_name":"root-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
821 + logger name changes
822{"@timestamp":"2025-11-28T12:39:30.821+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:176)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:177)\nCaused by: java.lang.Exception: input < 1\n\tat zio.logging.backend.SLF4JSpec$.innerFunction$1(SLF4JSpec.scala:69)\n\tat zio.logging.backend.SLF4JSpec$.someTestFunction$1(SLF4JSpec.scala:72)\n\tat zio.logging.backend.SLF4JSpec$.someError$$anonfun$2$$anonfun$1(SLF4JSpec.scala:79)\n\tat zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:102)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1063)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:412)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:487)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:249)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:137)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:400)\n"}
823 + log error with cause
824{"@timestamp":"2025-11-28T12:39:30.843+01:00","@version":"1","message":"Calculation error","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:179)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:185)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:186)\nCaused by: java.lang.Exception: input < 1\n\tat zio.logging.backend.SLF4JSpec$.innerFunction$1(SLF4JSpec.scala:69)\n\tat zio.logging.backend.SLF4JSpec$.someTestFunction$1(SLF4JSpec.scala:72)\n\tat zio.logging.backend.SLF4JSpec$.someError$$anonfun$2$$anonfun$1(SLF4JSpec.scala:79)\n\tat zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:102)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1063)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1067)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1094)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1153)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:412)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:487)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:249)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:137)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:400)\n"}
825 + log error with cause with custom logger name
826{"@timestamp":"2025-11-28T12:39:30.871+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
827 + log error without cause
828{"@timestamp":"2025-11-28T12:39:30.902+01:00","@version":"1","message":"fiber=zio-fiber-529 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
829{"@timestamp":"2025-11-28T12:39:30.904+01:00","@version":"1","message":"fiber=zio-fiber-529 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"WARN","level_value":30000}
830 + log with fiber label
831{"@timestamp":"2025-11-28T12:39:30.936+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
832{"@timestamp":"2025-11-28T12:39:30.936+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"WARN","level_value":30000}
833{"@timestamp":"2025-11-28T12:39:30.937+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000}
834{"@timestamp":"2025-11-28T12:39:30.939+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000}
835 + log only enabled levels in configuration
836{"@timestamp":"2025-11-28T12:39:30.969+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
837{"@timestamp":"2025-11-28T12:39:30.971+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
838{"@timestamp":"2025-11-28T12:39:30.972+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
839{"@timestamp":"2025-11-28T12:39:30.974+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
840 + not log messages denied by marker
84110 tests passed. 0 tests failed. 0 tests ignored.
842
843Executed in 4 s 695 ms
844
845Starting build for ProjectRef(file:/build/repo/,docs) (zio-logging-docs)... [5/9]
846Compile scalacOptions: -language:experimental.macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
847[info] compiling 1 Scala source to /build/repo/jpl/target/scala-3.8.0-RC2/classes ...
848[info] done compiling
849Starting build for ProjectRef(file:/build/repo/,coreJVM) (zio-logging)... [6/9]
850Compile 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
851[info] compiling 16 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC2/test-classes ...
852[info] done compiling
853+ LogFormat.Pattern
854 + parse pattern with escaped reserved chars from string
855 + parse pattern with highlight from string
856 + parse pattern with labels from string
857 + parse pattern from string
858+ LoggerNameExtractorSpec
859 + annotation
860 + loggerNameAnnotationOrTrace with empty trace
861 + loggerNameAnnotationOrTrace
862 + annotationOrTrace
863 + trace
864+ LogAnnotationSpec
865 + annotations aspect combinators
866 + annotations from multiple levels with @@
867 + annotations from same levels with @@
868+ LogFilterSpec
869 + log filtering by log level and name
870 + simple paths
871 + any string and globstar patterns
872 + any string pattern
873 + globstar pattern
874 + log filtering by log level and name with annotation
875 + log filtering by log level and name default config
876 + log filtering by log level and name matcher with annotation
877 + log filtering by log level and name config should fail on invalid values
878 + log filtering by log level and name with annotation from config
879 + log nothing with accept all filter negated
880 + logs filtered by log level
881 + log with accept all filter
882 + logs filtered by accept all or log level
883 + logs filtered by accept all and log level
884 + nameLevelOrdering
885 + logs filtered by log level and name
886 + logs filtered by log level and name
887 + and
888 + or
889 + not
890 + log filters by log level and name from same configuration should be equal
891 + cached
892+ JsonLogFormatSpec
893 + standard text
894 + annotation
895 + annotation (structured)
896 + empty annotation
897 + line
898 + several labels
899 + mixed structured / unstructured
900 + numeric value
901 + numeric value concatenated with string
902 + nested labels
903 + Don't show ansi escape codes from colored log format
904 + json text
905 + mixed json and non-json labels
906 + json label
907 + labeled empty spans
908 + mixed json and non-json annotations
909 + nested labeled empty spans and annotations
910 + json annotation
911+ MetricsSpec
912timestamp=2025-11-28T11:40:21.006827456Z level=INFO thread=#zio-fiber-3632 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
913timestamp=2025-11-28T11:40:21.007873931Z level=WARN thread=#zio-fiber-3632 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
914timestamp=2025-11-28T11:40:21.008763472Z level=ERROR thread=#zio-fiber-3632 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
915timestamp=2025-11-28T11:40:21.010015630Z level=INFO thread=#zio-fiber-3632 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
916timestamp=2025-11-28T11:40:21.010500996Z level=WARN thread=#zio-fiber-3632 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
917timestamp=2025-11-28T11:40:21.010871919Z level=ERROR thread=#zio-fiber-3632 message="test error" location=zio.logging.test.TestService.testError file=TestService.scala line=13
918 + logs totals metrics
919+ AppendLoggerNameSpec
920 + appendLoggerName
921+ LogGroupSpec
922 + loggerName with logger name annotation
923 + logLevel
924 + loggerName with trace
925 + contramap
926 + loggerNameAndLevel
927 + ++
928 + map
929 + zipWith
930+ ReconfigurableLogger2
931 + log with changed config
932+ ConsoleLoggerConfig
933 + load default with missing config
934 + load valid config
935 + fail on invalid filter config
936 + fail on invalid format config
937 + equals config with same sources
938+ LogFormatSpec
939 + levelSyslog
940 + level
941 + fiberId
942 + loggerName
943 + annotation (structured)
944 + line
945 + empty annotation
946 + annotation
947 + any annotation
948 + any annotation (structured)
949 + logAnnotations
950 + allAnnotations
951 + allAnnotations with exclusion
952 - enclosing class - ignored: 1
953 + allAnnotations with one value
954 + span
955 + spans
956 + string concat
957 + traceLine
958 + spaced
959 + cause empty
960 + fixed
961 + colored
962 + empty cause with label if not empty
963 + cause
964 + not empty cause with label if not empty
965 + line with filter
966 + default without timestamp
967+ FileLoggerConfig
968 + equals config with same sources
969 + fail on invalid format config
970 + load default config
971 + load valid config
972 + fail on invalid charset and filter config
973+ WriterProvider
974 + Make path include date
975 + Called multiple times with same time, if it return same writer
976+ JsonValidator
977 + deeply nested json
978 + json example
979 + Simple valid json objects
980 + Invalid json strings
981 + Valid nested json objects
982105 tests passed. 0 tests failed. 1 tests ignored.
983
984Executed in 9 s 538 ms
985
986Starting build for ProjectRef(file:/build/repo/,julBridge) (zio-logging-jul-bridge)... [7/9]
987Compile 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
988[info] compiling 2 Scala sources to /build/repo/jul-bridge/target/scala-3.8.0-RC2/classes ...
989[info] done compiling
990[info] compiling 1 Scala source to /build/repo/jul-bridge/target/scala-3.8.0-RC2/test-classes ...
991[info] done compiling
992+ Slf4jBridge
993timestamp=2025-11-28T11:40:29.297982219Z level=WARN thread=#zio-fiber-1374964990 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
994timestamp=2025-11-28T11:40:29.298164431Z level=WARN thread=#zio-fiber-1475328072 message="Test WARNING!" SLF4J-LOGGER=2ms logger_name=SLF4J-LOGGER
995timestamp=2025-11-28T11:40:29.297564519Z level=WARN thread=#zio-fiber-2121775112 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
996timestamp=2025-11-28T11:40:29.297926926Z level=WARN thread=#zio-fiber-1388348175 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
997timestamp=2025-11-28T11:40:29.310540051Z level=WARN thread=#zio-fiber-621504183 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
998 + parallel init
999timestamp=2025-11-28T11:40:29.415961530Z level=WARN thread=#zio-fiber-966236210 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
1000timestamp=2025-11-28T11:40:29.416775931Z level=WARN thread=#zio-fiber-1462949655 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
1001timestamp=2025-11-28T11:40:29.418331125Z level=WARN thread=#zio-fiber-719096471 message="warn cause" cause="java.lang.RuntimeException: test error
1002 at zio.logging.jul.bridge.JULBridgeSpec$.$anonfun$2(JULBridgeSpec.scala:33)
1003 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)
1004" test.logger=1ms logger_name=test.logger
1005timestamp=2025-11-28T11:40:29.432797449Z level=FATAL thread=#zio-fiber-940485592 message="severe" cause="java.lang.RuntimeException: test error
1006 at zio.logging.jul.bridge.JULBridgeSpec$.$anonfun$2(JULBridgeSpec.scala:33)
1007 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4875)
1008" test.logger=0ms logger_name=test.logger
1009timestamp=2025-11-28T11:40:29.433636165Z level=FATAL thread=#zio-fiber-1081983539 message="severe" test.logger=0ms logger_name=test.logger
1010 + logs through slf4j
1011 + Implements Logger#getName
1012timestamp=2025-11-28T11:40:29.533991119Z level=WARN thread=#zio-fiber-365097515 message="hello world" test.logger=0ms logger_name=test.logger
1013 + logs through slf4j without fiber ref propagation
1014timestamp=2025-11-28T11:40:29.572849442Z level=WARN thread=#zio-fiber-1175681971 message="test warning message" test.abc=0ms logger_name=test.abc
1015timestamp=2025-11-28T11:40:29.574642410Z level=WARN thread=#zio-fiber-1288316821 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1016timestamp=2025-11-28T11:40:29.575594208Z level=WARN thread=#zio-fiber-205415643 message="hello3 world warning" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
1017 + logs through slf4j with filter
1018timestamp=2025-11-28T11:40:29.648371029Z level=WARN thread=#zio-fiber-837656639 message="test warning message" test.abc=0ms logger_name=test.abc
1019timestamp=2025-11-28T11:40:29.649545013Z level=WARN thread=#zio-fiber-1140456925 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1020timestamp=2025-11-28T11:40:29.649877103Z level=WARN thread=#zio-fiber-667849946 message="hello3 world warning" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
1021 + logs through slf4j with filter from config
10226 tests passed. 0 tests failed. 0 tests ignored.
1023
1024Executed in 559 ms
1025
1026Starting build for ProjectRef(file:/build/repo/,jpl) (zio-logging-jpl)... [8/9]
1027Compile 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
1028[info] compiling 3 Scala sources to /build/repo/jpl/target/scala-3.8.0-RC2/test-classes ...
1029[info] done compiling
1030+ JPLSpec
1031 + log with default logger name
1032 + log with custom logger name
1033 + log only trace annotation
1034 + logger name changes
1035 + log error with cause
1036 + log error with cause with custom logger name
1037 + log error without cause
1038 + log only enabled levels in configuration
10398 tests passed. 0 tests failed. 0 tests ignored.
1040
1041Executed in 4 s 451 ms
1042
1043
1044************************
1045Build summary:
1046[{
1047 "module": "zio-logging-slf4j2-bridge",
1048 "compile": {"status": "ok", "tookMs": 20200, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1049 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1050 "test-compile": {"status": "ok", "tookMs": 2109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1051 "test": {"status": "ok", "tookMs": 1592, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
1052 "publish": {"status": "skipped", "tookMs": 0},
1053 "metadata": {
1054 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1055}
1056},{
1057 "module": "zio-logging-slf4j-bridge",
1058 "compile": {"status": "ok", "tookMs": 1573, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1059 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1060 "test-compile": {"status": "ok", "tookMs": 1846, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1061 "test": {"status": "ok", "tookMs": 1064, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
1062 "publish": {"status": "skipped", "tookMs": 0},
1063 "metadata": {
1064 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1065}
1066},{
1067 "module": "zio-logging",
1068 "compile": {"status": "ok", "tookMs": 5329, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1069 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1070 "test-compile": {"status": "ok", "tookMs": 4844, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1071 "test": {"status": "ok", "tookMs": 55196, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": [{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
1072 "publish": {"status": "skipped", "tookMs": 0},
1073 "metadata": {
1074 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1075}
1076},{
1077 "module": "zio-logging-slf4j2",
1078 "compile": {"status": "ok", "tookMs": 751, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1079 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1080 "test-compile": {"status": "ok", "tookMs": 1625, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1081 "test": {"status": "ok", "tookMs": 5511, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
1082 "publish": {"status": "skipped", "tookMs": 0},
1083 "metadata": {
1084 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1085}
1086},{
1087 "module": "zio-logging-slf4j",
1088 "compile": {"status": "ok", "tookMs": 695, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1089 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1090 "test-compile": {"status": "ok", "tookMs": 1484, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1091 "test": {"status": "ok", "tookMs": 5273, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "unknown", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
1092 "publish": {"status": "skipped", "tookMs": 0},
1093 "metadata": {
1094 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1095}
1096},{
1097 "module": "zio-logging-docs",
1098 "compile": {"status": "ok", "tookMs": 901, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1099 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1100 "test-compile": {"status": "ok", "tookMs": 447, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1101 "test": {"status": "ok", "tookMs": 328, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1102 "publish": {"status": "skipped", "tookMs": 0},
1103 "metadata": {
1104 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1105}
1106},{
1107 "module": "zio-logging",
1108 "compile": {"status": "ok", "tookMs": 48, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1109 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1110 "test-compile": {"status": "ok", "tookMs": 3878, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1111 "test": {"status": "ok", "tookMs": 10775, "passed": 105, "failed": 0, "ignored": 1, "skipped": 0, "total": 106, "byFramework": [{"framework": "unknown", "stats": {"passed": 105, "failed": 0, "ignored": 1, "skipped": 0, "total": 106}}]},
1112 "publish": {"status": "skipped", "tookMs": 0},
1113 "metadata": {
1114 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1115}
1116},{
1117 "module": "zio-logging-jul-bridge",
1118 "compile": {"status": "ok", "tookMs": 778, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1119 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1120 "test-compile": {"status": "ok", "tookMs": 997, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1121 "test": {"status": "ok", "tookMs": 1761, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
1122 "publish": {"status": "skipped", "tookMs": 0},
1123 "metadata": {
1124 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1125}
1126},{
1127 "module": "zio-logging-jpl",
1128 "compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1129 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1130 "test-compile": {"status": "ok", "tookMs": 1104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1131 "test": {"status": "ok", "tookMs": 5046, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
1132 "publish": {"status": "skipped", "tookMs": 0},
1133 "metadata": {
1134 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.3"]
1135}
1136}]
1137************************
1138[success] Total time: 217 s (0:03:37.0), completed Nov 28, 2025, 12:40:36 PM
1139[0JChecking patch project/plugins.sbt...
1140Checking patch project/build.properties...
1141Checking patch build.sbt...
1142Applied patch project/plugins.sbt cleanly.
1143Applied patch project/build.properties cleanly.
1144Applied patch build.sbt cleanly.