Build Logs
zio/zio-logging • 3.8.0:2026-01-13
Errors
10
Warnings
114
Total Lines
1144
1##################################
2Clonning https://github.com/zio/zio-logging.git into /build/repo using revision v2.5.2
3##################################
4Note: switching to '9e53c3814695700059f5e269d2c76183b0a4294c'.
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
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 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))
39Failed to apply pattern 'addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")' in project/plugins.sbt
40----
41Starting build for 3.8.0
42Execute tests: true
43sbt project found:
44No prepare script found for project zio/zio-logging
45##################################
46Scala version: 3.8.0
47Targets: 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
48Project 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"}}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-XX:+PrintCommandLineFlags
58-Xss2m
59-Xmx6g
60-XX:+UseG1GC
61-Dcommunitybuild.scala=3.8.0
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0"
71"++3.8.0 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76disableFatalWarnings
77moduleMappings
78"runBuild 3.8.0 """{"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"
79
80-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
81[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
82[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 9.578s.
88[info] done compiling
89[info] loading settings for project root from build.sbt...
90[info] resolving key references (25438 settings) ...
91[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â–„
92[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â–„
93[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▄
94[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â–„
95[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â–„
96[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
97[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â–„
98[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
99[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â–€
100[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▀
101[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â–€
102[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.2+0-9e53c381+20260113-1615-SNAPSHOT
103[info]
104[info] Useful sbt tasks:
105[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
106[info] > fmt Formats source files using scalafmt.
107[info] > fix Fixes source files using using scalafix
108[info] > prepare Prepares sources by applying scalafmt and running scalafix.
109[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
110[info] > publish-all Signs and publishes all artifacts to Maven Central.
111[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
112[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
113[info] > ~compile Compiles all modules (file-watch enabled)
114[info] > test Runs all tests
115[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
116[info]
117Execute setCrossScalaVersions: 3.8.0
118OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesCoreJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in benchmarks/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesSlf4jLogback/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in coreJVM/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in slf4j2/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesSlf4j2Bridge/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesJpl/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in jpl/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in julBridge/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesJulBridge/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in coreJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesCoreNative/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in coreNative/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesSlf4j2Logback/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in root/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesCoreJS/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in examplesSlf4j2Log4j/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in slf4j2Bridge/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in slf4jBridge/crossScalaVersions
137OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in docs/crossScalaVersions
138OpenCB::Changing crossVersion 3.3.7 -> 3.8.0 in slf4j/crossScalaVersions
139[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â–„
140[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â–„
141[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▄
142[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â–„
143[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â–„
144[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
145[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â–„
146[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
147[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â–€
148[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▀
149[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â–€
150[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.2+0-9e53c381+20260113-1615-SNAPSHOT
151[info]
152[info] Useful sbt tasks:
153[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
154[info] > fmt Formats source files using scalafmt.
155[info] > fix Fixes source files using using scalafix
156[info] > prepare Prepares sources by applying scalafmt and running scalafix.
157[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
158[info] > publish-all Signs and publishes all artifacts to Maven Central.
159[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
160[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
161[info] > ~compile Compiles all modules (file-watch enabled)
162[info] > test Runs all tests
163[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
164[info]
165[info] Setting Scala version to 3.8.0 on 21 projects.
166[info] Switching Scala version on:
167[info] jpl (2.12.20, 2.13.18, 3.8.0)
168[info] examplesCoreJVM (2.12.20, 2.13.18, 3.8.0)
169[info] benchmarks (2.12.20, 2.13.18, 3.8.0)
170[info] * root (2.12.20, 2.13.18, 3.8.0)
171[info] coreNative (2.12.20, 2.13.18, 3.8.0)
172[info] docs (2.12.20, 2.13.18, 3.8.0)
173[info] examplesCoreNative (2.12.20, 2.13.18, 3.8.0)
174[info] coreJS (2.12.20, 2.13.18, 3.8.0)
175[info] slf4jBridge (2.12.20, 2.13.18, 3.8.0)
176[info] examplesSlf4j2Log4j (2.12.20, 2.13.18, 3.8.0)
177[info] examplesSlf4jLogback (2.12.20, 2.13.18, 3.8.0)
178[info] examplesJulBridge (2.12.20, 2.13.18, 3.8.0)
179[info] coreJVM (2.12.20, 2.13.18, 3.8.0)
180[info] examplesSlf4j2Bridge (2.12.20, 2.13.18, 3.8.0)
181[info] julBridge (2.12.20, 2.13.18, 3.8.0)
182[info] examplesJpl (2.12.20, 2.13.18, 3.8.0)
183[info] slf4j2Bridge (2.12.20, 2.13.18, 3.8.0)
184[info] examplesCoreJS (2.12.20, 2.13.18, 3.8.0)
185[info] slf4j2 (2.12.20, 2.13.18, 3.8.0)
186[info] slf4j (2.12.20, 2.13.18, 3.8.0)
187[info] examplesSlf4j2Logback (2.12.20, 2.13.18, 3.8.0)
188[info] Excluding projects:
189[info] Reapplying settings...
190[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â–„
191[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â–„
192[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▄
193[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â–„
194[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â–„
195[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
196[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â–„
197[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
198[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â–€
199[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▀
200[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â–€
201[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.2+0-9e53c381+20260113-1615-SNAPSHOT
202[info]
203[info] Useful sbt tasks:
204[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
205[info] > fmt Formats source files using scalafmt.
206[info] > fix Fixes source files using using scalafix
207[info] > prepare Prepares sources by applying scalafmt and running scalafix.
208[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
209[info] > publish-all Signs and publishes all artifacts to Maven Central.
210[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
211[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
212[info] > ~compile Compiles all modules (file-watch enabled)
213[info] > test Runs all tests
214[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
215[info]
216Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
217[info] Reapplying settings...
218[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â–„
219[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â–„
220[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▄
221[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â–„
222[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â–„
223[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
224[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â–„
225[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
226[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â–€
227[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▀
228[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â–€
229[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.2+0-9e53c381+20260113-1615-SNAPSHOT
230[info]
231[info] Useful sbt tasks:
232[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
233[info] > fmt Formats source files using scalafmt.
234[info] > fix Fixes source files using using scalafix
235[info] > prepare Prepares sources by applying scalafmt and running scalafix.
236[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
237[info] > publish-all Signs and publishes all artifacts to Maven Central.
238[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
239[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
240[info] > ~compile Compiles all modules (file-watch enabled)
241[info] > test Runs all tests
242[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
243[info]
244[info] Defining Global / credentials, benchmarks / credentials and 19 others.
245[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 168 others.
246[info] Run `last` for details.
247[info] Reapplying settings...
248[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â–„
249[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â–„
250[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▄
251[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â–„
252[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â–„
253[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
254[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â–„
255[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
256[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â–€
257[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▀
258[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â–€
259[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.2+0-9e53c381+20260113-1615-SNAPSHOT
260[info]
261[info] Useful sbt tasks:
262[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
263[info] > fmt Formats source files using scalafmt.
264[info] > fix Fixes source files using using scalafix
265[info] > prepare Prepares sources by applying scalafmt and running scalafix.
266[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
267[info] > publish-all Signs and publishes all artifacts to Maven Central.
268[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
269[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
270[info] > ~compile Compiles all modules (file-watch enabled)
271[info] > test Runs all tests
272[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
273[info]
274Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
275[info] Reapplying settings...
276OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
277
278 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
279 Did you mean examplesSlf4jLogback / allExcludeDependencies ?
280 , retry without global scopes
281[info] Reapplying settings...
282[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â–„
283[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â–„
284[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▄
285[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â–„
286[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â–„
287[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
288[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â–„
289[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
290[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â–€
291[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▀
292[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â–€
293[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.2+0-9e53c381+20260113-1615-SNAPSHOT
294[info]
295[info] Useful sbt tasks:
296[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
297[info] > fmt Formats source files using scalafmt.
298[info] > fix Fixes source files using using scalafix
299[info] > prepare Prepares sources by applying scalafmt and running scalafix.
300[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
301[info] > publish-all Signs and publishes all artifacts to Maven Central.
302[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
303[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
304[info] > ~compile Compiles all modules (file-watch enabled)
305[info] > test Runs all tests
306[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
307[info]
308Execute removeScalacOptionsStartingWith: -P:wartremover
309[info] Reapplying settings...
310[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â–„
311[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â–„
312[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▄
313[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â–„
314[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â–„
315[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
316[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â–„
317[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
318[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â–€
319[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▀
320[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â–€
321[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.2+0-9e53c381+20260113-1615-SNAPSHOT
322[info]
323[info] Useful sbt tasks:
324[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
325[info] > fmt Formats source files using scalafmt.
326[info] > fix Fixes source files using using scalafix
327[info] > prepare Prepares sources by applying scalafmt and running scalafix.
328[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
329[info] > publish-all Signs and publishes all artifacts to Maven Central.
330[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
331[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
332[info] > ~compile Compiles all modules (file-watch enabled)
333[info] > test Runs all tests
334[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
335[info]
336Execute disableFatalWarnings:
337[info] Reapplying settings...
338[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â–„
339[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â–„
340[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▄
341[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â–„
342[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â–„
343[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
344[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â–„
345[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
346[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â–€
347[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▀
348[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â–€
349[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.2+0-9e53c381+20260113-1615-SNAPSHOT
350[info]
351[info] Useful sbt tasks:
352[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
353[info] > fmt Formats source files using scalafmt.
354[info] > fix Fixes source files using using scalafix
355[info] > prepare Prepares sources by applying scalafmt and running scalafix.
356[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
357[info] > publish-all Signs and publishes all artifacts to Maven Central.
358[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
359[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
360[info] > ~compile Compiles all modules (file-watch enabled)
361[info] > test Runs all tests
362[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
363[info]
364[success] Total time: 0 s, completed Jan 13, 2026, 4:15:40 PM
365Build 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"}}]}
366Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
367Starting build...
368Projects: Set(jpl, docs, coreJS, slf4jBridge, coreJVM, julBridge, slf4j2Bridge, slf4j2, slf4j)
369Starting build for ProjectRef(file:/build/repo/,slf4j2Bridge) (zio-logging-slf4j2-bridge)... [0/9]
370OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
371OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
372OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
373Compile 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
374[info] compiling 22 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/classes ...
375[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/FileLoggerConfig.scala:44:4
376[warn] 44 | final case object TimeBasedRollingPolicy extends FileRollingPolicy
377[warn] | ^^^^^
378[warn] | Modifier final is redundant for this definition
379[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:429:4
380[warn] 429 | final case object Cause extends Arg {
381[warn] | ^^^^^
382[warn] | Modifier final is redundant for this definition
383[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:437:4
384[warn] 437 | final case object LogLevel extends Arg {
385[warn] | ^^^^^
386[warn] | Modifier final is redundant for this definition
387[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:443:4
388[warn] 443 | final case object LoggerName extends Arg {
389[warn] | ^^^^^
390[warn] | Modifier final is redundant for this definition
391[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:449:4
392[warn] 449 | final case object LogMessage extends Arg {
393[warn] | ^^^^^
394[warn] | Modifier final is redundant for this definition
395[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:455:4
396[warn] 455 | final case object FiberId extends Arg {
397[warn] | ^^^^^
398[warn] | Modifier final is redundant for this definition
399[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:474:4
400[warn] 474 | final case object KeyValues extends Arg {
401[warn] | ^^^^^
402[warn] | Modifier final is redundant for this definition
403[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:491:4
404[warn] 491 | final case object EscapedArgPrefix extends Arg {
405[warn] | ^^^^^
406[warn] | Modifier final is redundant for this definition
407[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:497:4
408[warn] 497 | final case object EscapedOpenBracket extends Arg {
409[warn] | ^^^^^
410[warn] | Modifier final is redundant for this definition
411[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:503:4
412[warn] 503 | final case object EscapedCloseBracket extends Arg {
413[warn] | ^^^^^
414[warn] | Modifier final is redundant for this definition
415[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:509:4
416[warn] 509 | final case object Spans extends Arg {
417[warn] | ^^^^^
418[warn] | Modifier final is redundant for this definition
419[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:526:4
420[warn] 526 | final case object TraceLine extends Arg {
421[warn] | ^^^^^
422[warn] | Modifier final is redundant for this definition
423[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogContext.scala:55:12
424[warn] 55 | case (annotation: LogAnnotation[Any], value: Any) if (annotation.name == name) =>
425[warn] | ^
426[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[?]
427[warn] |
428[warn] | longer explanation available when compiling with `-explain`
429[warn] 13 warnings found
430[info] done compiling
431[info] compiling 6 Scala sources and 2 Java sources to /build/repo/slf4j2-bridge/target/scala-3.8.0/classes ...
432[info] done compiling
433[info] compiling 2 Scala sources to /build/repo/slf4j2-bridge/target/scala-3.8.0/test-classes ...
434[info] done compiling
435[warn] javaOptions will be ignored, fork is set to false
436+ Slf4jBridge
437timestamp=2026-01-13T15:16:01.191283236Z level=WARN thread=#zio-fiber-2080850448 message="Test WARNING!" SLF4J-LOGGER=2ms logger_name=SLF4J-LOGGER
438timestamp=2026-01-13T15:16:01.190643903Z level=WARN thread=#zio-fiber-42512609 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
439timestamp=2026-01-13T15:16:01.190644006Z level=WARN thread=#zio-fiber-212890747 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
440timestamp=2026-01-13T15:16:01.190647672Z level=WARN thread=#zio-fiber-1736749898 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
441timestamp=2026-01-13T15:16:01.199443933Z level=WARN thread=#zio-fiber-1473916217 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
442 + parallel init
443timestamp=2026-01-13T15:16:01.300261664Z level=WARN thread=#zio-fiber-1102715323 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
444timestamp=2026-01-13T15:16:01.301305928Z level=WARN thread=#zio-fiber-1498982906 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
445timestamp=2026-01-13T15:16:01.302744185Z level=WARN thread=#zio-fiber-412102408 message="warn cause" cause="java.lang.RuntimeException: test error
446 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$2(Slf4jBridgeSpec.scala:30)
447 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
448" test.logger=1ms logger_name=test.logger
449timestamp=2026-01-13T15:16:01.313182372Z level=ERROR thread=#zio-fiber-698800864 message="error" cause="java.lang.RuntimeException: test error
450 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$2(Slf4jBridgeSpec.scala:30)
451 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
452" test.logger=0ms logger_name=test.logger
453timestamp=2026-01-13T15:16:01.313742023Z level=ERROR thread=#zio-fiber-534994339 message="error" test.logger=0ms logger_name=test.logger
454 + logs through slf4j
455 + Implements Logger#getName
456timestamp=2026-01-13T15:16:01.413924492Z level=WARN thread=#zio-fiber-264177914 message="hello world" test.logger=0ms logger_name=test.logger
457 + logs through slf4j without fiber ref propagation
458timestamp=2026-01-13T15:16:01.443298395Z level=WARN thread=#zio-fiber-524757295 message="test warn message" test.abc=0ms logger_name=test.abc
459timestamp=2026-01-13T15:16:01.445396706Z level=WARN thread=#zio-fiber-212020594 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
460timestamp=2026-01-13T15:16:01.446729276Z level=WARN thread=#zio-fiber-2077450190 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
461 + logs through slf4j with filter
462timestamp=2026-01-13T15:16:01.502306271Z level=WARN thread=#zio-fiber-1148802396 message="test warn message" test.abc=0ms logger_name=test.abc
463timestamp=2026-01-13T15:16:01.502646374Z level=WARN thread=#zio-fiber-396836292 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
464timestamp=2026-01-13T15:16:01.502932887Z level=WARN thread=#zio-fiber-92571509 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
465 + logs through slf4j with filter from config
4666 tests passed. 0 tests failed. 0 tests ignored.
467
468Executed in 508 ms
469
470Starting build for ProjectRef(file:/build/repo/,slf4jBridge) (zio-logging-slf4j-bridge)... [1/9]
471Compile 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
472[info] compiling 7 Scala sources and 3 Java sources to /build/repo/slf4j-bridge/target/scala-3.8.0/classes ...
473[info] done compiling
474[info] compiling 2 Scala sources to /build/repo/slf4j-bridge/target/scala-3.8.0/test-classes ...
475[info] done compiling
476+ Slf4jBridge
477SLF4J: SLF4J-LOGGER
478SLF4J: The following set of substitute loggers may have been accessed
479SLF4J: during the initialization phase. Logging calls during this
480SLF4J: phase were not honored. However, subsequent logging calls to these
481SLF4J: loggers will work as normally expected.
482SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
483timestamp=2026-01-13T15:16:06.122115503Z level=WARN thread=#zio-fiber-1788443062 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
484timestamp=2026-01-13T15:16:06.121646902Z level=WARN thread=#zio-fiber-1086130731 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
485timestamp=2026-01-13T15:16:06.123571829Z level=WARN thread=#zio-fiber-1748326872 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
486 + parallel init
487 + Implements Logger#getName
488 + implements MarkerFactoryBinder
489timestamp=2026-01-13T15:16:06.248506932Z level=WARN thread=#zio-fiber-1928581675 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
490timestamp=2026-01-13T15:16:06.249224568Z level=WARN thread=#zio-fiber-96268154 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
491timestamp=2026-01-13T15:16:06.251487359Z level=WARN thread=#zio-fiber-1646183270 message="warn cause" cause="java.lang.RuntimeException: test error
492 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$8(Slf4jBridgeSpec.scala:42)
493 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
494" test.logger=1ms logger_name=test.logger
495timestamp=2026-01-13T15:16:06.259063209Z level=ERROR thread=#zio-fiber-1313980436 message="error" cause="java.lang.RuntimeException: test error
496 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$8(Slf4jBridgeSpec.scala:42)
497 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
498" test.logger=1ms logger_name=test.logger
499timestamp=2026-01-13T15:16:06.259831839Z level=ERROR thread=#zio-fiber-1952699678 message="error" test.logger=0ms logger_name=test.logger
500 + logs through slf4j
501timestamp=2026-01-13T15:16:06.295205042Z level=WARN thread=#zio-fiber-398311413 message="hello world" test.logger=0ms logger_name=test.logger
502 + logs through slf4j without fiber ref propagation
503timestamp=2026-01-13T15:16:06.322898122Z level=WARN thread=#zio-fiber-461436235 message="test warn message" test.abc=0ms logger_name=test.abc
504timestamp=2026-01-13T15:16:06.324016694Z level=WARN thread=#zio-fiber-509155658 message="hello2 world warn" test.logger.def=1ms logger_name=test.logger.def
505timestamp=2026-01-13T15:16:06.324885400Z level=WARN thread=#zio-fiber-195594886 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
506 + logs through slf4j with filter
507timestamp=2026-01-13T15:16:06.372754572Z level=WARN thread=#zio-fiber-979445208 message="test warn message" test.abc=0ms logger_name=test.abc
508timestamp=2026-01-13T15:16:06.373009226Z level=WARN thread=#zio-fiber-907604905 message="hello2 world warn" test.logger.def=1ms logger_name=test.logger.def
509timestamp=2026-01-13T15:16:06.373198308Z level=WARN thread=#zio-fiber-2054539170 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
510 + logs through slf4j with filter from config
5117 tests passed. 0 tests failed. 0 tests ignored.
512
513Executed in 381 ms
514
515Starting build for ProjectRef(file:/build/repo/,coreJS) (zio-logging)... [2/9]
516Compile 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
517[info] compiling 19 Scala sources to /build/repo/core/js/target/scala-3.8.0/classes ...
518[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/FileLoggerConfig.scala:44:4
519[warn] 44 | final case object TimeBasedRollingPolicy extends FileRollingPolicy
520[warn] | ^^^^^
521[warn] | Modifier final is redundant for this definition
522[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:429:4
523[warn] 429 | final case object Cause extends Arg {
524[warn] | ^^^^^
525[warn] | Modifier final is redundant for this definition
526[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:437:4
527[warn] 437 | final case object LogLevel extends Arg {
528[warn] | ^^^^^
529[warn] | Modifier final is redundant for this definition
530[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:443:4
531[warn] 443 | final case object LoggerName extends Arg {
532[warn] | ^^^^^
533[warn] | Modifier final is redundant for this definition
534[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:449:4
535[warn] 449 | final case object LogMessage extends Arg {
536[warn] | ^^^^^
537[warn] | Modifier final is redundant for this definition
538[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:455:4
539[warn] 455 | final case object FiberId extends Arg {
540[warn] | ^^^^^
541[warn] | Modifier final is redundant for this definition
542[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:474:4
543[warn] 474 | final case object KeyValues extends Arg {
544[warn] | ^^^^^
545[warn] | Modifier final is redundant for this definition
546[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:491:4
547[warn] 491 | final case object EscapedArgPrefix extends Arg {
548[warn] | ^^^^^
549[warn] | Modifier final is redundant for this definition
550[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:497:4
551[warn] 497 | final case object EscapedOpenBracket extends Arg {
552[warn] | ^^^^^
553[warn] | Modifier final is redundant for this definition
554[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:503:4
555[warn] 503 | final case object EscapedCloseBracket extends Arg {
556[warn] | ^^^^^
557[warn] | Modifier final is redundant for this definition
558[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:509:4
559[warn] 509 | final case object Spans extends Arg {
560[warn] | ^^^^^
561[warn] | Modifier final is redundant for this definition
562[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:526:4
563[warn] 526 | final case object TraceLine extends Arg {
564[warn] | ^^^^^
565[warn] | Modifier final is redundant for this definition
566[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogContext.scala:55:12
567[warn] 55 | case (annotation: LogAnnotation[Any], value: Any) if (annotation.name == name) =>
568[warn] | ^
569[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[?]
570[warn] |
571[warn] | longer explanation available when compiling with `-explain`
572[warn] 13 warnings found
573[info] done compiling
574[info] compiling 14 Scala sources to /build/repo/core/js/target/scala-3.8.0/test-classes ...
575[info] done compiling
576[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
577[info] Fast optimizing /build/repo/core/js/target/scala-3.8.0/zio-logging-test-fastopt
578+ LogFormat.Pattern
579 + parse pattern from string
580 + parse pattern with escaped reserved chars from string
581 + parse pattern with labels from string
582 + parse pattern with highlight from string
583+ LoggerNameExtractorSpec
584 + annotation
585 + loggerNameAnnotationOrTrace with empty trace
586 + annotationOrTrace
587 + loggerNameAnnotationOrTrace
588 + trace
589+ LogAnnotationSpec
590 + annotations aspect combinators
591 + annotations from multiple levels with @@
592 + annotations from same levels with @@
593+ LogFilterSpec
594 + log filtering by log level and name
595 + simple paths
596 + any string pattern
597 + any string and globstar patterns
598 + globstar pattern
599 + log filtering by log level and name with annotation
600 + log filtering by log level and name with annotation from config
601 + log filtering by log level and name default config
602 + log filtering by log level and name config should fail on invalid values
603 + log filtering by log level and name matcher with annotation
604 + log with accept all filter
605 + log nothing with accept all filter negated
606 + logs filtered by log level
607 + logs filtered by accept all or log level
608 + logs filtered by accept all and log level
609 + logs filtered by log level and name
610 + logs filtered by log level and name
611 + nameLevelOrdering
612 + log filters by log level and name from same configuration should be equal
613 + and
614 + or
615 + not
616 + cached
617+ JsonLogFormatSpec
618 + standard text
619 + empty annotation
620 + line
621 + annotation
622 + annotation (structured)
623 + several labels
624 + nested labels
625 + numeric value
626 + mixed structured / unstructured
627 + Don't show ansi escape codes from colored log format
628 + numeric value concatenated with string
629 + json text
630 + json label
631 + mixed json and non-json labels
632 + mixed json and non-json annotations
633 + labeled empty spans
634 + nested labeled empty spans and annotations
635 + json annotation
636+ MetricsSpec
637timestamp=2026-01-13T15:16:50.114Z level=INFO thread=#zio-fiber-3543 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
638timestamp=2026-01-13T15:16:50.116Z level=WARN thread=#zio-fiber-3543 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
639timestamp=2026-01-13T15:16:50.117Z level=ERROR thread=#zio-fiber-3543 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
640timestamp=2026-01-13T15:16:50.118Z level=INFO thread=#zio-fiber-3543 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
641timestamp=2026-01-13T15:16:50.119Z level=WARN thread=#zio-fiber-3543 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
642timestamp=2026-01-13T15:16:50.120Z level=ERROR thread=#zio-fiber-3543 message="test error" location=zio.logging.test.TestService.testError file=TestService.scala line=13
643 + logs totals metrics
644+ AppendLoggerNameSpec
645 + appendLoggerName
646+ LogGroupSpec
647 + logLevel
648 + loggerName with trace
649 + loggerName with logger name annotation
650 + loggerNameAndLevel
651 + ++
652 + contramap
653 + map
654 + zipWith
655+ ReconfigurableLogger2
656 + log with changed config
657+ ConsoleLoggerConfig
658 + load valid config
659 + load default with missing config
660 + equals config with same sources
661 + fail on invalid filter config
662 + fail on invalid format config
663+ LogFormatSpec
664 + level
665 + levelSyslog
666 + fiberId
667 + line
668 + loggerName
669 + annotation
670 + annotation (structured)
671 + any annotation
672 + empty annotation
673 + logAnnotations
674 + any annotation (structured)
675 + allAnnotations
676 + allAnnotations with exclusion
677 + allAnnotations with one value
678 + span
679 + spans
680 - enclosing class - ignored: 1
681 + string concat
682 + spaced
683 + colored
684 + fixed
685 + traceLine
686 + cause empty
687 + cause
688 + not empty cause with label if not empty
689 + empty cause with label if not empty
690 + line with filter
691 + default without timestamp
692+ JsonValidator
693 + deeply nested json
694 + Simple valid json objects
695 + json example
696 + Invalid json strings
697 + Valid nested json objects
698[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
699[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
700Starting build for ProjectRef(file:/build/repo/,slf4j2) (zio-logging-slf4j2)... [3/9]
701Compile 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
702[info] compiling 1 Scala source to /build/repo/slf4j2/target/scala-3.8.0/classes ...
703[info] done compiling
704[info] compiling 2 Scala sources to /build/repo/slf4j2/target/scala-3.8.0/test-classes ...
705[info] done compiling
706+ SLF4JSpec
70716:17:12,822 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.12
70816:17:12,823 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29d6a12a - No custom configurators were discovered as a service.
70916:17:12,823 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29d6a12a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
71016:17:12,823 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29d6a12a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
71116:17:12,823 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
71216:17:12,824 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
71316:17:12,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29d6a12a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
71416:17:12,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29d6a12a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
71516:17:12,826 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29d6a12a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
71616:17:12,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j2/target/scala-3.8.0/test-classes/logback-test.xml]
71716:17:12,881 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
71816:17:12,881 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [zio.logging.backend.TestAppender]
71916:17:12,882 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [layout] in [zio.logging.backend.TestAppender]
72016:17:12,882 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logstash]
72116:17:12,882 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
72216:17:13,000 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
72316:17:13,000 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
72416:17:13,000 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [logstash] to Logger[ROOT]
72516:17:13,000 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@184f6bc2 - End of configuration.
72616:17:13,001 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@545c6714 - Registering current configuration as safe fallback point
72716:17:13,001 |-INFO in ch.qos.logback.classic.util.ContextInitializer@29d6a12a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 175 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
728
729{"@timestamp":"2026-01-13T16:17:13.026641532+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"057186f0-d70e-4ec0-95b9-d12590b1c765"}
730{"@timestamp":"2026-01-13T16:17:13.538992368+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"057186f0-d70e-4ec0-95b9-d12590b1c765"}
731{"@timestamp":"2026-01-13T16:17:13.539712167+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"917db289-8e2d-47d9-ba14-ee8d30b235d6"}
732{"@timestamp":"2026-01-13T16:17:14.040332887+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"917db289-8e2d-47d9-ba14-ee8d30b235d6"}
733{"@timestamp":"2026-01-13T16:17:14.041338378+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
734 + log only user annotation into key values
735{"@timestamp":"2026-01-13T16:17:14.127736769+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":"34ce60fb-4f54-41d3-b3bf-042400bec4fc"}
736{"@timestamp":"2026-01-13T16:17:14.628598567+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":"34ce60fb-4f54-41d3-b3bf-042400bec4fc"}
737{"@timestamp":"2026-01-13T16:17:14.629153429+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":"34ce60fb-4f54-41d3-b3bf-042400bec4fc"}
738{"@timestamp":"2026-01-13T16:17:15.12981898+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":"34ce60fb-4f54-41d3-b3bf-042400bec4fc"}
739{"@timestamp":"2026-01-13T16:17:15.130234664+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
740 + log only trace annotation into key values
741{"@timestamp":"2026-01-13T16:17:15.157166187+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"b9da16bc-92a5-4368-86da-cc774f3f7aed","trace_id":"42c9a7c0-c3f9-4019-9917-96ac5fea3fbf"}
742{"@timestamp":"2026-01-13T16:17:15.657978732+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"b9da16bc-92a5-4368-86da-cc774f3f7aed","trace_id":"42c9a7c0-c3f9-4019-9917-96ac5fea3fbf"}
743{"@timestamp":"2026-01-13T16:17:15.658560395+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"d2d0f7d0-4570-4a3a-9366-26343c78c069","trace_id":"42c9a7c0-c3f9-4019-9917-96ac5fea3fbf"}
744{"@timestamp":"2026-01-13T16:17:16.159265389+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"d2d0f7d0-4570-4a3a-9366-26343c78c069","trace_id":"42c9a7c0-c3f9-4019-9917-96ac5fea3fbf"}
745{"@timestamp":"2026-01-13T16:17:16.159719164+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
746 + log all annotations into key values with custom logger name
747{"@timestamp":"2026-01-13T16:17:16.19188814+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
748{"@timestamp":"2026-01-13T16:17:16.193845362+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"5588a01a-6e55-435f-a0ae-e1c7593a1400","trace_id":"94d5db76-9cdc-441b-80c0-8c1c420c1052"}
749{"@timestamp":"2026-01-13T16:17:16.694973498+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"5588a01a-6e55-435f-a0ae-e1c7593a1400","trace_id":"94d5db76-9cdc-441b-80c0-8c1c420c1052"}
750{"@timestamp":"2026-01-13T16:17:16.695540223+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"efdfa6b6-13f3-44a0-bcc0-b0ae639b0bf7","trace_id":"94d5db76-9cdc-441b-80c0-8c1c420c1052"}
751{"@timestamp":"2026-01-13T16:17:17.196245471+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"efdfa6b6-13f3-44a0-bcc0-b0ae639b0bf7","trace_id":"94d5db76-9cdc-441b-80c0-8c1c420c1052"}
752{"@timestamp":"2026-01-13T16:17:17.197364333+01:00","@version":"1","message":"Done","logger_name":"root-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
753 + logger name changes
754{"@timestamp":"2026-01-13T16:17:17.227431187+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","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: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:100)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:160)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)\n"}
755 + log error with cause
756{"@timestamp":"2026-01-13T16:17:17.255558785+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:100)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:160)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)\n"}
757 + log error with cause with custom logger name
758{"@timestamp":"2026-01-13T16:17:17.284568623+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user_id":"u1","user_id":"u2"}
759 + log multiple key values with same key
760{"@timestamp":"2026-01-13T16:17:17.314095895+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
761 + log error without cause
762{"@timestamp":"2026-01-13T16:17:17.340151386+01:00","@version":"1","message":"fiber=zio-fiber-597 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
763{"@timestamp":"2026-01-13T16:17:17.341057202+01:00","@version":"1","message":"fiber=zio-fiber-597 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"WARN","level_value":30000}
764 + log with fiber label
765{"@timestamp":"2026-01-13T16:17:17.368103664+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
766{"@timestamp":"2026-01-13T16:17:17.369500003+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
767{"@timestamp":"2026-01-13T16:17:17.370686+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
768{"@timestamp":"2026-01-13T16:17:17.372438832+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
769 + log only enabled levels in configuration
770{"@timestamp":"2026-01-13T16:17:17.398056147+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
771{"@timestamp":"2026-01-13T16:17:17.399966873+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"WARN","level_value":30000}
772{"@timestamp":"2026-01-13T16:17:17.401231026+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
773{"@timestamp":"2026-01-13T16:17:17.402444655+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
774 + not log messages denied by marker
77511 tests passed. 0 tests failed. 0 tests ignored.
776
777Executed in 4 s 784 ms
778
779Starting build for ProjectRef(file:/build/repo/,slf4j) (zio-logging-slf4j)... [4/9]
780Compile 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
781[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.8.0/classes ...
782[info] done compiling
783[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.8.0/test-classes ...
784[info] done compiling
785+ SLF4JSpec
78616:17:20,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j/target/scala-3.8.0/test-classes/logback-test.xml]
78716:17:20,933 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
78816:17:20,934 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [zio.logging.backend.TestAppender]
78916:17:20,936 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
79016:17:20,939 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@5:62 - no applicable action for [layout], current ElementPath is [[configuration][appender][layout]]
79116:17:20,939 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@6:22 - no applicable action for [Pattern], current ElementPath is [[configuration][appender][layout][Pattern]]
79216:17:20,939 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
79316:17:20,940 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [logstash]
79416:17:21,039 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
79516:17:21,039 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
79616:17:21,040 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [logstash] to Logger[ROOT]
79716:17:21,040 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
79816:17:21,040 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2c18dd3e - Registering current configuration as safe fallback point
799
800{"@timestamp":"2026-01-13T16:17:21.058+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"badd02e2-03a6-46fa-84bf-3345b1664055"}
801{"@timestamp":"2026-01-13T16:17:21.565+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"badd02e2-03a6-46fa-84bf-3345b1664055"}
802{"@timestamp":"2026-01-13T16:17:21.566+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"6d57da2a-c35d-41fb-bc6d-5729132d5a0c"}
803{"@timestamp":"2026-01-13T16:17:22.066+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"6d57da2a-c35d-41fb-bc6d-5729132d5a0c"}
804{"@timestamp":"2026-01-13T16:17:22.067+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
805 + log only user annotation into MDC
806{"@timestamp":"2026-01-13T16:17:22.145+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":"ffa963e8-f583-40d4-8965-4c0837a40e32"}
807{"@timestamp":"2026-01-13T16:17:22.646+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":"ffa963e8-f583-40d4-8965-4c0837a40e32"}
808{"@timestamp":"2026-01-13T16:17:22.647+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":"ffa963e8-f583-40d4-8965-4c0837a40e32"}
809{"@timestamp":"2026-01-13T16:17:23.147+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":"ffa963e8-f583-40d4-8965-4c0837a40e32"}
810{"@timestamp":"2026-01-13T16:17:23.148+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
811 + log only trace annotation into MDC
812{"@timestamp":"2026-01-13T16:17:23.185+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"80820bfd-92e5-4081-a91f-18db69678807","trace_id":"d7ded009-e1a5-4e11-b13d-7016f32a6c6c"}
813{"@timestamp":"2026-01-13T16:17:23.686+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"80820bfd-92e5-4081-a91f-18db69678807","trace_id":"d7ded009-e1a5-4e11-b13d-7016f32a6c6c"}
814{"@timestamp":"2026-01-13T16:17:23.687+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"a5d47c51-71b7-4a33-be2a-55c94b4e0f5a","trace_id":"d7ded009-e1a5-4e11-b13d-7016f32a6c6c"}
815{"@timestamp":"2026-01-13T16:17:24.188+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"a5d47c51-71b7-4a33-be2a-55c94b4e0f5a","trace_id":"d7ded009-e1a5-4e11-b13d-7016f32a6c6c"}
816{"@timestamp":"2026-01-13T16:17:24.188+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
817 + log all annotations into MDC with custom logger name
818{"@timestamp":"2026-01-13T16:17:24.212+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
819{"@timestamp":"2026-01-13T16:17:24.213+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"c1089228-9365-45df-ac27-eb11804dd3e3","trace_id":"0ea4e39f-5a48-4b31-a604-20f0d2219da2"}
820{"@timestamp":"2026-01-13T16:17:24.714+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"c1089228-9365-45df-ac27-eb11804dd3e3","trace_id":"0ea4e39f-5a48-4b31-a604-20f0d2219da2"}
821{"@timestamp":"2026-01-13T16:17:24.715+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"d7d099af-974b-4b78-95c0-279c8954ba98","trace_id":"0ea4e39f-5a48-4b31-a604-20f0d2219da2"}
822{"@timestamp":"2026-01-13T16:17:25.216+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"d7d099af-974b-4b78-95c0-279c8954ba98","trace_id":"0ea4e39f-5a48-4b31-a604-20f0d2219da2"}
823{"@timestamp":"2026-01-13T16:17:25.217+01:00","@version":"1","message":"Done","logger_name":"root-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
824 + logger name changes
825{"@timestamp":"2026-01-13T16:17:25.244+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","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:100)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:160)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)\n"}
826 + log error with cause
827{"@timestamp":"2026-01-13T16:17:25.265+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:100)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:160)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)\n"}
828 + log error with cause with custom logger name
829{"@timestamp":"2026-01-13T16:17:25.290+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"ERROR","level_value":40000}
830 + log error without cause
831{"@timestamp":"2026-01-13T16:17:25.314+01:00","@version":"1","message":"fiber=zio-fiber-529 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
832{"@timestamp":"2026-01-13T16:17:25.316+01:00","@version":"1","message":"fiber=zio-fiber-529 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"WARN","level_value":30000}
833 + log with fiber label
834{"@timestamp":"2026-01-13T16:17:25.345+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
835{"@timestamp":"2026-01-13T16:17:25.345+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"WARN","level_value":30000}
836{"@timestamp":"2026-01-13T16:17:25.346+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
837{"@timestamp":"2026-01-13T16:17:25.347+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
838 + log only enabled levels in configuration
839{"@timestamp":"2026-01-13T16:17:25.371+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
840{"@timestamp":"2026-01-13T16:17:25.372+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
841{"@timestamp":"2026-01-13T16:17:25.373+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
842{"@timestamp":"2026-01-13T16:17:25.375+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
843 + not log messages denied by marker
84410 tests passed. 0 tests failed. 0 tests ignored.
845
846Executed in 4 s 619 ms
847
848Starting build for ProjectRef(file:/build/repo/,docs) (zio-logging-docs)... [5/9]
849Compile scalacOptions: -language:experimental.macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
850[info] compiling 1 Scala source to /build/repo/jpl/target/scala-3.8.0/classes ...
851[info] done compiling
852Starting build for ProjectRef(file:/build/repo/,coreJVM) (zio-logging)... [6/9]
853Compile 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
854[info] compiling 16 Scala sources to /build/repo/core/jvm/target/scala-3.8.0/test-classes ...
855[info] done compiling
856+ LogFormat.Pattern
857 + parse pattern with escaped reserved chars from string
858 + parse pattern with labels from string
859 + parse pattern from string
860 + parse pattern with highlight from string
861+ LoggerNameExtractorSpec
862 + annotation
863 + loggerNameAnnotationOrTrace with empty trace
864 + trace
865 + loggerNameAnnotationOrTrace
866 + annotationOrTrace
867+ LogAnnotationSpec
868 + annotations aspect combinators
869 + annotations from same levels with @@
870 + annotations from multiple levels with @@
871+ LogFilterSpec
872 + log filtering by log level and name
873 + simple paths
874 + globstar pattern
875 + any string pattern
876 + any string and globstar patterns
877 + log filtering by log level and name with annotation from config
878 + log filtering by log level and name with annotation
879 + log filtering by log level and name default config
880 + log filtering by log level and name config should fail on invalid values
881 + log filtering by log level and name matcher with annotation
882 + log nothing with accept all filter negated
883 + log with accept all filter
884 + logs filtered by log level
885 + logs filtered by accept all or log level
886 + logs filtered by accept all and log level
887 + logs filtered by log level and name
888 + logs filtered by log level and name
889 + nameLevelOrdering
890 + and
891 + or
892 + not
893 + cached
894 + log filters by log level and name from same configuration should be equal
895+ JsonLogFormatSpec
896 + standard text
897 + annotation
898 + empty annotation
899 + line
900 + annotation (structured)
901 + nested labels
902 + several labels
903 + mixed structured / unstructured
904 + numeric value
905 + numeric value concatenated with string
906 + Don't show ansi escape codes from colored log format
907 + json text
908 + json label
909 + labeled empty spans
910 + nested labeled empty spans and annotations
911 + mixed json and non-json labels
912 + mixed json and non-json annotations
913 + json annotation
914+ MetricsSpec
915timestamp=2026-01-13T15:17:40.576143726Z level=INFO thread=#zio-fiber-3632 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
916timestamp=2026-01-13T15:17:40.577245456Z level=WARN thread=#zio-fiber-3632 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
917timestamp=2026-01-13T15:17:40.577814975Z level=ERROR thread=#zio-fiber-3632 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
918timestamp=2026-01-13T15:17:40.578870359Z level=INFO thread=#zio-fiber-3632 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
919timestamp=2026-01-13T15:17:40.579222304Z level=WARN thread=#zio-fiber-3632 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
920timestamp=2026-01-13T15:17:40.579582634Z level=ERROR thread=#zio-fiber-3632 message="test error" location=zio.logging.test.TestService.testError file=TestService.scala line=13
921 + logs totals metrics
922+ AppendLoggerNameSpec
923 + appendLoggerName
924+ LogGroupSpec
925 + logLevel
926 + loggerName with logger name annotation
927 + ++
928 + loggerName with trace
929 + contramap
930 + loggerNameAndLevel
931 + map
932 + zipWith
933+ ReconfigurableLogger2
934 + log with changed config
935+ ConsoleLoggerConfig
936 + load default with missing config
937 + load valid config
938 + fail on invalid filter config
939 + equals config with same sources
940 + fail on invalid format config
941+ LogFormatSpec
942 + levelSyslog
943 + level
944 + fiberId
945 + loggerName
946 + annotation
947 + line
948 + annotation (structured)
949 + empty annotation
950 + any annotation
951 + any annotation (structured)
952 + allAnnotations
953 + logAnnotations
954 + allAnnotations with exclusion
955 - enclosing class - ignored: 1
956 + allAnnotations with one value
957 + span
958 + spans
959 + string concat
960 + traceLine
961 + spaced
962 + cause empty
963 + fixed
964 + empty cause with label if not empty
965 + colored
966 + cause
967 + not empty cause with label if not empty
968 + line with filter
969 + default without timestamp
970+ FileLoggerConfig
971 + equals config with same sources
972 + load default config
973 + fail on invalid format config
974 + load valid config
975 + fail on invalid charset and filter config
976+ WriterProvider
977 + Make path include date
978 + Called multiple times with same time, if it return same writer
979+ JsonValidator
980 + deeply nested json
981 + json example
982 + Simple valid json objects
983 + Invalid json strings
984 + Valid nested json objects
985105 tests passed. 0 tests failed. 1 tests ignored.
986
987Executed in 9 s 584 ms
988
989Starting build for ProjectRef(file:/build/repo/,julBridge) (zio-logging-jul-bridge)... [7/9]
990Compile 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
991[info] compiling 2 Scala sources to /build/repo/jul-bridge/target/scala-3.8.0/classes ...
992[info] done compiling
993[info] compiling 1 Scala source to /build/repo/jul-bridge/target/scala-3.8.0/test-classes ...
994[info] done compiling
995+ Slf4jBridge
996timestamp=2026-01-13T15:17:48.429054890Z level=WARN thread=#zio-fiber-338770599 message="Test WARNING!" SLF4J-LOGGER=2ms logger_name=SLF4J-LOGGER
997timestamp=2026-01-13T15:17:48.428936660Z level=WARN thread=#zio-fiber-2121142253 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
998timestamp=2026-01-13T15:17:48.429385899Z level=WARN thread=#zio-fiber-667198923 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
999timestamp=2026-01-13T15:17:48.434253474Z level=WARN thread=#zio-fiber-1294598932 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
1000 + parallel init
1001timestamp=2026-01-13T15:17:48.525818002Z level=WARN thread=#zio-fiber-1149485297 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
1002timestamp=2026-01-13T15:17:48.527041438Z level=WARN thread=#zio-fiber-285557312 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
1003timestamp=2026-01-13T15:17:48.528639995Z level=WARN thread=#zio-fiber-1940099791 message="warn cause" cause="java.lang.RuntimeException: test error
1004 at zio.logging.jul.bridge.JULBridgeSpec$.$anonfun$2(JULBridgeSpec.scala:33)
1005 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
1006" test.logger=0ms logger_name=test.logger
1007timestamp=2026-01-13T15:17:48.539949050Z level=FATAL thread=#zio-fiber-1733457936 message="severe" cause="java.lang.RuntimeException: test error
1008 at zio.logging.jul.bridge.JULBridgeSpec$.$anonfun$2(JULBridgeSpec.scala:33)
1009 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
1010" test.logger=0ms logger_name=test.logger
1011timestamp=2026-01-13T15:17:48.541042322Z level=FATAL thread=#zio-fiber-727461352 message="severe" test.logger=0ms logger_name=test.logger
1012 + logs through slf4j
1013 + Implements Logger#getName
1014timestamp=2026-01-13T15:17:48.621530189Z level=WARN thread=#zio-fiber-11355397 message="hello world" test.logger=0ms logger_name=test.logger
1015 + logs through slf4j without fiber ref propagation
1016timestamp=2026-01-13T15:17:48.652813966Z level=WARN thread=#zio-fiber-760599239 message="test warning message" test.abc=0ms logger_name=test.abc
1017timestamp=2026-01-13T15:17:48.654417060Z level=WARN thread=#zio-fiber-1645350509 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1018timestamp=2026-01-13T15:17:48.655832604Z level=WARN thread=#zio-fiber-1520965081 message="hello3 world warning" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
1019 + logs through slf4j with filter
1020timestamp=2026-01-13T15:17:48.716157910Z level=WARN thread=#zio-fiber-1030723486 message="test warning message" test.abc=0ms logger_name=test.abc
1021timestamp=2026-01-13T15:17:48.716625821Z level=WARN thread=#zio-fiber-1846229230 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1022timestamp=2026-01-13T15:17:48.716975021Z level=WARN thread=#zio-fiber-1044803766 message="hello3 world warning" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
1023 + logs through slf4j with filter from config
10246 tests passed. 0 tests failed. 0 tests ignored.
1025
1026Executed in 494 ms
1027
1028Starting build for ProjectRef(file:/build/repo/,jpl) (zio-logging-jpl)... [8/9]
1029Compile 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
1030[info] compiling 3 Scala sources to /build/repo/jpl/target/scala-3.8.0/test-classes ...
1031[info] done compiling
1032+ JPLSpec
1033 + log with default logger name
1034 + log with custom logger name
1035 + log only trace annotation
1036 + logger name changes
1037 + log error with cause
1038 + log error with cause with custom logger name
1039 + log error without cause
1040 + log only enabled levels in configuration
10418 tests passed. 0 tests failed. 0 tests ignored.
1042
1043Executed in 4 s 406 ms
1044
1045
1046************************
1047Build summary:
1048[{
1049 "module": "zio-logging-slf4j2-bridge",
1050 "compile": {"status": "ok", "tookMs": 15383, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1051 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1052 "test-compile": {"status": "ok", "tookMs": 2011, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1053 "test": {"status": "ok", "tookMs": 1508, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
1054 "publish": {"status": "skipped", "tookMs": 0},
1055 "metadata": {
1056 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1057}
1058},{
1059 "module": "zio-logging-slf4j-bridge",
1060 "compile": {"status": "ok", "tookMs": 1505, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1061 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1062 "test-compile": {"status": "ok", "tookMs": 1549, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1063 "test": {"status": "ok", "tookMs": 1013, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
1064 "publish": {"status": "skipped", "tookMs": 0},
1065 "metadata": {
1066 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1067}
1068},{
1069 "module": "zio-logging",
1070 "compile": {"status": "ok", "tookMs": 5707, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1071 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1072 "test-compile": {"status": "ok", "tookMs": 5116, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1073 "test": {"status": "ok", "tookMs": 49265, "passed": 98, "failed": 0, "ignored": 1, "skipped": 0, "total": 99, "byFramework": [{"framework": "unknown", "stats": {"passed": 98, "failed": 0, "ignored": 1, "skipped": 0, "total": 99}}]},
1074 "publish": {"status": "skipped", "tookMs": 0},
1075 "metadata": {
1076 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1077}
1078},{
1079 "module": "zio-logging-slf4j2",
1080 "compile": {"status": "ok", "tookMs": 644, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1081 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1082 "test-compile": {"status": "ok", "tookMs": 1288, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1083 "test": {"status": "ok", "tookMs": 5325, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
1084 "publish": {"status": "skipped", "tookMs": 0},
1085 "metadata": {
1086 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1087}
1088},{
1089 "module": "zio-logging-slf4j",
1090 "compile": {"status": "ok", "tookMs": 483, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1091 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1092 "test-compile": {"status": "ok", "tookMs": 1435, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1093 "test": {"status": "ok", "tookMs": 5200, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "unknown", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
1094 "publish": {"status": "skipped", "tookMs": 0},
1095 "metadata": {
1096 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1097}
1098},{
1099 "module": "zio-logging-docs",
1100 "compile": {"status": "ok", "tookMs": 693, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1101 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1102 "test-compile": {"status": "ok", "tookMs": 375, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1103 "test": {"status": "ok", "tookMs": 265, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1104 "publish": {"status": "skipped", "tookMs": 0},
1105 "metadata": {
1106 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1107}
1108},{
1109 "module": "zio-logging",
1110 "compile": {"status": "ok", "tookMs": 41, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1111 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1112 "test-compile": {"status": "ok", "tookMs": 3580, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1113 "test": {"status": "ok", "tookMs": 10748, "passed": 105, "failed": 0, "ignored": 1, "skipped": 0, "total": 106, "byFramework": [{"framework": "unknown", "stats": {"passed": 105, "failed": 0, "ignored": 1, "skipped": 0, "total": 106}}]},
1114 "publish": {"status": "skipped", "tookMs": 0},
1115 "metadata": {
1116 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1117}
1118},{
1119 "module": "zio-logging-jul-bridge",
1120 "compile": {"status": "ok", "tookMs": 661, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1121 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1122 "test-compile": {"status": "ok", "tookMs": 803, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1123 "test": {"status": "ok", "tookMs": 1712, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
1124 "publish": {"status": "skipped", "tookMs": 0},
1125 "metadata": {
1126 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1127}
1128},{
1129 "module": "zio-logging-jpl",
1130 "compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1131 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1132 "test-compile": {"status": "ok", "tookMs": 1174, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1133 "test": {"status": "ok", "tookMs": 5013, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
1134 "publish": {"status": "skipped", "tookMs": 0},
1135 "metadata": {
1136 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1137}
1138}]
1139************************
1140[success] Total time: 135 s (0:02:15.0), completed Jan 13, 2026, 4:17:55 PM
1141[0JChecking patch project/plugins.sbt...
1142Checking patch build.sbt...
1143Applied patch project/plugins.sbt cleanly.
1144Applied patch build.sbt cleanly.