Build Logs

zio/zio-logging • 3.8.0-RC6:2026-01-08

Errors

10

Warnings

114

Total Lines

1146

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-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
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-RC6 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-RC6
42Execute tests: true
43sbt project found:
44No prepare script found for project zio/zio-logging
45##################################
46Scala version: 3.8.0-RC6
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-RC6
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-RC6"
71"++3.8.0-RC6 -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-RC6 """{"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 8.831s.
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+20260108-0209-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-RC6
118OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in benchmarks/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesSlf4jLogback/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesCoreJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesCoreJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesSlf4j2Log4j/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in coreJVM/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in jpl/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in slf4j2/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesSlf4j2Bridge/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesJpl/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in julBridge/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesJulBridge/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in coreJS/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesCoreNative/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in coreNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in docs/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in examplesSlf4j2Logback/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in root/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in slf4jBridge/crossScalaVersions
137OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 in slf4j2Bridge/crossScalaVersions
138OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC6 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+20260108-0209-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-RC6 on 21 projects.
166[info] Switching Scala version on:
167[info] jpl (2.12.20, 2.13.18, 3.8.0-RC6)
168[info] examplesCoreJVM (2.12.20, 2.13.18, 3.8.0-RC6)
169[info] benchmarks (2.12.20, 2.13.18, 3.8.0-RC6)
170[info] * root (2.12.20, 2.13.18, 3.8.0-RC6)
171[info] coreNative (2.12.20, 2.13.18, 3.8.0-RC6)
172[info] docs (2.12.20, 2.13.18, 3.8.0-RC6)
173[info] examplesCoreNative (2.12.20, 2.13.18, 3.8.0-RC6)
174[info] coreJS (2.12.20, 2.13.18, 3.8.0-RC6)
175[info] slf4jBridge (2.12.20, 2.13.18, 3.8.0-RC6)
176[info] examplesSlf4j2Log4j (2.12.20, 2.13.18, 3.8.0-RC6)
177[info] examplesSlf4jLogback (2.12.20, 2.13.18, 3.8.0-RC6)
178[info] examplesJulBridge (2.12.20, 2.13.18, 3.8.0-RC6)
179[info] coreJVM (2.12.20, 2.13.18, 3.8.0-RC6)
180[info] examplesSlf4j2Bridge (2.12.20, 2.13.18, 3.8.0-RC6)
181[info] julBridge (2.12.20, 2.13.18, 3.8.0-RC6)
182[info] examplesJpl (2.12.20, 2.13.18, 3.8.0-RC6)
183[info] slf4j2Bridge (2.12.20, 2.13.18, 3.8.0-RC6)
184[info] examplesCoreJS (2.12.20, 2.13.18, 3.8.0-RC6)
185[info] slf4j2 (2.12.20, 2.13.18, 3.8.0-RC6)
186[info] slf4j (2.12.20, 2.13.18, 3.8.0-RC6)
187[info] examplesSlf4j2Logback (2.12.20, 2.13.18, 3.8.0-RC6)
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+20260108-0209-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+20260108-0209-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+20260108-0209-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+20260108-0209-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+20260108-0209-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+20260108-0209-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 8, 2026, 2:09:20 AM
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-RC6/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-RC6/classes ...
432[info] done compiling
433[info] compiling 2 Scala sources to /build/repo/slf4j2-bridge/target/scala-3.8.0-RC6/test-classes ...
434[info] done compiling
435[warn] javaOptions will be ignored, fork is set to false
436+ Slf4jBridge
437timestamp=2026-01-08T01:09:40.262063561Z level=WARN thread=#zio-fiber-651183208 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
438timestamp=2026-01-08T01:09:40.261961201Z level=WARN thread=#zio-fiber-424252290 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
439timestamp=2026-01-08T01:09:40.261740327Z level=WARN thread=#zio-fiber-836323853 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
440timestamp=2026-01-08T01:09:40.262013368Z level=WARN thread=#zio-fiber-622828456 message="Test WARNING!" SLF4J-LOGGER=3ms logger_name=SLF4J-LOGGER
441timestamp=2026-01-08T01:09:40.270598486Z level=WARN thread=#zio-fiber-714807190 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
442 + parallel init
443timestamp=2026-01-08T01:09:40.382342600Z level=WARN thread=#zio-fiber-2122139043 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
444timestamp=2026-01-08T01:09:40.382945355Z level=WARN thread=#zio-fiber-668075674 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
445timestamp=2026-01-08T01:09:40.384251121Z level=WARN thread=#zio-fiber-1123064745 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-08T01:09:40.394731076Z level=ERROR thread=#zio-fiber-1760645042 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-08T01:09:40.395316057Z level=ERROR thread=#zio-fiber-126769731 message="error" test.logger=0ms logger_name=test.logger
454 + logs through slf4j
455 + Implements Logger#getName
456timestamp=2026-01-08T01:09:40.480310169Z level=WARN thread=#zio-fiber-514261538 message="hello world" test.logger=0ms logger_name=test.logger
457 + logs through slf4j without fiber ref propagation
458timestamp=2026-01-08T01:09:40.508418036Z level=WARN thread=#zio-fiber-682871484 message="test warn message" test.abc=0ms logger_name=test.abc
459timestamp=2026-01-08T01:09:40.510153601Z level=WARN thread=#zio-fiber-1820557786 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
460timestamp=2026-01-08T01:09:40.512396378Z level=WARN thread=#zio-fiber-1868137056 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
461 + logs through slf4j with filter
462timestamp=2026-01-08T01:09:40.565562634Z level=WARN thread=#zio-fiber-134772535 message="test warn message" test.abc=0ms logger_name=test.abc
463timestamp=2026-01-08T01:09:40.566070491Z level=WARN thread=#zio-fiber-58175462 message="hello2 world warn" test.logger.def=1ms logger_name=test.logger.def
464timestamp=2026-01-08T01:09:40.566360212Z level=WARN thread=#zio-fiber-213102279 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 503 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-RC6/classes ...
473[info] done compiling
474[info] compiling 2 Scala sources to /build/repo/slf4j-bridge/target/scala-3.8.0-RC6/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-08T01:09:45.267096535Z level=WARN thread=#zio-fiber-2045993123 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
484timestamp=2026-01-08T01:09:45.267574154Z level=WARN thread=#zio-fiber-611190970 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
485timestamp=2026-01-08T01:09:45.270262080Z level=WARN thread=#zio-fiber-213383842 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
486timestamp=2026-01-08T01:09:45.271856876Z level=WARN thread=#zio-fiber-723930655 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
487 + parallel init
488 + Implements Logger#getName
489 + implements MarkerFactoryBinder
490timestamp=2026-01-08T01:09:45.396600659Z level=WARN thread=#zio-fiber-1444039350 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
491timestamp=2026-01-08T01:09:45.397192343Z level=WARN thread=#zio-fiber-840293211 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
492timestamp=2026-01-08T01:09:45.398448247Z level=WARN thread=#zio-fiber-1855786728 message="warn cause" cause="java.lang.RuntimeException: test error
493 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$8(Slf4jBridgeSpec.scala:42)
494 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
495" test.logger=1ms logger_name=test.logger
496timestamp=2026-01-08T01:09:45.403251119Z level=ERROR thread=#zio-fiber-736115179 message="error" cause="java.lang.RuntimeException: test error
497 at zio.logging.slf4j.bridge.Slf4jBridgeSpec$.$anonfun$8(Slf4jBridgeSpec.scala:42)
498 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
499" test.logger=0ms logger_name=test.logger
500timestamp=2026-01-08T01:09:45.403726776Z level=ERROR thread=#zio-fiber-527594705 message="error" test.logger=0ms logger_name=test.logger
501 + logs through slf4j
502timestamp=2026-01-08T01:09:45.432022207Z level=WARN thread=#zio-fiber-1155486167 message="hello world" test.logger=0ms logger_name=test.logger
503 + logs through slf4j without fiber ref propagation
504timestamp=2026-01-08T01:09:45.453107662Z level=WARN thread=#zio-fiber-1531258327 message="test warn message" test.abc=0ms logger_name=test.abc
505timestamp=2026-01-08T01:09:45.454173121Z level=WARN thread=#zio-fiber-1217465657 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
506timestamp=2026-01-08T01:09:45.455082788Z level=WARN thread=#zio-fiber-1624015621 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
507 + logs through slf4j with filter
508timestamp=2026-01-08T01:09:45.502497108Z level=WARN thread=#zio-fiber-375835968 message="test warn message" test.abc=0ms logger_name=test.abc
509timestamp=2026-01-08T01:09:45.502794614Z level=WARN thread=#zio-fiber-2015909646 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
510timestamp=2026-01-08T01:09:45.502976403Z level=WARN thread=#zio-fiber-508309858 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
511 + logs through slf4j with filter from config
5127 tests passed. 0 tests failed. 0 tests ignored.
513
514Executed in 353 ms
515
516Starting build for ProjectRef(file:/build/repo/,coreJS) (zio-logging)... [2/9]
517Compile 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
518[info] compiling 19 Scala sources to /build/repo/core/js/target/scala-3.8.0-RC6/classes ...
519[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/FileLoggerConfig.scala:44:4
520[warn] 44 | final case object TimeBasedRollingPolicy extends FileRollingPolicy
521[warn] | ^^^^^
522[warn] | Modifier final is redundant for this definition
523[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:429:4
524[warn] 429 | final case object Cause extends Arg {
525[warn] | ^^^^^
526[warn] | Modifier final is redundant for this definition
527[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:437:4
528[warn] 437 | final case object LogLevel extends Arg {
529[warn] | ^^^^^
530[warn] | Modifier final is redundant for this definition
531[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:443:4
532[warn] 443 | final case object LoggerName extends Arg {
533[warn] | ^^^^^
534[warn] | Modifier final is redundant for this definition
535[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:449:4
536[warn] 449 | final case object LogMessage extends Arg {
537[warn] | ^^^^^
538[warn] | Modifier final is redundant for this definition
539[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:455:4
540[warn] 455 | final case object FiberId extends Arg {
541[warn] | ^^^^^
542[warn] | Modifier final is redundant for this definition
543[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:474:4
544[warn] 474 | final case object KeyValues extends Arg {
545[warn] | ^^^^^
546[warn] | Modifier final is redundant for this definition
547[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:491:4
548[warn] 491 | final case object EscapedArgPrefix extends Arg {
549[warn] | ^^^^^
550[warn] | Modifier final is redundant for this definition
551[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:497:4
552[warn] 497 | final case object EscapedOpenBracket extends Arg {
553[warn] | ^^^^^
554[warn] | Modifier final is redundant for this definition
555[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:503:4
556[warn] 503 | final case object EscapedCloseBracket extends Arg {
557[warn] | ^^^^^
558[warn] | Modifier final is redundant for this definition
559[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:509:4
560[warn] 509 | final case object Spans extends Arg {
561[warn] | ^^^^^
562[warn] | Modifier final is redundant for this definition
563[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:526:4
564[warn] 526 | final case object TraceLine extends Arg {
565[warn] | ^^^^^
566[warn] | Modifier final is redundant for this definition
567[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogContext.scala:55:12
568[warn] 55 | case (annotation: LogAnnotation[Any], value: Any) if (annotation.name == name) =>
569[warn] | ^
570[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[?]
571[warn] |
572[warn] | longer explanation available when compiling with `-explain`
573[warn] 13 warnings found
574[info] done compiling
575[info] compiling 14 Scala sources to /build/repo/core/js/target/scala-3.8.0-RC6/test-classes ...
576[info] done compiling
577[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
578[info] Fast optimizing /build/repo/core/js/target/scala-3.8.0-RC6/zio-logging-test-fastopt
579+ LogFormat.Pattern
580 + parse pattern from string
581 + parse pattern with escaped reserved chars from string
582 + parse pattern with labels from string
583 + parse pattern with highlight from string
584+ LoggerNameExtractorSpec
585 + annotation
586 + loggerNameAnnotationOrTrace with empty trace
587 + annotationOrTrace
588 + loggerNameAnnotationOrTrace
589 + trace
590+ LogAnnotationSpec
591 + annotations aspect combinators
592 + annotations from multiple levels with @@
593 + annotations from same levels with @@
594+ LogFilterSpec
595 + log filtering by log level and name
596 + simple paths
597 + any string pattern
598 + any string and globstar patterns
599 + globstar pattern
600 + log filtering by log level and name with annotation
601 + log filtering by log level and name with annotation from config
602 + log filtering by log level and name default config
603 + log filtering by log level and name config should fail on invalid values
604 + log filtering by log level and name matcher with annotation
605 + log with accept all filter
606 + log nothing with accept all filter negated
607 + logs filtered by log level
608 + logs filtered by accept all or log level
609 + logs filtered by accept all and log level
610 + logs filtered by log level and name
611 + logs filtered by log level and name
612 + nameLevelOrdering
613 + log filters by log level and name from same configuration should be equal
614 + and
615 + or
616 + not
617 + cached
618+ JsonLogFormatSpec
619 + standard text
620 + empty annotation
621 + line
622 + annotation
623 + annotation (structured)
624 + several labels
625 + nested labels
626 + numeric value
627 + mixed structured / unstructured
628 + Don't show ansi escape codes from colored log format
629 + numeric value concatenated with string
630 + json text
631 + json label
632 + mixed json and non-json labels
633 + mixed json and non-json annotations
634 + labeled empty spans
635 + nested labeled empty spans and annotations
636 + json annotation
637+ MetricsSpec
638timestamp=2026-01-08T01:10:27.095Z level=INFO thread=#zio-fiber-3543 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
639timestamp=2026-01-08T01:10:27.097Z level=WARN thread=#zio-fiber-3543 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
640timestamp=2026-01-08T01:10:27.097Z level=ERROR thread=#zio-fiber-3543 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
641timestamp=2026-01-08T01:10:27.099Z level=INFO thread=#zio-fiber-3543 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
642timestamp=2026-01-08T01:10:27.100Z level=WARN thread=#zio-fiber-3543 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
643timestamp=2026-01-08T01:10:27.100Z level=ERROR thread=#zio-fiber-3543 message="test error" location=zio.logging.test.TestService.testError file=TestService.scala line=13
644 + logs totals metrics
645+ AppendLoggerNameSpec
646 + appendLoggerName
647+ LogGroupSpec
648 + logLevel
649 + loggerName with trace
650 + loggerName with logger name annotation
651 + loggerNameAndLevel
652 + ++
653 + contramap
654 + map
655 + zipWith
656+ ReconfigurableLogger2
657 + log with changed config
658+ ConsoleLoggerConfig
659 + load valid config
660 + load default with missing config
661 + equals config with same sources
662 + fail on invalid filter config
663 + fail on invalid format config
664+ LogFormatSpec
665 + level
666 + levelSyslog
667 + fiberId
668 + line
669 + loggerName
670 + annotation
671 + annotation (structured)
672 + any annotation
673 + empty annotation
674 + logAnnotations
675 + any annotation (structured)
676 + allAnnotations
677 + allAnnotations with exclusion
678 + allAnnotations with one value
679 + span
680 + spans
681 - enclosing class - ignored: 1
682 + string concat
683 + spaced
684 + colored
685 + fixed
686 + traceLine
687 + cause empty
688 + cause
689 + not empty cause with label if not empty
690 + empty cause with label if not empty
691 + line with filter
692 + default without timestamp
693+ JsonValidator
694 + deeply nested json
695 + Simple valid json objects
696 + json example
697 + Invalid json strings
698 + Valid nested json objects
699[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
700[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
701Starting build for ProjectRef(file:/build/repo/,slf4j2) (zio-logging-slf4j2)... [3/9]
702Compile 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
703[info] compiling 1 Scala source to /build/repo/slf4j2/target/scala-3.8.0-RC6/classes ...
704[info] done compiling
705[info] compiling 2 Scala sources to /build/repo/slf4j2/target/scala-3.8.0-RC6/test-classes ...
706[info] done compiling
707+ SLF4JSpec
70802:10:49,178 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.12
70902:10:49,179 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cb61ebb - No custom configurators were discovered as a service.
71002:10:49,179 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cb61ebb - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
71102:10:49,180 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cb61ebb - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
71202:10:49,180 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
71302:10:49,180 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
71402:10:49,182 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cb61ebb - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
71502:10:49,182 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cb61ebb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
71602:10:49,183 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cb61ebb - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
71702:10:49,183 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j2/target/scala-3.8.0-RC6/test-classes/logback-test.xml]
71802:10:49,233 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
71902:10:49,233 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [zio.logging.backend.TestAppender]
72002:10:49,234 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [layout] in [zio.logging.backend.TestAppender]
72102:10:49,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logstash]
72202:10:49,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
72302:10:49,348 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
72402:10:49,348 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
72502:10:49,349 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [logstash] to Logger[ROOT]
72602:10:49,349 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@22b624fe - End of configuration.
72702:10:49,349 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5276d8db - Registering current configuration as safe fallback point
72802:10:49,349 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5cb61ebb - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 166 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
729
730{"@timestamp":"2026-01-08T02:10:49.375800973+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"cdc20c55-d0f7-47fd-bf4a-b22f86084dc8"}
731{"@timestamp":"2026-01-08T02:10:49.885715962+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"cdc20c55-d0f7-47fd-bf4a-b22f86084dc8"}
732{"@timestamp":"2026-01-08T02:10:49.886364833+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"80e66eee-f63c-42a7-8da5-cde1ed59bc89"}
733{"@timestamp":"2026-01-08T02:10:50.387062037+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"80e66eee-f63c-42a7-8da5-cde1ed59bc89"}
734{"@timestamp":"2026-01-08T02:10:50.388160187+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
735 + log only user annotation into key values
736{"@timestamp":"2026-01-08T02:10:50.472577016+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":"d8968cd0-eb2e-4f7e-89ee-3cfb7fdaae94"}
737{"@timestamp":"2026-01-08T02:10:50.973421997+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":"d8968cd0-eb2e-4f7e-89ee-3cfb7fdaae94"}
738{"@timestamp":"2026-01-08T02:10:50.974117435+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"trace_id":"d8968cd0-eb2e-4f7e-89ee-3cfb7fdaae94"}
739{"@timestamp":"2026-01-08T02:10:51.474844093+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":"d8968cd0-eb2e-4f7e-89ee-3cfb7fdaae94"}
740{"@timestamp":"2026-01-08T02:10:51.475268535+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
741 + log only trace annotation into key values
742{"@timestamp":"2026-01-08T02:10:51.508119131+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"d5d496c5-0c68-4d58-b32e-d55c44163e47","trace_id":"8844ef3e-516b-4f89-9abf-3083922be158"}
743{"@timestamp":"2026-01-08T02:10:52.008908808+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"d5d496c5-0c68-4d58-b32e-d55c44163e47","trace_id":"8844ef3e-516b-4f89-9abf-3083922be158"}
744{"@timestamp":"2026-01-08T02:10:52.009471738+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"c1bd8860-12a2-40c8-b011-2fd273d9b432","trace_id":"8844ef3e-516b-4f89-9abf-3083922be158"}
745{"@timestamp":"2026-01-08T02:10:52.510257468+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"c1bd8860-12a2-40c8-b011-2fd273d9b432","trace_id":"8844ef3e-516b-4f89-9abf-3083922be158"}
746{"@timestamp":"2026-01-08T02:10:52.510721714+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
747 + log all annotations into key values with custom logger name
748{"@timestamp":"2026-01-08T02:10:52.547989069+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
749{"@timestamp":"2026-01-08T02:10:52.550005682+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"47e68f28-e9f4-4f70-816d-56cb19436861","trace_id":"c5bdc81d-731e-42a4-9ba4-ca8fb15bdabf"}
750{"@timestamp":"2026-01-08T02:10:53.051319231+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"47e68f28-e9f4-4f70-816d-56cb19436861","trace_id":"c5bdc81d-731e-42a4-9ba4-ca8fb15bdabf"}
751{"@timestamp":"2026-01-08T02:10:53.051869137+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"d308da47-6b1c-40dd-931d-8bc931c34fce","trace_id":"c5bdc81d-731e-42a4-9ba4-ca8fb15bdabf"}
752{"@timestamp":"2026-01-08T02:10:53.552601001+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"d308da47-6b1c-40dd-931d-8bc931c34fce","trace_id":"c5bdc81d-731e-42a4-9ba4-ca8fb15bdabf"}
753{"@timestamp":"2026-01-08T02:10:53.553916626+01:00","@version":"1","message":"Done","logger_name":"root-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
754 + logger name changes
755{"@timestamp":"2026-01-08T02:10:53.584730302+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: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"}
756 + log error with cause
757{"@timestamp":"2026-01-08T02:10:53.619446603+01:00","@version":"1","message":"Calculation error","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala: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"}
758 + log error with cause with custom logger name
759{"@timestamp":"2026-01-08T02:10:53.648116159+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user_id":"u1","user_id":"u2"}
760 + log multiple key values with same key
761{"@timestamp":"2026-01-08T02:10:53.686995946+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
762 + log error without cause
763{"@timestamp":"2026-01-08T02:10:53.723294777+01:00","@version":"1","message":"fiber=zio-fiber-601 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
764{"@timestamp":"2026-01-08T02:10:53.72557408+01:00","@version":"1","message":"fiber=zio-fiber-601 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
765 + log with fiber label
766{"@timestamp":"2026-01-08T02:10:53.75528895+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
767{"@timestamp":"2026-01-08T02:10:53.755917904+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"WARN","level_value":30000}
768{"@timestamp":"2026-01-08T02:10:53.756534715+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
769{"@timestamp":"2026-01-08T02:10:53.757707022+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
770 + log only enabled levels in configuration
771{"@timestamp":"2026-01-08T02:10:53.777423462+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
772{"@timestamp":"2026-01-08T02:10:53.778943696+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"WARN","level_value":30000}
773{"@timestamp":"2026-01-08T02:10:53.780081058+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
774{"@timestamp":"2026-01-08T02:10:53.781224461+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
775 + not log messages denied by marker
77611 tests passed. 0 tests failed. 0 tests ignored.
777
778Executed in 4 s 802 ms
779
780Starting build for ProjectRef(file:/build/repo/,slf4j) (zio-logging-slf4j)... [4/9]
781Compile 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
782[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.8.0-RC6/classes ...
783[info] done compiling
784[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.8.0-RC6/test-classes ...
785[info] done compiling
786+ SLF4JSpec
78702:10:57,579 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j/target/scala-3.8.0-RC6/test-classes/logback-test.xml]
78802:10:57,602 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
78902:10:57,602 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [zio.logging.backend.TestAppender]
79002:10:57,606 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
79102:10:57,609 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@5:62 - no applicable action for [layout], current ElementPath is [[configuration][appender][layout]]
79202:10:57,609 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@6:22 - no applicable action for [Pattern], current ElementPath is [[configuration][appender][layout][Pattern]]
79302:10:57,609 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
79402:10:57,610 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [logstash]
79502:10:57,722 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
79602:10:57,722 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
79702:10:57,722 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [logstash] to Logger[ROOT]
79802:10:57,722 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
79902:10:57,723 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5c471f61 - Registering current configuration as safe fallback point
800
801{"@timestamp":"2026-01-08T02:10:57.740+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"ff60ab0c-63dd-4457-892d-ad6d2e0b8cc1"}
802{"@timestamp":"2026-01-08T02:10:58.247+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"ff60ab0c-63dd-4457-892d-ad6d2e0b8cc1"}
803{"@timestamp":"2026-01-08T02:10:58.248+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"95507574-a059-4569-8c4d-0000efeea261"}
804{"@timestamp":"2026-01-08T02:10:58.748+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"95507574-a059-4569-8c4d-0000efeea261"}
805{"@timestamp":"2026-01-08T02:10:58.749+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
806 + log only user annotation into MDC
807{"@timestamp":"2026-01-08T02:10:58.835+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":"4b2d1857-5f0c-490f-beed-08ef38cc7785"}
808{"@timestamp":"2026-01-08T02:10:59.336+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":"4b2d1857-5f0c-490f-beed-08ef38cc7785"}
809{"@timestamp":"2026-01-08T02:10:59.336+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":"4b2d1857-5f0c-490f-beed-08ef38cc7785"}
810{"@timestamp":"2026-01-08T02:10:59.837+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":"4b2d1857-5f0c-490f-beed-08ef38cc7785"}
811{"@timestamp":"2026-01-08T02:10:59.838+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
812 + log only trace annotation into MDC
813{"@timestamp":"2026-01-08T02:10:59.865+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"3192ccd7-e71c-4f94-b03f-7a066b47baf8","trace_id":"5a6780d2-b447-44cb-9c34-424f109a7bf0"}
814{"@timestamp":"2026-01-08T02:11:00.366+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"3192ccd7-e71c-4f94-b03f-7a066b47baf8","trace_id":"5a6780d2-b447-44cb-9c34-424f109a7bf0"}
815{"@timestamp":"2026-01-08T02:11:00.367+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"bc6617dd-cef5-4012-b287-dbd6afaae6bf","trace_id":"5a6780d2-b447-44cb-9c34-424f109a7bf0"}
816{"@timestamp":"2026-01-08T02:11:00.868+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"bc6617dd-cef5-4012-b287-dbd6afaae6bf","trace_id":"5a6780d2-b447-44cb-9c34-424f109a7bf0"}
817{"@timestamp":"2026-01-08T02:11:00.868+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
818 + log all annotations into MDC with custom logger name
819{"@timestamp":"2026-01-08T02:11:00.892+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
820{"@timestamp":"2026-01-08T02:11:00.894+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"69789c38-c139-4e8a-8cbd-34c49f83fdff","trace_id":"d997e1b0-4eaf-4efb-afb3-7dbc18e96dbd"}
821{"@timestamp":"2026-01-08T02:11:01.395+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"69789c38-c139-4e8a-8cbd-34c49f83fdff","trace_id":"d997e1b0-4eaf-4efb-afb3-7dbc18e96dbd"}
822{"@timestamp":"2026-01-08T02:11:01.396+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"17ccb496-49b9-46ea-b3db-987cf4de9ff0","trace_id":"d997e1b0-4eaf-4efb-afb3-7dbc18e96dbd"}
823{"@timestamp":"2026-01-08T02:11:01.896+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"17ccb496-49b9-46ea-b3db-987cf4de9ff0","trace_id":"d997e1b0-4eaf-4efb-afb3-7dbc18e96dbd"}
824{"@timestamp":"2026-01-08T02:11:01.898+01:00","@version":"1","message":"Done","logger_name":"root-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
825 + logger name changes
826{"@timestamp":"2026-01-08T02:11:01.925+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: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"}
827 + log error with cause
828{"@timestamp":"2026-01-08T02:11:01.944+01:00","@version":"1","message":"Calculation error","logger_name":"my-logger","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: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"}
829 + log error with cause with custom logger name
830{"@timestamp":"2026-01-08T02:11:01.970+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
831 + log error without cause
832{"@timestamp":"2026-01-08T02:11:01.991+01:00","@version":"1","message":"fiber=zio-fiber-529 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
833{"@timestamp":"2026-01-08T02:11:01.992+01:00","@version":"1","message":"fiber=zio-fiber-529 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"WARN","level_value":30000}
834 + log with fiber label
835{"@timestamp":"2026-01-08T02:11:02.017+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
836{"@timestamp":"2026-01-08T02:11:02.018+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"WARN","level_value":30000}
837{"@timestamp":"2026-01-08T02:11:02.019+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000}
838{"@timestamp":"2026-01-08T02:11:02.020+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000}
839 + log only enabled levels in configuration
840{"@timestamp":"2026-01-08T02:11:02.042+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
841{"@timestamp":"2026-01-08T02:11:02.043+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
842{"@timestamp":"2026-01-08T02:11:02.044+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
843{"@timestamp":"2026-01-08T02:11:02.046+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
844 + not log messages denied by marker
84510 tests passed. 0 tests failed. 0 tests ignored.
846
847Executed in 4 s 626 ms
848
849Starting build for ProjectRef(file:/build/repo/,docs) (zio-logging-docs)... [5/9]
850Compile scalacOptions: -language:experimental.macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
851[info] compiling 1 Scala source to /build/repo/jpl/target/scala-3.8.0-RC6/classes ...
852[info] done compiling
853Starting build for ProjectRef(file:/build/repo/,coreJVM) (zio-logging)... [6/9]
854Compile 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
855[info] compiling 16 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC6/test-classes ...
856[info] done compiling
857+ LogFormat.Pattern
858 + parse pattern from string
859 + parse pattern with escaped reserved chars from string
860 + parse pattern with labels from string
861 + parse pattern with highlight from string
862+ LoggerNameExtractorSpec
863 + annotation
864 + loggerNameAnnotationOrTrace with empty trace
865 + trace
866 + annotationOrTrace
867 + loggerNameAnnotationOrTrace
868+ LogAnnotationSpec
869 + annotations aspect combinators
870 + annotations from multiple levels with @@
871 + annotations from same levels with @@
872+ LogFilterSpec
873 + log filtering by log level and name
874 + any string and globstar patterns
875 + simple paths
876 + globstar pattern
877 + any string pattern
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 with annotation from config
882 + log filtering by log level and name matcher with annotation
883 + log nothing with accept all filter negated
884 + log with accept all filter
885 + logs filtered by accept all or log level
886 + logs filtered by log level
887 + logs filtered by accept all and log level
888 + logs filtered by log level and name
889 + logs filtered by log level and name
890 + nameLevelOrdering
891 + and
892 + or
893 + not
894 + cached
895 + log filters by log level and name from same configuration should be equal
896+ JsonLogFormatSpec
897 + json text
898 + json label
899 + labeled empty spans
900 + nested labeled empty spans and annotations
901 + mixed json and non-json annotations
902 + mixed json and non-json labels
903 + json annotation
904 + standard text
905 + empty annotation
906 + line
907 + annotation
908 + annotation (structured)
909 + nested labels
910 + numeric value
911 + numeric value concatenated with string
912 + several labels
913 + mixed structured / unstructured
914 + Don't show ansi escape codes from colored log format
915+ MetricsSpec
916timestamp=2026-01-08T01:11:17.214471862Z level=INFO thread=#zio-fiber-3634 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
917timestamp=2026-01-08T01:11:17.216238380Z level=WARN thread=#zio-fiber-3634 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
918timestamp=2026-01-08T01:11:17.216988740Z level=ERROR thread=#zio-fiber-3634 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
919timestamp=2026-01-08T01:11:17.218255294Z level=INFO thread=#zio-fiber-3634 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
920timestamp=2026-01-08T01:11:17.219411120Z level=WARN thread=#zio-fiber-3634 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
921timestamp=2026-01-08T01:11:17.219787332Z level=ERROR thread=#zio-fiber-3634 message="test error" location=zio.logging.test.TestService.testError file=TestService.scala line=13
922 + logs totals metrics
923+ AppendLoggerNameSpec
924 + appendLoggerName
925+ LogGroupSpec
926 + logLevel
927 + loggerName with logger name annotation
928 + loggerNameAndLevel
929 + loggerName with trace
930 + contramap
931 + ++
932 + map
933 + zipWith
934+ ReconfigurableLogger2
935 + log with changed config
936+ ConsoleLoggerConfig
937 + load default with missing config
938 + fail on invalid filter config
939 + load valid config
940 + equals config with same sources
941 + fail on invalid format config
942+ LogFormatSpec
943 + level
944 + levelSyslog
945 + fiberId
946 + line
947 + annotation
948 + loggerName
949 + annotation (structured)
950 + empty annotation
951 + any annotation
952 + any annotation (structured)
953 + allAnnotations
954 + logAnnotations
955 + allAnnotations with exclusion
956 + allAnnotations with one value
957 - enclosing class - ignored: 1
958 + spans
959 + span
960 + spaced
961 + traceLine
962 + string concat
963 + cause empty
964 + fixed
965 + empty cause with label if not empty
966 + colored
967 + cause
968 + line with filter
969 + not empty cause with label if not empty
970 + default without timestamp
971+ FileLoggerConfig
972 + equals config with same sources
973 + fail on invalid format config
974 + load default config
975 + load valid config
976 + fail on invalid charset and filter config
977+ WriterProvider
978 + Make path include date
979 + Called multiple times with same time, if it return same writer
980+ JsonValidator
981 + deeply nested json
982 + json example
983 + Simple valid json objects
984 + Invalid json strings
985 + Valid nested json objects
986105 tests passed. 0 tests failed. 1 tests ignored.
987
988Executed in 9 s 85 ms
989
990Starting build for ProjectRef(file:/build/repo/,julBridge) (zio-logging-jul-bridge)... [7/9]
991Compile 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
992[info] compiling 2 Scala sources to /build/repo/jul-bridge/target/scala-3.8.0-RC6/classes ...
993[info] done compiling
994[info] compiling 1 Scala source to /build/repo/jul-bridge/target/scala-3.8.0-RC6/test-classes ...
995[info] done compiling
996+ Slf4jBridge
997timestamp=2026-01-08T01:11:24.682693232Z level=WARN thread=#zio-fiber-1013468996 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
998timestamp=2026-01-08T01:11:24.682743417Z level=WARN thread=#zio-fiber-2012207218 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
999timestamp=2026-01-08T01:11:24.682965269Z level=WARN thread=#zio-fiber-1737410916 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
1000timestamp=2026-01-08T01:11:24.682702621Z level=WARN thread=#zio-fiber-1392319434 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
1001timestamp=2026-01-08T01:11:24.690516579Z level=WARN thread=#zio-fiber-414917043 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
1002 + parallel init
1003timestamp=2026-01-08T01:11:24.776502636Z level=WARN thread=#zio-fiber-590164892 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
1004timestamp=2026-01-08T01:11:24.777176063Z level=WARN thread=#zio-fiber-1247703418 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
1005timestamp=2026-01-08T01:11:24.778389514Z level=WARN thread=#zio-fiber-1451966496 message="warn cause" cause="java.lang.RuntimeException: test error
1006 at zio.logging.jul.bridge.JULBridgeSpec$.$anonfun$2(JULBridgeSpec.scala:33)
1007 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
1008" test.logger=1ms logger_name=test.logger
1009timestamp=2026-01-08T01:11:24.791525297Z level=FATAL thread=#zio-fiber-756542143 message="severe" cause="java.lang.RuntimeException: test error
1010 at zio.logging.jul.bridge.JULBridgeSpec$.$anonfun$2(JULBridgeSpec.scala:33)
1011 at zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)
1012" test.logger=0ms logger_name=test.logger
1013timestamp=2026-01-08T01:11:24.792164560Z level=FATAL thread=#zio-fiber-305680354 message="severe" test.logger=0ms logger_name=test.logger
1014 + logs through slf4j
1015 + Implements Logger#getName
1016timestamp=2026-01-08T01:11:24.881030367Z level=WARN thread=#zio-fiber-89313811 message="hello world" test.logger=1ms logger_name=test.logger
1017 + logs through slf4j without fiber ref propagation
1018timestamp=2026-01-08T01:11:24.913739Z level=WARN thread=#zio-fiber-1759435853 message="test warning message" test.abc=0ms logger_name=test.abc
1019timestamp=2026-01-08T01:11:24.914933659Z level=WARN thread=#zio-fiber-910416202 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1020timestamp=2026-01-08T01:11:24.916924413Z level=WARN thread=#zio-fiber-1479296400 message="hello3 world warning" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
1021 + logs through slf4j with filter
1022timestamp=2026-01-08T01:11:24.978247617Z level=WARN thread=#zio-fiber-284200023 message="test warning message" test.abc=0ms logger_name=test.abc
1023timestamp=2026-01-08T01:11:24.979256369Z level=WARN thread=#zio-fiber-1319091946 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1024timestamp=2026-01-08T01:11:24.980142541Z level=WARN thread=#zio-fiber-1433926405 message="hello3 world warning" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
1025 + logs through slf4j with filter from config
10266 tests passed. 0 tests failed. 0 tests ignored.
1027
1028Executed in 509 ms
1029
1030Starting build for ProjectRef(file:/build/repo/,jpl) (zio-logging-jpl)... [8/9]
1031Compile 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
1032[info] compiling 3 Scala sources to /build/repo/jpl/target/scala-3.8.0-RC6/test-classes ...
1033[info] done compiling
1034+ JPLSpec
1035 + log with default logger name
1036 + log with custom logger name
1037 + log only trace annotation
1038 + logger name changes
1039 + log error with cause
1040 + log error with cause with custom logger name
1041 + log error without cause
1042 + log only enabled levels in configuration
10438 tests passed. 0 tests failed. 0 tests ignored.
1044
1045Executed in 4 s 429 ms
1046
1047
1048************************
1049Build summary:
1050[{
1051 "module": "zio-logging-slf4j2-bridge",
1052 "compile": {"status": "ok", "tookMs": 15042, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1053 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1054 "test-compile": {"status": "ok", "tookMs": 1845, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1055 "test": {"status": "ok", "tookMs": 1429, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
1056 "publish": {"status": "skipped", "tookMs": 0},
1057 "metadata": {
1058 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1059}
1060},{
1061 "module": "zio-logging-slf4j-bridge",
1062 "compile": {"status": "ok", "tookMs": 1493, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1063 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1064 "test-compile": {"status": "ok", "tookMs": 1696, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1065 "test": {"status": "ok", "tookMs": 916, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
1066 "publish": {"status": "skipped", "tookMs": 0},
1067 "metadata": {
1068 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1069}
1070},{
1071 "module": "zio-logging",
1072 "compile": {"status": "ok", "tookMs": 5358, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1073 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1074 "test-compile": {"status": "ok", "tookMs": 4575, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1075 "test": {"status": "ok", "tookMs": 46927, "passed": 98, "failed": 0, "ignored": 1, "skipped": 0, "total": 99, "byFramework": [{"framework": "unknown", "stats": {"passed": 98, "failed": 0, "ignored": 1, "skipped": 0, "total": 99}}]},
1076 "publish": {"status": "skipped", "tookMs": 0},
1077 "metadata": {
1078 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1079}
1080},{
1081 "module": "zio-logging-slf4j2",
1082 "compile": {"status": "ok", "tookMs": 647, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1083 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1084 "test-compile": {"status": "ok", "tookMs": 1291, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1085 "test": {"status": "ok", "tookMs": 5405, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
1086 "publish": {"status": "skipped", "tookMs": 0},
1087 "metadata": {
1088 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1089}
1090},{
1091 "module": "zio-logging-slf4j",
1092 "compile": {"status": "ok", "tookMs": 544, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1093 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1094 "test-compile": {"status": "ok", "tookMs": 1432, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1095 "test": {"status": "ok", "tookMs": 5233, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "unknown", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
1096 "publish": {"status": "skipped", "tookMs": 0},
1097 "metadata": {
1098 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1099}
1100},{
1101 "module": "zio-logging-docs",
1102 "compile": {"status": "ok", "tookMs": 696, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1103 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1104 "test-compile": {"status": "ok", "tookMs": 418, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1105 "test": {"status": "ok", "tookMs": 329, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1106 "publish": {"status": "skipped", "tookMs": 0},
1107 "metadata": {
1108 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1109}
1110},{
1111 "module": "zio-logging",
1112 "compile": {"status": "ok", "tookMs": 45, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1113 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1114 "test-compile": {"status": "ok", "tookMs": 3859, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1115 "test": {"status": "ok", "tookMs": 10178, "passed": 105, "failed": 0, "ignored": 1, "skipped": 0, "total": 106, "byFramework": [{"framework": "unknown", "stats": {"passed": 105, "failed": 0, "ignored": 1, "skipped": 0, "total": 106}}]},
1116 "publish": {"status": "skipped", "tookMs": 0},
1117 "metadata": {
1118 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1119}
1120},{
1121 "module": "zio-logging-jul-bridge",
1122 "compile": {"status": "ok", "tookMs": 613, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1123 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1124 "test-compile": {"status": "ok", "tookMs": 749, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1125 "test": {"status": "ok", "tookMs": 1628, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
1126 "publish": {"status": "skipped", "tookMs": 0},
1127 "metadata": {
1128 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1129}
1130},{
1131 "module": "zio-logging-jpl",
1132 "compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1133 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1134 "test-compile": {"status": "ok", "tookMs": 1150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1135 "test": {"status": "ok", "tookMs": 4958, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
1136 "publish": {"status": "skipped", "tookMs": 0},
1137 "metadata": {
1138 "crossScalaVersions": ["2.12.20", "2.13.18", "3.3.7"]
1139}
1140}]
1141************************
1142[success] Total time: 131 s (0:02:11.0), completed Jan 8, 2026, 2:11:31 AM
1143[0JChecking patch project/plugins.sbt...
1144Checking patch build.sbt...
1145Applied patch project/plugins.sbt cleanly.
1146Applied patch build.sbt cleanly.