I: pbuilder: network access will be disabled during build
I: Current time: Sun Jun  2 04:23:20 +14 2024
I: pbuilder-time-stamp: 1717251800
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bookworm-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 [rust-grep-cli_0.1.6-2.dsc]
I: copying [./rust-grep-cli_0.1.6.orig.tar.gz]
I: copying [./rust-grep-cli_0.1.6-2.debian.tar.xz]
I: Extracting source
gpgv: Signature made Sun Aug 22 09:01:05 2021 +14
gpgv:                using RSA key B60DB5994D39BEC4D1A95CCF7E6528DA752F1BE1
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./rust-grep-cli_0.1.6-2.dsc: no acceptable signature found
dpkg-source: info: extracting rust-grep-cli in rust-grep-cli-0.1.6
dpkg-source: info: unpacking rust-grep-cli_0.1.6.orig.tar.gz
dpkg-source: info: unpacking rust-grep-cli_0.1.6-2.debian.tar.xz
I: Not using root during the build.
I: Installing the build-deps
I: user script /srv/workspace/pbuilder/1669783/tmp/hooks/D01_modify_environment starting
debug: Running on ionos5-amd64.
I: Changing host+domainname to test build reproducibility
I: Adding a custom variable just for the fun of it...
I: Changing /bin/sh to bash
'/bin/sh' -> '/bin/bash'
lrwxrwxrwx 1 root root 9 Jun  2 04:23 /bin/sh -> /bin/bash
I: Setting pbuilder2's login shell to /bin/bash
I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other
I: user script /srv/workspace/pbuilder/1669783/tmp/hooks/D01_modify_environment finished
I: user script /srv/workspace/pbuilder/1669783/tmp/hooks/D02_print_environment starting
I: set
  BASH=/bin/sh
  BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath
  BASH_ALIASES=()
  BASH_ARGC=()
  BASH_ARGV=()
  BASH_CMDS=()
  BASH_LINENO=([0]="12" [1]="0")
  BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:.
  BASH_SOURCE=([0]="/tmp/hooks/D02_print_environment" [1]="/tmp/hooks/D02_print_environment")
  BASH_VERSINFO=([0]="5" [1]="2" [2]="15" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")
  BASH_VERSION='5.2.15(1)-release'
  BUILDDIR=/build
  BUILDUSERGECOS='second user,second room,second work-phone,second home-phone,second other'
  BUILDUSERNAME=pbuilder2
  BUILD_ARCH=amd64
  DEBIAN_FRONTEND=noninteractive
  DEB_BUILD_OPTIONS='buildinfo=+all reproducible=+all parallel=16'
  DIRSTACK=()
  DISTRIBUTION=bookworm
  EUID=0
  FUNCNAME=([0]="Echo" [1]="main")
  GROUPS=()
  HOME=/root
  HOSTNAME=i-capture-the-hostname
  HOSTTYPE=x86_64
  HOST_ARCH=amd64
  IFS=' 	
  '
  INVOCATION_ID=3903ddf3740b4a2f9240badf4e297a00
  LANG=C
  LANGUAGE=et_EE:et
  LC_ALL=C
  MACHTYPE=x86_64-pc-linux-gnu
  MAIL=/var/mail/root
  OPTERR=1
  OPTIND=1
  OSTYPE=linux-gnu
  PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path
  PBCURRENTCOMMANDLINEOPERATION=build
  PBUILDER_OPERATION=build
  PBUILDER_PKGDATADIR=/usr/share/pbuilder
  PBUILDER_PKGLIBDIR=/usr/lib/pbuilder
  PBUILDER_SYSCONFDIR=/etc
  PIPESTATUS=([0]="0")
  POSIXLY_CORRECT=y
  PPID=1669783
  PS4='+ '
  PWD=/
  SHELL=/bin/bash
  SHELLOPTS=braceexpand:errexit:hashall:interactive-comments:posix
  SHLVL=3
  SUDO_COMMAND='/usr/bin/timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice -n 11 /usr/bin/unshare --uts -- /usr/sbin/pbuilder --build --configfile /srv/reproducible-results/rbuild-debian/r-b-build.dhHiN8k6/pbuilderrc_FDDR --distribution bookworm --hookdir /etc/pbuilder/rebuild-hooks --debbuildopts -b --basetgz /var/cache/pbuilder/bookworm-reproducible-base.tgz --buildresult /srv/reproducible-results/rbuild-debian/r-b-build.dhHiN8k6/b2 --logfile b2/build.log --extrapackages usrmerge rust-grep-cli_0.1.6-2.dsc'
  SUDO_GID=110
  SUDO_UID=105
  SUDO_USER=jenkins
  TERM=unknown
  TZ=/usr/share/zoneinfo/Etc/GMT-14
  UID=0
  USER=root
  _='I: set'
  http_proxy=http://85.184.249.68:3128
I: uname -a
  Linux i-capture-the-hostname 6.1.0-0.deb11.6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.15-1~bpo11+1 (2023-03-16) x86_64 GNU/Linux
I: ls -l /bin
  total 5632
  -rwxr-xr-x 1 root root 1265648 Apr 24  2023 bash
  -rwxr-xr-x 3 root root   39224 Sep 19  2022 bunzip2
  -rwxr-xr-x 3 root root   39224 Sep 19  2022 bzcat
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzcmp -> bzdiff
  -rwxr-xr-x 1 root root    2225 Sep 19  2022 bzdiff
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzegrep -> bzgrep
  -rwxr-xr-x 1 root root    4893 Nov 28  2021 bzexe
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzfgrep -> bzgrep
  -rwxr-xr-x 1 root root    3775 Sep 19  2022 bzgrep
  -rwxr-xr-x 3 root root   39224 Sep 19  2022 bzip2
  -rwxr-xr-x 1 root root   14568 Sep 19  2022 bzip2recover
  lrwxrwxrwx 1 root root       6 Sep 19  2022 bzless -> bzmore
  -rwxr-xr-x 1 root root    1297 Sep 19  2022 bzmore
  -rwxr-xr-x 1 root root   44016 Sep 21  2022 cat
  -rwxr-xr-x 1 root root   68656 Sep 21  2022 chgrp
  -rwxr-xr-x 1 root root   64496 Sep 21  2022 chmod
  -rwxr-xr-x 1 root root   72752 Sep 21  2022 chown
  -rwxr-xr-x 1 root root  151152 Sep 21  2022 cp
  -rwxr-xr-x 1 root root  125640 Jan  6  2023 dash
  -rwxr-xr-x 1 root root  121904 Sep 21  2022 date
  -rwxr-xr-x 1 root root   89240 Sep 21  2022 dd
  -rwxr-xr-x 1 root root  102200 Sep 21  2022 df
  -rwxr-xr-x 1 root root  151344 Sep 21  2022 dir
  -rwxr-xr-x 1 root root   88656 Mar 24  2023 dmesg
  lrwxrwxrwx 1 root root       8 Dec 20  2022 dnsdomainname -> hostname
  lrwxrwxrwx 1 root root       8 Dec 20  2022 domainname -> hostname
  -rwxr-xr-x 1 root root   43856 Sep 21  2022 echo
  -rwxr-xr-x 1 root root      41 Jan 25  2023 egrep
  -rwxr-xr-x 1 root root   35664 Sep 21  2022 false
  -rwxr-xr-x 1 root root      41 Jan 25  2023 fgrep
  -rwxr-xr-x 1 root root   85600 Mar 24  2023 findmnt
  -rwsr-xr-x 1 root root   35128 Mar 23  2023 fusermount
  -rwxr-xr-x 1 root root  203152 Jan 25  2023 grep
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 gunzip
  -rwxr-xr-x 1 root root    6447 Apr 10  2022 gzexe
  -rwxr-xr-x 1 root root   98136 Apr 10  2022 gzip
  -rwxr-xr-x 1 root root   22680 Dec 20  2022 hostname
  -rwxr-xr-x 1 root root   72824 Sep 21  2022 ln
  -rwxr-xr-x 1 root root   53024 Mar 24  2023 login
  -rwxr-xr-x 1 root root  151344 Sep 21  2022 ls
  -rwxr-xr-x 1 root root  207168 Mar 24  2023 lsblk
  -rwxr-xr-x 1 root root   97552 Sep 21  2022 mkdir
  -rwxr-xr-x 1 root root   72912 Sep 21  2022 mknod
  -rwxr-xr-x 1 root root   43952 Sep 21  2022 mktemp
  -rwxr-xr-x 1 root root   59712 Mar 24  2023 more
  -rwsr-xr-x 1 root root   59704 Mar 24  2023 mount
  -rwxr-xr-x 1 root root   18744 Mar 24  2023 mountpoint
  -rwxr-xr-x 1 root root  142968 Sep 21  2022 mv
  lrwxrwxrwx 1 root root       8 Dec 20  2022 nisdomainname -> hostname
  lrwxrwxrwx 1 root root      14 Apr  3  2023 pidof -> /sbin/killall5
  -rwxr-xr-x 1 root root   43952 Sep 21  2022 pwd
  lrwxrwxrwx 1 root root       4 Apr 24  2023 rbash -> bash
  -rwxr-xr-x 1 root root   52112 Sep 21  2022 readlink
  -rwxr-xr-x 1 root root   72752 Sep 21  2022 rm
  -rwxr-xr-x 1 root root   56240 Sep 21  2022 rmdir
  -rwxr-xr-x 1 root root   27560 Nov  3  2022 run-parts
  -rwxr-xr-x 1 root root  126424 Jan  6  2023 sed
  lrwxrwxrwx 1 root root       9 Jun  2 04:23 sh -> /bin/bash
  -rwxr-xr-x 1 root root   43888 Sep 21  2022 sleep
  -rwxr-xr-x 1 root root   85008 Sep 21  2022 stty
  -rwsr-xr-x 1 root root   72000 Mar 24  2023 su
  -rwxr-xr-x 1 root root   39824 Sep 21  2022 sync
  -rwxr-xr-x 1 root root  531984 Apr  7  2023 tar
  -rwxr-xr-x 1 root root   14520 Nov  3  2022 tempfile
  -rwxr-xr-x 1 root root  109616 Sep 21  2022 touch
  -rwxr-xr-x 1 root root   35664 Sep 21  2022 true
  -rwxr-xr-x 1 root root   14568 Mar 23  2023 ulockmgr_server
  -rwsr-xr-x 1 root root   35128 Mar 24  2023 umount
  -rwxr-xr-x 1 root root   43888 Sep 21  2022 uname
  -rwxr-xr-x 2 root root    2346 Apr 10  2022 uncompress
  -rwxr-xr-x 1 root root  151344 Sep 21  2022 vdir
  -rwxr-xr-x 1 root root   72024 Mar 24  2023 wdctl
  lrwxrwxrwx 1 root root       8 Dec 20  2022 ypdomainname -> hostname
  -rwxr-xr-x 1 root root    1984 Apr 10  2022 zcat
  -rwxr-xr-x 1 root root    1678 Apr 10  2022 zcmp
  -rwxr-xr-x 1 root root    6460 Apr 10  2022 zdiff
  -rwxr-xr-x 1 root root      29 Apr 10  2022 zegrep
  -rwxr-xr-x 1 root root      29 Apr 10  2022 zfgrep
  -rwxr-xr-x 1 root root    2081 Apr 10  2022 zforce
  -rwxr-xr-x 1 root root    8103 Apr 10  2022 zgrep
  -rwxr-xr-x 1 root root    2206 Apr 10  2022 zless
  -rwxr-xr-x 1 root root    1842 Apr 10  2022 zmore
  -rwxr-xr-x 1 root root    4577 Apr 10  2022 znew
I: user script /srv/workspace/pbuilder/1669783/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: amd64
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 (>= 12), dh-cargo (>= 24), cargo:native, rustc:native, libstd-rust-dev, librust-atty-0.2+default-dev (>= 0.2.11-~~), librust-bstr-0.2+default-dev, librust-globset-0.4+default-dev (>= 0.4.7-~~), librust-lazy-static-1+default-dev (>= 1.1.0-~~), librust-log-0.4+default-dev (>= 0.4.5-~~), librust-regex-1+default-dev (>= 1.1-~~), librust-same-file-1+default-dev (>= 1.0.4-~~), librust-termcolor-1+default-dev (>= 1.0.4-~~), librust-winapi-util-0.1+default-dev (>= 0.1.1-~~)
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 19596 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 (>= 12); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on dh-cargo (>= 24); however:
  Package dh-cargo is not installed.
 pbuilder-satisfydepends-dummy depends on cargo:native.
 pbuilder-satisfydepends-dummy depends on rustc:native.
 pbuilder-satisfydepends-dummy depends on libstd-rust-dev; however:
  Package libstd-rust-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-atty-0.2+default-dev (>= 0.2.11-~~); however:
  Package librust-atty-0.2+default-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-bstr-0.2+default-dev; however:
  Package librust-bstr-0.2+default-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-globset-0.4+default-dev (>= 0.4.7-~~); however:
  Package librust-globset-0.4+default-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-lazy-static-1+default-dev (>= 1.1.0-~~); however:
  Package librust-lazy-static-1+default-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-log-0.4+default-dev (>= 0.4.5-~~); however:
  Package librust-log-0.4+default-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-regex-1+default-dev (>= 1.1-~~); however:
  Package librust-regex-1+default-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-same-file-1+default-dev (>= 1.0.4-~~); however:
  Package librust-same-file-1+default-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-termcolor-1+default-dev (>= 1.0.4-~~); however:
  Package librust-termcolor-1+default-dev is not installed.
 pbuilder-satisfydepends-dummy depends on librust-winapi-util-0.1+default-dev (>= 0.1.1-~~); however:
  Package librust-winapi-util-0.1+default-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} cargo{a} debhelper{a} dh-autoreconf{a} dh-cargo{a} dh-strip-nondeterminism{a} dwz{a} file{a} gettext{a} gettext-base{a} groff-base{a} intltool-debian{a} libarchive-zip-perl{a} libbrotli1{a} libbsd0{a} libcurl3-gnutls{a} libdebhelper-perl{a} libedit2{a} libelf1{a} libexpat1{a} libfile-stripnondeterminism-perl{a} libgit2-1.5{a} libhttp-parser2.9{a} libicu72{a} libldap-2.5-0{a} libllvm14{a} libmagic-mgc{a} libmagic1{a} libmbedcrypto7{a} libmbedtls14{a} libmbedx509-1{a} libnghttp2-14{a} libpipeline1{a} libpsl5{a} libpython3-stdlib{a} libpython3.11-minimal{a} libpython3.11-stdlib{a} libreadline8{a} librtmp1{a} librust-aho-corasick-dev{a} librust-atty-dev{a} librust-autocfg-dev{a} librust-bstr+default-dev{a} librust-bstr+std-dev{a} librust-bstr+unicode-dev{a} librust-bstr-dev{a} librust-byteorder-dev{a} librust-cfg-if-dev{a} librust-compiler-builtins-dev{a} librust-ctor-dev{a} librust-erased-serde-dev{a} librust-fnv-dev{a} librust-globset-dev{a} librust-lazy-static-dev{a} librust-libc-dev{a} librust-lock-api-dev{a} librust-log-dev{a} librust-memchr-dev{a} librust-owning-ref-dev{a} librust-proc-macro2-dev{a} librust-quote+proc-macro-dev{a} librust-quote-dev{a} librust-regex+aho-corasick-dev{a} librust-regex+default-dev{a} librust-regex+memchr-dev{a} librust-regex+perf-dev{a} librust-regex+perf-literal-dev{a} librust-regex+unicode-age-dev{a} librust-regex+unicode-bool-dev{a} librust-regex+unicode-case-dev{a} librust-regex+unicode-dev{a} librust-regex+unicode-gencat-dev{a} librust-regex+unicode-perl-dev{a} librust-regex+unicode-script-dev{a} librust-regex+unicode-segment-dev{a} librust-regex-automata-dev{a} librust-regex-dev{a} librust-regex-syntax+unicode-dev{a} librust-regex-syntax-dev{a} librust-rustc-std-workspace-core-dev{a} librust-same-file-dev{a} librust-scopeguard-dev{a} librust-serde-dev{a} librust-serde-fmt-dev{a} librust-spin-dev{a} librust-stable-deref-trait-dev{a} librust-sval+serde1-lib-dev{a} librust-sval-dev{a} librust-syn-dev{a} librust-termcolor-dev{a} librust-unicode-ident-dev{a} librust-value-bag-dev{a} librust-version-check-dev{a} librust-winapi-dev{a} librust-winapi-i686-pc-windows-gnu-dev{a} librust-winapi-util-dev{a} librust-winapi-x86-64-pc-windows-gnu-dev{a} libsasl2-2{a} libsasl2-modules-db{a} libssh2-1{a} libstd-rust-1.63{a} libstd-rust-dev{a} libsub-override-perl{a} libtool{a} libuchardet0{a} libxml2{a} libz3-4{a} m4{a} man-db{a} media-types{a} po-debconf{a} python3{a} python3-minimal{a} python3.11{a} python3.11-minimal{a} readline-common{a} rustc{a} sensible-utils{a} 
The following packages are RECOMMENDED but will NOT be installed:
  ca-certificates curl libarchive-cpio-perl libldap-common libltdl-dev libmail-sendmail-perl librust-regex-automata+std-dev libsasl2-modules llvm-14 lynx publicsuffix wget 
0 packages upgraded, 122 newly installed, 0 to remove and 0 not upgraded.
Need to get 118 MB of archives. After unpacking 545 MB will be used.
Writing extended state information...
Get: 1 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]
Get: 2 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
Get: 3 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]
Get: 4 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
Get: 5 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
Get: 6 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
Get: 7 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
Get: 8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]
Get: 9 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB]
Get: 10 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
Get: 11 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
Get: 12 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
Get: 13 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
Get: 14 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
Get: 15 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
Get: 16 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
Get: 17 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
Get: 18 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
Get: 19 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB]
Get: 20 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
Get: 21 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
Get: 22 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get: 23 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
Get: 24 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get: 25 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get: 26 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
Get: 27 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
Get: 28 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
Get: 29 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
Get: 30 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
Get: 31 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB]
Get: 32 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
Get: 33 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
Get: 34 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
Get: 35 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-9 [381 kB]
Get: 36 http://deb.debian.org/debian bookworm/main amd64 libhttp-parser2.9 amd64 2.9.4-5 [22.0 kB]
Get: 37 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB]
Get: 38 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB]
Get: 39 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB]
Get: 40 http://deb.debian.org/debian bookworm/main amd64 libgit2-1.5 amd64 1.5.1+ds-1 [503 kB]
Get: 41 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
Get: 42 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
Get: 43 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
Get: 44 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.2 [687 kB]
Get: 45 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB]
Get: 46 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB]
Get: 47 http://deb.debian.org/debian bookworm/main amd64 libstd-rust-1.63 amd64 1.63.0+dfsg1-2 [18.7 MB]
Get: 48 http://deb.debian.org/debian bookworm/main amd64 libstd-rust-dev amd64 1.63.0+dfsg1-2 [33.9 MB]
Get: 49 http://deb.debian.org/debian bookworm/main amd64 rustc amd64 1.63.0+dfsg1-2 [2613 kB]
Get: 50 http://deb.debian.org/debian bookworm/main amd64 cargo amd64 0.66.0+ds1-1 [3419 kB]
Get: 51 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
Get: 52 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB]
Get: 53 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
Get: 54 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
Get: 55 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
Get: 56 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
Get: 57 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
Get: 58 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
Get: 59 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
Get: 60 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
Get: 61 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
Get: 62 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
Get: 63 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
Get: 64 http://deb.debian.org/debian bookworm/main amd64 dh-cargo all 30 [10.3 kB]
Get: 65 http://deb.debian.org/debian bookworm/main amd64 librust-compiler-builtins-dev amd64 0.1.70-1 [139 kB]
Get: 66 http://deb.debian.org/debian bookworm/main amd64 librust-libc-dev amd64 0.2.139-1 [290 kB]
Get: 67 http://deb.debian.org/debian bookworm/main amd64 librust-rustc-std-workspace-core-dev amd64 1.0.0-1+b1 [3276 B]
Get: 68 http://deb.debian.org/debian bookworm/main amd64 librust-memchr-dev amd64 2.5.0-1 [56.6 kB]
Get: 69 http://deb.debian.org/debian bookworm/main amd64 librust-aho-corasick-dev amd64 0.7.19-1 [91.8 kB]
Get: 70 http://deb.debian.org/debian bookworm/main amd64 librust-winapi-i686-pc-windows-gnu-dev amd64 0.4.0-1+b1 [3900 B]
Get: 71 http://deb.debian.org/debian bookworm/main amd64 librust-winapi-x86-64-pc-windows-gnu-dev amd64 0.4.0-1+b1 [3916 B]
Get: 72 http://deb.debian.org/debian bookworm/main amd64 librust-winapi-dev amd64 0.3.9-1+b1 [899 kB]
Get: 73 http://deb.debian.org/debian bookworm/main amd64 librust-atty-dev amd64 0.2.14-2 [7808 B]
Get: 74 http://deb.debian.org/debian bookworm/main amd64 librust-autocfg-dev amd64 1.1.0-1 [14.8 kB]
Get: 75 http://deb.debian.org/debian bookworm/main amd64 librust-bstr-dev amd64 0.2.17-1+b1 [221 kB]
Get: 76 http://deb.debian.org/debian bookworm/main amd64 librust-bstr+std-dev amd64 0.2.17-1+b1 [1236 B]
Get: 77 http://deb.debian.org/debian bookworm/main amd64 librust-stable-deref-trait-dev amd64 1.2.0-1 [9648 B]
Get: 78 http://deb.debian.org/debian bookworm/main amd64 librust-owning-ref-dev amd64 0.4.1-1 [13.8 kB]
Get: 79 http://deb.debian.org/debian bookworm/main amd64 librust-scopeguard-dev amd64 1.1.0-1 [12.9 kB]
Get: 80 http://deb.debian.org/debian bookworm/main amd64 librust-serde-dev amd64 1.0.152-2 [64.1 kB]
Get: 81 http://deb.debian.org/debian bookworm/main amd64 librust-lock-api-dev amd64 0.4.9-1 [22.1 kB]
Get: 82 http://deb.debian.org/debian bookworm/main amd64 librust-spin-dev amd64 0.9.5-2 [34.2 kB]
Get: 83 http://deb.debian.org/debian bookworm/main amd64 librust-lazy-static-dev amd64 1.4.0-2 [12.3 kB]
Get: 84 http://deb.debian.org/debian bookworm/main amd64 librust-byteorder-dev amd64 1.4.3-2 [23.0 kB]
Get: 85 http://deb.debian.org/debian bookworm/main amd64 librust-regex-automata-dev amd64 0.1.8-2 [70.0 kB]
Get: 86 http://deb.debian.org/debian bookworm/main amd64 librust-bstr+unicode-dev amd64 0.2.17-1+b1 [1272 B]
Get: 87 http://deb.debian.org/debian bookworm/main amd64 librust-bstr+default-dev amd64 0.2.17-1+b1 [1240 B]
Get: 88 http://deb.debian.org/debian bookworm/main amd64 librust-cfg-if-dev amd64 1.0.0-1 [10.4 kB]
Get: 89 http://deb.debian.org/debian bookworm/main amd64 librust-unicode-ident-dev amd64 1.0.0-1+b1 [30.9 kB]
Get: 90 http://deb.debian.org/debian bookworm/main amd64 librust-proc-macro2-dev amd64 1.0.47-1 [38.2 kB]
Get: 91 http://deb.debian.org/debian bookworm/main amd64 librust-quote-dev amd64 1.0.21-1 [28.3 kB]
Get: 92 http://deb.debian.org/debian bookworm/main amd64 librust-quote+proc-macro-dev amd64 1.0.21-1 [1244 B]
Get: 93 http://deb.debian.org/debian bookworm/main amd64 librust-syn-dev amd64 1.0.107-1 [190 kB]
Get: 94 http://deb.debian.org/debian bookworm/main amd64 librust-ctor-dev amd64 0.1.26-1 [11.8 kB]
Get: 95 http://deb.debian.org/debian bookworm/main amd64 librust-erased-serde-dev amd64 0.3.23-1 [23.1 kB]
Get: 96 http://deb.debian.org/debian bookworm/main amd64 librust-fnv-dev amd64 1.0.7-1 [12.3 kB]
Get: 97 http://deb.debian.org/debian bookworm/main amd64 librust-sval-dev amd64 1.0.0~alpha.5-3 [42.1 kB]
Get: 98 http://deb.debian.org/debian bookworm/main amd64 librust-serde-fmt-dev all 1.0.1-2 [6660 B]
Get: 99 http://deb.debian.org/debian bookworm/main amd64 librust-sval+serde1-lib-dev amd64 1.0.0~alpha.5-3 [1268 B]
Get: 100 http://deb.debian.org/debian bookworm/main amd64 librust-version-check-dev amd64 0.9.4-1 [15.9 kB]
Get: 101 http://deb.debian.org/debian bookworm/main amd64 librust-value-bag-dev amd64 1.0.0~alpha.9-3 [26.4 kB]
Get: 102 http://deb.debian.org/debian bookworm/main amd64 librust-log-dev amd64 0.4.17-3 [40.2 kB]
Get: 103 http://deb.debian.org/debian bookworm/main amd64 librust-regex-syntax-dev amd64 0.6.27-1 [149 kB]
Get: 104 http://deb.debian.org/debian bookworm/main amd64 librust-regex-dev amd64 1.7.1-1 [205 kB]
Get: 105 http://deb.debian.org/debian bookworm/main amd64 librust-regex+aho-corasick-dev amd64 1.7.1-1 [1284 B]
Get: 106 http://deb.debian.org/debian bookworm/main amd64 librust-regex+memchr-dev amd64 1.7.1-1 [1268 B]
Get: 107 http://deb.debian.org/debian bookworm/main amd64 librust-regex+perf-literal-dev amd64 1.7.1-1 [1276 B]
Get: 108 http://deb.debian.org/debian bookworm/main amd64 librust-regex+perf-dev amd64 1.7.1-1 [1268 B]
Get: 109 http://deb.debian.org/debian bookworm/main amd64 librust-globset-dev amd64 0.4.9-1 [23.1 kB]
Get: 110 http://deb.debian.org/debian bookworm/main amd64 librust-regex+unicode-age-dev amd64 1.7.1-1 [1280 B]
Get: 111 http://deb.debian.org/debian bookworm/main amd64 librust-regex+unicode-bool-dev amd64 1.7.1-1 [1276 B]
Get: 112 http://deb.debian.org/debian bookworm/main amd64 librust-regex+unicode-case-dev amd64 1.7.1-1 [1284 B]
Get: 113 http://deb.debian.org/debian bookworm/main amd64 librust-regex+unicode-gencat-dev amd64 1.7.1-1 [1284 B]
Get: 114 http://deb.debian.org/debian bookworm/main amd64 librust-regex+unicode-perl-dev amd64 1.7.1-1 [1280 B]
Get: 115 http://deb.debian.org/debian bookworm/main amd64 librust-regex+unicode-script-dev amd64 1.7.1-1 [1284 B]
Get: 116 http://deb.debian.org/debian bookworm/main amd64 librust-regex+unicode-segment-dev amd64 1.7.1-1 [1284 B]
Get: 117 http://deb.debian.org/debian bookworm/main amd64 librust-regex-syntax+unicode-dev amd64 0.6.27-1 [1296 B]
Get: 118 http://deb.debian.org/debian bookworm/main amd64 librust-regex+unicode-dev amd64 1.7.1-1 [1308 B]
Get: 119 http://deb.debian.org/debian bookworm/main amd64 librust-regex+default-dev amd64 1.7.1-1 [1288 B]
Get: 120 http://deb.debian.org/debian bookworm/main amd64 librust-winapi-util-dev amd64 0.1.5-1 [11.8 kB]
Get: 121 http://deb.debian.org/debian bookworm/main amd64 librust-same-file-dev amd64 1.0.6-1 [11.4 kB]
Get: 122 http://deb.debian.org/debian bookworm/main amd64 librust-termcolor-dev amd64 1.1.2-1 [18.2 kB]
Fetched 118 MB in 1s (85.0 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpython3.11-minimal:amd64.
(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 ... 19596 files and directories currently installed.)
Preparing to unpack .../libpython3.11-minimal_3.11.2-6_amd64.deb ...
Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.5.0-1_amd64.deb ...
Unpacking libexpat1:amd64 (2.5.0-1) ...
Selecting previously unselected package python3.11-minimal.
Preparing to unpack .../python3.11-minimal_3.11.2-6_amd64.deb ...
Unpacking python3.11-minimal (3.11.2-6) ...
Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
Setting up libexpat1:amd64 (2.5.0-1) ...
Setting up python3.11-minimal (3.11.2-6) ...
Selecting previously unselected package python3-minimal.
(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 ... 19912 files and directories currently installed.)
Preparing to unpack .../0-python3-minimal_3.11.2-1+b1_amd64.deb ...
Unpacking python3-minimal (3.11.2-1+b1) ...
Selecting previously unselected package media-types.
Preparing to unpack .../1-media-types_10.0.0_all.deb ...
Unpacking media-types (10.0.0) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../2-readline-common_8.2-1.3_all.deb ...
Unpacking readline-common (8.2-1.3) ...
Selecting previously unselected package libreadline8:amd64.
Preparing to unpack .../3-libreadline8_8.2-1.3_amd64.deb ...
Unpacking libreadline8:amd64 (8.2-1.3) ...
Selecting previously unselected package libpython3.11-stdlib:amd64.
Preparing to unpack .../4-libpython3.11-stdlib_3.11.2-6_amd64.deb ...
Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
Selecting previously unselected package python3.11.
Preparing to unpack .../5-python3.11_3.11.2-6_amd64.deb ...
Unpacking python3.11 (3.11.2-6) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../6-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
Setting up python3-minimal (3.11.2-1+b1) ...
Selecting previously unselected package python3.
(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 ... 20346 files and directories currently installed.)
Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ...
Unpacking python3 (3.11.2-1+b1) ...
Selecting previously unselected package sensible-utils.
Preparing to unpack .../001-sensible-utils_0.0.17+nmu1_all.deb ...
Unpacking sensible-utils (0.0.17+nmu1) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../002-libmagic-mgc_1%3a5.44-3_amd64.deb ...
Unpacking libmagic-mgc (1:5.44-3) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../003-libmagic1_1%3a5.44-3_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.44-3) ...
Selecting previously unselected package file.
Preparing to unpack .../004-file_1%3a5.44-3_amd64.deb ...
Unpacking file (1:5.44-3) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../005-gettext-base_0.21-12_amd64.deb ...
Unpacking gettext-base (0.21-12) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../006-libuchardet0_0.0.7-1_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.7-1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../007-groff-base_1.22.4-10_amd64.deb ...
Unpacking groff-base (1.22.4-10) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../008-bsdextrautils_2.38.1-5+b1_amd64.deb ...
Unpacking bsdextrautils (2.38.1-5+b1) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../009-libpipeline1_1.5.7-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.7-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../010-man-db_2.11.2-2_amd64.deb ...
Unpacking man-db (2.11.2-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../011-m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../012-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../013-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../014-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 .../015-autopoint_0.21-12_all.deb ...
Unpacking autopoint (0.21-12) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../016-libbrotli1_1.0.9-2+b6_amd64.deb ...
Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../017-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../018-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
Selecting previously unselected package libldap-2.5-0:amd64.
Preparing to unpack .../019-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../020-libnghttp2-14_1.52.0-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../021-libpsl5_0.21.2-1_amd64.deb ...
Unpacking libpsl5:amd64 (0.21.2-1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../022-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../023-libssh2-1_1.10.0-3+b1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../024-libcurl3-gnutls_7.88.1-9_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.88.1-9) ...
Selecting previously unselected package libhttp-parser2.9:amd64.
Preparing to unpack .../025-libhttp-parser2.9_2.9.4-5_amd64.deb ...
Unpacking libhttp-parser2.9:amd64 (2.9.4-5) ...
Selecting previously unselected package libmbedcrypto7:amd64.
Preparing to unpack .../026-libmbedcrypto7_2.28.3-1_amd64.deb ...
Unpacking libmbedcrypto7:amd64 (2.28.3-1) ...
Selecting previously unselected package libmbedx509-1:amd64.
Preparing to unpack .../027-libmbedx509-1_2.28.3-1_amd64.deb ...
Unpacking libmbedx509-1:amd64 (2.28.3-1) ...
Selecting previously unselected package libmbedtls14:amd64.
Preparing to unpack .../028-libmbedtls14_2.28.3-1_amd64.deb ...
Unpacking libmbedtls14:amd64 (2.28.3-1) ...
Selecting previously unselected package libgit2-1.5:amd64.
Preparing to unpack .../029-libgit2-1.5_1.5.1+ds-1_amd64.deb ...
Unpacking libgit2-1.5:amd64 (1.5.1+ds-1) ...
Selecting previously unselected package libbsd0:amd64.
Preparing to unpack .../030-libbsd0_0.11.7-2_amd64.deb ...
Unpacking libbsd0:amd64 (0.11.7-2) ...
Selecting previously unselected package libedit2:amd64.
Preparing to unpack .../031-libedit2_3.1-20221030-2_amd64.deb ...
Unpacking libedit2:amd64 (3.1-20221030-2) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../032-libicu72_72.1-3_amd64.deb ...
Unpacking libicu72:amd64 (72.1-3) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../033-libxml2_2.9.14+dfsg-1.2_amd64.deb ...
Unpacking libxml2:amd64 (2.9.14+dfsg-1.2) ...
Selecting previously unselected package libz3-4:amd64.
Preparing to unpack .../034-libz3-4_4.8.12-3.1_amd64.deb ...
Unpacking libz3-4:amd64 (4.8.12-3.1) ...
Selecting previously unselected package libllvm14:amd64.
Preparing to unpack .../035-libllvm14_1%3a14.0.6-12_amd64.deb ...
Unpacking libllvm14:amd64 (1:14.0.6-12) ...
Selecting previously unselected package libstd-rust-1.63:amd64.
Preparing to unpack .../036-libstd-rust-1.63_1.63.0+dfsg1-2_amd64.deb ...
Unpacking libstd-rust-1.63:amd64 (1.63.0+dfsg1-2) ...
Selecting previously unselected package libstd-rust-dev:amd64.
Preparing to unpack .../037-libstd-rust-dev_1.63.0+dfsg1-2_amd64.deb ...
Unpacking libstd-rust-dev:amd64 (1.63.0+dfsg1-2) ...
Selecting previously unselected package rustc.
Preparing to unpack .../038-rustc_1.63.0+dfsg1-2_amd64.deb ...
Unpacking rustc (1.63.0+dfsg1-2) ...
Selecting previously unselected package cargo.
Preparing to unpack .../039-cargo_0.66.0+ds1-1_amd64.deb ...
Unpacking cargo (0.66.0+ds1-1) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../040-libdebhelper-perl_13.11.4_all.deb ...
Unpacking libdebhelper-perl (13.11.4) ...
Selecting previously unselected package libtool.
Preparing to unpack .../041-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../042-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libsub-override-perl.
Preparing to unpack .../044-libsub-override-perl_0.09-4_all.deb ...
Unpacking libsub-override-perl (0.09-4) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.13.1-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../047-libelf1_0.188-2.1_amd64.deb ...
Unpacking libelf1:amd64 (0.188-2.1) ...
Selecting previously unselected package dwz.
Preparing to unpack .../048-dwz_0.15-1_amd64.deb ...
Unpacking dwz (0.15-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../049-gettext_0.21-12_amd64.deb ...
Unpacking gettext (0.21-12) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../050-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 .../051-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../052-debhelper_13.11.4_all.deb ...
Unpacking debhelper (13.11.4) ...
Selecting previously unselected package dh-cargo.
Preparing to unpack .../053-dh-cargo_30_all.deb ...
Unpacking dh-cargo (30) ...
Selecting previously unselected package librust-compiler-builtins-dev:amd64.
Preparing to unpack .../054-librust-compiler-builtins-dev_0.1.70-1_amd64.deb ...
Unpacking librust-compiler-builtins-dev:amd64 (0.1.70-1) ...
Selecting previously unselected package librust-libc-dev:amd64.
Preparing to unpack .../055-librust-libc-dev_0.2.139-1_amd64.deb ...
Unpacking librust-libc-dev:amd64 (0.2.139-1) ...
Selecting previously unselected package librust-rustc-std-workspace-core-dev:amd64.
Preparing to unpack .../056-librust-rustc-std-workspace-core-dev_1.0.0-1+b1_amd64.deb ...
Unpacking librust-rustc-std-workspace-core-dev:amd64 (1.0.0-1+b1) ...
Selecting previously unselected package librust-memchr-dev:amd64.
Preparing to unpack .../057-librust-memchr-dev_2.5.0-1_amd64.deb ...
Unpacking librust-memchr-dev:amd64 (2.5.0-1) ...
Selecting previously unselected package librust-aho-corasick-dev:amd64.
Preparing to unpack .../058-librust-aho-corasick-dev_0.7.19-1_amd64.deb ...
Unpacking librust-aho-corasick-dev:amd64 (0.7.19-1) ...
Selecting previously unselected package librust-winapi-i686-pc-windows-gnu-dev:amd64.
Preparing to unpack .../059-librust-winapi-i686-pc-windows-gnu-dev_0.4.0-1+b1_amd64.deb ...
Unpacking librust-winapi-i686-pc-windows-gnu-dev:amd64 (0.4.0-1+b1) ...
Selecting previously unselected package librust-winapi-x86-64-pc-windows-gnu-dev:amd64.
Preparing to unpack .../060-librust-winapi-x86-64-pc-windows-gnu-dev_0.4.0-1+b1_amd64.deb ...
Unpacking librust-winapi-x86-64-pc-windows-gnu-dev:amd64 (0.4.0-1+b1) ...
Selecting previously unselected package librust-winapi-dev:amd64.
Preparing to unpack .../061-librust-winapi-dev_0.3.9-1+b1_amd64.deb ...
Unpacking librust-winapi-dev:amd64 (0.3.9-1+b1) ...
Selecting previously unselected package librust-atty-dev:amd64.
Preparing to unpack .../062-librust-atty-dev_0.2.14-2_amd64.deb ...
Unpacking librust-atty-dev:amd64 (0.2.14-2) ...
Selecting previously unselected package librust-autocfg-dev:amd64.
Preparing to unpack .../063-librust-autocfg-dev_1.1.0-1_amd64.deb ...
Unpacking librust-autocfg-dev:amd64 (1.1.0-1) ...
Selecting previously unselected package librust-bstr-dev:amd64.
Preparing to unpack .../064-librust-bstr-dev_0.2.17-1+b1_amd64.deb ...
Unpacking librust-bstr-dev:amd64 (0.2.17-1+b1) ...
Selecting previously unselected package librust-bstr+std-dev:amd64.
Preparing to unpack .../065-librust-bstr+std-dev_0.2.17-1+b1_amd64.deb ...
Unpacking librust-bstr+std-dev:amd64 (0.2.17-1+b1) ...
Selecting previously unselected package librust-stable-deref-trait-dev:amd64.
Preparing to unpack .../066-librust-stable-deref-trait-dev_1.2.0-1_amd64.deb ...
Unpacking librust-stable-deref-trait-dev:amd64 (1.2.0-1) ...
Selecting previously unselected package librust-owning-ref-dev:amd64.
Preparing to unpack .../067-librust-owning-ref-dev_0.4.1-1_amd64.deb ...
Unpacking librust-owning-ref-dev:amd64 (0.4.1-1) ...
Selecting previously unselected package librust-scopeguard-dev:amd64.
Preparing to unpack .../068-librust-scopeguard-dev_1.1.0-1_amd64.deb ...
Unpacking librust-scopeguard-dev:amd64 (1.1.0-1) ...
Selecting previously unselected package librust-serde-dev:amd64.
Preparing to unpack .../069-librust-serde-dev_1.0.152-2_amd64.deb ...
Unpacking librust-serde-dev:amd64 (1.0.152-2) ...
Selecting previously unselected package librust-lock-api-dev:amd64.
Preparing to unpack .../070-librust-lock-api-dev_0.4.9-1_amd64.deb ...
Unpacking librust-lock-api-dev:amd64 (0.4.9-1) ...
Selecting previously unselected package librust-spin-dev:amd64.
Preparing to unpack .../071-librust-spin-dev_0.9.5-2_amd64.deb ...
Unpacking librust-spin-dev:amd64 (0.9.5-2) ...
Selecting previously unselected package librust-lazy-static-dev:amd64.
Preparing to unpack .../072-librust-lazy-static-dev_1.4.0-2_amd64.deb ...
Unpacking librust-lazy-static-dev:amd64 (1.4.0-2) ...
Selecting previously unselected package librust-byteorder-dev:amd64.
Preparing to unpack .../073-librust-byteorder-dev_1.4.3-2_amd64.deb ...
Unpacking librust-byteorder-dev:amd64 (1.4.3-2) ...
Selecting previously unselected package librust-regex-automata-dev:amd64.
Preparing to unpack .../074-librust-regex-automata-dev_0.1.8-2_amd64.deb ...
Unpacking librust-regex-automata-dev:amd64 (0.1.8-2) ...
Selecting previously unselected package librust-bstr+unicode-dev:amd64.
Preparing to unpack .../075-librust-bstr+unicode-dev_0.2.17-1+b1_amd64.deb ...
Unpacking librust-bstr+unicode-dev:amd64 (0.2.17-1+b1) ...
Selecting previously unselected package librust-bstr+default-dev:amd64.
Preparing to unpack .../076-librust-bstr+default-dev_0.2.17-1+b1_amd64.deb ...
Unpacking librust-bstr+default-dev:amd64 (0.2.17-1+b1) ...
Selecting previously unselected package librust-cfg-if-dev:amd64.
Preparing to unpack .../077-librust-cfg-if-dev_1.0.0-1_amd64.deb ...
Unpacking librust-cfg-if-dev:amd64 (1.0.0-1) ...
Selecting previously unselected package librust-unicode-ident-dev:amd64.
Preparing to unpack .../078-librust-unicode-ident-dev_1.0.0-1+b1_amd64.deb ...
Unpacking librust-unicode-ident-dev:amd64 (1.0.0-1+b1) ...
Selecting previously unselected package librust-proc-macro2-dev:amd64.
Preparing to unpack .../079-librust-proc-macro2-dev_1.0.47-1_amd64.deb ...
Unpacking librust-proc-macro2-dev:amd64 (1.0.47-1) ...
Selecting previously unselected package librust-quote-dev:amd64.
Preparing to unpack .../080-librust-quote-dev_1.0.21-1_amd64.deb ...
Unpacking librust-quote-dev:amd64 (1.0.21-1) ...
Selecting previously unselected package librust-quote+proc-macro-dev:amd64.
Preparing to unpack .../081-librust-quote+proc-macro-dev_1.0.21-1_amd64.deb ...
Unpacking librust-quote+proc-macro-dev:amd64 (1.0.21-1) ...
Selecting previously unselected package librust-syn-dev:amd64.
Preparing to unpack .../082-librust-syn-dev_1.0.107-1_amd64.deb ...
Unpacking librust-syn-dev:amd64 (1.0.107-1) ...
Selecting previously unselected package librust-ctor-dev:amd64.
Preparing to unpack .../083-librust-ctor-dev_0.1.26-1_amd64.deb ...
Unpacking librust-ctor-dev:amd64 (0.1.26-1) ...
Selecting previously unselected package librust-erased-serde-dev:amd64.
Preparing to unpack .../084-librust-erased-serde-dev_0.3.23-1_amd64.deb ...
Unpacking librust-erased-serde-dev:amd64 (0.3.23-1) ...
Selecting previously unselected package librust-fnv-dev:amd64.
Preparing to unpack .../085-librust-fnv-dev_1.0.7-1_amd64.deb ...
Unpacking librust-fnv-dev:amd64 (1.0.7-1) ...
Selecting previously unselected package librust-sval-dev:amd64.
Preparing to unpack .../086-librust-sval-dev_1.0.0~alpha.5-3_amd64.deb ...
Unpacking librust-sval-dev:amd64 (1.0.0~alpha.5-3) ...
Selecting previously unselected package librust-serde-fmt-dev.
Preparing to unpack .../087-librust-serde-fmt-dev_1.0.1-2_all.deb ...
Unpacking librust-serde-fmt-dev (1.0.1-2) ...
Selecting previously unselected package librust-sval+serde1-lib-dev:amd64.
Preparing to unpack .../088-librust-sval+serde1-lib-dev_1.0.0~alpha.5-3_amd64.deb ...
Unpacking librust-sval+serde1-lib-dev:amd64 (1.0.0~alpha.5-3) ...
Selecting previously unselected package librust-version-check-dev:amd64.
Preparing to unpack .../089-librust-version-check-dev_0.9.4-1_amd64.deb ...
Unpacking librust-version-check-dev:amd64 (0.9.4-1) ...
Selecting previously unselected package librust-value-bag-dev:amd64.
Preparing to unpack .../090-librust-value-bag-dev_1.0.0~alpha.9-3_amd64.deb ...
Unpacking librust-value-bag-dev:amd64 (1.0.0~alpha.9-3) ...
Selecting previously unselected package librust-log-dev:amd64.
Preparing to unpack .../091-librust-log-dev_0.4.17-3_amd64.deb ...
Unpacking librust-log-dev:amd64 (0.4.17-3) ...
Selecting previously unselected package librust-regex-syntax-dev:amd64.
Preparing to unpack .../092-librust-regex-syntax-dev_0.6.27-1_amd64.deb ...
Unpacking librust-regex-syntax-dev:amd64 (0.6.27-1) ...
Selecting previously unselected package librust-regex-dev:amd64.
Preparing to unpack .../093-librust-regex-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+aho-corasick-dev:amd64.
Preparing to unpack .../094-librust-regex+aho-corasick-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+aho-corasick-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+memchr-dev:amd64.
Preparing to unpack .../095-librust-regex+memchr-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+memchr-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+perf-literal-dev:amd64.
Preparing to unpack .../096-librust-regex+perf-literal-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+perf-literal-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+perf-dev:amd64.
Preparing to unpack .../097-librust-regex+perf-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+perf-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-globset-dev:amd64.
Preparing to unpack .../098-librust-globset-dev_0.4.9-1_amd64.deb ...
Unpacking librust-globset-dev:amd64 (0.4.9-1) ...
Selecting previously unselected package librust-regex+unicode-age-dev:amd64.
Preparing to unpack .../099-librust-regex+unicode-age-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+unicode-age-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+unicode-bool-dev:amd64.
Preparing to unpack .../100-librust-regex+unicode-bool-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+unicode-bool-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+unicode-case-dev:amd64.
Preparing to unpack .../101-librust-regex+unicode-case-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+unicode-case-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+unicode-gencat-dev:amd64.
Preparing to unpack .../102-librust-regex+unicode-gencat-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+unicode-gencat-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+unicode-perl-dev:amd64.
Preparing to unpack .../103-librust-regex+unicode-perl-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+unicode-perl-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+unicode-script-dev:amd64.
Preparing to unpack .../104-librust-regex+unicode-script-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+unicode-script-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+unicode-segment-dev:amd64.
Preparing to unpack .../105-librust-regex+unicode-segment-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+unicode-segment-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex-syntax+unicode-dev:amd64.
Preparing to unpack .../106-librust-regex-syntax+unicode-dev_0.6.27-1_amd64.deb ...
Unpacking librust-regex-syntax+unicode-dev:amd64 (0.6.27-1) ...
Selecting previously unselected package librust-regex+unicode-dev:amd64.
Preparing to unpack .../107-librust-regex+unicode-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+unicode-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-regex+default-dev:amd64.
Preparing to unpack .../108-librust-regex+default-dev_1.7.1-1_amd64.deb ...
Unpacking librust-regex+default-dev:amd64 (1.7.1-1) ...
Selecting previously unselected package librust-winapi-util-dev:amd64.
Preparing to unpack .../109-librust-winapi-util-dev_0.1.5-1_amd64.deb ...
Unpacking librust-winapi-util-dev:amd64 (0.1.5-1) ...
Selecting previously unselected package librust-same-file-dev:amd64.
Preparing to unpack .../110-librust-same-file-dev_1.0.6-1_amd64.deb ...
Unpacking librust-same-file-dev:amd64 (1.0.6-1) ...
Selecting previously unselected package librust-termcolor-dev:amd64.
Preparing to unpack .../111-librust-termcolor-dev_1.1.2-1_amd64.deb ...
Unpacking librust-termcolor-dev:amd64 (1.1.2-1) ...
Setting up media-types (10.0.0) ...
Setting up libpipeline1:amd64 (1.5.7-1) ...
Setting up librust-fnv-dev:amd64 (1.0.7-1) ...
Setting up librust-libc-dev:amd64 (0.2.139-1) ...
Setting up libpsl5:amd64 (0.21.2-1) ...
Setting up libicu72:amd64 (72.1-3) ...
Setting up bsdextrautils (2.38.1-5+b1) ...
Setting up librust-version-check-dev:amd64 (0.9.4-1) ...
Setting up librust-winapi-i686-pc-windows-gnu-dev:amd64 (0.4.0-1+b1) ...
Setting up libmagic-mgc (1:5.44-3) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up libdebhelper-perl (13.11.4) ...
Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
Setting up libnghttp2-14:amd64 (1.52.0-1) ...
Setting up libmagic1:amd64 (1:5.44-3) ...
Setting up gettext-base (0.21-12) ...
Setting up m4 (1.4.19-3) ...
Setting up file (1:5.44-3) ...
Setting up librust-sval-dev:amd64 (1.0.0~alpha.5-3) ...
Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
Setting up librust-compiler-builtins-dev:amd64 (0.1.70-1) ...
Setting up autotools-dev (20220109.1) ...
Setting up libz3-4:amd64 (4.8.12-3.1) ...
Setting up librust-rustc-std-workspace-core-dev:amd64 (1.0.0-1+b1) ...
Setting up libmbedcrypto7:amd64 (2.28.3-1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
Setting up librust-stable-deref-trait-dev:amd64 (1.2.0-1) ...
Setting up librust-scopeguard-dev:amd64 (1.1.0-1) ...
Setting up autopoint (0.21-12) ...
Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
Setting up autoconf (2.71-3) ...
Setting up librust-regex-syntax-dev:amd64 (0.6.27-1) ...
Setting up librust-unicode-ident-dev:amd64 (1.0.0-1+b1) ...
Setting up sensible-utils (0.0.17+nmu1) ...
Setting up libuchardet0:amd64 (0.0.7-1) ...
Setting up librust-cfg-if-dev:amd64 (1.0.0-1) ...
Setting up libsub-override-perl (0.09-4) ...
Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
Setting up librust-byteorder-dev:amd64 (1.4.3-2) ...
Setting up librust-memchr-dev:amd64 (2.5.0-1) ...
Setting up librust-autocfg-dev:amd64 (1.1.0-1) ...
Setting up librust-serde-dev:amd64 (1.0.152-2) ...
Setting up libbsd0:amd64 (0.11.7-2) ...
Setting up libelf1:amd64 (0.188-2.1) ...
Setting up readline-common (8.2-1.3) ...
Setting up libxml2:amd64 (2.9.14+dfsg-1.2) ...
Setting up librust-winapi-x86-64-pc-windows-gnu-dev:amd64 (0.4.0-1+b1) ...
Setting up libhttp-parser2.9:amd64 (2.9.4-5) ...
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.13.1-1) ...
Setting up gettext (0.21-12) ...
Setting up libmbedx509-1:amd64 (2.28.3-1) ...
Setting up libmbedtls14:amd64 (2.28.3-1) ...
Setting up librust-serde-fmt-dev (1.0.1-2) ...
Setting up libtool (2.4.7-5) ...
Setting up libedit2:amd64 (3.1-20221030-2) ...
Setting up libreadline8:amd64 (8.2-1.3) ...
Setting up librust-regex-dev:amd64 (1.7.1-1) ...
Setting up librust-owning-ref-dev:amd64 (0.4.1-1) ...
Setting up librust-regex+unicode-script-dev:amd64 (1.7.1-1) ...
Setting up librust-lock-api-dev:amd64 (0.4.9-1) ...
Setting up librust-regex+unicode-bool-dev:amd64 (1.7.1-1) ...
Setting up librust-proc-macro2-dev:amd64 (1.0.47-1) ...
Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
Setting up librust-winapi-dev:amd64 (0.3.9-1+b1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up librust-regex-automata-dev:amd64 (0.1.8-2) ...
Setting up librust-regex+unicode-segment-dev:amd64 (1.7.1-1) ...
Setting up librust-sval+serde1-lib-dev:amd64 (1.0.0~alpha.5-3) ...
Setting up librust-regex-syntax+unicode-dev:amd64 (0.6.27-1) ...
Setting up librust-regex+unicode-age-dev:amd64 (1.7.1-1) ...
Setting up dh-strip-nondeterminism (1.13.1-1) ...
Setting up libllvm14:amd64 (1:14.0.6-12) ...
Setting up dwz (0.15-1) ...
Setting up librust-bstr-dev:amd64 (0.2.17-1+b1) ...
Setting up groff-base (1.22.4-10) ...
Setting up librust-winapi-util-dev:amd64 (0.1.5-1) ...
Setting up librust-regex+memchr-dev:amd64 (1.7.1-1) ...
Setting up librust-regex+unicode-case-dev:amd64 (1.7.1-1) ...
Setting up librust-aho-corasick-dev:amd64 (0.7.19-1) ...
Setting up librust-erased-serde-dev:amd64 (0.3.23-1) ...
Setting up librust-same-file-dev:amd64 (1.0.6-1) ...
Setting up librust-termcolor-dev:amd64 (1.1.2-1) ...
Setting up libgit2-1.5:amd64 (1.5.1+ds-1) ...
Setting up librust-spin-dev:amd64 (0.9.5-2) ...
Setting up libstd-rust-1.63:amd64 (1.63.0+dfsg1-2) ...
Setting up librust-regex+unicode-gencat-dev:amd64 (1.7.1-1) ...
Setting up librust-lazy-static-dev:amd64 (1.4.0-2) ...
Setting up librust-regex+unicode-perl-dev:amd64 (1.7.1-1) ...
Setting up librust-atty-dev:amd64 (0.2.14-2) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up librust-quote-dev:amd64 (1.0.21-1) ...
Setting up librust-quote+proc-macro-dev:amd64 (1.0.21-1) ...
Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
Setting up libcurl3-gnutls:amd64 (7.88.1-9) ...
Setting up librust-syn-dev:amd64 (1.0.107-1) ...
Setting up librust-bstr+std-dev:amd64 (0.2.17-1+b1) ...
Setting up man-db (2.11.2-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libstd-rust-dev:amd64 (1.63.0+dfsg1-2) ...
Setting up librust-regex+aho-corasick-dev:amd64 (1.7.1-1) ...
Setting up rustc (1.63.0+dfsg1-2) ...
Setting up librust-bstr+unicode-dev:amd64 (0.2.17-1+b1) ...
Setting up librust-bstr+default-dev:amd64 (0.2.17-1+b1) ...
Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
Setting up librust-ctor-dev:amd64 (0.1.26-1) ...
Setting up python3.11 (3.11.2-6) ...
Setting up librust-regex+unicode-dev:amd64 (1.7.1-1) ...
Setting up librust-regex+perf-literal-dev:amd64 (1.7.1-1) ...
Setting up debhelper (13.11.4) ...
Setting up python3 (3.11.2-1+b1) ...
Setting up librust-regex+perf-dev:amd64 (1.7.1-1) ...
Setting up cargo (0.66.0+ds1-1) ...
Setting up dh-cargo (30) ...
Setting up librust-regex+default-dev:amd64 (1.7.1-1) ...
Setting up librust-value-bag-dev:amd64 (1.0.0~alpha.9-3) ...
Setting up librust-log-dev:amd64 (0.4.17-3) ...
Setting up librust-globset-dev:amd64 (0.4.9-1) ...
Processing triggers for libc-bin (2.36-9) ...
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
Reading package lists...
Building dependency tree...
Reading state information...
usrmerge is already the newest version (35).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Building the package
I: user script /srv/workspace/pbuilder/1669783/tmp/hooks/A99_set_merged_usr starting
Re-configuring usrmerge...
removed '/etc/unsupported-skip-usrmerge-conversion'
The system has been successfully converted.
I: user script /srv/workspace/pbuilder/1669783/tmp/hooks/A99_set_merged_usr finished
hostname: Name or service not known
I: Running cd /build/rust-grep-cli-0.1.6/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-genchanges -S  > ../rust-grep-cli_0.1.6-2_source.changes
dpkg-buildpackage: info: source package rust-grep-cli
dpkg-buildpackage: info: source version 0.1.6-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Sylvestre Ledru <sylvestre@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean --buildsystem cargo
   debian/rules execute_after_dh_testdir
make[1]: Entering directory '/build/rust-grep-cli-0.1.6'
find . ! -newermt "jan 01, 2000" -exec touch {} +
make[1]: Leaving directory '/build/rust-grep-cli-0.1.6'
   dh_auto_clean -O--buildsystem=cargo
debian cargo wrapper: options, profiles, parallel: ['buildinfo=+all', 'reproducible=+all', 'parallel=16'] [] ['-j16']
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
   dh_autoreconf_clean -O--buildsystem=cargo
   dh_clean -O--buildsystem=cargo
 debian/rules binary
dh binary --buildsystem cargo
   debian/rules execute_after_dh_testdir
make[1]: Entering directory '/build/rust-grep-cli-0.1.6'
find . ! -newermt "jan 01, 2000" -exec touch {} +
make[1]: Leaving directory '/build/rust-grep-cli-0.1.6'
   dh_update_autotools_config -O--buildsystem=cargo
   dh_autoreconf -O--buildsystem=cargo
   dh_auto_configure -O--buildsystem=cargo
debian cargo wrapper: options, profiles, parallel: ['buildinfo=+all', 'reproducible=+all', 'parallel=16'] [] ['-j16']
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into /build/rust-grep-cli-0.1.6/debian/cargo_registry/
   dh_auto_build -O--buildsystem=cargo
   dh_auto_test -O--buildsystem=cargo
debian cargo wrapper: options, profiles, parallel: ['buildinfo=+all', 'reproducible=+all', 'parallel=16'] [] ['-j16']
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose', '-j16', '--target', 'x86_64-unknown-linux-gnu'],) {}
   Compiling memchr v2.5.0
   Compiling log v0.4.17
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=56994d130e8b8267 -C extra-filename=-56994d130e8b8267 --out-dir /build/rust-grep-cli-0.1.6/target/debug/build/memchr-56994d130e8b8267 -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn`
   Compiling libc v0.2.139
   Compiling byteorder v1.4.3
   Compiling lazy_static v1.4.0
   Compiling regex-syntax v0.6.27
   Compiling cfg-if v1.0.0
   Compiling fnv v1.0.7
   Compiling same-file v1.0.6
   Compiling termcolor v1.1.2
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/log-0.4.17 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name build_script_build /build/rust-grep-cli-0.1.6/debian/cargo_registry/log-0.4.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=038473f96cd13392 -C extra-filename=-038473f96cd13392 --out-dir /build/rust-grep-cli-0.1.6/target/debug/build/log-038473f96cd13392 -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/byteorder-1.4.3 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name byteorder --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/byteorder-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8c92d39bca74bfca -C extra-filename=-8c92d39bca74bfca --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/lazy_static-1.4.0 CARGO_PKG_AUTHORS='Marvin Löbel <loebel.marvin@gmail.com>' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name lazy_static /build/rust-grep-cli-0.1.6/debian/cargo_registry/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0620c94f1e90803a -C extra-filename=-0620c94f1e90803a --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/libc-0.2.139 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.139 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name build_script_build /build/rust-grep-cli-0.1.6/debian/cargo_registry/libc-0.2.139/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=409c749c4778399b -C extra-filename=-409c749c4778399b --out-dir /build/rust-grep-cli-0.1.6/target/debug/build/libc-409c749c4778399b -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
parameters. Structured like an if-else chain, the first matching branch is the
item that gets emitted.
' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name cfg_if --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0529e70baf8f0f94 -C extra-filename=-0529e70baf8f0f94 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/fnv-1.0.7 CARGO_PKG_AUTHORS='Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name fnv /build/rust-grep-cli-0.1.6/debian/cargo_registry/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b16605c2235a44e1 -C extra-filename=-b16605c2235a44e1 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/same-file-1.0.6 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name same_file --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=526ffa5e664b3cea -C extra-filename=-526ffa5e664b3cea --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/termcolor-1.1.2 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name termcolor --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/termcolor-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8e29c39ffba1a803 -C extra-filename=-8e29c39ffba1a803 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/regex-syntax-0.6.27 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name regex_syntax --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/regex-syntax-0.6.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=d199f2a357cc7da1 -C extra-filename=-d199f2a357cc7da1 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling regex-automata v0.1.8
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/regex-automata-0.1.8 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name regex_automata /build/rust-grep-cli-0.1.6/debian/cargo_registry/regex-automata-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bbf62559e50a78e1 -C extra-filename=-bbf62559e50a78e1 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --extern byteorder=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libbyteorder-8c92d39bca74bfca.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
     Running `/build/rust-grep-cli-0.1.6/target/debug/build/log-038473f96cd13392/build-script-build`
[log 0.4.17] cargo:rustc-cfg=atomic_cas
[log 0.4.17] cargo:rustc-cfg=has_atomics
[log 0.4.17] cargo:rerun-if-changed=build.rs
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/log-0.4.17 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' OUT_DIR=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/build/log-51c813750ddf4de0/out rustc --crate-name log /build/rust-grep-cli-0.1.6/debian/cargo_registry/log-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8e518a2f02d036d8 -C extra-filename=-8e518a2f02d036d8 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --extern cfg_if=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-0529e70baf8f0f94.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry --cfg atomic_cas --cfg has_atomics`
     Running `/build/rust-grep-cli-0.1.6/target/debug/build/memchr-56994d130e8b8267/build-script-build`
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
[memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' OUT_DIR=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/build/memchr-98e405d94404716b/out rustc --crate-name memchr --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=47f5f27fde886351 -C extra-filename=-47f5f27fde886351 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
     Running `/build/rust-grep-cli-0.1.6/target/debug/build/libc-409c749c4778399b/build-script-build`
[libc 0.2.139] cargo:rerun-if-changed=build.rs
[libc 0.2.139] cargo:rustc-cfg=freebsd11
[libc 0.2.139] cargo:rustc-cfg=libc_priv_mod_use
[libc 0.2.139] cargo:rustc-cfg=libc_union
[libc 0.2.139] cargo:rustc-cfg=libc_const_size_of
[libc 0.2.139] cargo:rustc-cfg=libc_align
[libc 0.2.139] cargo:rustc-cfg=libc_int128
[libc 0.2.139] cargo:rustc-cfg=libc_core_cvoid
[libc 0.2.139] cargo:rustc-cfg=libc_packedN
[libc 0.2.139] cargo:rustc-cfg=libc_cfg_target_vendor
[libc 0.2.139] cargo:rustc-cfg=libc_non_exhaustive
[libc 0.2.139] cargo:rustc-cfg=libc_ptr_addr_of
[libc 0.2.139] cargo:rustc-cfg=libc_underscore_const_names
[libc 0.2.139] cargo:rustc-cfg=libc_const_extern_fn
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/libc-0.2.139 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.139 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' OUT_DIR=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/build/libc-3abbebb8de625f6c/out rustc --crate-name libc /build/rust-grep-cli-0.1.6/debian/cargo_registry/libc-0.2.139/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b48c6e5d270ed72f -C extra-filename=-b48c6e5d270ed72f --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
   Compiling aho-corasick v0.7.19
   Compiling bstr v0.2.17
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/aho-corasick-0.7.19 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name aho_corasick --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/aho-corasick-0.7.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f3581b292a0dfad7 -C extra-filename=-f3581b292a0dfad7 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --extern memchr=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-47f5f27fde886351.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/bstr-0.2.17 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name bstr --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/bstr-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' -C metadata=096a03fd363d2319 -C extra-filename=-096a03fd363d2319 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --extern lazy_static=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-0620c94f1e90803a.rmeta --extern memchr=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-47f5f27fde886351.rmeta --extern regex_automata=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libregex_automata-bbf62559e50a78e1.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling atty v0.2.14
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/atty-0.2.14 CARGO_PKG_AUTHORS='softprops <d.tangren@gmail.com>' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name atty /build/rust-grep-cli-0.1.6/debian/cargo_registry/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9b9c5d711aae958c -C extra-filename=-9b9c5d711aae958c --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --extern libc=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-b48c6e5d270ed72f.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling regex v1.7.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/regex-1.7.1 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name regex --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/regex-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=948387b0b1799f5a -C extra-filename=-948387b0b1799f5a --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --extern aho_corasick=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libaho_corasick-f3581b292a0dfad7.rmeta --extern memchr=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-47f5f27fde886351.rmeta --extern regex_syntax=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libregex_syntax-d199f2a357cc7da1.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling globset v0.4.9
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6/debian/cargo_registry/globset-0.4.9 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the
process of matching one or more glob patterns against a single candidate path
simultaneously, and returning all of the globs that matched.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name globset --edition=2018 /build/rust-grep-cli-0.1.6/debian/cargo_registry/globset-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' -C metadata=f264734d5e2e011c -C extra-filename=-f264734d5e2e011c --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --extern aho_corasick=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libaho_corasick-f3581b292a0dfad7.rmeta --extern bstr=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libbstr-096a03fd363d2319.rmeta --extern fnv=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libfnv-b16605c2235a44e1.rmeta --extern log=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/liblog-8e518a2f02d036d8.rmeta --extern regex=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libregex-948387b0b1799f5a.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling grep-cli v0.1.6 (/build/rust-grep-cli-0.1.6)
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=grep_cli CARGO_MANIFEST_DIR=/build/rust-grep-cli-0.1.6 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>' CARGO_PKG_DESCRIPTION='Utilities for search oriented command line applications.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/cli' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=grep-cli CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/cli' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/build/rust-grep-cli-0.1.6/target/debug/deps:/usr/lib' rustc --crate-name grep_cli --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=354cffc9ca825562 -C extra-filename=-354cffc9ca825562 --out-dir /build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/rust-grep-cli-0.1.6/target/debug/deps --extern atty=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libatty-9b9c5d711aae958c.rmeta --extern bstr=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libbstr-096a03fd363d2319.rmeta --extern globset=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libglobset-f264734d5e2e011c.rmeta --extern lazy_static=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-0620c94f1e90803a.rmeta --extern log=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/liblog-8e518a2f02d036d8.rmeta --extern regex=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libregex-948387b0b1799f5a.rmeta --extern same_file=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libsame_file-526ffa5e664b3cea.rmeta --extern termcolor=/build/rust-grep-cli-0.1.6/target/x86_64-unknown-linux-gnu/debug/deps/libtermcolor-8e29c39ffba1a803.rmeta -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /build/rust-grep-cli-0.1.6=/usr/share/cargo/registry/grep-cli-0.1.6 --remap-path-prefix /build/rust-grep-cli-0.1.6/debian/cargo_registry=/usr/share/cargo/registry`
    Finished dev [unoptimized + debuginfo] target(s) in 16.90s
librust-aho-corasick-dev:amd64 0.7.19-1 0
librust-atty-dev:amd64 0.2.14-2 0
librust-bstr-dev:amd64 0.2.17-1+b1 0
librust-byteorder-dev:amd64 1.4.3-2 0
librust-cfg-if-dev:amd64 1.0.0-1 0
librust-fnv-dev:amd64 1.0.7-1 0
librust-globset-dev:amd64 0.4.9-1 0
librust-lazy-static-dev:amd64 1.4.0-2 0
librust-libc-dev:amd64 0.2.139-1 0
librust-log-dev:amd64 0.4.17-3 0
librust-memchr-dev:amd64 2.5.0-1 0
librust-regex-automata-dev:amd64 0.1.8-2 0
librust-regex-dev:amd64 1.7.1-1 0
librust-regex-syntax-dev:amd64 0.6.27-1 0
librust-same-file-dev:amd64 1.0.6-1 0
librust-termcolor-dev:amd64 1.1.2-1 0
rustc 1.63.0+dfsg1-2 1
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=cargo
   dh_prep -O--buildsystem=cargo
   dh_auto_install --destdir=debian/librust-grep-cli-dev/ -O--buildsystem=cargo
   dh_installdocs -O--buildsystem=cargo
   dh_installchangelogs -O--buildsystem=cargo
   dh_installinit -O--buildsystem=cargo
   dh_installsystemduser -O--buildsystem=cargo
   dh_perl -O--buildsystem=cargo
   dh_link -O--buildsystem=cargo
   dh_strip_nondeterminism -O--buildsystem=cargo
   dh_compress -O--buildsystem=cargo
   dh_fixperms -O--buildsystem=cargo
   dh_missing -O--buildsystem=cargo
   dh_dwz -O--buildsystem=cargo
   dh_strip -O--buildsystem=cargo
   dh_makeshlibs -O--buildsystem=cargo
   dh_shlibdeps -O--buildsystem=cargo
   dh_installdeb -O--buildsystem=cargo
   dh_gencontrol -O--buildsystem=cargo
   dh_md5sums -O--buildsystem=cargo
   dh_builddeb -O--buildsystem=cargo
dpkg-deb: building package 'librust-grep-cli-dev' in '../librust-grep-cli-dev_0.1.6-2_amd64.deb'.
 dpkg-genbuildinfo --build=binary -O../rust-grep-cli_0.1.6-2_amd64.buildinfo
 dpkg-genchanges --build=binary -O../rust-grep-cli_0.1.6-2_amd64.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: user script /srv/workspace/pbuilder/1669783/tmp/hooks/B01_cleanup starting
I: user script /srv/workspace/pbuilder/1669783/tmp/hooks/B01_cleanup finished
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/1669783 and its subdirectories
I: Current time: Sun Jun  2 04:24:25 +14 2024
I: pbuilder-time-stamp: 1717251865