#0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.00kB 0.0s done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 97B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/rust:1 #3 ... #4 [internal] load metadata for docker.io/library/debian:stable-slim #4 DONE 2.7s #3 [internal] load metadata for docker.io/library/rust:1 #3 DONE 2.8s #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.5s #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 1.296 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #8 1.395 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] #8 1.457 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #8 1.674 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.306 Get:1 http://deb.debian.org/debian stable InRelease [151 kB] #9 1.521 Get:2 http://deb.debian.org/debian stable-updates InRelease [52.1 kB] #9 1.544 Get:3 http://deb.debian.org/debian-security stable-security InRelease [48.0 kB] #9 1.709 Get:4 http://deb.debian.org/debian stable/main amd64 Packages [8787 kB] #9 10.68 Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [12.7 kB] #9 10.69 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.28 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #8 11.28 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB] #8 12.38 Fetched 9185 kB in 11s (813 kB/s) #8 12.38 Reading package lists... #8 12.97 Reading package lists... #8 13.60 Building dependency tree... #8 13.73 Reading state information... #8 13.92 ca-certificates is already the newest version (20230311). #8 13.92 libpq-dev is already the newest version (15.5-0+deb12u1). #8 13.92 git is already the newest version (1:2.39.2-1.1). #8 13.92 gcc is already the newest version (4:12.2.0-3). #8 13.92 make is already the newest version (4.3-4.1). #8 13.92 openssl is already the newest version (3.0.11-1~deb12u2). #8 13.92 openssl set to manually installed. #8 13.92 libssl-dev is already the newest version (3.0.11-1~deb12u2). #8 13.92 The following additional packages will be installed: #8 13.92 clang-14 gettext-base libclang-common-14-dev libclang-cpp14 libclang1-14 #8 13.92 libcurl3-gnutls libcurl4 libcurl4-openssl-dev libgc1 libllvm14 #8 13.92 libobjc-12-dev libobjc4 libz3-4 llvm-14-linker-tools postgresql-client-15 #8 13.92 postgresql-client-common #8 13.93 Suggested packages: #8 13.93 clang-14-doc wasi-libc autopoint gettext-doc libasprintf-dev #8 13.93 libgettextpo-dev libcurl4-doc libidn-dev libldap2-dev librtmp-dev #8 13.93 libssh2-1-dev postgresql-15 postgresql-doc-15 #8 13.93 Recommended packages: #8 13.93 llvm-14-dev libclang-rt-14-dev #8 14.10 The following NEW packages will be installed: #8 14.10 clang clang-14 gettext gettext-base libclang-common-14-dev libclang-cpp14 #8 14.10 libclang1-14 libgc1 libllvm14 libobjc-12-dev libobjc4 libz3-4 #8 14.10 llvm-14-linker-tools postgresql-client postgresql-client-15 #8 14.10 postgresql-client-common #8 14.10 The following packages will be upgraded: #8 14.10 curl libcurl3-gnutls libcurl4 libcurl4-openssl-dev #8 14.22 4 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. #8 14.22 Need to get 53.8 MB of archives. #8 14.22 After this operation, 265 MB of additional disk space will be used. #8 14.22 Get:1 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #8 14.41 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.78 Fetched 9185 kB in 11s (861 kB/s) #9 11.78 Reading package lists... #9 12.40 Reading package lists... #9 12.99 Building dependency tree... #9 13.13 Reading state information... #9 13.31 The following additional packages will be installed: #9 13.31 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #9 13.31 libldap-2.5-0 libsasl2-2 libsasl2-modules-db libssl3 openssl #9 13.32 Suggested packages: #9 13.32 krb5-doc krb5-user #9 13.32 Recommended packages: #9 13.32 krb5-locales libldap-common libsasl2-modules #9 13.41 The following NEW packages will be installed: #9 13.41 ca-certificates libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 #9 13.41 libkrb5support0 libldap-2.5-0 libpq5 libsasl2-2 libsasl2-modules-db libssl3 #9 13.41 openssl #9 13.48 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #9 13.48 Need to get 4628 kB of archives. #9 13.48 After this operation, 12.6 MB of additional disk space will be used. #9 13.48 Get:1 http://deb.debian.org/debian stable/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #9 15.07 Get:2 http://deb.debian.org/debian stable/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #9 16.56 Get:3 http://deb.debian.org/debian stable/main amd64 ca-certificates all 20230311 [153 kB] #9 16.71 Get:4 http://deb.debian.org/debian stable/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #9 16.74 Get:5 http://deb.debian.org/debian stable/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #9 16.82 Get:6 http://deb.debian.org/debian stable/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #9 16.83 Get:7 http://deb.debian.org/debian stable/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #9 17.77 Get:8 http://deb.debian.org/debian stable/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #9 17.82 Get:9 http://deb.debian.org/debian stable/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #9 17.83 Get:10 http://deb.debian.org/debian stable/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #9 17.83 Get:11 http://deb.debian.org/debian stable/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #9 18.01 Get:12 http://deb.debian.org/debian stable/main amd64 libpq5 amd64 15.5-0+deb12u1 [187 kB] #9 19.34 debconf: delaying package configuration, since apt-utils is not installed #9 19.36 Fetched 4628 kB in 5s (886 kB/s) #9 19.58 Selecting previously unselected package libssl3:amd64. #9 19.58 (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 19.63 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_amd64.deb ... #9 19.65 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #9 20.25 Selecting previously unselected package openssl. #9 20.25 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_amd64.deb ... #9 20.26 Unpacking openssl (3.0.11-1~deb12u2) ... #9 20.65 Selecting previously unselected package ca-certificates. #9 20.65 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... #9 20.66 Unpacking ca-certificates (20230311) ... #9 21.05 Selecting previously unselected package libkrb5support0:amd64. #9 21.05 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #9 21.07 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #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 21.25 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.50 Selecting previously unselected package libk5crypto3:amd64. #9 21.51 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #9 21.52 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #9 21.86 Selecting previously unselected package libkeyutils1:amd64. #9 21.86 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... #9 21.88 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #9 22.19 Selecting previously unselected package libkrb5-3:amd64. #9 22.19 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #9 22.21 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #9 22.53 Selecting previously unselected package libgssapi-krb5-2:amd64. #9 22.53 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #9 22.55 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #9 22.83 Selecting previously unselected package libsasl2-modules-db:amd64. #9 22.84 Preparing to unpack .../08-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #9 22.85 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 23.20 Selecting previously unselected package libsasl2-2:amd64. #9 23.21 Preparing to unpack .../09-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #9 23.22 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 23.68 Selecting previously unselected package libldap-2.5-0:amd64. #9 23.68 Preparing to unpack .../10-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #9 23.70 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 24.20 Selecting previously unselected package libpq5:amd64. #9 24.21 Preparing to unpack .../11-libpq5_15.5-0+deb12u1_amd64.deb ... #9 24.34 Unpacking libpq5:amd64 (15.5-0+deb12u1) ... #9 24.73 Setting up libkeyutils1:amd64 (1.6.3-2) ... #9 25.04 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #9 25.08 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #9 25.12 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 25.16 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #9 25.21 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 25.26 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #9 25.30 Setting up openssl (3.0.11-1~deb12u2) ... #9 25.37 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 25.41 Setting up ca-certificates (20230311) ... #9 25.85 debconf: unable to initialize frontend: Dialog #9 25.85 debconf: (TERM is not set, so the dialog frontend is not usable.) #9 25.85 debconf: falling back to frontend: Readline #9 25.85 debconf: unable to initialize frontend: Readline #9 25.85 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 25.85 debconf: falling back to frontend: Teletype #9 26.65 Updating certificates in /etc/ssl/certs... #9 28.11 140 added, 0 removed; done. #9 28.46 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #9 28.50 Setting up libpq5:amd64 (15.5-0+deb12u1) ... #9 28.54 Processing triggers for libc-bin (2.36-9+deb12u3) ... #9 28.67 Processing triggers for ca-certificates (20230311) ... #9 28.70 Updating certificates in /etc/ssl/certs... #9 29.43 0 added, 0 removed; done. #9 29.43 Running hooks in /etc/ca-certificates/update.d... #9 29.51 done. #9 DONE 30.2s #10 [stage-1 3/6] WORKDIR /app #10 DONE 0.3s #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.74 Get:4 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #8 39.87 Get:5 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #8 39.89 Get:6 http://deb.debian.org/debian bookworm/main amd64 libobjc4 amd64 12.2.0-14 [43.1 kB] #8 39.92 Get:7 http://deb.debian.org/debian bookworm/main amd64 libobjc-12-dev amd64 12.2.0-14 [170 kB] #8 40.00 Get:8 http://deb.debian.org/debian bookworm/main amd64 libclang-common-14-dev all 1:14.0.6-12 [890 kB] #8 40.43 Get:9 http://deb.debian.org/debian bookworm/main amd64 llvm-14-linker-tools amd64 1:14.0.6-12 [1288 kB] #8 41.07 Get:10 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #8 44.56 Get:11 http://deb.debian.org/debian bookworm/main amd64 clang-14 amd64 1:14.0.6-12 [102 kB] #8 44.65 Get:12 http://deb.debian.org/debian bookworm/main amd64 clang amd64 1:14.0-55.7~deb12u1 [5144 B] #8 44.66 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.96 Get:14 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] #8 45.18 Get:15 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] #8 45.48 Get:16 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #8 46.18 Get:17 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #8 46.46 Get:18 http://deb.debian.org/debian bookworm/main amd64 postgresql-client-common all 248 [35.1 kB] #8 46.49 Get:19 http://deb.debian.org/debian bookworm/main amd64 postgresql-client-15 amd64 15.5-0+deb12u1 [1697 kB] #8 47.57 Get:20 http://deb.debian.org/debian bookworm/main amd64 postgresql-client all 15+248 [10.1 kB] #8 48.10 debconf: delaying package configuration, since apt-utils is not installed #8 48.24 Fetched 53.8 MB in 33s (1608 kB/s) #8 48.34 Selecting previously unselected package gettext-base. #8 48.34 (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 48.56 Preparing to unpack .../00-gettext-base_0.21-12_amd64.deb ... #8 48.57 Unpacking gettext-base (0.21-12) ... #8 48.81 Selecting previously unselected package libz3-4:amd64. #8 48.82 Preparing to unpack .../01-libz3-4_4.8.12-3.1_amd64.deb ... #8 48.84 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #8 49.67 Selecting previously unselected package libllvm14:amd64. #8 49.67 Preparing to unpack .../02-libllvm14_1%3a14.0.6-12_amd64.deb ... #8 49.68 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #8 50.74 Selecting previously unselected package libclang-cpp14. #8 50.75 Preparing to unpack .../03-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #8 50.83 Unpacking libclang-cpp14 (1:14.0.6-12) ... #8 51.67 Selecting previously unselected package libgc1:amd64. #8 51.68 Preparing to unpack .../04-libgc1_1%3a8.2.2-3_amd64.deb ... #8 51.76 Unpacking libgc1:amd64 (1:8.2.2-3) ... #8 52.14 Selecting previously unselected package libobjc4:amd64. #8 52.15 Preparing to unpack .../05-libobjc4_12.2.0-14_amd64.deb ... #8 52.27 Unpacking libobjc4:amd64 (12.2.0-14) ... #8 52.48 Selecting previously unselected package libobjc-12-dev:amd64. #8 52.49 Preparing to unpack .../06-libobjc-12-dev_12.2.0-14_amd64.deb ... #8 52.51 Unpacking libobjc-12-dev:amd64 (12.2.0-14) ... #8 52.62 Selecting previously unselected package libclang-common-14-dev. #8 52.63 Preparing to unpack .../07-libclang-common-14-dev_1%3a14.0.6-12_all.deb ... #8 52.65 Unpacking libclang-common-14-dev (1:14.0.6-12) ... #8 52.86 Selecting previously unselected package llvm-14-linker-tools. #8 52.87 Preparing to unpack .../08-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ... #8 52.90 Unpacking llvm-14-linker-tools (1:14.0.6-12) ... #8 53.18 Selecting previously unselected package libclang1-14. #8 53.18 Preparing to unpack .../09-libclang1-14_1%3a14.0.6-12_amd64.deb ... #8 53.21 Unpacking libclang1-14 (1:14.0.6-12) ... #8 53.79 Selecting previously unselected package clang-14. #8 53.80 Preparing to unpack .../10-clang-14_1%3a14.0.6-12_amd64.deb ... #8 53.82 Unpacking clang-14 (1:14.0.6-12) ... #8 53.99 Selecting previously unselected package clang. #8 53.99 Preparing to unpack .../11-clang_1%3a14.0-55.7~deb12u1_amd64.deb ... #8 54.01 Unpacking clang (1:14.0-55.7~deb12u1) ... #8 54.15 Preparing to unpack .../12-libcurl4-openssl-dev_7.88.1-10+deb12u5_amd64.deb ... #8 54.20 Unpacking libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ... #8 54.60 Preparing to unpack .../13-curl_7.88.1-10+deb12u5_amd64.deb ... #8 54.65 Unpacking curl (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ... #8 54.91 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u5_amd64.deb ... #8 54.96 Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ... #8 55.20 Selecting previously unselected package gettext. #8 55.21 Preparing to unpack .../15-gettext_0.21-12_amd64.deb ... #8 55.23 Unpacking gettext (0.21-12) ... #8 55.52 Preparing to unpack .../16-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #8 55.57 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ... #8 55.84 Selecting previously unselected package postgresql-client-common. #8 55.84 Preparing to unpack .../17-postgresql-client-common_248_all.deb ... #8 55.87 Unpacking postgresql-client-common (248) ... #8 56.04 Selecting previously unselected package postgresql-client-15. #8 56.05 Preparing to unpack .../18-postgresql-client-15_15.5-0+deb12u1_amd64.deb ... #8 56.07 Unpacking postgresql-client-15 (15.5-0+deb12u1) ... #8 56.36 Selecting previously unselected package postgresql-client. #8 56.37 Preparing to unpack .../19-postgresql-client_15+248_all.deb ... #8 56.39 Unpacking postgresql-client (15+248) ... #8 56.58 Setting up postgresql-client-common (248) ... #8 56.65 Setting up gettext-base (0.21-12) ... #8 56.70 Setting up postgresql-client-15 (15.5-0+deb12u1) ... #8 58.30 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 58.39 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #8 58.43 Setting up libz3-4:amd64 (4.8.12-3.1) ... #8 58.48 Setting up libgc1:amd64 (1:8.2.2-3) ... #8 58.52 Setting up libllvm14:amd64 (1:14.0.6-12) ... #8 58.56 Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... #8 58.61 Setting up curl (7.88.1-10+deb12u5) ... #8 58.65 Setting up llvm-14-linker-tools (1:14.0.6-12) ... #8 58.70 Setting up gettext (0.21-12) ... #8 58.74 Setting up postgresql-client (15+248) ... #8 58.79 Setting up libclang1-14 (1:14.0.6-12) ... #8 58.83 Setting up libobjc4:amd64 (12.2.0-14) ... #8 58.87 Setting up libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u5) ... #8 58.91 Setting up libclang-common-14-dev (1:14.0.6-12) ... #8 58.95 Setting up libclang-cpp14 (1:14.0.6-12) ... #8 59.00 Setting up libobjc-12-dev:amd64 (12.2.0-14) ... #8 59.04 Setting up clang-14 (1:14.0.6-12) ... #8 59.08 Setting up clang (1:14.0-55.7~deb12u1) ... #8 59.21 Processing triggers for libc-bin (2.36-9+deb12u3) ... #8 DONE 61.8s #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.622 ./wasm-deps.sh: line 19: python: command not found #13 1.623 Detected arch: #13 1.623 ./wasm-deps.sh: line 23: [: too many arguments #13 DONE 1.8s #14 [builder 6/12] WORKDIR /app #14 DONE 0.2s #15 [builder 7/12] COPY . . #15 DONE 1.4s #16 [builder 8/12] RUN cargo install wasm-pack #16 0.646 info: syncing channel updates for 'nightly-2023-04-14-x86_64-unknown-linux-gnu' #16 1.663 info: latest update on 2023-04-14, rust version 1.70.0-nightly (a41fc00ea 2023-04-13) #16 1.663 info: downloading component 'cargo' #16 6.812 info: downloading component 'rust-std' #16 24.88 info: downloading component 'rustc' #16 65.80 info: installing component 'cargo' #16 66.49 info: installing component 'rust-std' #16 68.94 info: installing component 'rustc' #16 74.77 Updating crates.io index #16 75.88 Downloading crates ... #16 76.76 Downloaded wasm-pack v0.12.1 #16 76.93 Installing wasm-pack v0.12.1 #16 77.05 Updating crates.io index #16 81.66 Downloading crates ... #16 81.99 Downloaded adler v1.0.2 #16 82.01 Downloaded addr2line v0.21.0 #16 82.03 Downloaded anstream v0.6.5 #16 82.10 Downloaded constant_time_eq v0.1.5 #16 82.13 Downloaded equivalent v1.0.1 #16 82.28 Downloaded atty v0.2.14 #16 82.29 Downloaded cfg-if v1.0.0 #16 82.32 Downloaded zip v0.6.6 #16 82.34 Downloaded untrusted v0.9.0 #16 82.43 Downloaded dirs-next v2.0.0 #16 82.43 Downloaded tinyvec_macros v0.1.1 #16 82.44 Downloaded generic-array v0.14.7 #16 82.45 Downloaded lazy_static v1.4.0 #16 82.50 Downloaded anstyle v1.0.4 #16 82.52 Downloaded time-core v0.1.2 #16 82.85 Downloaded anstyle-query v1.0.2 #16 82.89 Downloaded cargo-platform v0.1.6 #16 82.89 Downloaded colorchoice v1.0.0 #16 82.93 Downloaded digest v0.10.7 #16 82.95 Downloaded cpufeatures v0.2.12 #16 82.96 Downloaded version_check v0.9.4 #16 82.98 Downloaded pbkdf2 v0.11.0 #16 82.99 Downloaded sha1 v0.10.6 #16 83.01 Downloaded scopeguard v1.2.0 #16 83.02 Downloaded is_executable v0.1.2 #16 83.06 Downloaded thiserror-impl v1.0.56 #16 83.07 Downloaded strsim v0.10.0 #16 83.08 Downloaded home v0.5.9 #16 83.08 Downloaded zeroize v1.7.0 #16 83.09 Downloaded toml_datetime v0.6.5 #16 83.13 Downloaded os_info v3.7.0 #16 83.15 Downloaded cargo_metadata v0.15.4 #16 83.15 Downloaded binary-install v0.2.0 #16 83.15 Downloaded byteorder v1.5.0 #16 83.15 Downloaded autocfg v1.1.0 #16 83.16 Downloaded anstyle-parse v0.2.3 #16 83.17 Downloaded camino v1.1.6 #16 83.19 Downloaded same-file v1.0.6 #16 83.20 Downloaded dirs-sys-next v0.1.2 #16 83.20 Downloaded crypto-common v0.1.6 #16 83.23 Downloaded which v4.4.2 #16 83.24 Downloaded env_logger v0.10.1 #16 83.24 Downloaded fastrand v2.0.1 #16 83.26 Downloaded filetime v0.2.23 #16 83.27 Downloaded either v1.9.0 #16 83.27 Downloaded clap_lex v0.6.0 #16 83.28 Downloaded heck v0.4.1 #16 83.29 Downloaded walkdir v2.4.0 #16 83.30 Downloaded glob v0.3.1 #16 83.31 Downloaded form_urlencoded v1.2.1 #16 83.34 Downloaded unicode-width v0.1.11 #16 83.35 Downloaded fs2 v0.4.3 #16 83.37 Downloaded pkg-config v0.3.28 #16 83.38 Downloaded zstd-safe v5.0.2+zstd.1.5.2 #16 83.38 Downloaded cipher v0.4.4 #16 83.38 Downloaded xattr v1.2.0 #16 83.39 Downloaded utf8parse v0.2.1 #16 83.39 Downloaded inout v0.1.3 #16 83.45 Downloaded hex v0.4.3 #16 83.49 Downloaded itoa v1.0.10 #16 83.49 Downloaded human-panic v1.2.2 #16 83.51 Downloaded rand_core v0.6.4 #16 83.54 Downloaded errno v0.3.8 #16 83.57 Downloaded powerfmt v0.2.0 #16 83.61 Downloaded base64ct v1.6.0 #16 83.63 Downloaded tempfile v3.9.0 #16 83.64 Downloaded once_cell v1.19.0 #16 83.66 Downloaded serde_spanned v0.6.5 #16 83.66 Downloaded serde_ignored v0.1.10 #16 83.67 Downloaded subtle v2.5.0 #16 83.67 Downloaded siphasher v0.3.11 #16 83.68 Downloaded percent-encoding v2.3.1 #16 83.77 Downloaded parking_lot_core v0.9.9 #16 83.78 Downloaded tinyvec v1.6.0 #16 83.82 Downloaded quote v1.0.35 #16 83.82 Downloaded console v0.15.7 #16 83.85 Downloaded block-buffer v0.10.4 #16 83.89 Downloaded proc-macro2 v1.0.76 #16 83.94 Downloaded typenum v1.17.0 #16 83.97 Downloaded hmac v0.12.1 #16 83.98 Downloaded deranged v0.3.11 #16 84.00 Downloaded ryu v1.0.16 #16 84.02 Downloaded log v0.4.20 #16 84.02 Downloaded bzip2 v0.4.4 #16 84.03 Downloaded unicode-ident v1.0.12 #16 84.04 Downloaded toml v0.7.8 #16 84.05 Downloaded uuid v1.6.1 #16 84.06 Downloaded lock_api v0.4.11 #16 84.06 Downloaded tar v0.4.40 #16 84.09 Downloaded toml v0.8.8 #16 84.12 Downloaded shell-words v1.1.0 #16 84.12 Downloaded semver v1.0.21 #16 84.13 Downloaded password-hash v0.4.2 #16 84.13 Downloaded jobserver v0.1.27 #16 84.13 Downloaded iana-time-zone v0.1.59 #16 84.14 Downloaded zstd v0.11.2+zstd.1.5.2 #16 84.17 Downloaded rustc-demangle v0.1.23 #16 84.18 Downloaded spin v0.9.8 #16 84.19 Downloaded sct v0.7.1 #16 84.19 Downloaded dialoguer v0.10.4 #16 84.20 Downloaded sha2 v0.10.8 #16 84.28 Downloaded thiserror v1.0.56 #16 84.31 Downloaded getrandom v0.2.11 #16 84.31 Downloaded smallvec v1.11.2 #16 84.40 Downloaded toml_edit v0.21.0 #16 84.46 Downloaded anyhow v1.0.79 #16 84.49 Downloaded cc v1.0.83 #16 84.50 Downloaded clap v4.4.13 #16 84.55 Downloaded bitflags v2.4.1 #16 84.60 Downloaded parking_lot v0.12.1 #16 84.63 Downloaded miniz_oxide v0.7.1 #16 84.65 Downloaded clap_derive v4.4.7 #16 84.65 Downloaded unicode-normalization v0.1.22 #16 84.71 Downloaded num-traits v0.2.17 #16 84.78 Downloaded serde_json v1.0.111 #16 84.81 Downloaded unicode-bidi v0.3.14 #16 84.81 Downloaded ureq v2.9.1 #16 84.86 Downloaded backtrace v0.3.69 #16 84.92 Downloaded indexmap v2.1.0 #16 84.94 Downloaded serde_derive v1.0.195 #16 84.95 Downloaded rustls-webpki v0.101.7 #16 84.98 Downloaded winnow v0.5.33 #16 85.00 Downloaded crc32fast v1.3.2 #16 85.08 Downloaded flate2 v1.0.28 #16 85.13 Downloaded url v2.5.0 #16 85.18 Downloaded memchr v2.7.1 #16 85.20 Downloaded base64 v0.21.5 #16 85.21 Downloaded serde v1.0.195 #16 85.30 Downloaded webpki-roots v0.25.3 #16 85.32 Downloaded syn v2.0.48 #16 85.37 Downloaded rustls v0.21.10 #16 85.49 Downloaded toml_edit v0.19.15 #16 85.69 Downloaded time v0.3.31 #16 85.80 Downloaded zstd-sys v2.0.9+zstd.1.5.5 #16 85.86 Downloaded hashbrown v0.14.3 #16 85.87 Downloaded aes v0.8.3 #16 86.09 Downloaded clap_builder v4.4.12 #16 86.26 Downloaded chrono v0.4.31 #16 86.40 Downloaded gimli v0.28.1 #16 86.46 Downloaded object v0.32.2 #16 86.48 Downloaded idna v0.5.0 #16 86.74 Downloaded rustix v0.38.28 #16 87.13 Downloaded bzip2-sys v0.1.11+1.0.8 #16 87.41 Downloaded libc v0.2.151 #16 88.01 Downloaded linux-raw-sys v0.4.12 #16 89.38 Downloaded ring v0.17.7 #16 89.59 Compiling libc v0.2.151 #16 89.59 Compiling proc-macro2 v1.0.76 #16 89.59 Compiling unicode-ident v1.0.12 #16 89.59 Compiling cfg-if v1.0.0 #16 89.59 Compiling serde v1.0.195 #16 89.60 Compiling typenum v1.17.0 #16 89.60 Compiling version_check v0.9.4 #16 89.60 Compiling pkg-config v0.3.28 #16 89.71 Compiling autocfg v1.1.0 #16 89.77 Compiling rustix v0.38.28 #16 90.17 Compiling generic-array v0.14.7 #16 90.32 Compiling subtle v2.5.0 #16 90.57 Compiling linux-raw-sys v0.4.12 #16 90.59 Compiling bitflags v2.4.1 #16 90.64 Compiling adler v1.0.2 #16 90.69 Compiling crc32fast v1.3.2 #16 90.94 Compiling miniz_oxide v0.7.1 #16 91.10 Compiling quote v1.0.35 #16 91.22 Compiling equivalent v1.0.1 #16 91.36 Compiling jobserver v0.1.27 #16 91.37 Compiling getrandom v0.2.11 #16 91.59 Compiling syn v2.0.48 #16 91.64 Compiling hashbrown v0.14.3 #16 91.73 Compiling cc v1.0.83 #16 91.85 Compiling spin v0.9.8 #16 92.09 Compiling untrusted v0.9.0 #16 92.11 Compiling tinyvec_macros v0.1.1 #16 92.24 Compiling cpufeatures v0.2.12 #16 92.34 Compiling log v0.4.20 #16 92.38 Compiling tinyvec v1.6.0 #16 92.88 Compiling crypto-common v0.1.6 #16 92.89 Compiling block-buffer v0.10.4 #16 93.07 Compiling indexmap v2.1.0 #16 93.21 Compiling digest v0.10.7 #16 93.23 Compiling utf8parse v0.2.1 #16 93.40 Compiling zstd-safe v5.0.2+zstd.1.5.2 #16 93.66 Compiling serde_json v1.0.111 #16 93.87 Compiling anstyle-parse v0.2.3 #16 94.07 Compiling unicode-normalization v0.1.22 #16 94.27 Compiling inout v0.1.3 #16 94.30 Compiling powerfmt v0.2.0 #16 94.46 Compiling ring v0.17.7 #16 94.48 Compiling zstd-sys v2.0.9+zstd.1.5.5 #16 94.60 Compiling bzip2-sys v0.1.11+1.0.8 #16 94.66 Compiling rustls v0.21.10 #16 94.75 Compiling anstyle v1.0.4 #16 95.03 Compiling ryu v1.0.16 #16 95.38 Compiling rand_core v0.6.4 #16 95.44 Compiling unicode-bidi v0.3.14 #16 95.45 Compiling itoa v1.0.10 #16 95.66 Compiling percent-encoding v2.3.1 #16 95.70 Compiling anstyle-query v1.0.2 #16 95.72 Compiling base64ct v1.6.0 #16 95.78 Compiling colorchoice v1.0.0 #16 95.92 Compiling form_urlencoded v1.2.1 #16 96.03 Compiling anstream v0.6.5 #16 96.26 Compiling password-hash v0.4.2 #16 96.44 Compiling idna v0.5.0 #16 96.51 Compiling deranged v0.3.11 #16 96.88 Compiling backtrace v0.3.69 #16 97.26 Compiling cipher v0.4.4 #16 97.40 Compiling flate2 v1.0.28 #16 97.66 Compiling sha2 v0.10.8 #16 98.18 Compiling hmac v0.12.1 #16 98.25 Compiling lock_api v0.4.11 #16 98.37 Compiling num-traits v0.2.17 #16 98.42 Compiling memchr v2.7.1 #16 98.60 Compiling gimli v0.28.1 #16 98.62 Compiling thiserror v1.0.56 #16 98.66 Compiling parking_lot_core v0.9.9 #16 98.73 Compiling anyhow v1.0.79 #16 98.82 Compiling serde_derive v1.0.195 #16 99.12 Compiling camino v1.1.6 #16 99.16 Compiling time-core v0.1.2 #16 99.27 Compiling semver v1.0.21 #16 99.33 Compiling time v0.3.31 #16 99.81 Compiling object v0.32.2 #16 99.92 Compiling thiserror-impl v1.0.56 #16 101.0 Compiling pbkdf2 v0.11.0 #16 101.0 Compiling aes v0.8.3 #16 101.1 Compiling url v2.5.0 #16 101.4 Compiling xattr v1.2.0 #16 102.5 Compiling addr2line v0.21.0 #16 102.9 Compiling sha1 v0.10.6 #16 103.3 Compiling dirs-sys-next v0.1.2 #16 103.3 Compiling filetime v0.2.23 #16 103.6 Compiling clap_lex v0.6.0 #16 103.7 Compiling constant_time_eq v0.1.5 #16 103.8 Compiling base64 v0.21.5 #16 103.9 Compiling unicode-width v0.1.11 #16 104.1 Compiling smallvec v1.11.2 #16 104.5 Compiling lazy_static v1.4.0 #16 104.5 Compiling winnow v0.5.33 #16 104.5 Compiling scopeguard v1.2.0 #16 104.7 Compiling once_cell v1.19.0 #16 104.7 Compiling webpki-roots v0.25.3 #16 104.7 Compiling strsim v0.10.0 #16 104.9 Compiling rustc-demangle v0.1.23 #16 104.9 Compiling byteorder v1.5.0 #16 105.1 Compiling heck v0.4.1 #16 105.4 Compiling fastrand v2.0.1 #16 105.5 Compiling clap_derive v4.4.7 #16 106.1 Compiling tempfile v3.9.0 #16 106.8 Compiling clap_builder v4.4.12 #16 107.2 Compiling console v0.15.7 #16 108.0 Compiling tar v0.4.40 #16 108.3 Compiling dirs-next v2.0.0 #16 109.8 Compiling uuid v1.6.1 #16 110.1 Compiling fs2 v0.4.3 #16 110.2 Compiling shell-words v1.1.0 #16 110.5 Compiling serde_spanned v0.6.5 #16 110.5 Compiling toml_datetime v0.6.5 #16 110.7 Compiling toml_edit v0.21.0 #16 110.8 Compiling toml_edit v0.19.15 #16 110.9 Compiling cargo-platform v0.1.6 #16 111.2 Compiling os_info v3.7.0 #16 112.1 Compiling toml v0.8.8 #16 115.0 Compiling same-file v1.0.6 #16 115.4 Compiling siphasher v0.3.11 #16 115.4 Compiling is_executable v0.1.2 #16 115.6 Compiling hex v0.4.3 #16 115.8 Compiling iana-time-zone v0.1.59 #16 116.0 Compiling zeroize v1.7.0 #16 116.1 Compiling home v0.5.9 #16 116.2 Compiling either v1.9.0 #16 116.4 Compiling dialoguer v0.10.4 #16 116.5 Compiling chrono v0.4.31 #16 116.5 Compiling which v4.4.2 #16 116.9 Compiling walkdir v2.4.0 #16 117.4 Compiling cargo_metadata v0.15.4 #16 117.8 Compiling toml v0.7.8 #16 118.8 Compiling human-panic v1.2.2 #16 120.2 Compiling serde_ignored v0.1.10 #16 120.4 Compiling clap v4.4.13 #16 120.6 Compiling parking_lot v0.12.1 #16 120.6 Compiling env_logger v0.10.1 #16 121.5 Compiling atty v0.2.14 #16 121.7 Compiling glob v0.3.1 #16 131.0 Compiling bzip2 v0.4.4 #16 136.9 Compiling sct v0.7.1 #16 137.2 Compiling rustls-webpki v0.101.7 #16 140.2 Compiling ureq v2.9.1 #16 146.7 Compiling zstd v0.11.2+zstd.1.5.2 #16 146.9 Compiling zip v0.6.6 #16 147.3 Compiling binary-install v0.2.0 #16 147.5 Compiling wasm-pack v0.12.1 #16 154.3 Finished release [optimized] target(s) in 1m 19s #16 154.4 Installing /usr/local/cargo/bin/wasm-pack #16 154.4 Installed package `wasm-pack v0.12.1` (executable `wasm-pack`) #16 DONE 154.7s #17 [builder 9/12] RUN chmod a+x ./script/plume-front.sh && sleep 1 && ./script/plume-front.sh #17 1.906 ./script/plume-front.sh: line 19: python: command not found #17 1.908 ./script/plume-front.sh: line 21: [: too many arguments #17 45.19 [INFO]: Checking for the Wasm target... #17 45.39 info: downloading component 'rust-std' for 'wasm32-unknown-unknown' #17 56.22 info: installing component 'rust-std' for 'wasm32-unknown-unknown' #17 57.82 [INFO]: Compiling to Wasm... #17 58.20 Compiling proc-macro2 v1.0.75 #17 58.20 Compiling unicode-ident v1.0.6 #17 58.20 Compiling syn v1.0.107 #17 58.20 Compiling wasm-bindgen-shared v0.2.83 #17 58.20 Compiling log v0.4.17 #17 58.20 Compiling cfg-if v1.0.0 #17 58.21 Compiling encoding_index_tests v0.1.4 #17 58.21 Compiling bumpalo v3.11.1 #17 58.33 Compiling once_cell v1.17.0 #17 58.38 Compiling wasm-bindgen v0.2.83 #17 58.58 Compiling encoding-index-korean v1.20141219.5 #17 58.64 Compiling encoding-index-japanese v1.20141219.5 #17 58.70 Compiling encoding-index-singlebyte v1.20141219.5 #17 58.76 Compiling encoding-index-tradchinese v1.20141219.5 #17 58.90 Compiling encoding-index-simpchinese v1.20141219.5 #17 58.92 Compiling serde v1.0.152 #17 59.21 Compiling encoding v0.2.33 #17 59.30 Compiling serde_derive v1.0.152 #17 59.30 Compiling serde_json v1.0.91 #17 59.31 Compiling byteorder v1.4.3 #17 59.66 Compiling quote v1.0.35 #17 59.95 Compiling gettext v0.4.0 #17 60.01 Compiling itoa v1.0.5 #17 60.14 Compiling ryu v1.0.12 #17 60.26 Compiling gettext-utils v0.1.0 #17 60.66 Compiling lazy_static v1.4.0 #17 62.65 Compiling wasm-bindgen-backend v0.2.83 #17 63.49 Compiling gettext-macros v0.6.1 #17 63.63 Compiling wasm-bindgen-macro-support v0.2.83 #17 64.69 Compiling wasm-bindgen-macro v0.2.83 #17 66.16 Compiling js-sys v0.3.60 #17 66.16 Compiling console_error_panic_hook v0.1.7 #17 67.70 Compiling web-sys v0.3.60 #17 72.11 Compiling plume-front v0.7.2 (/app/plume-front) #17 72.25 ........ done. #17 72.28 ........ done. #17 72.29 ........ done. #17 72.30 ........ done. #17 72.32 ....... done. #17 72.33 ........ done. #17 72.34 ........ done. #17 72.35 ........ done. #17 72.36 ........ done. #17 72.37 ........ done. #17 72.38 ........ done. #17 72.40 ........ done. #17 72.41 ........ done. #17 72.41 ........ done. #17 72.43 ........ done. #17 72.44 ........ done. #17 72.44 ........ done. #17 72.45 ........ done. #17 72.46 ........ done. #17 72.47 ........ done. #17 72.48 ........ done. #17 72.49 ...... done. #17 72.50 ........ done. #17 72.51 ........ done. #17 72.52 ........ done. #17 72.53 ........ done. #17 72.54 ........ done. #17 72.55 ........ done. #17 72.56 ........ done. #17 72.56 ........ done. #17 72.57 ........ done. #17 72.59 ........ done. #17 72.60 ........ done. #17 72.61 ........ done. #17 72.62 ........ done. #17 72.63 ........ done. #17 72.64 ........ done. #17 72.65 ........ done. #17 72.65 ........ done. #17 72.66 ........ done. #17 72.67 ........ done. #17 73.59 Finished release [optimized] target(s) in 15.72s #17 73.61 [INFO]: Installing wasm-bindgen... #17 78.97 [INFO]: Optional fields missing from Cargo.toml: 'description', 'repository', and 'license'. These are not necessary, but recommended #17 78.97 [INFO]: :-) Done in 33.82s #17 78.97 [INFO]: :-) Your wasm pkg is ready to publish at plume-front/pkg. #17 DONE 81.4s #18 [builder 10/12] RUN cargo install --path ./ --force --no-default-features --features postgres #18 0.812 Installing plume v0.7.3-dev-fork (/app) #18 0.960 Updating crates.io index #18 1.148 Updating git repository `https://git.joinplu.me/plume/rocket_csrf` #18 1.466 Updating git repository `https://git.joinplu.me/Plume/pulldown-cmark` #18 6.850 Downloading crates ... #18 7.528 Downloaded darling_macro v0.14.4 #18 7.593 Downloaded matches v0.1.10 #18 7.601 Downloaded try-lock v0.2.5 #18 7.657 Downloaded want v0.3.1 #18 7.665 Downloaded http-body v0.4.6 #18 7.676 Downloaded num_cpus v1.16.0 #18 7.800 Downloaded bytecount v0.6.7 #18 7.806 Downloaded futures-core v0.3.30 #18 7.812 Downloaded rayon v1.8.0 #18 7.862 Downloaded openssl-macros v0.1.1 #18 7.864 Downloaded const-random-macro v0.1.16 #18 7.866 Downloaded const-random v0.1.17 #18 7.937 Downloaded futures-task v0.3.30 #18 7.969 Downloaded fastrand v1.9.0 #18 7.987 Downloaded thread_local v1.1.7 #18 8.042 Downloaded snap v1.1.1 #18 8.052 Downloaded pq-sys v0.4.8 #18 8.062 Downloaded lber v0.4.2 #18 8.075 Downloaded tracing-log v0.2.0 #18 8.078 Downloaded httpdate v1.0.3 #18 8.081 Downloaded ctrlc v3.4.2 #18 8.097 Downloaded signal-hook-registry v1.4.1 #18 8.107 Downloaded tokio-macros v2.2.0 #18 8.109 Downloaded slab v0.4.9 #18 8.122 Downloaded mime v0.3.17 #18 8.166 Downloaded diesel-derive-newtype v1.0.2 #18 8.226 Downloaded futures-macro v0.3.30 #18 8.290 Downloaded tokio-native-tls v0.3.1 #18 8.300 Downloaded string_cache v0.8.7 #18 8.306 Downloaded crossbeam-deque v0.8.4 #18 8.446 Downloaded futures-io v0.3.30 #18 8.459 Downloaded time-macros v0.2.16 #18 8.471 Downloaded nom_locate v4.2.0 #18 8.480 Downloaded net2 v0.2.39 #18 8.488 Downloaded ipnet v2.9.0 #18 8.510 Downloaded tracing-attributes v0.1.27 #18 8.515 Downloaded pin-project-lite v0.2.13 #18 8.525 Downloaded toml v0.5.11 #18 8.529 Downloaded futures-sink v0.3.30 #18 8.531 Downloaded darling v0.14.4 #18 8.536 Downloaded async-trait v0.1.77 #18 8.610 Downloaded futures-executor v0.3.30 #18 8.642 Downloaded atom_syndication v0.12.2 #18 8.650 Downloaded tokio-stream v0.1.14 #18 8.661 Downloaded unicase v2.7.0 #18 8.666 Downloaded futures-channel v0.3.30 #18 8.746 Downloaded pin-project-internal v1.1.3 #18 8.783 Downloaded crossbeam-epoch v0.9.17 #18 8.834 Downloaded futures v0.3.30 #18 8.851 Downloaded plist v1.6.0 #18 8.889 Downloaded crossbeam-utils v0.8.18 #18 8.984 Downloaded socket2 v0.5.5 #18 9.027 Downloaded indexmap v1.9.3 #18 9.046 Downloaded bytes v1.5.0 #18 9.060 Downloaded whatlang v0.16.4 #18 9.115 Downloaded sharded-slab v0.1.7 #18 9.136 Downloaded pin-project v1.1.3 #18 9.164 Downloaded allocator-api2 v0.2.16 #18 9.170 Downloaded openssl-sys v0.9.98 #18 9.187 Downloaded rayon-core v1.12.0 #18 9.203 Downloaded tracing-core v0.1.32 #18 9.324 Downloaded darling_core v0.14.4 #18 9.482 Downloaded http v0.2.11 #18 9.531 Downloaded mio v0.8.10 #18 9.562 Downloaded tracing v0.1.40 #18 9.586 Downloaded num-bigint v0.4.4 #18 9.705 Downloaded ldap3 v0.11.3 #18 9.746 Downloaded tokio-util v0.7.10 #18 9.778 Downloaded nom v7.1.3 #18 9.923 Downloaded nom v5.1.3 #18 9.986 Downloaded reqwest v0.11.23 #18 10.08 Downloaded futures-util v0.3.30 #18 10.13 Downloaded quick-xml v0.30.0 #18 10.14 Downloaded quick-xml v0.31.0 #18 10.15 Downloaded h2 v0.3.22 #18 10.28 Downloaded hyper v0.14.28 #18 10.32 Downloaded aho-corasick v1.1.2 #18 10.35 Downloaded tracing-subscriber v0.3.18 #18 10.44 Downloaded syn v1.0.109 #18 10.56 Downloaded regex v1.10.2 #18 10.61 Downloaded nix v0.27.1 #18 10.67 Downloaded openssl v0.10.62 #18 10.75 Downloaded regex-syntax v0.6.29 #18 10.81 Downloaded regex-syntax v0.8.2 #18 11.24 Downloaded regex-automata v0.4.3 #18 11.52 Downloaded tokio v1.35.1 #18 11.80 Downloaded encoding_rs v0.8.33 #18 12.08 Compiling libc v0.2.151 #18 12.08 Compiling autocfg v1.1.0 #18 12.08 Compiling proc-macro2 v1.0.76 #18 12.08 Compiling unicode-ident v1.0.12 #18 12.08 Compiling cfg-if v1.0.0 #18 12.09 Compiling version_check v0.9.4 #18 12.10 Compiling memchr v2.7.1 #18 12.25 Compiling log v0.4.20 #18 12.34 Compiling serde v1.0.195 #18 12.75 Compiling cfg-if v0.1.10 #18 12.85 Compiling scopeguard v1.2.0 #18 12.89 Compiling byteorder v1.5.0 #18 12.99 Compiling once_cell v1.19.0 #18 13.04 Compiling syn v1.0.109 #18 13.31 Compiling lazy_static v1.4.0 #18 13.38 Compiling typenum v1.17.0 #18 13.44 Compiling generic-array v0.14.7 #18 13.53 Compiling quote v1.0.35 #18 13.77 Compiling syn v2.0.48 #18 14.11 Compiling slab v0.4.9 #18 14.39 Compiling smallvec v1.11.2 #18 14.66 Compiling lock_api v0.4.11 #18 14.90 Compiling itoa v1.0.10 #18 14.96 Compiling tinyvec_macros v0.1.1 #18 15.05 Compiling tinyvec v1.6.0 #18 15.31 Compiling version_check v0.1.5 #18 15.96 Compiling parking_lot_core v0.9.9 #18 16.02 Compiling unicode-normalization v0.1.22 #18 16.28 Compiling pkg-config v0.3.28 #18 16.77 Compiling unicode-bidi v0.3.14 #18 17.04 Compiling httparse v1.8.0 #18 17.39 Compiling proc-macro2 v0.4.30 #18 18.64 Compiling either v1.9.0 #18 19.76 Compiling serde_derive v1.0.195 #18 20.35 Compiling unicode-xid v0.1.0 #18 20.62 Compiling fnv v1.0.7 #18 20.75 Compiling crossbeam-utils v0.7.2 #18 20.79 Compiling syn v0.15.44 #18 20.86 Compiling ryu v1.0.16 #18 21.00 Compiling maybe-uninit v2.0.0 #18 21.37 Compiling cc v1.0.83 #18 21.47 Compiling bitflags v2.4.1 #18 21.53 Compiling futures v0.1.31 #18 21.62 Compiling percent-encoding v2.3.1 #18 21.97 Compiling pin-project-lite v0.2.13 #18 22.14 Compiling indexmap v1.9.3 #18 22.43 Compiling num_cpus v1.16.0 #18 22.87 Compiling getrandom v0.2.11 #18 23.44 Compiling parking_lot v0.12.1 #18 23.64 Compiling iovec v0.1.4 #18 24.83 Compiling vcpkg v0.2.15 #18 25.77 Compiling semver-parser v0.7.0 #18 26.10 Compiling serde_json v1.0.111 #18 26.37 Compiling bitflags v1.3.2 #18 28.23 Compiling yansi v0.5.1 #18 28.41 Compiling matches v0.1.10 #18 29.86 Compiling semver v0.9.0 #18 29.87 Compiling openssl-sys v0.9.98 #18 30.04 Compiling time v0.1.45 #18 30.53 Compiling quote v0.6.13 #18 30.63 Compiling futures-core v0.3.30 #18 31.09 Compiling ppv-lite86 v0.2.17 #18 31.72 Compiling rustc_version v0.2.3 #18 32.35 Compiling num-traits v0.2.17 #18 32.61 Compiling futures-sink v0.3.30 #18 32.70 Compiling safemem v0.3.3 #18 33.56 Compiling unicase v1.4.2 #18 33.83 Compiling subtle v2.4.1 #18 35.20 Compiling bytes v1.5.0 #18 36.18 Compiling bytes v0.4.12 #18 36.88 Compiling idna v0.1.5 #18 36.95 Compiling autocfg v0.1.8 #18 37.09 Compiling foreign-types-shared v0.1.1 #18 37.17 Compiling opaque-debug v0.3.0 #18 37.22 Compiling openssl v0.10.62 #18 37.30 Compiling percent-encoding v1.0.1 #18 37.36 Compiling rand_core v0.4.2 #18 37.39 Compiling foreign-types v0.3.2 #18 37.48 Compiling futures-channel v0.3.30 #18 37.95 Compiling url v1.7.2 #18 37.96 Compiling pear_codegen v0.1.5 #18 37.99 Compiling net2 v0.2.39 #18 38.02 Compiling openssl-macros v0.1.1 #18 38.10 Compiling tracing-attributes v0.1.27 #18 38.82 Compiling futures-macro v0.3.30 #18 38.91 Compiling memoffset v0.5.6 #18 39.30 Compiling unicase v2.7.0 #18 39.68 Compiling ahash v0.8.6 #18 39.71 Compiling winapi-build v0.1.1 #18 39.93 Compiling pin-utils v0.1.0 #18 39.93 Compiling crunchy v0.2.2 #18 40.09 Compiling futures-task v0.3.30 #18 40.12 Compiling hashbrown v0.12.3 #18 40.14 Compiling native-tls v0.2.11 #18 40.46 Compiling futures-io v0.3.30 #18 40.47 Compiling adler v1.0.2 #18 40.83 Compiling miniz_oxide v0.7.1 #18 41.25 Compiling mio v0.6.23 #18 41.49 Compiling futures-util v0.3.30 #18 41.55 Compiling rand_core v0.6.4 #18 41.98 Compiling signal-hook-registry v1.4.1 #18 42.04 Compiling mio v0.8.10 #18 42.21 Compiling socket2 v0.5.5 #18 43.62 Compiling form_urlencoded v1.2.1 #18 43.80 Compiling tokio-macros v2.2.0 #18 44.15 Compiling cipher v0.2.5 #18 44.24 Compiling crossbeam-epoch v0.8.2 #18 44.39 Compiling openssl-probe v0.1.5 #18 44.55 Compiling zerocopy v0.7.32 #18 44.95 Compiling rand_chacha v0.3.1 #18 45.42 Compiling parking_lot_core v0.6.3 #18 45.49 Compiling tokio v1.35.1 #18 45.93 Compiling universal-hash v0.4.1 #18 45.94 Compiling tokio-executor v0.1.10 #18 46.48 Compiling idna v0.5.0 #18 46.55 Compiling digest v0.9.0 #18 46.78 Compiling tracing-core v0.1.32 #18 46.87 Compiling iana-time-zone v0.1.59 #18 46.88 Compiling try-lock v0.2.5 #18 48.05 Compiling allocator-api2 v0.2.16 #18 48.12 Compiling encoding_index_tests v0.1.4 #18 48.39 Compiling cpuid-bool v0.2.0 #18 48.60 Compiling polyval v0.4.5 #18 48.96 Compiling hashbrown v0.14.3 #18 49.24 Compiling log v0.3.9 #18 49.32 Compiling url v2.5.0 #18 49.62 Compiling chrono v0.4.31 #18 49.74 Compiling rand v0.8.5 #18 50.06 Compiling aes-soft v0.6.4 #18 50.17 Compiling rand_core v0.3.1 #18 50.39 Compiling parking_lot v0.9.0 #18 50.91 Compiling crypto-mac v0.10.1 #18 51.08 Compiling base64 v0.9.3 #18 51.25 Compiling smallvec v0.6.14 #18 51.65 Compiling backtrace v0.3.69 #18 51.72 Compiling failure_derive v0.1.8 #18 52.02 Compiling siphasher v0.3.11 #18 52.32 Compiling unicode-xid v0.2.4 #18 52.38 Compiling mime v0.3.17 #18 52.46 Compiling gimli v0.28.1 #18 52.47 Compiling synstructure v0.12.6 #18 53.72 Compiling phf_shared v0.10.0 #18 54.16 Compiling hmac v0.10.1 #18 54.37 Compiling aes v0.6.0 #18 54.41 Compiling crossbeam-deque v0.7.4 #18 54.48 Compiling mime v0.2.6 #18 54.79 Compiling ghash v0.3.1 #18 54.80 Compiling devise_core v0.2.1 #18 54.91 Compiling ctr v0.6.0 #18 54.99 Compiling kernel32-sys v0.2.2 #18 55.02 Compiling dbghelp-sys v0.2.0 #18 55.19 Compiling tokio-io v0.1.13 #18 55.49 Compiling crossbeam-queue v0.2.3 #18 55.67 Compiling backtrace-sys v0.1.37 #18 55.99 Compiling addr2line v0.21.0 #18 56.31 Compiling aead v0.3.2 #18 56.37 Compiling block-buffer v0.9.0 #18 56.46 Compiling object v0.32.2 #18 56.59 Compiling lock_api v0.3.4 #18 56.71 Compiling rustc-demangle v0.1.23 #18 56.75 Compiling traitobject v0.1.0 #18 57.04 Compiling typeable v0.1.2 #18 57.26 Compiling cpufeatures v0.2.12 #18 57.32 Compiling base64 v0.13.1 #18 57.34 Compiling winapi v0.2.8 #18 57.38 Compiling equivalent v1.0.1 #18 57.49 Compiling language-tags v0.2.2 #18 57.51 Compiling itoa v0.4.8 #18 57.79 Compiling getrandom v0.1.16 #18 57.95 Compiling crc32fast v1.3.2 #18 58.39 Compiling hyper v0.10.16 #18 58.46 Compiling indexmap v2.1.0 #18 58.54 Compiling sha2 v0.9.9 #18 58.57 Compiling cookie v0.11.5 #18 59.26 Compiling devise_codegen v0.2.1 #18 59.60 Compiling aes-gcm v0.8.0 #18 59.91 Compiling phf_generator v0.10.0 #18 60.27 Compiling hkdf v0.10.0 #18 60.64 Compiling tracing v0.1.40 #18 61.63 Compiling pear v0.1.5 #18 62.21 Compiling rand_pcg v0.1.2 #18 62.32 Compiling rand_chacha v0.1.1 #18 62.35 Compiling tokio-sync v0.1.8 #18 62.37 Compiling rocket_codegen v0.4.11 #18 62.62 Compiling aho-corasick v1.1.2 #18 62.96 Compiling regex-syntax v0.8.2 #18 63.08 Compiling powerfmt v0.2.0 #18 63.15 Compiling crossbeam-utils v0.8.18 #18 63.79 Compiling tiny-keccak v2.0.2 #18 64.26 Compiling state v0.4.2 #18 64.71 Compiling rocket_http v0.4.11 #18 64.78 Compiling deranged v0.3.11 #18 66.64 Compiling regex-automata v0.4.3 #18 67.65 Compiling tokio-reactor v0.1.12 #18 69.91 Compiling failure v0.1.8 #18 70.84 Compiling tokio-util v0.7.10 #18 70.97 Compiling devise v0.2.1 #18 73.54 Compiling http v0.1.21 #18 75.16 Compiling rand v0.6.5 #18 75.21 Compiling http v0.2.11 #18 75.61 Compiling rocket v0.4.11 #18 77.56 Compiling atty v0.2.14 #18 77.66 Compiling num-integer v0.1.45 #18 79.09 Compiling encoding_rs v0.8.33 #18 79.84 Compiling strsim v0.10.0 #18 79.86 Compiling new_debug_unreachable v1.0.4 #18 80.03 Compiling debug-builders v0.1.0 #18 80.41 Compiling same-file v1.0.6 #18 80.45 Compiling thiserror v1.0.56 #18 80.46 Compiling time-core v0.1.2 #18 80.65 Compiling debugtrace v0.1.0 #18 80.65 Compiling ident_case v1.0.1 #18 80.72 Compiling glob v0.3.1 #18 81.06 Compiling lazycell v1.3.0 #18 81.17 Compiling darling_core v0.14.4 #18 81.54 Compiling time v0.3.31 #18 84.48 Compiling walkdir v2.4.0 #18 86.19 Compiling backtrace v0.1.8 #18 86.22 Compiling rand_core v0.5.1 #18 86.51 Compiling regex v1.10.2 #18 87.14 Compiling mime_guess v2.0.4 #18 87.80 Compiling tokio-tcp v0.1.4 #18 88.80 Compiling phf_codegen v0.10.0 #18 89.01 Compiling string_cache_codegen v0.5.2 #18 89.04 Compiling tokio-threadpool v0.1.18 #18 89.57 Compiling rand_isaac v0.1.1 #18 89.80 Compiling rand_xorshift v0.1.1 #18 89.84 Compiling rand_hc v0.1.0 #18 89.88 Compiling encoding-index-japanese v1.20141219.5 #18 90.03 Compiling encoding-index-singlebyte v1.20141219.5 #18 90.04 Compiling encoding-index-korean v1.20141219.5 #18 90.36 Compiling encoding-index-tradchinese v1.20141219.5 #18 90.45 Compiling encoding-index-simpchinese v1.20141219.5 #18 90.47 Compiling tokio-current-thread v0.1.7 #18 90.49 Compiling tokio-timer v0.2.13 #18 90.71 Compiling futures-executor v0.3.30 #18 90.79 Compiling rand_jitter v0.1.4 #18 90.85 Compiling rand_os v0.1.3 #18 91.24 Compiling string v0.2.1 #18 91.48 Compiling tokio-buf v0.1.1 #18 91.60 Compiling hyper v0.12.36 #18 92.05 Compiling idna v0.2.3 #18 92.06 Compiling toml v0.4.10 #18 92.11 Compiling onig_sys v69.8.1 #18 92.56 Compiling rand v0.4.6 #18 92.85 Compiling thiserror-impl v1.0.56 #18 93.24 Compiling rustix v0.38.28 #18 93.88 Compiling slog v2.7.0 #18 94.05 Compiling serde v0.8.23 #18 94.10 Compiling linked-hash-map v0.5.6 #18 94.38 Compiling mac v0.1.1 #18 94.43 Compiling lexical-core v0.7.6 #18 94.43 Compiling minimal-lexical v0.2.1 #18 94.55 Compiling custom_derive v0.1.7 #18 94.84 Compiling nom v7.1.3 #18 94.85 Compiling conv v0.3.3 #18 94.88 Compiling futf v0.1.5 #18 95.29 Compiling yaml-rust v0.4.5 #18 95.69 Compiling http-body v0.1.0 #18 95.70 Compiling h2 v0.1.26 #18 96.74 Compiling serde_test v0.8.23 #18 97.57 Compiling tokio v0.1.22 #18 97.92 Compiling futures v0.3.30 #18 98.20 Compiling encoding v0.2.33 #18 98.37 Compiling markup5ever v0.11.0 #18 99.31 Compiling crossbeam-epoch v0.9.17 #18 100.6 Compiling const-random-macro v0.1.16 #18 100.7 Compiling rand_chacha v0.2.2 #18 101.6 Compiling darling_macro v0.14.4 #18 101.7 Compiling h2 v0.3.22 #18 101.8 Compiling http-body v0.4.6 #18 102.2 Compiling flate2 v1.0.28 #18 102.4 Compiling tokio-native-tls v0.3.1 #18 102.7 Compiling want v0.3.1 #18 102.7 Compiling want v0.2.0 #18 103.1 Compiling futures-cpupool v0.1.8 #18 103.2 Compiling iri-string v0.5.6 #18 103.3 Compiling inotify-sys v0.1.5 #18 103.4 Compiling nom v4.2.3 #18 103.6 Compiling base64 v0.10.1 #18 103.8 Compiling num-rational v0.4.1 #18 104.4 Compiling num-bigint v0.4.4 #18 104.5 Compiling nom v5.1.3 #18 104.9 Compiling proc-macro-error-attr v1.0.4 #18 105.0 Compiling either v0.1.7 #18 105.3 Compiling linux-raw-sys v0.4.12 #18 105.3 Compiling nix v0.14.1 #18 105.7 Compiling bytecount v0.6.7 #18 106.0 Compiling utf-8 v0.7.6 #18 106.1 Compiling arrayvec v0.5.2 #18 106.4 Compiling rayon-core v1.12.0 #18 106.4 Compiling base64 v0.21.5 #18 106.6 Compiling precomputed-hash v0.1.1 #18 106.8 Compiling bitflags v0.7.0 #18 106.8 Compiling static_assertions v1.1.0 #18 106.9 Compiling httpdate v1.0.3 #18 106.9 Compiling pq-sys v0.4.8 #18 107.0 Compiling tower-service v0.3.2 #18 107.2 Compiling hyper v0.14.28 #18 107.6 Compiling chomp v0.3.1 #18 107.7 Compiling string_cache v0.8.7 #18 108.3 Compiling tendril v0.4.3 #18 108.8 Compiling activitystreams-kinds v0.2.1 #18 110.5 Compiling inotify v0.7.1 #18 110.9 Compiling darling v0.14.4 #18 111.2 Compiling const-random v0.1.17 #18 111.3 Compiling rand v0.7.3 #18 113.1 Compiling crossbeam-deque v0.8.4 #18 113.7 Compiling linked-hash-map v0.3.0 #18 114.0 Compiling uuid v0.7.4 #18 114.4 Compiling publicsuffix v1.5.6 #18 114.9 Compiling phf v0.10.1 #18 115.2 Compiling mio-extras v2.0.6 #18 116.2 Compiling cookie v0.12.0 #18 116.4 Compiling num-traits v0.1.43 #18 116.6 Compiling line-wrap v0.1.1 #18 116.9 Compiling scheduled-thread-pool v0.2.7 #18 116.9 Compiling filetime v0.2.23 #18 117.2 Compiling try_from v0.3.2 #18 117.4 Compiling html5ever v0.26.0 #18 117.7 Compiling pin-project-internal v1.1.3 #18 118.3 Compiling inout v0.1.3 #18 118.4 Compiling crypto-common v0.1.6 #18 118.5 Compiling quick-xml v0.31.0 #18 118.6 Compiling proc-macro-error v1.0.4 #18 119.1 Compiling remove_dir_all v0.5.3 #18 119.2 Compiling arc-swap v1.6.0 #18 119.3 Compiling fastrand v2.0.1 #18 119.9 Compiling pulldown-cmark v0.8.0 (https://git.joinplu.me/Plume/pulldown-cmark?branch=bidi-plume#58514a67) #18 120.1 Compiling ascii_utils v0.9.3 #18 120.2 Compiling snap v1.1.1 #18 120.3 Compiling async-trait v0.1.77 #18 120.3 Compiling void v1.0.2 #18 120.4 Compiling stable_deref_trait v1.2.0 #18 120.5 Compiling dtoa v0.4.8 #18 120.8 Compiling serde_urlencoded v0.5.5 #18 121.1 Compiling pin-project v1.1.3 #18 121.2 Compiling fast_chemail v0.9.6 #18 121.9 Compiling tempfile v3.9.0 #18 122.0 Compiling slog-scope v4.4.0 #18 122.0 Compiling plist v1.6.0 #18 122.5 Compiling tempdir v0.3.7 #18 123.5 Compiling cipher v0.4.4 #18 123.5 Compiling cookie_store v0.7.0 #18 123.6 Compiling r2d2 v0.8.10 #18 123.9 Compiling notify v4.0.17 #18 124.0 Compiling serde-hjson v0.9.1 #18 124.8 Compiling onig v6.4.0 #18 126.3 Compiling hyper-tls v0.3.2 #18 126.7 Compiling ahash v0.3.8 #18 127.0 Compiling derive_builder_core v0.12.0 #18 127.8 Compiling hyper-tls v0.5.0 #18 128.3 Compiling activitystreams v0.7.0-alpha.20 #18 129.2 Compiling guid-parser v0.1.0 #18 129.5 Compiling nom_locate v4.2.0 #18 129.8 Compiling tokio-socks v0.5.1 #18 129.9 Compiling itertools v0.10.5 #18 130.0 Compiling itertools v0.8.2 #18 131.6 Compiling serde_urlencoded v0.7.1 #18 131.7 Compiling crossbeam-channel v0.4.4 #18 131.8 Compiling bincode v1.3.3 #18 131.9 Compiling uuid v0.8.2 #18 132.0 Compiling toml v0.5.11 #18 132.2 Compiling nanorand v0.7.0 #18 132.6 Compiling ring v0.16.20 #18 132.9 Compiling hostname v0.1.5 #18 133.0 Compiling email v0.0.20 #18 133.0 Compiling diesel_derives v1.4.1 #18 133.1 Compiling spin v0.9.8 #18 133.2 Compiling combine v4.6.6 #18 133.3 Compiling md5 v0.7.0 #18 133.4 Compiling rust-ini v0.13.0 #18 133.4 Compiling bufstream v0.1.4 #18 133.6 Compiling utf8-ranges v1.0.5 #18 133.7 Compiling regex-syntax v0.4.2 #18 133.7 Compiling regex-syntax v0.6.29 #18 135.2 Compiling ipnet v2.9.0 #18 135.5 Compiling fastrand v1.9.0 #18 136.0 Compiling rsass v0.26.0 #18 137.9 Compiling syntect v4.6.0 #18 141.3 Compiling tantivy-query-grammar v0.13.0 #18 141.6 Compiling reqwest v0.11.23 #18 141.8 Compiling ructe v0.15.0 #18 142.7 Compiling diesel v1.4.8 #18 143.8 Compiling tantivy-fst v0.3.0 #18 148.2 Compiling lettre v0.9.6 #18 148.8 Compiling config v0.10.1 #18 151.3 Compiling flume v0.10.14 #18 152.1 Compiling crossbeam v0.7.3 #18 153.0 Compiling shrinkwraprs v0.3.0 #18 153.6 Compiling activitystreams-ext v0.1.0-alpha.2 #18 154.3 Compiling guid v0.1.0 #18 154.4 Compiling derive_builder_macro v0.12.0 #18 154.8 Compiling dashmap v3.11.10 #18 154.8 Compiling reqwest v0.9.24 #18 155.4 Compiling rayon v1.8.0 #18 157.5 Compiling bitpacking v0.8.4 #18 158.0 Compiling atomicwrites v0.2.5 #18 158.5 Compiling lber v0.4.2 #18 158.7 Compiling blowfish v0.9.1 #18 159.1 Compiling slog-stdlog v4.1.1 #18 161.9 Compiling owned-read v0.4.1 #18 162.4 Compiling owning_ref v0.4.1 #18 162.7 Compiling fail v0.4.0 #18 162.9 Compiling gettext v0.4.0 #18 163.1 Compiling tokio-stream v0.1.14 #18 164.3 Compiling riker-macros v0.2.0 #18 165.3 Compiling rust-stemmers v1.2.0 #18 165.3 Compiling memmap v0.7.0 #18 165.5 Compiling fs2 v0.4.3 #18 165.6 Compiling validator_types v0.15.0 #18 165.9 Compiling murmurhash32 v0.2.0 #18 165.9 Compiling htmlescape v0.3.1 #18 165.9 Compiling levenshtein_automata v0.2.1 #18 166.1 Compiling base64 v0.12.3 #18 166.7 Compiling unicode-width v0.1.11 #18 166.9 Compiling untrusted v0.7.1 #18 166.9 Compiling overload v0.1.1 #18 167.1 Compiling if_chain v1.0.2 #18 167.2 Compiling array_tool v1.0.3 #18 167.3 Compiling maplit v1.0.2 #18 167.4 Compiling hex v0.4.3 #18 168.0 Compiling zeroize v1.7.0 #18 168.3 Compiling census v0.4.1 #18 168.3 Compiling spin v0.5.2 #18 168.4 Compiling askama_escape v0.10.3 #18 168.5 Compiling downcast-rs v1.2.0 #18 168.6 Compiling plume-common v0.7.2 (/app/plume-common) #18 168.6 Compiling tantivy v0.13.3 #18 168.7 Compiling bcrypt v0.12.1 #18 169.7 Compiling ammonia v3.3.0 #18 172.2 Compiling validator_derive v0.15.0 #18 175.6 Compiling nu-ansi-term v0.46.0 #18 176.7 Compiling textwrap v0.11.0 #18 176.9 Compiling riker v0.4.2 #18 177.8 Compiling ldap3 v0.11.3 #18 186.7 Compiling rocket_i18n v0.4.1 #18 187.0 Compiling migrations_internals v1.4.1 #18 187.8 Compiling webfinger v0.4.1 #18 188.7 Compiling derive_builder v0.12.0 #18 188.8 Compiling guid-create v0.2.0 #18 189.7 Compiling plume v0.7.3-dev-fork (/app) #18 189.8 Compiling quick-xml v0.30.0 #18 191.8 Compiling diligent-date-parser v0.1.4 #18 192.3 Compiling whatlang v0.16.4 #18 192.7 Compiling tracing-log v0.2.0 #18 193.2 Compiling plume-macro v0.7.2 (/app/plume-macro) #18 193.9 Compiling buf_redux v0.8.4 #18 194.2 Compiling plume-api v0.7.2 (/app/plume-api) #18 194.3 Compiling nix v0.27.1 #18 194.8 Compiling diesel-derive-newtype v1.0.2 #18 195.9 Compiling sharded-slab v0.1.7 #18 196.1 Compiling thread_local v1.1.7 #18 196.7 Compiling twoway v0.1.8 #18 197.4 Compiling strsim v0.8.0 #18 197.7 Compiling data-encoding v2.1.2 #18 198.8 Compiling ansi_term v0.12.1 #18 198.9 Compiling quick-error v1.2.3 #18 199.1 Compiling vec_map v0.8.2 #18 199.3 Compiling heck v0.4.1 #18 199.6 Compiling gettext-utils v0.1.0 #18 199.7 Compiling never v0.1.0 #18 199.7 Compiling plume-models v0.7.2 (/app/plume-models) #18 199.9 Compiling atom_syndication v0.12.2 #18 199.9 Compiling gettext-macros v0.6.1 #18 200.7 Compiling clap v2.34.0 #18 200.8 Compiling multipart v0.18.0 #18 201.8 Compiling rocket_csrf v0.1.2 (https://git.joinplu.me/plume/rocket_csrf?rev=0.1.2#446d306e) #18 203.3 Compiling tracing-subscriber v0.3.18 #18 203.7 Compiling ctrlc v3.4.2 #18 204.4 Compiling lettre_email v0.9.4 #18 205.6 Compiling validator v0.15.0 #18 206.2 Compiling rocket_contrib v0.4.11 #18 208.4 Compiling dotenv v0.15.0 #18 243.2 ............................................. done. #18 243.2 ......................................... done. #18 243.2 ...................................... done. #18 243.3 ....................................... done. #18 243.3 ............................................... done. #18 243.4 ............................................. done. #18 243.4 ...................................... done. #18 243.5 ........................................... done. #18 243.5 ....................................... done. #18 243.5 ........................................... done. #18 243.5 ........................................ done. #18 243.5 ........................................... done. #18 243.5 .......................................... done. #18 243.6 ................................................ done. #18 243.7 ............................................. done. #18 243.7 .......................................... done. #18 243.8 .......................................... done. #18 243.9 ....................................... done. #18 244.0 ............................................. done. #18 244.1 ..................................... done. #18 244.1 ...................................... done. #18 244.2 ............................................ done. #18 244.3 ............................................ done. #18 244.3 ........................................ done. #18 244.4 ...................................... done. #18 244.5 ............................................ done. #18 244.6 ........................................... done. #18 244.7 ......................................... done. #18 244.8 ........................................... done. #18 244.9 ...................................... done. #18 245.0 ......................................... done. #18 245.1 ............................................ done. #18 245.1 ...................................... done. #18 245.2 ......................................... done. #18 245.3 ....................................... done. #18 245.3 ......................................... done. #18 245.3 ................................................ done. #18 245.3 ........................................ done. #18 245.4 ............................................ done. #18 245.4 ...................................... done. #18 245.4 ........................................ done. #18 270.7 Finished release [optimized] target(s) in 4m 29s #18 270.7 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 270.8 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` #18 270.9 Installing /usr/local/cargo/bin/plume #18 270.9 Installed package `plume v0.7.3-dev-fork (/app)` (executable `plume`) #18 DONE 271.8s #19 [builder 11/12] RUN cargo install --path plume-cli --force --no-default-features --features postgres #19 0.757 Installing plume-cli v0.7.2 (/app/plume-cli) #19 0.762 Updating crates.io index #19 0.811 Updating git repository `https://git.joinplu.me/Plume/pulldown-cmark` #19 6.834 Compiling libc v0.2.151 #19 6.837 Compiling proc-macro2 v1.0.76 #19 6.855 Compiling tracing-core v0.1.32 #19 6.864 Compiling once_cell v1.19.0 #19 6.873 Compiling either v1.9.0 #19 7.014 Compiling const-random-macro v0.1.16 #19 7.057 Compiling itertools v0.8.2 #19 7.728 Compiling num_cpus v1.16.0 #19 7.815 Compiling getrandom v0.2.11 #19 7.824 Compiling parking_lot_core v0.9.9 #19 7.860 Compiling iovec v0.1.4 #19 7.883 Compiling time v0.1.45 #19 7.911 Compiling openssl-sys v0.9.98 #19 8.175 Compiling quote v1.0.35 #19 8.193 Compiling parking_lot v0.12.1 #19 8.293 Compiling bytes v0.4.12 #19 8.569 Compiling syn v2.0.48 #19 8.681 Compiling syn v1.0.109 #19 8.708 Compiling net2 v0.2.39 #19 9.545 Compiling socket2 v0.5.5 #19 9.558 Compiling signal-hook-registry v1.4.1 #19 9.622 Compiling mio v0.8.10 #19 9.654 Compiling mio v0.6.23 #19 10.08 Compiling ahash v0.8.6 #19 10.47 Compiling tokio-io v0.1.13 #19 10.79 Compiling hashbrown v0.14.3 #19 11.52 Compiling rand_core v0.6.4 #19 11.69 Compiling parking_lot_core v0.6.3 #19 11.76 Compiling backtrace v0.3.69 #19 12.04 Compiling indexmap v2.1.0 #19 12.05 Compiling rand_chacha v0.3.1 #19 12.06 Compiling http v0.1.21 #19 12.52 Compiling parking_lot v0.9.0 #19 13.13 Compiling tokio-reactor v0.1.12 #19 13.43 Compiling rand v0.8.5 #19 13.75 Compiling backtrace-sys v0.1.37 #19 14.03 Compiling getrandom v0.1.16 #19 14.69 Compiling synstructure v0.12.6 #19 14.77 Compiling rand_core v0.5.1 #19 15.47 Compiling backtrace v0.1.8 #19 15.57 Compiling tokio-tcp v0.1.4 #19 16.04 Compiling string v0.2.1 #19 16.22 Compiling tokio-buf v0.1.1 #19 16.38 Compiling string_cache_codegen v0.5.2 #19 16.45 Compiling tokio-threadpool v0.1.18 #19 16.67 Compiling http-body v0.1.0 #19 16.83 Compiling h2 v0.1.26 #19 16.89 Compiling debugtrace v0.1.0 #19 17.04 Compiling rand_chacha v0.2.2 #19 17.16 Compiling markup5ever v0.11.0 #19 17.81 Compiling serde_derive v1.0.195 #19 18.04 Compiling futures-macro v0.3.30 #19 18.12 Compiling tokio-macros v2.2.0 #19 18.19 Compiling openssl-macros v0.1.1 #19 19.11 Compiling openssl v0.10.62 #19 19.20 Compiling tracing-attributes v0.1.27 #19 19.72 Compiling tokio v1.35.1 #19 20.03 Compiling futures-util v0.3.30 #19 21.60 Compiling failure_derive v0.1.8 #19 22.63 Compiling tracing v0.1.40 #19 23.00 Compiling thiserror-impl v1.0.56 #19 23.39 Compiling failure v0.1.8 #19 23.80 Compiling tokio v0.1.22 #19 24.30 Compiling native-tls v0.2.11 #19 25.18 Compiling serde v1.0.195 #19 25.48 Compiling futures-executor v0.3.30 #19 25.57 Compiling cookie v0.11.5 #19 26.09 Compiling thiserror v1.0.56 #19 26.25 Compiling tokio-util v0.7.10 #19 28.15 Compiling h2 v0.3.22 #19 28.27 Compiling tokio-native-tls v0.3.1 #19 28.33 Compiling futures v0.3.30 #19 28.47 Compiling hyper v0.10.16 #19 28.53 Compiling futures-cpupool v0.1.8 #19 29.16 Compiling rand_os v0.1.3 #19 29.25 Compiling atty v0.2.14 #19 29.41 Compiling hyper v0.12.36 #19 30.04 Compiling serde_json v1.0.111 #19 30.38 Compiling chrono v0.4.31 #19 31.50 Compiling iri-string v0.5.6 #19 32.19 Compiling hyper v0.14.28 #19 35.98 Compiling activitystreams-kinds v0.2.1 #19 38.14 Compiling rocket_http v0.4.11 #19 38.55 Compiling toml v0.4.10 #19 38.68 Compiling string_cache v0.8.7 #19 39.52 Compiling rand v0.6.5 #19 42.26 Compiling html5ever v0.26.0 #19 43.04 Compiling pin-project-internal v1.1.3 #19 44.57 Compiling rand v0.7.3 #19 45.51 Compiling chomp v0.3.1 #19 46.34 Compiling scheduled-thread-pool v0.2.7 #19 46.36 Compiling cookie v0.12.0 #19 46.69 Compiling const-random v0.1.17 #19 46.70 Compiling rand v0.4.6 #19 46.71 Compiling inotify-sys v0.1.5 #19 46.83 Compiling ahash v0.3.8 #19 46.90 Compiling inotify v0.7.1 #19 46.94 Compiling cookie_store v0.7.0 #19 47.22 Compiling r2d2 v0.8.10 #19 47.30 Compiling guid-parser v0.1.0 #19 47.61 Compiling tempdir v0.3.7 #19 47.71 Compiling pin-project v1.1.3 #19 47.85 Compiling uuid v0.7.4 #19 47.85 Compiling rocket v0.4.11 #19 48.23 Compiling activitystreams v0.7.0-alpha.20 #19 48.54 Compiling hyper-tls v0.5.0 #19 48.81 Compiling hyper-tls v0.3.2 #19 49.04 Compiling bincode v1.3.3 #19 49.26 Compiling serde_urlencoded v0.5.5 #19 49.27 Compiling plist v1.6.0 #19 49.88 Compiling uuid v0.8.2 #19 50.30 Compiling serde_urlencoded v0.7.1 #19 50.67 Compiling toml v0.5.11 #19 50.98 Compiling tokio-socks v0.5.1 #19 50.98 Compiling diesel_derives v1.4.1 #19 51.11 Compiling mio-extras v2.0.6 #19 51.70 Compiling nanorand v0.7.0 #19 52.05 Compiling filetime v0.2.23 #19 52.40 Compiling nix v0.14.1 #19 52.56 Compiling notify v4.0.17 #19 52.60 Compiling config v0.10.1 #19 53.37 Compiling flume v0.10.14 #19 54.17 Compiling activitystreams-ext v0.1.0-alpha.2 #19 54.64 Compiling reqwest v0.11.23 #19 60.29 Compiling atomicwrites v0.2.5 #19 60.30 Compiling syntect v4.6.0 #19 60.64 Compiling diesel v1.4.8 #19 60.77 Compiling reqwest v0.9.24 #19 63.97 Compiling guid v0.1.0 #19 64.54 Compiling dashmap v3.11.10 #19 65.09 Compiling fail v0.4.0 #19 65.78 Compiling rust-stemmers v1.2.0 #19 66.63 Compiling tokio-stream v0.1.14 #19 67.40 Compiling shrinkwraprs v0.3.0 #19 67.61 Compiling async-trait v0.1.77 #19 68.83 Compiling memmap v0.7.0 #19 69.40 Compiling fs2 v0.4.3 #19 69.84 Compiling hostname v0.1.5 #19 69.85 Compiling ldap3 v0.11.3 #19 70.06 Compiling lettre v0.9.6 #19 71.73 Compiling tantivy v0.13.3 #19 72.70 Compiling plume-common v0.7.2 (/app/plume-common) #19 79.05 Compiling riker v0.4.2 #19 80.99 Compiling migrations_internals v1.4.1 #19 82.43 Compiling guid-create v0.2.0 #19 82.87 Compiling ammonia v3.3.0 #19 83.21 Compiling webfinger v0.4.1 #19 83.74 Compiling rocket_i18n v0.4.1 #19 85.52 Compiling plume-api v0.7.2 (/app/plume-api) #19 85.91 Compiling diesel-derive-newtype v1.0.2 #19 87.07 Compiling whatlang v0.16.4 #19 88.81 Compiling bcrypt v0.12.1 #19 89.73 Compiling plume-models v0.7.2 (/app/plume-models) #19 93.63 Compiling rpassword v6.0.1 #19 94.43 Compiling clap v2.34.0 #19 134.5 Compiling plume-cli v0.7.2 (/app/plume-cli) #19 138.4 Finished release [optimized] target(s) in 2m 17s #19 138.4 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 138.4 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` #19 138.5 Installing /usr/local/cargo/bin/plm #19 138.5 Installed package `plume-cli v0.7.2 (/app/plume-cli)` (executable `plm`) #19 DONE 139.3s #20 [builder 12/12] RUN cargo clean #20 DONE 1.2s #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.6s done #24 writing image sha256:e892b2f0e1a1192265b73f1963bb1e11e9bb257d7fa97caea9c854deda7e8d89 done #24 naming to docker.io/library/plume:0.7.3-dev-fork 0.0s done #24 DONE 0.7s