Build Logs
zio/zio-logging • 3.8.0-RC3:2025-12-04
Errors
10
Warnings
114
Total Lines
1146
1##################################
2Clonning https://github.com/zio/zio-logging.git into /build/repo using revision v2.5.2
3##################################
4Note: switching to '9e53c3814695700059f5e269d2c76183b0a4294c'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC3
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: project/plugins.sbt
33Pattern: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
34Replacement: addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
35Patch using 3.8.0-RC3 matches version range: <3.8.0, 3.99.99>
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Failed to apply pattern 'addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")' in project/plugins.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44No prepare script found for project zio/zio-logging
45##################################
46Scala version: 3.8.0-RC3
47Targets: dev.zio%zio-logging dev.zio%zio-logging-docs dev.zio%zio-logging-jpl dev.zio%zio-logging-jul-bridge dev.zio%zio-logging-slf4j dev.zio%zio-logging-slf4j-bridge dev.zio%zio-logging-slf4j2 dev.zio%zio-logging-slf4j2-bridge
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.19.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-XX:+PrintCommandLineFlags
58-Xss2m
59-Xmx6g
60-XX:+UseG1GC
61-Dcommunitybuild.scala=3.8.0-RC3
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC3"
71"++3.8.0-RC3 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76disableFatalWarnings
77moduleMappings
78"runBuild 3.8.0-RC3 """{"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.412s.
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+20251204-1445-SNAPSHOT
103[info]
104[info] Useful sbt tasks:
105[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
106[info] > fmt Formats source files using scalafmt.
107[info] > fix Fixes source files using using scalafix
108[info] > prepare Prepares sources by applying scalafmt and running scalafix.
109[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
110[info] > publish-all Signs and publishes all artifacts to Maven Central.
111[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
112[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
113[info] > ~compile Compiles all modules (file-watch enabled)
114[info] > test Runs all tests
115[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
116[info]
117Execute setCrossScalaVersions: 3.8.0-RC3
118OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesSlf4j2Log4j/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesCoreJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesCoreJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in coreJVM/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in jpl/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesSlf4j2Bridge/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesJpl/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in julBridge/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in slf4j2/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesJulBridge/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in coreJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesSlf4jLogback/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in benchmarks/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesCoreNative/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in coreNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in docs/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in examplesSlf4j2Logback/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in root/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in slf4jBridge/crossScalaVersions
137OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in slf4j2Bridge/crossScalaVersions
138OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC3 in slf4j/crossScalaVersions
139[info] [38;2;214;0;0;49mâ–„[38;2;209;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;203;0;0;49mâ–„[38;2;204;0;0;49mâ–„[38;2;201;0;0;49mâ–„[38;2;199;0;0;49mâ–„[38;2;198;0;0;49mâ–„[38;2;195;0;0;49mâ–„[38;2;194;0;0;49mâ–„[38;2;191;0;0;49mâ–„â–„[38;2;189;0;0;49mâ–„[38;2;187;0;0;49mâ–„[38;2;185;0;0;48;2;179;0;0mâ–„[38;2;184;0;0;48;2;185;0;0mâ–„[38;2;182;0;0;48;2;183;0;0mâ–„[38;2;181;0;0;48;2;180;0;0mâ–„[38;2;179;0;0;48;2;177;0;0mâ–„[38;2;178;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;174;0;0mâ–„[38;2;175;0;0;48;2;174;0;0mâ–„[38;2;174;0;0;49mâ–„â–„[38;2;170;0;0;49mâ–„ [38;2;161;0;0;49mâ–„[38;2;165;0;0;49mâ–„ [38;2;163;0;0;49mâ–„
140[info] [49;38;2;221;0;0mâ–€[49;38;2;219;0;0mâ–€[48;2;220;0;0m [38;2;222;0;0;48;2;217;0;0mâ–„[38;2;219;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;214;0;0mâ–„[38;2;215;0;0;48;2;210;0;0mâ–„[38;2;213;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;208;0;0mâ–„[38;2;211;0;0;48;2;206;0;0mâ–„[38;2;208;0;0;48;2;205;0;0mâ–„[38;2;207;0;0;48;2;203;0;0mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;204;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;202;0;0;48;2;198;0;0mâ–„[38;2;200;0;0;48;2;196;0;0mâ–„[38;2;198;0;0;48;2;194;0;0mâ–„[38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;194;0;0;48;2;189;0;0mâ–„[38;2;192;0;0;48;2;188;0;0mâ–„[38;2;192;0;0;48;2;186;0;0mâ–„[38;2;189;0;0;48;2;185;0;0mâ–„[38;2;188;0;0;48;2;183;0;0mâ–„[38;2;186;0;0;48;2;182;0;0mâ–„[38;2;185;0;0;48;2;180;0;0mâ–„[38;2;183;0;0;48;2;179;0;0mâ–„[38;2;181;0;0;48;2;177;0;0mâ–„[38;2;180;0;0;48;2;176;0;0mâ–„[38;2;181;0;0;48;2;176;0;0mâ–„[49;38;2;167;0;0mâ–€ [38;2;172;0;0;48;2;169;0;0mâ–„[38;2;172;0;0;48;2;167;0;0mâ–„[38;2;170;0;0;48;2;167;0;0mâ–„[38;2;168;0;0;48;2;166;0;0mâ–„[38;2;170;0;0;49mâ–„ [38;2;162;0;0;49mâ–„[38;2;160;0;0;48;2;151;0;0mâ–„[38;2;157;0;0;48;2;154;0;0mâ–„[38;2;156;0;0;48;2;152;0;0mâ–„[38;2;154;0;0;48;2;151;0;0mâ–„[38;2;153;0;0;48;2;149;0;0mâ–„[38;2;151;0;0;48;2;148;0;0mâ–„â–„[38;2;149;0;0;48;2;146;0;0mâ–„[38;2;148;0;0;48;2;153;0;0mâ–„[38;2;149;0;0;49mâ–„
141[info] [49;38;2;197;0;0m▀[49;38;2;198;0;0m▀[49;38;2;200;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;196;0;0m▀[38;2;201;0;0;48;2;196;0;0m▄[38;2;201;0;0;48;2;194;0;0m▄[38;2;200;0;0;48;2;193;0;0m▄[38;2;196;0;0;48;2;193;0;0m▄[38;2;194;0;0;48;2;190;0;0m▄[38;2;193;0;0;48;2;189;0;0m▄[38;2;192;0;0;48;2;187;0;0m▄[38;2;191;0;0;48;2;187;0;0m▄[38;2;188;0;0;48;2;185;0;0m▄[38;2;182;0;0;48;2;184;0;0m▄[49;38;2;182;0;0m▀ [49;38;2;179;0;0m▀[38;2;180;0;0;48;2;176;0;0m▄[38;2;178;0;0;48;2;174;0;0m▄[38;2;176;0;0;48;2;172;0;0m▄[38;2;177;0;0;48;2;172;0;0m▄ [38;2;165;0;0;48;2;168;0;0m▄[38;2;170;0;0;48;2;164;0;0m▄[38;2;166;0;0;48;2;163;0;0m▄[38;2;166;0;0;48;2;162;0;0m▄[38;2;162;0;0;48;2;160;0;0m▄[49;38;2;158;0;0m▀[49;38;2;157;0;0m▀[49;38;2;154;0;0m▀▀[38;2;156;0;0;48;2;153;0;0m▄[38;2;155;0;0;48;2;151;0;0m▄[38;2;153;0;0;48;2;150;0;0m▄[38;2;153;0;0;48;2;149;0;0m▄[38;2;152;0;0;49m▄
142[info] [38;2;217;0;0;49mâ–„[38;2;220;0;0;49mâ–„[38;2;215;0;0;48;2;212;0;0mâ–„[38;2;212;0;0;48;2;210;0;0mâ–„[38;2;210;0;0;48;2;207;0;0mâ–„[38;2;208;0;0;48;2;203;0;0mâ–„[38;2;207;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;200;0;0mâ–„[38;2;204;0;0;48;2;199;0;0mâ–„[38;2;201;0;0;48;2;197;0;0mâ–„[38;2;194;0;0;48;2;196;0;0mâ–„[49;38;2;195;0;0mâ–€ [38;2;189;0;0;48;2;184;0;0mâ–„[38;2;187;0;0;48;2;182;0;0mâ–„[38;2;186;0;0;48;2;180;0;0mâ–„[38;2;187;0;0;48;2;185;0;0mâ–„ [38;2;177;0;0;48;2;180;0;0mâ–„[38;2;170;0;0;48;2;172;0;0mâ–„[49;38;2;169;0;0mâ–€ [49;38;2;156;0;0mâ–€[38;2;160;0;0;48;2;157;0;0mâ–„[38;2;159;0;0;48;2;155;0;0mâ–„[38;2;158;0;0;48;2;149;0;0mâ–„
143[info] [38;2;224;7;0;48;2;223;5;0mâ–„[38;2;224;6;0;48;2;225;3;0mâ–„[38;2;224;5;0;48;2;221;3;0mâ–„[38;2;224;3;0;48;2;225;0;0mâ–„[38;2;224;1;0;48;2;223;0;0mâ–„[38;2;224;0;0;48;2;225;0;0mâ–„[48;2;223;0;0m [38;2;222;0;0;48;2;220;0;0mâ–„[38;2;221;0;0;48;2;217;0;0mâ–„[38;2;220;0;0;48;2;216;0;0mâ–„[38;2;219;0;0;48;2;214;0;0mâ–„[38;2;218;0;0;48;2;213;0;0mâ–„[38;2;218;0;0;48;2;211;0;0mâ–„[38;2;216;0;0;48;2;209;0;0mâ–„[38;2;215;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;49mâ–„[38;2;198;0;0;49mâ–„ [38;2;197;0;0;48;2;193;0;0mâ–„[38;2;195;0;0;48;2;191;0;0mâ–„[38;2;196;0;0;48;2;191;0;0mâ–„ [49;38;2;162;0;0mâ–€[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;166;0;0;48;2;162;0;0mâ–„[38;2;160;0;0;49mâ–„
144[info] [38;2;226;16;0;48;2;228;9;0mâ–„[38;2;227;21;0;48;2;225;15;0mâ–„[38;2;226;19;0;48;2;225;12;0mâ–„[38;2;225;16;0;48;2;225;10;0mâ–„[38;2;226;14;0;48;2;225;8;0mâ–„[38;2;225;11;0;48;2;224;6;0mâ–„[38;2;226;5;0;48;2;225;4;0mâ–„[38;2;225;4;0;48;2;224;3;0mâ–„[38;2;223;2;0;48;2;224;1;0mâ–„[38;2;222;0;0;48;2;224;0;0mâ–„[38;2;239;0;0;48;2;222;0;0mâ–„[49;38;2;222;0;0mâ–€[49;38;2;220;0;0mâ–€[49;38;2;219;0;0mâ–€[49;38;2;216;0;0mâ–€[49;38;2;214;0;0mâ–€[49;38;2;213;0;0mâ–€[49;38;2;205;0;0mâ–€ [38;2;200;0;0;48;2;202;0;0mâ–„[38;2;205;0;0;48;2;201;0;0mâ–„[38;2;203;0;0;48;2;200;0;0mâ–„ [38;2;173;0;0;48;2;171;0;0mâ–„[38;2;173;0;0;48;2;170;0;0mâ–„[48;2;165;0;0m
145[info] [38;2;230;51;0;49mâ–„[38;2;230;45;0;48;2;228;36;0mâ–„[38;2;228;40;0;48;2;227;33;0mâ–„[38;2;228;36;0;48;2;227;28;0mâ–„[38;2;228;29;0;48;2;228;26;0mâ–„[38;2;225;27;0;48;2;227;22;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;14;0mâ–€ [38;2;225;0;0;49mâ–„[38;2;224;10;0;49mâ–„[38;2;224;9;0;49mâ–„[38;2;224;7;0;49mâ–„[38;2;225;4;0;49mâ–„[38;2;224;4;0;49mâ–„[38;2;224;2;0;49mâ–„[38;2;223;0;0;49mâ–„â–„[38;2;224;0;0;48;2;222;0;0mâ–„[38;2;222;0;0;48;2;225;0;0mâ–„[38;2;220;0;0;48;2;215;0;0mâ–„[38;2;218;0;0;48;2;217;0;0mâ–„[38;2;217;0;0;48;2;213;0;0mâ–„ [38;2;212;0;0;48;2;209;0;0mâ–„[38;2;212;0;0;48;2;207;0;0mâ–„[38;2;210;0;0;48;2;208;0;0mâ–„[38;2;209;0;0;48;2;207;0;0mâ–„[38;2;207;0;0;48;2;204;0;0mâ–„[38;2;206;0;0;48;2;204;0;0mâ–„[38;2;204;0;0;48;2;202;0;0mâ–„[38;2;202;0;0;48;2;200;0;0mâ–„[38;2;200;0;0;48;2;198;0;0mâ–„[38;2;197;0;0;48;2;195;0;0mâ–„[38;2;197;0;0;48;2;196;0;0mâ–„[38;2;193;0;0;48;2;192;0;0mâ–„[38;2;194;0;0;48;2;192;0;0mâ–„[48;2;191;0;0m [38;2;189;0;0;48;2;190;0;0mâ–„[38;2;188;0;0;48;2;189;0;0mâ–„[38;2;186;0;0;48;2;188;0;0mâ–„[38;2;184;0;0;48;2;186;0;0mâ–„[48;2;184;0;0m [48;2;182;0;0m [38;2;182;0;0;48;2;181;0;0mâ–„[38;2;179;0;0;48;2;181;0;0mâ–„[48;2;178;0;0m [38;2;175;0;0;48;2;177;0;0mâ–„[38;2;176;0;0;48;2;175;0;0mâ–„[48;2;173;0;0m [48;2;170;0;0m [48;2;166;0;0m [48;2;168;0;0m [38;2;168;0;0;48;2;162;0;0mâ–„[38;2;167;0;0;48;2;164;0;0mâ–„[38;2;158;0;0;48;2;163;0;0mâ–„â–„[38;2;153;0;0;48;2;157;0;0mâ–„
146[info] [38;2;235;78;0;49m▄[38;2;232;84;0;49m▄[38;2;234;77;0;48;2;233;67;0m▄[38;2;233;70;0;48;2;232;64;0m▄[38;2;232;61;0;48;2;231;57;0m▄[38;2;228;57;0;48;2;230;52;0m▄[38;2;231;62;0;48;2;229;45;0m▄[38;2;232;63;0;48;2;229;39;0m▄[38;2;231;57;0;49m▄[38;2;231;52;0;49m▄[38;2;231;50;0;49m▄[38;2;229;45;0;48;2;228;34;0m▄[38;2;228;41;0;48;2;227;35;0m▄[38;2;228;36;0;48;2;230;32;0m▄[38;2;228;33;0;48;2;226;29;0m▄[38;2;226;31;0;48;2;225;25;0m▄[38;2;228;27;0;48;2;227;22;0m▄[38;2;227;24;0;48;2;227;19;0m▄[38;2;226;21;0;48;2;226;16;0m▄[38;2;225;19;0;48;2;226;13;0m▄[38;2;225;16;0;48;2;225;10;0m▄[38;2;225;14;0;48;2;225;8;0m▄[38;2;225;12;0;48;2;224;6;0m▄[38;2;224;9;0;48;2;225;4;0m▄[38;2;225;6;0;48;2;224;3;0m▄[38;2;223;2;0;48;2;224;1;0m▄[38;2;223;0;0;48;2;223;1;0m▄[38;2;225;0;0;48;2;223;0;0m▄[38;2;224;0;0;48;2;222;0;0m▄[38;2;222;0;0;48;2;221;0;0m▄[38;2;224;0;0;48;2;220;0;0m▄ [38;2;222;0;0;48;2;217;0;0m▄[38;2;221;0;0;48;2;214;0;0m▄[49;38;2;214;0;0m▀[49;38;2;211;0;0m▀[49;38;2;209;0;0m▀▀[49;38;2;206;0;0m▀[49;38;2;204;0;0m▀[49;38;2;201;0;0m▀[49;38;2;199;0;0m▀[49;38;2;201;0;0m▀ [38;2;196;0;0;48;2;179;0;0m▄[38;2;192;0;0;48;2;191;0;0m▄[48;2;182;0;0m
147[info] [38;2;239;122;0;49mâ–„[38;2;238;114;0;48;2;234;105;0mâ–„[38;2;236;107;0;48;2;236;99;0mâ–„[38;2;236;102;0;48;2;235;91;0mâ–„[38;2;235;99;0;48;2;234;85;0mâ–„[38;2;235;95;0;48;2;233;82;0mâ–„[38;2;234;90;0;48;2;234;82;0mâ–„[38;2;233;85;0;48;2;232;77;0mâ–„[38;2;232;81;0;48;2;231;71;0mâ–„[38;2;232;77;0;48;2;232;68;0mâ–„[38;2;231;73;0;48;2;231;63;0mâ–„[38;2;231;69;0;48;2;231;59;0mâ–„[38;2;231;66;0;48;2;230;56;0mâ–„[38;2;231;62;0;48;2;229;52;0mâ–„[38;2;231;58;0;48;2;229;49;0mâ–„[38;2;230;53;0;48;2;228;45;0mâ–„[38;2;230;48;0;48;2;228;42;0mâ–„[38;2;229;42;0;48;2;227;39;0mâ–„[38;2;227;39;0;48;2;227;36;0mâ–„[38;2;229;36;0;48;2;228;33;0mâ–„[38;2;229;30;0;48;2;227;28;0mâ–„[38;2;227;22;0;48;2;226;24;0mâ–„[38;2;227;14;0;48;2;227;20;0mâ–„[49;38;2;225;16;0mâ–€[49;38;2;225;13;0mâ–€[49;38;2;226;12;0mâ–€[49;38;2;228;5;0mâ–€[49;38;2;227;0;0mâ–€ [38;2;222;0;0;48;2;224;0;0mâ–„[38;2;227;0;0;48;2;228;0;0mâ–„ [38;2;219;0;0;49mâ–„ [38;2;201;0;0;49mâ–„[38;2;208;0;0;49mâ–„[38;2;205;0;0;48;2;202;0;0mâ–„[38;2;200;0;0;48;2;199;0;0mâ–„[49;38;2;194;0;0mâ–€
148[info] [38;2;241;167;0;49m▄[38;2;244;161;0;49m▄[38;2;242;154;0;48;2;244;142;0m▄[38;2;241;148;0;48;2;240;137;0m▄[38;2;240;141;0;48;2;239;130;0m▄[38;2;239;136;0;48;2;238;124;0m▄[38;2;238;131;0;48;2;237;119;0m▄[38;2;238;127;0;48;2;237;115;0m▄[38;2;237;123;0;48;2;236;111;0m▄[38;2;237;118;0;48;2;235;106;0m▄[38;2;238;114;0;48;2;235;102;0m▄[38;2;236;108;0;48;2;234;98;0m▄[38;2;237;101;0;48;2;234;93;0m▄[38;2;236;94;0;48;2;233;89;0m▄[38;2;235;88;0;48;2;233;84;0m▄[38;2;239;80;0;48;2;233;76;0m▄[38;2;240;75;0;48;2;233;69;0m▄[49;38;2;232;66;0m▀[49;38;2;230;60;0m▀[49;38;2;231;53;0m▀[49;38;2;232;46;0m▀[49;38;2;238;34;0m▀ [38;2;230;0;0;48;2;224;0;0m▄ [49;38;2;220;0;0m▀▀[38;2;225;0;0;48;2;221;0;0m▄[38;2;225;0;0;48;2;219;0;0m▄[38;2;215;0;0;48;2;217;0;0m▄[38;2;219;0;0;48;2;218;0;0m▄[38;2;215;0;0;48;2;216;0;0m▄[38;2;214;0;0;48;2;210;0;0m▄[49;38;2;210;0;0m▀[49;38;2;204;0;0m▀
149[info] [38;2;246;204;0;49mâ–„[38;2;250;198;0;48;2;255;185;0mâ–„[38;2;246;192;0;48;2;245;178;0mâ–„[38;2;245;187;0;48;2;244;171;0mâ–„[38;2;244;181;0;48;2;244;166;0mâ–„[38;2;245;176;0;48;2;242;160;0mâ–„[38;2;244;167;0;48;2;241;155;0mâ–„[38;2;244;159;0;48;2;241;150;0mâ–„[38;2;240;149;0;48;2;241;146;0mâ–„[38;2;242;141;0;48;2;240;140;0mâ–„[38;2;242;140;0;48;2;239;133;0mâ–„[49;38;2;240;125;0mâ–€[49;38;2;240;116;0mâ–€[49;38;2;238;110;0mâ–€[49;38;2;233;100;0mâ–€
150[info] [38;2;255;241;0;49mâ–„[38;2;248;228;0;48;2;249;225;0mâ–„[38;2;249;231;0;48;2;248;218;0mâ–„[38;2;255;225;0;48;2;250;214;0mâ–„[38;2;248;214;0;48;2;250;207;0mâ–„[38;2;242;204;0;48;2;249;198;0mâ–„[49;38;2;245;190;0mâ–€[49;38;2;251;180;0mâ–€[49;38;2;247;167;0mâ–€[49;38;2;239;159;0mâ–€ root v.2.5.2+0-9e53c381+20251204-1445-SNAPSHOT
151[info]
152[info] Useful sbt tasks:
153[info] > lint Verifies that all source files are properly formatted and have had all scalafix rules applied.
154[info] > fmt Formats source files using scalafmt.
155[info] > fix Fixes source files using using scalafix
156[info] > prepare Prepares sources by applying scalafmt and running scalafix.
157[info] > quiet `quite on` mutes the welcome banner whilst `quiet off` un-mutes it.
158[info] > publish-all Signs and publishes all artifacts to Maven Central.
159[info] > enableStrictCompile Enables strict compilation e.g. warnings become errors.
160[info] > disableStrictCompile Disables strict compilation e.g. warnings are no longer treated as errors.
161[info] > ~compile Compiles all modules (file-watch enabled)
162[info] > test Runs all tests
163[info] > testOnly *.YourSpec -- -t \"YourLabel\" Only runs tests with matching term e.g.
164[info]
165[info] Setting Scala version to 3.8.0-RC3 on 21 projects.
166[info] Switching Scala version on:
167[info] jpl (2.12.20, 2.13.18, 3.8.0-RC3)
168[info] examplesCoreJVM (2.12.20, 2.13.18, 3.8.0-RC3)
169[info] benchmarks (2.12.20, 2.13.18, 3.8.0-RC3)
170[info] * root (2.12.20, 2.13.18, 3.8.0-RC3)
171[info] coreNative (2.12.20, 2.13.18, 3.8.0-RC3)
172[info] docs (2.12.20, 2.13.18, 3.8.0-RC3)
173[info] examplesCoreNative (2.12.20, 2.13.18, 3.8.0-RC3)
174[info] coreJS (2.12.20, 2.13.18, 3.8.0-RC3)
175[info] slf4jBridge (2.12.20, 2.13.18, 3.8.0-RC3)
176[info] examplesSlf4j2Log4j (2.12.20, 2.13.18, 3.8.0-RC3)
177[info] examplesSlf4jLogback (2.12.20, 2.13.18, 3.8.0-RC3)
178[info] examplesJulBridge (2.12.20, 2.13.18, 3.8.0-RC3)
179[info] coreJVM (2.12.20, 2.13.18, 3.8.0-RC3)
180[info] examplesSlf4j2Bridge (2.12.20, 2.13.18, 3.8.0-RC3)
181[info] julBridge (2.12.20, 2.13.18, 3.8.0-RC3)
182[info] examplesJpl (2.12.20, 2.13.18, 3.8.0-RC3)
183[info] slf4j2Bridge (2.12.20, 2.13.18, 3.8.0-RC3)
184[info] examplesCoreJS (2.12.20, 2.13.18, 3.8.0-RC3)
185[info] slf4j2 (2.12.20, 2.13.18, 3.8.0-RC3)
186[info] slf4j (2.12.20, 2.13.18, 3.8.0-RC3)
187[info] examplesSlf4j2Logback (2.12.20, 2.13.18, 3.8.0-RC3)
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+20251204-1445-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+20251204-1445-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+20251204-1445-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+20251204-1445-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+20251204-1445-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+20251204-1445-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 Dec 4, 2025, 2:45:39 PM
365Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["disableFatalWarnings"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.19.0\")","replaceWith":"addSbtPlugin(\"org.scala-js\" % \"sbt-scalajs\" % \"1.20.1\")","selectVersion":{"min":"3.8.0"}}]}
366Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
367Starting build...
368Projects: Set(jpl, docs, coreJS, slf4jBridge, coreJVM, julBridge, slf4j2Bridge, slf4j2, slf4j)
369Starting build for ProjectRef(file:/build/repo/,slf4j2Bridge) (zio-logging-slf4j2-bridge)... [0/9]
370OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
371OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
372OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
373Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
374[info] compiling 22 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC3/classes ...
375[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/FileLoggerConfig.scala:44:4
376[warn] 44 | final case object TimeBasedRollingPolicy extends FileRollingPolicy
377[warn] | ^^^^^
378[warn] | Modifier final is redundant for this definition
379[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:429:4
380[warn] 429 | final case object Cause extends Arg {
381[warn] | ^^^^^
382[warn] | Modifier final is redundant for this definition
383[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:437:4
384[warn] 437 | final case object LogLevel extends Arg {
385[warn] | ^^^^^
386[warn] | Modifier final is redundant for this definition
387[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:443:4
388[warn] 443 | final case object LoggerName extends Arg {
389[warn] | ^^^^^
390[warn] | Modifier final is redundant for this definition
391[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:449:4
392[warn] 449 | final case object LogMessage extends Arg {
393[warn] | ^^^^^
394[warn] | Modifier final is redundant for this definition
395[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:455:4
396[warn] 455 | final case object FiberId extends Arg {
397[warn] | ^^^^^
398[warn] | Modifier final is redundant for this definition
399[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:474:4
400[warn] 474 | final case object KeyValues extends Arg {
401[warn] | ^^^^^
402[warn] | Modifier final is redundant for this definition
403[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:491:4
404[warn] 491 | final case object EscapedArgPrefix extends Arg {
405[warn] | ^^^^^
406[warn] | Modifier final is redundant for this definition
407[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:497:4
408[warn] 497 | final case object EscapedOpenBracket extends Arg {
409[warn] | ^^^^^
410[warn] | Modifier final is redundant for this definition
411[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:503:4
412[warn] 503 | final case object EscapedCloseBracket extends Arg {
413[warn] | ^^^^^
414[warn] | Modifier final is redundant for this definition
415[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:509:4
416[warn] 509 | final case object Spans extends Arg {
417[warn] | ^^^^^
418[warn] | Modifier final is redundant for this definition
419[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:526:4
420[warn] 526 | final case object TraceLine extends Arg {
421[warn] | ^^^^^
422[warn] | Modifier final is redundant for this definition
423[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogContext.scala:55:12
424[warn] 55 | case (annotation: LogAnnotation[Any], value: Any) if (annotation.name == name) =>
425[warn] | ^
426[warn] |the type test for zio.logging.LogAnnotation[Any] cannot be checked at runtime because its type arguments can't be determined from zio.logging.LogAnnotation[?]
427[warn] |
428[warn] | longer explanation available when compiling with `-explain`
429[warn] 13 warnings found
430[info] done compiling
431[info] compiling 6 Scala sources and 2 Java sources to /build/repo/slf4j2-bridge/target/scala-3.8.0-RC3/classes ...
432[info] done compiling
433[info] compiling 2 Scala sources to /build/repo/slf4j2-bridge/target/scala-3.8.0-RC3/test-classes ...
434[info] done compiling
435[warn] javaOptions will be ignored, fork is set to false
436+ Slf4jBridge
437timestamp=2025-12-04T13:46:11.090865571Z level=WARN thread=#zio-fiber-572244057 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
438timestamp=2025-12-04T13:46:11.090496858Z level=WARN thread=#zio-fiber-463660335 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
439timestamp=2025-12-04T13:46:11.090873003Z level=WARN thread=#zio-fiber-162417924 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
440timestamp=2025-12-04T13:46:11.090864891Z level=WARN thread=#zio-fiber-1306076108 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
441timestamp=2025-12-04T13:46:11.097857908Z level=WARN thread=#zio-fiber-436302082 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
442 + parallel init
443timestamp=2025-12-04T13:46:11.198366678Z level=WARN thread=#zio-fiber-656010992 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
444timestamp=2025-12-04T13:46:11.199236063Z level=WARN thread=#zio-fiber-1749227994 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
445timestamp=2025-12-04T13:46:11.200582971Z level=WARN thread=#zio-fiber-190834487 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=2025-12-04T13:46:11.208857408Z level=ERROR thread=#zio-fiber-1935759565 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=2025-12-04T13:46:11.209431244Z level=ERROR thread=#zio-fiber-1449221553 message="error" test.logger=0ms logger_name=test.logger
454 + logs through slf4j
455 + Implements Logger#getName
456timestamp=2025-12-04T13:46:11.288268507Z level=WARN thread=#zio-fiber-1386423188 message="hello world" test.logger=0ms logger_name=test.logger
457 + logs through slf4j without fiber ref propagation
458timestamp=2025-12-04T13:46:11.314990926Z level=WARN thread=#zio-fiber-994451394 message="test warn message" test.abc=0ms logger_name=test.abc
459timestamp=2025-12-04T13:46:11.316354472Z level=WARN thread=#zio-fiber-255243626 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
460timestamp=2025-12-04T13:46:11.317320221Z level=WARN thread=#zio-fiber-1958326924 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
461 + logs through slf4j with filter
462timestamp=2025-12-04T13:46:11.361671765Z level=WARN thread=#zio-fiber-211904494 message="test warn message" test.abc=0ms logger_name=test.abc
463timestamp=2025-12-04T13:46:11.361993350Z level=WARN thread=#zio-fiber-1059734329 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
464timestamp=2025-12-04T13:46:11.362254167Z level=WARN thread=#zio-fiber-1395164595 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 468 ms
469
470Starting build for ProjectRef(file:/build/repo/,slf4jBridge) (zio-logging-slf4j-bridge)... [1/9]
471Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
472[info] compiling 7 Scala sources and 3 Java sources to /build/repo/slf4j-bridge/target/scala-3.8.0-RC3/classes ...
473[info] done compiling
474[info] compiling 2 Scala sources to /build/repo/slf4j-bridge/target/scala-3.8.0-RC3/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=2025-12-04T13:46:16.981321987Z level=WARN thread=#zio-fiber-2055724747 message="Test WARNING!" SLF4J-LOGGER=2ms logger_name=SLF4J-LOGGER
484timestamp=2025-12-04T13:46:16.980931410Z level=WARN thread=#zio-fiber-1718446333 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
485timestamp=2025-12-04T13:46:16.980800262Z level=WARN thread=#zio-fiber-66339200 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
486timestamp=2025-12-04T13:46:16.981191600Z level=WARN thread=#zio-fiber-705176459 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
487 + parallel init
488 + Implements Logger#getName
489 + implements MarkerFactoryBinder
490timestamp=2025-12-04T13:46:17.112965910Z level=WARN thread=#zio-fiber-214810105 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
491timestamp=2025-12-04T13:46:17.113883590Z level=WARN thread=#zio-fiber-1100372568 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
492timestamp=2025-12-04T13:46:17.115159954Z level=WARN thread=#zio-fiber-1022989579 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=2025-12-04T13:46:17.121580704Z level=ERROR thread=#zio-fiber-264467861 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=2025-12-04T13:46:17.122081785Z level=ERROR thread=#zio-fiber-1177888533 message="error" test.logger=0ms logger_name=test.logger
501 + logs through slf4j
502timestamp=2025-12-04T13:46:17.150497676Z level=WARN thread=#zio-fiber-630909378 message="hello world" test.logger=0ms logger_name=test.logger
503 + logs through slf4j without fiber ref propagation
504timestamp=2025-12-04T13:46:17.173859136Z level=WARN thread=#zio-fiber-211353027 message="test warn message" test.abc=0ms logger_name=test.abc
505timestamp=2025-12-04T13:46:17.174834315Z level=WARN thread=#zio-fiber-1750235623 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
506timestamp=2025-12-04T13:46:17.175562686Z level=WARN thread=#zio-fiber-1892663934 message="hello3 world warn" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
507 + logs through slf4j with filter
508timestamp=2025-12-04T13:46:17.218343789Z level=WARN thread=#zio-fiber-82943275 message="test warn message" test.abc=0ms logger_name=test.abc
509timestamp=2025-12-04T13:46:17.219315434Z level=WARN thread=#zio-fiber-1666915929 message="hello2 world warn" test.logger.def=0ms logger_name=test.logger.def
510timestamp=2025-12-04T13:46:17.220046Z level=WARN thread=#zio-fiber-1235529680 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 350 ms
515
516Starting build for ProjectRef(file:/build/repo/,coreJS) (zio-logging)... [2/9]
517Compile scalacOptions: -scalajs, -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
518[info] compiling 19 Scala sources to /build/repo/core/js/target/scala-3.8.0-RC3/classes ...
519[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/FileLoggerConfig.scala:44:4
520[warn] 44 | final case object TimeBasedRollingPolicy extends FileRollingPolicy
521[warn] | ^^^^^
522[warn] | Modifier final is redundant for this definition
523[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:429:4
524[warn] 429 | final case object Cause extends Arg {
525[warn] | ^^^^^
526[warn] | Modifier final is redundant for this definition
527[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:437:4
528[warn] 437 | final case object LogLevel extends Arg {
529[warn] | ^^^^^
530[warn] | Modifier final is redundant for this definition
531[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:443:4
532[warn] 443 | final case object LoggerName extends Arg {
533[warn] | ^^^^^
534[warn] | Modifier final is redundant for this definition
535[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:449:4
536[warn] 449 | final case object LogMessage extends Arg {
537[warn] | ^^^^^
538[warn] | Modifier final is redundant for this definition
539[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:455:4
540[warn] 455 | final case object FiberId extends Arg {
541[warn] | ^^^^^
542[warn] | Modifier final is redundant for this definition
543[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:474:4
544[warn] 474 | final case object KeyValues extends Arg {
545[warn] | ^^^^^
546[warn] | Modifier final is redundant for this definition
547[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:491:4
548[warn] 491 | final case object EscapedArgPrefix extends Arg {
549[warn] | ^^^^^
550[warn] | Modifier final is redundant for this definition
551[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:497:4
552[warn] 497 | final case object EscapedOpenBracket extends Arg {
553[warn] | ^^^^^
554[warn] | Modifier final is redundant for this definition
555[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:503:4
556[warn] 503 | final case object EscapedCloseBracket extends Arg {
557[warn] | ^^^^^
558[warn] | Modifier final is redundant for this definition
559[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:509:4
560[warn] 509 | final case object Spans extends Arg {
561[warn] | ^^^^^
562[warn] | Modifier final is redundant for this definition
563[warn] -- [E147] Syntax Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogFormat.scala:526:4
564[warn] 526 | final case object TraceLine extends Arg {
565[warn] | ^^^^^
566[warn] | Modifier final is redundant for this definition
567[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/core/shared/src/main/scala/zio/logging/LogContext.scala:55:12
568[warn] 55 | case (annotation: LogAnnotation[Any], value: Any) if (annotation.name == name) =>
569[warn] | ^
570[warn] |the type test for zio.logging.LogAnnotation[Any] cannot be checked at runtime because its type arguments can't be determined from zio.logging.LogAnnotation[?]
571[warn] |
572[warn] | longer explanation available when compiling with `-explain`
573[warn] 13 warnings found
574[info] done compiling
575[info] compiling 14 Scala sources to /build/repo/core/js/target/scala-3.8.0-RC3/test-classes ...
576[info] done compiling
577[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
578[info] Fast optimizing /build/repo/core/js/target/scala-3.8.0-RC3/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=2025-12-04T13:47:11.381Z level=INFO thread=#zio-fiber-3543 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
639timestamp=2025-12-04T13:47:11.382Z level=WARN thread=#zio-fiber-3543 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
640timestamp=2025-12-04T13:47:11.383Z level=ERROR thread=#zio-fiber-3543 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
641timestamp=2025-12-04T13:47:11.384Z level=INFO thread=#zio-fiber-3543 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
642timestamp=2025-12-04T13:47:11.385Z level=WARN thread=#zio-fiber-3543 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
643timestamp=2025-12-04T13:47:11.386Z level=ERROR thread=#zio-fiber-3543 message="test error" location=zio.logging.test.TestService.testError file=TestService.scala line=13
644 + logs totals metrics
645+ AppendLoggerNameSpec
646 + appendLoggerName
647+ LogGroupSpec
648 + logLevel
649 + loggerName with trace
650 + loggerName with logger name annotation
651 + loggerNameAndLevel
652 + ++
653 + contramap
654 + map
655 + zipWith
656+ ReconfigurableLogger2
657 + log with changed config
658+ ConsoleLoggerConfig
659 + load valid config
660 + load default with missing config
661 + equals config with same sources
662 + fail on invalid filter config
663 + fail on invalid format config
664+ LogFormatSpec
665 + level
666 + levelSyslog
667 + fiberId
668 + line
669 + loggerName
670 + annotation
671 + annotation (structured)
672 + any annotation
673 + empty annotation
674 + logAnnotations
675 + any annotation (structured)
676 + allAnnotations
677 + allAnnotations with exclusion
678 + allAnnotations with one value
679 + span
680 + spans
681 - enclosing class - ignored: 1
682 + string concat
683 + spaced
684 + colored
685 + fixed
686 + traceLine
687 + cause empty
688 + cause
689 + not empty cause with label if not empty
690 + empty cause with label if not empty
691 + line with filter
692 + default without timestamp
693+ JsonValidator
694 + deeply nested json
695 + Simple valid json objects
696 + json example
697 + Invalid json strings
698 + Valid nested json objects
699[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
700[warn] multiple main classes detected: run 'show discoveredMainClasses' to see the list
701Starting build for ProjectRef(file:/build/repo/,slf4j2) (zio-logging-slf4j2)... [3/9]
702Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
703[info] compiling 1 Scala source to /build/repo/slf4j2/target/scala-3.8.0-RC3/classes ...
704[info] done compiling
705[info] compiling 2 Scala sources to /build/repo/slf4j2/target/scala-3.8.0-RC3/test-classes ...
706[info] done compiling
707+ SLF4JSpec
70814:47:40,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.12
70914:47:40,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@45a6b44f - No custom configurators were discovered as a service.
71014:47:40,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@45a6b44f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
71114:47:40,135 |-INFO in ch.qos.logback.classic.util.ContextInitializer@45a6b44f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
71214:47:40,135 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
71314:47:40,135 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
71414:47:40,136 |-INFO in ch.qos.logback.classic.util.ContextInitializer@45a6b44f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
71514:47:40,136 |-INFO in ch.qos.logback.classic.util.ContextInitializer@45a6b44f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
71614:47:40,136 |-INFO in ch.qos.logback.classic.util.ContextInitializer@45a6b44f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
71714:47:40,137 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j2/target/scala-3.8.0-RC3/test-classes/logback-test.xml]
71814:47:40,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
71914:47:40,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [zio.logging.backend.TestAppender]
72014:47:40,187 |-WARN in ch.qos.logback.core.model.processor.ImplicitModelHandler - Ignoring unknown property [layout] in [zio.logging.backend.TestAppender]
72114:47:40,187 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logstash]
72214:47:40,187 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
72314:47:40,295 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
72414:47:40,295 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
72514:47:40,295 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [logstash] to Logger[ROOT]
72614:47:40,295 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6c6d88a9 - End of configuration.
72714:47:40,296 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1fab2ebf - Registering current configuration as safe fallback point
72814:47:40,296 |-INFO in ch.qos.logback.classic.util.ContextInitializer@45a6b44f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 160 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
729
730{"@timestamp":"2025-12-04T14:47:40.314683254+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"e572f9e9-27dd-4508-a310-cbcd7afa8472"}
731{"@timestamp":"2025-12-04T14:47:40.823028557+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"e572f9e9-27dd-4508-a310-cbcd7afa8472"}
732{"@timestamp":"2025-12-04T14:47:40.823640091+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"dcea65de-5f39-4851-8b5d-81259bfd0617"}
733{"@timestamp":"2025-12-04T14:47:41.324279985+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"dcea65de-5f39-4851-8b5d-81259bfd0617"}
734{"@timestamp":"2025-12-04T14:47:41.325308525+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":"2025-12-04T14:47:41.400266203+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":"2cfd830f-2a18-4917-b7bb-e4dde5b77a65"}
737{"@timestamp":"2025-12-04T14:47:41.90097685+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":"2cfd830f-2a18-4917-b7bb-e4dde5b77a65"}
738{"@timestamp":"2025-12-04T14:47:41.901567675+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":"2cfd830f-2a18-4917-b7bb-e4dde5b77a65"}
739{"@timestamp":"2025-12-04T14:47:42.402239385+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":"2cfd830f-2a18-4917-b7bb-e4dde5b77a65"}
740{"@timestamp":"2025-12-04T14:47:42.402631892+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":"2025-12-04T14:47:42.426763534+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"d6e91fbd-b15d-4904-8b8a-47f513eef4d2","trace_id":"cd4b5622-c0c5-431f-8897-e1d86db2eea6"}
743{"@timestamp":"2025-12-04T14:47:42.927455075+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"d6e91fbd-b15d-4904-8b8a-47f513eef4d2","trace_id":"cd4b5622-c0c5-431f-8897-e1d86db2eea6"}
744{"@timestamp":"2025-12-04T14:47:42.928067388+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"4f60723a-74c4-4088-b55e-18e85526561a","trace_id":"cd4b5622-c0c5-431f-8897-e1d86db2eea6"}
745{"@timestamp":"2025-12-04T14:47:43.428731479+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"4f60723a-74c4-4088-b55e-18e85526561a","trace_id":"cd4b5622-c0c5-431f-8897-e1d86db2eea6"}
746{"@timestamp":"2025-12-04T14:47:43.429234175+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":"2025-12-04T14:47:43.459679835+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
749{"@timestamp":"2025-12-04T14:47:43.461142909+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"89e71c51-8acf-4f3b-853f-2a8484dcd8ae","trace_id":"d28ac5e1-a140-4a0d-86ec-0a38aab901d0"}
750{"@timestamp":"2025-12-04T14:47:43.962165811+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"89e71c51-8acf-4f3b-853f-2a8484dcd8ae","trace_id":"d28ac5e1-a140-4a0d-86ec-0a38aab901d0"}
751{"@timestamp":"2025-12-04T14:47:43.962732802+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"505c8a70-f392-4a22-8b6a-1b64f2eec7db","trace_id":"d28ac5e1-a140-4a0d-86ec-0a38aab901d0"}
752{"@timestamp":"2025-12-04T14:47:44.463483173+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"505c8a70-f392-4a22-8b6a-1b64f2eec7db","trace_id":"d28ac5e1-a140-4a0d-86ec-0a38aab901d0"}
753{"@timestamp":"2025-12-04T14:47:44.464558201+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":"2025-12-04T14:47:44.491667369+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":"2025-12-04T14:47:44.516362654+01:00","@version":"1","message":"Calculation error","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:185)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:191)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:192)\nCaused by: java.lang.Exception: input < 1\n\tat zio.logging.backend.SLF4JSpec$.innerFunction$1(SLF4JSpec.scala:69)\n\tat zio.logging.backend.SLF4JSpec$.someTestFunction$1(SLF4JSpec.scala:72)\n\tat zio.logging.backend.SLF4JSpec$.someError$$anonfun$2$$anonfun$1(SLF4JSpec.scala:79)\n\tat zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:160)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)\n"}
758 + log error with cause with custom logger name
759{"@timestamp":"2025-12-04T14:47:44.544176408+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user_id":"u1","user_id":"u2"}
760 + log multiple key values with same key
761{"@timestamp":"2025-12-04T14:47:44.579400049+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000}
762 + log error without cause
763{"@timestamp":"2025-12-04T14:47:44.606473101+01:00","@version":"1","message":"fiber=zio-fiber-597 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
764{"@timestamp":"2025-12-04T14:47:44.607458143+01:00","@version":"1","message":"fiber=zio-fiber-597 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"WARN","level_value":30000}
765 + log with fiber label
766{"@timestamp":"2025-12-04T14:47:44.633145955+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
767{"@timestamp":"2025-12-04T14:47:44.633914413+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"WARN","level_value":30000}
768{"@timestamp":"2025-12-04T14:47:44.634775383+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"ERROR","level_value":40000}
769{"@timestamp":"2025-12-04T14:47:44.636720437+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"ERROR","level_value":40000}
770 + log only enabled levels in configuration
771{"@timestamp":"2025-12-04T14:47:44.659251014+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
772{"@timestamp":"2025-12-04T14:47:44.661383236+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
773{"@timestamp":"2025-12-04T14:47:44.663079636+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
774{"@timestamp":"2025-12-04T14:47:44.664135995+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","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 703 ms
779
780Starting build for ProjectRef(file:/build/repo/,slf4j) (zio-logging-slf4j)... [4/9]
781Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
782[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.8.0-RC3/classes ...
783[info] done compiling
784[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.8.0-RC3/test-classes ...
785[info] done compiling
786+ SLF4JSpec
78714:47:53,361 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/slf4j/target/scala-3.8.0-RC3/test-classes/logback-test.xml]
78814:47:53,376 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
78914:47:53,376 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [zio.logging.backend.TestAppender]
79014:47:53,378 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
79114:47:53,380 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@5:62 - no applicable action for [layout], current ElementPath is [[configuration][appender][layout]]
79214:47:53,380 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@6:22 - no applicable action for [Pattern], current ElementPath is [[configuration][appender][layout][Pattern]]
79314:47:53,380 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
79414:47:53,381 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [logstash]
79514:47:53,474 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
79614:47:53,474 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
79714:47:53,475 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [logstash] to Logger[ROOT]
79814:47:53,475 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
79914:47:53,475 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@461943d4 - Registering current configuration as safe fallback point
800
801{"@timestamp":"2025-12-04T14:47:53.492+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"843c9a92-0aad-4727-b182-f0765de72103"}
802{"@timestamp":"2025-12-04T14:47:53.999+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"843c9a92-0aad-4727-b182-f0765de72103"}
803{"@timestamp":"2025-12-04T14:47:54.000+01:00","@version":"1","message":"Starting operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"3a72bc1a-df90-4b76-8895-e56805bb5bcf"}
804{"@timestamp":"2025-12-04T14:47:54.500+01:00","@version":"1","message":"Stopping operation","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"3a72bc1a-df90-4b76-8895-e56805bb5bcf"}
805{"@timestamp":"2025-12-04T14:47:54.501+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
806 + log only user annotation into MDC
807{"@timestamp":"2025-12-04T14:47:54.578+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":"5b08acc4-60df-4ea2-8f9d-f0c3c88e4b9b"}
808{"@timestamp":"2025-12-04T14:47:55.079+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":"5b08acc4-60df-4ea2-8f9d-f0c3c88e4b9b"}
809{"@timestamp":"2025-12-04T14:47:55.080+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":"5b08acc4-60df-4ea2-8f9d-f0c3c88e4b9b"}
810{"@timestamp":"2025-12-04T14:47:55.581+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":"5b08acc4-60df-4ea2-8f9d-f0c3c88e4b9b"}
811{"@timestamp":"2025-12-04T14:47:55.581+01:00","@version":"1","message":"Done","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
812 + log only trace annotation into MDC
813{"@timestamp":"2025-12-04T14:47:55.608+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"0dc764d3-3dfb-41b5-a189-bfe7e77afbfb","trace_id":"62a653ac-58c8-4cd5-998c-20f686747a8d"}
814{"@timestamp":"2025-12-04T14:47:56.108+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"0dc764d3-3dfb-41b5-a189-bfe7e77afbfb","trace_id":"62a653ac-58c8-4cd5-998c-20f686747a8d"}
815{"@timestamp":"2025-12-04T14:47:56.109+01:00","@version":"1","message":"Starting operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"a98e2814-c859-490c-b08d-da4902c51302","trace_id":"62a653ac-58c8-4cd5-998c-20f686747a8d"}
816{"@timestamp":"2025-12-04T14:47:56.610+01:00","@version":"1","message":"Stopping operation","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000,"user":"a98e2814-c859-490c-b08d-da4902c51302","trace_id":"62a653ac-58c8-4cd5-998c-20f686747a8d"}
817{"@timestamp":"2025-12-04T14:47:56.610+01:00","@version":"1","message":"Done","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
818 + log all annotations into MDC with custom logger name
819{"@timestamp":"2025-12-04T14:47:56.630+01:00","@version":"1","message":"Start","logger_name":"root-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
820{"@timestamp":"2025-12-04T14:47:56.632+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000,"user":"af7402b6-89f6-47e9-b6b6-71a9e6013c8a","trace_id":"f372c3de-71d3-488f-9f63-3769dc82c61e"}
821{"@timestamp":"2025-12-04T14:47:57.133+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"af7402b6-89f6-47e9-b6b6-71a9e6013c8a","trace_id":"f372c3de-71d3-488f-9f63-3769dc82c61e"}
822{"@timestamp":"2025-12-04T14:47:57.133+01:00","@version":"1","message":"Starting user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-3","level":"INFO","level_value":20000,"user":"5d1c9a19-e716-477d-960b-c74a9c8fe9f8","trace_id":"f372c3de-71d3-488f-9f63-3769dc82c61e"}
823{"@timestamp":"2025-12-04T14:47:57.634+01:00","@version":"1","message":"Stopping user operation","logger_name":"user-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000,"user":"5d1c9a19-e716-477d-960b-c74a9c8fe9f8","trace_id":"f372c3de-71d3-488f-9f63-3769dc82c61e"}
824{"@timestamp":"2025-12-04T14:47:57.635+01:00","@version":"1","message":"Done","logger_name":"root-logger","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
825 + logger name changes
826{"@timestamp":"2025-12-04T14:47:57.661+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-3","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:176)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:177)\nCaused by: java.lang.Exception: input < 1\n\tat zio.logging.backend.SLF4JSpec$.innerFunction$1(SLF4JSpec.scala:69)\n\tat zio.logging.backend.SLF4JSpec$.someTestFunction$1(SLF4JSpec.scala:72)\n\tat zio.logging.backend.SLF4JSpec$.someError$$anonfun$2$$anonfun$1(SLF4JSpec.scala:79)\n\tat zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala: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":"2025-12-04T14:47:57.678+01:00","@version":"1","message":"Calculation error","logger_name":"my-logger","thread_name":"ZScheduler-Worker-2","level":"ERROR","level_value":40000,"stack_trace":"zio.FiberFailure: input < 1\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:79)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:80)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:81)\n\tat zio.logging.backend.SLF4JSpec.someError(SLF4JSpec.scala:82)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:179)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:185)\n\tat zio.logging.backend.SLF4JSpec.spec(SLF4JSpec.scala:186)\nCaused by: java.lang.Exception: input < 1\n\tat zio.logging.backend.SLF4JSpec$.innerFunction$1(SLF4JSpec.scala:69)\n\tat zio.logging.backend.SLF4JSpec$.someTestFunction$1(SLF4JSpec.scala:72)\n\tat zio.logging.backend.SLF4JSpec$.someError$$anonfun$2$$anonfun$1(SLF4JSpec.scala:79)\n\tat zio.ZIOCompanionVersionSpecific.attempt$$anonfun$1(ZIOCompanionVersionSpecific.scala:100)\n\tat zio.ZIO$.suspendSucceed$$anonfun$1(ZIO.scala:4887)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1172)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1176)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1203)\n\tat zio.internal.FiberRuntime.runLoop(FiberRuntime.scala:1263)\n\tat zio.internal.FiberRuntime.evaluateEffect(FiberRuntime.scala:435)\n\tat zio.internal.FiberRuntime.evaluateMessageWhileSuspended(FiberRuntime.scala:510)\n\tat zio.internal.FiberRuntime.drainQueueOnCurrentThread(FiberRuntime.scala:272)\n\tat zio.internal.FiberRuntime.run(FiberRuntime.scala:160)\n\tat zio.internal.ZScheduler$$anon$3.run(ZScheduler.scala:403)\n"}
829 + log error with cause with custom logger name
830{"@timestamp":"2025-12-04T14:47:57.701+01:00","@version":"1","message":"Calculation error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000}
831 + log error without cause
832{"@timestamp":"2025-12-04T14:47:57.723+01:00","@version":"1","message":"fiber=zio-fiber-529 info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"INFO","level_value":20000}
833{"@timestamp":"2025-12-04T14:47:57.725+01:00","@version":"1","message":"fiber=zio-fiber-529 warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-2","level":"WARN","level_value":30000}
834 + log with fiber label
835{"@timestamp":"2025-12-04T14:47:57.749+01:00","@version":"1","message":"info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"INFO","level_value":20000}
836{"@timestamp":"2025-12-04T14:47:57.750+01:00","@version":"1","message":"warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"WARN","level_value":30000}
837{"@timestamp":"2025-12-04T14:47:57.751+01:00","@version":"1","message":"error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
838{"@timestamp":"2025-12-04T14:47:57.752+01:00","@version":"1","message":"fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-1","level":"ERROR","level_value":40000}
839 + log only enabled levels in configuration
840{"@timestamp":"2025-12-04T14:47:57.773+01:00","@version":"1","message":"not confidential info","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"INFO","level_value":20000}
841{"@timestamp":"2025-12-04T14:47:57.774+01:00","@version":"1","message":"not confidential warn","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"WARN","level_value":30000}
842{"@timestamp":"2025-12-04T14:47:57.775+01:00","@version":"1","message":"not confidential error","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","level":"ERROR","level_value":40000}
843{"@timestamp":"2025-12-04T14:47:57.776+01:00","@version":"1","message":"not confidential fatal","logger_name":"zio.logging.backend.SLF4JSpec","thread_name":"ZScheduler-Worker-0","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 556 ms
848
849Starting build for ProjectRef(file:/build/repo/,docs) (zio-logging-docs)... [5/9]
850Compile scalacOptions: -language:experimental.macros, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
851[info] compiling 1 Scala source to /build/repo/jpl/target/scala-3.8.0-RC3/classes ...
852[info] done compiling
853Starting build for ProjectRef(file:/build/repo/,coreJVM) (zio-logging)... [6/9]
854Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
855[info] compiling 16 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC3/test-classes ...
856[info] done compiling
857+ LogFormat.Pattern
858 + parse pattern with escaped reserved chars from string
859 + parse pattern with highlight from string
860 + parse pattern from string
861 + parse pattern with labels from string
862+ LoggerNameExtractorSpec
863 + loggerNameAnnotationOrTrace with empty trace
864 + annotation
865 + trace
866 + loggerNameAnnotationOrTrace
867 + annotationOrTrace
868+ LogAnnotationSpec
869 + annotations aspect combinators
870 + annotations from multiple levels with @@
871 + annotations from same levels with @@
872+ LogFilterSpec
873 + log filtering by log level and name
874 + globstar pattern
875 + simple paths
876 + any string and globstar patterns
877 + any string pattern
878 + log filtering by log level and name with annotation
879 + log filtering by log level and name default config
880 + log filtering by log level and name with annotation from config
881 + log filtering by log level and name config should fail on invalid values
882 + log filtering by log level and name matcher with annotation
883 + log nothing with accept all filter negated
884 + logs filtered by log level
885 + log with accept all filter
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 + or
892 + and
893 + not
894 + cached
895 + log filters by log level and name from same configuration should be equal
896+ JsonLogFormatSpec
897 + standard text
898 + annotation
899 + empty annotation
900 + line
901 + annotation (structured)
902 + several labels
903 + nested labels
904 + numeric value
905 + mixed structured / unstructured
906 + Don't show ansi escape codes from colored log format
907 + numeric value concatenated with string
908 + json text
909 + json label
910 + labeled empty spans
911 + nested labeled empty spans and annotations
912 + mixed json and non-json annotations
913 + mixed json and non-json labels
914 + json annotation
915+ MetricsSpec
916timestamp=2025-12-04T13:48:39.220582074Z level=INFO thread=#zio-fiber-3640 message="info" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=13
917timestamp=2025-12-04T13:48:39.221596593Z level=WARN thread=#zio-fiber-3640 message="warning" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=14
918timestamp=2025-12-04T13:48:39.222159420Z level=ERROR thread=#zio-fiber-3640 message="error" location=zio.logging.MetricsSpec.spec file=MetricsSpec.scala line=15
919timestamp=2025-12-04T13:48:39.223239251Z level=INFO thread=#zio-fiber-3640 message="test info" location=zio.logging.test.TestService.testInfo file=TestService.scala line=9
920timestamp=2025-12-04T13:48:39.223603709Z level=WARN thread=#zio-fiber-3640 message="test warning" location=zio.logging.test.TestService.testWarning file=TestService.scala line=11
921timestamp=2025-12-04T13:48:39.223941380Z level=ERROR thread=#zio-fiber-3640 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 + contramap
929 + loggerName with trace
930 + loggerNameAndLevel
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 + fail on invalid format config
941 + equals config with same sources
942+ LogFormatSpec
943 + level
944 + levelSyslog
945 + fiberId
946 + line
947 + annotation (structured)
948 + loggerName
949 + annotation
950 + empty annotation
951 + any annotation
952 + any annotation (structured)
953 + allAnnotations
954 + logAnnotations
955 + allAnnotations with exclusion
956 + allAnnotations with one value
957 - enclosing class - ignored: 1
958 + span
959 + string concat
960 + spans
961 + spaced
962 + traceLine
963 + cause empty
964 + colored
965 + empty cause with label if not empty
966 + fixed
967 + cause
968 + line with filter
969 + not empty cause with label if not empty
970 + default without timestamp
971+ FileLoggerConfig
972 + equals config with same sources
973 + fail on invalid format config
974 + load default config
975 + load valid config
976 + fail on invalid charset and filter config
977+ WriterProvider
978 + Make path include date
979 + Called multiple times with same time, if it return same writer
980+ JsonValidator
981 + deeply nested json
982 + json example
983 + Simple valid json objects
984 + Invalid json strings
985 + Valid nested json objects
986105 tests passed. 0 tests failed. 1 tests ignored.
987
988Executed in 8 s 931 ms
989
990Starting build for ProjectRef(file:/build/repo/,julBridge) (zio-logging-jul-bridge)... [7/9]
991Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
992[info] compiling 2 Scala sources to /build/repo/jul-bridge/target/scala-3.8.0-RC3/classes ...
993[info] done compiling
994[info] compiling 1 Scala source to /build/repo/jul-bridge/target/scala-3.8.0-RC3/test-classes ...
995[info] done compiling
996+ Slf4jBridge
997timestamp=2025-12-04T13:48:46.866023320Z level=WARN thread=#zio-fiber-347098220 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
998timestamp=2025-12-04T13:48:46.866562491Z level=WARN thread=#zio-fiber-1831223715 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
999timestamp=2025-12-04T13:48:46.866569256Z level=WARN thread=#zio-fiber-1356309140 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
1000timestamp=2025-12-04T13:48:46.866548422Z level=WARN thread=#zio-fiber-1182283035 message="Test WARNING!" SLF4J-LOGGER=1ms logger_name=SLF4J-LOGGER
1001timestamp=2025-12-04T13:48:46.875083661Z level=WARN thread=#zio-fiber-1743060965 message="Test WARNING!" SLF4J-LOGGER=0ms logger_name=SLF4J-LOGGER
1002 + parallel init
1003timestamp=2025-12-04T13:48:46.963126912Z level=WARN thread=#zio-fiber-700838613 message="hello world" test.logger=0ms user_id=uId logger_name=test.logger
1004timestamp=2025-12-04T13:48:46.964061992Z level=WARN thread=#zio-fiber-1241132864 message="3..2..1 ... go!" test.logger=0ms logger_name=test.logger
1005timestamp=2025-12-04T13:48:46.966360083Z level=WARN thread=#zio-fiber-1220528423 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=2025-12-04T13:48:46.977760656Z level=FATAL thread=#zio-fiber-301888354 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=2025-12-04T13:48:46.978882542Z level=FATAL thread=#zio-fiber-1906625580 message="severe" test.logger=0ms logger_name=test.logger
1014 + logs through slf4j
1015 + Implements Logger#getName
1016timestamp=2025-12-04T13:48:47.057134199Z level=WARN thread=#zio-fiber-2134313307 message="hello world" test.logger=0ms logger_name=test.logger
1017 + logs through slf4j without fiber ref propagation
1018timestamp=2025-12-04T13:48:47.087922445Z level=WARN thread=#zio-fiber-627843782 message="test warning message" test.abc=0ms logger_name=test.abc
1019timestamp=2025-12-04T13:48:47.089125513Z level=WARN thread=#zio-fiber-152031285 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1020timestamp=2025-12-04T13:48:47.090748372Z level=WARN thread=#zio-fiber-143494779 message="hello3 world warning" test.test.logger.xyz=0ms logger_name=test.test.logger.xyz
1021 + logs through slf4j with filter
1022timestamp=2025-12-04T13:48:47.151179475Z level=WARN thread=#zio-fiber-233500786 message="test warning message" test.abc=0ms logger_name=test.abc
1023timestamp=2025-12-04T13:48:47.152451018Z level=WARN thread=#zio-fiber-1783666896 message="hello2 world warning" test.logger.def=0ms logger_name=test.logger.def
1024timestamp=2025-12-04T13:48:47.153485505Z level=WARN thread=#zio-fiber-1683724029 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 460 ms
1029
1030Starting build for ProjectRef(file:/build/repo/,jpl) (zio-logging-jpl)... [8/9]
1031Compile scalacOptions: -encoding, utf8, -unchecked, -language:implicitConversions, -Xignore-scala2-macros, -noindent, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1032[info] compiling 3 Scala sources to /build/repo/jpl/target/scala-3.8.0-RC3/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 364 ms
1046
1047
1048************************
1049Build summary:
1050[{
1051 "module": "zio-logging-slf4j2-bridge",
1052 "compile": {"status": "ok", "tookMs": 16425, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1053 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1054 "test-compile": {"status": "ok", "tookMs": 1661, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1055 "test": {"status": "ok", "tookMs": 1367, "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": 1063, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1063 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1064 "test-compile": {"status": "ok", "tookMs": 1573, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1065 "test": {"status": "ok", "tookMs": 935, "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": 5527, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1073 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1074 "test-compile": {"status": "ok", "tookMs": 4607, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1075 "test": {"status": "ok", "tookMs": 51424, "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": 438, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1083 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1084 "test-compile": {"status": "ok", "tookMs": 1583, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1085 "test": {"status": "ok", "tookMs": 5204, "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": 610, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1093 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1094 "test-compile": {"status": "ok", "tookMs": 1431, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1095 "test": {"status": "ok", "tookMs": 5020, "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": 749, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1103 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1104 "test-compile": {"status": "ok", "tookMs": 422, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1105 "test": {"status": "ok", "tookMs": 360, "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": 57, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
1113 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1114 "test-compile": {"status": "ok", "tookMs": 3649, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1115 "test": {"status": "ok", "tookMs": 10004, "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": 644, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1123 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1124 "test-compile": {"status": "ok", "tookMs": 899, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1125 "test": {"status": "ok", "tookMs": 1569, "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": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1133 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1134 "test-compile": {"status": "ok", "tookMs": 1166, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1135 "test": {"status": "ok", "tookMs": 4899, "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: 194 s (0:03:14.0), completed Dec 4, 2025, 2:48:53 PM
1143[0JChecking patch project/plugins.sbt...
1144Checking patch build.sbt...
1145Applied patch project/plugins.sbt cleanly.
1146Applied patch build.sbt cleanly.