Skip to content

Instantly share code, notes, and snippets.

@allenap
Created November 19, 2017 10:04
Show Gist options
  • Save allenap/5b4049d3b036220093a3555202795942 to your computer and use it in GitHub Desktop.
Save allenap/5b4049d3b036220093a3555202795942 to your computer and use it in GitHub Desktop.
Sending build context to Docker daemon 19MB
Step 1/8 : FROM postgres:10.1
---> 599272bf538f
Step 2/8 : ENV CARGO_HOME /cargo
---> Running in 1c642d69d946
---> 36f826858a27
Removing intermediate container 1c642d69d946
Step 3/8 : ENV PATH $CARGO_HOME/bin:$PATH
---> Running in e7186288251c
---> 040d73076f7d
Removing intermediate container e7186288251c
Step 4/8 : ENV SRC_PATH /src
---> Running in fd6b48c62f81
---> 886579f1f27e
Removing intermediate container fd6b48c62f81
Step 5/8 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates curl git make gcc gcc-multilib postgresql-server-dev-$PG_MAJOR=$PG_VERSION python-pip python-setuptools && rm -rf /var/lib/apt/lists/* && curl -sf https://static.rust-lang.org/rustup.sh -o rustup.sh && bash rustup.sh --disable-sudo -y --verbose && pip install pgxnclient && cargo install rustfmt && mkdir -p "$CARGO_HOME"
---> Running in a429d43152ee
Ign:1 http://deb.debian.org/debian stretch InRelease
Get:2 http://security.debian.org stretch/updates InRelease [63.0 kB]
Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB]
Get:4 http://apt.postgresql.org/pub/repos/apt stretch-pgdg InRelease [41.3 kB]
Get:5 http://deb.debian.org/debian stretch Release [118 kB]
Get:6 http://security.debian.org stretch/updates/main amd64 Packages [286 kB]
Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [6,499 B]
Get:8 http://deb.debian.org/debian stretch Release.gpg [2,479 B]
Get:9 http://deb.debian.org/debian stretch/main amd64 Packages [9,500 kB]
Get:10 http://apt.postgresql.org/pub/repos/apt stretch-pgdg/main amd64 Packages [173 kB]
Fetched 10.3 MB in 7s (1,373 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
binutils cpp cpp-6 gcc-6 gcc-6-multilib git-man lib32asan3 lib32atomic1
lib32cilkrts5 lib32gcc-6-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2
lib32quadmath0 lib32stdc++6 lib32ubsan0 libasan3 libatomic1 libc-dev-bin
libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0
libcilkrts5 libcurl3 libcurl3-gnutls liberror-perl libgcc-6-dev libgdbm3
libgomp1 libidn2-0 libisl15 libitm1 liblsan0 libmpc3 libmpfr4 libmpx2
libnghttp2-14 libperl5.24 libpq-dev libpsl5 libpython-stdlib libquadmath0
librtmp1 libssh2-1 libssl1.0.2 libtsan0 libubsan0 libx32asan3 libx32atomic1
libx32cilkrts5 libx32gcc-6-dev libx32gcc1 libx32gomp1 libx32itm1
libx32quadmath0 libx32stdc++6 libx32ubsan0 linux-libc-dev perl
perl-modules-5.24 python python-minimal python-pip-whl python-pkg-resources
python2.7 python2.7-minimal
Suggested packages:
binutils-doc cpp-doc gcc-6-locales manpages-dev autoconf automake libtool
flex bison gdb gcc-doc gcc-6-doc libgcc1-dbg libgomp1-dbg libitm1-dbg
libatomic1-dbg libasan3-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run
| git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch
git-cvs git-mediawiki git-svn glibc-doc postgresql-doc-10 make-doc perl-doc
libterm-readline-gnu-perl | libterm-readline-perl-perl python-doc python-tk
python-setuptools-doc python2.7-doc binfmt-support
Recommended packages:
patch less rsync ssh-client manpages manpages-dev publicsuffix rename
build-essential python-all-dev python-wheel
The following NEW packages will be installed:
binutils ca-certificates cpp cpp-6 curl gcc gcc-6 gcc-6-multilib
gcc-multilib git git-man lib32asan3 lib32atomic1 lib32cilkrts5
lib32gcc-6-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0
lib32stdc++6 lib32ubsan0 libasan3 libatomic1 libc-dev-bin libc6-dev
libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5
libcurl3 libcurl3-gnutls liberror-perl libgcc-6-dev libgdbm3 libgomp1
libidn2-0 libisl15 libitm1 liblsan0 libmpc3 libmpfr4 libmpx2 libnghttp2-14
libperl5.24 libpq-dev libpsl5 libpython-stdlib libquadmath0 librtmp1
libssh2-1 libssl1.0.2 libtsan0 libubsan0 libx32asan3 libx32atomic1
libx32cilkrts5 libx32gcc-6-dev libx32gcc1 libx32gomp1 libx32itm1
libx32quadmath0 libx32stdc++6 libx32ubsan0 linux-libc-dev make perl
perl-modules-5.24 postgresql-server-dev-10 python python-minimal python-pip
python-pip-whl python-pkg-resources python-setuptools python2.7
python2.7-minimal
0 upgraded, 79 newly installed, 0 to remove and 1 not upgraded.
Need to get 61.3 MB of archives.
After this operation, 275 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 perl-modules-5.24 all 5.24.1-3+deb9u2 [2,724 kB]
Get:2 http://security.debian.org stretch/updates/main amd64 libcurl3-gnutls amd64 7.52.1-5+deb9u2 [289 kB]
Get:3 http://apt.postgresql.org/pub/repos/apt stretch-pgdg/main amd64 libpq-dev amd64 10.1-1.pgdg90+1 [240 kB]
Get:4 http://security.debian.org stretch/updates/main amd64 libssl1.0.2 amd64 1.0.2l-2+deb9u1 [1,297 kB]
Get:5 http://deb.debian.org/debian stretch/main amd64 libgdbm3 amd64 1.8.3-14 [30.0 kB]
Get:6 http://deb.debian.org/debian stretch/main amd64 libperl5.24 amd64 5.24.1-3+deb9u2 [3,538 kB]
Get:7 http://apt.postgresql.org/pub/repos/apt stretch-pgdg/main amd64 postgresql-server-dev-10 amd64 10.1-1.pgdg90+1 [834 kB]
Get:8 http://security.debian.org stretch/updates/main amd64 libcurl3 amd64 7.52.1-5+deb9u2 [291 kB]
Get:9 http://security.debian.org stretch/updates/main amd64 curl amd64 7.52.1-5+deb9u2 [227 kB]
Get:10 http://deb.debian.org/debian stretch/main amd64 perl amd64 5.24.1-3+deb9u2 [218 kB]
Get:11 http://deb.debian.org/debian stretch/main amd64 python2.7-minimal amd64 2.7.13-2 [1,383 kB]
Get:12 http://deb.debian.org/debian stretch/main amd64 python-minimal amd64 2.7.13-2 [40.5 kB]
Get:13 http://deb.debian.org/debian stretch/main amd64 python2.7 amd64 2.7.13-2 [285 kB]
Get:14 http://deb.debian.org/debian stretch/main amd64 libpython-stdlib amd64 2.7.13-2 [20.0 kB]
Get:15 http://deb.debian.org/debian stretch/main amd64 python amd64 2.7.13-2 [154 kB]
Get:16 http://deb.debian.org/debian stretch/main amd64 libidn2-0 amd64 0.16-1+deb9u1 [60.7 kB]
Get:17 http://deb.debian.org/debian stretch/main amd64 libnghttp2-14 amd64 1.18.1-1 [79.1 kB]
Get:18 http://deb.debian.org/debian stretch/main amd64 libpsl5 amd64 0.17.0-3 [41.8 kB]
Get:19 http://deb.debian.org/debian stretch/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1+b1 [60.4 kB]
Get:20 http://deb.debian.org/debian stretch/main amd64 libssh2-1 amd64 1.7.0-1 [138 kB]
Get:21 http://deb.debian.org/debian stretch/main amd64 liberror-perl all 0.17024-1 [26.9 kB]
Get:22 http://deb.debian.org/debian stretch/main amd64 git-man all 1:2.11.0-3+deb9u2 [1,432 kB]
Get:23 http://deb.debian.org/debian stretch/main amd64 git amd64 1:2.11.0-3+deb9u2 [4,160 kB]
Get:24 http://deb.debian.org/debian stretch/main amd64 binutils amd64 2.28-5 [3,770 kB]
Get:25 http://deb.debian.org/debian stretch/main amd64 ca-certificates all 20161130+nmu1 [196 kB]
Get:26 http://deb.debian.org/debian stretch/main amd64 libisl15 amd64 0.18-1 [564 kB]
Get:27 http://deb.debian.org/debian stretch/main amd64 libmpfr4 amd64 3.1.5-1 [556 kB]
Get:28 http://deb.debian.org/debian stretch/main amd64 libmpc3 amd64 1.0.3-1+b2 [39.9 kB]
Get:29 http://deb.debian.org/debian stretch/main amd64 cpp-6 amd64 6.3.0-18 [6,579 kB]
Get:30 http://deb.debian.org/debian stretch/main amd64 cpp amd64 4:6.3.0-4 [18.7 kB]
Get:31 http://deb.debian.org/debian stretch/main amd64 libcc1-0 amd64 6.3.0-18 [30.6 kB]
Get:32 http://deb.debian.org/debian stretch/main amd64 libgomp1 amd64 6.3.0-18 [73.2 kB]
Get:33 http://deb.debian.org/debian stretch/main amd64 libitm1 amd64 6.3.0-18 [27.4 kB]
Get:34 http://deb.debian.org/debian stretch/main amd64 libatomic1 amd64 6.3.0-18 [8,920 B]
Get:35 http://deb.debian.org/debian stretch/main amd64 libasan3 amd64 6.3.0-18 [311 kB]
Get:36 http://deb.debian.org/debian stretch/main amd64 liblsan0 amd64 6.3.0-18 [115 kB]
Get:37 http://deb.debian.org/debian stretch/main amd64 libtsan0 amd64 6.3.0-18 [257 kB]
Get:38 http://deb.debian.org/debian stretch/main amd64 libubsan0 amd64 6.3.0-18 [106 kB]
Get:39 http://deb.debian.org/debian stretch/main amd64 libcilkrts5 amd64 6.3.0-18 [40.4 kB]
Get:40 http://deb.debian.org/debian stretch/main amd64 libmpx2 amd64 6.3.0-18 [11.2 kB]
Get:41 http://deb.debian.org/debian stretch/main amd64 libquadmath0 amd64 6.3.0-18 [131 kB]
Get:42 http://deb.debian.org/debian stretch/main amd64 libgcc-6-dev amd64 6.3.0-18 [2,297 kB]
Get:43 http://deb.debian.org/debian stretch/main amd64 gcc-6 amd64 6.3.0-18 [6,895 kB]
Get:44 http://deb.debian.org/debian stretch/main amd64 gcc amd64 4:6.3.0-4 [5,196 B]
Get:45 http://deb.debian.org/debian stretch/main amd64 libc6-i386 amd64 2.24-11+deb9u1 [2,595 kB]
Get:46 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u1 [259 kB]
Get:47 http://deb.debian.org/debian stretch/main amd64 linux-libc-dev amd64 4.9.51-1 [1,282 kB]
Get:48 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u1 [2,365 kB]
Get:49 http://deb.debian.org/debian stretch/main amd64 libc6-dev-i386 amd64 2.24-11+deb9u1 [1,651 kB]
Get:50 http://deb.debian.org/debian stretch/main amd64 libc6-x32 amd64 2.24-11+deb9u1 [2,819 kB]
Get:51 http://deb.debian.org/debian stretch/main amd64 libc6-dev-x32 amd64 2.24-11+deb9u1 [1,940 kB]
Get:52 http://deb.debian.org/debian stretch/main amd64 lib32gcc1 amd64 1:6.3.0-18 [47.8 kB]
Get:53 http://deb.debian.org/debian stretch/main amd64 libx32gcc1 amd64 1:6.3.0-18 [38.6 kB]
Get:54 http://deb.debian.org/debian stretch/main amd64 lib32gomp1 amd64 6.3.0-18 [79.1 kB]
Get:55 http://deb.debian.org/debian stretch/main amd64 libx32gomp1 amd64 6.3.0-18 [74.4 kB]
Get:56 http://deb.debian.org/debian stretch/main amd64 lib32itm1 amd64 6.3.0-18 [29.4 kB]
Get:57 http://deb.debian.org/debian stretch/main amd64 libx32itm1 amd64 6.3.0-18 [27.8 kB]
Get:58 http://deb.debian.org/debian stretch/main amd64 lib32atomic1 amd64 6.3.0-18 [8,558 B]
Get:59 http://deb.debian.org/debian stretch/main amd64 libx32atomic1 amd64 6.3.0-18 [8,962 B]
Get:60 http://deb.debian.org/debian stretch/main amd64 lib32stdc++6 amd64 6.3.0-18 [411 kB]
Get:61 http://deb.debian.org/debian stretch/main amd64 lib32asan3 amd64 6.3.0-18 [302 kB]
Get:62 http://deb.debian.org/debian stretch/main amd64 libx32stdc++6 amd64 6.3.0-18 [386 kB]
Get:63 http://deb.debian.org/debian stretch/main amd64 libx32asan3 amd64 6.3.0-18 [306 kB]
Get:64 http://deb.debian.org/debian stretch/main amd64 lib32ubsan0 amd64 6.3.0-18 [118 kB]
Get:65 http://deb.debian.org/debian stretch/main amd64 libx32ubsan0 amd64 6.3.0-18 [107 kB]
Get:66 http://deb.debian.org/debian stretch/main amd64 lib32cilkrts5 amd64 6.3.0-18 [45.1 kB]
Get:67 http://deb.debian.org/debian stretch/main amd64 libx32cilkrts5 amd64 6.3.0-18 [41.3 kB]
Get:68 http://deb.debian.org/debian stretch/main amd64 lib32mpx2 amd64 6.3.0-18 [12.5 kB]
Get:69 http://deb.debian.org/debian stretch/main amd64 lib32quadmath0 amd64 6.3.0-18 [202 kB]
Get:70 http://deb.debian.org/debian stretch/main amd64 libx32quadmath0 amd64 6.3.0-18 [134 kB]
Get:71 http://deb.debian.org/debian stretch/main amd64 lib32gcc-6-dev amd64 6.3.0-18 [2,132 kB]
Get:72 http://deb.debian.org/debian stretch/main amd64 libx32gcc-6-dev amd64 6.3.0-18 [1,929 kB]
Get:73 http://deb.debian.org/debian stretch/main amd64 gcc-6-multilib amd64 6.3.0-18 [918 B]
Get:74 http://deb.debian.org/debian stretch/main amd64 gcc-multilib amd64 4:6.3.0-4 [1,258 B]
Get:75 http://deb.debian.org/debian stretch/main amd64 make amd64 4.1-9.1 [302 kB]
Get:76 http://deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2 [1,406 kB]
Get:77 http://deb.debian.org/debian stretch/main amd64 python-pip all 9.0.1-2 [179 kB]
Get:78 http://deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
Get:79 http://deb.debian.org/debian stretch/main amd64 python-setuptools all 33.1.1-1 [297 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 61.3 MB in 39s (1,552 kB/s)
Selecting previously unselected package perl-modules-5.24.
(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 ... 11810 files and directories currently installed.)
Preparing to unpack .../0-perl-modules-5.24_5.24.1-3+deb9u2_all.deb ...
Unpacking perl-modules-5.24 (5.24.1-3+deb9u2) ...
Selecting previously unselected package libgdbm3:amd64.
Preparing to unpack .../1-libgdbm3_1.8.3-14_amd64.deb ...
Unpacking libgdbm3:amd64 (1.8.3-14) ...
Selecting previously unselected package libperl5.24:amd64.
Preparing to unpack .../2-libperl5.24_5.24.1-3+deb9u2_amd64.deb ...
Unpacking libperl5.24:amd64 (5.24.1-3+deb9u2) ...
Selecting previously unselected package perl.
Preparing to unpack .../3-perl_5.24.1-3+deb9u2_amd64.deb ...
Unpacking perl (5.24.1-3+deb9u2) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../4-python2.7-minimal_2.7.13-2_amd64.deb ...
Unpacking python2.7-minimal (2.7.13-2) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../5-python-minimal_2.7.13-2_amd64.deb ...
Unpacking python-minimal (2.7.13-2) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../6-python2.7_2.7.13-2_amd64.deb ...
Unpacking python2.7 (2.7.13-2) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../7-libpython-stdlib_2.7.13-2_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.13-2) ...
Setting up python2.7-minimal (2.7.13-2) ...
Linking and byte-compiling packages for runtime python2.7...
Setting up python-minimal (2.7.13-2) ...
Selecting previously unselected package python.
(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 ... 13691 files and directories currently installed.)
Preparing to unpack .../00-python_2.7.13-2_amd64.deb ...
Unpacking python (2.7.13-2) ...
Selecting previously unselected package libidn2-0:amd64.
Preparing to unpack .../01-libidn2-0_0.16-1+deb9u1_amd64.deb ...
Unpacking libidn2-0:amd64 (0.16-1+deb9u1) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../02-libnghttp2-14_1.18.1-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.18.1-1) ...
Selecting previously unselected package libpsl5:amd64.
Preparing to unpack .../03-libpsl5_0.17.0-3_amd64.deb ...
Unpacking libpsl5:amd64 (0.17.0-3) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../04-librtmp1_2.4+20151223.gitfa8646d.1-1+b1_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
Selecting previously unselected package libssh2-1:amd64.
Preparing to unpack .../05-libssh2-1_1.7.0-1_amd64.deb ...
Unpacking libssh2-1:amd64 (1.7.0-1) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../06-libcurl3-gnutls_7.52.1-5+deb9u2_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.52.1-5+deb9u2) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../07-liberror-perl_0.17024-1_all.deb ...
Unpacking liberror-perl (0.17024-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../08-git-man_1%3a2.11.0-3+deb9u2_all.deb ...
Unpacking git-man (1:2.11.0-3+deb9u2) ...
Selecting previously unselected package git.
Preparing to unpack .../09-git_1%3a2.11.0-3+deb9u2_amd64.deb ...
Unpacking git (1:2.11.0-3+deb9u2) ...
Selecting previously unselected package libssl1.0.2:amd64.
Preparing to unpack .../10-libssl1.0.2_1.0.2l-2+deb9u1_amd64.deb ...
Unpacking libssl1.0.2:amd64 (1.0.2l-2+deb9u1) ...
Selecting previously unselected package binutils.
Preparing to unpack .../11-binutils_2.28-5_amd64.deb ...
Unpacking binutils (2.28-5) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../12-ca-certificates_20161130+nmu1_all.deb ...
Unpacking ca-certificates (20161130+nmu1) ...
Selecting previously unselected package libisl15:amd64.
Preparing to unpack .../13-libisl15_0.18-1_amd64.deb ...
Unpacking libisl15:amd64 (0.18-1) ...
Selecting previously unselected package libmpfr4:amd64.
Preparing to unpack .../14-libmpfr4_3.1.5-1_amd64.deb ...
Unpacking libmpfr4:amd64 (3.1.5-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../15-libmpc3_1.0.3-1+b2_amd64.deb ...
Unpacking libmpc3:amd64 (1.0.3-1+b2) ...
Selecting previously unselected package cpp-6.
Preparing to unpack .../16-cpp-6_6.3.0-18_amd64.deb ...
Unpacking cpp-6 (6.3.0-18) ...
Selecting previously unselected package cpp.
Preparing to unpack .../17-cpp_4%3a6.3.0-4_amd64.deb ...
Unpacking cpp (4:6.3.0-4) ...
Selecting previously unselected package libcurl3:amd64.
Preparing to unpack .../18-libcurl3_7.52.1-5+deb9u2_amd64.deb ...
Unpacking libcurl3:amd64 (7.52.1-5+deb9u2) ...
Selecting previously unselected package curl.
Preparing to unpack .../19-curl_7.52.1-5+deb9u2_amd64.deb ...
Unpacking curl (7.52.1-5+deb9u2) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../20-libcc1-0_6.3.0-18_amd64.deb ...
Unpacking libcc1-0:amd64 (6.3.0-18) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../21-libgomp1_6.3.0-18_amd64.deb ...
Unpacking libgomp1:amd64 (6.3.0-18) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../22-libitm1_6.3.0-18_amd64.deb ...
Unpacking libitm1:amd64 (6.3.0-18) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../23-libatomic1_6.3.0-18_amd64.deb ...
Unpacking libatomic1:amd64 (6.3.0-18) ...
Selecting previously unselected package libasan3:amd64.
Preparing to unpack .../24-libasan3_6.3.0-18_amd64.deb ...
Unpacking libasan3:amd64 (6.3.0-18) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../25-liblsan0_6.3.0-18_amd64.deb ...
Unpacking liblsan0:amd64 (6.3.0-18) ...
Selecting previously unselected package libtsan0:amd64.
Preparing to unpack .../26-libtsan0_6.3.0-18_amd64.deb ...
Unpacking libtsan0:amd64 (6.3.0-18) ...
Selecting previously unselected package libubsan0:amd64.
Preparing to unpack .../27-libubsan0_6.3.0-18_amd64.deb ...
Unpacking libubsan0:amd64 (6.3.0-18) ...
Selecting previously unselected package libcilkrts5:amd64.
Preparing to unpack .../28-libcilkrts5_6.3.0-18_amd64.deb ...
Unpacking libcilkrts5:amd64 (6.3.0-18) ...
Selecting previously unselected package libmpx2:amd64.
Preparing to unpack .../29-libmpx2_6.3.0-18_amd64.deb ...
Unpacking libmpx2:amd64 (6.3.0-18) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../30-libquadmath0_6.3.0-18_amd64.deb ...
Unpacking libquadmath0:amd64 (6.3.0-18) ...
Selecting previously unselected package libgcc-6-dev:amd64.
Preparing to unpack .../31-libgcc-6-dev_6.3.0-18_amd64.deb ...
Unpacking libgcc-6-dev:amd64 (6.3.0-18) ...
Selecting previously unselected package gcc-6.
Preparing to unpack .../32-gcc-6_6.3.0-18_amd64.deb ...
Unpacking gcc-6 (6.3.0-18) ...
Selecting previously unselected package gcc.
Preparing to unpack .../33-gcc_4%3a6.3.0-4_amd64.deb ...
Unpacking gcc (4:6.3.0-4) ...
Selecting previously unselected package libc6-i386.
Preparing to unpack .../34-libc6-i386_2.24-11+deb9u1_amd64.deb ...
Unpacking libc6-i386 (2.24-11+deb9u1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../35-libc-dev-bin_2.24-11+deb9u1_amd64.deb ...
Unpacking libc-dev-bin (2.24-11+deb9u1) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../36-linux-libc-dev_4.9.51-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.9.51-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../37-libc6-dev_2.24-11+deb9u1_amd64.deb ...
Unpacking libc6-dev:amd64 (2.24-11+deb9u1) ...
Selecting previously unselected package libc6-dev-i386.
Preparing to unpack .../38-libc6-dev-i386_2.24-11+deb9u1_amd64.deb ...
Unpacking libc6-dev-i386 (2.24-11+deb9u1) ...
Selecting previously unselected package libc6-x32.
Preparing to unpack .../39-libc6-x32_2.24-11+deb9u1_amd64.deb ...
Unpacking libc6-x32 (2.24-11+deb9u1) ...
Selecting previously unselected package libc6-dev-x32.
Preparing to unpack .../40-libc6-dev-x32_2.24-11+deb9u1_amd64.deb ...
Unpacking libc6-dev-x32 (2.24-11+deb9u1) ...
Selecting previously unselected package lib32gcc1.
Preparing to unpack .../41-lib32gcc1_1%3a6.3.0-18_amd64.deb ...
Unpacking lib32gcc1 (1:6.3.0-18) ...
Selecting previously unselected package libx32gcc1.
Preparing to unpack .../42-libx32gcc1_1%3a6.3.0-18_amd64.deb ...
Unpacking libx32gcc1 (1:6.3.0-18) ...
Selecting previously unselected package lib32gomp1.
Preparing to unpack .../43-lib32gomp1_6.3.0-18_amd64.deb ...
Unpacking lib32gomp1 (6.3.0-18) ...
Selecting previously unselected package libx32gomp1.
Preparing to unpack .../44-libx32gomp1_6.3.0-18_amd64.deb ...
Unpacking libx32gomp1 (6.3.0-18) ...
Selecting previously unselected package lib32itm1.
Preparing to unpack .../45-lib32itm1_6.3.0-18_amd64.deb ...
Unpacking lib32itm1 (6.3.0-18) ...
Selecting previously unselected package libx32itm1.
Preparing to unpack .../46-libx32itm1_6.3.0-18_amd64.deb ...
Unpacking libx32itm1 (6.3.0-18) ...
Selecting previously unselected package lib32atomic1.
Preparing to unpack .../47-lib32atomic1_6.3.0-18_amd64.deb ...
Unpacking lib32atomic1 (6.3.0-18) ...
Selecting previously unselected package libx32atomic1.
Preparing to unpack .../48-libx32atomic1_6.3.0-18_amd64.deb ...
Unpacking libx32atomic1 (6.3.0-18) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../49-lib32stdc++6_6.3.0-18_amd64.deb ...
Unpacking lib32stdc++6 (6.3.0-18) ...
Selecting previously unselected package lib32asan3.
Preparing to unpack .../50-lib32asan3_6.3.0-18_amd64.deb ...
Unpacking lib32asan3 (6.3.0-18) ...
Selecting previously unselected package libx32stdc++6.
Preparing to unpack .../51-libx32stdc++6_6.3.0-18_amd64.deb ...
Unpacking libx32stdc++6 (6.3.0-18) ...
Selecting previously unselected package libx32asan3.
Preparing to unpack .../52-libx32asan3_6.3.0-18_amd64.deb ...
Unpacking libx32asan3 (6.3.0-18) ...
Selecting previously unselected package lib32ubsan0.
Preparing to unpack .../53-lib32ubsan0_6.3.0-18_amd64.deb ...
Unpacking lib32ubsan0 (6.3.0-18) ...
Selecting previously unselected package libx32ubsan0.
Preparing to unpack .../54-libx32ubsan0_6.3.0-18_amd64.deb ...
Unpacking libx32ubsan0 (6.3.0-18) ...
Selecting previously unselected package lib32cilkrts5.
Preparing to unpack .../55-lib32cilkrts5_6.3.0-18_amd64.deb ...
Unpacking lib32cilkrts5 (6.3.0-18) ...
Selecting previously unselected package libx32cilkrts5.
Preparing to unpack .../56-libx32cilkrts5_6.3.0-18_amd64.deb ...
Unpacking libx32cilkrts5 (6.3.0-18) ...
Selecting previously unselected package lib32mpx2.
Preparing to unpack .../57-lib32mpx2_6.3.0-18_amd64.deb ...
Unpacking lib32mpx2 (6.3.0-18) ...
Selecting previously unselected package lib32quadmath0.
Preparing to unpack .../58-lib32quadmath0_6.3.0-18_amd64.deb ...
Unpacking lib32quadmath0 (6.3.0-18) ...
Selecting previously unselected package libx32quadmath0.
Preparing to unpack .../59-libx32quadmath0_6.3.0-18_amd64.deb ...
Unpacking libx32quadmath0 (6.3.0-18) ...
Selecting previously unselected package lib32gcc-6-dev.
Preparing to unpack .../60-lib32gcc-6-dev_6.3.0-18_amd64.deb ...
Unpacking lib32gcc-6-dev (6.3.0-18) ...
Selecting previously unselected package libx32gcc-6-dev.
Preparing to unpack .../61-libx32gcc-6-dev_6.3.0-18_amd64.deb ...
Unpacking libx32gcc-6-dev (6.3.0-18) ...
Selecting previously unselected package gcc-6-multilib.
Preparing to unpack .../62-gcc-6-multilib_6.3.0-18_amd64.deb ...
Unpacking gcc-6-multilib (6.3.0-18) ...
Selecting previously unselected package gcc-multilib.
Preparing to unpack .../63-gcc-multilib_4%3a6.3.0-4_amd64.deb ...
Unpacking gcc-multilib (4:6.3.0-4) ...
Selecting previously unselected package libpq-dev.
Preparing to unpack .../64-libpq-dev_10.1-1.pgdg90+1_amd64.deb ...
Unpacking libpq-dev (10.1-1.pgdg90+1) ...
Selecting previously unselected package make.
Preparing to unpack .../65-make_4.1-9.1_amd64.deb ...
Unpacking make (4.1-9.1) ...
Selecting previously unselected package postgresql-server-dev-10.
Preparing to unpack .../66-postgresql-server-dev-10_10.1-1.pgdg90+1_amd64.deb ...
Unpacking postgresql-server-dev-10 (10.1-1.pgdg90+1) ...
Selecting previously unselected package python-pip-whl.
Preparing to unpack .../67-python-pip-whl_9.0.1-2_all.deb ...
Unpacking python-pip-whl (9.0.1-2) ...
Selecting previously unselected package python-pip.
Preparing to unpack .../68-python-pip_9.0.1-2_all.deb ...
Unpacking python-pip (9.0.1-2) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../69-python-pkg-resources_33.1.1-1_all.deb ...
Unpacking python-pkg-resources (33.1.1-1) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../70-python-setuptools_33.1.1-1_all.deb ...
Unpacking python-setuptools (33.1.1-1) ...
Setting up libquadmath0:amd64 (6.3.0-18) ...
Setting up libc6-x32 (2.24-11+deb9u1) ...
Setting up libgomp1:amd64 (6.3.0-18) ...
Setting up libatomic1:amd64 (6.3.0-18) ...
Setting up perl-modules-5.24 (5.24.1-3+deb9u2) ...
Setting up libgdbm3:amd64 (1.8.3-14) ...
Setting up libperl5.24:amd64 (5.24.1-3+deb9u2) ...
Setting up git-man (1:2.11.0-3+deb9u2) ...
Setting up libcc1-0:amd64 (6.3.0-18) ...
Setting up make (4.1-9.1) ...
Setting up libasan3:amd64 (6.3.0-18) ...
Setting up libidn2-0:amd64 (0.16-1+deb9u1) ...
Setting up libpq-dev (10.1-1.pgdg90+1) ...
Setting up libx32gcc1 (1:6.3.0-18) ...
Setting up libnghttp2-14:amd64 (1.18.1-1) ...
Processing triggers for mime-support (3.60) ...
Setting up libcilkrts5:amd64 (6.3.0-18) ...
Setting up libpsl5:amd64 (0.17.0-3) ...
Setting up libubsan0:amd64 (6.3.0-18) ...
Setting up libtsan0:amd64 (6.3.0-18) ...
Setting up linux-libc-dev:amd64 (4.9.51-1) ...
Setting up python2.7 (2.7.13-2) ...
Setting up postgresql-server-dev-10 (10.1-1.pgdg90+1) ...
Setting up libc6-i386 (2.24-11+deb9u1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1+b1) ...
Setting up libx32stdc++6 (6.3.0-18) ...
Setting up lib32atomic1 (6.3.0-18) ...
Setting up libx32atomic1 (6.3.0-18) ...
Setting up liblsan0:amd64 (6.3.0-18) ...
Setting up perl (5.24.1-3+deb9u2) ...
update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode
Setting up libx32gomp1 (6.3.0-18) ...
Setting up libpython-stdlib:amd64 (2.7.13-2) ...
Setting up libssl1.0.2:amd64 (1.0.2l-2+deb9u1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up libmpx2:amd64 (6.3.0-18) ...
Setting up libisl15:amd64 (0.18-1) ...
Setting up libssh2-1:amd64 (1.7.0-1) ...
Processing triggers for libc-bin (2.24-11+deb9u1) ...
Setting up libx32itm1 (6.3.0-18) ...
Setting up libmpfr4:amd64 (3.1.5-1) ...
Setting up libmpc3:amd64 (1.0.3-1+b2) ...
Setting up binutils (2.28-5) ...
Setting up cpp-6 (6.3.0-18) ...
Setting up libc-dev-bin (2.24-11+deb9u1) ...
Setting up lib32quadmath0 (6.3.0-18) ...
Setting up ca-certificates (20161130+nmu1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Updating certificates in /etc/ssl/certs...
166 added, 0 removed; done.
Setting up libc6-dev:amd64 (2.24-11+deb9u1) ...
Setting up lib32itm1 (6.3.0-18) ...
Setting up libitm1:amd64 (6.3.0-18) ...
Setting up python (2.7.13-2) ...
Setting up libx32quadmath0 (6.3.0-18) ...
Setting up lib32gcc1 (1:6.3.0-18) ...
Setting up libx32asan3 (6.3.0-18) ...
Setting up cpp (4:6.3.0-4) ...
Setting up python-pip-whl (9.0.1-2) ...
Setting up libgcc-6-dev:amd64 (6.3.0-18) ...
Setting up libx32cilkrts5 (6.3.0-18) ...
Setting up liberror-perl (0.17024-1) ...
Setting up lib32gomp1 (6.3.0-18) ...
Setting up libcurl3:amd64 (7.52.1-5+deb9u2) ...
Setting up libx32ubsan0 (6.3.0-18) ...
Setting up libcurl3-gnutls:amd64 (7.52.1-5+deb9u2) ...
Setting up lib32mpx2 (6.3.0-18) ...
Setting up python-pkg-resources (33.1.1-1) ...
Setting up gcc-6 (6.3.0-18) ...
Setting up lib32stdc++6 (6.3.0-18) ...
Setting up lib32ubsan0 (6.3.0-18) ...
Setting up lib32cilkrts5 (6.3.0-18) ...
Setting up python-pip (9.0.1-2) ...
Setting up libc6-dev-i386 (2.24-11+deb9u1) ...
Setting up libc6-dev-x32 (2.24-11+deb9u1) ...
Setting up git (1:2.11.0-3+deb9u2) ...
Setting up python-setuptools (33.1.1-1) ...
Setting up lib32asan3 (6.3.0-18) ...
Setting up curl (7.52.1-5+deb9u2) ...
Setting up gcc (4:6.3.0-4) ...
Setting up libx32gcc-6-dev (6.3.0-18) ...
Setting up lib32gcc-6-dev (6.3.0-18) ...
Setting up gcc-6-multilib (6.3.0-18) ...
Setting up gcc-multilib (4:6.3.0-4) ...
Processing triggers for libc-bin (2.24-11+deb9u1) ...
Processing triggers for ca-certificates (20161130+nmu1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
rustup: detecting architecture
rustup: uname -s reports: Linux
rustup: uname -m reports: x86_64
rustup: architecture is x86_64-unknown-linux-gnu
rustup: checking metadata version
rustup: writing metadata version 1
rustup: gpg available. signatures will be verified
rustup: detecting architecture
rustup: uname -s reports: Linux
rustup: uname -m reports: x86_64
rustup: architecture is x86_64-unknown-linux-gnu
rustup: dist_server: https://static.rust-lang.org
rustup: remote rust manifest: https://static.rust-lang.org/dist/channel-rust-stable.toml
rustup: downloading manifest for 'stable'
rustup: download work dir: /root/.rustup.sh/tmp/tmp-4545-0
rustup: download work dir: /root/.rustup.sh/tmp/tmp-4545-1
rustup: downloading 'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to '/root/.rustup.sh/tmp/tmp-4545-1'
rustup: moving '/root/.rustup.sh/tmp/tmp-4545-1/channel-rust-stable.toml.sha256' to '/root/.rustup.sh/tmp/tmp-4545-0/channel-rust-stable.toml.sha256'
rustup: cache dir: /root/.rustup.sh/dl/9291ed5cc29e39a01b34
rustup: moving '/root/.rustup.sh/tmp/tmp-4545-0/channel-rust-stable.toml.sha256' to '/root/.rustup.sh/dl/9291ed5cc29e39a01b34/channel-rust-stable.toml.sha256'
rustup: downloading 'https://static.rust-lang.org/dist/channel-rust-stable.toml.asc' to '/root/.rustup.sh/dl/9291ed5cc29e39a01b34/channel-rust-stable.toml.asc'
rustup: downloading 'https://static.rust-lang.org/dist/channel-rust-stable.toml' to '/root/.rustup.sh/dl/9291ed5cc29e39a01b34/channel-rust-stable.toml'
rustup: verifying checksums for '/root/.rustup.sh/dl/9291ed5cc29e39a01b34/channel-rust-stable.toml'
rustup: sig work dir: /root/.rustup.sh/tmp/tmp-4545-4
rustup: converting armored key to gpg
rustup: verifying signature '/root/.rustup.sh/dl/9291ed5cc29e39a01b34/channel-rust-stable.toml.asc'
gpg: directory '/root/.gnupg' created
gpg: keybox '/root/.gnupg/pubring.kbx' created
gpg: assuming signed data in '/root/.rustup.sh/dl/9291ed5cc29e39a01b34/channel-rust-stable.toml'
gpg: Signature made Thu 12 Oct 2017 03:42:13 PM UTC
gpg: using RSA key 5CB4A9347B3B09DC
gpg: /root/.gnupg/trustdb.gpg: trustdb created
gpg: Good signature from "Rust Language (Tag and Release Signing Key) <rust-key@rust-lang.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 108F 6620 5EAE B0AA A8DD 5E1C 85AB 96E6 FA1B E5FE
Subkey fingerprint: C134 66B7 E169 A085 1886 3216 5CB4 A934 7B3B 09DC
rustup: manifest-version: 2
rustup: detecting architecture
rustup: uname -s reports: Linux
rustup: uname -m reports: x86_64
rustup: architecture is x86_64-unknown-linux-gnu
rustup: looking for pkg.rust.target.x86_64-unknown-linux-gnu in manifest
rustup: found rust.x86_64-unknown-linux-gnu section in manifest
rustup: url: https://static.rust-lang.org/dist/2017-10-12/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz
rustup: remote rust installer location: https://static.rust-lang.org/dist/2017-10-12/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz
rustup: downloading toolchain for 'stable'
rustup: download work dir: /root/.rustup.sh/tmp/tmp-4545-7
rustup: download work dir: /root/.rustup.sh/tmp/tmp-4545-8
rustup: downloading 'https://static.rust-lang.org/dist/2017-10-12/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz.sha256' to '/root/.rustup.sh/tmp/tmp-4545-8'
rustup: moving '/root/.rustup.sh/tmp/tmp-4545-8/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz.sha256' to '/root/.rustup.sh/tmp/tmp-4545-7/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz.sha256'
rustup: cache dir: /root/.rustup.sh/dl/22e520d184a94cceb77d
rustup: moving '/root/.rustup.sh/tmp/tmp-4545-7/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz.sha256' to '/root/.rustup.sh/dl/22e520d184a94cceb77d/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz.sha256'
rustup: downloading 'https://static.rust-lang.org/dist/2017-10-12/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz.asc' to '/root/.rustup.sh/dl/22e520d184a94cceb77d/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz.asc'
rustup: downloading 'https://static.rust-lang.org/dist/2017-10-12/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz' to '/root/.rustup.sh/dl/22e520d184a94cceb77d/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz'

0.1%
0.3%
0.5%
0.6%
0.8%
1.0%
1.1%
1.2%
1.3%
# 1.4%
# 1.5%
# 1.6%
# 1.7%
# 1.8%
# 1.9%
# 2.0%
# 2.1%
# 2.2%
# 2.4%
# 2.5%
# 2.7%
## 2.8%
## 3.0%
##             3.1%
##         3.3%
##      3.5%
##     3.6%
##      3.8%
##     3.9%
##      4.1%
###     4.3%
###     4.4%
###    4.6%
###       4.8%
###   4.9%
###       5.1%
### 5.2%
### 5.4%
#### 5.6%
#### 5.7%
#### 5.9%
#### 6.1%
#### 6.2%
#### 6.4%
#### 6.5%
#### 6.7%
#### 6.8%
##### 7.0%
##### 7.0%
##### 7.1%
##### 7.2%
##### 7.2%
##### 7.3%
##### 7.3%
##### 7.3%
##### 7.4%
##### 7.4%
##### 7.4%
##### 7.5%
##### 7.5%
##### 7.6%
##### 7.6%
##### 7.7%
#####      7.8%
#####       7.9%
##### 7.9%
##### 8.0%
##### 8.0%
##### 8.0%
##### 8.1%
##### 8.2%
##### 8.2%
##### 8.3%
###### 8.4%
###### 8.5%
###### 8.6%
###### 8.6%
###### 8.7%
###### 8.8%
###### 8.9%
###### 9.1%
###### 9.2%
###### 9.3%
###### 9.4%
######   9.5%
######       9.6%
######       9.7%
#######   9.7%
#######     9.8%
#######        9.8%
#######    9.9%
#######       9.9%
#######      9.9%
#######        10.0%
#######    10.1%
#######         10.1%
#######     10.2%
#######      10.3%
#######               10.4%
#######    10.5%
#######     10.5%
#######      10.6%
#######    10.7%
#######    10.8%
#######    10.9%
#######   11.1%
########      11.2%
########          11.3%
########      11.5%
########       11.6%
########     11.8%
########      11.9%
########     12.1%
########    12.3%
########       12.4%
#########        12.6%
#########        12.7%
#########    12.9%
#########   13.1%
######### 13.2%
######### 13.4%
######### 13.6%
######### 13.7%
######### 13.9%
########## 14.0%
########## 14.0%
########## 14.1%
########## 14.2%
########## 14.2%
########## 14.3%
########## 14.3%
########## 14.4%
##########     14.5%
##########       14.6%
##########   14.7%
########## 14.7%
##########     14.8%
##########       14.9%
##########        15.0%
##########      15.2%
###########     15.3%
###########     15.4%
###########       15.5%
###########    15.6%
########### 15.7%
###########       15.8%
###########    15.9%
###########   15.9%
###########      16.0%
###########    16.0%
###########       16.1%
###########   16.1%
###########     16.2%
###########     16.3%
###########      16.3%
###########   16.4%
###########    16.5%
###########       16.6%
############   16.7%
############     16.8%
############    16.9%
############      17.0%
############      17.1%
############      17.1%
############    17.3%
############     17.3%
############      17.4%
############          17.5%
############      17.5%
############       17.6%
############        17.6%
############       17.7%
############     17.7%
############        17.8%
############        17.9%
############      18.0%
############        18.1%
#############    18.1%
#############     18.2%
#############       18.3%
############# 18.4%
############# 18.5%
############# 18.6%
#############         18.6%
#############     18.7%
#############    18.7%
#############     18.8%
############# 18.9%
#############     19.0%
############# 19.0%
#############     19.1%
#############       19.2%
#############       19.3%
#############      19.4%
##############        19.5%
##############     19.6%
##############      19.7%
##############     19.9%
############## 20.0%
##############     20.1%
##############     20.3%
############## 20.4%
##############  20.6%
############## 20.7%
############### 20.9%
############### 21.0%
############### 21.2%
############### 21.4%
############### 21.5%
############### 21.7%
############### 21.9%
############### 22.0%
############### 22.2%
################   22.4%
################   22.5%
################    22.7%
################       22.8%
################   23.0%
################    23.2%
################    23.3%
################  23.5%
################# 23.6%
################# 23.8%
################# 24.0%
################# 24.0%
################# 24.1%
################# 24.2%
################# 24.3%
################# 24.4%
################# 24.4%
################# 24.4%
################# 24.5%
################# 24.5%
################# 24.5%
################# 24.5%
################# 24.6%
################# 24.6%
################# 24.6%
################# 24.7%
################# 24.7%
################# 24.8%
################# 24.8%
#################     24.9%
#################       25.0%
##################     25.0%
##################       25.1%
##################         25.2%
##################      25.3%
##################    25.4%
##################       25.5%
##################      25.6%
##################     25.7%
##################        25.8%
##################       25.9%
################## 26.0%
################## 26.2%
################## 26.3%
################### 26.5%
################### 26.6%
################### 26.7%
################### 26.8%
################### 26.8%
################### 26.9%
################### 26.9%
################### 27.0%
################### 27.0%
################### 27.1%
################### 27.1%
################### 27.1%
################### 27.2%
################### 27.2%
################### 27.3%
################### 27.4%
################### 27.5%
################### 27.5%
###################    27.6%
###################   27.7%
####################     27.8%
####################    27.9%
####################  28.0%
####################   28.1%
####################   28.2%
#################### 28.3%
####################   28.5%
####################   28.6%
####################   28.7%
####################    28.9%
####################   29.0%
#####################  29.2%
#####################      29.4%
#####################  29.5%
#####################   29.7%
#####################    29.9%
#####################        30.0%
#####################   30.2%
#####################          30.3%
#####################    30.5%
######################    30.6%
######################     30.8%
######################   30.9%
######################    30.9%
######################       31.0%
######################     31.0%
######################       31.0%
######################     31.0%
######################     31.1%
######################     31.1%
###################### 31.1%
###################### 31.2%
######################      31.2%
######################       31.3%
######################     31.4%
######################     31.5%
###################### 31.6%
###################### 31.6%
###################### 31.7%
###################### 31.8%
###################### 31.8%
###################### 31.9%
###################### 31.9%
####################### 32.0%
####################### 32.0%
####################### 32.0%
####################### 32.1%
####################### 32.1%
####################### 32.2%
####################### 32.3%
####################### 32.3%
####################### 32.4%
####################### 32.5%
####################### 32.6%
#######################     32.7%
#######################      32.8%
#######################   32.9%
####################### 33.0%
#######################      33.1%
####################### 33.1%
#######################        33.2%
#######################   33.2%
#######################      33.3%
#######################     33.3%
########################    33.4%
########################  33.4%
########################   33.5%
######################## 33.6%
######################## 33.7%
######################## 33.7%
######################## 33.8%
######################## 33.9%
######################## 34.0%
########################     34.1%
########################     34.2%
########################    34.3%
########################    34.4%
########################    34.6%
########################    34.6%
########################           34.7%
#########################     34.7%
#########################        34.8%
#########################     34.8%
######################### 34.9%
#########################       34.9%
######################### 35.0%
#########################       35.0%
#########################         35.1%
######################### 35.2%
#########################  35.3%
######################### 35.4%
######################### 35.5%
######################### 35.5%
######################### 35.6%
#########################      35.7%
#########################   35.8%
######################### 36.0%
######################### 36.1%
########################## 36.2%
########################## 36.3%
########################## 36.4%
########################## 36.4%
########################## 36.5%
########################## 36.5%
########################## 36.5%
########################## 36.6%
########################## 36.6%
########################## 36.7%
########################## 36.8%
########################## 36.8%
########################## 36.9%
########################## 37.0%
##########################     37.1%
##########################      37.2%
##########################      37.3%
##########################   37.4%
##########################       37.5%
###########################      37.5%
###########################  37.6%
###########################    37.7%
###########################        37.7%
###########################    37.8%
###########################    37.8%
###########################   37.8%
###########################   37.9%
###########################   37.9%
###########################    38.0%
###########################     38.0%
###########################     38.1%
###########################       38.2%
###########################   38.3%
###########################  38.4%
###########################   38.4%
###########################   38.5%
###########################    38.6%
###########################     38.7%
########################### 38.8%
############################ 38.9%
############################ 39.0%
############################ 39.1%
############################ 39.1%
############################ 39.2%
############################ 39.2%
############################ 39.2%
############################      39.3%
############################   39.3%
############################   39.3%
############################   39.4%
############################ 39.4%
############################ 39.5%
############################     39.6%
############################    39.6%
############################  39.7%
############################    39.8%
############################   39.9%
############################  40.0%
############################ 40.0%
############################   40.1%
############################   40.2%
############################   40.2%
############################  40.2%
############################  40.2%
############################   40.3%
############################# 40.3%
############################# 40.3%
############################# 40.4%
############################# 40.4%
#############################  40.5%
#############################   40.6%
############################# 40.7%
#############################  40.7%
#############################  40.8%
#############################   40.9%
#############################   41.0%
#############################   41.1%
############################# 41.1%
############################# 41.2%
############################# 41.3%
############################# 41.3%
############################# 41.4%
#############################         41.4%
#############################  41.5%
#############################   41.6%
##############################   41.7%
##############################  41.8%
############################## 41.9%
##############################   42.0%
##############################  42.1%
##############################   42.2%
##############################  42.3%
##############################   42.4%
##############################  42.5%
##############################   42.7%
##############################   42.8%
##############################        43.0%
###############################    43.1%
###############################  43.3%
############################### 43.4%
############################### 43.6%
###############################      43.8%
############################### 43.9%
###############################    44.1%
###############################    44.3%
###############################     44.4%
################################        44.6%
################################    44.7%
################################   44.9%
################################     45.1%
################################     45.2%
################################       45.4%
################################     45.5%
################################       45.7%
#################################          45.9%
#################################   46.0%
#################################   46.2%
################################# 46.4%
################################# 46.5%
################################# 46.6%
#################################     46.7%
#################################    46.7%
#################################       46.8%
#################################   46.8%
#################################     46.9%
#################################     46.9%
#################################    46.9%
#################################     47.0%
#################################   47.0%
#################################   47.0%
#################################   47.0%
#################################  47.1%
#################################  47.1%
################################# 47.2%
################################## 47.2%
################################## 47.3%
################################## 47.4%
##################################       47.5%
################################## 47.5%
################################## 47.6%
################################## 47.7%
################################## 47.8%
################################## 47.9%
################################## 48.0%
################################## 48.1%
################################## 48.2%
################################## 48.3%
################################## 48.5%
##################################  48.6%
################################### 48.8%
################################### 48.9%
################################### 49.1%
################################### 49.2%
################################### 49.4%
###################################  49.5%
###################################     49.6%
###################################   49.7%
################################### 49.9%
###################################    50.0%
####################################   50.1%
####################################   50.2%
####################################  50.3%
#################################### 50.4%
#################################### 50.5%
#################################### 50.5%
#################################### 50.5%
#################################### 50.6%
#################################### 50.6%
#################################### 50.6%
#################################### 50.7%
#################################### 50.7%
#################################### 50.8%
#################################### 50.8%
#################################### 50.9%
#################################### 50.9%
#################################### 51.0%
#################################### 51.0%
#################################### 51.1%
#################################### 51.1%
#################################### 51.2%
#################################### 51.2%
#################################### 51.2%
#################################### 51.3%
#################################### 51.3%
#################################### 51.4%
##################################### 51.4%
##################################### 51.4%
##################################### 51.5%
##################################### 51.5%
##################################### 51.6%
##################################### 51.7%
##################################### 51.7%
##################################### 51.8%
##################################### 51.9%
##################################### 51.9%
##################################### 52.0%
##################################### 52.0%
##################################### 52.0%
##################################### 52.1%
##################################### 52.1%
##################################### 52.2%
##################################### 52.2%
##################################### 52.3%
##################################### 52.3%
##################################### 52.4%
#####################################  52.5%
#####################################      52.6%
#####################################   52.6%
#####################################   52.7%
######################################    52.8%
###################################### 52.9%
######################################  53.0%
###################################### 53.0%
######################################   53.1%
######################################  53.2%
######################################  53.2%
######################################   53.2%
######################################  53.3%
######################################  53.3%
###################################### 53.4%
###################################### 53.4%
###################################### 53.4%
######################################       53.4%
######################################  53.5%
######################################   53.5%
######################################   53.6%
######################################      53.6%
######################################         53.7%
######################################    53.7%
######################################   53.8%
###################################### 53.9%
###################################### 53.9%
###################################### 54.0%
###################################### 54.0%
###################################### 54.1%
###################################### 54.1%
###################################### 54.1%
###################################### 54.1%
####################################### 54.2%
####################################### 54.2%
####################################### 54.3%
####################################### 54.3%
####################################### 54.4%
####################################### 54.4%
####################################### 54.5%
####################################### 54.6%
####################################### 54.7%
####################################### 54.7%
####################################### 54.8%
####################################### 54.9%
####################################### 55.0%
####################################### 55.1%
####################################### 55.1%
####################################### 55.2%
####################################### 55.3%
####################################### 55.4%
####################################### 55.5%
####################################### 55.5%
######################################## 55.6%
######################################## 55.7%
######################################## 55.7%
######################################## 55.8%
######################################## 55.8%
######################################## 55.9%
######################################## 55.9%
######################################## 56.0%
######################################## 56.1%
######################################## 56.1%
######################################## 56.2%
######################################## 56.3%
######################################## 56.3%
######################################## 56.3%
########################################        56.4%
########################################         56.4%
########################################        56.5%
########################################  56.5%
########################################    56.5%
########################################  56.6%
########################################     56.7%
########################################    56.7%
########################################       56.8%
########################################   56.9%
#########################################   57.0%
#########################################    57.1%
#########################################   57.1%
#########################################  57.2%
#########################################  57.3%
#########################################   57.4%
#########################################  57.5%
#########################################   57.7%
#########################################   57.8%
#########################################  57.9%
#########################################    58.1%
######################################### 58.2%
########################################## 58.4%
########################################## 58.5%
########################################## 58.7%
########################################## 58.8%
########################################## 59.0%
########################################## 59.2%
########################################## 59.3%
########################################## 59.5%
########################################## 59.7%
########################################### 59.8%
########################################### 60.0%
########################################### 60.1%
########################################### 60.3%
########################################### 60.5%
########################################### 60.6%
########################################### 60.7%
########################################### 60.8%
########################################### 60.9%
########################################### 60.9%
###########################################  61.0%
########################################### 61.1%
############################################ 61.1%
############################################ 61.2%
############################################ 61.3%
############################################ 61.4%
############################################ 61.4%
############################################ 61.5%
############################################ 61.5%
############################################ 61.5%
############################################ 61.6%
############################################ 61.6%
############################################ 61.7%
############################################ 61.7%
############################################ 61.7%
############################################ 61.8%
############################################ 61.8%
############################################ 61.9%
############################################ 61.9%
############################################ 62.0%
############################################ 62.0%
############################################ 62.1%
############################################ 62.2%
############################################ 62.3%
############################################ 62.3%
############################################ 62.4%
############################################ 62.5%
############################################# 62.6%
############################################# 62.7%
############################################# 62.8%
############################################# 62.9%
############################################# 63.0%
############################################# 63.1%
############################################# 63.3%
############################################# 63.4%
############################################# 63.6%
############################################# 63.7%
############################################# 63.9%
############################################## 64.0%
############################################## 64.2%
############################################## 64.3%
############################################## 64.5%
############################################## 64.7%
############################################## 64.8%
############################################## 65.0%
############################################## 65.2%
############################################### 65.3%
############################################### 65.5%
############################################### 65.7%
############################################### 65.8%
############################################### 66.0%
############################################### 66.1%
############################################### 66.3%
############################################### 66.4%
############################################### 66.5%
############################################### 66.7%
################################################ 66.7%
################################################ 66.8%
################################################ 66.9%
################################################ 66.9%
################################################ 67.0%
################################################ 67.0%
################################################ 67.0%
################################################ 67.1%
################################################ 67.1%
################################################ 67.1%
################################################ 67.2%
################################################ 67.2%
################################################ 67.3%
################################################ 67.4%
################################################ 67.4%
################################################ 67.5%
################################################ 67.6%
################################################ 67.7%
################################################ 67.8%
################################################ 67.9%
################################################ 68.0%
################################################# 68.1%
################################################# 68.2%
################################################# 68.3%
################################################# 68.4%
################################################# 68.6%
################################################# 68.7%
################################################# 68.8%
################################################# 69.0%
################################################# 69.1%
################################################# 69.3%
################################################## 69.4%
################################################## 69.6%
################################################## 69.8%
################################################## 69.9%
################################################## 70.1%
################################################## 70.2%
################################################## 70.4%
################################################## 70.5%
################################################## 70.6%
################################################## 70.7%
################################################## 70.7%
################################################## 70.8%
################################################## 70.8%
################################################### 70.9%
################################################### 70.9%
################################################### 70.9%
################################################### 71.0%
################################################### 71.0%
################################################### 71.1%
################################################### 71.2%
################################################### 71.3%
################################################### 71.4%
################################################### 71.4%
################################################### 71.5%
################################################### 71.6%
################################################### 71.7%
################################################### 71.8%
################################################### 71.9%
################################################### 72.1%
################################################### 72.2%
#################################################### 72.3%
#################################################### 72.5%
#################################################### 72.6%
#################################################### 72.7%
#################################################### 72.9%
#################################################### 73.1%
#################################################### 73.2%
#################################################### 73.4%
#################################################### 73.6%
##################################################### 73.7%
##################################################### 73.9%
##################################################### 74.0%
##################################################### 74.2%
##################################################### 74.4%
##################################################### 74.4%
##################################################### 74.6%
##################################################### 74.7%
##################################################### 74.8%
##################################################### 74.9%
##################################################### 74.9%
##################################################### 75.0%
###################################################### 75.1%
###################################################### 75.1%
###################################################### 75.2%
###################################################### 75.2%
###################################################### 75.3%
###################################################### 75.4%
###################################################### 75.5%
###################################################### 75.6%
###################################################### 75.7%
###################################################### 75.8%
###################################################### 75.9%
###################################################### 76.0%
###################################################### 76.1%
###################################################### 76.3%
####################################################### 76.4%
####################################################### 76.5%
####################################################### 76.7%
####################################################### 76.8%
####################################################### 77.0%
####################################################### 77.2%
####################################################### 77.3%
####################################################### 77.5%
####################################################### 77.7%
######################################################## 77.8%
######################################################## 78.0%
######################################################## 78.1%
######################################################## 78.3%
######################################################## 78.5%
######################################################## 78.6%
######################################################## 78.8%
######################################################## 79.0%
######################################################## 79.1%
######################################################### 79.2%
######################################################### 79.4%
######################################################### 79.5%
######################################################### 79.5%
######################################################### 79.6%
######################################################### 79.7%
######################################################### 79.8%
######################################################### 79.8%
######################################################### 79.9%
######################################################### 79.9%
######################################################### 79.9%
######################################################### 79.9%
######################################################### 80.0%
######################################################### 80.0%
######################################################### 80.0%
######################################################### 80.0%
######################################################### 80.1%
######################################################### 80.1%
######################################################### 80.2%
######################################################### 80.2%
######################################################### 80.3%
######################################################### 80.3%
######################################################### 80.3%
######################################################### 80.4%
######################################################### 80.4%
######################################################### 80.4%
######################################################### 80.5%
######################################################### 80.5%
##########################################################   80.6%
########################################################## 80.6%
########################################################## 80.7%
########################################################## 80.8%
########################################################## 80.8%
########################################################## 80.9%
########################################################## 81.0%
########################################################## 81.1%
########################################################## 81.2%
########################################################## 81.3%
########################################################## 81.4%
########################################################## 81.4%
########################################################## 81.5%
########################################################## 81.6%
########################################################## 81.6%
########################################################## 81.6%
########################################################## 81.7%
########################################################## 81.8%
########################################################## 81.8%
########################################################## 81.9%
########################################################### 82.0%
########################################################### 82.1%
###########################################################   82.2%
###########################################################   82.2%
###########################################################  82.3%
###########################################################  82.4%
########################################################### 82.5%
########################################################### 82.7%
########################################################### 82.8%
########################################################### 82.9%
###########################################################  83.0%
########################################################### 83.0%
###########################################################  83.1%
###########################################################  83.1%
###########################################################  83.1%
###########################################################  83.2%
###########################################################  83.2%
########################################################### 83.2%
########################################################### 83.3%
############################################################  83.4%
############################################################ 83.5%
############################################################ 83.5%
############################################################ 83.6%
############################################################ 83.7%
############################################################ 83.8%
############################################################ 83.9%
############################################################ 84.0%
############################################################ 84.1%
############################################################ 84.2%
############################################################ 84.2%
############################################################ 84.3%
############################################################ 84.4%
############################################################ 84.4%
############################################################ 84.5%
############################################################ 84.5%
############################################################  84.6%
############################################################  84.6%
############################################################  84.7%
#############################################################  84.8%
############################################################# 84.9%
############################################################# 85.0%
############################################################# 85.1%
#############################################################  85.2%
############################################################# 85.3%
############################################################# 85.4%
############################################################# 85.5%
############################################################# 85.6%
############################################################# 85.7%
############################################################# 85.8%
############################################################# 86.0%
##############################################################  86.1%
############################################################## 86.3%
############################################################## 86.5%
############################################################## 86.6%
############################################################## 86.8%
############################################################## 86.9%
############################################################## 87.1%
##############################################################  87.3%
############################################################## 87.4%
############################################################### 87.6%
############################################################### 87.8%
############################################################### 87.9%
############################################################### 88.1%
############################################################### 88.2%
############################################################### 88.4%
############################################################### 88.6%
############################################################### 88.7%
################################################################ 88.9%
################################################################ 89.1%
################################################################ 89.2%
################################################################ 89.4%
################################################################ 89.5%
################################################################ 89.7%
################################################################ 89.8%
################################################################ 89.8%
################################################################ 89.9%
################################################################ 89.9%
################################################################ 90.0%
################################################################  90.1%
################################################################ 90.1%
################################################################ 90.1%
################################################################ 90.2%
################################################################ 90.2%
################################################################# 90.3%
################################################################# 90.4%
################################################################# 90.5%
################################################################# 90.5%
################################################################# 90.6%
################################################################# 90.6%
################################################################# 90.7%
################################################################# 90.7%
################################################################# 90.8%
################################################################# 90.9%
################################################################# 90.9%
################################################################# 91.0%
################################################################# 91.1%
################################################################# 91.2%
################################################################# 91.3%
################################################################# 91.4%
################################################################# 91.5%
################################################################# 91.6%
################################################################## 91.7%
################################################################## 91.8%
################################################################## 91.8%
################################################################## 91.9%
################################################################## 91.9%
################################################################## 92.0%
################################################################## 92.1%
################################################################## 92.2%
################################################################## 92.3%
################################################################## 92.4%
################################################################## 92.5%
################################################################## 92.6%
################################################################## 92.7%
################################################################## 92.8%
################################################################## 93.0%
################################################################### 93.1%
################################################################### 93.2%
################################################################### 93.4%
################################################################### 93.5%
################################################################### 93.7%
################################################################### 93.9%
################################################################### 94.0%
################################################################### 94.2%
################################################################### 94.4%
#################################################################### 94.5%
#################################################################### 94.6%
#################################################################### 94.7%
#################################################################### 94.7%
#################################################################### 94.8%
#################################################################### 94.8%
#################################################################### 94.9%
#################################################################### 94.9%
#################################################################### 95.0%
#################################################################### 95.0%
#################################################################### 95.1%
#################################################################### 95.1%
#################################################################### 95.2%
#################################################################### 95.2%
#################################################################### 95.3%
#################################################################### 95.4%
#################################################################### 95.5%
#################################################################### 95.6%
#################################################################### 95.6%
#################################################################### 95.7%
#################################################################### 95.8%
##################################################################### 95.9%
##################################################################### 96.0%
##################################################################### 96.2%
##################################################################### 96.3%
##################################################################### 96.4%
##################################################################### 96.6%
##################################################################### 96.7%
##################################################################### 96.9%
##################################################################### 97.0%
##################################################################### 97.2%
###################################################################### 97.3%
###################################################################### 97.5%
###################################################################### 97.7%
###################################################################### 97.8%
###################################################################### 98.0%
###################################################################### 98.2%
###################################################################### 98.3%
###################################################################### 98.5%
###################################################################### 98.6%
####################################################################### 98.7%
####################################################################### 98.8%
####################################################################### 98.8%
####################################################################### 98.8%
####################################################################### 98.9%
####################################################################### 98.9%
####################################################################### 98.9%
####################################################################### 99.0%
####################################################################### 99.0%
####################################################################### 99.0%
####################################################################### 99.1%
#######################################################################   99.2%
####################################################################### 99.2%
#######################################################################  99.3%
#######################################################################  99.4%
#######################################################################  99.4%
####################################################################### 99.5%
####################################################################### 99.6%
####################################################################### 99.7%
#######################################################################  99.8%
#######################################################################  99.9%
#######################################################################  100.0%
######################################################################## 100.0%
rustup: verifying checksums for '/root/.rustup.sh/dl/22e520d184a94cceb77d/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz'
rustup: sig work dir: /root/.rustup.sh/tmp/tmp-4545-11
rustup: converting armored key to gpg
rustup: verifying signature '/root/.rustup.sh/dl/22e520d184a94cceb77d/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz.asc'
gpg: assuming signed data in '/root/.rustup.sh/dl/22e520d184a94cceb77d/rust-1.21.0-x86_64-unknown-linux-gnu.tar.gz'
gpg: Signature made Thu 12 Oct 2017 03:38:44 PM UTC
gpg: using RSA key 5CB4A9347B3B09DC
gpg: Good signature from "Rust Language (Tag and Release Signing Key) <rust-key@rust-lang.org>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 108F 6620 5EAE B0AA A8DD 5E1C 85AB 96E6 FA1B E5FE
Subkey fingerprint: C134 66B7 E169 A085 1886 3216 5CB4 A934 7B3B 09DC
rustup: installing toolchain for 'stable'
rustup: install work dir: /root/.rustup.sh/tmp/tmp-4545-12
rustup: extracting installer
rustup: installing toolchain to '/usr/local'
rustup: detecting architecture
rustup: uname -s reports: Linux
rustup: uname -m reports: x86_64
rustup: architecture is x86_64-unknown-linux-gnu
install: creating uninstall script at /usr/local/lib/rustlib/uninstall.sh
install: installing component 'rustc'
install: installing component 'cargo'
install: installing component 'rls-preview'
install: installing component 'rust-analysis-x86_64-unknown-linux-gnu'
install: installing component 'rust-docs'
install: installing component 'rust-std-x86_64-unknown-linux-gnu'
Rust is ready to roll.
rustup: discarding cache '/root/.rustup.sh/dl/22e520d184a94cceb77d'
rustup: detecting architecture
rustup: uname -s reports: Linux
rustup: uname -m reports: x86_64
rustup: architecture is x86_64-unknown-linux-gnu
rustup: removing rustup home /root/.rustup.sh
Collecting pgxnclient
Downloading pgxnclient-1.2.1.tar.gz (87kB)
Building wheels for collected packages: pgxnclient
Running setup.py bdist_wheel for pgxnclient: started
Running setup.py bdist_wheel for pgxnclient: finished with status 'error'
Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jFjGCY/pgxnclient/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpnBFRp9pip-wheel- --python-tag cp27:
usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: -c --help [cmd1 cmd2 ...]
or: -c --help-commands
or: -c cmd --help
error: invalid command 'bdist_wheel'
----------------------------------------
 Failed building wheel for pgxnclient
 Running setup.py clean for pgxnclient
Failed to build pgxnclient
Installing collected packages: pgxnclient
Running setup.py install for pgxnclient: started
Running setup.py install for pgxnclient: finished with status 'done'
Successfully installed pgxnclient-1.2.1
 Updating registry `https://github.com/rust-lang/crates.io-index`
 Downloading rustfmt v0.9.0
 Installing rustfmt v0.9.0
 Downloading serde v1.0.21
 Downloading term v0.4.6
 Downloading syntex_syntax v0.59.1
 Downloading env_logger v0.4.3
 Downloading getopts v0.2.15
 Downloading serde_json v1.0.6
 Downloading serde_derive v1.0.21
 Downloading unicode-segmentation v1.2.0
 Downloading strings v0.1.1
 Downloading syntex_errors v0.59.1
 Downloading diff v0.1.11
 Downloading log v0.3.8
 Downloading toml v0.4.5
 Downloading regex v0.2.2
 Downloading serde_derive_internals v0.17.0
 Downloading syn v0.11.11
 Downloading quote v0.3.15
 Downloading synom v0.11.3
 Downloading unicode-xid v0.0.4
 Downloading extprim v1.4.0
 Downloading syntex_pos v0.59.1
 Downloading bitflags v0.9.1
 Downloading unicode-xid v0.1.0
 Downloading num-traits v0.1.40
 Downloading rand v0.3.18
 Downloading libc v0.2.33
 Downloading rustc_version v0.2.1
 Downloading semver v0.6.0
 Downloading semver-parser v0.7.0
 Downloading itoa v0.3.4
 Downloading dtoa v0.4.2
 Downloading utf8-ranges v1.0.0
 Downloading regex-syntax v0.4.1
 Downloading memchr v1.0.2
 Downloading thread_local v0.3.4
 Downloading aho-corasick v0.6.3
 Downloading unreachable v1.0.0
 Downloading lazy_static v0.2.10
 Downloading void v1.0.2
 Compiling term v0.4.6
Compiling lazy_static v0.2.10
Compiling void v1.0.2
Compiling libc v0.2.33
 Compiling dtoa v0.4.2
 Compiling regex-syntax v0.4.1
 Compiling getopts v0.2.15
 Compiling itoa v0.3.4
 Compiling rustfmt v0.9.0
 Compiling unicode-segmentation v1.2.0
 Compiling diff v0.1.11
 Compiling quote v0.3.15
 Compiling utf8-ranges v1.0.0
 Compiling log v0.3.8
 Compiling unicode-xid v0.1.0
 Compiling bitflags v0.9.1
 Compiling num-traits v0.1.40
 Compiling unicode-xid v0.0.4
 Compiling semver-parser v0.7.0
 Compiling unreachable v1.0.0
 Compiling rand v0.3.18
 Compiling memchr v1.0.2
 Compiling strings v0.1.1
 Compiling synom v0.11.3
 Compiling thread_local v0.3.4
 Compiling aho-corasick v0.6.3
 Compiling semver v0.6.0
 Compiling syn v0.11.11
 Compiling rustc_version v0.2.1
 Compiling extprim v1.4.0
 Compiling regex v0.2.2
 Compiling serde_derive_internals v0.17.0
 Compiling serde_derive v1.0.21
 Compiling env_logger v0.4.3
 Compiling serde v1.0.21
 Compiling syntex_pos v0.59.1
Compiling toml v0.4.5
 Compiling serde_json v1.0.6
 Compiling syntex_errors v0.59.1
 Compiling syntex_syntax v0.59.1
 Finished release [optimized] target(s) in 214.40 secs
 Installing /cargo/bin/rustfmt
Installing /cargo/bin/cargo-fmt
 ---> 1399a6cf3b2e
Removing intermediate container a429d43152ee
Step 6/8 : WORKDIR $SRC_PATH
---> 7630b7bcc650
Removing intermediate container b70fafc0c5a8
Step 7/8 : VOLUME $SRC_PATH
---> Running in aa414439e4cf
---> bf43f4608113
Removing intermediate container aa414439e4cf
Step 8/8 : COPY util/docker /docker-entrypoint-initdb.d/docker.sh
---> 77a4289077a4
Successfully built 77a4289077a4
Successfully tagged jsoncdc-dev:10.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment