1559 lines
72 KiB
Groff
1559 lines
72 KiB
Groff
#0 building with "default" instance using docker driver
|
|
|
|
#1 [internal] load build definition from Dockerfile
|
|
#1 transferring dockerfile: 1.00kB done
|
|
#1 DONE 0.0s
|
|
|
|
#2 [internal] load .dockerignore
|
|
#2 transferring context: 97B done
|
|
#2 DONE 0.1s
|
|
|
|
#3 [internal] load metadata for docker.io/library/rust:1
|
|
#3 DONE 2.9s
|
|
|
|
#4 [internal] load metadata for docker.io/library/debian:stable-slim
|
|
#4 DONE 2.9s
|
|
|
|
#5 [stage-1 1/6] FROM docker.io/library/debian:stable-slim@sha256:d4494b6af5eafd77c251e7eb1b5bfefc99a7b81172e80c30feb883898f7e5655
|
|
#5 CACHED
|
|
|
|
#6 [builder 1/12] FROM docker.io/library/rust:1@sha256:e17a45360b8569720da89dd7bf3c8628ba801c0758c8b4f12b1b32a9327a43a7
|
|
#6 CACHED
|
|
|
|
#7 [internal] load build context
|
|
#7 transferring context: 20.46MB 0.3s done
|
|
#7 DONE 0.4s
|
|
|
|
#8 [builder 2/12] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates gettext postgresql-client libpq-dev git curl gcc make openssl libssl-dev clang
|
|
#8 0.916 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
|
|
#8 1.128 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
|
|
#8 1.229 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
|
|
#8 1.298 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB]
|
|
#8 ...
|
|
|
|
#9 [stage-1 2/6] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates libpq5
|
|
#9 1.052 Get:1 http://deb.debian.org/debian stable InRelease [151 kB]
|
|
#9 1.206 Get:2 http://deb.debian.org/debian stable-updates InRelease [52.1 kB]
|
|
#9 1.292 Get:3 http://deb.debian.org/debian-security stable-security InRelease [48.0 kB]
|
|
#9 1.390 Get:4 http://deb.debian.org/debian stable/main amd64 Packages [8787 kB]
|
|
#9 10.78 Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [12.7 kB]
|
|
#9 10.82 Get:6 http://deb.debian.org/debian-security stable-security/main amd64 Packages [134 kB]
|
|
#9 ...
|
|
|
|
#8 [builder 2/12] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates gettext postgresql-client libpq-dev git curl gcc make openssl libssl-dev clang
|
|
#8 11.70 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB]
|
|
#8 11.70 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
|
|
#8 12.72 Fetched 9185 kB in 12s (769 kB/s)
|
|
#8 12.72 Reading package lists...
|
|
#8 13.30 Reading package lists...
|
|
#8 13.83 Building dependency tree...
|
|
#8 13.95 Reading state information...
|
|
#8 14.13 ca-certificates is already the newest version (20230311).
|
|
#8 14.13 libpq-dev is already the newest version (15.5-0+deb12u1).
|
|
#8 14.13 git is already the newest version (1:2.39.2-1.1).
|
|
#8 14.13 gcc is already the newest version (4:12.2.0-3).
|
|
#8 14.13 make is already the newest version (4.3-4.1).
|
|
#8 14.13 openssl is already the newest version (3.0.11-1~deb12u2).
|
|
#8 14.13 openssl set to manually installed.
|
|
#8 14.13 libssl-dev is already the newest version (3.0.11-1~deb12u2).
|
|
#8 14.13 The following additional packages will be installed:
|
|
#8 14.13 clang-14 gettext-base libclang-common-14-dev libclang-cpp14 libclang1-14
|
|
#8 14.13 libcurl3-gnutls libcurl4 libcurl4-openssl-dev libgc1 libllvm14
|
|
#8 14.13 libobjc-12-dev libobjc4 libz3-4 llvm-14-linker-tools postgresql-client-15
|
|
#8 14.13 postgresql-client-common
|
|
#8 14.14 Suggested packages:
|
|
#8 14.14 clang-14-doc wasi-libc autopoint gettext-doc libasprintf-dev
|
|
#8 14.14 libgettextpo-dev libcurl4-doc libidn-dev libldap2-dev librtmp-dev
|
|
#8 14.14 libssh2-1-dev postgresql-15 postgresql-doc-15
|
|
#8 14.14 Recommended packages:
|
|
#8 14.14 llvm-14-dev libclang-rt-14-dev
|
|
#8 14.31 The following NEW packages will be installed:
|
|
#8 14.31 clang clang-14 gettext gettext-base libclang-common-14-dev libclang-cpp14
|
|
#8 14.31 libclang1-14 libgc1 libllvm14 libobjc-12-dev libobjc4 libz3-4
|
|
#8 14.31 llvm-14-linker-tools postgresql-client postgresql-client-15
|
|
#8 14.31 postgresql-client-common
|
|
#8 14.31 The following packages will be upgraded:
|
|
#8 14.31 curl libcurl3-gnutls libcurl4 libcurl4-openssl-dev
|
|
#8 14.41 4 upgraded, 16 newly installed, 0 to remove and 2 not upgraded.
|
|
#8 14.41 Need to get 53.8 MB of archives.
|
|
#8 14.41 After this operation, 265 MB of additional disk space will be used.
|
|
#8 14.41 Get:1 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
|
|
#8 14.62 Get:2 http://deb.debian.org/debian bookworm/main amd64 libz3-4 amd64 4.8.12-3.1 [7216 kB]
|
|
#8 ...
|
|
|
|
#9 [stage-1 2/6] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates libpq5
|
|
#9 11.86 Fetched 9185 kB in 11s (840 kB/s)
|
|
#9 11.86 Reading package lists...
|
|
#9 12.35 Reading package lists...
|
|
#9 12.84 Building dependency tree...
|
|
#9 12.96 Reading state information...
|
|
#9 13.14 The following additional packages will be installed:
|
|
#9 13.14 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
|
|
#9 13.14 libldap-2.5-0 libsasl2-2 libsasl2-modules-db libssl3 openssl
|
|
#9 13.14 Suggested packages:
|
|
#9 13.14 krb5-doc krb5-user
|
|
#9 13.14 Recommended packages:
|
|
#9 13.14 krb5-locales libldap-common libsasl2-modules
|
|
#9 13.24 The following NEW packages will be installed:
|
|
#9 13.24 ca-certificates libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3
|
|
#9 13.24 libkrb5support0 libldap-2.5-0 libpq5 libsasl2-2 libsasl2-modules-db libssl3
|
|
#9 13.24 openssl
|
|
#9 13.31 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
|
|
#9 13.31 Need to get 4628 kB of archives.
|
|
#9 13.31 After this operation, 12.6 MB of additional disk space will be used.
|
|
#9 13.31 Get:1 http://deb.debian.org/debian stable/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB]
|
|
#9 14.81 Get:2 http://deb.debian.org/debian stable/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB]
|
|
#9 16.18 Get:3 http://deb.debian.org/debian stable/main amd64 ca-certificates all 20230311 [153 kB]
|
|
#9 16.34 Get:4 http://deb.debian.org/debian stable/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB]
|
|
#9 16.41 Get:5 http://deb.debian.org/debian stable/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB]
|
|
#9 16.49 Get:6 http://deb.debian.org/debian stable/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
|
|
#9 16.50 Get:7 http://deb.debian.org/debian stable/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB]
|
|
#9 16.83 Get:8 http://deb.debian.org/debian stable/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB]
|
|
#9 17.00 Get:9 http://deb.debian.org/debian stable/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
|
|
#9 17.02 Get:10 http://deb.debian.org/debian stable/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
|
|
#9 17.10 Get:11 http://deb.debian.org/debian stable/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
|
|
#9 17.28 Get:12 http://deb.debian.org/debian stable/main amd64 libpq5 amd64 15.5-0+deb12u1 [187 kB]
|
|
#9 17.70 debconf: delaying package configuration, since apt-utils is not installed
|
|
#9 17.72 Fetched 4628 kB in 4s (1083 kB/s)
|
|
#9 17.78 Selecting previously unselected package libssl3:amd64.
|
|
#9 17.78 (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 ... 6098 files and directories currently installed.)
|
|
#9 17.83 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_amd64.deb ...
|
|
#9 17.85 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ...
|
|
#9 18.13 Selecting previously unselected package openssl.
|
|
#9 18.14 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_amd64.deb ...
|
|
#9 18.15 Unpacking openssl (3.0.11-1~deb12u2) ...
|
|
#9 18.40 Selecting previously unselected package ca-certificates.
|
|
#9 18.40 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
|
|
#9 18.42 Unpacking ca-certificates (20230311) ...
|
|
#9 18.64 Selecting previously unselected package libkrb5support0:amd64.
|
|
#9 18.64 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ...
|
|
#9 18.66 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ...
|
|
#9 18.79 Selecting previously unselected package libk5crypto3:amd64.
|
|
#9 18.79 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ...
|
|
#9 18.81 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ...
|
|
#9 18.95 Selecting previously unselected package libkeyutils1:amd64.
|
|
#9 18.95 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
|
|
#9 18.97 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
|
|
#9 19.09 Selecting previously unselected package libkrb5-3:amd64.
|
|
#9 19.10 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ...
|
|
#9 19.11 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ...
|
|
#9 19.29 Selecting previously unselected package libgssapi-krb5-2:amd64.
|
|
#9 19.29 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ...
|
|
#9 19.31 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ...
|
|
#9 19.44 Selecting previously unselected package libsasl2-modules-db:amd64.
|
|
#9 19.44 Preparing to unpack .../08-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
|
|
#9 19.46 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
|
|
#9 19.58 Selecting previously unselected package libsasl2-2:amd64.
|
|
#9 19.58 Preparing to unpack .../09-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
|
|
#9 19.60 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
|
|
#9 19.74 Selecting previously unselected package libldap-2.5-0:amd64.
|
|
#9 19.74 Preparing to unpack .../10-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
|
|
#9 19.76 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
|
|
#9 19.91 Selecting previously unselected package libpq5:amd64.
|
|
#9 19.92 Preparing to unpack .../11-libpq5_15.5-0+deb12u1_amd64.deb ...
|
|
#9 19.93 Unpacking libpq5:amd64 (15.5-0+deb12u1) ...
|
|
#9 20.09 Setting up libkeyutils1:amd64 (1.6.3-2) ...
|
|
#9 20.13 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ...
|
|
#9 20.17 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ...
|
|
#9 20.21 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
|
|
#9 20.26 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ...
|
|
#9 20.30 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
|
|
#9 20.35 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ...
|
|
#9 20.39 Setting up openssl (3.0.11-1~deb12u2) ...
|
|
#9 20.45 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
|
|
#9 20.49 Setting up ca-certificates (20230311) ...
|
|
#9 20.64 debconf: unable to initialize frontend: Dialog
|
|
#9 20.64 debconf: (TERM is not set, so the dialog frontend is not usable.)
|
|
#9 20.64 debconf: falling back to frontend: Readline
|
|
#9 20.64 debconf: unable to initialize frontend: Readline
|
|
#9 20.64 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
|
|
#9 20.64 debconf: falling back to frontend: Teletype
|
|
#9 21.08 Updating certificates in /etc/ssl/certs...
|
|
#9 ...
|
|
|
|
#8 [builder 2/12] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates gettext postgresql-client libpq-dev git curl gcc make openssl libssl-dev clang
|
|
#8 20.99 Get:3 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB]
|
|
#8 ...
|
|
|
|
#9 [stage-1 2/6] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates libpq5
|
|
#9 21.70 140 added, 0 removed; done.
|
|
#9 21.80 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ...
|
|
#9 21.85 Setting up libpq5:amd64 (15.5-0+deb12u1) ...
|
|
#9 21.89 Processing triggers for libc-bin (2.36-9+deb12u3) ...
|
|
#9 22.02 Processing triggers for ca-certificates (20230311) ...
|
|
#9 22.04 Updating certificates in /etc/ssl/certs...
|
|
#9 23.14 0 added, 0 removed; done.
|
|
#9 23.14 Running hooks in /etc/ca-certificates/update.d...
|
|
#9 23.14 done.
|
|
#9 DONE 23.7s
|
|
|
|
#10 [stage-1 3/6] WORKDIR /app
|
|
#10 DONE 0.2s
|
|
|
|
#8 [builder 2/12] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates gettext postgresql-client libpq-dev git curl gcc make openssl libssl-dev clang
|
|
#8 33.22 Get:4 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB]
|
|
#8 39.20 Get:5 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB]
|
|
#8 39.29 Get:6 http://deb.debian.org/debian bookworm/main amd64 libobjc4 amd64 12.2.0-14 [43.1 kB]
|
|
#8 39.31 Get:7 http://deb.debian.org/debian bookworm/main amd64 libobjc-12-dev amd64 12.2.0-14 [170 kB]
|
|
#8 39.40 Get:8 http://deb.debian.org/debian bookworm/main amd64 libclang-common-14-dev all 1:14.0.6-12 [890 kB]
|
|
#8 39.93 Get:9 http://deb.debian.org/debian bookworm/main amd64 llvm-14-linker-tools amd64 1:14.0.6-12 [1288 kB]
|
|
#8 40.61 Get:10 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB]
|
|
#8 44.35 Get:11 http://deb.debian.org/debian bookworm/main amd64 clang-14 amd64 1:14.0.6-12 [102 kB]
|
|
#8 44.46 Get:12 http://deb.debian.org/debian bookworm/main amd64 clang amd64 1:14.0-55.7~deb12u1 [5144 B]
|
|
#8 44.47 Get:13 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4-openssl-dev amd64 7.88.1-10+deb12u5 [491 kB]
|
|
#8 44.79 Get:14 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB]
|
|
#8 44.99 Get:15 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB]
|
|
#8 45.19 Get:16 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
|
|
#8 45.83 Get:17 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB]
|
|
#8 46.02 Get:18 http://deb.debian.org/debian bookworm/main amd64 postgresql-client-common all 248 [35.1 kB]
|
|
#8 46.05 Get:19 http://deb.debian.org/debian bookworm/main amd64 postgresql-client-15 amd64 15.5-0+deb12u1 [1697 kB]
|
|
#8 46.89 Get:20 http://deb.debian.org/debian bookworm/main amd64 postgresql-client all 15+248 [10.1 kB]
|
|
#8 47.17 debconf: delaying package configuration, since apt-utils is not installed
|
|
#8 47.25 Fetched 53.8 MB in 33s (1652 kB/s)
|
|
#8 47.31 Selecting previously unselected package gettext-base.
|
|
#8 47.31 (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 ... 23259 files and directories currently installed.)
|
|
#8 47.49 Preparing to unpack .../00-gettext-base_0.21-12_amd64.deb ...
|
|
#8 47.50 Unpacking gettext-base (0.21-12) ...
|
|
#8 47.67 Selecting previously unselected package libz3-4:amd64.
|
|
#8 47.68 Preparing to unpack .../01-libz3-4_4.8.12-3.1_amd64.deb ...
|
|
#8 47.70 Unpacking libz3-4:amd64 (4.8.12-3.1) ...
|
|
#8 48.36 Selecting previously unselected package libllvm14:amd64.
|
|
#8 48.37 Preparing to unpack .../02-libllvm14_1%3a14.0.6-12_amd64.deb ...
|
|
#8 48.38 Unpacking libllvm14:amd64 (1:14.0.6-12) ...
|
|
#8 49.26 Selecting previously unselected package libclang-cpp14.
|
|
#8 49.27 Preparing to unpack .../03-libclang-cpp14_1%3a14.0.6-12_amd64.deb ...
|
|
#8 49.29 Unpacking libclang-cpp14 (1:14.0.6-12) ...
|
|
#8 49.89 Selecting previously unselected package libgc1:amd64.
|
|
#8 49.90 Preparing to unpack .../04-libgc1_1%3a8.2.2-3_amd64.deb ...
|
|
#8 49.91 Unpacking libgc1:amd64 (1:8.2.2-3) ...
|
|
#8 50.05 Selecting previously unselected package libobjc4:amd64.
|
|
#8 50.06 Preparing to unpack .../05-libobjc4_12.2.0-14_amd64.deb ...
|
|
#8 50.08 Unpacking libobjc4:amd64 (12.2.0-14) ...
|
|
#8 50.20 Selecting previously unselected package libobjc-12-dev:amd64.
|
|
#8 50.20 Preparing to unpack .../06-libobjc-12-dev_12.2.0-14_amd64.deb ...
|
|
#8 50.22 Unpacking libobjc-12-dev:amd64 (12.2.0-14) ...
|
|
#8 50.35 Selecting previously unselected package libclang-common-14-dev.
|
|
#8 50.36 Preparing to unpack .../07-libclang-common-14-dev_1%3a14.0.6-12_all.deb ...
|
|
#8 50.37 Unpacking libclang-common-14-dev (1:14.0.6-12) ...
|
|
#8 50.59 Selecting previously unselected package llvm-14-linker-tools.
|
|
#8 50.60 Preparing to unpack .../08-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ...
|
|
#8 50.62 Unpacking llvm-14-linker-tools (1:14.0.6-12) ...
|
|
#8 50.86 Selecting previously unselected package libclang1-14.
|
|
#8 50.87 Preparing to unpack .../09-libclang1-14_1%3a14.0.6-12_amd64.deb ...
|
|
#8 50.88 Unpacking libclang1-14 (1:14.0.6-12) ...
|
|
#8 51.43 Selecting previously unselected package clang-14.
|
|
#8 51.44 Preparing to unpack .../10-clang-14_1%3a14.0.6-12_amd64.deb ...
|
|
#8 51.45 Unpacking clang-14 (1:14.0.6-12) ...
|
|
#8 51.60 Selecting previously unselected package clang.
|
|
#8 51.60 Preparing to unpack .../11-clang_1%3a14.0-55.7~deb12u1_amd64.deb ...
|
|
#8 51.62 Unpacking clang (1:14.0-55.7~deb12u1) ...
|
|
#8 51.74 Preparing to unpack .../12-libcurl4-openssl-dev_7.88.1-10+deb12u5_amd64.deb ...
|
|
#8 51.78 Unpacking libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ...
|
|
#8 52.13 Preparing to unpack .../13-curl_7.88.1-10+deb12u5_amd64.deb ...
|
|
#8 52.17 Unpacking curl (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ...
|
|
#8 52.40 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u5_amd64.deb ...
|
|
#8 52.44 Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ...
|
|
#8 52.67 Selecting previously unselected package gettext.
|
|
#8 52.68 Preparing to unpack .../15-gettext_0.21-12_amd64.deb ...
|
|
#8 52.70 Unpacking gettext (0.21-12) ...
|
|
#8 52.95 Preparing to unpack .../16-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ...
|
|
#8 52.99 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ...
|
|
#8 53.24 Selecting previously unselected package postgresql-client-common.
|
|
#8 53.25 Preparing to unpack .../17-postgresql-client-common_248_all.deb ...
|
|
#8 53.27 Unpacking postgresql-client-common (248) ...
|
|
#8 53.41 Selecting previously unselected package postgresql-client-15.
|
|
#8 53.42 Preparing to unpack .../18-postgresql-client-15_15.5-0+deb12u1_amd64.deb ...
|
|
#8 53.44 Unpacking postgresql-client-15 (15.5-0+deb12u1) ...
|
|
#8 53.70 Selecting previously unselected package postgresql-client.
|
|
#8 53.71 Preparing to unpack .../19-postgresql-client_15+248_all.deb ...
|
|
#8 53.73 Unpacking postgresql-client (15+248) ...
|
|
#8 53.88 Setting up postgresql-client-common (248) ...
|
|
#8 53.95 Setting up gettext-base (0.21-12) ...
|
|
#8 54.00 Setting up postgresql-client-15 (15.5-0+deb12u1) ...
|
|
#8 55.54 update-alternatives: using /usr/share/postgresql/15/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode
|
|
#8 55.62 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ...
|
|
#8 55.66 Setting up libz3-4:amd64 (4.8.12-3.1) ...
|
|
#8 55.70 Setting up libgc1:amd64 (1:8.2.2-3) ...
|
|
#8 55.75 Setting up libllvm14:amd64 (1:14.0.6-12) ...
|
|
#8 55.79 Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ...
|
|
#8 55.84 Setting up curl (7.88.1-10+deb12u5) ...
|
|
#8 55.88 Setting up llvm-14-linker-tools (1:14.0.6-12) ...
|
|
#8 55.92 Setting up gettext (0.21-12) ...
|
|
#8 55.96 Setting up postgresql-client (15+248) ...
|
|
#8 56.00 Setting up libclang1-14 (1:14.0.6-12) ...
|
|
#8 56.05 Setting up libobjc4:amd64 (12.2.0-14) ...
|
|
#8 56.09 Setting up libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u5) ...
|
|
#8 56.14 Setting up libclang-common-14-dev (1:14.0.6-12) ...
|
|
#8 56.18 Setting up libclang-cpp14 (1:14.0.6-12) ...
|
|
#8 56.23 Setting up libobjc-12-dev:amd64 (12.2.0-14) ...
|
|
#8 56.27 Setting up clang-14 (1:14.0.6-12) ...
|
|
#8 56.32 Setting up clang (1:14.0-55.7~deb12u1) ...
|
|
#8 56.42 Processing triggers for libc-bin (2.36-9+deb12u3) ...
|
|
#8 DONE 58.9s
|
|
|
|
#11 [builder 3/12] WORKDIR /scratch
|
|
#11 DONE 0.2s
|
|
|
|
#12 [builder 4/12] COPY script/wasm-deps.sh .
|
|
#12 DONE 0.2s
|
|
|
|
#13 [builder 5/12] RUN chmod a+x ./wasm-deps.sh && sleep 1 && ./wasm-deps.sh
|
|
#13 1.434 ./wasm-deps.sh: line 19: python: command not found
|
|
#13 1.435 Detected arch:
|
|
#13 1.435 ./wasm-deps.sh: line 23: [: too many arguments
|
|
#13 DONE 1.5s
|
|
|
|
#14 [builder 6/12] WORKDIR /app
|
|
#14 DONE 0.2s
|
|
|
|
#15 [builder 7/12] COPY . .
|
|
#15 DONE 1.0s
|
|
|
|
#16 [builder 8/12] RUN cargo install wasm-pack
|
|
#16 0.413 info: syncing channel updates for 'nightly-2023-04-14-x86_64-unknown-linux-gnu'
|
|
#16 1.037 info: latest update on 2023-04-14, rust version 1.70.0-nightly (a41fc00ea 2023-04-13)
|
|
#16 1.037 info: downloading component 'cargo'
|
|
#16 4.711 info: downloading component 'rust-std'
|
|
#16 21.92 info: downloading component 'rustc'
|
|
#16 58.72 info: installing component 'cargo'
|
|
#16 59.39 info: installing component 'rust-std'
|
|
#16 61.76 info: installing component 'rustc'
|
|
#16 68.47 Updating crates.io index
|
|
#16 69.81 Downloading crates ...
|
|
#16 71.07 Downloaded wasm-pack v0.12.1
|
|
#16 71.82 Installing wasm-pack v0.12.1
|
|
#16 71.92 Updating crates.io index
|
|
#16 76.08 Downloading crates ...
|
|
#16 76.41 Downloaded adler v1.0.2
|
|
#16 76.60 Downloaded cc v1.0.83
|
|
#16 76.65 Downloaded anstyle-parse v0.2.3
|
|
#16 76.65 Downloaded autocfg v1.1.0
|
|
#16 76.71 Downloaded untrusted v0.9.0
|
|
#16 76.75 Downloaded smallvec v1.11.2
|
|
#16 76.76 Downloaded unicode-width v0.1.11
|
|
#16 76.76 Downloaded colorchoice v1.0.0
|
|
#16 76.77 Downloaded cfg-if v1.0.0
|
|
#16 76.91 Downloaded equivalent v1.0.1
|
|
#16 76.92 Downloaded atty v0.2.14
|
|
#16 76.96 Downloaded constant_time_eq v0.1.5
|
|
#16 76.99 Downloaded time-core v0.1.2
|
|
#16 77.19 Downloaded which v4.4.2
|
|
#16 77.19 Downloaded version_check v0.9.4
|
|
#16 77.19 Downloaded utf8parse v0.2.1
|
|
#16 77.20 Downloaded url v2.5.0
|
|
#16 77.20 Downloaded tinyvec_macros v0.1.1
|
|
#16 77.21 Downloaded sha1 v0.10.6
|
|
#16 77.21 Downloaded zeroize v1.7.0
|
|
#16 77.25 Downloaded subtle v2.5.0
|
|
#16 77.31 Downloaded thiserror v1.0.56
|
|
#16 77.32 Downloaded xattr v1.2.0
|
|
#16 77.35 Downloaded clap_lex v0.6.0
|
|
#16 77.39 Downloaded siphasher v0.3.11
|
|
#16 77.48 Downloaded same-file v1.0.6
|
|
#16 77.51 Downloaded anstyle-query v1.0.2
|
|
#16 77.54 Downloaded thiserror-impl v1.0.56
|
|
#16 77.55 Downloaded walkdir v2.4.0
|
|
#16 77.55 Downloaded generic-array v0.14.7
|
|
#16 77.56 Downloaded pkg-config v0.3.28
|
|
#16 77.56 Downloaded cargo-platform v0.1.6
|
|
#16 77.56 Downloaded anstyle v1.0.4
|
|
#16 77.57 Downloaded dirs-next v2.0.0
|
|
#16 77.57 Downloaded byteorder v1.5.0
|
|
#16 77.61 Downloaded toml_datetime v0.6.5
|
|
#16 77.61 Downloaded strsim v0.10.0
|
|
#16 77.61 Downloaded tempfile v3.9.0
|
|
#16 77.65 Downloaded spin v0.9.8
|
|
#16 77.67 Downloaded glob v0.3.1
|
|
#16 77.70 Downloaded block-buffer v0.10.4
|
|
#16 77.73 Downloaded cargo_metadata v0.15.4
|
|
#16 77.77 Downloaded deranged v0.3.11
|
|
#16 77.78 Downloaded crypto-common v0.1.6
|
|
#16 77.78 Downloaded binary-install v0.2.0
|
|
#16 77.80 Downloaded cipher v0.4.4
|
|
#16 77.88 Downloaded uuid v1.6.1
|
|
#16 77.91 Downloaded home v0.5.9
|
|
#16 77.92 Downloaded sha2 v0.10.8
|
|
#16 77.93 Downloaded zstd-safe v5.0.2+zstd.1.5.2
|
|
#16 77.94 Downloaded dirs-sys-next v0.1.2
|
|
#16 77.94 Downloaded cpufeatures v0.2.12
|
|
#16 77.94 Downloaded form_urlencoded v1.2.1
|
|
#16 77.94 Downloaded heck v0.4.1
|
|
#16 77.95 Downloaded typenum v1.17.0
|
|
#16 77.96 Downloaded lazy_static v1.4.0
|
|
#16 77.97 Downloaded toml v0.8.8
|
|
#16 78.02 Downloaded unicode-ident v1.0.12
|
|
#16 78.02 Downloaded hex v0.4.3
|
|
#16 78.03 Downloaded errno v0.3.8
|
|
#16 78.03 Downloaded filetime v0.2.23
|
|
#16 78.05 Downloaded rand_core v0.6.4
|
|
#16 78.06 Downloaded zstd v0.11.2+zstd.1.5.2
|
|
#16 78.07 Downloaded human-panic v1.2.2
|
|
#16 78.10 Downloaded tinyvec v1.6.0
|
|
#16 78.10 Downloaded os_info v3.7.0
|
|
#16 78.12 Downloaded fastrand v2.0.1
|
|
#16 78.17 Downloaded zip v0.6.6
|
|
#16 78.20 Downloaded digest v0.10.7
|
|
#16 78.20 Downloaded tar v0.4.40
|
|
#16 78.22 Downloaded toml v0.7.8
|
|
#16 78.24 Downloaded percent-encoding v2.3.1
|
|
#16 78.24 Downloaded pbkdf2 v0.11.0
|
|
#16 78.25 Downloaded scopeguard v1.2.0
|
|
#16 78.25 Downloaded inout v0.1.3
|
|
#16 78.31 Downloaded either v1.9.0
|
|
#16 78.35 Downloaded unicode-bidi v0.3.14
|
|
#16 78.37 Downloaded serde_ignored v0.1.10
|
|
#16 78.37 Downloaded powerfmt v0.2.0
|
|
#16 78.45 Downloaded console v0.15.7
|
|
#16 78.58 Downloaded toml_edit v0.21.0
|
|
#16 78.65 Downloaded ureq v2.9.1
|
|
#16 78.67 Downloaded unicode-normalization v0.1.22
|
|
#16 78.68 Downloaded time v0.3.31
|
|
#16 78.69 Downloaded anstream v0.6.5
|
|
#16 78.69 Downloaded toml_edit v0.19.15
|
|
#16 78.73 Downloaded camino v1.1.6
|
|
#16 78.73 Downloaded fs2 v0.4.3
|
|
#16 78.73 Downloaded clap_derive v4.4.7
|
|
#16 78.73 Downloaded bzip2 v0.4.4
|
|
#16 78.74 Downloaded shell-words v1.1.0
|
|
#16 78.74 Downloaded serde_spanned v0.6.5
|
|
#16 78.75 Downloaded winnow v0.5.32
|
|
#16 78.76 Downloaded rustc-demangle v0.1.23
|
|
#16 78.77 Downloaded quote v1.0.35
|
|
#16 78.77 Downloaded jobserver v0.1.27
|
|
#16 78.79 Downloaded log v0.4.20
|
|
#16 78.80 Downloaded lock_api v0.4.11
|
|
#16 78.81 Downloaded is_executable v0.1.2
|
|
#16 78.82 Downloaded dialoguer v0.10.4
|
|
#16 78.83 Downloaded sct v0.7.1
|
|
#16 78.84 Downloaded iana-time-zone v0.1.59
|
|
#16 78.90 Downloaded once_cell v1.19.0
|
|
#16 78.91 Downloaded parking_lot_core v0.9.9
|
|
#16 78.96 Downloaded bitflags v2.4.1
|
|
#16 78.99 Downloaded crc32fast v1.3.2
|
|
#16 79.03 Downloaded semver v1.0.21
|
|
#16 79.07 Downloaded webpki-roots v0.25.3
|
|
#16 79.09 Downloaded syn v2.0.48
|
|
#16 79.11 Downloaded addr2line v0.21.0
|
|
#16 79.12 Downloaded base64ct v1.6.0
|
|
#16 79.14 Downloaded num-traits v0.2.17
|
|
#16 79.19 Downloaded clap v4.4.13
|
|
#16 79.25 Downloaded hmac v0.12.1
|
|
#16 79.27 Downloaded itoa v1.0.10
|
|
#16 79.30 Downloaded password-hash v0.4.2
|
|
#16 79.30 Downloaded getrandom v0.2.11
|
|
#16 79.31 Downloaded anyhow v1.0.79
|
|
#16 79.36 Downloaded env_logger v0.10.1
|
|
#16 79.38 Downloaded proc-macro2 v1.0.76
|
|
#16 79.54 Downloaded zstd-sys v2.0.9+zstd.1.5.5
|
|
#16 79.60 Downloaded serde_derive v1.0.195
|
|
#16 79.64 Downloaded ryu v1.0.16
|
|
#16 79.66 Downloaded parking_lot v0.12.1
|
|
#16 79.67 Downloaded miniz_oxide v0.7.1
|
|
#16 79.67 Downloaded flate2 v1.0.28
|
|
#16 79.68 Downloaded indexmap v2.1.0
|
|
#16 79.79 Downloaded serde v1.0.195
|
|
#16 79.81 Downloaded backtrace v0.3.69
|
|
#16 79.94 Downloaded base64 v0.21.5
|
|
#16 79.96 Downloaded memchr v2.7.1
|
|
#16 80.10 Downloaded aes v0.8.3
|
|
#16 80.28 Downloaded hashbrown v0.14.3
|
|
#16 80.31 Downloaded serde_json v1.0.111
|
|
#16 80.42 Downloaded rustls-webpki v0.101.7
|
|
#16 80.47 Downloaded clap_builder v4.4.12
|
|
#16 80.73 Downloaded chrono v0.4.31
|
|
#16 80.92 Downloaded object v0.32.2
|
|
#16 80.97 Downloaded rustls v0.21.10
|
|
#16 80.99 Downloaded idna v0.5.0
|
|
#16 81.00 Downloaded gimli v0.28.1
|
|
#16 81.16 Downloaded rustix v0.38.28
|
|
#16 81.71 Downloaded bzip2-sys v0.1.11+1.0.8
|
|
#16 81.86 Downloaded libc v0.2.151
|
|
#16 82.54 Downloaded linux-raw-sys v0.4.12
|
|
#16 83.86 Downloaded ring v0.17.7
|
|
#16 84.07 Compiling libc v0.2.151
|
|
#16 84.07 Compiling proc-macro2 v1.0.76
|
|
#16 84.07 Compiling unicode-ident v1.0.12
|
|
#16 84.07 Compiling cfg-if v1.0.0
|
|
#16 84.07 Compiling serde v1.0.195
|
|
#16 84.07 Compiling typenum v1.17.0
|
|
#16 84.07 Compiling version_check v0.9.4
|
|
#16 84.07 Compiling pkg-config v0.3.28
|
|
#16 84.22 Compiling autocfg v1.1.0
|
|
#16 84.25 Compiling subtle v2.5.0
|
|
#16 84.52 Compiling rustix v0.38.28
|
|
#16 84.63 Compiling generic-array v0.14.7
|
|
#16 84.71 Compiling adler v1.0.2
|
|
#16 85.03 Compiling linux-raw-sys v0.4.12
|
|
#16 85.11 Compiling bitflags v2.4.1
|
|
#16 85.12 Compiling miniz_oxide v0.7.1
|
|
#16 85.25 Compiling hashbrown v0.14.3
|
|
#16 85.64 Compiling quote v1.0.35
|
|
#16 85.89 Compiling jobserver v0.1.27
|
|
#16 86.05 Compiling syn v2.0.48
|
|
#16 86.21 Compiling getrandom v0.2.11
|
|
#16 86.22 Compiling cc v1.0.83
|
|
#16 86.44 Compiling tinyvec_macros v0.1.1
|
|
#16 86.55 Compiling cpufeatures v0.2.12
|
|
#16 86.62 Compiling equivalent v1.0.1
|
|
#16 86.64 Compiling log v0.4.20
|
|
#16 86.68 Compiling untrusted v0.9.0
|
|
#16 86.74 Compiling crc32fast v1.3.2
|
|
#16 86.87 Compiling spin v0.9.8
|
|
#16 87.09 Compiling indexmap v2.1.0
|
|
#16 87.23 Compiling crypto-common v0.1.6
|
|
#16 87.29 Compiling block-buffer v0.10.4
|
|
#16 87.39 Compiling tinyvec v1.6.0
|
|
#16 87.41 Compiling utf8parse v0.2.1
|
|
#16 87.51 Compiling digest v0.10.7
|
|
#16 87.60 Compiling zstd-safe v5.0.2+zstd.1.5.2
|
|
#16 87.94 Compiling serde_json v1.0.111
|
|
#16 88.03 Compiling anstyle-parse v0.2.3
|
|
#16 88.36 Compiling inout v0.1.3
|
|
#16 88.45 Compiling unicode-bidi v0.3.14
|
|
#16 88.47 Compiling rand_core v0.6.4
|
|
#16 88.57 Compiling colorchoice v1.0.0
|
|
#16 88.78 Compiling ring v0.17.7
|
|
#16 88.81 Compiling zstd-sys v2.0.9+zstd.1.5.5
|
|
#16 88.81 Compiling bzip2-sys v0.1.11+1.0.8
|
|
#16 88.86 Compiling unicode-normalization v0.1.22
|
|
#16 88.96 Compiling powerfmt v0.2.0
|
|
#16 89.47 Compiling percent-encoding v2.3.1
|
|
#16 89.56 Compiling anstyle v1.0.4
|
|
#16 89.90 Compiling itoa v1.0.10
|
|
#16 90.03 Compiling base64ct v1.6.0
|
|
#16 90.08 Compiling rustls v0.21.10
|
|
#16 90.11 Compiling anstyle-query v1.0.2
|
|
#16 90.11 Compiling ryu v1.0.16
|
|
#16 90.28 Compiling anstream v0.6.5
|
|
#16 90.42 Compiling form_urlencoded v1.2.1
|
|
#16 90.66 Compiling password-hash v0.4.2
|
|
#16 90.76 Compiling idna v0.5.0
|
|
#16 90.95 Compiling deranged v0.3.11
|
|
#16 91.23 Compiling backtrace v0.3.69
|
|
#16 91.31 Compiling cipher v0.4.4
|
|
#16 91.69 Compiling flate2 v1.0.28
|
|
#16 91.80 Compiling sha2 v0.10.8
|
|
#16 92.09 Compiling hmac v0.12.1
|
|
#16 92.27 Compiling num-traits v0.2.17
|
|
#16 92.46 Compiling lock_api v0.4.11
|
|
#16 92.57 Compiling anyhow v1.0.79
|
|
#16 92.64 Compiling gimli v0.28.1
|
|
#16 92.67 Compiling serde_derive v1.0.195
|
|
#16 92.82 Compiling camino v1.1.6
|
|
#16 92.85 Compiling parking_lot_core v0.9.9
|
|
#16 92.97 Compiling memchr v2.7.1
|
|
#16 93.17 Compiling thiserror v1.0.56
|
|
#16 93.31 Compiling time-core v0.1.2
|
|
#16 93.38 Compiling semver v1.0.21
|
|
#16 93.48 Compiling time v0.3.31
|
|
#16 93.93 Compiling object v0.32.2
|
|
#16 94.17 Compiling thiserror-impl v1.0.56
|
|
#16 95.06 Compiling pbkdf2 v0.11.0
|
|
#16 95.16 Compiling aes v0.8.3
|
|
#16 95.53 Compiling url v2.5.0
|
|
#16 95.54 Compiling xattr v1.2.0
|
|
#16 96.66 Compiling addr2line v0.21.0
|
|
#16 97.30 Compiling sha1 v0.10.6
|
|
#16 97.35 Compiling filetime v0.2.23
|
|
#16 97.44 Compiling dirs-sys-next v0.1.2
|
|
#16 97.54 Compiling unicode-width v0.1.11
|
|
#16 97.74 Compiling rustc-demangle v0.1.23
|
|
#16 97.81 Compiling constant_time_eq v0.1.5
|
|
#16 97.96 Compiling clap_lex v0.6.0
|
|
#16 98.10 Compiling winnow v0.5.32
|
|
#16 98.50 Compiling webpki-roots v0.25.3
|
|
#16 98.66 Compiling fastrand v2.0.1
|
|
#16 98.67 Compiling base64 v0.21.5
|
|
#16 98.74 Compiling once_cell v1.19.0
|
|
#16 99.18 Compiling strsim v0.10.0
|
|
#16 99.42 Compiling smallvec v1.11.2
|
|
#16 99.79 Compiling lazy_static v1.4.0
|
|
#16 99.87 Compiling byteorder v1.5.0
|
|
#16 99.94 Compiling scopeguard v1.2.0
|
|
#16 100.1 Compiling heck v0.4.1
|
|
#16 100.3 Compiling console v0.15.7
|
|
#16 106.4 Compiling clap_derive v4.4.7
|
|
#16 106.7 Compiling clap_builder v4.4.12
|
|
#16 106.9 Compiling tempfile v3.9.0
|
|
#16 107.1 Compiling dirs-next v2.0.0
|
|
#16 107.4 Compiling serde_spanned v0.6.5
|
|
#16 107.7 Compiling toml_datetime v0.6.5
|
|
#16 107.8 Compiling cargo-platform v0.1.6
|
|
#16 108.4 Compiling toml_edit v0.21.0
|
|
#16 109.0 Compiling toml_edit v0.19.15
|
|
#16 110.6 Compiling toml v0.8.8
|
|
#16 110.6 Compiling os_info v3.7.0
|
|
#16 111.0 Compiling tar v0.4.40
|
|
#16 114.4 Compiling uuid v1.6.1
|
|
#16 114.7 Compiling fs2 v0.4.3
|
|
#16 114.8 Compiling shell-words v1.1.0
|
|
#16 115.1 Compiling hex v0.4.3
|
|
#16 115.3 Compiling siphasher v0.3.11
|
|
#16 115.3 Compiling is_executable v0.1.2
|
|
#16 115.5 Compiling either v1.9.0
|
|
#16 115.6 Compiling zeroize v1.7.0
|
|
#16 115.7 Compiling same-file v1.0.6
|
|
#16 115.8 Compiling iana-time-zone v0.1.59
|
|
#16 116.0 Compiling home v0.5.9
|
|
#16 116.0 Compiling chrono v0.4.31
|
|
#16 116.3 Compiling which v4.4.2
|
|
#16 116.4 Compiling dialoguer v0.10.4
|
|
#16 116.9 Compiling walkdir v2.4.0
|
|
#16 117.5 Compiling human-panic v1.2.2
|
|
#16 117.5 Compiling cargo_metadata v0.15.4
|
|
#16 117.8 Compiling toml v0.7.8
|
|
#16 118.7 Compiling clap v4.4.13
|
|
#16 118.9 Compiling serde_ignored v0.1.10
|
|
#16 119.2 Compiling parking_lot v0.12.1
|
|
#16 119.3 Compiling env_logger v0.10.1
|
|
#16 121.2 Compiling atty v0.2.14
|
|
#16 121.4 Compiling glob v0.3.1
|
|
#16 130.9 Compiling bzip2 v0.4.4
|
|
#16 136.8 Compiling rustls-webpki v0.101.7
|
|
#16 136.8 Compiling sct v0.7.1
|
|
#16 139.7 Compiling ureq v2.9.1
|
|
#16 146.0 Compiling zstd v0.11.2+zstd.1.5.2
|
|
#16 146.2 Compiling zip v0.6.6
|
|
#16 146.6 Compiling binary-install v0.2.0
|
|
#16 146.8 Compiling wasm-pack v0.12.1
|
|
#16 153.7 Finished release [optimized] target(s) in 1m 25s
|
|
#16 153.7 Installing /usr/local/cargo/bin/wasm-pack
|
|
#16 153.7 Installed package `wasm-pack v0.12.1` (executable `wasm-pack`)
|
|
#16 DONE 154.2s
|
|
|
|
#17 [builder 9/12] RUN chmod a+x ./script/plume-front.sh && sleep 1 && ./script/plume-front.sh
|
|
#17 2.199 ./script/plume-front.sh: line 19: python: command not found
|
|
#17 2.201 ./script/plume-front.sh: line 21: [: too many arguments
|
|
#17 60.45 [INFO]: Checking for the Wasm target...
|
|
#17 60.63 info: downloading component 'rust-std' for 'wasm32-unknown-unknown'
|
|
#17 70.19 info: installing component 'rust-std' for 'wasm32-unknown-unknown'
|
|
#17 76.90 [INFO]: Compiling to Wasm...
|
|
#17 77.47 Compiling proc-macro2 v1.0.75
|
|
#17 77.47 Compiling unicode-ident v1.0.6
|
|
#17 77.47 Compiling syn v1.0.107
|
|
#17 77.47 Compiling log v0.4.17
|
|
#17 77.47 Compiling wasm-bindgen-shared v0.2.83
|
|
#17 77.47 Compiling encoding_index_tests v0.1.4
|
|
#17 77.47 Compiling cfg-if v1.0.0
|
|
#17 77.47 Compiling once_cell v1.17.0
|
|
#17 77.59 Compiling bumpalo v3.11.1
|
|
#17 77.65 Compiling wasm-bindgen v0.2.83
|
|
#17 77.84 Compiling encoding-index-simpchinese v1.20141219.5
|
|
#17 77.86 Compiling encoding-index-tradchinese v1.20141219.5
|
|
#17 77.99 Compiling encoding-index-singlebyte v1.20141219.5
|
|
#17 78.03 Compiling encoding-index-korean v1.20141219.5
|
|
#17 78.13 Compiling encoding-index-japanese v1.20141219.5
|
|
#17 78.15 Compiling serde v1.0.152
|
|
#17 78.50 Compiling encoding v0.2.33
|
|
#17 78.58 Compiling byteorder v1.4.3
|
|
#17 78.60 Compiling serde_derive v1.0.152
|
|
#17 78.60 Compiling serde_json v1.0.91
|
|
#17 79.06 Compiling quote v1.0.35
|
|
#17 79.28 Compiling itoa v1.0.5
|
|
#17 79.45 Compiling gettext v0.4.0
|
|
#17 79.50 Compiling ryu v1.0.12
|
|
#17 79.54 Compiling gettext-utils v0.1.0
|
|
#17 79.85 Compiling lazy_static v1.4.0
|
|
#17 82.02 Compiling wasm-bindgen-backend v0.2.83
|
|
#17 82.84 Compiling gettext-macros v0.6.1
|
|
#17 83.14 Compiling wasm-bindgen-macro-support v0.2.83
|
|
#17 89.76 Compiling wasm-bindgen-macro v0.2.83
|
|
#17 90.84 Compiling js-sys v0.3.60
|
|
#17 90.84 Compiling console_error_panic_hook v0.1.7
|
|
#17 97.60 Compiling web-sys v0.3.60
|
|
#17 101.8 Compiling plume-front v0.7.2 (/app/plume-front)
|
|
#17 105.7 ........ done.
|
|
#17 105.7 ........ done.
|
|
#17 105.7 ........ done.
|
|
#17 105.7 ........ done.
|
|
#17 105.7 ........ done.
|
|
#17 105.7 ........ done.
|
|
#17 105.7 ........ done.
|
|
#17 105.7 ........ done.
|
|
#17 105.8 ........ done.
|
|
#17 105.8 ........ done.
|
|
#17 105.8 ........ done.
|
|
#17 105.8 ........ done.
|
|
#17 105.8 ........ done.
|
|
#17 105.8 ........ done.
|
|
#17 105.8 ........ done.
|
|
#17 105.9 ........ done.
|
|
#17 105.9 ........ done.
|
|
#17 105.9 ........ done.
|
|
#17 105.9 ........ done.
|
|
#17 105.9 ........ done.
|
|
#17 106.0 ........ done.
|
|
#17 106.0 ........ done.
|
|
#17 106.0 ........ done.
|
|
#17 106.0 ........ done.
|
|
#17 106.0 ........ done.
|
|
#17 106.0 ........ done.
|
|
#17 106.0 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.1 ........ done.
|
|
#17 106.2 ........ done.
|
|
#17 106.2 ........ done.
|
|
#17 107.5 Finished release [optimized] target(s) in 30.57s
|
|
#17 107.5 [INFO]: Installing wasm-bindgen...
|
|
#17 112.8 [INFO]: Optional fields missing from Cargo.toml: 'description', 'repository', and 'license'. These are not necessary, but recommended
|
|
#17 112.8 [INFO]: :-) Done in 52.36s
|
|
#17 112.8 [INFO]: :-) Your wasm pkg is ready to publish at plume-front/pkg.
|
|
#17 DONE 119.2s
|
|
|
|
#18 [builder 10/12] RUN cargo install --path ./ --force --no-default-features --features postgres
|
|
#18 33.33 Installing plume v0.7.3-dev-fork (/app)
|
|
#18 39.93 Updating crates.io index
|
|
#18 40.19 Updating git repository `https://git.joinplu.me/plume/rocket_csrf`
|
|
#18 40.84 Updating git repository `https://git.joinplu.me/Plume/pulldown-cmark`
|
|
#18 62.17 Downloading crates ...
|
|
#18 63.43 Downloaded httpdate v1.0.3
|
|
#18 63.44 Downloaded ipnet v2.9.0
|
|
#18 63.46 Downloaded indexmap v1.9.3
|
|
#18 63.47 Downloaded scheduled-thread-pool v0.2.7
|
|
#18 63.48 Downloaded snap v1.1.1
|
|
#18 63.50 Downloaded slab v0.4.9
|
|
#18 63.52 Downloaded socket2 v0.5.5
|
|
#18 63.64 Downloaded syn v1.0.109
|
|
#18 63.70 Downloaded tokio-util v0.7.10
|
|
#18 63.73 Downloaded tracing v0.1.40
|
|
#18 63.75 Downloaded tokio-stream v0.1.14
|
|
#18 63.76 Downloaded async-trait v0.1.77
|
|
#18 63.77 Downloaded tracing-log v0.2.0
|
|
#18 63.87 Downloaded tracing-subscriber v0.3.18
|
|
#18 63.90 Downloaded futures v0.3.30
|
|
#18 63.91 Downloaded futures-core v0.3.30
|
|
#18 63.91 Downloaded fastrand v1.9.0
|
|
#18 63.92 Downloaded futures-executor v0.3.30
|
|
#18 63.97 Downloaded darling_core v0.14.4
|
|
#18 64.00 Downloaded bytes v1.5.0
|
|
#18 64.02 Downloaded futures-sink v0.3.30
|
|
#18 64.02 Downloaded futures-macro v0.3.30
|
|
#18 64.02 Downloaded atom_syndication v0.12.2
|
|
#18 64.06 Downloaded http v0.2.11
|
|
#18 64.07 Downloaded http-body v0.4.6
|
|
#18 64.12 Downloaded mio v0.8.10
|
|
#18 64.17 Downloaded nom v7.1.3
|
|
#18 64.18 Downloaded matches v0.1.10
|
|
#18 64.23 Downloaded num-bigint v0.4.4
|
|
#18 64.30 Downloaded openssl-macros v0.1.1
|
|
#18 64.80 Downloaded num_cpus v1.16.0
|
|
#18 64.81 Downloaded rayon-core v1.12.0
|
|
#18 64.82 Downloaded pin-project-lite v0.2.13
|
|
#18 64.83 Downloaded rayon v1.8.0
|
|
#18 64.84 Downloaded nom v5.1.3
|
|
#18 64.85 Downloaded quick-xml v0.30.0
|
|
#18 64.93 Downloaded time-macros v0.2.16
|
|
#18 64.94 Downloaded string_cache v0.8.7
|
|
#18 65.07 Downloaded try-lock v0.2.5
|
|
#18 65.08 Downloaded want v0.3.1
|
|
#18 65.08 Downloaded thread_local v1.1.7
|
|
#18 65.09 Downloaded tokio-macros v2.2.0
|
|
#18 65.10 Downloaded crossbeam-deque v0.8.4
|
|
#18 65.10 Downloaded const-random v0.1.17
|
|
#18 65.11 Downloaded bytecount v0.6.7
|
|
#18 65.14 Downloaded allocator-api2 v0.2.16
|
|
#18 65.16 Downloaded toml v0.5.11
|
|
#18 65.19 Downloaded crossbeam-utils v0.8.18
|
|
#18 65.20 Downloaded tracing-attributes v0.1.27
|
|
#18 65.22 Downloaded futures-channel v0.3.30
|
|
#18 65.25 Downloaded tracing-core v0.1.32
|
|
#18 65.38 Downloaded diesel-derive-newtype v1.0.2
|
|
#18 65.41 Downloaded ctrlc v3.4.2
|
|
#18 65.42 Downloaded darling v0.14.4
|
|
#18 65.52 Downloaded hyper v0.14.28
|
|
#18 65.55 Downloaded futures-task v0.3.30
|
|
#18 65.60 Downloaded h2 v0.3.22
|
|
#18 65.63 Downloaded pq-sys v0.4.8
|
|
#18 65.67 Downloaded pin-project-internal v1.1.3
|
|
#18 65.68 Downloaded mime v0.3.17
|
|
#18 65.70 Downloaded openssl-sys v0.9.98
|
|
#18 65.90 Downloaded reqwest v0.11.23
|
|
#18 65.94 Downloaded signal-hook-registry v1.4.1
|
|
#18 65.94 Downloaded pin-project v1.1.3
|
|
#18 66.09 Downloaded plist v1.6.0
|
|
#18 66.11 Downloaded tokio-native-tls v0.3.1
|
|
#18 66.13 Downloaded crossbeam-epoch v0.9.17
|
|
#18 66.13 Downloaded const-random-macro v0.1.16
|
|
#18 66.22 Downloaded aho-corasick v1.1.2
|
|
#18 66.25 Downloaded sharded-slab v0.1.7
|
|
#18 66.26 Downloaded unicase v2.7.0
|
|
#18 66.35 Downloaded regex v1.10.2
|
|
#18 66.40 Downloaded futures-io v0.3.30
|
|
#18 66.45 Downloaded futures-util v0.3.30
|
|
#18 66.47 Downloaded quick-xml v0.31.0
|
|
#18 66.48 Downloaded net2 v0.2.39
|
|
#18 66.48 Downloaded darling_macro v0.14.4
|
|
#18 66.52 Downloaded lber v0.4.2
|
|
#18 66.53 Downloaded nom_locate v4.2.0
|
|
#18 66.58 Downloaded whatlang v0.16.4
|
|
#18 66.63 Downloaded ldap3 v0.11.3
|
|
#18 66.78 Downloaded regex-syntax v0.6.29
|
|
#18 66.95 Downloaded regex-syntax v0.8.2
|
|
#18 67.08 Downloaded openssl v0.10.62
|
|
#18 67.12 Downloaded nix v0.27.1
|
|
#18 67.14 Downloaded regex-automata v0.4.3
|
|
#18 67.38 Downloaded tokio v1.35.1
|
|
#18 67.66 Downloaded encoding_rs v0.8.33
|
|
#18 68.19 Compiling libc v0.2.151
|
|
#18 68.19 Compiling autocfg v1.1.0
|
|
#18 68.19 Compiling proc-macro2 v1.0.76
|
|
#18 68.19 Compiling unicode-ident v1.0.12
|
|
#18 68.19 Compiling cfg-if v1.0.0
|
|
#18 68.20 Compiling version_check v0.9.4
|
|
#18 68.20 Compiling memchr v2.7.1
|
|
#18 68.32 Compiling log v0.4.20
|
|
#18 68.39 Compiling serde v1.0.195
|
|
#18 68.82 Compiling cfg-if v0.1.10
|
|
#18 68.86 Compiling scopeguard v1.2.0
|
|
#18 68.92 Compiling byteorder v1.5.0
|
|
#18 68.97 Compiling once_cell v1.19.0
|
|
#18 69.00 Compiling lazy_static v1.4.0
|
|
#18 69.06 Compiling syn v1.0.109
|
|
#18 69.17 Compiling typenum v1.17.0
|
|
#18 69.38 Compiling generic-array v0.14.7
|
|
#18 69.39 Compiling slab v0.4.9
|
|
#18 69.78 Compiling quote v1.0.35
|
|
#18 69.88 Compiling cc v1.0.83
|
|
#18 69.91 Compiling smallvec v1.11.2
|
|
#18 70.10 Compiling syn v2.0.48
|
|
#18 70.47 Compiling lock_api v0.4.11
|
|
#18 70.63 Compiling itoa v1.0.10
|
|
#18 70.85 Compiling num_cpus v1.16.0
|
|
#18 70.88 Compiling getrandom v0.2.11
|
|
#18 71.00 Compiling tinyvec_macros v0.1.1
|
|
#18 71.11 Compiling tinyvec v1.6.0
|
|
#18 71.58 Compiling version_check v0.1.5
|
|
#18 72.06 Compiling pkg-config v0.3.28
|
|
#18 72.42 Compiling unicode-bidi v0.3.14
|
|
#18 72.56 Compiling unicode-normalization v0.1.22
|
|
#18 72.61 Compiling parking_lot_core v0.9.9
|
|
#18 72.78 Compiling httparse v1.8.0
|
|
#18 72.95 Compiling proc-macro2 v0.4.30
|
|
#18 73.19 Compiling fnv v1.0.7
|
|
#18 73.27 Compiling unicode-xid v0.1.0
|
|
#18 73.34 Compiling either v1.9.0
|
|
#18 73.50 Compiling parking_lot v0.12.1
|
|
#18 73.64 Compiling iovec v0.1.4
|
|
#18 73.67 Compiling crossbeam-utils v0.7.2
|
|
#18 73.87 Compiling ryu v1.0.16
|
|
#18 73.88 Compiling maybe-uninit v2.0.0
|
|
#18 74.08 Compiling syn v0.15.44
|
|
#18 74.50 Compiling quote v0.6.13
|
|
#18 74.73 Compiling futures v0.1.31
|
|
#18 74.76 Compiling percent-encoding v2.3.1
|
|
#18 74.94 Compiling pin-project-lite v0.2.13
|
|
#18 75.29 Compiling bitflags v2.4.1
|
|
#18 75.59 Compiling indexmap v1.9.3
|
|
#18 75.79 Compiling vcpkg v0.2.15
|
|
#18 75.82 Compiling serde_json v1.0.111
|
|
#18 76.02 Compiling yansi v0.5.1
|
|
#18 76.26 Compiling semver-parser v0.7.0
|
|
#18 76.41 Compiling bitflags v1.3.2
|
|
#18 76.58 Compiling matches v0.1.10
|
|
#18 76.71 Compiling semver v0.9.0
|
|
#18 76.85 Compiling time v0.1.45
|
|
#18 77.10 Compiling futures-core v0.3.30
|
|
#18 77.24 Compiling ppv-lite86 v0.2.17
|
|
#18 77.36 Compiling rustc_version v0.2.3
|
|
#18 77.37 Compiling openssl-sys v0.9.98
|
|
#18 78.33 Compiling num-traits v0.2.17
|
|
#18 78.60 Compiling safemem v0.3.3
|
|
#18 78.63 Compiling serde_derive v1.0.195
|
|
#18 78.70 Compiling futures-sink v0.3.30
|
|
#18 79.98 Compiling unicase v1.4.2
|
|
#18 84.02 Compiling bytes v1.5.0
|
|
#18 84.21 Compiling subtle v2.4.1
|
|
#18 85.11 Compiling idna v0.1.5
|
|
#18 90.64 Compiling bytes v0.4.12
|
|
#18 90.75 Compiling autocfg v0.1.8
|
|
#18 90.87 Compiling opaque-debug v0.3.0
|
|
#18 91.60 Compiling openssl v0.10.62
|
|
#18 91.87 Compiling percent-encoding v1.0.1
|
|
#18 92.37 Compiling foreign-types-shared v0.1.1
|
|
#18 92.37 Compiling rand_core v0.4.2
|
|
#18 92.49 Compiling foreign-types v0.3.2
|
|
#18 92.62 Compiling url v1.7.2
|
|
#18 92.69 Compiling futures-channel v0.3.30
|
|
#18 92.77 Compiling futures-macro v0.3.30
|
|
#18 92.80 Compiling openssl-macros v0.1.1
|
|
#18 93.02 Compiling tracing-attributes v0.1.27
|
|
#18 93.10 Compiling pear_codegen v0.1.5
|
|
#18 93.56 Compiling net2 v0.2.39
|
|
#18 93.60 Compiling memoffset v0.5.6
|
|
#18 93.95 Compiling unicase v2.7.0
|
|
#18 94.21 Compiling ahash v0.8.6
|
|
#18 94.43 Compiling adler v1.0.2
|
|
#18 94.48 Compiling futures-task v0.3.30
|
|
#18 94.77 Compiling crunchy v0.2.2
|
|
#18 94.80 Compiling pin-utils v0.1.0
|
|
#18 94.81 Compiling winapi-build v0.1.1
|
|
#18 94.83 Compiling hashbrown v0.12.3
|
|
#18 95.16 Compiling native-tls v0.2.11
|
|
#18 96.22 Compiling futures-io v0.3.30
|
|
#18 96.49 Compiling futures-util v0.3.30
|
|
#18 96.75 Compiling miniz_oxide v0.7.1
|
|
#18 96.93 Compiling mio v0.6.23
|
|
#18 97.85 Compiling tokio-macros v2.2.0
|
|
#18 98.57 Compiling form_urlencoded v1.2.1
|
|
#18 98.94 Compiling cipher v0.2.5
|
|
#18 99.29 Compiling rand_core v0.6.4
|
|
#18 99.73 Compiling mio v0.8.10
|
|
#18 99.77 Compiling socket2 v0.5.5
|
|
#18 99.99 Compiling signal-hook-registry v1.4.1
|
|
#18 100.1 Compiling crossbeam-epoch v0.8.2
|
|
#18 100.8 Compiling openssl-probe v0.1.5
|
|
#18 100.8 Compiling zerocopy v0.7.32
|
|
#18 101.9 Compiling rand_chacha v0.3.1
|
|
#18 103.0 Compiling universal-hash v0.4.1
|
|
#18 103.1 Compiling tokio v1.35.1
|
|
#18 103.2 Compiling parking_lot_core v0.6.3
|
|
#18 103.6 Compiling tokio-executor v0.1.10
|
|
#18 103.8 Compiling idna v0.5.0
|
|
#18 103.9 Compiling digest v0.9.0
|
|
#18 104.1 Compiling tracing-core v0.1.32
|
|
#18 104.4 Compiling try-lock v0.2.5
|
|
#18 104.5 Compiling allocator-api2 v0.2.16
|
|
#18 104.6 Compiling encoding_index_tests v0.1.4
|
|
#18 104.8 Compiling iana-time-zone v0.1.59
|
|
#18 105.0 Compiling cpuid-bool v0.2.0
|
|
#18 105.4 Compiling hashbrown v0.14.3
|
|
#18 106.3 Compiling polyval v0.4.5
|
|
#18 106.6 Compiling chrono v0.4.31
|
|
#18 106.6 Compiling url v2.5.0
|
|
#18 106.9 Compiling log v0.3.9
|
|
#18 107.0 Compiling rand v0.8.5
|
|
#18 107.2 Compiling aes-soft v0.6.4
|
|
#18 107.5 Compiling rand_core v0.3.1
|
|
#18 107.7 Compiling crypto-mac v0.10.1
|
|
#18 107.7 Compiling parking_lot v0.9.0
|
|
#18 108.1 Compiling base64 v0.9.3
|
|
#18 108.4 Compiling smallvec v0.6.14
|
|
#18 108.7 Compiling backtrace v0.3.69
|
|
#18 109.0 Compiling failure_derive v0.1.8
|
|
#18 109.1 Compiling siphasher v0.3.11
|
|
#18 109.4 Compiling mime v0.3.17
|
|
#18 109.5 Compiling gimli v0.28.1
|
|
#18 109.5 Compiling unicode-xid v0.2.4
|
|
#18 109.9 Compiling synstructure v0.12.6
|
|
#18 110.0 Compiling phf_shared v0.10.0
|
|
#18 111.2 Compiling hmac v0.10.1
|
|
#18 111.2 Compiling crossbeam-deque v0.7.4
|
|
#18 111.3 Compiling aes v0.6.0
|
|
#18 111.3 Compiling ghash v0.3.1
|
|
#18 111.3 Compiling mime v0.2.6
|
|
#18 111.5 Compiling devise_core v0.2.1
|
|
#18 111.5 Compiling ctr v0.6.0
|
|
#18 111.8 Compiling dbghelp-sys v0.2.0
|
|
#18 111.8 Compiling kernel32-sys v0.2.2
|
|
#18 112.1 Compiling tokio-io v0.1.13
|
|
#18 112.3 Compiling crossbeam-queue v0.2.3
|
|
#18 112.4 Compiling block-buffer v0.9.0
|
|
#18 112.6 Compiling aead v0.3.2
|
|
#18 112.7 Compiling addr2line v0.21.0
|
|
#18 112.9 Compiling backtrace-sys v0.1.37
|
|
#18 113.0 Compiling object v0.32.2
|
|
#18 113.4 Compiling lock_api v0.3.4
|
|
#18 114.0 Compiling winapi v0.2.8
|
|
#18 114.0 Compiling traitobject v0.1.0
|
|
#18 114.2 Compiling typeable v0.1.2
|
|
#18 114.4 Compiling rustc-demangle v0.1.23
|
|
#18 114.5 Compiling itoa v0.4.8
|
|
#18 114.7 Compiling getrandom v0.1.16
|
|
#18 114.8 Compiling cpufeatures v0.2.12
|
|
#18 114.9 Compiling base64 v0.13.1
|
|
#18 114.9 Compiling crc32fast v1.3.2
|
|
#18 114.9 Compiling equivalent v1.0.1
|
|
#18 115.0 Compiling language-tags v0.2.2
|
|
#18 115.3 Compiling indexmap v2.1.0
|
|
#18 115.4 Compiling sha2 v0.9.9
|
|
#18 115.9 Compiling hyper v0.10.16
|
|
#18 116.2 Compiling cookie v0.11.5
|
|
#18 117.1 Compiling devise_codegen v0.2.1
|
|
#18 118.2 Compiling aes-gcm v0.8.0
|
|
#18 118.9 Compiling phf_generator v0.10.0
|
|
#18 119.0 Compiling hkdf v0.10.0
|
|
#18 119.1 Compiling tracing v0.1.40
|
|
#18 119.2 Compiling pear v0.1.5
|
|
#18 119.9 Compiling rand_pcg v0.1.2
|
|
#18 120.2 Compiling rand_chacha v0.1.1
|
|
#18 120.2 Compiling tokio-sync v0.1.8
|
|
#18 120.5 Compiling rocket_codegen v0.4.11
|
|
#18 120.6 Compiling aho-corasick v1.1.2
|
|
#18 121.9 Compiling state v0.4.2
|
|
#18 121.9 Compiling tiny-keccak v2.0.2
|
|
#18 122.5 Compiling crossbeam-utils v0.8.18
|
|
#18 122.7 Compiling powerfmt v0.2.0
|
|
#18 123.3 Compiling regex-syntax v0.8.2
|
|
#18 124.6 Compiling deranged v0.3.11
|
|
#18 125.7 Compiling rocket_http v0.4.11
|
|
#18 126.1 Compiling tokio-reactor v0.1.12
|
|
#18 127.9 Compiling tokio-util v0.7.10
|
|
#18 128.1 Compiling failure v0.1.8
|
|
#18 128.9 Compiling regex-automata v0.4.3
|
|
#18 131.1 Compiling devise v0.2.1
|
|
#18 131.7 Compiling http v0.1.21
|
|
#18 133.1 Compiling rand v0.6.5
|
|
#18 133.4 Compiling http v0.2.11
|
|
#18 133.4 Compiling rocket v0.4.11
|
|
#18 133.9 Compiling atty v0.2.14
|
|
#18 134.0 Compiling num-integer v0.1.45
|
|
#18 134.4 Compiling encoding_rs v0.8.33
|
|
#18 134.4 Compiling strsim v0.10.0
|
|
#18 134.8 Compiling thiserror v1.0.56
|
|
#18 134.9 Compiling debugtrace v0.1.0
|
|
#18 135.3 Compiling lazycell v1.3.0
|
|
#18 135.3 Compiling new_debug_unreachable v1.0.4
|
|
#18 135.7 Compiling ident_case v1.0.1
|
|
#18 135.7 Compiling debug-builders v0.1.0
|
|
#18 136.2 Compiling glob v0.3.1
|
|
#18 136.7 Compiling same-file v1.0.6
|
|
#18 136.8 Compiling time-core v0.1.2
|
|
#18 137.0 Compiling time v0.3.31
|
|
#18 137.0 Compiling walkdir v2.4.0
|
|
#18 138.3 Compiling regex v1.10.2
|
|
#18 139.0 Compiling backtrace v0.1.8
|
|
#18 139.2 Compiling darling_core v0.14.4
|
|
#18 145.5 Compiling rand_core v0.5.1
|
|
#18 146.5 Compiling mime_guess v2.0.4
|
|
#18 147.7 Compiling tokio-tcp v0.1.4
|
|
#18 148.1 Compiling phf_codegen v0.10.0
|
|
#18 148.7 Compiling string_cache_codegen v0.5.2
|
|
#18 149.7 Compiling tokio-threadpool v0.1.18
|
|
#18 149.7 Compiling rand_hc v0.1.0
|
|
#18 150.0 Compiling rand_isaac v0.1.1
|
|
#18 150.2 Compiling rand_xorshift v0.1.1
|
|
#18 150.3 Compiling encoding-index-simpchinese v1.20141219.5
|
|
#18 150.5 Compiling encoding-index-tradchinese v1.20141219.5
|
|
#18 150.5 Compiling encoding-index-singlebyte v1.20141219.5
|
|
#18 150.7 Compiling encoding-index-japanese v1.20141219.5
|
|
#18 150.7 Compiling encoding-index-korean v1.20141219.5
|
|
#18 150.9 Compiling tokio-timer v0.2.13
|
|
#18 150.9 Compiling tokio-current-thread v0.1.7
|
|
#18 151.0 Compiling futures-executor v0.3.30
|
|
#18 153.3 Compiling toml v0.4.10
|
|
#18 157.1 Compiling tokio-buf v0.1.1
|
|
#18 157.4 Compiling string v0.2.1
|
|
#18 159.3 Compiling rand_os v0.1.3
|
|
#18 161.8 Compiling rand_jitter v0.1.4
|
|
#18 162.3 Compiling hyper v0.12.36
|
|
#18 162.4 Compiling thiserror-impl v1.0.56
|
|
#18 162.5 Compiling idna v0.2.3
|
|
#18 162.8 Compiling onig_sys v69.8.1
|
|
#18 163.5 Compiling rand v0.4.6
|
|
#18 163.7 Compiling mac v0.1.1
|
|
#18 163.8 Compiling minimal-lexical v0.2.1
|
|
#18 163.9 Compiling custom_derive v0.1.7
|
|
#18 164.0 Compiling linked-hash-map v0.5.6
|
|
#18 164.4 Compiling serde v0.8.23
|
|
#18 164.9 Compiling lexical-core v0.7.6
|
|
#18 165.2 Compiling rustix v0.38.28
|
|
#18 165.3 Compiling slog v2.7.0
|
|
#18 165.9 Compiling nom v7.1.3
|
|
#18 165.9 Compiling yaml-rust v0.4.5
|
|
#18 166.0 Compiling conv v0.3.3
|
|
#18 166.0 Compiling darling_macro v0.14.4
|
|
#18 166.7 Compiling futf v0.1.5
|
|
#18 167.0 Compiling serde_test v0.8.23
|
|
#18 167.3 Compiling tokio v0.1.22
|
|
#18 167.7 Compiling crossbeam-epoch v0.9.17
|
|
#18 168.5 Compiling futures v0.3.30
|
|
#18 168.6 Compiling h2 v0.1.26
|
|
#18 168.8 Compiling http-body v0.1.0
|
|
#18 169.0 Compiling encoding v0.2.33
|
|
#18 169.2 Compiling markup5ever v0.11.0
|
|
#18 170.3 Compiling const-random-macro v0.1.16
|
|
#18 170.5 Compiling rand_chacha v0.2.2
|
|
#18 171.2 Compiling http-body v0.4.6
|
|
#18 171.4 Compiling h2 v0.3.22
|
|
#18 171.5 Compiling flate2 v1.0.28
|
|
#18 171.6 Compiling tokio-native-tls v0.3.1
|
|
#18 171.9 Compiling want v0.3.1
|
|
#18 172.2 Compiling want v0.2.0
|
|
#18 172.6 Compiling iri-string v0.5.6
|
|
#18 172.6 Compiling futures-cpupool v0.1.8
|
|
#18 172.9 Compiling nom v4.2.3
|
|
#18 173.3 Compiling inotify-sys v0.1.5
|
|
#18 173.5 Compiling base64 v0.10.1
|
|
#18 173.5 Compiling num-rational v0.4.1
|
|
#18 173.9 Compiling num-bigint v0.4.4
|
|
#18 174.2 Compiling nom v5.1.3
|
|
#18 174.4 Compiling proc-macro-error-attr v1.0.4
|
|
#18 174.7 Compiling rayon-core v1.12.0
|
|
#18 174.8 Compiling httpdate v1.0.3
|
|
#18 175.0 Compiling bytecount v0.6.7
|
|
#18 175.3 Compiling either v0.1.7
|
|
#18 175.4 Compiling tower-service v0.3.2
|
|
#18 175.5 Compiling utf-8 v0.7.6
|
|
#18 175.6 Compiling bitflags v0.7.0
|
|
#18 175.6 Compiling nix v0.14.1
|
|
#18 175.7 Compiling linux-raw-sys v0.4.12
|
|
#18 175.9 Compiling base64 v0.21.5
|
|
#18 176.0 Compiling static_assertions v1.1.0
|
|
#18 176.2 Compiling precomputed-hash v0.1.1
|
|
#18 176.3 Compiling pq-sys v0.4.8
|
|
#18 176.9 Compiling arrayvec v0.5.2
|
|
#18 177.0 Compiling string_cache v0.8.7
|
|
#18 177.7 Compiling chomp v0.3.1
|
|
#18 178.5 Compiling tendril v0.4.3
|
|
#18 178.6 Compiling hyper v0.14.28
|
|
#18 179.0 Compiling activitystreams-kinds v0.2.1
|
|
#18 180.3 Compiling inotify v0.7.1
|
|
#18 181.0 Compiling const-random v0.1.17
|
|
#18 181.2 Compiling rand v0.7.3
|
|
#18 183.1 Compiling uuid v0.7.4
|
|
#18 183.4 Compiling crossbeam-deque v0.8.4
|
|
#18 183.5 Compiling linked-hash-map v0.3.0
|
|
#18 183.7 Compiling darling v0.14.4
|
|
#18 183.8 Compiling publicsuffix v1.5.6
|
|
#18 183.8 Compiling phf v0.10.1
|
|
#18 183.9 Compiling mio-extras v2.0.6
|
|
#18 185.0 Compiling cookie v0.12.0
|
|
#18 185.7 Compiling num-traits v0.1.43
|
|
#18 185.9 Compiling html5ever v0.26.0
|
|
#18 186.2 Compiling line-wrap v0.1.1
|
|
#18 186.4 Compiling pin-project-internal v1.1.3
|
|
#18 186.5 Compiling scheduled-thread-pool v0.2.7
|
|
#18 187.0 Compiling crypto-common v0.1.6
|
|
#18 187.1 Compiling inout v0.1.3
|
|
#18 187.3 Compiling filetime v0.2.23
|
|
#18 187.8 Compiling quick-xml v0.31.0
|
|
#18 187.8 Compiling try_from v0.3.2
|
|
#18 187.9 Compiling proc-macro-error v1.0.4
|
|
#18 188.2 Compiling void v1.0.2
|
|
#18 188.4 Compiling remove_dir_all v0.5.3
|
|
#18 188.5 Compiling stable_deref_trait v1.2.0
|
|
#18 188.6 Compiling snap v1.1.1
|
|
#18 188.7 Compiling dtoa v0.4.8
|
|
#18 188.8 Compiling pulldown-cmark v0.8.0 (https://git.joinplu.me/Plume/pulldown-cmark?branch=bidi-plume#58514a67)
|
|
#18 189.0 Compiling ascii_utils v0.9.3
|
|
#18 189.1 Compiling async-trait v0.1.77
|
|
#18 189.1 Compiling arc-swap v1.6.0
|
|
#18 189.2 Compiling fastrand v2.0.1
|
|
#18 189.7 Compiling tempfile v3.9.0
|
|
#18 189.8 Compiling slog-scope v4.4.0
|
|
#18 190.0 Compiling fast_chemail v0.9.6
|
|
#18 190.7 Compiling serde_urlencoded v0.5.5
|
|
#18 190.8 Compiling pin-project v1.1.3
|
|
#18 191.0 Compiling plist v1.6.0
|
|
#18 191.2 Compiling tempdir v0.3.7
|
|
#18 191.6 Compiling cookie_store v0.7.0
|
|
#18 191.7 Compiling notify v4.0.17
|
|
#18 192.0 Compiling cipher v0.4.4
|
|
#18 192.4 Compiling r2d2 v0.8.10
|
|
#18 192.9 Compiling serde-hjson v0.9.1
|
|
#18 194.7 Compiling derive_builder_core v0.12.0
|
|
#18 195.9 Compiling onig v6.4.0
|
|
#18 196.5 Compiling hyper-tls v0.3.2
|
|
#18 196.6 Compiling hyper-tls v0.5.0
|
|
#18 196.9 Compiling ahash v0.3.8
|
|
#18 198.2 Compiling activitystreams v0.7.0-alpha.20
|
|
#18 198.9 Compiling guid-parser v0.1.0
|
|
#18 199.1 Compiling nom_locate v4.2.0
|
|
#18 199.3 Compiling tokio-socks v0.5.1
|
|
#18 199.3 Compiling itertools v0.8.2
|
|
#18 199.5 Compiling itertools v0.10.5
|
|
#18 200.5 Compiling serde_urlencoded v0.7.1
|
|
#18 200.6 Compiling bincode v1.3.3
|
|
#18 200.6 Compiling toml v0.5.11
|
|
#18 200.7 Compiling uuid v0.8.2
|
|
#18 200.8 Compiling diesel_derives v1.4.1
|
|
#18 201.1 Compiling crossbeam-channel v0.4.4
|
|
#18 201.6 Compiling spin v0.9.8
|
|
#18 201.7 Compiling email v0.0.20
|
|
#18 201.7 Compiling ring v0.16.20
|
|
#18 202.0 Compiling nanorand v0.7.0
|
|
#18 202.0 Compiling hostname v0.1.5
|
|
#18 202.1 Compiling combine v4.6.6
|
|
#18 202.3 Compiling md5 v0.7.0
|
|
#18 202.6 Compiling regex-syntax v0.6.29
|
|
#18 202.6 Compiling regex-syntax v0.4.2
|
|
#18 202.8 Compiling fastrand v1.9.0
|
|
#18 203.2 Compiling rust-ini v0.13.0
|
|
#18 203.3 Compiling utf8-ranges v1.0.5
|
|
#18 204.3 Compiling bufstream v0.1.4
|
|
#18 204.5 Compiling ipnet v2.9.0
|
|
#18 205.3 Compiling syntect v4.6.0
|
|
#18 207.0 Compiling reqwest v0.11.23
|
|
#18 210.0 Compiling diesel v1.4.8
|
|
#18 210.1 Compiling lettre v0.9.6
|
|
#18 210.1 Compiling rsass v0.26.0
|
|
#18 210.4 Compiling tantivy-query-grammar v0.13.0
|
|
#18 215.1 Compiling tantivy-fst v0.3.0
|
|
#18 217.1 Compiling config v0.10.1
|
|
#18 218.6 Compiling ructe v0.15.0
|
|
#18 220.6 Compiling flume v0.10.14
|
|
#18 221.4 Compiling crossbeam v0.7.3
|
|
#18 221.5 Compiling activitystreams-ext v0.1.0-alpha.2
|
|
#18 222.2 Compiling shrinkwraprs v0.3.0
|
|
#18 223.6 Compiling guid v0.1.0
|
|
#18 223.8 Compiling dashmap v3.11.10
|
|
#18 224.1 Compiling reqwest v0.9.24
|
|
#18 224.4 Compiling derive_builder_macro v0.12.0
|
|
#18 224.7 Compiling rayon v1.8.0
|
|
#18 226.3 Compiling atomicwrites v0.2.5
|
|
#18 226.4 Compiling bitpacking v0.8.4
|
|
#18 226.8 Compiling lber v0.4.2
|
|
#18 228.4 Compiling blowfish v0.9.1
|
|
#18 229.2 Compiling slog-stdlog v4.1.1
|
|
#18 230.3 Compiling owned-read v0.4.1
|
|
#18 230.6 Compiling owning_ref v0.4.1
|
|
#18 230.9 Compiling fail v0.4.0
|
|
#18 230.9 Compiling gettext v0.4.0
|
|
#18 232.5 Compiling tokio-stream v0.1.14
|
|
#18 233.0 Compiling rust-stemmers v1.2.0
|
|
#18 233.2 Compiling riker-macros v0.2.0
|
|
#18 233.2 Compiling validator_types v0.15.0
|
|
#18 233.4 Compiling fs2 v0.4.3
|
|
#18 233.5 Compiling memmap v0.7.0
|
|
#18 233.9 Compiling murmurhash32 v0.2.0
|
|
#18 234.0 Compiling census v0.4.1
|
|
#18 234.1 Compiling untrusted v0.7.1
|
|
#18 234.2 Compiling htmlescape v0.3.1
|
|
#18 234.4 Compiling levenshtein_automata v0.2.1
|
|
#18 234.5 Compiling spin v0.5.2
|
|
#18 234.8 Compiling base64 v0.12.3
|
|
#18 235.1 Compiling array_tool v1.0.3
|
|
#18 235.5 Compiling unicode-width v0.1.11
|
|
#18 235.7 Compiling overload v0.1.1
|
|
#18 235.9 Compiling if_chain v1.0.2
|
|
#18 236.0 Compiling zeroize v1.7.0
|
|
#18 236.1 Compiling hex v0.4.3
|
|
#18 236.3 Compiling maplit v1.0.2
|
|
#18 236.5 Compiling downcast-rs v1.2.0
|
|
#18 236.5 Compiling askama_escape v0.10.3
|
|
#18 236.6 Compiling tantivy v0.13.3
|
|
#18 236.7 Compiling plume-common v0.7.2 (/app/plume-common)
|
|
#18 236.9 Compiling ammonia v3.3.0
|
|
#18 237.0 Compiling bcrypt v0.12.1
|
|
#18 237.9 Compiling validator_derive v0.15.0
|
|
#18 239.6 Compiling nu-ansi-term v0.46.0
|
|
#18 240.8 Compiling textwrap v0.11.0
|
|
#18 241.8 Compiling riker v0.4.2
|
|
#18 247.7 Compiling ldap3 v0.11.3
|
|
#18 251.7 Compiling rocket_i18n v0.4.1
|
|
#18 252.3 Compiling migrations_internals v1.4.1
|
|
#18 253.5 Compiling derive_builder v0.12.0
|
|
#18 253.5 Compiling webfinger v0.4.1
|
|
#18 253.7 Compiling plume v0.7.3-dev-fork (/app)
|
|
#18 253.8 Compiling guid-create v0.2.0
|
|
#18 254.8 Compiling quick-xml v0.30.0
|
|
#18 255.3 Compiling diligent-date-parser v0.1.4
|
|
#18 255.7 Compiling whatlang v0.16.4
|
|
#18 258.1 Compiling tracing-log v0.2.0
|
|
#18 258.9 Compiling plume-api v0.7.2 (/app/plume-api)
|
|
#18 259.0 Compiling plume-macro v0.7.2 (/app/plume-macro)
|
|
#18 259.3 Compiling buf_redux v0.8.4
|
|
#18 259.3 Compiling diesel-derive-newtype v1.0.2
|
|
#18 259.4 Compiling nix v0.27.1
|
|
#18 260.1 Compiling thread_local v1.1.7
|
|
#18 260.4 Compiling sharded-slab v0.1.7
|
|
#18 260.7 Compiling twoway v0.1.8
|
|
#18 261.2 Compiling ansi_term v0.12.1
|
|
#18 262.1 Compiling data-encoding v2.1.2
|
|
#18 262.1 Compiling gettext-utils v0.1.0
|
|
#18 262.1 Compiling never v0.1.0
|
|
#18 262.3 Compiling heck v0.4.1
|
|
#18 262.4 Compiling quick-error v1.2.3
|
|
#18 262.6 Compiling vec_map v0.8.2
|
|
#18 262.9 Compiling strsim v0.8.0
|
|
#18 263.6 Compiling clap v2.34.0
|
|
#18 263.7 Compiling plume-models v0.7.2 (/app/plume-models)
|
|
#18 264.2 Compiling multipart v0.18.0
|
|
#18 264.3 Compiling rocket_csrf v0.1.2 (https://git.joinplu.me/plume/rocket_csrf?rev=0.1.2#446d306e)
|
|
#18 264.6 Compiling gettext-macros v0.6.1
|
|
#18 266.4 Compiling atom_syndication v0.12.2
|
|
#18 266.9 Compiling tracing-subscriber v0.3.18
|
|
#18 267.3 warning: use of deprecated method `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
|
#18 267.3 --> plume-models/src/posts.rs:376:74
|
|
#18 267.3 |
|
|
#18 267.3 376 | OffsetDateTime::from_unix_timestamp_nanos(self.creation_date.timestamp_nanos().into())
|
|
#18 267.3 | ^^^^^^^^^^^^^^^
|
|
#18 267.3 |
|
|
#18 267.3 = note: `#[warn(deprecated)]` on by default
|
|
#18 267.3
|
|
#18 268.6 Compiling ctrlc v3.4.2
|
|
#18 270.0 Compiling lettre_email v0.9.4
|
|
#18 270.9 Compiling validator v0.15.0
|
|
#18 271.8 Compiling rocket_contrib v0.4.11
|
|
#18 272.2 Compiling dotenv v0.15.0
|
|
#18 304.9 warning: `plume-models` (lib) generated 1 warning
|
|
#18 305.4 ........................................ done.
|
|
#18 305.5 ...................................... done.
|
|
#18 305.5 ....................................... done.
|
|
#18 305.5 ........................................ done.
|
|
#18 305.5 ........................................ done.
|
|
#18 305.5 ..................................... done.
|
|
#18 305.6 ......................................... done.
|
|
#18 305.6 ...................................... done.
|
|
#18 305.6 ....................................... done.
|
|
#18 305.7 ......................................... done.
|
|
#18 305.7 ........................................ done.
|
|
#18 305.7 ........................................ done.
|
|
#18 305.7 ...................................... done.
|
|
#18 305.7 ...................................... done.
|
|
#18 305.8 ............................................ done.
|
|
#18 305.8 ...................................... done.
|
|
#18 305.8 ...................................... done.
|
|
#18 305.8 .............................................. done.
|
|
#18 305.9 .......................................... done.
|
|
#18 305.9 ........................................ done.
|
|
#18 305.9 .......................................... done.
|
|
#18 306.0 ...................................... done.
|
|
#18 306.0 ........................................ done.
|
|
#18 306.0 ............................................. done.
|
|
#18 306.0 .......................................... done.
|
|
#18 306.1 ......................................... done.
|
|
#18 306.1 ....................................... done.
|
|
#18 306.1 .......................................... done.
|
|
#18 306.2 ............................................ done.
|
|
#18 306.2 ...................................... done.
|
|
#18 306.2 ........................................... done.
|
|
#18 306.2 .......................................... done.
|
|
#18 306.2 .......................................... done.
|
|
#18 306.3 ......................................... done.
|
|
#18 306.3 ......................................... done.
|
|
#18 306.3 ........................................ done.
|
|
#18 306.3 ....................................... done.
|
|
#18 306.3 ........................................ done.
|
|
#18 306.3 ...................................... done.
|
|
#18 306.4 ...................................... done.
|
|
#18 306.4 ...................................... done.
|
|
#18 306.7 warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
#18 306.7 --> src/routes/mod.rs:146:35
|
|
#18 306.7 |
|
|
#18 306.7 146 | .updated(DateTime::<Utc>::from_utc(*updated, Utc))
|
|
#18 306.7 | ^^^^^^^^
|
|
#18 306.7 |
|
|
#18 306.7 = note: `#[warn(deprecated)]` on by default
|
|
#18 306.7
|
|
#18 306.7 warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
#18 306.7 --> src/routes/mod.rs:185:30
|
|
#18 306.7 |
|
|
#18 306.7 185 | DateTime::<Utc>::from_utc(post.creation_date, Utc).into(),
|
|
#18 306.7 | ^^^^^^^^
|
|
#18 306.7
|
|
#18 306.7 warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
#18 306.7 --> src/routes/mod.rs:187:35
|
|
#18 306.7 |
|
|
#18 306.7 187 | .updated(DateTime::<Utc>::from_utc(post.creation_date, Utc))
|
|
#18 306.7 | ^^^^^^^^
|
|
#18 306.7
|
|
#18 307.3 warning: use of deprecated associated function `scheduled_thread_pool::ScheduledThreadPool::with_name`: use ScheduledThreadPool::builder
|
|
#18 307.3 --> src/main.rs:104:41
|
|
#18 307.3 |
|
|
#18 307.3 104 | let workpool = ScheduledThreadPool::with_name("worker {}", num_cpus::get());
|
|
#18 307.3 | ^^^^^^^^^
|
|
#18 307.3
|
|
#18 328.4 warning: `plume` (bin "plume") generated 4 warnings
|
|
#18 328.4 Finished release [optimized] target(s) in 5m 01s
|
|
#18 328.4 warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, nom v4.2.3, traitobject v0.1.0
|
|
#18 328.4 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
|
|
#18 328.4 Installing /usr/local/cargo/bin/plume
|
|
#18 328.4 Installed package `plume v0.7.3-dev-fork (/app)` (executable `plume`)
|
|
#18 DONE 329.3s
|
|
|
|
#19 [builder 11/12] RUN cargo install --path plume-cli --force --no-default-features --features postgres
|
|
#19 0.748 Installing plume-cli v0.7.2 (/app/plume-cli)
|
|
#19 0.749 Updating crates.io index
|
|
#19 1.031 Updating git repository `https://git.joinplu.me/Plume/pulldown-cmark`
|
|
#19 6.440 Compiling libc v0.2.151
|
|
#19 6.440 Compiling proc-macro2 v1.0.76
|
|
#19 6.468 Compiling tracing-core v0.1.32
|
|
#19 6.484 Compiling once_cell v1.19.0
|
|
#19 6.492 Compiling either v1.9.0
|
|
#19 6.646 Compiling const-random-macro v0.1.16
|
|
#19 6.693 Compiling itertools v0.8.2
|
|
#19 7.144 Compiling const-random v0.1.17
|
|
#19 7.274 Compiling ahash v0.3.8
|
|
#19 7.369 Compiling num_cpus v1.16.0
|
|
#19 7.373 Compiling getrandom v0.2.11
|
|
#19 7.394 Compiling parking_lot_core v0.9.9
|
|
#19 7.410 Compiling iovec v0.1.4
|
|
#19 7.641 Compiling quote v1.0.35
|
|
#19 7.664 Compiling bytes v0.4.12
|
|
#19 7.714 Compiling parking_lot v0.12.1
|
|
#19 7.842 Compiling time v0.1.45
|
|
#19 7.858 Compiling openssl-sys v0.9.98
|
|
#19 8.128 Compiling syn v2.0.48
|
|
#19 8.139 Compiling syn v1.0.109
|
|
#19 8.158 Compiling net2 v0.2.39
|
|
#19 8.979 Compiling mio v0.8.10
|
|
#19 9.379 Compiling socket2 v0.5.5
|
|
#19 9.429 Compiling signal-hook-registry v1.4.1
|
|
#19 9.504 Compiling mio v0.6.23
|
|
#19 9.585 Compiling ahash v0.8.6
|
|
#19 9.920 Compiling tokio-io v0.1.13
|
|
#19 10.16 Compiling hashbrown v0.14.3
|
|
#19 11.06 Compiling rand_core v0.6.4
|
|
#19 11.32 Compiling parking_lot_core v0.6.3
|
|
#19 11.38 Compiling rand_chacha v0.3.1
|
|
#19 11.42 Compiling indexmap v2.1.0
|
|
#19 11.49 Compiling backtrace v0.3.69
|
|
#19 11.58 Compiling http v0.1.21
|
|
#19 12.10 Compiling parking_lot v0.9.0
|
|
#19 12.49 Compiling tokio-reactor v0.1.12
|
|
#19 12.71 Compiling rand v0.8.5
|
|
#19 13.50 Compiling synstructure v0.12.6
|
|
#19 14.36 Compiling getrandom v0.1.16
|
|
#19 14.50 Compiling backtrace-sys v0.1.37
|
|
#19 14.63 Compiling backtrace v0.1.8
|
|
#19 14.64 Compiling rand_core v0.5.1
|
|
#19 14.83 Compiling tokio-tcp v0.1.4
|
|
#19 15.09 Compiling tokio-buf v0.1.1
|
|
#19 15.52 Compiling string v0.2.1
|
|
#19 15.53 Compiling string_cache_codegen v0.5.2
|
|
#19 15.70 Compiling tokio-threadpool v0.1.18
|
|
#19 15.76 Compiling h2 v0.1.26
|
|
#19 16.05 Compiling http-body v0.1.0
|
|
#19 16.20 Compiling rand_chacha v0.2.2
|
|
#19 16.30 Compiling markup5ever v0.11.0
|
|
#19 16.89 Compiling serde_derive v1.0.195
|
|
#19 17.23 Compiling futures-macro v0.3.30
|
|
#19 17.31 Compiling tokio-macros v2.2.0
|
|
#19 17.47 Compiling openssl-macros v0.1.1
|
|
#19 17.81 Compiling tracing-attributes v0.1.27
|
|
#19 18.43 Compiling openssl v0.10.62
|
|
#19 18.99 Compiling tokio v1.35.1
|
|
#19 19.22 Compiling futures-util v0.3.30
|
|
#19 20.56 Compiling failure_derive v0.1.8
|
|
#19 20.69 Compiling tracing v0.1.40
|
|
#19 21.64 Compiling thiserror-impl v1.0.56
|
|
#19 22.00 Compiling failure v0.1.8
|
|
#19 22.04 Compiling tokio v0.1.22
|
|
#19 22.74 Compiling debugtrace v0.1.0
|
|
#19 22.92 Compiling cookie v0.11.5
|
|
#19 23.71 Compiling serde v1.0.195
|
|
#19 24.41 Compiling native-tls v0.2.11
|
|
#19 24.69 Compiling futures-executor v0.3.30
|
|
#19 25.45 Compiling tokio-util v0.7.10
|
|
#19 26.34 Compiling h2 v0.3.22
|
|
#19 26.63 Compiling tokio-native-tls v0.3.1
|
|
#19 26.89 Compiling futures v0.3.30
|
|
#19 26.91 Compiling thiserror v1.0.56
|
|
#19 27.02 Compiling hyper v0.10.16
|
|
#19 27.06 Compiling futures-cpupool v0.1.8
|
|
#19 27.61 Compiling rand_os v0.1.3
|
|
#19 28.37 Compiling serde_json v1.0.111
|
|
#19 28.52 Compiling chrono v0.4.31
|
|
#19 28.64 Compiling iri-string v0.5.6
|
|
#19 29.95 Compiling atty v0.2.14
|
|
#19 30.14 Compiling rocket_http v0.4.11
|
|
#19 31.04 Compiling activitystreams-kinds v0.2.1
|
|
#19 33.10 Compiling hyper v0.14.28
|
|
#19 33.82 Compiling string_cache v0.8.7
|
|
#19 34.42 Compiling toml v0.4.10
|
|
#19 34.69 Compiling rand v0.6.5
|
|
#19 35.90 Compiling hyper v0.12.36
|
|
#19 37.10 Compiling chomp v0.3.1
|
|
#19 37.90 Compiling html5ever v0.26.0
|
|
#19 39.02 Compiling pin-project-internal v1.1.3
|
|
#19 41.24 Compiling rand v0.7.3
|
|
#19 41.45 Compiling cookie v0.12.0
|
|
#19 41.99 Compiling scheduled-thread-pool v0.2.7
|
|
#19 42.29 Compiling rand v0.4.6
|
|
#19 43.38 Compiling inotify-sys v0.1.5
|
|
#19 43.44 Compiling tempdir v0.3.7
|
|
#19 43.55 Compiling inotify v0.7.1
|
|
#19 43.75 Compiling r2d2 v0.8.10
|
|
#19 44.01 Compiling cookie_store v0.7.0
|
|
#19 44.08 Compiling pin-project v1.1.3
|
|
#19 44.23 Compiling hyper-tls v0.3.2
|
|
#19 44.34 Compiling guid-parser v0.1.0
|
|
#19 44.49 Compiling hyper-tls v0.5.0
|
|
#19 44.59 Compiling uuid v0.7.4
|
|
#19 44.61 Compiling rocket v0.4.11
|
|
#19 44.93 Compiling activitystreams v0.7.0-alpha.20
|
|
#19 45.42 Compiling uuid v0.8.2
|
|
#19 45.77 Compiling serde_urlencoded v0.7.1
|
|
#19 46.34 Compiling toml v0.5.11
|
|
#19 46.39 Compiling bincode v1.3.3
|
|
#19 46.69 Compiling serde_urlencoded v0.5.5
|
|
#19 47.19 Compiling plist v1.6.0
|
|
#19 47.24 Compiling tokio-socks v0.5.1
|
|
#19 47.41 Compiling diesel_derives v1.4.1
|
|
#19 48.02 Compiling mio-extras v2.0.6
|
|
#19 48.24 Compiling nanorand v0.7.0
|
|
#19 48.29 Compiling nix v0.14.1
|
|
#19 48.95 Compiling filetime v0.2.23
|
|
#19 49.09 Compiling flume v0.10.14
|
|
#19 49.40 Compiling notify v4.0.17
|
|
#19 49.83 Compiling syntect v4.6.0
|
|
#19 50.86 Compiling activitystreams-ext v0.1.0-alpha.2
|
|
#19 51.37 Compiling reqwest v0.11.23
|
|
#19 55.26 Compiling atomicwrites v0.2.5
|
|
#19 55.39 Compiling config v0.10.1
|
|
#19 55.70 Compiling reqwest v0.9.24
|
|
#19 56.24 Compiling diesel v1.4.8
|
|
#19 60.44 Compiling guid v0.1.0
|
|
#19 61.01 Compiling fail v0.4.0
|
|
#19 61.38 Compiling rust-stemmers v1.2.0
|
|
#19 63.26 Compiling tokio-stream v0.1.14
|
|
#19 64.27 Compiling shrinkwraprs v0.3.0
|
|
#19 65.63 Compiling async-trait v0.1.77
|
|
#19 67.06 Compiling dashmap v3.11.10
|
|
#19 67.61 Compiling fs2 v0.4.3
|
|
#19 67.78 Compiling memmap v0.7.0
|
|
#19 67.80 Compiling hostname v0.1.5
|
|
#19 67.99 Compiling tantivy v0.13.3
|
|
#19 68.02 Compiling lettre v0.9.6
|
|
#19 68.28 Compiling ldap3 v0.11.3
|
|
#19 68.59 Compiling riker v0.4.2
|
|
#19 69.60 Compiling plume-common v0.7.2 (/app/plume-common)
|
|
#19 76.26 Compiling migrations_internals v1.4.1
|
|
#19 77.63 Compiling guid-create v0.2.0
|
|
#19 77.72 Compiling ammonia v3.3.0
|
|
#19 78.39 Compiling webfinger v0.4.1
|
|
#19 78.90 Compiling rocket_i18n v0.4.1
|
|
#19 80.58 Compiling plume-api v0.7.2 (/app/plume-api)
|
|
#19 80.96 Compiling diesel-derive-newtype v1.0.2
|
|
#19 82.01 Compiling whatlang v0.16.4
|
|
#19 85.36 Compiling bcrypt v0.12.1
|
|
#19 86.22 Compiling plume-models v0.7.2 (/app/plume-models)
|
|
#19 88.12 Compiling clap v2.34.0
|
|
#19 89.23 warning: use of deprecated method `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead
|
|
#19 89.23 --> plume-models/src/posts.rs:376:74
|
|
#19 89.23 |
|
|
#19 89.23 376 | OffsetDateTime::from_unix_timestamp_nanos(self.creation_date.timestamp_nanos().into())
|
|
#19 89.23 | ^^^^^^^^^^^^^^^
|
|
#19 89.23 |
|
|
#19 89.23 = note: `#[warn(deprecated)]` on by default
|
|
#19 89.23
|
|
#19 90.18 Compiling rpassword v6.0.1
|
|
#19 126.4 warning: `plume-models` (lib) generated 1 warning
|
|
#19 126.4 Compiling plume-cli v0.7.2 (/app/plume-cli)
|
|
#19 130.5 Finished release [optimized] target(s) in 2m 09s
|
|
#19 130.5 warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, traitobject v0.1.0
|
|
#19 130.5 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
|
|
#19 130.5 Installing /usr/local/cargo/bin/plm
|
|
#19 130.5 Installed package `plume-cli v0.7.2 (/app/plume-cli)` (executable `plm`)
|
|
#19 DONE 131.3s
|
|
|
|
#20 [builder 12/12] RUN cargo clean
|
|
#20 DONE 1.1s
|
|
|
|
#21 [stage-1 4/6] COPY --from=builder /app /app
|
|
#21 DONE 0.8s
|
|
|
|
#22 [stage-1 5/6] COPY --from=builder /usr/local/cargo/bin/plm /bin/
|
|
#22 DONE 0.4s
|
|
|
|
#23 [stage-1 6/6] COPY --from=builder /usr/local/cargo/bin/plume /bin/
|
|
#23 DONE 0.5s
|
|
|
|
#24 exporting to image
|
|
#24 exporting layers
|
|
#24 exporting layers 0.8s done
|
|
#24 writing image sha256:fd4bbee3f5128369fbcd906b9f394e4185bc68806c4bc0c094c85f97bce3f2a7 0.0s done
|
|
#24 naming to docker.io/library/plume:0.7.3-dev-fork 0.0s done
|
|
#24 DONE 0.8s
|