#0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 97B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.00kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/debian:stable-slim #3 DONE 5.5s #4 [internal] load metadata for docker.io/library/rust:1 #4 DONE 5.4s #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: #7 transferring context: 20.20MB 0.3s done #7 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 0.853 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #8 1.003 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB] #8 1.057 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #8 1.227 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] #8 9.933 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB] #8 9.942 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB] #8 ... #9 [stage-1 2/6] RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates libpq5 #9 0.899 Get:1 http://deb.debian.org/debian stable InRelease [151 kB] #9 1.048 Get:2 http://deb.debian.org/debian stable-updates InRelease [52.1 kB] #9 1.133 Get:3 http://deb.debian.org/debian-security stable-security InRelease [48.0 kB] #9 1.238 Get:4 http://deb.debian.org/debian stable/main amd64 Packages [8787 kB] #9 9.961 Get:5 http://deb.debian.org/debian stable-updates/main amd64 Packages [12.7 kB] #9 9.968 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 10.97 Fetched 9185 kB in 10s (898 kB/s) #8 10.97 Reading package lists... #8 11.51 Reading package lists... #8 12.03 Building dependency tree... #8 12.17 Reading state information... #8 12.40 ca-certificates is already the newest version (20230311). #8 12.40 libpq-dev is already the newest version (15.5-0+deb12u1). #8 12.40 git is already the newest version (1:2.39.2-1.1). #8 12.40 gcc is already the newest version (4:12.2.0-3). #8 12.40 make is already the newest version (4.3-4.1). #8 12.40 openssl is already the newest version (3.0.11-1~deb12u2). #8 12.40 openssl set to manually installed. #8 12.40 libssl-dev is already the newest version (3.0.11-1~deb12u2). #8 12.40 The following additional packages will be installed: #8 12.40 clang-14 gettext-base libclang-common-14-dev libclang-cpp14 libclang1-14 #8 12.40 libcurl3-gnutls libcurl4 libcurl4-openssl-dev libgc1 libllvm14 #8 12.40 libobjc-12-dev libobjc4 libz3-4 llvm-14-linker-tools postgresql-client-15 #8 12.40 postgresql-client-common #8 12.40 Suggested packages: #8 12.40 clang-14-doc wasi-libc autopoint gettext-doc libasprintf-dev #8 12.40 libgettextpo-dev libcurl4-doc libidn-dev libldap2-dev librtmp-dev #8 12.40 libssh2-1-dev postgresql-15 postgresql-doc-15 #8 12.40 Recommended packages: #8 12.40 llvm-14-dev libclang-rt-14-dev #8 12.58 The following NEW packages will be installed: #8 12.58 clang clang-14 gettext gettext-base libclang-common-14-dev libclang-cpp14 #8 12.58 libclang1-14 libgc1 libllvm14 libobjc-12-dev libobjc4 libz3-4 #8 12.58 llvm-14-linker-tools postgresql-client postgresql-client-15 #8 12.58 postgresql-client-common #8 12.58 The following packages will be upgraded: #8 12.58 curl libcurl3-gnutls libcurl4 libcurl4-openssl-dev #8 12.73 4 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. #8 12.73 Need to get 53.8 MB of archives. #8 12.73 After this operation, 265 MB of additional disk space will be used. #8 12.73 Get:1 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB] #8 12.94 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.00 Fetched 9185 kB in 10s (901 kB/s) #9 11.00 Reading package lists... #9 11.53 Reading package lists... #9 12.05 Building dependency tree... #9 12.18 Reading state information... #9 12.41 The following additional packages will be installed: #9 12.41 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #9 12.41 libldap-2.5-0 libsasl2-2 libsasl2-modules-db libssl3 openssl #9 12.42 Suggested packages: #9 12.42 krb5-doc krb5-user #9 12.42 Recommended packages: #9 12.42 krb5-locales libldap-common libsasl2-modules #9 12.51 The following NEW packages will be installed: #9 12.51 ca-certificates libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 #9 12.51 libkrb5support0 libldap-2.5-0 libpq5 libsasl2-2 libsasl2-modules-db libssl3 #9 12.51 openssl #9 12.57 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #9 12.57 Need to get 4628 kB of archives. #9 12.57 After this operation, 12.6 MB of additional disk space will be used. #9 12.57 Get:1 http://deb.debian.org/debian stable/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #9 14.36 Get:2 http://deb.debian.org/debian stable/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #9 15.74 Get:3 http://deb.debian.org/debian stable/main amd64 ca-certificates all 20230311 [153 kB] #9 15.89 Get:4 http://deb.debian.org/debian stable/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #9 15.92 Get:5 http://deb.debian.org/debian stable/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #9 16.00 Get:6 http://deb.debian.org/debian stable/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #9 16.01 Get:7 http://deb.debian.org/debian stable/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #9 16.33 Get:8 http://deb.debian.org/debian stable/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u1 [134 kB] #9 16.46 Get:9 http://deb.debian.org/debian stable/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] #9 16.48 Get:10 http://deb.debian.org/debian stable/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] #9 16.54 Get:11 http://deb.debian.org/debian stable/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] #9 16.72 Get:12 http://deb.debian.org/debian stable/main amd64 libpq5 amd64 15.5-0+deb12u1 [187 kB] #9 17.22 debconf: delaying package configuration, since apt-utils is not installed #9 17.25 Fetched 4628 kB in 4s (1056 kB/s) #9 17.32 Selecting previously unselected package libssl3:amd64. #9 17.32 (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.37 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_amd64.deb ... #9 17.40 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #9 17.68 Selecting previously unselected package openssl. #9 17.68 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_amd64.deb ... #9 17.70 Unpacking openssl (3.0.11-1~deb12u2) ... #9 17.94 Selecting previously unselected package ca-certificates. #9 17.95 Preparing to unpack .../02-ca-certificates_20230311_all.deb ... #9 17.96 Unpacking ca-certificates (20230311) ... #9 18.15 Selecting previously unselected package libkrb5support0:amd64. #9 18.15 Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #9 18.17 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #9 18.29 Selecting previously unselected package libk5crypto3:amd64. #9 18.30 Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #9 18.31 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #9 18.51 Selecting previously unselected package libkeyutils1:amd64. #9 18.52 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ... #9 18.53 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #9 18.65 Selecting previously unselected package libkrb5-3:amd64. #9 18.66 Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #9 18.67 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #9 18.84 Selecting previously unselected package libgssapi-krb5-2:amd64. #9 18.84 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u1_amd64.deb ... #9 18.86 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #9 18.99 Selecting previously unselected package libsasl2-modules-db:amd64. #9 18.99 Preparing to unpack .../08-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... #9 19.00 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 19.13 Selecting previously unselected package libsasl2-2:amd64. #9 19.13 Preparing to unpack .../09-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... #9 19.15 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 19.29 Selecting previously unselected package libldap-2.5-0:amd64. #9 19.29 Preparing to unpack .../10-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... #9 19.31 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 19.45 Selecting previously unselected package libpq5:amd64. #9 19.46 Preparing to unpack .../11-libpq5_15.5-0+deb12u1_amd64.deb ... #9 19.47 Unpacking libpq5:amd64 (15.5-0+deb12u1) ... #9 19.63 Setting up libkeyutils1:amd64 (1.6.3-2) ... #9 19.67 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #9 19.72 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #9 19.76 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... #9 19.80 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #9 19.84 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... #9 19.89 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #9 19.93 Setting up openssl (3.0.11-1~deb12u2) ... #9 19.99 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... #9 20.04 Setting up ca-certificates (20230311) ... #9 20.22 debconf: unable to initialize frontend: Dialog #9 20.22 debconf: (TERM is not set, so the dialog frontend is not usable.) #9 20.22 debconf: falling back to frontend: Readline #9 20.22 debconf: unable to initialize frontend: Readline #9 20.22 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.22 debconf: falling back to frontend: Teletype #9 20.67 Updating certificates in /etc/ssl/certs... #9 21.30 140 added, 0 removed; done. #9 21.39 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u1) ... #9 21.46 Setting up libpq5:amd64 (15.5-0+deb12u1) ... #9 21.50 Processing triggers for libc-bin (2.36-9+deb12u3) ... #9 21.64 Processing triggers for ca-certificates (20230311) ... #9 21.66 Updating certificates in /etc/ssl/certs... #9 22.80 0 added, 0 removed; done. #9 22.80 Running hooks in /etc/ca-certificates/update.d... #9 22.80 done. #9 DONE 23.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 18.43 Get:3 http://deb.debian.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB] #8 ... #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 29.20 Get:4 http://deb.debian.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB] #8 34.82 Get:5 http://deb.debian.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB] #8 34.88 Get:6 http://deb.debian.org/debian bookworm/main amd64 libobjc4 amd64 12.2.0-14 [43.1 kB] #8 34.91 Get:7 http://deb.debian.org/debian bookworm/main amd64 libobjc-12-dev amd64 12.2.0-14 [170 kB] #8 34.99 Get:8 http://deb.debian.org/debian bookworm/main amd64 libclang-common-14-dev all 1:14.0.6-12 [890 kB] #8 35.42 Get:9 http://deb.debian.org/debian bookworm/main amd64 llvm-14-linker-tools amd64 1:14.0.6-12 [1288 kB] #8 36.05 Get:10 http://deb.debian.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB] #8 39.10 Get:11 http://deb.debian.org/debian bookworm/main amd64 clang-14 amd64 1:14.0.6-12 [102 kB] #8 39.11 Get:12 http://deb.debian.org/debian bookworm/main amd64 clang amd64 1:14.0-55.7~deb12u1 [5144 B] #8 39.11 Get:13 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4-openssl-dev amd64 7.88.1-10+deb12u5 [491 kB] #8 39.36 Get:14 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u5 [315 kB] #8 39.51 Get:15 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u5 [390 kB] #8 39.70 Get:16 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB] #8 40.33 Get:17 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u5 [385 kB] #8 40.52 Get:18 http://deb.debian.org/debian bookworm/main amd64 postgresql-client-common all 248 [35.1 kB] #8 40.54 Get:19 http://deb.debian.org/debian bookworm/main amd64 postgresql-client-15 amd64 15.5-0+deb12u1 [1697 kB] #8 41.37 Get:20 http://deb.debian.org/debian bookworm/main amd64 postgresql-client all 15+248 [10.1 kB] #8 41.80 debconf: delaying package configuration, since apt-utils is not installed #8 41.93 Fetched 53.8 MB in 29s (1870 kB/s) #8 42.07 Selecting previously unselected package gettext-base. #8 42.07 (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 42.33 Preparing to unpack .../00-gettext-base_0.21-12_amd64.deb ... #8 42.35 Unpacking gettext-base (0.21-12) ... #8 42.85 Selecting previously unselected package libz3-4:amd64. #8 42.86 Preparing to unpack .../01-libz3-4_4.8.12-3.1_amd64.deb ... #8 42.99 Unpacking libz3-4:amd64 (4.8.12-3.1) ... #8 43.70 Selecting previously unselected package libllvm14:amd64. #8 43.71 Preparing to unpack .../02-libllvm14_1%3a14.0.6-12_amd64.deb ... #8 43.76 Unpacking libllvm14:amd64 (1:14.0.6-12) ... #8 44.68 Selecting previously unselected package libclang-cpp14. #8 44.69 Preparing to unpack .../03-libclang-cpp14_1%3a14.0.6-12_amd64.deb ... #8 44.76 Unpacking libclang-cpp14 (1:14.0.6-12) ... #8 45.47 Selecting previously unselected package libgc1:amd64. #8 45.48 Preparing to unpack .../04-libgc1_1%3a8.2.2-3_amd64.deb ... #8 45.55 Unpacking libgc1:amd64 (1:8.2.2-3) ... #8 45.84 Selecting previously unselected package libobjc4:amd64. #8 45.85 Preparing to unpack .../05-libobjc4_12.2.0-14_amd64.deb ... #8 45.92 Unpacking libobjc4:amd64 (12.2.0-14) ... #8 46.17 Selecting previously unselected package libobjc-12-dev:amd64. #8 46.18 Preparing to unpack .../06-libobjc-12-dev_12.2.0-14_amd64.deb ... #8 46.25 Unpacking libobjc-12-dev:amd64 (12.2.0-14) ... #8 46.50 Selecting previously unselected package libclang-common-14-dev. #8 46.51 Preparing to unpack .../07-libclang-common-14-dev_1%3a14.0.6-12_all.deb ... #8 46.58 Unpacking libclang-common-14-dev (1:14.0.6-12) ... #8 46.85 Selecting previously unselected package llvm-14-linker-tools. #8 46.86 Preparing to unpack .../08-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ... #8 46.93 Unpacking llvm-14-linker-tools (1:14.0.6-12) ... #8 47.26 Selecting previously unselected package libclang1-14. #8 47.27 Preparing to unpack .../09-libclang1-14_1%3a14.0.6-12_amd64.deb ... #8 47.34 Unpacking libclang1-14 (1:14.0.6-12) ... #8 47.95 Selecting previously unselected package clang-14. #8 47.96 Preparing to unpack .../10-clang-14_1%3a14.0.6-12_amd64.deb ... #8 48.03 Unpacking clang-14 (1:14.0.6-12) ... #8 48.23 Selecting previously unselected package clang. #8 48.23 Preparing to unpack .../11-clang_1%3a14.0-55.7~deb12u1_amd64.deb ... #8 48.31 Unpacking clang (1:14.0-55.7~deb12u1) ... #8 48.57 Preparing to unpack .../12-libcurl4-openssl-dev_7.88.1-10+deb12u5_amd64.deb ... #8 48.67 Unpacking libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ... #8 49.24 Preparing to unpack .../13-curl_7.88.1-10+deb12u5_amd64.deb ... #8 49.28 Unpacking curl (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ... #8 49.65 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u5_amd64.deb ... #8 49.75 Unpacking libcurl4:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ... #8 50.03 Selecting previously unselected package gettext. #8 50.04 Preparing to unpack .../15-gettext_0.21-12_amd64.deb ... #8 50.11 Unpacking gettext (0.21-12) ... #8 50.42 Preparing to unpack .../16-libcurl3-gnutls_7.88.1-10+deb12u5_amd64.deb ... #8 50.53 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) over (7.88.1-10+deb12u4) ... #8 50.90 Selecting previously unselected package postgresql-client-common. #8 50.91 Preparing to unpack .../17-postgresql-client-common_248_all.deb ... #8 50.98 Unpacking postgresql-client-common (248) ... #8 51.31 Selecting previously unselected package postgresql-client-15. #8 51.32 Preparing to unpack .../18-postgresql-client-15_15.5-0+deb12u1_amd64.deb ... #8 51.41 Unpacking postgresql-client-15 (15.5-0+deb12u1) ... #8 51.93 Selecting previously unselected package postgresql-client. #8 51.94 Preparing to unpack .../19-postgresql-client_15+248_all.deb ... #8 52.05 Unpacking postgresql-client (15+248) ... #8 52.47 Setting up postgresql-client-common (248) ... #8 52.57 Setting up gettext-base (0.21-12) ... #8 52.61 Setting up postgresql-client-15 (15.5-0+deb12u1) ... #8 53.48 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 53.64 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u5) ... #8 53.68 Setting up libz3-4:amd64 (4.8.12-3.1) ... #8 53.72 Setting up libgc1:amd64 (1:8.2.2-3) ... #8 53.77 Setting up libllvm14:amd64 (1:14.0.6-12) ... #8 53.81 Setting up libcurl4:amd64 (7.88.1-10+deb12u5) ... #8 53.85 Setting up curl (7.88.1-10+deb12u5) ... #8 53.89 Setting up llvm-14-linker-tools (1:14.0.6-12) ... #8 53.94 Setting up gettext (0.21-12) ... #8 53.98 Setting up postgresql-client (15+248) ... #8 54.02 Setting up libclang1-14 (1:14.0.6-12) ... #8 54.07 Setting up libobjc4:amd64 (12.2.0-14) ... #8 54.11 Setting up libcurl4-openssl-dev:amd64 (7.88.1-10+deb12u5) ... #8 54.15 Setting up libclang-common-14-dev (1:14.0.6-12) ... #8 54.19 Setting up libclang-cpp14 (1:14.0.6-12) ... #8 54.23 Setting up libobjc-12-dev:amd64 (12.2.0-14) ... #8 54.27 Setting up clang-14 (1:14.0.6-12) ... #8 54.32 Setting up clang (1:14.0-55.7~deb12u1) ... #8 54.66 Processing triggers for libc-bin (2.36-9+deb12u3) ... #8 DONE 57.4s #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.667 ./wasm-deps.sh: line 19: python: command not found #13 1.668 Detected arch: #13 1.669 ./wasm-deps.sh: line 23: [: too many arguments #13 DONE 1.7s #14 [builder 6/12] WORKDIR /app #14 DONE 0.2s #15 [builder 7/12] COPY . . #15 DONE 0.7s #16 [builder 8/12] RUN cargo install wasm-pack #16 0.535 info: syncing channel updates for 'nightly-2023-04-14-x86_64-unknown-linux-gnu' #16 4.012 info: latest update on 2023-04-14, rust version 1.70.0-nightly (a41fc00ea 2023-04-13) #16 4.012 info: downloading component 'cargo' #16 8.963 info: downloading component 'rust-std' #16 26.68 info: downloading component 'rustc' #16 72.07 info: installing component 'cargo' #16 72.77 info: installing component 'rust-std' #16 75.14 info: installing component 'rustc' #16 81.45 Updating crates.io index #16 82.61 Downloading crates ... #16 83.79 Downloaded wasm-pack v0.12.1 #16 83.91 Installing wasm-pack v0.12.1 #16 84.02 Updating crates.io index #16 89.98 Downloading crates ... #16 90.38 Downloaded anstyle v1.0.4 #16 90.46 Downloaded equivalent v1.0.1 #16 90.47 Downloaded colorchoice v1.0.0 #16 90.50 Downloaded time-core v0.1.2 #16 90.67 Downloaded atty v0.2.14 #16 90.81 Downloaded tinyvec_macros v0.1.1 #16 90.81 Downloaded form_urlencoded v1.2.1 #16 90.82 Downloaded fastrand v2.0.1 #16 90.88 Downloaded constant_time_eq v0.1.5 #16 90.92 Downloaded tar v0.4.40 #16 90.95 Downloaded walkdir v2.4.0 #16 91.01 Downloaded zstd-safe v5.0.2+zstd.1.5.2 #16 91.04 Downloaded thiserror v1.0.56 #16 91.10 Downloaded subtle v2.5.0 #16 91.11 Downloaded utf8parse v0.2.1 #16 91.13 Downloaded zeroize v1.7.0 #16 91.15 Downloaded untrusted v0.9.0 #16 91.25 Downloaded unicode-width v0.1.11 #16 91.31 Downloaded cargo-platform v0.1.6 #16 91.33 Downloaded rand_core v0.6.4 #16 91.37 Downloaded clap_lex v0.6.0 #16 91.37 Downloaded version_check v0.9.4 #16 91.38 Downloaded toml_datetime v0.6.5 #16 91.39 Downloaded percent-encoding v2.3.1 #16 91.39 Downloaded xattr v1.2.0 #16 91.40 Downloaded cfg-if v1.0.0 #16 91.40 Downloaded which v4.4.2 #16 91.41 Downloaded thiserror-impl v1.0.56 #16 91.42 Downloaded tempfile v3.9.0 #16 91.43 Downloaded fs2 v0.4.3 #16 91.44 Downloaded autocfg v1.1.0 #16 91.47 Downloaded cipher v0.4.4 #16 91.50 Downloaded digest v0.10.7 #16 91.52 Downloaded human-panic v1.2.2 #16 91.52 Downloaded deranged v0.3.11 #16 91.57 Downloaded sha2 v0.10.8 #16 91.59 Downloaded smallvec v1.11.2 #16 91.63 Downloaded itoa v1.0.10 #16 91.63 Downloaded either v1.9.0 #16 91.64 Downloaded lazy_static v1.4.0 #16 91.79 Downloaded same-file v1.0.6 #16 91.80 Downloaded dirs-sys-next v0.1.2 #16 91.80 Downloaded os_info v3.7.0 #16 91.83 Downloaded cargo_metadata v0.15.4 #16 91.85 Downloaded zstd v0.11.2+zstd.1.5.2 #16 91.87 Downloaded parking_lot_core v0.9.9 #16 91.89 Downloaded password-hash v0.4.2 #16 91.91 Downloaded uuid v1.6.1 #16 91.94 Downloaded glob v0.3.1 #16 91.95 Downloaded tinyvec v1.6.0 #16 91.98 Downloaded unicode-ident v1.0.12 #16 91.99 Downloaded adler v1.0.2 #16 91.99 Downloaded typenum v1.17.0 #16 92.01 Downloaded heck v0.4.1 #16 92.04 Downloaded home v0.5.9 #16 92.08 Downloaded unicode-bidi v0.3.14 #16 92.09 Downloaded dirs-next v2.0.0 #16 92.09 Downloaded binary-install v0.2.0 #16 92.11 Downloaded toml v0.8.8 #16 92.13 Downloaded url v2.5.0 #16 92.14 Downloaded serde_spanned v0.6.5 #16 92.14 Downloaded filetime v0.2.23 #16 92.15 Downloaded block-buffer v0.10.4 #16 92.17 Downloaded sha1 v0.10.6 #16 92.20 Downloaded cpufeatures v0.2.12 #16 92.21 Downloaded zip v0.6.6 #16 92.23 Downloaded powerfmt v0.2.0 #16 92.23 Downloaded errno v0.3.8 #16 92.23 Downloaded crypto-common v0.1.6 #16 92.26 Downloaded scopeguard v1.2.0 #16 92.26 Downloaded hex v0.4.3 #16 92.26 Downloaded generic-array v0.14.7 #16 92.27 Downloaded pbkdf2 v0.11.0 #16 92.29 Downloaded toml v0.7.8 #16 92.34 Downloaded pkg-config v0.3.28 #16 92.34 Downloaded is_executable v0.1.2 #16 92.37 Downloaded shell-words v1.1.0 #16 92.39 Downloaded serde_ignored v0.1.10 #16 92.49 Downloaded clap_derive v4.4.7 #16 92.50 Downloaded strsim v0.10.0 #16 92.51 Downloaded camino v1.1.6 #16 92.51 Downloaded siphasher v0.3.11 #16 92.53 Downloaded byteorder v1.5.0 #16 92.59 Downloaded lock_api v0.4.11 #16 92.63 Downloaded iana-time-zone v0.1.59 #16 92.64 Downloaded anstream v0.6.5 #16 92.65 Downloaded toml_edit v0.21.0 #16 92.78 Downloaded toml_edit v0.19.15 #16 92.82 Downloaded ureq v2.9.1 #16 92.83 Downloaded unicode-normalization v0.1.22 #16 92.83 Downloaded time v0.3.31 #16 92.84 Downloaded once_cell v1.19.0 #16 92.85 Downloaded anstyle-query v1.0.2 #16 92.85 Downloaded num-traits v0.2.17 #16 92.86 Downloaded base64ct v1.6.0 #16 92.86 Downloaded rustc-demangle v0.1.23 #16 92.86 Downloaded quote v1.0.35 #16 92.87 Downloaded semver v1.0.21 #16 92.87 Downloaded jobserver v0.1.27 #16 92.87 Downloaded getrandom v0.2.11 #16 92.88 Downloaded sct v0.7.1 #16 92.92 Downloaded inout v0.1.3 #16 92.95 Downloaded bzip2 v0.4.4 #16 92.99 Downloaded console v0.15.7 #16 93.01 Downloaded serde_json v1.0.111 #16 93.03 Downloaded winnow v0.5.32 #16 93.04 Downloaded log v0.4.20 #16 93.04 Downloaded dialoguer v0.10.4 #16 93.05 Downloaded anstyle-parse v0.2.3 #16 93.05 Downloaded bitflags v2.4.1 #16 93.11 Downloaded hmac v0.12.1 #16 93.11 Downloaded anyhow v1.0.79 #16 93.17 Downloaded parking_lot v0.12.1 #16 93.19 Downloaded proc-macro2 v1.0.76 #16 93.25 Downloaded ryu v1.0.16 #16 93.35 Downloaded miniz_oxide v0.7.1 #16 93.36 Downloaded clap v4.4.13 #16 93.39 Downloaded serde_derive v1.0.195 #16 93.41 Downloaded env_logger v0.10.1 #16 93.41 Downloaded crc32fast v1.3.2 #16 93.44 Downloaded addr2line v0.21.0 #16 93.47 Downloaded spin v0.9.8 #16 93.48 Downloaded webpki-roots v0.25.3 #16 93.51 Downloaded syn v2.0.48 #16 93.53 Downloaded indexmap v2.1.0 #16 93.57 Downloaded gimli v0.28.1 #16 93.68 Downloaded serde v1.0.195 #16 93.74 Downloaded flate2 v1.0.28 #16 93.78 Downloaded backtrace v0.3.69 #16 93.81 Downloaded base64 v0.21.5 #16 94.15 Downloaded cc v1.0.83 #16 94.31 Downloaded memchr v2.7.1 #16 94.34 Downloaded zstd-sys v2.0.9+zstd.1.5.5 #16 94.57 Downloaded aes v0.8.3 #16 94.87 Downloaded hashbrown v0.14.3 #16 95.07 Downloaded clap_builder v4.4.12 #16 95.25 Downloaded rustls-webpki v0.101.7 #16 95.67 Downloaded chrono v0.4.31 #16 95.86 Downloaded object v0.32.2 #16 96.03 Downloaded rustls v0.21.10 #16 96.08 Downloaded idna v0.5.0 #16 96.34 Downloaded rustix v0.38.28 #16 97.08 Downloaded bzip2-sys v0.1.11+1.0.8 #16 97.28 Downloaded libc v0.2.151 #16 97.73 Downloaded ring v0.17.7 #16 97.91 Downloaded linux-raw-sys v0.4.12 #16 98.04 Compiling libc v0.2.151 #16 98.04 Compiling proc-macro2 v1.0.76 #16 98.04 Compiling unicode-ident v1.0.12 #16 98.04 Compiling cfg-if v1.0.0 #16 98.04 Compiling serde v1.0.195 #16 98.05 Compiling typenum v1.17.0 #16 98.05 Compiling version_check v0.9.4 #16 98.05 Compiling pkg-config v0.3.28 #16 98.16 Compiling autocfg v1.1.0 #16 98.22 Compiling rustix v0.38.28 #16 98.60 Compiling generic-array v0.14.7 #16 98.68 Compiling subtle v2.5.0 #16 98.92 Compiling linux-raw-sys v0.4.12 #16 99.01 Compiling adler v1.0.2 #16 99.07 Compiling bitflags v2.4.1 #16 99.12 Compiling hashbrown v0.14.3 #16 99.34 Compiling miniz_oxide v0.7.1 #16 99.60 Compiling quote v1.0.35 #16 99.82 Compiling jobserver v0.1.27 #16 99.95 Compiling syn v2.0.48 #16 100.2 Compiling cc v1.0.83 #16 100.2 Compiling getrandom v0.2.11 #16 100.3 Compiling crc32fast v1.3.2 #16 100.5 Compiling untrusted v0.9.0 #16 100.5 Compiling cpufeatures v0.2.12 #16 100.6 Compiling equivalent v1.0.1 #16 100.7 Compiling spin v0.9.8 #16 100.8 Compiling log v0.4.20 #16 100.8 Compiling tinyvec_macros v0.1.1 #16 100.9 Compiling tinyvec v1.6.0 #16 101.0 Compiling indexmap v2.1.0 #16 101.2 Compiling crypto-common v0.1.6 #16 101.4 Compiling block-buffer v0.10.4 #16 101.4 Compiling serde_json v1.0.111 #16 101.6 Compiling digest v0.10.7 #16 101.8 Compiling zstd-safe v5.0.2+zstd.1.5.2 #16 102.0 Compiling utf8parse v0.2.1 #16 102.0 Compiling inout v0.1.3 #16 102.2 Compiling anstyle-parse v0.2.3 #16 102.2 Compiling colorchoice v1.0.0 #16 102.4 Compiling unicode-normalization v0.1.22 #16 102.4 Compiling powerfmt v0.2.0 #16 102.6 Compiling ryu v1.0.16 #16 102.7 Compiling ring v0.17.7 #16 102.7 Compiling zstd-sys v2.0.9+zstd.1.5.5 #16 102.8 Compiling bzip2-sys v0.1.11+1.0.8 #16 102.8 Compiling percent-encoding v2.3.1 #16 103.2 Compiling unicode-bidi v0.3.14 #16 103.4 Compiling anstyle v1.0.4 #16 103.6 Compiling rand_core v0.6.4 #16 103.8 Compiling rustls v0.21.10 #16 103.9 Compiling anstyle-query v1.0.2 #16 104.0 Compiling itoa v1.0.10 #16 104.1 Compiling base64ct v1.6.0 #16 104.2 Compiling anstream v0.6.5 #16 104.2 Compiling idna v0.5.0 #16 104.8 Compiling password-hash v0.4.2 #16 105.1 Compiling form_urlencoded v1.2.1 #16 105.2 Compiling deranged v0.3.11 #16 105.3 Compiling backtrace v0.3.69 #16 105.6 Compiling flate2 v1.0.28 #16 105.8 Compiling cipher v0.4.4 #16 106.0 Compiling serde_derive v1.0.195 #16 106.1 Compiling hmac v0.12.1 #16 106.2 Compiling sha2 v0.10.8 #16 106.3 Compiling lock_api v0.4.11 #16 106.6 Compiling num-traits v0.2.17 #16 106.7 Compiling time-core v0.1.2 #16 106.9 Compiling semver v1.0.21 #16 106.9 Compiling anyhow v1.0.79 #16 106.9 Compiling gimli v0.28.1 #16 107.0 Compiling camino v1.1.6 #16 107.4 Compiling parking_lot_core v0.9.9 #16 107.4 Compiling thiserror v1.0.56 #16 107.5 Compiling memchr v2.7.1 #16 108.0 Compiling time v0.3.31 #16 108.3 Compiling pbkdf2 v0.11.0 #16 108.8 Compiling object v0.32.2 #16 109.1 Compiling aes v0.8.3 #16 109.7 Compiling thiserror-impl v1.0.56 #16 110.0 Compiling url v2.5.0 #16 111.4 Compiling addr2line v0.21.0 #16 112.2 Compiling xattr v1.2.0 #16 112.4 Compiling sha1 v0.10.6 #16 112.9 Compiling filetime v0.2.23 #16 113.0 Compiling dirs-sys-next v0.1.2 #16 113.1 Compiling strsim v0.10.0 #16 113.3 Compiling fastrand v2.0.1 #16 113.3 Compiling winnow v0.5.32 #16 113.9 Compiling base64 v0.21.5 #16 114.0 Compiling rustc-demangle v0.1.23 #16 114.8 Compiling scopeguard v1.2.0 #16 114.9 Compiling once_cell v1.19.0 #16 114.9 Compiling heck v0.4.1 #16 115.0 Compiling smallvec v1.11.2 #16 115.2 Compiling constant_time_eq v0.1.5 #16 115.3 Compiling clap_lex v0.6.0 #16 115.3 Compiling byteorder v1.5.0 #16 115.3 Compiling unicode-width v0.1.11 #16 115.4 Compiling lazy_static v1.4.0 #16 115.5 Compiling webpki-roots v0.25.3 #16 115.5 Compiling clap_builder v4.4.12 #16 115.6 Compiling console v0.15.7 #16 115.7 Compiling clap_derive v4.4.7 #16 116.5 Compiling tempfile v3.9.0 #16 120.9 Compiling toml_datetime v0.6.5 #16 121.3 Compiling serde_spanned v0.6.5 #16 121.5 Compiling toml_edit v0.21.0 #16 121.6 Compiling toml_edit v0.19.15 #16 127.5 Compiling toml v0.8.8 #16 129.7 Compiling os_info v3.7.0 #16 130.9 Compiling cargo-platform v0.1.6 #16 131.0 Compiling dirs-next v2.0.0 #16 131.2 Compiling tar v0.4.40 #16 131.8 Compiling uuid v1.6.1 #16 134.0 Compiling fs2 v0.4.3 #16 134.1 Compiling zeroize v1.7.0 #16 134.2 Compiling home v0.5.9 #16 134.4 Compiling siphasher v0.3.11 #16 134.4 Compiling either v1.9.0 #16 134.5 Compiling shell-words v1.1.0 #16 134.6 Compiling is_executable v0.1.2 #16 134.7 Compiling hex v0.4.3 #16 134.8 Compiling same-file v1.0.6 #16 134.9 Compiling iana-time-zone v0.1.59 #16 135.0 Compiling walkdir v2.4.0 #16 135.2 Compiling dialoguer v0.10.4 #16 135.4 Compiling chrono v0.4.31 #16 135.6 Compiling which v4.4.2 #16 135.9 Compiling clap v4.4.13 #16 136.0 Compiling human-panic v1.2.2 #16 136.0 Compiling cargo_metadata v0.15.4 #16 136.7 Compiling toml v0.7.8 #16 136.9 Compiling serde_ignored v0.1.10 #16 137.3 Compiling parking_lot v0.12.1 #16 137.7 Compiling env_logger v0.10.1 #16 139.4 Compiling atty v0.2.14 #16 139.5 Compiling glob v0.3.1 #16 156.9 Compiling bzip2 v0.4.4 #16 164.0 Compiling rustls-webpki v0.101.7 #16 165.0 Compiling sct v0.7.1 #16 167.3 Compiling ureq v2.9.1 #16 174.6 Compiling zstd v0.11.2+zstd.1.5.2 #16 174.8 Compiling zip v0.6.6 #16 175.2 Compiling binary-install v0.2.0 #16 175.3 Compiling wasm-pack v0.12.1 #16 185.2 Finished release [optimized] target(s) in 1m 43s #16 185.2 Installing /usr/local/cargo/bin/wasm-pack #16 185.2 Installed package `wasm-pack v0.12.1` (executable `wasm-pack`) #16 DONE 185.7s #17 [builder 9/12] RUN chmod a+x ./script/plume-front.sh && sleep 1 && ./script/plume-front.sh #17 2.118 ./script/plume-front.sh: line 19: python: command not found #17 2.119 ./script/plume-front.sh: line 21: [: too many arguments #17 45.34 [INFO]: Checking for the Wasm target... #17 51.34 info: downloading component 'rust-std' for 'wasm32-unknown-unknown' #17 62.87 info: installing component 'rust-std' for 'wasm32-unknown-unknown' #17 64.54 [INFO]: Compiling to Wasm... #17 64.97 Compiling proc-macro2 v1.0.75 #17 64.97 Compiling unicode-ident v1.0.6 #17 64.97 Compiling syn v1.0.107 #17 64.97 Compiling log v0.4.17 #17 64.97 Compiling wasm-bindgen-shared v0.2.83 #17 64.98 Compiling encoding_index_tests v0.1.4 #17 64.98 Compiling cfg-if v1.0.0 #17 64.98 Compiling bumpalo v3.11.1 #17 65.09 Compiling once_cell v1.17.0 #17 65.15 Compiling wasm-bindgen v0.2.83 #17 65.33 Compiling encoding-index-korean v1.20141219.5 #17 65.37 Compiling encoding-index-japanese v1.20141219.5 #17 65.47 Compiling encoding-index-tradchinese v1.20141219.5 #17 65.55 Compiling encoding-index-singlebyte v1.20141219.5 #17 65.63 Compiling encoding-index-simpchinese v1.20141219.5 #17 65.68 Compiling serde v1.0.152 #17 65.90 Compiling encoding v0.2.33 #17 66.00 Compiling serde_derive v1.0.152 #17 66.12 Compiling serde_json v1.0.91 #17 66.13 Compiling byteorder v1.4.3 #17 66.20 Compiling itoa v1.0.5 #17 66.41 Compiling ryu v1.0.12 #17 66.54 Compiling quote v1.0.35 #17 66.67 Compiling gettext v0.4.0 #17 67.02 Compiling gettext-utils v0.1.0 #17 67.24 Compiling lazy_static v1.4.0 #17 69.51 Compiling wasm-bindgen-backend v0.2.83 #17 70.32 Compiling gettext-macros v0.6.1 #17 70.54 Compiling wasm-bindgen-macro-support v0.2.83 #17 71.42 Compiling wasm-bindgen-macro v0.2.83 #17 72.69 Compiling js-sys v0.3.60 #17 72.69 Compiling console_error_panic_hook v0.1.7 #17 74.23 Compiling web-sys v0.3.60 #17 78.35 Compiling plume-front v0.7.2 (/app/plume-front) #17 78.43 ........ done. #17 78.44 ........ done. #17 78.45 ........ done. #17 78.47 ........ done. #17 78.48 ........ done. #17 78.49 ........ done. #17 78.50 ........ done. #17 78.51 ........ done. #17 78.52 ........ done. #17 78.53 ........ done. #17 78.54 ........ done. #17 78.55 ........ done. #17 78.56 ........ done. #17 78.58 ........ done. #17 78.59 ........ done. #17 78.60 ........ done. #17 78.60 ........ done. #17 78.61 ........ done. #17 78.62 ........ done. #17 78.63 ........ done. #17 78.64 ........ done. #17 78.64 ........ done. #17 78.65 ........ done. #17 78.66 ........ done. #17 78.67 ........ done. #17 78.68 ........ done. #17 78.69 ........ done. #17 78.70 ........ done. #17 78.70 ........ done. #17 78.71 ........ done. #17 78.72 ........ done. #17 78.73 ........ done. #17 78.74 ........ done. #17 78.75 ........ done. #17 78.76 ........ done. #17 78.77 ........ done. #17 78.77 ........ done. #17 78.78 ........ done. #17 78.79 ........ done. #17 78.80 ........ done. #17 78.81 ........ done. #17 79.80 Finished release [optimized] target(s) in 15.18s #17 79.84 [INFO]: Installing wasm-bindgen... #17 85.36 [INFO]: Optional fields missing from Cargo.toml: 'description', 'repository', and 'license'. These are not necessary, but recommended #17 85.36 [INFO]: :-) Done in 40.06s #17 85.36 [INFO]: :-) Your wasm pkg is ready to publish at plume-front/pkg. #17 DONE 87.7s #18 [builder 10/12] RUN cargo install --path ./ --force --no-default-features --features postgres #18 0.657 Installing plume v0.7.3-dev-fork (/app) #18 0.729 Updating crates.io index #18 0.731 Updating git repository `https://git.joinplu.me/plume/rocket_csrf` #18 1.330 Updating git repository `https://git.joinplu.me/Plume/pulldown-cmark` #18 5.691 Downloading crates ... #18 6.499 Downloaded futures-executor v0.3.30 #18 6.526 Downloaded lber v0.4.2 #18 6.537 Downloaded futures-io v0.3.30 #18 6.539 Downloaded allocator-api2 v0.2.16 #18 6.585 Downloaded thread_local v1.1.7 #18 6.591 Downloaded scheduled-thread-pool v0.2.7 #18 6.595 Downloaded fastrand v1.9.0 #18 6.649 Downloaded const-random v0.1.17 #18 6.692 Downloaded want v0.3.1 #18 6.697 Downloaded matches v0.1.10 #18 6.703 Downloaded futures-core v0.3.30 #18 6.710 Downloaded futures-macro v0.3.30 #18 6.714 Downloaded pin-project-internal v1.1.3 #18 6.721 Downloaded signal-hook-registry v1.4.1 #18 6.728 Downloaded pq-sys v0.4.8 #18 6.753 Downloaded time-macros v0.2.16 #18 6.811 Downloaded openssl-macros v0.1.1 #18 6.817 Downloaded const-random-macro v0.1.16 #18 6.833 Downloaded try-lock v0.2.5 #18 6.841 Downloaded darling_macro v0.14.4 #18 6.922 Downloaded crossbeam-deque v0.8.4 #18 6.925 Downloaded bytecount v0.6.7 #18 6.978 Downloaded unicase v2.7.0 #18 6.993 Downloaded futures-task v0.3.30 #18 7.072 Downloaded tracing-log v0.2.0 #18 7.140 Downloaded num_cpus v1.16.0 #18 7.156 Downloaded http-body v0.4.6 #18 7.165 Downloaded httpdate v1.0.3 #18 7.170 Downloaded async-trait v0.1.77 #18 7.254 Downloaded tokio-macros v2.2.0 #18 7.259 Downloaded snap v1.1.1 #18 7.272 Downloaded futures-sink v0.3.30 #18 7.289 Downloaded string_cache v0.8.7 #18 7.297 Downloaded ctrlc v3.4.2 #18 7.305 Downloaded pin-project-lite v0.2.13 #18 7.328 Downloaded darling v0.14.4 #18 7.345 Downloaded nom_locate v4.2.0 #18 7.383 Downloaded rayon-core v1.12.0 #18 7.393 Downloaded slab v0.4.9 #18 7.401 Downloaded tokio-native-tls v0.3.1 #18 7.409 Downloaded tokio-stream v0.1.14 #18 7.417 Downloaded crossbeam-epoch v0.9.17 #18 7.434 Downloaded tracing-core v0.1.32 #18 7.450 Downloaded mime v0.3.17 #18 7.455 Downloaded futures-channel v0.3.30 #18 7.460 Downloaded tracing-attributes v0.1.27 #18 7.651 Downloaded futures v0.3.30 #18 7.672 Downloaded crossbeam-utils v0.8.18 #18 7.803 Downloaded ipnet v2.9.0 #18 7.828 Downloaded toml v0.5.11 #18 7.858 Downloaded diesel-derive-newtype v1.0.2 #18 7.946 Downloaded sharded-slab v0.1.7 #18 8.050 Downloaded darling_core v0.14.4 #18 8.072 Downloaded indexmap v1.9.3 #18 8.080 Downloaded openssl-sys v0.9.98 #18 8.090 Downloaded bytes v1.5.0 #18 8.100 Downloaded atom_syndication v0.12.2 #18 8.123 Downloaded pin-project v1.1.3 #18 8.143 Downloaded net2 v0.2.39 #18 8.194 Downloaded tracing v0.1.40 #18 8.211 Downloaded socket2 v0.5.5 #18 8.314 Downloaded plist v1.6.0 #18 8.363 Downloaded whatlang v0.16.4 #18 8.482 Downloaded http v0.2.11 #18 8.530 Downloaded num-bigint v0.4.4 #18 8.660 Downloaded mio v0.8.10 #18 8.756 Downloaded reqwest v0.11.23 #18 8.790 Downloaded tokio-util v0.7.10 #18 8.862 Downloaded nom v7.1.3 #18 8.972 Downloaded nom v5.1.3 #18 9.084 Downloaded ldap3 v0.11.3 #18 9.111 Downloaded h2 v0.3.22 #18 9.172 Downloaded quick-xml v0.30.0 #18 9.196 Downloaded aho-corasick v1.1.2 #18 9.224 Downloaded futures-util v0.3.30 #18 9.247 Downloaded tracing-subscriber v0.3.18 #18 9.284 Downloaded rayon v1.8.0 #18 9.396 Downloaded quick-xml v0.31.0 #18 9.426 Downloaded hyper v0.14.28 #18 9.446 Downloaded syn v1.0.109 #18 9.636 Downloaded openssl v0.10.62 #18 9.675 Downloaded regex v1.10.2 #18 9.699 Downloaded regex-syntax v0.6.29 #18 9.735 Downloaded nix v0.27.1 #18 9.812 Downloaded regex-syntax v0.8.2 #18 10.23 Downloaded regex-automata v0.4.3 #18 10.35 Downloaded tokio v1.35.1 #18 10.66 Downloaded encoding_rs v0.8.33 #18 10.95 Compiling libc v0.2.151 #18 10.95 Compiling autocfg v1.1.0 #18 10.95 Compiling proc-macro2 v1.0.76 #18 10.95 Compiling unicode-ident v1.0.12 #18 10.95 Compiling cfg-if v1.0.0 #18 10.96 Compiling version_check v0.9.4 #18 10.96 Compiling memchr v2.7.1 #18 11.07 Compiling log v0.4.20 #18 11.14 Compiling serde v1.0.195 #18 11.47 Compiling scopeguard v1.2.0 #18 11.55 Compiling cfg-if v0.1.10 #18 11.68 Compiling byteorder v1.5.0 #18 11.85 Compiling once_cell v1.19.0 #18 11.89 Compiling lazy_static v1.4.0 #18 12.02 Compiling syn v1.0.109 #18 12.03 Compiling typenum v1.17.0 #18 12.09 Compiling generic-array v0.14.7 #18 12.29 Compiling slab v0.4.9 #18 12.51 Compiling cc v1.0.83 #18 12.67 Compiling smallvec v1.11.2 #18 12.71 Compiling quote v1.0.35 #18 13.04 Compiling syn v2.0.48 #18 13.25 Compiling lock_api v0.4.11 #18 13.50 Compiling tinyvec_macros v0.1.1 #18 13.62 Compiling itoa v1.0.10 #18 13.85 Compiling tinyvec v1.6.0 #18 13.88 Compiling num_cpus v1.16.0 #18 13.96 Compiling getrandom v0.2.11 #18 14.46 Compiling version_check v0.1.5 #18 14.93 Compiling httparse v1.8.0 #18 14.96 Compiling pkg-config v0.3.28 #18 15.24 Compiling parking_lot_core v0.9.9 #18 15.36 Compiling unicode-normalization v0.1.22 #18 15.54 Compiling unicode-bidi v0.3.14 #18 15.81 Compiling proc-macro2 v0.4.30 #18 16.15 Compiling unicode-xid v0.1.0 #18 16.21 Compiling fnv v1.0.7 #18 16.32 Compiling either v1.9.0 #18 16.33 Compiling iovec v0.1.4 #18 16.39 Compiling crossbeam-utils v0.7.2 #18 16.60 Compiling parking_lot v0.12.1 #18 16.65 Compiling maybe-uninit v2.0.0 #18 16.82 Compiling ryu v1.0.16 #18 16.83 Compiling syn v0.15.44 #18 17.30 Compiling quote v0.6.13 #18 17.52 Compiling bitflags v2.4.1 #18 17.64 Compiling percent-encoding v2.3.1 #18 17.70 Compiling pin-project-lite v0.2.13 #18 17.86 Compiling futures v0.1.31 #18 18.27 Compiling indexmap v1.9.3 #18 18.78 Compiling serde_json v1.0.111 #18 18.80 Compiling bitflags v1.3.2 #18 18.80 Compiling semver-parser v0.7.0 #18 18.97 Compiling yansi v0.5.1 #18 19.19 Compiling matches v0.1.10 #18 19.32 Compiling vcpkg v0.2.15 #18 19.42 Compiling semver v0.9.0 #18 19.71 Compiling time v0.1.45 #18 19.78 Compiling ppv-lite86 v0.2.17 #18 19.97 Compiling futures-core v0.3.30 #18 20.23 Compiling rustc_version v0.2.3 #18 20.70 Compiling num-traits v0.2.17 #18 20.82 Compiling openssl-sys v0.9.98 #18 20.84 Compiling safemem v0.3.3 #18 20.99 Compiling futures-sink v0.3.30 #18 21.20 Compiling unicase v1.4.2 #18 21.47 Compiling bytes v1.5.0 #18 21.62 Compiling subtle v2.4.1 #18 21.77 Compiling idna v0.1.5 #18 21.84 Compiling bytes v0.4.12 #18 21.90 Compiling autocfg v0.1.8 #18 21.92 Compiling serde_derive v1.0.195 #18 22.02 Compiling rand_core v0.4.2 #18 22.43 Compiling openssl v0.10.62 #18 22.88 Compiling foreign-types-shared v0.1.1 #18 23.03 Compiling percent-encoding v1.0.1 #18 23.07 Compiling opaque-debug v0.3.0 #18 23.20 Compiling foreign-types v0.3.2 #18 23.22 Compiling tracing-attributes v0.1.27 #18 23.33 Compiling url v1.7.2 #18 23.37 Compiling openssl-macros v0.1.1 #18 23.52 Compiling futures-macro v0.3.30 #18 24.34 Compiling futures-channel v0.3.30 #18 24.78 Compiling pear_codegen v0.1.5 #18 25.17 Compiling net2 v0.2.39 #18 25.38 Compiling ahash v0.8.6 #18 25.44 Compiling unicase v2.7.0 #18 25.55 Compiling memoffset v0.5.6 #18 25.80 Compiling pin-utils v0.1.0 #18 25.88 Compiling native-tls v0.2.11 #18 25.96 Compiling adler v1.0.2 #18 26.03 Compiling hashbrown v0.12.3 #18 26.17 Compiling futures-io v0.3.30 #18 26.26 Compiling futures-task v0.3.30 #18 26.27 Compiling crunchy v0.2.2 #18 26.38 Compiling winapi-build v0.1.1 #18 26.49 Compiling futures-util v0.3.30 #18 26.60 Compiling miniz_oxide v0.7.1 #18 26.86 Compiling mio v0.6.23 #18 27.78 Compiling tokio-macros v2.2.0 #18 27.86 Compiling form_urlencoded v1.2.1 #18 28.43 Compiling cipher v0.2.5 #18 28.45 Compiling rand_core v0.6.4 #18 28.75 Compiling socket2 v0.5.5 #18 28.92 Compiling signal-hook-registry v1.4.1 #18 29.44 Compiling mio v0.8.10 #18 30.01 Compiling crossbeam-epoch v0.8.2 #18 30.43 Compiling openssl-probe v0.1.5 #18 30.75 Compiling zerocopy v0.7.32 #18 31.03 Compiling tokio v1.35.1 #18 31.10 Compiling rand_chacha v0.3.1 #18 31.97 Compiling universal-hash v0.4.1 #18 32.11 Compiling parking_lot_core v0.6.3 #18 32.51 Compiling tokio-executor v0.1.10 #18 32.55 Compiling idna v0.5.0 #18 32.55 Compiling digest v0.9.0 #18 32.78 Compiling tracing-core v0.1.32 #18 33.83 Compiling allocator-api2 v0.2.16 #18 34.44 Compiling encoding_index_tests v0.1.4 #18 34.87 Compiling cpuid-bool v0.2.0 #18 35.00 Compiling try-lock v0.2.5 #18 35.01 Compiling iana-time-zone v0.1.59 #18 35.16 Compiling polyval v0.4.5 #18 35.26 Compiling chrono v0.4.31 #18 36.03 Compiling log v0.3.9 #18 36.15 Compiling hashbrown v0.14.3 #18 36.40 Compiling url v2.5.0 #18 36.82 Compiling rand v0.8.5 #18 37.40 Compiling aes-soft v0.6.4 #18 37.98 Compiling rand_core v0.3.1 #18 38.47 Compiling crypto-mac v0.10.1 #18 38.67 Compiling base64 v0.9.3 #18 38.73 Compiling parking_lot v0.9.0 #18 38.86 Compiling smallvec v0.6.14 #18 39.19 Compiling backtrace v0.3.69 #18 39.54 Compiling mime v0.3.17 #18 39.59 Compiling siphasher v0.3.11 #18 39.74 Compiling failure_derive v0.1.8 #18 39.84 Compiling gimli v0.28.1 #18 39.97 Compiling unicode-xid v0.2.4 #18 40.20 Compiling synstructure v0.12.6 #18 40.45 Compiling phf_shared v0.10.0 #18 41.53 Compiling hmac v0.10.1 #18 41.53 Compiling aes v0.6.0 #18 41.54 Compiling crossbeam-deque v0.7.4 #18 41.75 Compiling mime v0.2.6 #18 41.78 Compiling ghash v0.3.1 #18 41.79 Compiling devise_core v0.2.1 #18 41.88 Compiling ctr v0.6.0 #18 41.93 Compiling dbghelp-sys v0.2.0 #18 42.13 Compiling kernel32-sys v0.2.2 #18 42.18 Compiling tokio-io v0.1.13 #18 42.38 Compiling crossbeam-queue v0.2.3 #18 42.45 Compiling block-buffer v0.9.0 #18 42.57 Compiling aead v0.3.2 #18 42.88 Compiling addr2line v0.21.0 #18 43.12 Compiling backtrace-sys v0.1.37 #18 43.32 Compiling object v0.32.2 #18 43.35 Compiling lock_api v0.3.4 #18 43.51 Compiling equivalent v1.0.1 #18 43.65 Compiling getrandom v0.1.16 #18 43.70 Compiling typeable v0.1.2 #18 43.79 Compiling base64 v0.13.1 #18 43.84 Compiling cpufeatures v0.2.12 #18 43.96 Compiling traitobject v0.1.0 #18 44.05 Compiling winapi v0.2.8 #18 44.15 Compiling crc32fast v1.3.2 #18 44.16 Compiling rustc-demangle v0.1.23 #18 44.19 Compiling itoa v0.4.8 #18 44.43 Compiling language-tags v0.2.2 #18 44.76 Compiling hyper v0.10.16 #18 44.78 Compiling sha2 v0.9.9 #18 45.16 Compiling cookie v0.11.5 #18 45.75 Compiling indexmap v2.1.0 #18 46.82 Compiling devise_codegen v0.2.1 #18 47.22 Compiling aes-gcm v0.8.0 #18 47.42 Compiling phf_generator v0.10.0 #18 47.80 Compiling hkdf v0.10.0 #18 48.14 Compiling pear v0.1.5 #18 48.31 Compiling tracing v0.1.40 #18 49.21 Compiling rand_pcg v0.1.2 #18 49.38 Compiling rand_chacha v0.1.1 #18 49.48 Compiling tokio-sync v0.1.8 #18 49.50 Compiling rocket_codegen v0.4.11 #18 49.58 Compiling aho-corasick v1.1.2 #18 49.77 Compiling state v0.4.2 #18 49.80 Compiling crossbeam-utils v0.8.18 #18 50.20 Compiling powerfmt v0.2.0 #18 50.33 Compiling tiny-keccak v2.0.2 #18 50.54 Compiling regex-syntax v0.8.2 #18 50.87 Compiling deranged v0.3.11 #18 51.01 Compiling rocket_http v0.4.11 #18 52.56 Compiling tokio-reactor v0.1.12 #18 53.45 Compiling regex-automata v0.4.3 #18 55.74 Compiling failure v0.1.8 #18 56.47 Compiling tokio-util v0.7.10 #18 56.54 Compiling devise v0.2.1 #18 58.71 Compiling http v0.1.21 #18 59.57 Compiling http v0.2.11 #18 60.17 Compiling rand v0.6.5 #18 60.30 Compiling rocket v0.4.11 #18 60.62 Compiling atty v0.2.14 #18 60.79 Compiling num-integer v0.1.45 #18 60.85 Compiling encoding_rs v0.8.33 #18 61.27 Compiling time-core v0.1.2 #18 61.48 Compiling new_debug_unreachable v1.0.4 #18 61.66 Compiling strsim v0.10.0 #18 62.24 Compiling same-file v1.0.6 #18 62.55 Compiling glob v0.3.1 #18 62.67 Compiling thiserror v1.0.56 #18 63.17 Compiling debugtrace v0.1.0 #18 63.25 Compiling ident_case v1.0.1 #18 63.41 Compiling debug-builders v0.1.0 #18 63.85 Compiling lazycell v1.3.0 #18 63.93 Compiling backtrace v0.1.8 #18 64.09 Compiling darling_core v0.14.4 #18 65.62 Compiling walkdir v2.4.0 #18 66.02 Compiling time v0.3.31 #18 67.51 Compiling rand_core v0.5.1 #18 67.68 Compiling regex v1.10.2 #18 68.03 Compiling mime_guess v2.0.4 #18 69.11 Compiling tokio-tcp v0.1.4 #18 70.17 Compiling string_cache_codegen v0.5.2 #18 70.30 Compiling phf_codegen v0.10.0 #18 70.56 Compiling tokio-threadpool v0.1.18 #18 70.59 Compiling rand_hc v0.1.0 #18 70.99 Compiling rand_xorshift v0.1.1 #18 71.11 Compiling rand_isaac v0.1.1 #18 71.13 Compiling encoding-index-japanese v1.20141219.5 #18 71.27 Compiling encoding-index-simpchinese v1.20141219.5 #18 71.36 Compiling encoding-index-tradchinese v1.20141219.5 #18 71.49 Compiling encoding-index-singlebyte v1.20141219.5 #18 71.61 Compiling encoding-index-korean v1.20141219.5 #18 71.73 Compiling toml v0.4.10 #18 71.79 Compiling tokio-current-thread v0.1.7 #18 71.79 Compiling tokio-timer v0.2.13 #18 71.94 Compiling futures-executor v0.3.30 #18 71.97 Compiling string v0.2.1 #18 72.24 Compiling tokio-buf v0.1.1 #18 72.77 Compiling rand_jitter v0.1.4 #18 73.29 Compiling rand_os v0.1.3 #18 73.37 Compiling thiserror-impl v1.0.56 #18 73.77 Compiling hyper v0.12.36 #18 74.06 Compiling idna v0.2.3 #18 74.27 Compiling onig_sys v69.8.1 #18 74.95 Compiling rand v0.4.6 #18 75.27 Compiling minimal-lexical v0.2.1 #18 75.46 Compiling custom_derive v0.1.7 #18 75.60 Compiling linked-hash-map v0.5.6 #18 75.79 Compiling slog v2.7.0 #18 75.97 Compiling lexical-core v0.7.6 #18 76.09 Compiling mac v0.1.1 #18 76.28 Compiling rustix v0.38.28 #18 76.41 Compiling serde v0.8.23 #18 77.15 Compiling futf v0.1.5 #18 77.34 Compiling yaml-rust v0.4.5 #18 77.41 Compiling nom v7.1.3 #18 77.45 Compiling conv v0.3.3 #18 79.12 Compiling serde_test v0.8.23 #18 79.42 Compiling http-body v0.1.0 #18 79.87 Compiling tokio v0.1.22 #18 80.29 Compiling futures v0.3.30 #18 80.39 Compiling h2 v0.1.26 #18 80.43 Compiling encoding v0.2.33 #18 80.48 Compiling markup5ever v0.11.0 #18 81.41 Compiling crossbeam-epoch v0.9.17 #18 88.00 Compiling const-random-macro v0.1.16 #18 88.75 Compiling darling_macro v0.14.4 #18 88.82 Compiling rand_chacha v0.2.2 #18 89.08 Compiling h2 v0.3.22 #18 89.27 Compiling http-body v0.4.6 #18 94.88 Compiling flate2 v1.0.28 #18 95.26 Compiling tokio-native-tls v0.3.1 #18 95.51 Compiling want v0.3.1 #18 95.63 Compiling want v0.2.0 #18 95.69 Compiling iri-string v0.5.6 #18 95.99 Compiling futures-cpupool v0.1.8 #18 96.00 Compiling nom v4.2.3 #18 102.1 Compiling inotify-sys v0.1.5 #18 102.2 Compiling base64 v0.10.1 #18 102.2 Compiling nom v5.1.3 #18 102.3 Compiling proc-macro-error-attr v1.0.4 #18 102.3 Compiling num-rational v0.4.1 #18 102.6 Compiling num-bigint v0.4.4 #18 102.7 Compiling arrayvec v0.5.2 #18 102.7 Compiling base64 v0.21.5 #18 103.0 Compiling precomputed-hash v0.1.1 #18 103.2 Compiling rayon-core v1.12.0 #18 103.2 Compiling utf-8 v0.7.6 #18 103.2 Compiling bytecount v0.6.7 #18 103.4 Compiling nix v0.14.1 #18 103.5 Compiling static_assertions v1.1.0 #18 103.7 Compiling tower-service v0.3.2 #18 103.7 Compiling bitflags v0.7.0 #18 103.8 Compiling linux-raw-sys v0.4.12 #18 104.4 Compiling pq-sys v0.4.8 #18 104.5 Compiling httpdate v1.0.3 #18 106.4 Compiling either v0.1.7 #18 106.6 Compiling activitystreams-kinds v0.2.1 #18 110.0 Compiling tendril v0.4.3 #18 110.0 Compiling chomp v0.3.1 #18 110.5 Compiling hyper v0.14.28 #18 110.5 Compiling string_cache v0.8.7 #18 111.2 Compiling inotify v0.7.1 #18 111.4 Compiling darling v0.14.4 #18 111.5 Compiling rand v0.7.3 #18 111.9 Compiling const-random v0.1.17 #18 112.1 Compiling crossbeam-deque v0.8.4 #18 112.8 Compiling linked-hash-map v0.3.0 #18 113.0 Compiling uuid v0.7.4 #18 113.6 Compiling publicsuffix v1.5.6 #18 113.7 Compiling phf v0.10.1 #18 113.8 Compiling mio-extras v2.0.6 #18 114.1 Compiling cookie v0.12.0 #18 114.9 Compiling num-traits v0.1.43 #18 114.9 Compiling html5ever v0.26.0 #18 115.0 Compiling pin-project-internal v1.1.3 #18 115.7 Compiling line-wrap v0.1.1 #18 115.9 Compiling scheduled-thread-pool v0.2.7 #18 116.0 Compiling inout v0.1.3 #18 116.1 Compiling crypto-common v0.1.6 #18 116.2 Compiling filetime v0.2.23 #18 116.2 Compiling quick-xml v0.31.0 #18 116.7 Compiling proc-macro-error v1.0.4 #18 117.1 Compiling try_from v0.3.2 #18 117.4 Compiling arc-swap v1.6.0 #18 117.6 Compiling remove_dir_all v0.5.3 #18 117.6 Compiling snap v1.1.1 #18 117.6 Compiling fastrand v2.0.1 #18 117.7 Compiling stable_deref_trait v1.2.0 #18 118.0 Compiling pulldown-cmark v0.8.0 (https://git.joinplu.me/Plume/pulldown-cmark?branch=bidi-plume#58514a67) #18 118.2 Compiling async-trait v0.1.77 #18 118.2 Compiling ascii_utils v0.9.3 #18 118.3 Compiling dtoa v0.4.8 #18 118.5 Compiling void v1.0.2 #18 118.8 Compiling serde_urlencoded v0.5.5 #18 119.4 Compiling fast_chemail v0.9.6 #18 119.8 Compiling tempfile v3.9.0 #18 119.9 Compiling slog-scope v4.4.0 #18 120.0 Compiling tempdir v0.3.7 #18 120.6 Compiling pin-project v1.1.3 #18 120.9 Compiling cookie_store v0.7.0 #18 122.2 Compiling plist v1.6.0 #18 122.5 Compiling notify v4.0.17 #18 122.8 Compiling cipher v0.4.4 #18 123.1 Compiling r2d2 v0.8.10 #18 123.1 Compiling serde-hjson v0.9.1 #18 123.5 Compiling hyper-tls v0.5.0 #18 124.1 Compiling onig v6.4.0 #18 125.1 Compiling hyper-tls v0.3.2 #18 125.7 Compiling ahash v0.3.8 #18 125.9 Compiling derive_builder_core v0.12.0 #18 127.8 Compiling activitystreams v0.7.0-alpha.20 #18 128.1 Compiling guid-parser v0.1.0 #18 128.4 Compiling nom_locate v4.2.0 #18 128.6 Compiling tokio-socks v0.5.1 #18 128.7 Compiling itertools v0.8.2 #18 128.9 Compiling itertools v0.10.5 #18 129.9 Compiling serde_urlencoded v0.7.1 #18 130.0 Compiling uuid v0.8.2 #18 130.1 Compiling toml v0.5.11 #18 130.1 Compiling bincode v1.3.3 #18 130.4 Compiling diesel_derives v1.4.1 #18 130.5 Compiling crossbeam-channel v0.4.4 #18 131.0 Compiling email v0.0.20 #18 131.1 Compiling spin v0.9.8 #18 131.1 Compiling ring v0.16.20 #18 131.2 Compiling nanorand v0.7.0 #18 131.4 Compiling hostname v0.1.5 #18 131.5 Compiling combine v4.6.6 #18 131.7 Compiling rust-ini v0.13.0 #18 131.9 Compiling bufstream v0.1.4 #18 132.0 Compiling ipnet v2.9.0 #18 132.2 Compiling fastrand v1.9.0 #18 132.6 Compiling utf8-ranges v1.0.5 #18 132.6 Compiling regex-syntax v0.6.29 #18 133.0 Compiling md5 v0.7.0 #18 133.8 Compiling regex-syntax v0.4.2 #18 133.9 Compiling rsass v0.26.0 #18 134.4 Compiling ructe v0.15.0 #18 136.5 Compiling syntect v4.6.0 #18 139.2 Compiling tantivy-query-grammar v0.13.0 #18 139.3 Compiling tantivy-fst v0.3.0 #18 139.4 Compiling diesel v1.4.8 #18 141.3 Compiling reqwest v0.11.23 #18 144.5 Compiling lettre v0.9.6 #18 146.8 Compiling config v0.10.1 #18 148.6 Compiling flume v0.10.14 #18 149.6 Compiling crossbeam v0.7.3 #18 149.9 Compiling activitystreams-ext v0.1.0-alpha.2 #18 150.8 Compiling shrinkwraprs v0.3.0 #18 151.7 Compiling guid v0.1.0 #18 152.2 Compiling derive_builder_macro v0.12.0 #18 152.2 Compiling dashmap v3.11.10 #18 152.5 Compiling rayon v1.8.0 #18 152.6 Compiling reqwest v0.9.24 #18 154.3 Compiling bitpacking v0.8.4 #18 155.3 Compiling blowfish v0.9.1 #18 155.7 Compiling atomicwrites v0.2.5 #18 156.2 Compiling lber v0.4.2 #18 156.9 Compiling slog-stdlog v4.1.1 #18 158.6 Compiling owned-read v0.4.1 #18 159.0 Compiling owning_ref v0.4.1 #18 159.4 Compiling fail v0.4.0 #18 160.4 Compiling gettext v0.4.0 #18 160.5 Compiling tokio-stream v0.1.14 #18 160.5 Compiling rust-stemmers v1.2.0 #18 161.4 Compiling riker-macros v0.2.0 #18 161.6 Compiling validator_types v0.15.0 #18 162.3 Compiling fs2 v0.4.3 #18 162.5 Compiling memmap v0.7.0 #18 169.5 Compiling murmurhash32 v0.2.0 #18 169.7 Compiling spin v0.5.2 #18 169.8 Compiling levenshtein_automata v0.2.1 #18 170.0 Compiling if_chain v1.0.2 #18 170.1 Compiling downcast-rs v1.2.0 #18 170.3 Compiling census v0.4.1 #18 170.6 Compiling hex v0.4.3 #18 170.6 Compiling zeroize v1.7.0 #18 170.7 Compiling askama_escape v0.10.3 #18 170.9 Compiling maplit v1.0.2 #18 170.9 Compiling htmlescape v0.3.1 #18 171.1 Compiling overload v0.1.1 #18 171.1 Compiling untrusted v0.7.1 #18 171.2 Compiling array_tool v1.0.3 #18 171.3 Compiling base64 v0.12.3 #18 171.7 Compiling unicode-width v0.1.11 #18 171.9 Compiling textwrap v0.11.0 #18 172.2 Compiling tantivy v0.13.3 #18 172.2 Compiling plume-common v0.7.2 (/app/plume-common) #18 173.0 Compiling nu-ansi-term v0.46.0 #18 174.3 Compiling ammonia v3.3.0 #18 175.9 Compiling bcrypt v0.12.1 #18 176.8 Compiling riker v0.4.2 #18 179.4 Compiling validator_derive v0.15.0 #18 187.2 Compiling ldap3 v0.11.3 #18 187.7 Compiling rocket_i18n v0.4.1 #18 189.4 Compiling migrations_internals v1.4.1 #18 189.5 Compiling webfinger v0.4.1 #18 189.9 Compiling derive_builder v0.12.0 #18 190.0 Compiling guid-create v0.2.0 #18 190.8 Compiling plume v0.7.3-dev-fork (/app) #18 190.9 Compiling quick-xml v0.30.0 #18 190.9 Compiling whatlang v0.16.4 #18 192.4 Compiling diligent-date-parser v0.1.4 #18 192.8 Compiling tracing-log v0.2.0 #18 193.9 Compiling plume-api v0.7.2 (/app/plume-api) #18 194.1 Compiling plume-macro v0.7.2 (/app/plume-macro) #18 194.3 Compiling diesel-derive-newtype v1.0.2 #18 195.0 Compiling buf_redux v0.8.4 #18 195.3 Compiling nix v0.27.1 #18 195.9 Compiling thread_local v1.1.7 #18 196.5 Compiling twoway v0.1.8 #18 197.0 Compiling sharded-slab v0.1.7 #18 197.1 Compiling gettext-utils v0.1.0 #18 197.4 Compiling vec_map v0.8.2 #18 197.6 Compiling strsim v0.8.0 #18 197.7 Compiling ansi_term v0.12.1 #18 197.8 Compiling heck v0.4.1 #18 198.5 Compiling data-encoding v2.1.2 #18 198.5 Compiling quick-error v1.2.3 #18 198.9 Compiling never v0.1.0 #18 198.9 Compiling multipart v0.18.0 #18 199.1 Compiling atom_syndication v0.12.2 #18 199.1 Compiling plume-models v0.7.2 (/app/plume-models) #18 200.2 Compiling rocket_csrf v0.1.2 (https://git.joinplu.me/plume/rocket_csrf?rev=0.1.2#446d306e) #18 201.3 Compiling tracing-subscriber v0.3.18 #18 201.7 Compiling clap v2.34.0 #18 202.1 warning: use of deprecated method `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead #18 202.1 --> plume-models/src/comments.rs:139:74 #18 202.1 | #18 202.1 139 | OffsetDateTime::from_unix_timestamp_nanos(self.creation_date.timestamp_nanos().into()) #18 202.1 | ^^^^^^^^^^^^^^^ #18 202.1 | #18 202.1 = note: `#[warn(deprecated)]` on by default #18 202.1 #18 202.7 warning: use of deprecated method `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead #18 202.7 --> plume-models/src/posts.rs:376:74 #18 202.7 | #18 202.7 376 | OffsetDateTime::from_unix_timestamp_nanos(self.creation_date.timestamp_nanos().into()) #18 202.7 | ^^^^^^^^^^^^^^^ #18 202.7 #18 205.3 Compiling gettext-macros v0.6.1 #18 207.1 Compiling ctrlc v3.4.2 #18 207.4 Compiling lettre_email v0.9.4 #18 208.5 Compiling validator v0.15.0 #18 208.9 Compiling rocket_contrib v0.4.11 #18 209.7 Compiling dotenv v0.15.0 #18 241.0 warning: `plume-models` (lib) generated 2 warnings #18 241.5 ......................................... done. #18 241.5 ............................................. done. #18 241.5 ...................................... done. #18 241.6 ......................................... done. #18 241.6 ....................................... done. #18 241.6 ....................................... done. #18 241.6 ......................................... done. #18 241.6 ........................................ done. #18 241.6 ...................................... done. #18 241.6 ...................................... done. #18 241.7 ...................................... done. #18 241.7 .......................................... done. #18 241.7 ....................................... done. #18 241.7 ...................................... done. #18 241.7 ....................................... done. #18 241.7 ...................................... done. #18 241.7 ....................................... done. #18 241.8 .......................................... done. #18 241.8 ........................................ done. #18 241.8 ................................................. done. #18 241.8 .......................................... done. #18 241.8 .......................................... done. #18 241.8 .......................................... done. #18 241.8 ...................................... done. #18 241.9 ...................................... done. #18 241.9 ...................................... done. #18 241.9 ........................................... done. #18 242.1 ........................................ done. #18 242.1 ....................................... done. #18 242.2 ...................................... done. #18 242.3 ....................................... done. #18 242.3 ......................................... done. #18 242.3 ........................................ done. #18 242.4 ........................................... done. #18 242.4 ...................................... done. #18 242.4 ........................................ done. #18 242.4 ....................................... done. #18 242.4 ....................................... done. #18 242.4 ...................................... done. #18 242.4 ........................................ done. #18 242.4 ...................................... done. #18 243.1 warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead #18 243.1 --> src/routes/mod.rs:146:35 #18 243.1 | #18 243.1 146 | .updated(DateTime::::from_utc(*updated, Utc)) #18 243.1 | ^^^^^^^^ #18 243.1 | #18 243.1 = note: `#[warn(deprecated)]` on by default #18 243.1 #18 243.1 warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead #18 243.1 --> src/routes/mod.rs:185:30 #18 243.1 | #18 243.1 185 | DateTime::::from_utc(post.creation_date, Utc).into(), #18 243.1 | ^^^^^^^^ #18 243.1 #18 243.1 warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead #18 243.1 --> src/routes/mod.rs:187:35 #18 243.1 | #18 243.1 187 | .updated(DateTime::::from_utc(post.creation_date, Utc)) #18 243.1 | ^^^^^^^^ #18 243.1 #18 243.6 warning: use of deprecated associated function `scheduled_thread_pool::ScheduledThreadPool::with_name`: use ScheduledThreadPool::builder #18 243.6 --> src/main.rs:104:41 #18 243.6 | #18 243.6 104 | let workpool = ScheduledThreadPool::with_name("worker {}", num_cpus::get()); #18 243.6 | ^^^^^^^^^ #18 243.6 #18 274.6 warning: `plume` (bin "plume") generated 4 warnings #18 274.6 Finished release [optimized] target(s) in 4m 34s #18 274.6 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 274.6 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` #18 274.9 Installing /usr/local/cargo/bin/plume #18 274.9 Installed package `plume v0.7.3-dev-fork (/app)` (executable `plume`) #18 DONE 275.7s #19 [builder 11/12] RUN cargo install --path plume-cli --force --no-default-features --features postgres #19 0.576 Installing plume-cli v0.7.2 (/app/plume-cli) #19 0.580 Updating crates.io index #19 0.772 Updating git repository `https://git.joinplu.me/Plume/pulldown-cmark` #19 7.365 Compiling libc v0.2.151 #19 7.365 Compiling proc-macro2 v1.0.76 #19 7.377 Compiling tracing-core v0.1.32 #19 7.531 Compiling once_cell v1.19.0 #19 7.537 Compiling either v1.9.0 #19 7.675 Compiling itertools v0.8.2 #19 7.725 Compiling const-random-macro v0.1.16 #19 8.259 Compiling num_cpus v1.16.0 #19 8.261 Compiling getrandom v0.2.11 #19 8.283 Compiling parking_lot_core v0.9.9 #19 8.288 Compiling iovec v0.1.4 #19 8.309 Compiling time v0.1.45 #19 8.522 Compiling bytes v0.4.12 #19 8.631 Compiling quote v1.0.35 #19 8.710 Compiling parking_lot v0.12.1 #19 8.814 Compiling signal-hook-registry v1.4.1 #19 9.032 Compiling syn v2.0.48 #19 9.069 Compiling syn v1.0.109 #19 9.129 Compiling socket2 v0.5.5 #19 9.888 Compiling net2 v0.2.39 #19 9.948 Compiling openssl-sys v0.9.98 #19 10.12 Compiling mio v0.8.10 #19 10.48 Compiling mio v0.6.23 #19 10.84 Compiling ahash v0.8.6 #19 11.12 Compiling tokio-io v0.1.13 #19 11.20 Compiling rand_core v0.6.4 #19 11.58 Compiling hashbrown v0.14.3 #19 11.61 Compiling parking_lot_core v0.6.3 #19 11.67 Compiling rand_chacha v0.3.1 #19 12.21 Compiling parking_lot v0.9.0 #19 12.41 Compiling backtrace v0.3.69 #19 12.46 Compiling rand v0.8.5 #19 12.83 Compiling indexmap v2.1.0 #19 13.00 Compiling tokio-reactor v0.1.12 #19 13.93 Compiling http v0.1.21 #19 14.29 Compiling getrandom v0.1.16 #19 14.40 Compiling backtrace-sys v0.1.37 #19 14.55 Compiling synstructure v0.12.6 #19 14.61 Compiling backtrace v0.1.8 #19 14.82 Compiling rand_core v0.5.1 #19 15.27 Compiling tokio-tcp v0.1.4 #19 15.48 Compiling tokio-buf v0.1.1 #19 15.74 Compiling string v0.2.1 #19 15.92 Compiling string_cache_codegen v0.5.2 #19 15.93 Compiling tokio-threadpool v0.1.18 #19 16.08 Compiling h2 v0.1.26 #19 16.54 Compiling http-body v0.1.0 #19 16.69 Compiling tokio v0.1.22 #19 16.70 Compiling markup5ever v0.11.0 #19 17.74 Compiling rand_chacha v0.2.2 #19 17.78 Compiling serde_derive v1.0.195 #19 18.71 Compiling futures-macro v0.3.30 #19 19.02 Compiling openssl-macros v0.1.1 #19 19.58 Compiling tokio-macros v2.2.0 #19 19.99 Compiling openssl v0.10.62 #19 20.63 Compiling futures-util v0.3.30 #19 20.83 Compiling tracing-attributes v0.1.27 #19 20.84 Compiling failure_derive v0.1.8 #19 21.11 Compiling tokio v1.35.1 #19 22.19 Compiling failure v0.1.8 #19 22.85 Compiling thiserror-impl v1.0.56 #19 22.95 Compiling debugtrace v0.1.0 #19 23.11 Compiling cookie v0.11.5 #19 23.81 Compiling tracing v0.1.40 #19 24.13 Compiling serde v1.0.195 #19 24.95 Compiling native-tls v0.2.11 #19 25.79 Compiling futures-executor v0.3.30 #19 26.01 Compiling thiserror v1.0.56 #19 26.11 Compiling futures v0.3.30 #19 26.16 Compiling hyper v0.10.16 #19 26.27 Compiling futures-cpupool v0.1.8 #19 27.00 Compiling atty v0.2.14 #19 27.12 Compiling rand_os v0.1.3 #19 27.16 Compiling hyper v0.12.36 #19 27.88 Compiling tokio-util v0.7.10 #19 29.14 Compiling serde_json v1.0.111 #19 29.30 Compiling chrono v0.4.31 #19 29.64 Compiling iri-string v0.5.6 #19 30.16 Compiling h2 v0.3.22 #19 32.75 Compiling tokio-native-tls v0.3.1 #19 33.03 Compiling activitystreams-kinds v0.2.1 #19 34.84 Compiling hyper v0.14.28 #19 35.12 Compiling string_cache v0.8.7 #19 35.73 Compiling toml v0.4.10 #19 35.84 Compiling rocket_http v0.4.11 #19 36.70 Compiling rand v0.6.5 #19 38.91 Compiling chomp v0.3.1 #19 39.16 Compiling html5ever v0.26.0 #19 39.76 Compiling rand v0.7.3 #19 41.81 Compiling pin-project-internal v1.1.3 #19 43.41 Compiling scheduled-thread-pool v0.2.7 #19 43.50 Compiling cookie v0.12.0 #19 43.85 Compiling const-random v0.1.17 #19 44.00 Compiling inotify-sys v0.1.5 #19 44.03 Compiling rand v0.4.6 #19 44.17 Compiling inotify v0.7.1 #19 44.24 Compiling pin-project v1.1.3 #19 44.37 Compiling ahash v0.3.8 #19 44.78 Compiling tempdir v0.3.7 #19 45.06 Compiling cookie_store v0.7.0 #19 45.27 Compiling r2d2 v0.8.10 #19 45.47 Compiling guid-parser v0.1.0 #19 45.68 Compiling hyper-tls v0.5.0 #19 45.68 Compiling uuid v0.7.4 #19 45.70 Compiling rocket v0.4.11 #19 46.13 Compiling activitystreams v0.7.0-alpha.20 #19 46.25 Compiling hyper-tls v0.3.2 #19 46.52 Compiling plist v1.6.0 #19 46.60 Compiling toml v0.5.11 #19 47.36 Compiling uuid v0.8.2 #19 47.41 Compiling serde_urlencoded v0.7.1 #19 47.99 Compiling bincode v1.3.3 #19 48.36 Compiling serde_urlencoded v0.5.5 #19 48.90 Compiling tokio-socks v0.5.1 #19 48.99 Compiling diesel_derives v1.4.1 #19 49.22 Compiling mio-extras v2.0.6 #19 49.86 Compiling nanorand v0.7.0 #19 50.10 Compiling nix v0.14.1 #19 50.29 Compiling filetime v0.2.23 #19 50.50 Compiling notify v4.0.17 #19 50.62 Compiling flume v0.10.14 #19 50.73 Compiling reqwest v0.11.23 #19 51.35 Compiling activitystreams-ext v0.1.0-alpha.2 #19 51.83 Compiling reqwest v0.9.24 #19 55.72 Compiling atomicwrites v0.2.5 #19 56.17 Compiling syntect v4.6.0 #19 57.29 Compiling config v0.10.1 #19 57.88 Compiling diesel v1.4.8 #19 61.53 Compiling guid v0.1.0 #19 62.11 Compiling dashmap v3.11.10 #19 62.26 Compiling fail v0.4.0 #19 62.64 Compiling rust-stemmers v1.2.0 #19 64.51 Compiling tokio-stream v0.1.14 #19 65.44 Compiling shrinkwraprs v0.3.0 #19 66.86 Compiling async-trait v0.1.77 #19 68.23 Compiling memmap v0.7.0 #19 68.76 Compiling hostname v0.1.5 #19 68.96 Compiling fs2 v0.4.3 #19 69.07 Compiling ldap3 v0.11.3 #19 69.15 Compiling tantivy v0.13.3 #19 69.34 Compiling lettre v0.9.6 #19 70.43 Compiling plume-common v0.7.2 (/app/plume-common) #19 76.18 Compiling migrations_internals v1.4.1 #19 77.62 Compiling riker v0.4.2 #19 77.65 Compiling guid-create v0.2.0 #19 78.38 Compiling ammonia v3.3.0 #19 79.58 Compiling webfinger v0.4.1 #19 80.09 Compiling rocket_i18n v0.4.1 #19 81.79 Compiling plume-api v0.7.2 (/app/plume-api) #19 82.17 Compiling diesel-derive-newtype v1.0.2 #19 83.20 Compiling whatlang v0.16.4 #19 86.06 Compiling bcrypt v0.12.1 #19 86.43 Compiling plume-models v0.7.2 (/app/plume-models) #19 86.94 Compiling rpassword v6.0.1 #19 87.71 Compiling clap v2.34.0 #19 88.90 warning: use of deprecated method `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead #19 88.90 --> plume-models/src/comments.rs:139:74 #19 88.90 | #19 88.90 139 | OffsetDateTime::from_unix_timestamp_nanos(self.creation_date.timestamp_nanos().into()) #19 88.90 | ^^^^^^^^^^^^^^^ #19 88.90 | #19 88.90 = note: `#[warn(deprecated)]` on by default #19 88.90 #19 89.54 warning: use of deprecated method `chrono::NaiveDateTime::timestamp_nanos`: use `timestamp_nanos_opt()` instead #19 89.54 --> plume-models/src/posts.rs:376:74 #19 89.54 | #19 89.54 376 | OffsetDateTime::from_unix_timestamp_nanos(self.creation_date.timestamp_nanos().into()) #19 89.54 | ^^^^^^^^^^^^^^^ #19 89.54 #19 127.5 warning: `plume-models` (lib) generated 2 warnings #19 127.5 Compiling plume-cli v0.7.2 (/app/plume-cli) #19 131.2 Finished release [optimized] target(s) in 2m 10s #19 131.2 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 131.2 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` #19 131.3 Installing /usr/local/cargo/bin/plm #19 131.3 Installed package `plume-cli v0.7.2 (/app/plume-cli)` (executable `plm`) #19 DONE 132.0s #20 [builder 12/12] RUN cargo clean #20 DONE 2.8s #21 [stage-1 4/6] COPY --from=builder /app /app #21 DONE 1.0s #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.6s #24 exporting to image #24 exporting layers #24 exporting layers 0.7s done #24 writing image sha256:fab64a21bea943307f2a7735e3afc351ba6b4648a4da9d6497df480d16c3be74 done #24 naming to docker.io/library/plume:0.7.3-dev-fork 0.0s done #24 DONE 0.7s