Build Logs
zio/zio-logging • 3.8.1-RC1:2026-01-13
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.1-RC1
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: project/plugins.sbt
33Pattern: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
34Replacement: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
35Patch using 3.8.1-RC1 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.1-RC1
42Execute tests: true
43sbt project found:
44No prepare script found for project zio/zio-logging
45##################################
46Scala version: 3.8.1-RC1
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.1-RC1
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.1-RC1"
71"++3.8.1-RC1 -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.1-RC1 """{"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.971s.
88[info] done compiling
89[info] loading settings for project root from build.sbt...
90[info] resolving key references (25438 settings) ...
91[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
92[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
93[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
94[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
95[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
96[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
97[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
98[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
99[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
100[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
101[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
102[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20260113-1940-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.1-RC1
118OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in benchmarks/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesSlf4jLogback/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesCoreJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in coreJVM/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesSlf4j2Bridge/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesSlf4j2Log4j/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesJpl/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in slf4j2/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in julBridge/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesJulBridge/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in jpl/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesCoreNative/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in docs/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesCoreJS/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in coreNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in examplesSlf4j2Logback/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in slf4jBridge/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in coreJS/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in slf4j2Bridge/crossScalaVersions
137OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in slf4j/crossScalaVersions
138OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1 in root/crossScalaVersions
139[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
140[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
141[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
142[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
143[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
144[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
145[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
146[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
147[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
148[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
149[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
150[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20260113-1941-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.1-RC1 on 21 projects.
166[info] Switching Scala version on:
167[info] jpl (2.12.20, 2.13.18, 3.8.1-RC1)
168[info] examplesCoreJVM (2.12.20, 2.13.18, 3.8.1-RC1)
169[info] benchmarks (2.12.20, 2.13.18, 3.8.1-RC1)
170[info] * root (2.12.20, 2.13.18, 3.8.1-RC1)
171[info] coreNative (2.12.20, 2.13.18, 3.8.1-RC1)
172[info] docs (2.12.20, 2.13.18, 3.8.1-RC1)
173[info] examplesCoreNative (2.12.20, 2.13.18, 3.8.1-RC1)
174[info] coreJS (2.12.20, 2.13.18, 3.8.1-RC1)
175[info] slf4jBridge (2.12.20, 2.13.18, 3.8.1-RC1)
176[info] examplesSlf4j2Log4j (2.12.20, 2.13.18, 3.8.1-RC1)
177[info] examplesSlf4jLogback (2.12.20, 2.13.18, 3.8.1-RC1)
178[info] examplesJulBridge (2.12.20, 2.13.18, 3.8.1-RC1)
179[info] coreJVM (2.12.20, 2.13.18, 3.8.1-RC1)
180[info] examplesSlf4j2Bridge (2.12.20, 2.13.18, 3.8.1-RC1)
181[info] julBridge (2.12.20, 2.13.18, 3.8.1-RC1)
182[info] examplesJpl (2.12.20, 2.13.18, 3.8.1-RC1)
183[info] slf4j2Bridge (2.12.20, 2.13.18, 3.8.1-RC1)
184[info] examplesCoreJS (2.12.20, 2.13.18, 3.8.1-RC1)
185[info] slf4j2 (2.12.20, 2.13.18, 3.8.1-RC1)
186[info] slf4j (2.12.20, 2.13.18, 3.8.1-RC1)
187[info] examplesSlf4j2Logback (2.12.20, 2.13.18, 3.8.1-RC1)
188[info] Excluding projects:
189[info] Reapplying settings...
190[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
191[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
192[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
193[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
194[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
195[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
196[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
197[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
198[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
199[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
200[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
201[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20260113-1941-SNAPSHOT
202[info]
203[info] Useful sbt tasks:
204[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
205[info] > fmt Formats source files using scalafmt.
206[info] > fix Fixes source files using using scalafix
207[info] > prepare Prepares sources by applying scalafmt and running scalafix.
208[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
209[info] > publish-all Signs and publishes all artifacts to Maven Central.
210[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
211[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
212[info] > ~compile Compiles all modules (file-watch enabled)
213[info] > test Runs all tests
214[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
215[info]
216Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
217[info] Reapplying settings...
218[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
219[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
220[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
221[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
222[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
223[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
224[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
225[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
226[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
227[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
228[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
229[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20260113-1941-SNAPSHOT
230[info]
231[info] Useful sbt tasks:
232[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
233[info] > fmt Formats source files using scalafmt.
234[info] > fix Fixes source files using using scalafix
235[info] > prepare Prepares sources by applying scalafmt and running scalafix.
236[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
237[info] > publish-all Signs and publishes all artifacts to Maven Central.
238[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
239[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
240[info] > ~compile Compiles all modules (file-watch enabled)
241[info] > test Runs all tests
242[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
243[info]
244[info] Defining Global / credentials, benchmarks / credentials and 19 others.
245[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 168 others.
246[info] Run `last` for details.
247[info] Reapplying settings...
248[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
249[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
250[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
251[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
252[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
253[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
254[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
255[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
256[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
257[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
258[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
259[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20260113-1941-SNAPSHOT
260[info]
261[info] Useful sbt tasks:
262[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
263[info] > fmt Formats source files using scalafmt.
264[info] > fix Fixes source files using using scalafix
265[info] > prepare Prepares sources by applying scalafmt and running scalafix.
266[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
267[info] > publish-all Signs and publishes all artifacts to Maven Central.
268[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
269[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
270[info] > ~compile Compiles all modules (file-watch enabled)
271[info] > test Runs all tests
272[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
273[info]
274Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
275[info] Reapplying settings...
276OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
277
278 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
279 Did you mean examplesSlf4jLogback / allExcludeDependencies ?
280 , retry without global scopes
281[info] Reapplying settings...
282[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
283[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
284[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
285[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
286[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
287[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
288[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
289[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
290[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
291[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
292[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
293[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20260113-1941-SNAPSHOT
294[info]
295[info] Useful sbt tasks:
296[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
297[info] > fmt Formats source files using scalafmt.
298[info] > fix Fixes source files using using scalafix
299[info] > prepare Prepares sources by applying scalafmt and running scalafix.
300[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
301[info] > publish-all Signs and publishes all artifacts to Maven Central.
302[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
303[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
304[info] > ~compile Compiles all modules (file-watch enabled)
305[info] > test Runs all tests
306[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
307[info]
308Execute removeScalacOptionsStartingWith: -P:wartremover
309[info] Reapplying settings...
310[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
311[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
312[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
313[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
314[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
315[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
316[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
317[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
318[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
319[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
320[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
321[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20260113-1941-SNAPSHOT
322[info]
323[info] Useful sbt tasks:
324[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
325[info] > fmt Formats source files using scalafmt.
326[info] > fix Fixes source files using using scalafix
327[info] > prepare Prepares sources by applying scalafmt and running scalafix.
328[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
329[info] > publish-all Signs and publishes all artifacts to Maven Central.
330[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
331[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
332[info] > ~compile Compiles all modules (file-watch enabled)
333[info] > test Runs all tests
334[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
335[info]
336Execute disableFatalWarnings:
337[info] Reapplying settings...
338[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
339[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
340[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
341[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
342[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
343[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
344[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
345[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
346[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
347[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
348[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
349[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20260113-1941-SNAPSHOT
350[info]
351[info] Useful sbt tasks:
352[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
353[info] > fmt Formats source files using scalafmt.
354[info] > fix Fixes source files using using scalafix
355[info] > prepare Prepares sources by applying scalafmt and running scalafix.
356[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
357[info] > publish-all Signs and publishes all artifacts to Maven Central.
358[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
359[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
360[info] > ~compile Compiles all modules (file-watch enabled)
361[info] > test Runs all tests
362[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
363[info]
364[success] Total time: 0 s, completed Jan 13, 2026, 7:41:10 PM
365Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.19.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
366Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
367Starting build...
368Projects: Set(jpl, docs, coreJS, slf4jBridge, coreJVM, julBridge, slf4j2Bridge, slf4j2, slf4j)
369Starting build for ProjectRef(file:/build/repo/,slf4j2Bridge) (zio-logging-slf4j2-bridge)... [0/9]
370OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
371OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
372OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
373Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
374[info] compiling 22 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1/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.1-RC1/classes ...
432[info] done compiling
433[info] compiling 2 Scala sources to /build/repo/slf4j2-bridge/target/scala-3.8.1-RC1/test-classes ...
434[info] done compiling
435[warn] javaOptions will be ignored, fork is set to false
436+ Slf4jBridge
437timestamp=2026-01-13T18:41:31.549138132Z level=WARN thread=#zio-fiber-742021565 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
438timestamp=2026-01-13T18:41:31.550023519Z level=WARN thread=#zio-fiber-828992685 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
439timestamp=2026-01-13T18:41:31.549029629Z level=WARN thread=#zio-fiber-550486769 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
440timestamp=2026-01-13T18:41:31.548071606Z level=WARN thread=#zio-fiber-173803081 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
441timestamp=2026-01-13T18:41:31.556629370Z level=WARN thread=#zio-fiber-1173397087 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
442 + parallel init
443timestamp=2026-01-13T18:41:31.694938965Z level=WARN thread=#zio-fiber-1143330261 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
444timestamp=2026-01-13T18:41:31.696029315Z level=WARN thread=#zio-fiber-163901865 message="3..2..1 ... go!" test.logger=1ms logger_name=test.logger
445timestamp=2026-01-13T18:41:31.697833223Z level=WARN thread=#zio-fiber-1010936817 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-13T18:41:31.708133507Z level=ERROR thread=#zio-fiber-1375509402 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-13T18:41:31.708690770Z level=ERROR thread=#zio-fiber-981898454 message="error" test.logger=0ms logger_name=test.logger
454 + logs through slf4j
455 + Implements Logger#getName
456timestamp=2026-01-13T18:41:31.915551264Z level=WARN thread=#zio-fiber-1270347586 message="hello world" test.logger=0ms logger_name=test.logger
457 + logs through slf4j without fiber ref propagation
458timestamp=2026-01-13T18:41:31.960910519Z level=WARN thread=#zio-fiber-1989208977 message="test warn message" test.abc=0ms logger_name=test.abc
459timestamp=2026-01-13T18:41:31.964200246Z level=WARN thread=#zio-fiber-1528198051 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
460timestamp=2026-01-13T18:41:31.966677892Z level=WARN thread=#zio-fiber-1852109209 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
461 + logs through slf4j with filter
462timestamp=2026-01-13T18:41:32.030040Z level=WARN thread=#zio-fiber-2132931641 message="test warn message" test.abc=0ms logger_name=test.abc
463timestamp=2026-01-13T18:41:32.030401537Z level=WARN thread=#zio-fiber-563688564 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
464timestamp=2026-01-13T18:41:32.030646064Z level=WARN thread=#zio-fiber-1817411380 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 745 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.1-RC1/classes ...
473[info] done compiling
474[info] compiling 2 Scala sources to /build/repo/slf4j-bridge/target/scala-3.8.1-RC1/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-13T18:41:36.452003589Z level=WARN thread=#zio-fiber-1059014956 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
484timestamp=2026-01-13T18:41:36.451404059Z level=WARN thread=#zio-fiber-1894720789 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
485timestamp=2026-01-13T18:41:36.451496812Z level=WARN thread=#zio-fiber-618661225 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
486timestamp=2026-01-13T18:41:36.451263896Z level=WARN thread=#zio-fiber-622454795 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
487 + parallel init
488 + Implements Logger#getName
489 + implements MarkerFactoryBinder
490timestamp=2026-01-13T18:41:36.588589328Z level=WARN thread=#zio-fiber-916535330 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
491timestamp=2026-01-13T18:41:36.589088202Z level=WARN thread=#zio-fiber-1530227729 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
492timestamp=2026-01-13T18:41:36.590257609Z level=WARN thread=#zio-fiber-567668339 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-13T18:41:36.595248285Z level=ERROR thread=#zio-fiber-815984857 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-13T18:41:36.595733673Z level=ERROR thread=#zio-fiber-1965979897 message="error" test.logger=0ms logger_name=test.logger
501 + logs through slf4j
502timestamp=2026-01-13T18:41:36.631720490Z level=WARN thread=#zio-fiber-1650492437 message="hello world" test.logger=0ms logger_name=test.logger
503 + logs through slf4j without fiber ref propagation
504timestamp=2026-01-13T18:41:36.666615565Z level=WARN thread=#zio-fiber-940961191 message="test warn message" test.abc=0ms logger_name=test.abc
505timestamp=2026-01-13T18:41:36.667564671Z level=WARN thread=#zio-fiber-760948419 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
506timestamp=2026-01-13T18:41:36.668311097Z level=WARN thread=#zio-fiber-55125294 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
507 + logs through slf4j with filter
508timestamp=2026-01-13T18:41:36.719704414Z level=WARN thread=#zio-fiber-1568629726 message="test warn message" test.abc=0ms logger_name=test.abc
509timestamp=2026-01-13T18:41:36.720009014Z level=WARN thread=#zio-fiber-921151023 message="hello2 world warn" test.logger.def=1ms logger_name=test.logger.def
510timestamp=2026-01-13T18:41:36.720222423Z level=WARN thread=#zio-fiber-236328502 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 397 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.1-RC1/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.1-RC1/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.1-RC1/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-13T18:42:18.652Z level=INFO thread=#zio-fiber-3543 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
639timestamp=2026-01-13T18:42:18.654Z level=WARN thread=#zio-fiber-3543 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
640timestamp=2026-01-13T18:42:18.655Z level=ERROR thread=#zio-fiber-3543 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
641timestamp=2026-01-13T18:42:18.656Z level=INFO thread=#zio-fiber-3543 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
642timestamp=2026-01-13T18:42:18.657Z level=WARN thread=#zio-fiber-3543 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
643timestamp=2026-01-13T18:42:18.658Z 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.1-RC1/classes ...
704[info] done compiling
705[info] compiling 2 Scala sources to /build/repo/slf4j2/target/scala-3.8.1-RC1/test-classes ...
706[info] done compiling
707+ SLF4JSpec
70819:42:40,894 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.12
70919:42:40,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38af6404 - No custom configurators were discovered as a service.
71019:42:40,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38af6404 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
71119:42:40,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38af6404 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
71219:42:40,895 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
71319:42:40,896 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
71419:42:40,897 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38af6404 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
71519:42:40,897 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38af6404 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
71619:42:40,897 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38af6404 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
71719:42:40,897 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j2/target/scala-3.8.1-RC1/test-classes/logback-test.xml]
71819:42:40,950 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
71919:42:40,950 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [zio.logging.backend.TestAppender]
72019:42:40,951 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [layout] in [zio.logging.backend.TestAppender]
72119:42:40,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logstash]
72219:42:40,951 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
72319:42:41,068 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
72419:42:41,069 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
72519:42:41,069 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [logstash] to Logger[ROOT]
72619:42:41,069 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@33c048a1 - End of configuration.
72719:42:41,069 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2f73d4ea - Registering current configuration as safe fallback point
72819:42:41,069 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38af6404 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 172 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
729
730{"@timestamp":"2026-01-13T19:42:41.090909919+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"f55a16e2-f0d1-47a9-a5c5-71ba91744472"}
731{"@timestamp":"2026-01-13T19:42:41.60008587+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"f55a16e2-f0d1-47a9-a5c5-71ba91744472"}
732{"@timestamp":"2026-01-13T19:42:41.600773575+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"c0c29466-cb89-47d9-8b0e-94882fedf46b"}
733{"@timestamp":"2026-01-13T19:42:42.101450454+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"c0c29466-cb89-47d9-8b0e-94882fedf46b"}
734{"@timestamp":"2026-01-13T19:42:42.102446196+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-13T19:42:42.187748185+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":"a94886ee-ff68-44c2-bd76-5984c3f142cf"}
737{"@timestamp":"2026-01-13T19:42:42.688625775+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":"a94886ee-ff68-44c2-bd76-5984c3f142cf"}
738{"@timestamp":"2026-01-13T19:42:42.689326044+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":"a94886ee-ff68-44c2-bd76-5984c3f142cf"}
739{"@timestamp":"2026-01-13T19:42:43.190045073+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"trace_id":"a94886ee-ff68-44c2-bd76-5984c3f142cf"}
740{"@timestamp":"2026-01-13T19:42:43.190510253+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
741 + log only trace annotation into key values
742{"@timestamp":"2026-01-13T19:42:43.226303279+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"64b335d4-1b0a-4ad5-9b21-c5cc80636210","trace_id":"f13aaea9-615c-44ca-ad69-0e0a4a10a696"}
743{"@timestamp":"2026-01-13T19:42:43.727179563+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"64b335d4-1b0a-4ad5-9b21-c5cc80636210","trace_id":"f13aaea9-615c-44ca-ad69-0e0a4a10a696"}
744{"@timestamp":"2026-01-13T19:42:43.727883931+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"79690945-6a86-48d3-b2ab-4eabe1689118","trace_id":"f13aaea9-615c-44ca-ad69-0e0a4a10a696"}
745{"@timestamp":"2026-01-13T19:42:44.228662382+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"79690945-6a86-48d3-b2ab-4eabe1689118","trace_id":"f13aaea9-615c-44ca-ad69-0e0a4a10a696"}
746{"@timestamp":"2026-01-13T19:42:44.229289875+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
747 + log all annotations into key values with custom logger name
748{"@timestamp":"2026-01-13T19:42:44.272571935+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
749{"@timestamp":"2026-01-13T19:42:44.274114138+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"eaf463ee-ee3f-4846-a2db-506339219f10","trace_id":"783d97e0-2445-4f28-ae3b-9cbf8cd3f1da"}
750{"@timestamp":"2026-01-13T19:42:44.775312031+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"eaf463ee-ee3f-4846-a2db-506339219f10","trace_id":"783d97e0-2445-4f28-ae3b-9cbf8cd3f1da"}
751{"@timestamp":"2026-01-13T19:42:44.776048848+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"b4ceac4d-09ca-499b-a86b-01b8647c3d56","trace_id":"783d97e0-2445-4f28-ae3b-9cbf8cd3f1da"}
752{"@timestamp":"2026-01-13T19:42:45.276743184+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"b4ceac4d-09ca-499b-a86b-01b8647c3d56","trace_id":"783d97e0-2445-4f28-ae3b-9cbf8cd3f1da"}
753{"@timestamp":"2026-01-13T19:42:45.277996036+01:00","@version":"1","message":"Done","logger_name":"root-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
754 + logger name changes
755{"@timestamp":"2026-01-13T19:42:45.307908441+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala: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-13T19:42:45.333844464+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: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-13T19:42:45.361767674+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-13T19:42:45.388002454+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000}
762 + log error without cause
763{"@timestamp":"2026-01-13T19:42:45.411305366+01:00","@version":"1","message":"fiber=zio-fiber-597 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
764{"@timestamp":"2026-01-13T19:42:45.412165213+01:00","@version":"1","message":"fiber=zio-fiber-597 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
765 + log with fiber label
766{"@timestamp":"2026-01-13T19:42:45.436948151+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-13T19:42:45.437483031+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-13T19:42:45.438179953+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-13T19:42:45.439273107+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-13T19:42:45.459656391+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
772{"@timestamp":"2026-01-13T19:42:45.460951261+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"WARN","level_value":30000}
773{"@timestamp":"2026-01-13T19:42:45.462061026+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000}
774{"@timestamp":"2026-01-13T19:42:45.463180619+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","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 740 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.1-RC1/classes ...
783[info] done compiling
784[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.8.1-RC1/test-classes ...
785[info] done compiling
786+ SLF4JSpec
78719:42:49,011 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j/target/scala-3.8.1-RC1/test-classes/logback-test.xml]
78819:42:49,028 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
78919:42:49,028 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [zio.logging.backend.TestAppender]
79019:42:49,031 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
79119:42:49,033 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@5:62 - no applicable action for [layout], current ElementPath is [[configuration][appender][layout]]
79219:42:49,033 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@6:22 - no applicable action for [Pattern], current ElementPath is [[configuration][appender][layout][Pattern]]
79319:42:49,033 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
79419:42:49,034 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [logstash]
79519:42:49,133 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
79619:42:49,133 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
79719:42:49,133 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [logstash] to Logger[ROOT]
79819:42:49,133 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
79919:42:49,133 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@57b85dd0 - Registering current configuration as safe fallback point
800
801{"@timestamp":"2026-01-13T19:42:49.151+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"a791cfec-c2f8-444d-b7f1-59e69e028b44"}
802{"@timestamp":"2026-01-13T19:42:49.658+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"a791cfec-c2f8-444d-b7f1-59e69e028b44"}
803{"@timestamp":"2026-01-13T19:42:49.659+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"1afa6de7-839b-4e47-b31e-4dbccf352d3b"}
804{"@timestamp":"2026-01-13T19:42:50.159+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"1afa6de7-839b-4e47-b31e-4dbccf352d3b"}
805{"@timestamp":"2026-01-13T19:42:50.160+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
806 + log only user annotation into MDC
807{"@timestamp":"2026-01-13T19:42:50.235+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":"fe3e9ae6-3567-4206-825f-b57d136ea539"}
808{"@timestamp":"2026-01-13T19:42:50.736+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"trace_id":"fe3e9ae6-3567-4206-825f-b57d136ea539"}
809{"@timestamp":"2026-01-13T19:42:50.736+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":"fe3e9ae6-3567-4206-825f-b57d136ea539"}
810{"@timestamp":"2026-01-13T19:42:51.237+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"trace_id":"fe3e9ae6-3567-4206-825f-b57d136ea539"}
811{"@timestamp":"2026-01-13T19:42:51.238+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
812 + log only trace annotation into MDC
813{"@timestamp":"2026-01-13T19:42:51.263+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"d8b3a762-c31e-4533-8161-6a95c55461d0","trace_id":"6a274bf3-23bb-4174-a88d-b2a29475c999"}
814{"@timestamp":"2026-01-13T19:42:51.764+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"d8b3a762-c31e-4533-8161-6a95c55461d0","trace_id":"6a274bf3-23bb-4174-a88d-b2a29475c999"}
815{"@timestamp":"2026-01-13T19:42:51.764+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"3213fb5d-b789-423f-9fd2-732aee53579f","trace_id":"6a274bf3-23bb-4174-a88d-b2a29475c999"}
816{"@timestamp":"2026-01-13T19:42:52.265+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"3213fb5d-b789-423f-9fd2-732aee53579f","trace_id":"6a274bf3-23bb-4174-a88d-b2a29475c999"}
817{"@timestamp":"2026-01-13T19:42:52.266+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
818 + log all annotations into MDC with custom logger name
819{"@timestamp":"2026-01-13T19:42:52.289+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
820{"@timestamp":"2026-01-13T19:42:52.290+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"d2e5d296-c39e-4d28-b645-45d8e6a82b25","trace_id":"e6b9803b-103b-49a5-85aa-c877f09e6767"}
821{"@timestamp":"2026-01-13T19:42:52.791+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"d2e5d296-c39e-4d28-b645-45d8e6a82b25","trace_id":"e6b9803b-103b-49a5-85aa-c877f09e6767"}
822{"@timestamp":"2026-01-13T19:42:52.792+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"6476e3db-b57d-4121-9b2d-7adc0c6a71a7","trace_id":"e6b9803b-103b-49a5-85aa-c877f09e6767"}
823{"@timestamp":"2026-01-13T19:42:53.293+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"6476e3db-b57d-4121-9b2d-7adc0c6a71a7","trace_id":"e6b9803b-103b-49a5-85aa-c877f09e6767"}
824{"@timestamp":"2026-01-13T19:42:53.294+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-13T19:42:53.321+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala: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-13T19:42:53.342+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: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-13T19:42:53.371+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-13T19:42:53.399+01:00","@version":"1","message":"fiber=zio-fiber-529 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
833{"@timestamp":"2026-01-13T19:42:53.400+01:00","@version":"1","message":"fiber=zio-fiber-529 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
834 + log with fiber label
835{"@timestamp":"2026-01-13T19:42:53.433+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
836{"@timestamp":"2026-01-13T19:42:53.435+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"WARN","level_value":30000}
837{"@timestamp":"2026-01-13T19:42:53.436+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"ERROR","level_value":40000}
838{"@timestamp":"2026-01-13T19:42:53.440+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"ERROR","level_value":40000}
839 + log only enabled levels in configuration
840{"@timestamp":"2026-01-13T19:42:53.476+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000}
841{"@timestamp":"2026-01-13T19:42:53.479+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"WARN","level_value":30000}
842{"@timestamp":"2026-01-13T19:42:53.480+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
843{"@timestamp":"2026-01-13T19:42:53.482+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","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 642 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.1-RC1/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.1-RC1/test-classes ...
856[info] done compiling
857+ LogFormat.Pattern
858 + parse pattern from string
859 + parse pattern with labels from string
860 + parse pattern with escaped reserved chars from string
861 + parse pattern with highlight from string
862+ LoggerNameExtractorSpec
863 + annotation
864 + loggerNameAnnotationOrTrace with empty trace
865 + loggerNameAnnotationOrTrace
866 + trace
867 + annotationOrTrace
868+ LogAnnotationSpec
869 + annotations aspect combinators
870 + annotations from same levels with @@
871 + annotations from multiple levels with @@
872+ LogFilterSpec
873 + log filtering by log level and name
874 + simple paths
875 + any string pattern
876 + any string and globstar patterns
877 + globstar pattern
878 + log filtering by log level and name with annotation
879 + log filtering by log level and name with annotation from config
880 + log filtering by log level and name default config
881 + log filtering by log level and name matcher with annotation
882 + log nothing with accept all filter negated
883 + log filtering by log level and name config should fail on invalid values
884 + log with accept all filter
885 + logs filtered by log level
886 + logs filtered by accept all or log level
887 + logs filtered by accept all and log level
888 + nameLevelOrdering
889 + logs filtered by log level and name
890 + logs filtered by log level and name
891 + and
892 + cached
893 + not
894 + or
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 + numeric value
910 + numeric value concatenated with string
911 + Don't show ansi escape codes from colored log format
912 + nested labels
913 + several labels
914 + mixed structured / unstructured
915+ MetricsSpec
916timestamp=2026-01-13T18:43:08.766167969Z level=INFO thread=#zio-fiber-3632 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
917timestamp=2026-01-13T18:43:08.767644451Z level=WARN thread=#zio-fiber-3632 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
918timestamp=2026-01-13T18:43:08.768567428Z level=ERROR thread=#zio-fiber-3632 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
919timestamp=2026-01-13T18:43:08.770002152Z level=INFO thread=#zio-fiber-3632 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
920timestamp=2026-01-13T18:43:08.770641538Z level=WARN thread=#zio-fiber-3632 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
921timestamp=2026-01-13T18:43:08.771200133Z level=ERROR thread=#zio-fiber-3632 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 valid config
938 + load default with missing config
939 + fail on invalid filter config
940 + equals config with same sources
941 + fail on invalid format config
942+ LogFormatSpec
943 + levelSyslog
944 + level
945 + fiberId
946 + line
947 + loggerName
948 + annotation
949 + empty annotation
950 + annotation (structured)
951 + any annotation
952 + any annotation (structured)
953 + logAnnotations
954 + allAnnotations
955 + allAnnotations with one value
956 - enclosing class - ignored: 1
957 + allAnnotations with exclusion
958 + spans
959 + string concat
960 + span
961 + traceLine
962 + spaced
963 + cause empty
964 + colored
965 + empty cause with label if not empty
966 + fixed
967 + cause
968 + not empty cause with label if not empty
969 + line with filter
970 + default without timestamp
971+ FileLoggerConfig
972 + equals config with same sources
973 + fail on invalid format config
974 + load valid config
975 + load default 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 566 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.1-RC1/classes ...
993[info] done compiling
994[info] compiling 1 Scala source to /build/repo/jul-bridge/target/scala-3.8.1-RC1/test-classes ...
995[info] done compiling
996+ Slf4jBridge
997timestamp=2026-01-13T18:43:16.811973504Z level=WARN thread=#zio-fiber-1960576294 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
998timestamp=2026-01-13T18:43:16.812961722Z level=WARN thread=#zio-fiber-1077890062 message="Test WARNING!" SLF4J-LOGGER=2ms logger_name=SLF4J-LOGGER
999timestamp=2026-01-13T18:43:16.812048324Z level=WARN thread=#zio-fiber-490566706 message="Test WARNING!" SLF4J-LOGGER=2ms logger_name=SLF4J-LOGGER
1000timestamp=2026-01-13T18:43:16.812107925Z level=WARN thread=#zio-fiber-264798102 message="Test WARNING!" SLF4J-LOGGER=2ms logger_name=SLF4J-LOGGER
1001timestamp=2026-01-13T18:43:16.821072863Z level=WARN thread=#zio-fiber-628572218 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
1002 + parallel init
1003timestamp=2026-01-13T18:43:16.925162382Z level=WARN thread=#zio-fiber-882731768 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
1004timestamp=2026-01-13T18:43:16.925937421Z level=WARN thread=#zio-fiber-744240564 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
1005timestamp=2026-01-13T18:43:16.927246049Z level=WARN thread=#zio-fiber-2140640940 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-13T18:43:16.940123341Z level=FATAL thread=#zio-fiber-1022127254 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-13T18:43:16.940730727Z level=FATAL thread=#zio-fiber-755146200 message="severe" test.logger=0ms logger_name=test.logger
1014 + logs through slf4j
1015 + Implements Logger#getName
1016timestamp=2026-01-13T18:43:17.029795038Z level=WARN thread=#zio-fiber-2055456379 message="hello world" test.logger=0ms logger_name=test.logger
1017 + logs through slf4j without fiber ref propagation
1018timestamp=2026-01-13T18:43:17.064972085Z level=WARN thread=#zio-fiber-1208532378 message="test warning message" test.abc=0ms logger_name=test.abc
1019timestamp=2026-01-13T18:43:17.066149115Z level=WARN thread=#zio-fiber-899391376 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1020timestamp=2026-01-13T18:43:17.067085837Z level=WARN thread=#zio-fiber-43982775 message="hello3 world warning" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
1021 + logs through slf4j with filter
1022timestamp=2026-01-13T18:43:17.136852290Z level=WARN thread=#zio-fiber-942796446 message="test warning message" test.abc=0ms logger_name=test.abc
1023timestamp=2026-01-13T18:43:17.138502796Z level=WARN thread=#zio-fiber-249227624 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1024timestamp=2026-01-13T18:43:17.138804810Z level=WARN thread=#zio-fiber-1576666053 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 533 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.1-RC1/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 399 ms
1046
1047
1048************************
1049Build summary:
1050[{
1051 "module": "zio-logging-slf4j2-bridge",
1052 "compile": {"status": "ok", "tookMs": 15572, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1053 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1054 "test-compile": {"status": "ok", "tookMs": 2088, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1055 "test": {"status": "ok", "tookMs": 1814, "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": 1363, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1063 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1064 "test-compile": {"status": "ok", "tookMs": 1617, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1065 "test": {"status": "ok", "tookMs": 974, "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": 5753, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1073 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1074 "test-compile": {"status": "ok", "tookMs": 4912, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1075 "test": {"status": "ok", "tookMs": 46965, "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": 636, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1083 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1084 "test-compile": {"status": "ok", "tookMs": 1644, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1085 "test": {"status": "ok", "tookMs": 5266, "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": 535, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1093 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1094 "test-compile": {"status": "ok", "tookMs": 1460, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1095 "test": {"status": "ok", "tookMs": 5149, "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": 598, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1103 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1104 "test-compile": {"status": "ok", "tookMs": 458, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1105 "test": {"status": "ok", "tookMs": 357, "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": 52, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1113 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1114 "test-compile": {"status": "ok", "tookMs": 4302, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1115 "test": {"status": "ok", "tookMs": 10750, "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": 668, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1123 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1124 "test-compile": {"status": "ok", "tookMs": 1010, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1125 "test": {"status": "ok", "tookMs": 1691, "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": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1133 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1134 "test-compile": {"status": "ok", "tookMs": 951, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1135 "test": {"status": "ok", "tookMs": 4912, "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: 133 s (0:02:13.0), completed Jan 13, 2026, 7:43:23 PM
1143[0JChecking patch project/plugins.sbt...
1144Checking patch build.sbt...
1145Applied patch project/plugins.sbt cleanly.
1146Applied patch build.sbt cleanly.