I: pbuilder: network access will be disabled during build
I: Current time: Fri Oct  4 11:40:11 -12 2024
I: pbuilder-time-stamp: 1728085211
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: copying local configuration
W: --override-config is not set; not updating apt.conf Read the manpage for details.
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Copying source file
I: copying [golang-github-charmbracelet-lipgloss_0.12.1-2.dsc]
I: copying [./golang-github-charmbracelet-lipgloss_0.12.1.orig.tar.gz]
I: copying [./golang-github-charmbracelet-lipgloss_0.12.1-2.debian.tar.xz]
I: Extracting source
gpgv: Signature made Sun Aug 18 20:15:02 2024 
gpgv:                using RSA key D41A7AD07DF6C5FCA7489F1C29EEE2D6ECF442F9
gpgv:                issuer "gibmat@debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./golang-github-charmbracelet-lipgloss_0.12.1-2.dsc: no acceptable signature found
dpkg-source: info: extracting golang-github-charmbracelet-lipgloss in golang-github-charmbracelet-lipgloss-0.12.1
dpkg-source: info: unpacking golang-github-charmbracelet-lipgloss_0.12.1.orig.tar.gz
dpkg-source: info: unpacking golang-github-charmbracelet-lipgloss_0.12.1-2.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 000-fix-ftbfs-32bit-archs.patch
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/6066/tmp/hooks/D02_print_environment starting
I: set
  BUILDDIR='/build/reproducible-path'
  BUILDUSERGECOS='first user,first room,first work-phone,first home-phone,first other'
  BUILDUSERNAME='pbuilder1'
  BUILD_ARCH='armhf'
  DEBIAN_FRONTEND='noninteractive'
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=3 '
  DISTRIBUTION='unstable'
  HOME='/root'
  HOST_ARCH='armhf'
  IFS=' 	
  '
  INVOCATION_ID='d3c19070080d4b058d81080640ee01a1'
  LANG='C'
  LANGUAGE='en_US:en'
  LC_ALL='C'
  MAIL='/var/mail/root'
  OPTIND='1'
  PATH='/usr/sbin:/usr/bin:/sbin:/bin:/usr/games'
  PBCURRENTCOMMANDLINEOPERATION='build'
  PBUILDER_OPERATION='build'
  PBUILDER_PKGDATADIR='/usr/share/pbuilder'
  PBUILDER_PKGLIBDIR='/usr/lib/pbuilder'
  PBUILDER_SYSCONFDIR='/etc'
  PPID='6066'
  PS1='# '
  PS2='> '
  PS4='+ '
  PWD='/'
  SHELL='/bin/bash'
  SHLVL='2'
  SUDO_COMMAND='/usr/bin/timeout -k 18.1h 18h /usr/bin/ionice -c 3 /usr/bin/nice /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.v4pHqYY1/pbuilderrc_RdxY --distribution unstable --hookdir /etc/pbuilder/first-build-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/unstable-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.v4pHqYY1/b1 --logfile b1/build.log golang-github-charmbracelet-lipgloss_0.12.1-2.dsc'
  SUDO_GID='113'
  SUDO_UID='107'
  SUDO_USER='jenkins'
  TERM='unknown'
  TZ='/usr/share/zoneinfo/Etc/GMT+12'
  USER='root'
  _='/usr/bin/systemd-run'
  http_proxy='http://10.0.0.15:3142/'
I: uname -a
  Linux wbq0 6.1.0-26-armmp #1 SMP Debian 6.1.112-1 (2024-09-30) armv7l GNU/Linux
I: ls -l /bin
  lrwxrwxrwx 1 root root 7 Aug  4 21:30 /bin -> usr/bin
I: user script /srv/workspace/pbuilder/6066/tmp/hooks/D02_print_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: armhf
Maintainer: Debian Pbuilder Team <pbuilder-maint@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-aymanbagabas-go-udiff-dev, golang-github-charmbracelet-x-dev, golang-github-muesli-termenv-dev (>= 0.15.2), golang-github-rivo-uniseg-dev
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 19506 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested:
 pbuilder-satisfydepends-dummy depends on debhelper-compat (= 13); however:
  Package debhelper-compat is not installed.
 pbuilder-satisfydepends-dummy depends on dh-sequence-golang; however:
  Package dh-sequence-golang is not installed.
 pbuilder-satisfydepends-dummy depends on golang-any; however:
  Package golang-any is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-aymanbagabas-go-udiff-dev; however:
  Package golang-github-aymanbagabas-go-udiff-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-charmbracelet-x-dev; however:
  Package golang-github-charmbracelet-x-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-muesli-termenv-dev (>= 0.15.2); however:
  Package golang-github-muesli-termenv-dev is not installed.
 pbuilder-satisfydepends-dummy depends on golang-github-rivo-uniseg-dev; however:
  Package golang-github-rivo-uniseg-dev is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version (0.invalid.0)
The following NEW packages will be installed:
  autoconf{a} automake{a} autopoint{a} autotools-dev{a} bsdextrautils{a} debhelper{a} dh-autoreconf{a} dh-golang{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} golang-1.23-go{a} golang-1.23-src{a} golang-any{a} golang-github-aymanbagabas-go-osc52-v2-dev{a} golang-github-aymanbagabas-go-udiff-dev{a} golang-github-charmbracelet-bubbletea-dev{a} golang-github-charmbracelet-x-dev{a} golang-github-containerd-console-dev{a} golang-github-creack-pty-dev{a} golang-github-lucasb-eyer-go-colorful-dev{a} golang-github-mattn-go-isatty-dev{a} golang-github-mattn-go-runewidth-dev{a} golang-github-muesli-ansi-dev{a} golang-github-muesli-cancelreader-dev{a} golang-github-muesli-reflow-dev{a} golang-github-muesli-termenv-dev{a} golang-github-rivo-uniseg-dev{a} golang-github-xo-terminfo-dev{a} golang-go{a} golang-golang-x-sync-dev{a} golang-golang-x-sys-dev{a} golang-golang-x-term-dev{a} golang-src{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libdebhelper-perl{a} libelf1t64{a} libfile-stripnondeterminism-perl{a} libicu72{a} libmagic-mgc{a} libmagic1t64{a} libpipeline1{a} libtool{a} libuchardet0{a} libxml2{a} m4{a} man-db{a} po-debconf{a} sensible-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  curl libarchive-cpio-perl libltdl-dev libmail-sendmail-perl lynx pkgconf wget 
0 packages upgraded, 53 newly installed, 0 to remove and 0 not upgraded.
Need to get 66.1 MB of archives. After unpacking 330 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian unstable/main armhf sensible-utils all 0.0.24 [24.8 kB]
Get: 2 http://deb.debian.org/debian unstable/main armhf libmagic-mgc armhf 1:5.45-3 [314 kB]
Get: 3 http://deb.debian.org/debian unstable/main armhf libmagic1t64 armhf 1:5.45-3 [98.1 kB]
Get: 4 http://deb.debian.org/debian unstable/main armhf file armhf 1:5.45-3 [42.0 kB]
Get: 5 http://deb.debian.org/debian unstable/main armhf gettext-base armhf 0.22.5-2 [195 kB]
Get: 6 http://deb.debian.org/debian unstable/main armhf libuchardet0 armhf 0.0.8-1+b1 [65.7 kB]
Get: 7 http://deb.debian.org/debian unstable/main armhf groff-base armhf 1.23.0-5 [1091 kB]
Get: 8 http://deb.debian.org/debian unstable/main armhf bsdextrautils armhf 2.40.2-9 [88.8 kB]
Get: 9 http://deb.debian.org/debian unstable/main armhf libpipeline1 armhf 1.5.8-1 [35.0 kB]
Get: 10 http://deb.debian.org/debian unstable/main armhf man-db armhf 2.13.0-1 [1382 kB]
Get: 11 http://deb.debian.org/debian unstable/main armhf m4 armhf 1.4.19-4 [264 kB]
Get: 12 http://deb.debian.org/debian unstable/main armhf autoconf all 2.72-3 [493 kB]
Get: 13 http://deb.debian.org/debian unstable/main armhf autotools-dev all 20220109.1 [51.6 kB]
Get: 14 http://deb.debian.org/debian unstable/main armhf automake all 1:1.16.5-1.3 [823 kB]
Get: 15 http://deb.debian.org/debian unstable/main armhf autopoint all 0.22.5-2 [723 kB]
Get: 16 http://deb.debian.org/debian unstable/main armhf libdebhelper-perl all 13.20 [89.7 kB]
Get: 17 http://deb.debian.org/debian unstable/main armhf libtool all 2.4.7-7 [517 kB]
Get: 18 http://deb.debian.org/debian unstable/main armhf dh-autoreconf all 20 [17.1 kB]
Get: 19 http://deb.debian.org/debian unstable/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
Get: 20 http://deb.debian.org/debian unstable/main armhf libfile-stripnondeterminism-perl all 1.14.0-1 [19.5 kB]
Get: 21 http://deb.debian.org/debian unstable/main armhf dh-strip-nondeterminism all 1.14.0-1 [8448 B]
Get: 22 http://deb.debian.org/debian unstable/main armhf libelf1t64 armhf 0.191-2 [183 kB]
Get: 23 http://deb.debian.org/debian unstable/main armhf dwz armhf 0.15-1+b2 [106 kB]
Get: 24 http://deb.debian.org/debian unstable/main armhf libicu72 armhf 72.1-5 [9075 kB]
Get: 25 http://deb.debian.org/debian unstable/main armhf libxml2 armhf 2.12.7+dfsg+really2.9.14-0.1 [604 kB]
Get: 26 http://deb.debian.org/debian unstable/main armhf gettext armhf 0.22.5-2 [1485 kB]
Get: 27 http://deb.debian.org/debian unstable/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 28 http://deb.debian.org/debian unstable/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
Get: 29 http://deb.debian.org/debian unstable/main armhf debhelper all 13.20 [915 kB]
Get: 30 http://deb.debian.org/debian unstable/main armhf dh-golang all 1.62 [24.7 kB]
Get: 31 http://deb.debian.org/debian unstable/main armhf golang-1.23-src all 1.23.2-1 [19.1 MB]
Get: 32 http://deb.debian.org/debian unstable/main armhf golang-1.23-go armhf 1.23.2-1 [23.6 MB]
Get: 33 http://deb.debian.org/debian unstable/main armhf golang-src all 2:1.23~2 [5088 B]
Get: 34 http://deb.debian.org/debian unstable/main armhf golang-go armhf 2:1.23~2 [44.3 kB]
Get: 35 http://deb.debian.org/debian unstable/main armhf golang-any armhf 2:1.23~2 [5172 B]
Get: 36 http://deb.debian.org/debian unstable/main armhf golang-github-aymanbagabas-go-osc52-v2-dev all 2.0.1-1 [5424 B]
Get: 37 http://deb.debian.org/debian unstable/main armhf golang-github-aymanbagabas-go-udiff-dev all 0.2.0-2 [23.9 kB]
Get: 38 http://deb.debian.org/debian unstable/main armhf golang-github-creack-pty-dev all 1.1.21-1 [13.0 kB]
Get: 39 http://deb.debian.org/debian unstable/main armhf golang-golang-x-sys-dev all 0.22.0-1 [431 kB]
Get: 40 http://deb.debian.org/debian unstable/main armhf golang-github-muesli-cancelreader-dev all 0.2.2-2 [8388 B]
Get: 41 http://deb.debian.org/debian unstable/main armhf golang-github-rivo-uniseg-dev all 0.4.7-1 [256 kB]
Get: 42 http://deb.debian.org/debian unstable/main armhf golang-github-xo-terminfo-dev all 0.0~git20220910.abceb7e-1 [31.2 kB]
Get: 43 http://deb.debian.org/debian unstable/main armhf golang-github-charmbracelet-x-dev all 0.0~git20240809.9ab0ca0+ds-2 [90.0 kB]
Get: 44 http://deb.debian.org/debian unstable/main armhf golang-github-containerd-console-dev all 1.0.3-1 [11.0 kB]
Get: 45 http://deb.debian.org/debian unstable/main armhf golang-github-mattn-go-isatty-dev all 0.0.20-1 [6080 B]
Get: 46 http://deb.debian.org/debian unstable/main armhf golang-github-mattn-go-runewidth-dev all 0.0.15-2 [16.0 kB]
Get: 47 http://deb.debian.org/debian unstable/main armhf golang-github-muesli-ansi-dev all 0.0~git20211031.c9f0611-2 [5328 B]
Get: 48 http://deb.debian.org/debian unstable/main armhf golang-github-muesli-reflow-dev all 0.3.0-2 [10.8 kB]
Get: 49 http://deb.debian.org/debian unstable/main armhf golang-github-lucasb-eyer-go-colorful-dev all 1.2.0-1 [856 kB]
Get: 50 http://deb.debian.org/debian unstable/main armhf golang-github-muesli-termenv-dev all 0.15.2-1 [412 kB]
Get: 51 http://deb.debian.org/debian unstable/main armhf golang-golang-x-sync-dev all 0.7.0-1 [19.0 kB]
Get: 52 http://deb.debian.org/debian unstable/main armhf golang-golang-x-term-dev all 0.22.0-1 [14.8 kB]
Get: 53 http://deb.debian.org/debian unstable/main armhf golang-github-charmbracelet-bubbletea-dev all 0.27.0-1 [1996 kB]
Fetched 66.1 MB in 7s (9251 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package sensible-utils.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19506 files and directories currently installed.)
Preparing to unpack .../00-sensible-utils_0.0.24_all.deb ...
Unpacking sensible-utils (0.0.24) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../01-libmagic-mgc_1%3a5.45-3_armhf.deb ...
Unpacking libmagic-mgc (1:5.45-3) ...
Selecting previously unselected package libmagic1t64:armhf.
Preparing to unpack .../02-libmagic1t64_1%3a5.45-3_armhf.deb ...
Unpacking libmagic1t64:armhf (1:5.45-3) ...
Selecting previously unselected package file.
Preparing to unpack .../03-file_1%3a5.45-3_armhf.deb ...
Unpacking file (1:5.45-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../04-gettext-base_0.22.5-2_armhf.deb ...
Unpacking gettext-base (0.22.5-2) ...
Selecting previously unselected package libuchardet0:armhf.
Preparing to unpack .../05-libuchardet0_0.0.8-1+b1_armhf.deb ...
Unpacking libuchardet0:armhf (0.0.8-1+b1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../06-groff-base_1.23.0-5_armhf.deb ...
Unpacking groff-base (1.23.0-5) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../07-bsdextrautils_2.40.2-9_armhf.deb ...
Unpacking bsdextrautils (2.40.2-9) ...
Selecting previously unselected package libpipeline1:armhf.
Preparing to unpack .../08-libpipeline1_1.5.8-1_armhf.deb ...
Unpacking libpipeline1:armhf (1.5.8-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../09-man-db_2.13.0-1_armhf.deb ...
Unpacking man-db (2.13.0-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.19-4_armhf.deb ...
Unpacking m4 (1.4.19-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.72-3_all.deb ...
Unpacking autoconf (2.72-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.22.5-2_all.deb ...
Unpacking autopoint (0.22.5-2) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../15-libdebhelper-perl_13.20_all.deb ...
Unpacking libdebhelper-perl (13.20) ...
Selecting previously unselected package libtool.
Preparing to unpack .../16-libtool_2.4.7-7_all.deb ...
Unpacking libtool (2.4.7-7) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../17-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../18-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../19-libfile-stripnondeterminism-perl_1.14.0-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.14.0-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../20-dh-strip-nondeterminism_1.14.0-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.14.0-1) ...
Selecting previously unselected package libelf1t64:armhf.
Preparing to unpack .../21-libelf1t64_0.191-2_armhf.deb ...
Unpacking libelf1t64:armhf (0.191-2) ...
Selecting previously unselected package dwz.
Preparing to unpack .../22-dwz_0.15-1+b2_armhf.deb ...
Unpacking dwz (0.15-1+b2) ...
Selecting previously unselected package libicu72:armhf.
Preparing to unpack .../23-libicu72_72.1-5_armhf.deb ...
Unpacking libicu72:armhf (72.1-5) ...
Selecting previously unselected package libxml2:armhf.
Preparing to unpack .../24-libxml2_2.12.7+dfsg+really2.9.14-0.1_armhf.deb ...
Unpacking libxml2:armhf (2.12.7+dfsg+really2.9.14-0.1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../25-gettext_0.22.5-2_armhf.deb ...
Unpacking gettext (0.22.5-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../26-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../27-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../28-debhelper_13.20_all.deb ...
Unpacking debhelper (13.20) ...
Selecting previously unselected package dh-golang.
Preparing to unpack .../29-dh-golang_1.62_all.deb ...
Unpacking dh-golang (1.62) ...
Selecting previously unselected package golang-1.23-src.
Preparing to unpack .../30-golang-1.23-src_1.23.2-1_all.deb ...
Unpacking golang-1.23-src (1.23.2-1) ...
Selecting previously unselected package golang-1.23-go.
Preparing to unpack .../31-golang-1.23-go_1.23.2-1_armhf.deb ...
Unpacking golang-1.23-go (1.23.2-1) ...
Selecting previously unselected package golang-src.
Preparing to unpack .../32-golang-src_2%3a1.23~2_all.deb ...
Unpacking golang-src (2:1.23~2) ...
Selecting previously unselected package golang-go:armhf.
Preparing to unpack .../33-golang-go_2%3a1.23~2_armhf.deb ...
Unpacking golang-go:armhf (2:1.23~2) ...
Selecting previously unselected package golang-any:armhf.
Preparing to unpack .../34-golang-any_2%3a1.23~2_armhf.deb ...
Unpacking golang-any:armhf (2:1.23~2) ...
Selecting previously unselected package golang-github-aymanbagabas-go-osc52-v2-dev.
Preparing to unpack .../35-golang-github-aymanbagabas-go-osc52-v2-dev_2.0.1-1_all.deb ...
Unpacking golang-github-aymanbagabas-go-osc52-v2-dev (2.0.1-1) ...
Selecting previously unselected package golang-github-aymanbagabas-go-udiff-dev.
Preparing to unpack .../36-golang-github-aymanbagabas-go-udiff-dev_0.2.0-2_all.deb ...
Unpacking golang-github-aymanbagabas-go-udiff-dev (0.2.0-2) ...
Selecting previously unselected package golang-github-creack-pty-dev.
Preparing to unpack .../37-golang-github-creack-pty-dev_1.1.21-1_all.deb ...
Unpacking golang-github-creack-pty-dev (1.1.21-1) ...
Selecting previously unselected package golang-golang-x-sys-dev.
Preparing to unpack .../38-golang-golang-x-sys-dev_0.22.0-1_all.deb ...
Unpacking golang-golang-x-sys-dev (0.22.0-1) ...
Selecting previously unselected package golang-github-muesli-cancelreader-dev.
Preparing to unpack .../39-golang-github-muesli-cancelreader-dev_0.2.2-2_all.deb ...
Unpacking golang-github-muesli-cancelreader-dev (0.2.2-2) ...
Selecting previously unselected package golang-github-rivo-uniseg-dev.
Preparing to unpack .../40-golang-github-rivo-uniseg-dev_0.4.7-1_all.deb ...
Unpacking golang-github-rivo-uniseg-dev (0.4.7-1) ...
Selecting previously unselected package golang-github-xo-terminfo-dev.
Preparing to unpack .../41-golang-github-xo-terminfo-dev_0.0~git20220910.abceb7e-1_all.deb ...
Unpacking golang-github-xo-terminfo-dev (0.0~git20220910.abceb7e-1) ...
Selecting previously unselected package golang-github-charmbracelet-x-dev.
Preparing to unpack .../42-golang-github-charmbracelet-x-dev_0.0~git20240809.9ab0ca0+ds-2_all.deb ...
Unpacking golang-github-charmbracelet-x-dev (0.0~git20240809.9ab0ca0+ds-2) ...
Selecting previously unselected package golang-github-containerd-console-dev.
Preparing to unpack .../43-golang-github-containerd-console-dev_1.0.3-1_all.deb ...
Unpacking golang-github-containerd-console-dev (1.0.3-1) ...
Selecting previously unselected package golang-github-mattn-go-isatty-dev.
Preparing to unpack .../44-golang-github-mattn-go-isatty-dev_0.0.20-1_all.deb ...
Unpacking golang-github-mattn-go-isatty-dev (0.0.20-1) ...
Selecting previously unselected package golang-github-mattn-go-runewidth-dev.
Preparing to unpack .../45-golang-github-mattn-go-runewidth-dev_0.0.15-2_all.deb ...
Unpacking golang-github-mattn-go-runewidth-dev (0.0.15-2) ...
Selecting previously unselected package golang-github-muesli-ansi-dev.
Preparing to unpack .../46-golang-github-muesli-ansi-dev_0.0~git20211031.c9f0611-2_all.deb ...
Unpacking golang-github-muesli-ansi-dev (0.0~git20211031.c9f0611-2) ...
Selecting previously unselected package golang-github-muesli-reflow-dev.
Preparing to unpack .../47-golang-github-muesli-reflow-dev_0.3.0-2_all.deb ...
Unpacking golang-github-muesli-reflow-dev (0.3.0-2) ...
Selecting previously unselected package golang-github-lucasb-eyer-go-colorful-dev.
Preparing to unpack .../48-golang-github-lucasb-eyer-go-colorful-dev_1.2.0-1_all.deb ...
Unpacking golang-github-lucasb-eyer-go-colorful-dev (1.2.0-1) ...
Selecting previously unselected package golang-github-muesli-termenv-dev.
Preparing to unpack .../49-golang-github-muesli-termenv-dev_0.15.2-1_all.deb ...
Unpacking golang-github-muesli-termenv-dev (0.15.2-1) ...
Selecting previously unselected package golang-golang-x-sync-dev.
Preparing to unpack .../50-golang-golang-x-sync-dev_0.7.0-1_all.deb ...
Unpacking golang-golang-x-sync-dev (0.7.0-1) ...
Selecting previously unselected package golang-golang-x-term-dev.
Preparing to unpack .../51-golang-golang-x-term-dev_0.22.0-1_all.deb ...
Unpacking golang-golang-x-term-dev (0.22.0-1) ...
Selecting previously unselected package golang-github-charmbracelet-bubbletea-dev.
Preparing to unpack .../52-golang-github-charmbracelet-bubbletea-dev_0.27.0-1_all.deb ...
Unpacking golang-github-charmbracelet-bubbletea-dev (0.27.0-1) ...
Setting up libpipeline1:armhf (1.5.8-1) ...
Setting up libicu72:armhf (72.1-5) ...
Setting up bsdextrautils (2.40.2-9) ...
Setting up golang-github-creack-pty-dev (1.1.21-1) ...
Setting up libmagic-mgc (1:5.45-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.20) ...
Setting up golang-golang-x-sys-dev (0.22.0-1) ...
Setting up libmagic1t64:armhf (1:5.45-3) ...
Setting up gettext-base (0.22.5-2) ...
Setting up m4 (1.4.19-4) ...
Setting up golang-golang-x-term-dev (0.22.0-1) ...
Setting up file (1:5.45-3) ...
Setting up libelf1t64:armhf (0.191-2) ...
Setting up autotools-dev (20220109.1) ...
Setting up golang-github-aymanbagabas-go-udiff-dev (0.2.0-2) ...
Setting up golang-github-xo-terminfo-dev (0.0~git20220910.abceb7e-1) ...
Setting up golang-golang-x-sync-dev (0.7.0-1) ...
Setting up golang-1.23-src (1.23.2-1) ...
Setting up autopoint (0.22.5-2) ...
Setting up golang-github-muesli-cancelreader-dev (0.2.2-2) ...
Setting up autoconf (2.72-3) ...
Setting up golang-github-rivo-uniseg-dev (0.4.7-1) ...
Setting up golang-github-aymanbagabas-go-osc52-v2-dev (2.0.1-1) ...
Setting up golang-github-containerd-console-dev (1.0.3-1) ...
Setting up dwz (0.15-1+b2) ...
Setting up golang-github-lucasb-eyer-go-colorful-dev (1.2.0-1) ...
Setting up sensible-utils (0.0.24) ...
Setting up libuchardet0:armhf (0.0.8-1+b1) ...
Setting up golang-src (2:1.23~2) ...
Setting up libxml2:armhf (2.12.7+dfsg+really2.9.14-0.1) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.14.0-1) ...
Setting up golang-github-mattn-go-isatty-dev (0.0.20-1) ...
Setting up golang-github-mattn-go-runewidth-dev (0.0.15-2) ...
Setting up gettext (0.22.5-2) ...
Setting up libtool (2.4.7-7) ...
Setting up golang-github-muesli-reflow-dev (0.3.0-2) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up golang-1.23-go (1.23.2-1) ...
Setting up golang-github-muesli-ansi-dev (0.0~git20211031.c9f0611-2) ...
Setting up dh-strip-nondeterminism (1.14.0-1) ...
Setting up groff-base (1.23.0-5) ...
Setting up golang-github-muesli-termenv-dev (0.15.2-1) ...
Setting up golang-go:armhf (2:1.23~2) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up man-db (2.13.0-1) ...
Not building database; man-db/auto-update is not 'true'.
Setting up golang-any:armhf (2:1.23~2) ...
Setting up debhelper (13.20) ...
Setting up dh-golang (1.62) ...
Setting up golang-github-charmbracelet-bubbletea-dev (0.27.0-1) ...
Setting up golang-github-charmbracelet-x-dev (0.0~git20240809.9ab0ca0+ds-2) ...
Processing triggers for libc-bin (2.40-3) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
I: Building the package
I: Running cd /build/reproducible-path/golang-github-charmbracelet-lipgloss-0.12.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-genchanges -S  > ../golang-github-charmbracelet-lipgloss_0.12.1-2_source.changes
dpkg-buildpackage: info: source package golang-github-charmbracelet-lipgloss
dpkg-buildpackage: info: source version 0.12.1-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Mathias Gibbens <gibmat@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture armhf
 debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang
   dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_clean -O--builddirectory=_build -O--buildsystem=golang
 debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang
   dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
	cd _build && go install -trimpath -v -p 3 github.com/charmbracelet/lipgloss github.com/charmbracelet/lipgloss/internal/tree github.com/charmbracelet/lipgloss/list github.com/charmbracelet/lipgloss/table
internal/goarch
internal/unsafeheader
internal/cpu
internal/byteorder
internal/abi
internal/chacha8rand
internal/bytealg
internal/coverage/rtcov
internal/godebugs
internal/goexperiment
internal/goos
internal/profilerecord
internal/runtime/atomic
internal/runtime/syscall
internal/stringslite
runtime/internal/math
runtime/internal/sys
internal/runtime/exithook
internal/race
sync/atomic
unicode
unicode/utf8
math/bits
runtime
math
internal/itoa
cmp
internal/asan
internal/msan
github.com/rivo/uniseg
github.com/charmbracelet/x/ansi/parser
image/color
encoding
unicode/utf16
internal/reflectlite
iter
sync
slices
internal/bisect
internal/testlog
errors
sort
internal/godebug
io
strconv
bytes
internal/oserror
path
syscall
strings
reflect
math/rand
regexp/syntax
time
internal/syscall/unix
internal/syscall/execenv
regexp
io/fs
internal/poll
encoding/binary
internal/fmtsort
internal/filepathlite
context
encoding/base64
os
golang.org/x/sys/unix
github.com/mattn/go-runewidth
fmt
path/filepath
encoding/hex
github.com/aymanbagabas/go-osc52/v2
github.com/charmbracelet/x/ansi
database/sql/driver
encoding/json
net/url
github.com/mattn/go-isatty
text/template/parse
github.com/lucasb-eyer/go-colorful
text/template
github.com/muesli/termenv
github.com/charmbracelet/lipgloss
github.com/charmbracelet/lipgloss/table
github.com/charmbracelet/lipgloss/internal/tree
github.com/charmbracelet/lipgloss/list
   dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
	cd _build && go test -vet=off -v -p 3 github.com/charmbracelet/lipgloss github.com/charmbracelet/lipgloss/internal/tree github.com/charmbracelet/lipgloss/list github.com/charmbracelet/lipgloss/table
=== RUN   TestAlignTextVertical
--- PASS: TestAlignTextVertical (0.00s)
=== RUN   TestSetColorProfile
=== RUN   TestSetColorProfile/ascii
=== RUN   TestSetColorProfile/ansi
=== RUN   TestSetColorProfile/ansi256
=== RUN   TestSetColorProfile/truecolor
--- PASS: TestSetColorProfile (0.00s)
    --- PASS: TestSetColorProfile/ascii (0.00s)
    --- PASS: TestSetColorProfile/ansi (0.00s)
    --- PASS: TestSetColorProfile/ansi256 (0.00s)
    --- PASS: TestSetColorProfile/truecolor (0.00s)
=== RUN   TestHexToColor
=== PAUSE TestHexToColor
=== RUN   TestRGBA
--- PASS: TestRGBA (0.00s)
=== RUN   TestJoinVertical
=== RUN   TestJoinVertical/pos0
=== RUN   TestJoinVertical/pos1
=== RUN   TestJoinVertical/pos0.25
--- PASS: TestJoinVertical (0.00s)
    --- PASS: TestJoinVertical/pos0 (0.00s)
    --- PASS: TestJoinVertical/pos1 (0.00s)
    --- PASS: TestJoinVertical/pos0.25 (0.00s)
=== RUN   TestRendererHasDarkBackground
--- PASS: TestRendererHasDarkBackground (0.00s)
=== RUN   TestRendererWithOutput
--- PASS: TestRendererWithOutput (0.00s)
=== RUN   TestRace
=== RUN   TestRace/SetColorProfile
=== PAUSE TestRace/SetColorProfile
=== RUN   TestRace/SetColorProfile#01
=== PAUSE TestRace/SetColorProfile#01
=== RUN   TestRace/SetColorProfile#02
=== PAUSE TestRace/SetColorProfile#02
=== RUN   TestRace/SetColorProfile#03
=== PAUSE TestRace/SetColorProfile#03
=== RUN   TestRace/SetColorProfile#04
=== PAUSE TestRace/SetColorProfile#04
=== RUN   TestRace/SetColorProfile#05
=== PAUSE TestRace/SetColorProfile#05
=== RUN   TestRace/SetColorProfile#06
=== PAUSE TestRace/SetColorProfile#06
=== RUN   TestRace/SetColorProfile#07
=== PAUSE TestRace/SetColorProfile#07
=== RUN   TestRace/SetColorProfile#08
=== PAUSE TestRace/SetColorProfile#08
=== RUN   TestRace/SetColorProfile#09
=== PAUSE TestRace/SetColorProfile#09
=== RUN   TestRace/SetColorProfile#10
=== PAUSE TestRace/SetColorProfile#10
=== RUN   TestRace/SetColorProfile#11
=== PAUSE TestRace/SetColorProfile#11
=== RUN   TestRace/SetColorProfile#12
=== PAUSE TestRace/SetColorProfile#12
=== RUN   TestRace/SetColorProfile#13
=== PAUSE TestRace/SetColorProfile#13
=== RUN   TestRace/SetColorProfile#14
=== PAUSE TestRace/SetColorProfile#14
=== RUN   TestRace/SetColorProfile#15
=== PAUSE TestRace/SetColorProfile#15
=== RUN   TestRace/SetColorProfile#16
=== PAUSE TestRace/SetColorProfile#16
=== RUN   TestRace/SetColorProfile#17
=== PAUSE TestRace/SetColorProfile#17
=== RUN   TestRace/SetColorProfile#18
=== PAUSE TestRace/SetColorProfile#18
=== RUN   TestRace/SetColorProfile#19
=== PAUSE TestRace/SetColorProfile#19
=== RUN   TestRace/SetColorProfile#20
=== PAUSE TestRace/SetColorProfile#20
=== RUN   TestRace/SetColorProfile#21
=== PAUSE TestRace/SetColorProfile#21
=== RUN   TestRace/SetColorProfile#22
=== PAUSE TestRace/SetColorProfile#22
=== RUN   TestRace/SetColorProfile#23
=== PAUSE TestRace/SetColorProfile#23
=== RUN   TestRace/SetColorProfile#24
=== PAUSE TestRace/SetColorProfile#24
=== RUN   TestRace/SetColorProfile#25
=== PAUSE TestRace/SetColorProfile#25
=== RUN   TestRace/SetColorProfile#26
=== PAUSE TestRace/SetColorProfile#26
=== RUN   TestRace/SetColorProfile#27
=== PAUSE TestRace/SetColorProfile#27
=== RUN   TestRace/SetColorProfile#28
=== PAUSE TestRace/SetColorProfile#28
=== RUN   TestRace/SetColorProfile#29
=== PAUSE TestRace/SetColorProfile#29
=== RUN   TestRace/SetColorProfile#30
=== PAUSE TestRace/SetColorProfile#30
=== RUN   TestRace/SetColorProfile#31
=== PAUSE TestRace/SetColorProfile#31
=== RUN   TestRace/SetColorProfile#32
=== PAUSE TestRace/SetColorProfile#32
=== RUN   TestRace/SetColorProfile#33
=== PAUSE TestRace/SetColorProfile#33
=== RUN   TestRace/SetColorProfile#34
=== PAUSE TestRace/SetColorProfile#34
=== RUN   TestRace/SetColorProfile#35
=== PAUSE TestRace/SetColorProfile#35
=== RUN   TestRace/SetColorProfile#36
=== PAUSE TestRace/SetColorProfile#36
=== RUN   TestRace/SetColorProfile#37
=== PAUSE TestRace/SetColorProfile#37
=== RUN   TestRace/SetColorProfile#38
=== PAUSE TestRace/SetColorProfile#38
=== RUN   TestRace/SetColorProfile#39
=== PAUSE TestRace/SetColorProfile#39
=== RUN   TestRace/SetColorProfile#40
=== PAUSE TestRace/SetColorProfile#40
=== RUN   TestRace/SetColorProfile#41
=== PAUSE TestRace/SetColorProfile#41
=== RUN   TestRace/SetColorProfile#42
=== PAUSE TestRace/SetColorProfile#42
=== RUN   TestRace/SetColorProfile#43
=== PAUSE TestRace/SetColorProfile#43
=== RUN   TestRace/SetColorProfile#44
=== PAUSE TestRace/SetColorProfile#44
=== RUN   TestRace/SetColorProfile#45
=== PAUSE TestRace/SetColorProfile#45
=== RUN   TestRace/SetColorProfile#46
=== PAUSE TestRace/SetColorProfile#46
=== RUN   TestRace/SetColorProfile#47
=== PAUSE TestRace/SetColorProfile#47
=== RUN   TestRace/SetColorProfile#48
=== PAUSE TestRace/SetColorProfile#48
=== RUN   TestRace/SetColorProfile#49
=== PAUSE TestRace/SetColorProfile#49
=== RUN   TestRace/SetColorProfile#50
=== PAUSE TestRace/SetColorProfile#50
=== RUN   TestRace/SetColorProfile#51
=== PAUSE TestRace/SetColorProfile#51
=== RUN   TestRace/SetColorProfile#52
=== PAUSE TestRace/SetColorProfile#52
=== RUN   TestRace/SetColorProfile#53
=== PAUSE TestRace/SetColorProfile#53
=== RUN   TestRace/SetColorProfile#54
=== PAUSE TestRace/SetColorProfile#54
=== RUN   TestRace/SetColorProfile#55
=== PAUSE TestRace/SetColorProfile#55
=== RUN   TestRace/SetColorProfile#56
=== PAUSE TestRace/SetColorProfile#56
=== RUN   TestRace/SetColorProfile#57
=== PAUSE TestRace/SetColorProfile#57
=== RUN   TestRace/SetColorProfile#58
=== PAUSE TestRace/SetColorProfile#58
=== RUN   TestRace/SetColorProfile#59
=== PAUSE TestRace/SetColorProfile#59
=== RUN   TestRace/SetColorProfile#60
=== PAUSE TestRace/SetColorProfile#60
=== RUN   TestRace/SetColorProfile#61
=== PAUSE TestRace/SetColorProfile#61
=== RUN   TestRace/SetColorProfile#62
=== PAUSE TestRace/SetColorProfile#62
=== RUN   TestRace/SetColorProfile#63
=== PAUSE TestRace/SetColorProfile#63
=== RUN   TestRace/SetColorProfile#64
=== PAUSE TestRace/SetColorProfile#64
=== RUN   TestRace/SetColorProfile#65
=== PAUSE TestRace/SetColorProfile#65
=== RUN   TestRace/SetColorProfile#66
=== PAUSE TestRace/SetColorProfile#66
=== RUN   TestRace/SetColorProfile#67
=== PAUSE TestRace/SetColorProfile#67
=== RUN   TestRace/SetColorProfile#68
=== PAUSE TestRace/SetColorProfile#68
=== RUN   TestRace/SetColorProfile#69
=== PAUSE TestRace/SetColorProfile#69
=== RUN   TestRace/SetColorProfile#70
=== PAUSE TestRace/SetColorProfile#70
=== RUN   TestRace/SetColorProfile#71
=== PAUSE TestRace/SetColorProfile#71
=== RUN   TestRace/SetColorProfile#72
=== PAUSE TestRace/SetColorProfile#72
=== RUN   TestRace/SetColorProfile#73
=== PAUSE TestRace/SetColorProfile#73
=== RUN   TestRace/SetColorProfile#74
=== PAUSE TestRace/SetColorProfile#74
=== RUN   TestRace/SetColorProfile#75
=== PAUSE TestRace/SetColorProfile#75
=== RUN   TestRace/SetColorProfile#76
=== PAUSE TestRace/SetColorProfile#76
=== RUN   TestRace/SetColorProfile#77
=== PAUSE TestRace/SetColorProfile#77
=== RUN   TestRace/SetColorProfile#78
=== PAUSE TestRace/SetColorProfile#78
=== RUN   TestRace/SetColorProfile#79
=== PAUSE TestRace/SetColorProfile#79
=== RUN   TestRace/SetColorProfile#80
=== PAUSE TestRace/SetColorProfile#80
=== RUN   TestRace/SetColorProfile#81
=== PAUSE TestRace/SetColorProfile#81
=== RUN   TestRace/SetColorProfile#82
=== PAUSE TestRace/SetColorProfile#82
=== RUN   TestRace/SetColorProfile#83
=== PAUSE TestRace/SetColorProfile#83
=== RUN   TestRace/SetColorProfile#84
=== PAUSE TestRace/SetColorProfile#84
=== RUN   TestRace/SetColorProfile#85
=== PAUSE TestRace/SetColorProfile#85
=== RUN   TestRace/SetColorProfile#86
=== PAUSE TestRace/SetColorProfile#86
=== RUN   TestRace/SetColorProfile#87
=== PAUSE TestRace/SetColorProfile#87
=== RUN   TestRace/SetColorProfile#88
=== PAUSE TestRace/SetColorProfile#88
=== RUN   TestRace/SetColorProfile#89
=== PAUSE TestRace/SetColorProfile#89
=== RUN   TestRace/SetColorProfile#90
=== PAUSE TestRace/SetColorProfile#90
=== RUN   TestRace/SetColorProfile#91
=== PAUSE TestRace/SetColorProfile#91
=== RUN   TestRace/SetColorProfile#92
=== PAUSE TestRace/SetColorProfile#92
=== RUN   TestRace/SetColorProfile#93
=== PAUSE TestRace/SetColorProfile#93
=== RUN   TestRace/SetColorProfile#94
=== PAUSE TestRace/SetColorProfile#94
=== RUN   TestRace/SetColorProfile#95
=== PAUSE TestRace/SetColorProfile#95
=== RUN   TestRace/SetColorProfile#96
=== PAUSE TestRace/SetColorProfile#96
=== RUN   TestRace/SetColorProfile#97
=== PAUSE TestRace/SetColorProfile#97
=== RUN   TestRace/SetColorProfile#98
=== PAUSE TestRace/SetColorProfile#98
=== RUN   TestRace/SetColorProfile#99
=== PAUSE TestRace/SetColorProfile#99
=== CONT  TestRace/SetColorProfile
=== CONT  TestRace/SetColorProfile#99
=== CONT  TestRace/SetColorProfile#98
=== CONT  TestRace/SetColorProfile#97
=== CONT  TestRace/SetColorProfile#96
=== CONT  TestRace/SetColorProfile#95
=== CONT  TestRace/SetColorProfile#94
=== CONT  TestRace/SetColorProfile#93
=== CONT  TestRace/SetColorProfile#92
=== CONT  TestRace/SetColorProfile#91
=== CONT  TestRace/SetColorProfile#90
=== CONT  TestRace/SetColorProfile#45
=== CONT  TestRace/SetColorProfile#68
=== CONT  TestRace/SetColorProfile#66
=== CONT  TestRace/SetColorProfile#67
=== CONT  TestRace/SetColorProfile#89
=== CONT  TestRace/SetColorProfile#88
=== CONT  TestRace/SetColorProfile#65
=== CONT  TestRace/SetColorProfile#86
=== CONT  TestRace/SetColorProfile#87
=== CONT  TestRace/SetColorProfile#85
=== CONT  TestRace/SetColorProfile#64
=== CONT  TestRace/SetColorProfile#63
=== CONT  TestRace/SetColorProfile#62
=== CONT  TestRace/SetColorProfile#84
=== CONT  TestRace/SetColorProfile#61
=== CONT  TestRace/SetColorProfile#83
=== CONT  TestRace/SetColorProfile#60
=== CONT  TestRace/SetColorProfile#81
=== CONT  TestRace/SetColorProfile#82
=== CONT  TestRace/SetColorProfile#80
=== CONT  TestRace/SetColorProfile#59
=== CONT  TestRace/SetColorProfile#79
=== CONT  TestRace/SetColorProfile#58
=== CONT  TestRace/SetColorProfile#78
=== CONT  TestRace/SetColorProfile#57
=== CONT  TestRace/SetColorProfile#76
=== CONT  TestRace/SetColorProfile#77
=== CONT  TestRace/SetColorProfile#75
=== CONT  TestRace/SetColorProfile#56
=== CONT  TestRace/SetColorProfile#74
=== CONT  TestRace/SetColorProfile#55
=== CONT  TestRace/SetColorProfile#73
=== CONT  TestRace/SetColorProfile#54
=== CONT  TestRace/SetColorProfile#72
=== CONT  TestRace/SetColorProfile#53
=== CONT  TestRace/SetColorProfile#71
=== CONT  TestRace/SetColorProfile#52
=== CONT  TestRace/SetColorProfile#70
=== CONT  TestRace/SetColorProfile#51
=== CONT  TestRace/SetColorProfile#69
=== CONT  TestRace/SetColorProfile#50
=== CONT  TestRace/SetColorProfile#49
=== CONT  TestRace/SetColorProfile#47
=== CONT  TestRace/SetColorProfile#46
=== CONT  TestRace/SetColorProfile#48
=== CONT  TestRace/SetColorProfile#23
=== CONT  TestRace/SetColorProfile#44
=== CONT  TestRace/SetColorProfile#43
=== CONT  TestRace/SetColorProfile#42
=== CONT  TestRace/SetColorProfile#41
=== CONT  TestRace/SetColorProfile#40
=== CONT  TestRace/SetColorProfile#39
=== CONT  TestRace/SetColorProfile#38
=== CONT  TestRace/SetColorProfile#37
=== CONT  TestRace/SetColorProfile#36
=== CONT  TestRace/SetColorProfile#35
=== CONT  TestRace/SetColorProfile#34
=== CONT  TestRace/SetColorProfile#33
=== CONT  TestRace/SetColorProfile#32
=== CONT  TestRace/SetColorProfile#31
=== CONT  TestRace/SetColorProfile#30
=== CONT  TestRace/SetColorProfile#29
=== CONT  TestRace/SetColorProfile#28
=== CONT  TestRace/SetColorProfile#27
=== CONT  TestRace/SetColorProfile#26
=== CONT  TestRace/SetColorProfile#25
=== CONT  TestRace/SetColorProfile#24
=== CONT  TestRace/SetColorProfile#12
=== CONT  TestRace/SetColorProfile#22
=== CONT  TestRace/SetColorProfile#21
=== CONT  TestRace/SetColorProfile#20
=== CONT  TestRace/SetColorProfile#19
=== CONT  TestRace/SetColorProfile#18
=== CONT  TestRace/SetColorProfile#17
=== CONT  TestRace/SetColorProfile#16
=== CONT  TestRace/SetColorProfile#15
=== CONT  TestRace/SetColorProfile#14
=== CONT  TestRace/SetColorProfile#13
=== CONT  TestRace/SetColorProfile#06
=== CONT  TestRace/SetColorProfile#05
=== CONT  TestRace/SetColorProfile#04
=== CONT  TestRace/SetColorProfile#03
=== CONT  TestRace/SetColorProfile#02
=== CONT  TestRace/SetColorProfile#01
=== CONT  TestRace/SetColorProfile#09
=== CONT  TestRace/SetColorProfile#11
=== CONT  TestRace/SetColorProfile#10
=== CONT  TestRace/SetColorProfile#08
=== CONT  TestRace/SetColorProfile#07
--- PASS: TestRace (0.02s)
    --- PASS: TestRace/SetColorProfile (0.00s)
    --- PASS: TestRace/SetColorProfile#99 (0.00s)
    --- PASS: TestRace/SetColorProfile#98 (0.00s)
    --- PASS: TestRace/SetColorProfile#97 (0.00s)
    --- PASS: TestRace/SetColorProfile#96 (0.00s)
    --- PASS: TestRace/SetColorProfile#95 (0.00s)
    --- PASS: TestRace/SetColorProfile#94 (0.00s)
    --- PASS: TestRace/SetColorProfile#93 (0.00s)
    --- PASS: TestRace/SetColorProfile#92 (0.00s)
    --- PASS: TestRace/SetColorProfile#91 (0.00s)
    --- PASS: TestRace/SetColorProfile#45 (0.00s)
    --- PASS: TestRace/SetColorProfile#66 (0.00s)
    --- PASS: TestRace/SetColorProfile#68 (0.00s)
    --- PASS: TestRace/SetColorProfile#89 (0.00s)
    --- PASS: TestRace/SetColorProfile#67 (0.00s)
    --- PASS: TestRace/SetColorProfile#88 (0.00s)
    --- PASS: TestRace/SetColorProfile#65 (0.00s)
    --- PASS: TestRace/SetColorProfile#86 (0.00s)
    --- PASS: TestRace/SetColorProfile#87 (0.00s)
    --- PASS: TestRace/SetColorProfile#85 (0.00s)
    --- PASS: TestRace/SetColorProfile#63 (0.00s)
    --- PASS: TestRace/SetColorProfile#62 (0.00s)
    --- PASS: TestRace/SetColorProfile#84 (0.00s)
    --- PASS: TestRace/SetColorProfile#61 (0.00s)
    --- PASS: TestRace/SetColorProfile#83 (0.00s)
    --- PASS: TestRace/SetColorProfile#60 (0.00s)
    --- PASS: TestRace/SetColorProfile#81 (0.00s)
    --- PASS: TestRace/SetColorProfile#82 (0.00s)
    --- PASS: TestRace/SetColorProfile#80 (0.00s)
    --- PASS: TestRace/SetColorProfile#59 (0.00s)
    --- PASS: TestRace/SetColorProfile#79 (0.00s)
    --- PASS: TestRace/SetColorProfile#58 (0.00s)
    --- PASS: TestRace/SetColorProfile#78 (0.00s)
    --- PASS: TestRace/SetColorProfile#57 (0.00s)
    --- PASS: TestRace/SetColorProfile#76 (0.00s)
    --- PASS: TestRace/SetColorProfile#77 (0.00s)
    --- PASS: TestRace/SetColorProfile#75 (0.00s)
    --- PASS: TestRace/SetColorProfile#56 (0.00s)
    --- PASS: TestRace/SetColorProfile#74 (0.00s)
    --- PASS: TestRace/SetColorProfile#55 (0.00s)
    --- PASS: TestRace/SetColorProfile#73 (0.00s)
    --- PASS: TestRace/SetColorProfile#54 (0.00s)
    --- PASS: TestRace/SetColorProfile#72 (0.00s)
    --- PASS: TestRace/SetColorProfile#53 (0.00s)
    --- PASS: TestRace/SetColorProfile#71 (0.00s)
    --- PASS: TestRace/SetColorProfile#52 (0.00s)
    --- PASS: TestRace/SetColorProfile#70 (0.00s)
    --- PASS: TestRace/SetColorProfile#51 (0.00s)
    --- PASS: TestRace/SetColorProfile#69 (0.00s)
    --- PASS: TestRace/SetColorProfile#50 (0.00s)
    --- PASS: TestRace/SetColorProfile#64 (0.00s)
    --- PASS: TestRace/SetColorProfile#49 (0.00s)
    --- PASS: TestRace/SetColorProfile#47 (0.00s)
    --- PASS: TestRace/SetColorProfile#46 (0.00s)
    --- PASS: TestRace/SetColorProfile#48 (0.00s)
    --- PASS: TestRace/SetColorProfile#23 (0.00s)
    --- PASS: TestRace/SetColorProfile#44 (0.00s)
    --- PASS: TestRace/SetColorProfile#43 (0.00s)
    --- PASS: TestRace/SetColorProfile#42 (0.00s)
    --- PASS: TestRace/SetColorProfile#41 (0.00s)
    --- PASS: TestRace/SetColorProfile#40 (0.00s)
    --- PASS: TestRace/SetColorProfile#39 (0.00s)
    --- PASS: TestRace/SetColorProfile#38 (0.00s)
    --- PASS: TestRace/SetColorProfile#37 (0.00s)
    --- PASS: TestRace/SetColorProfile#36 (0.00s)
    --- PASS: TestRace/SetColorProfile#35 (0.00s)
    --- PASS: TestRace/SetColorProfile#34 (0.00s)
    --- PASS: TestRace/SetColorProfile#33 (0.00s)
    --- PASS: TestRace/SetColorProfile#32 (0.00s)
    --- PASS: TestRace/SetColorProfile#31 (0.00s)
    --- PASS: TestRace/SetColorProfile#30 (0.00s)
    --- PASS: TestRace/SetColorProfile#29 (0.00s)
    --- PASS: TestRace/SetColorProfile#28 (0.00s)
    --- PASS: TestRace/SetColorProfile#27 (0.00s)
    --- PASS: TestRace/SetColorProfile#26 (0.00s)
    --- PASS: TestRace/SetColorProfile#25 (0.00s)
    --- PASS: TestRace/SetColorProfile#24 (0.00s)
    --- PASS: TestRace/SetColorProfile#12 (0.00s)
    --- PASS: TestRace/SetColorProfile#22 (0.00s)
    --- PASS: TestRace/SetColorProfile#21 (0.00s)
    --- PASS: TestRace/SetColorProfile#20 (0.00s)
    --- PASS: TestRace/SetColorProfile#19 (0.00s)
    --- PASS: TestRace/SetColorProfile#18 (0.00s)
    --- PASS: TestRace/SetColorProfile#17 (0.00s)
    --- PASS: TestRace/SetColorProfile#16 (0.00s)
    --- PASS: TestRace/SetColorProfile#15 (0.00s)
    --- PASS: TestRace/SetColorProfile#14 (0.00s)
    --- PASS: TestRace/SetColorProfile#13 (0.00s)
    --- PASS: TestRace/SetColorProfile#90 (0.00s)
    --- PASS: TestRace/SetColorProfile#05 (0.00s)
    --- PASS: TestRace/SetColorProfile#04 (0.00s)
    --- PASS: TestRace/SetColorProfile#03 (0.00s)
    --- PASS: TestRace/SetColorProfile#02 (0.00s)
    --- PASS: TestRace/SetColorProfile#01 (0.00s)
    --- PASS: TestRace/SetColorProfile#09 (0.00s)
    --- PASS: TestRace/SetColorProfile#11 (0.00s)
    --- PASS: TestRace/SetColorProfile#10 (0.00s)
    --- PASS: TestRace/SetColorProfile#08 (0.00s)
    --- PASS: TestRace/SetColorProfile#07 (0.00s)
    --- PASS: TestRace/SetColorProfile#06 (0.00s)
=== RUN   TestStyleRunes
=== RUN   TestStyleRunes/hello_0
=== RUN   TestStyleRunes/你好_1
=== RUN   TestStyleRunes/hello_你好_6,7
=== RUN   TestStyleRunes/hello_1,3
=== RUN   TestStyleRunes/你好_0,1
--- PASS: TestStyleRunes (0.00s)
    --- PASS: TestStyleRunes/hello_0 (0.00s)
    --- PASS: TestStyleRunes/你好_1 (0.00s)
    --- PASS: TestStyleRunes/hello_你好_6,7 (0.00s)
    --- PASS: TestStyleRunes/hello_1,3 (0.00s)
    --- PASS: TestStyleRunes/你好_0,1 (0.00s)
=== RUN   TestUnderline
=== PAUSE TestUnderline
=== RUN   TestStrikethrough
=== PAUSE TestStrikethrough
=== RUN   TestStyleRender
=== PAUSE TestStyleRender
=== RUN   TestStyleCustomRender
--- PASS: TestStyleCustomRender (0.00s)
=== RUN   TestStyleRenderer
--- PASS: TestStyleRenderer (0.00s)
=== RUN   TestValueCopy
=== PAUSE TestValueCopy
=== RUN   TestStyleInherit
=== PAUSE TestStyleInherit
=== RUN   TestStyleCopy
=== PAUSE TestStyleCopy
=== RUN   TestStyleUnset
=== PAUSE TestStyleUnset
=== RUN   TestStyleValue
=== PAUSE TestStyleValue
=== RUN   TestTabConversion
--- PASS: TestTabConversion (0.00s)
=== RUN   TestStringTransform
--- PASS: TestStringTransform (0.00s)
=== CONT  TestHexToColor
--- PASS: TestHexToColor (0.00s)
=== CONT  TestValueCopy
=== CONT  TestStyleValue
--- PASS: TestValueCopy (0.00s)
=== CONT  TestStyleInherit
=== CONT  TestStyleRender
=== CONT  TestStrikethrough
--- PASS: TestStyleValue (0.00s)
--- PASS: TestStyleInherit (0.00s)
=== CONT  TestUnderline
--- PASS: TestStyleRender (0.00s)
=== CONT  TestStyleUnset
--- PASS: TestUnderline (0.00s)
--- PASS: TestStrikethrough (0.00s)
=== CONT  TestStyleCopy
--- PASS: TestStyleUnset (0.00s)
--- PASS: TestStyleCopy (0.00s)
PASS
ok  	github.com/charmbracelet/lipgloss	0.069s
=== RUN   TestTree
--- PASS: TestTree (0.00s)
=== RUN   TestTreeHidden
--- PASS: TestTreeHidden (0.00s)
=== RUN   TestTreeAllHidden
--- PASS: TestTreeAllHidden (0.00s)
=== RUN   TestTreeRoot
--- PASS: TestTreeRoot (0.00s)
=== RUN   TestTreeStartsWithSubtree
--- PASS: TestTreeStartsWithSubtree (0.00s)
=== RUN   TestTreeAddTwoSubTreesWithoutName
--- PASS: TestTreeAddTwoSubTreesWithoutName (0.00s)
=== RUN   TestTreeLastNodeIsSubTree
--- PASS: TestTreeLastNodeIsSubTree (0.00s)
=== RUN   TestTreeNil
--- PASS: TestTreeNil (0.00s)
=== RUN   TestTreeCustom
--- PASS: TestTreeCustom (0.00s)
=== RUN   TestTreeMultilineNode
--- PASS: TestTreeMultilineNode (0.00s)
=== RUN   TestTreeSubTreeWithCustomEnumerator
--- PASS: TestTreeSubTreeWithCustomEnumerator (0.00s)
=== RUN   TestTreeMixedEnumeratorSize
--- PASS: TestTreeMixedEnumeratorSize (0.00s)
=== RUN   TestTreeStyleNilFuncs
--- PASS: TestTreeStyleNilFuncs (0.00s)
=== RUN   TestTreeStyleAt
--- PASS: TestTreeStyleAt (0.00s)
=== RUN   TestAt
--- PASS: TestAt (0.00s)
=== RUN   TestFilter
--- PASS: TestFilter (0.00s)
=== RUN   TestNodeDataRemoveOutOfBounds
--- PASS: TestNodeDataRemoveOutOfBounds (0.00s)
=== RUN   TestTreeTable
--- PASS: TestTreeTable (0.00s)
=== RUN   TestAddItemWithAndWithoutRoot
--- PASS: TestAddItemWithAndWithoutRoot (0.00s)
=== RUN   TestEmbedListWithinTree
--- PASS: TestEmbedListWithinTree (0.00s)
=== RUN   TestMultilinePrefix
--- PASS: TestMultilinePrefix (0.00s)
=== RUN   TestMultilinePrefixSubtree
--- PASS: TestMultilinePrefixSubtree (0.00s)
=== RUN   TestMultilinePrefixInception
--- PASS: TestMultilinePrefixInception (0.00s)
=== RUN   TestTypes
--- PASS: TestTypes (0.00s)
PASS
ok  	github.com/charmbracelet/lipgloss/internal/tree	0.062s
=== RUN   TestList
--- PASS: TestList (0.00s)
=== RUN   TestListItems
--- PASS: TestListItems (0.00s)
=== RUN   TestSublist
--- PASS: TestSublist (0.00s)
=== RUN   TestSublistItems
--- PASS: TestSublistItems (0.00s)
=== RUN   TestComplexSublist
--- PASS: TestComplexSublist (0.01s)
=== RUN   TestMultiline
--- PASS: TestMultiline (0.00s)
=== RUN   TestListIntegers
--- PASS: TestListIntegers (0.00s)
=== RUN   TestEnumerators
=== RUN   TestEnumerators/alphabet
=== RUN   TestEnumerators/arabic
=== RUN   TestEnumerators/roman
=== RUN   TestEnumerators/bullet
=== RUN   TestEnumerators/asterisk
=== RUN   TestEnumerators/dash
--- PASS: TestEnumerators (0.00s)
    --- PASS: TestEnumerators/alphabet (0.00s)
    --- PASS: TestEnumerators/arabic (0.00s)
    --- PASS: TestEnumerators/roman (0.00s)
    --- PASS: TestEnumerators/bullet (0.00s)
    --- PASS: TestEnumerators/asterisk (0.00s)
    --- PASS: TestEnumerators/dash (0.00s)
=== RUN   TestEnumeratorsTransform
=== RUN   TestEnumeratorsTransform/alphabet_lower
=== RUN   TestEnumeratorsTransform/arabic)
=== RUN   TestEnumeratorsTransform/roman_within_()
=== RUN   TestEnumeratorsTransform/bullet_is_dash
--- PASS: TestEnumeratorsTransform (0.00s)
    --- PASS: TestEnumeratorsTransform/alphabet_lower (0.00s)
    --- PASS: TestEnumeratorsTransform/arabic) (0.00s)
    --- PASS: TestEnumeratorsTransform/roman_within_() (0.00s)
    --- PASS: TestEnumeratorsTransform/bullet_is_dash (0.00s)
=== RUN   TestBullet
--- PASS: TestBullet (0.00s)
=== RUN   TestEnumeratorsAlign
--- PASS: TestEnumeratorsAlign (0.01s)
=== RUN   TestSubListItems
--- PASS: TestSubListItems (0.00s)
PASS
ok  	github.com/charmbracelet/lipgloss/list	0.058s
=== RUN   TestTable
--- PASS: TestTable (0.00s)
=== RUN   TestTableExample
--- PASS: TestTableExample (0.00s)
=== RUN   TestTableEmpty
--- PASS: TestTableEmpty (0.00s)
=== RUN   TestTableOffset
--- PASS: TestTableOffset (0.00s)
=== RUN   TestTableBorder
--- PASS: TestTableBorder (0.00s)
=== RUN   TestTableSetRows
--- PASS: TestTableSetRows (0.00s)
=== RUN   TestMoreCellsThanHeaders
--- PASS: TestMoreCellsThanHeaders (0.00s)
=== RUN   TestMoreCellsThanHeadersExtra
--- PASS: TestMoreCellsThanHeadersExtra (0.00s)
=== RUN   TestTableNoHeaders
--- PASS: TestTableNoHeaders (0.00s)
=== RUN   TestTableNoColumnSeparators
--- PASS: TestTableNoColumnSeparators (0.00s)
=== RUN   TestTableNoColumnSeparatorsWithHeaders
--- PASS: TestTableNoColumnSeparatorsWithHeaders (0.00s)
=== RUN   TestBorderColumnsWithExtraRows
--- PASS: TestBorderColumnsWithExtraRows (0.00s)
=== RUN   TestNew
--- PASS: TestNew (0.00s)
=== RUN   TestTableUnsetBorders
--- PASS: TestTableUnsetBorders (0.00s)
=== RUN   TestTableUnsetHeaderSeparator
--- PASS: TestTableUnsetHeaderSeparator (0.00s)
=== RUN   TestTableUnsetHeaderSeparatorWithBorder
--- PASS: TestTableUnsetHeaderSeparatorWithBorder (0.00s)
=== RUN   TestTableRowSeparators
--- PASS: TestTableRowSeparators (0.00s)
=== RUN   TestTableHeights
--- PASS: TestTableHeights (0.00s)
=== RUN   TestTableMultiLineRowSeparator
--- PASS: TestTableMultiLineRowSeparator (0.00s)
=== RUN   TestTableWidthExpand
--- PASS: TestTableWidthExpand (0.01s)
=== RUN   TestTableWidthShrink
--- PASS: TestTableWidthShrink (0.00s)
=== RUN   TestTableWidthSmartCrop
--- PASS: TestTableWidthSmartCrop (0.00s)
=== RUN   TestTableWidthSmartCropExtensive
--- PASS: TestTableWidthSmartCropExtensive (0.00s)
=== RUN   TestTableWidthSmartCropTiny
--- PASS: TestTableWidthSmartCropTiny (0.00s)
=== RUN   TestTableWidths
--- PASS: TestTableWidths (0.00s)
=== RUN   TestTableWidthShrinkNoBorders
--- PASS: TestTableWidthShrinkNoBorders (0.00s)
=== RUN   TestFilter
--- PASS: TestFilter (0.00s)
=== RUN   TestFilterInverse
--- PASS: TestFilterInverse (0.00s)
=== RUN   TestTableANSI
--- PASS: TestTableANSI (0.00s)
PASS
ok  	github.com/charmbracelet/lipgloss/table	0.120s
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--builddirectory=_build -O--buildsystem=golang
   dh_prep -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_install --destdir=debian/golang-github-charmbracelet-lipgloss-dev/ -O--builddirectory=_build -O--buildsystem=golang
   dh_installdocs -O--builddirectory=_build -O--buildsystem=golang
   dh_installchangelogs -O--builddirectory=_build -O--buildsystem=golang
   dh_installexamples -O--builddirectory=_build -O--buildsystem=golang
   dh_installsystemduser -O--builddirectory=_build -O--buildsystem=golang
   dh_perl -O--builddirectory=_build -O--buildsystem=golang
   dh_link -O--builddirectory=_build -O--buildsystem=golang
   dh_strip_nondeterminism -O--builddirectory=_build -O--buildsystem=golang
   dh_compress -O--builddirectory=_build -O--buildsystem=golang
   dh_fixperms -O--builddirectory=_build -O--buildsystem=golang
   dh_missing -O--builddirectory=_build -O--buildsystem=golang
   dh_installdeb -O--builddirectory=_build -O--buildsystem=golang
   dh_golang -O--builddirectory=_build -O--buildsystem=golang
   dh_gencontrol -O--builddirectory=_build -O--buildsystem=golang
   dh_md5sums -O--builddirectory=_build -O--buildsystem=golang
   dh_builddeb -O--builddirectory=_build -O--buildsystem=golang
dpkg-deb: building package 'golang-github-charmbracelet-lipgloss-dev' in '../golang-github-charmbracelet-lipgloss-dev_0.12.1-2_all.deb'.
 dpkg-genbuildinfo --build=binary -O../golang-github-charmbracelet-lipgloss_0.12.1-2_armhf.buildinfo
 dpkg-genchanges --build=binary -O../golang-github-charmbracelet-lipgloss_0.12.1-2_armhf.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
dpkg-genchanges: info: not including original source code in upload
I: copying local configuration
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/6066 and its subdirectories
I: Current time: Fri Oct  4 11:45:35 -12 2024
I: pbuilder-time-stamp: 1728085535