 08-check_regression/console.log.xz | Bin 2252 -> 2320 bytes
 README.html                        |   2 ++
 README.txt                         |   1 +
 results                            |  11 +++++++++++
 4 files changed, 14 insertions(+)

diff --git a/08-check_regression/console.log.xz b/08-check_regression/console.log.xz
index 58e5d90..7c3d449 100644
Binary files a/08-check_regression/console.log.xz and b/08-check_regression/console.log.xz differ
diff --git a/README.html b/README.html
index 9837aab..0eb32cf 100644
--- a/README.html
+++ b/README.html
@@ -50,6 +50,7 @@ List of files below:
 <li><a href="./jenkins/notify-full.log/*view*/">./jenkins/notify-full.log</a>
 <li><a href="./jenkins/notify-init.log/*view*/">./jenkins/notify-init.log</a>
 <li><a href="./jenkins/rewrite-false.log/*view*/">./jenkins/rewrite-false.log</a>
+<li><a href="./jenkins/rewrite-true.log/*view*/">./jenkins/rewrite-true.log</a>
 <li><a href="./jenkins/run-build.env/*view*/">./jenkins/run-build.env</a>
 <li><a href="./manifest.sh/*view*/">./manifest.sh</a>
 <li><a href="./notify/configure-toolchain.txt/*view*/">./notify/configure-toolchain.txt</a>
@@ -58,6 +59,7 @@ List of files below:
 <li><a href="./notify/mail-recipients.txt/*view*/">./notify/mail-recipients.txt</a>
 <li><a href="./notify/mail-subject.txt/*view*/">./notify/mail-subject.txt</a>
 <li><a href="./README.html/*view*/">./README.html</a>
+<li><a href="./README.txt/*view*/">./README.txt</a>
 <li><a href="./results/*view*/">./results</a>
 <li><a href="./rr_stage.txt/*view*/">./rr_stage.txt</a>
 </ul>
diff --git a/README.txt b/README.txt
index 99c5e68..abaedc7 100644
--- a/README.txt
+++ b/README.txt
@@ -47,6 +47,7 @@ List of files below:
 - ./jenkins/notify-full.log
 - ./jenkins/notify-init.log
 - ./jenkins/rewrite-false.log
+- ./jenkins/rewrite-true.log
 - ./jenkins/run-build.env
 - ./manifest.sh
 - ./notify/configure-toolchain.txt
diff --git a/results b/results
index 5ae48d8..4e63c19 100644
--- a/results
+++ b/results
@@ -19,3 +19,14 @@
 # 01:55:26 fs/bcachefs/fsck.c:2158:6: error: cannot jump from this goto statement to its label
 # 01:55:26 make[4]: *** [scripts/Makefile.build:287: fs/bcachefs/fsck.o] Error 1
 # 01:56:34 fs/bcachefs/io_misc.c:275:3: error: cannot jump from this goto statement to its label
+# First few build errors in logs:
+# 01:44:09 fs/bcachefs/alloc_background.c:2097:7: error: cannot jump from this goto statement to its label
+# 01:44:09 make[4]: *** [scripts/Makefile.build:287: fs/bcachefs/alloc_background.o] Error 1
+# 01:44:50 fs/bcachefs/backpointers.c:391:7: error: cannot jump from this goto statement to its label
+# 01:44:51 make[4]: *** [scripts/Makefile.build:287: fs/bcachefs/backpointers.o] Error 1
+# 01:51:02 fs/bcachefs/dirent.c:748:3: error: cannot jump from this goto statement to its label
+# 01:51:02 make[4]: *** [scripts/Makefile.build:287: fs/bcachefs/dirent.o] Error 1
+# 01:55:26 fs/bcachefs/fsck.c:2162:6: error: cannot jump from this goto statement to its label
+# 01:55:26 fs/bcachefs/fsck.c:2158:6: error: cannot jump from this goto statement to its label
+# 01:55:26 make[4]: *** [scripts/Makefile.build:287: fs/bcachefs/fsck.o] Error 1
+# 01:56:34 fs/bcachefs/io_misc.c:275:3: error: cannot jump from this goto statement to its label
