log for de.tutao.calendar:112
== Installed Android Tools ==
2025-04-11 19:01:16,402 DEBUG: Reading 'config.yml'
2025-04-11 19:01:16,421 INFO: Creating log directory
2025-04-11 19:01:16,421 INFO: Creating temporary directory
2025-04-11 19:01:16,421 INFO: Creating output directory
2025-04-11 19:01:16,499 DEBUG: Getting git vcs interface for https://github.com/tutao/tutanota.git
2025-04-11 19:01:16,499 DEBUG: Checking de.tutao.calendar:112
2025-04-11 19:01:16,500 INFO: Building version 277.250409.0 (112) of de.tutao.calendar
2025-04-11 19:01:16,500 WARNING: Android NDK version 'r26b' could not be found!
2025-04-11 19:01:16,500 WARNING: Configured versions:
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2025-04-11 19:01:18,030 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2025-04-11 19:01:18,541 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 488
2025-04-11 19:01:18,564 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2025-04-11 19:01:19,033 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 779405
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r26b-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r26b-linux.zip
2025-04-11 19:01:19,805 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2025-04-11 19:01:20,062 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r26b-linux.zip HTTP/1.1" 200 669320864
Unzipping to /tmp/.sdkmanager-duutycq1
Installing into /opt/android-sdk/ndk/26.1.10909125
2025-04-11 19:02:10,734 INFO: Set NDK r26b (26.1.10909125) up
2025-04-11 19:02:10,734 INFO: Running 'sudo' commands in /home/vagrant
2025-04-11 19:02:10,734 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y g++ make emscripten; curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz; echo "bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/; sysctl fs.inotify.max_user_watches=524288 || true
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [152 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8792 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [512 B]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [360 B]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [302 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [242 kB]
Fetched 16.2 MB in 12s (1394 kB/s)
Reading package lists...
+ apt-get install -y g++ make emscripten
Reading package lists...
Building dependency tree...
Reading state information...
g++ is already the newest version (4:12.2.0-3).
g++ set to manually installed.
The following additional packages will be installed:
binaryen clang-14 libc-ares2 libclang-common-14-dev libclang-cpp14
libclang1-14 libcurl3-nss libgc1 libllvm14 libnode108 libobjc-12-dev
libobjc4 libpfm4 libuv1 lld-14 llvm-14 llvm-14-linker-tools llvm-14-runtime
node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs
nss-plugin-pem
Suggested packages:
clang-14-doc wasi-libc adb automake closure-compiler cmake emscripten-doc
scons wabt llvm-14-doc make-doc npm
Recommended packages:
llvm-14-dev libjs-d3 libclang-rt-14-dev nodejs-doc
The following NEW packages will be installed:
binaryen clang-14 emscripten libc-ares2 libclang-common-14-dev
libclang-cpp14 libclang1-14 libcurl3-nss libgc1 libllvm14 libnode108
libobjc-12-dev libobjc4 libpfm4 libuv1 lld-14 llvm-14 llvm-14-linker-tools
llvm-14-runtime make node-acorn node-busboy node-cjs-module-lexer
node-undici node-xtend nodejs nss-plugin-pem
0 upgraded, 27 newly installed, 0 to remove and 1 not upgraded.
Need to get 180 MB of archives.
After this operation, 1183 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 binaryen amd64 108-1 [3150 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 libllvm14 amd64 1:14.0.6-12 [21.8 MB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 libclang-cpp14 amd64 1:14.0.6-12 [11.1 MB]
Get:4 https://debian.osuosl.org/debian bookworm/main amd64 libgc1 amd64 1:8.2.2-3 [245 kB]
Get:5 https://debian.osuosl.org/debian bookworm/main amd64 libobjc4 amd64 12.2.0-14 [43.1 kB]
Get:6 https://debian.osuosl.org/debian bookworm/main amd64 libobjc-12-dev amd64 12.2.0-14 [170 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 libclang-common-14-dev all 1:14.0.6-12 [890 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main amd64 llvm-14-linker-tools amd64 1:14.0.6-12 [1288 kB]
Get:9 https://debian.osuosl.org/debian bookworm/main amd64 libclang1-14 amd64 1:14.0.6-12 [6157 kB]
Get:10 https://debian.osuosl.org/debian bookworm/main amd64 clang-14 amd64 1:14.0.6-12 [102 kB]
Get:11 https://debian.osuosl.org/debian bookworm/main amd64 lld-14 amd64 1:14.0.6-12 [1192 kB]
Get:12 https://debian.osuosl.org/debian bookworm/main amd64 llvm-14-runtime amd64 1:14.0.6-12 [477 kB]
Get:13 https://debian.osuosl.org/debian bookworm/main amd64 nss-plugin-pem amd64 1.0.8+1-1 [54.6 kB]
Get:14 https://debian.osuosl.org/debian bookworm/main amd64 libcurl3-nss amd64 7.88.1-10+deb12u12 [395 kB]
Get:15 https://debian.osuosl.org/debian bookworm/main amd64 libpfm4 amd64 4.13.0-1 [294 kB]
Get:16 https://debian.osuosl.org/debian bookworm/main amd64 llvm-14 amd64 1:14.0.6-12 [11.7 MB]
Get:17 https://debian.osuosl.org/debian bookworm/main amd64 node-xtend all 4.0.2-3 [3932 B]
Get:18 https://debian.osuosl.org/debian bookworm/main amd64 libc-ares2 amd64 1.18.1-3 [102 kB]
Get:19 https://debian.osuosl.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB]
Get:20 https://debian.osuosl.org/debian bookworm/main amd64 node-cjs-module-lexer all 1.2.2+dfsg-5 [30.1 kB]
Get:21 https://debian.osuosl.org/debian bookworm/main amd64 node-busboy all 1.6.0+~cs2.6.0-2 [16.9 kB]
Get:22 https://debian.osuosl.org/debian bookworm/main amd64 node-undici all 5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4 [285 kB]
Get:23 https://debian.osuosl.org/debian bookworm/main amd64 libnode108 amd64 18.19.0+dfsg-6~deb12u2 [10.5 MB]
Get:24 https://debian.osuosl.org/debian bookworm/main amd64 nodejs amd64 18.19.0+dfsg-6~deb12u2 [319 kB]
Get:25 https://debian.osuosl.org/debian bookworm/main amd64 node-acorn all 8.8.1+ds+~cs25.17.7-2 [128 kB]
Get:26 https://debian.osuosl.org/debian bookworm/main amd64 emscripten all 3.1.6~dfsg-5 [109 MB]
Get:27 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 180 MB in 34s (5227 kB/s)
Selecting previously unselected package binaryen.
(Reading database ... 64068 files and directories currently installed.)
Preparing to unpack .../00-binaryen_108-1_amd64.deb ...
Unpacking binaryen (108-1) ...
Selecting previously unselected package libllvm14:amd64.
Preparing to unpack .../01-libllvm14_1%3a14.0.6-12_amd64.deb ...
Unpacking libllvm14:amd64 (1:14.0.6-12) ...
Selecting previously unselected package libclang-cpp14.
Preparing to unpack .../02-libclang-cpp14_1%3a14.0.6-12_amd64.deb ...
Unpacking libclang-cpp14 (1:14.0.6-12) ...
Selecting previously unselected package libgc1:amd64.
Preparing to unpack .../03-libgc1_1%3a8.2.2-3_amd64.deb ...
Unpacking libgc1:amd64 (1:8.2.2-3) ...
Selecting previously unselected package libobjc4:amd64.
Preparing to unpack .../04-libobjc4_12.2.0-14_amd64.deb ...
Unpacking libobjc4:amd64 (12.2.0-14) ...
Selecting previously unselected package libobjc-12-dev:amd64.
Preparing to unpack .../05-libobjc-12-dev_12.2.0-14_amd64.deb ...
Unpacking libobjc-12-dev:amd64 (12.2.0-14) ...
Selecting previously unselected package libclang-common-14-dev.
Preparing to unpack .../06-libclang-common-14-dev_1%3a14.0.6-12_all.deb ...
Unpacking libclang-common-14-dev (1:14.0.6-12) ...
Selecting previously unselected package llvm-14-linker-tools.
Preparing to unpack .../07-llvm-14-linker-tools_1%3a14.0.6-12_amd64.deb ...
Unpacking llvm-14-linker-tools (1:14.0.6-12) ...
Selecting previously unselected package libclang1-14.
Preparing to unpack .../08-libclang1-14_1%3a14.0.6-12_amd64.deb ...
Unpacking libclang1-14 (1:14.0.6-12) ...
Selecting previously unselected package clang-14.
Preparing to unpack .../09-clang-14_1%3a14.0.6-12_amd64.deb ...
Unpacking clang-14 (1:14.0.6-12) ...
Selecting previously unselected package lld-14.
Preparing to unpack .../10-lld-14_1%3a14.0.6-12_amd64.deb ...
Unpacking lld-14 (1:14.0.6-12) ...
Selecting previously unselected package llvm-14-runtime.
Preparing to unpack .../11-llvm-14-runtime_1%3a14.0.6-12_amd64.deb ...
Unpacking llvm-14-runtime (1:14.0.6-12) ...
Selecting previously unselected package nss-plugin-pem:amd64.
Preparing to unpack .../12-nss-plugin-pem_1.0.8+1-1_amd64.deb ...
Unpacking nss-plugin-pem:amd64 (1.0.8+1-1) ...
Selecting previously unselected package libcurl3-nss:amd64.
Preparing to unpack .../13-libcurl3-nss_7.88.1-10+deb12u12_amd64.deb ...
Unpacking libcurl3-nss:amd64 (7.88.1-10+deb12u12) ...
Selecting previously unselected package libpfm4:amd64.
Preparing to unpack .../14-libpfm4_4.13.0-1_amd64.deb ...
Unpacking libpfm4:amd64 (4.13.0-1) ...
Selecting previously unselected package llvm-14.
Preparing to unpack .../15-llvm-14_1%3a14.0.6-12_amd64.deb ...
Unpacking llvm-14 (1:14.0.6-12) ...
Selecting previously unselected package node-xtend.
Preparing to unpack .../16-node-xtend_4.0.2-3_all.deb ...
Unpacking node-xtend (4.0.2-3) ...
Selecting previously unselected package libc-ares2:amd64.
Preparing to unpack .../17-libc-ares2_1.18.1-3_amd64.deb ...
Unpacking libc-ares2:amd64 (1.18.1-3) ...
Selecting previously unselected package libuv1:amd64.
Preparing to unpack .../18-libuv1_1.44.2-1+deb12u1_amd64.deb ...
Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ...
Selecting previously unselected package node-cjs-module-lexer.
Preparing to unpack .../19-node-cjs-module-lexer_1.2.2+dfsg-5_all.deb ...
Unpacking node-cjs-module-lexer (1.2.2+dfsg-5) ...
Selecting previously unselected package node-busboy.
Preparing to unpack .../20-node-busboy_1.6.0+~cs2.6.0-2_all.deb ...
Unpacking node-busboy (1.6.0+~cs2.6.0-2) ...
Selecting previously unselected package node-undici.
Preparing to unpack .../21-node-undici_5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4_all.deb ...
Unpacking node-undici (5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4) ...
Selecting previously unselected package libnode108:amd64.
Preparing to unpack .../22-libnode108_18.19.0+dfsg-6~deb12u2_amd64.deb ...
Unpacking libnode108:amd64 (18.19.0+dfsg-6~deb12u2) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../23-nodejs_18.19.0+dfsg-6~deb12u2_amd64.deb ...
Unpacking nodejs (18.19.0+dfsg-6~deb12u2) ...
Selecting previously unselected package node-acorn.
Preparing to unpack .../24-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ...
Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ...
Selecting previously unselected package emscripten.
Preparing to unpack .../25-emscripten_3.1.6~dfsg-5_all.deb ...
Unpacking emscripten (3.1.6~dfsg-5) ...
Selecting previously unselected package make.
Preparing to unpack .../26-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up binaryen (108-1) ...
Setting up nss-plugin-pem:amd64 (1.0.8+1-1) ...
Setting up node-cjs-module-lexer (1.2.2+dfsg-5) ...
Setting up libc-ares2:amd64 (1.18.1-3) ...
Setting up libuv1:amd64 (1.44.2-1+deb12u1) ...
Setting up libpfm4:amd64 (4.13.0-1) ...
Setting up make (4.3-4.1) ...
Setting up libgc1:amd64 (1:8.2.2-3) ...
Setting up libllvm14:amd64 (1:14.0.6-12) ...
Setting up libcurl3-nss:amd64 (7.88.1-10+deb12u12) ...
Setting up node-xtend (4.0.2-3) ...
Setting up llvm-14-linker-tools (1:14.0.6-12) ...
Setting up node-busboy (1.6.0+~cs2.6.0-2) ...
Setting up libclang1-14 (1:14.0.6-12) ...
Setting up libobjc4:amd64 (12.2.0-14) ...
Setting up llvm-14-runtime (1:14.0.6-12) ...
Setting up libclang-common-14-dev (1:14.0.6-12) ...
Setting up libclang-cpp14 (1:14.0.6-12) ...
Setting up lld-14 (1:14.0.6-12) ...
Setting up libobjc-12-dev:amd64 (12.2.0-14) ...
Setting up node-undici (5.15.0+dfsg1+~cs20.10.9.3-1+deb12u4) ...
Setting up llvm-14 (1:14.0.6-12) ...
Setting up clang-14 (1:14.0.6-12) ...
Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ...
Setting up libnode108:amd64 (18.19.0+dfsg-6~deb12u2) ...
Setting up nodejs (18.19.0+dfsg-6~deb12u2) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Setting up emscripten (3.1.6~dfsg-5) ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
Processing triggers for systemd (252.36-1~deb12u1) ...
+ curl -Lo node.tar.gz https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
49 44.4M 49 21.8M 0 0 23.9M 0 0:00:01 --:--:-- 0:00:01 23.9M
100 44.4M 100 44.4M 0 0 26.3M 0 0:00:01 0:00:01 --:--:-- 26.4M
+ echo 'bf3a779bef19452da90fb88358ec2c57e0d2f882839b20dc6afc297b6aafc0d7 node.tar.gz'
+ sha256sum -c -
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
2025-04-11 19:04:33,024 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-11 19:04:33,833 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 72573 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-04-11 19:04:50,847 INFO: Getting source for revision 55e49c7534dd9f753b4b063f66d5c10a0ac15576
2025-04-11 19:04:50,848 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:50,848 DEBUG: > git rev-parse --show-toplevel
2025-04-11 19:04:51,054 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:51,055 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-11 19:04:52,261 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:52,261 DEBUG: > git reset --hard
2025-04-11 19:04:53,467 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:53,467 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-11 19:04:53,771 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:53,772 DEBUG: > git clean -dffx
2025-04-11 19:04:53,875 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:53,875 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-04-11 19:04:54,981 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:54,981 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2025-04-11 19:04:55,786 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:55,786 DEBUG: > git remote set-head origin --auto
2025-04-11 19:04:56,491 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:56,491 DEBUG: > git checkout -f 55e49c7534dd9f753b4b063f66d5c10a0ac15576
2025-04-11 19:04:56,996 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:56,996 DEBUG: > git clean -dffx
2025-04-11 19:04:57,099 INFO: Initialising submodules
2025-04-11 19:04:57,100 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:57,100 DEBUG: > git rev-parse --show-toplevel
2025-04-11 19:04:57,305 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:57,306 DEBUG: > git submodule sync
2025-04-11 19:04:57,610 DEBUG: Directory: build/de.tutao.calendar
2025-04-11 19:04:57,610 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursive
Submodule path 'libs/webassembly/liboqs': checked out 'f4b96220e4bd208895172acc4fedb5a191d9f5b1'
Submodule path 'libs/webassembly/phc-winner-argon2': checked out 'f57e61e19229e23c4445b85494dbf7c07de721cb'
2025-04-11 19:04:58,115 INFO: Collecting source libraries
2025-04-11 19:04:58,127 DEBUG: Removing debuggable flags from build/srclib/rustup
2025-04-11 19:04:58,137 DEBUG: Directory: build/srclib/rustup
2025-04-11 19:04:58,137 DEBUG: > bash -e -u -o pipefail -x -c -- export version=$(git describe --exact-match --tags)
sed -i -e "/RUSTUP_UPDATE_ROOT/s|/dist/|/archive/$version/|" rustup-init.sh
/etc/bash.bashrc: line 7: PS1: unbound variable
++ git describe --exact-match --tags
+ export version=1.27.1
+ version=1.27.1
+ sed -i -e '/RUSTUP_UPDATE_ROOT/s|/dist/|/archive/1.27.1/|' rustup-init.sh
2025-04-11 19:04:58,341 INFO: Creating local.properties file at build/de.tutao.calendar/local.properties
2025-04-11 19:04:58,344 INFO: Creating local.properties file at build/de.tutao.calendar/app-android/local.properties
2025-04-11 19:04:58,344 INFO: Creating local.properties file at build/de.tutao.calendar/app-android/calendar/local.properties
2025-04-11 19:04:58,345 DEBUG: Removing debuggable flags from build/de.tutao.calendar/app-android/calendar
2025-04-11 19:04:58,356 INFO: Removing specified files
2025-04-11 19:04:58,356 INFO: Removing app-ios
2025-04-11 19:04:58,466 INFO: Cleaned build.gradle.kts of keysigning configs at build/de.tutao.calendar/app-android/calendar/build.gradle.kts
2025-04-11 19:04:58,471 INFO: Cleaned build.gradle of keysigning configs at build/de.tutao.calendar/app-android/app/build.gradle
2025-04-11 19:04:58,479 INFO: Running 'prebuild' commands in build/de.tutao.calendar/app-android/calendar
2025-04-11 19:04:58,479 DEBUG: Directory: build/de.tutao.calendar/app-android/calendar
2025-04-11 19:04:58,479 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../..; node buildSrc/fixFdroidDeps.js; /home/vagrant/build/srclib/rustup/rustup-init.sh -y --default-toolchain 1.84.1 --target aarch64-linux-android,armv7-linux-androideabi,x86_64-linux-android,i686-linux-android; source $HOME/.cargo/env; npm install; sed -i -e "/cargo {/a cargoCommand = \"$(which cargo)\"\nrustcCommand = \"$(which rustc)\"" -e "s|\"cargo\"|\"$(which cargo)\"|" tuta-sdk/android/sdk/build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ node buildSrc/fixFdroidDeps.js
+ /home/vagrant/build/srclib/rustup/rustup-init.sh -y --default-toolchain 1.84.1 --target aarch64-linux-android,armv7-linux-androideabi,x86_64-linux-android,i686-linux-android
info: downloading installer
info: profile set to 'default'
info: default host triple is x86_64-unknown-linux-gnu
info: syncing channel updates for '1.84.1-x86_64-unknown-linux-gnu'
info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
info: downloading component 'rust-std' for 'aarch64-linux-android'
info: downloading component 'rust-std' for 'armv7-linux-androideabi'
info: downloading component 'rust-std' for 'i686-linux-android'
info: downloading component 'rust-std' for 'x86_64-linux-android'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: downloading component 'rustfmt'
info: installing component 'cargo'
info: installing component 'clippy'
info: installing component 'rust-docs'
info: installing component 'rust-std' for 'aarch64-linux-android'
info: installing component 'rust-std' for 'armv7-linux-androideabi'
info: installing component 'rust-std' for 'i686-linux-android'
info: installing component 'rust-std' for 'x86_64-linux-android'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
info: default toolchain set to '1.84.1-x86_64-unknown-linux-gnu'
1.84.1-x86_64-unknown-linux-gnu installed - rustc 1.84.1 (e71f9a9a9 2025-01-27)
Rust is installed now. Great!
To get started you may need to restart your current shell.
This would reload your PATH environment variable to include
Cargo's bin directory ($HOME/.cargo/bin).
To configure your current shell, you need to source
the corresponding env file under $HOME/.cargo.
This is usually done by running one of the following (note the leading DOT):
. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
source "$HOME/.cargo/env.fish" # For fish
+ source /home/vagrant/.cargo/env
++ case ":${PATH}:" in
++ export PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/26.1.10909125:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
++ PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/26.1.10909125:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ npm install
npm WARN skipping integrity check for git dependency ssh://git@github.com/tutao/better-sqlite3-sqlcipher.git
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
> tutanota@277.250409.0 preinstall
> git config core.hooksPath githooks || true
added 667 packages, and audited 677 packages in 1m
105 packages are looking for funding
run `npm fund` for details
7 vulnerabilities (6 moderate, 1 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 10.2.4 -> 11.3.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v11.3.0>
npm notice Run `npm install -g npm@11.3.0` to update!
npm notice
++ which cargo
++ which rustc
++ which cargo
+ sed -i -e '/cargo {/a cargoCommand = "/home/vagrant/.cargo/bin/cargo"\nrustcCommand = "/home/vagrant/.cargo/bin/rustc"' -e 's|"cargo"|"/home/vagrant/.cargo/bin/cargo"|' tuta-sdk/android/sdk/build.gradle.kts
2025-04-11 19:07:47,317 INFO: Cleaning Gradle project...
2025-04-11 19:07:47,318 DEBUG: Directory: build/de.tutao.calendar/app-android/calendar
2025-04-11 19:07:47,318 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.7 via distributionUrl
Downloading missing gradle version 8.7
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OK
Running /opt/gradle/versions/8.7/bin/gradle clean
Welcome to Gradle 8.7!
Here are the highlights of this release:
- Compiling and testing with Java 22
- Cacheable Groovy script compilation
- New methods in lazy collection properties
For more details see https://docs.gradle.org/8.7/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: BuildType(releaseTest): resValue 'string/package_name' value is being replaced.
WARNING: BuildType(releaseTest): resValue 'string/account_type' value is being replaced.
Using sqlcipher from remote repository
> Configure project :calendar
w: file:///home/vagrant/build/de.tutao.calendar/app-android/calendar/build.gradle.kts:35:2: 'flavorDimensions(vararg String): Unit' is deprecated. Replaced by flavorDimensions property
w: file:///home/vagrant/build/de.tutao.calendar/app-android/calendar/build.gradle.kts:130:2: 'packagingOptions(Packaging.() -> Unit): Unit' is deprecated. Renamed to packaging
WARNING: BuildType(releaseTest): resValue 'string/package_name' value is being replaced.
Using sqlcipher from remote repository
> Configure project :tutashared
Using sqlcipher from remote repository
> Task :calendar:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 44s
1 actionable task: 1 up-to-date
2025-04-11 19:10:39,069 INFO: Scanning source for common problems...
2025-04-11 19:10:39,172 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasi/libemnapi.a
2025-04-11 19:10:39,172 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasi/libemnapi-basic.a
2025-04-11 19:10:39,173 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasi/libemnapi-basic-mt.a
2025-04-11 19:10:39,173 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-emscripten/libemnapi.a
2025-04-11 19:10:39,173 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-emscripten/libemnapi-mt.a
2025-04-11 19:10:39,174 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-emscripten/libemnapi-basic.a
2025-04-11 19:10:39,174 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasi-threads/libemnapi.a
2025-04-11 19:10:39,175 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasi-threads/libemnapi-mt.a
2025-04-11 19:10:39,175 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasi-threads/libemnapi-basic.a
2025-04-11 19:10:39,175 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasi-threads/libemnapi-basic-mt.a
2025-04-11 19:10:39,176 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm64-emscripten/libemnapi.a
2025-04-11 19:10:39,176 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm64-emscripten/libemnapi-mt.a
2025-04-11 19:10:39,176 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm64-emscripten/libemnapi-basic.a
2025-04-11 19:10:39,177 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasip1/libemnapi.a
2025-04-11 19:10:39,177 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasip1/libemnapi-basic.a
2025-04-11 19:10:39,177 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasip1/libemnapi-basic-mt.a
2025-04-11 19:10:39,178 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32/libemnapi.a
2025-04-11 19:10:39,178 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32/libemmalloc.a
2025-04-11 19:10:39,178 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32/libemmalloc-mt.a
2025-04-11 19:10:39,179 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32/libdlmalloc.a
2025-04-11 19:10:39,179 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32/libemnapi-basic.a
2025-04-11 19:10:39,179 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32/libdlmalloc-mt.a
2025-04-11 19:10:39,180 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32/libemnapi-basic-mt.a
2025-04-11 19:10:39,180 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasip1-threads/libemnapi.a
2025-04-11 19:10:39,181 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasip1-threads/libemnapi-mt.a
2025-04-11 19:10:39,181 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasip1-threads/libemnapi-basic.a
2025-04-11 19:10:39,181 INFO: Removing static library at node_modules/@napi-rs/cli/node_modules/emnapi/lib/wasm32-wasip1-threads/libemnapi-basic-mt.a
2025-04-11 19:10:39,207 INFO: Removing static library at node_modules/wasm-sjlj/lib/libsetjmp-mt.a
2025-04-11 19:10:39,207 INFO: Removing static library at node_modules/wasm-sjlj/lib/libsetjmp.a
2025-04-11 19:10:39,514 INFO: Removing binary at node_modules/electron/dist/v8_context_snapshot.bin
2025-04-11 19:10:39,514 INFO: Removing shared library at node_modules/electron/dist/libvk_swiftshader.so
2025-04-11 19:10:39,516 INFO: Removing binary at node_modules/electron/dist/electron
2025-04-11 19:10:39,567 INFO: Removing binary at node_modules/electron/dist/chrome-sandbox
2025-04-11 19:10:39,568 INFO: Removing shared library at node_modules/electron/dist/libEGL.so
2025-04-11 19:10:39,568 INFO: Removing shared library at node_modules/electron/dist/libvulkan.so.1
2025-04-11 19:10:39,570 INFO: Removing shared library at node_modules/electron/dist/libffmpeg.so
2025-04-11 19:10:39,571 INFO: Removing binary at node_modules/electron/dist/snapshot_blob.bin
2025-04-11 19:10:39,571 INFO: Removing shared library at node_modules/electron/dist/libGLESv2.so
2025-04-11 19:10:39,573 INFO: Removing binary at node_modules/electron/dist/chrome_crashpad_handler
2025-04-11 19:10:39,659 INFO: Removing WebAssembly binary file at node_modules/source-map/lib/mappings.wasm
2025-04-11 19:10:39,910 INFO: Removing gzip file archive at node_modules/bytebuffer/dist/bytebuffer-dataview.min.js.gz
2025-04-11 19:10:39,910 INFO: Removing gzip file archive at node_modules/bytebuffer/dist/bytebuffer.min.js.gz
2025-04-11 19:10:39,988 INFO: Removing binary at node_modules/jszip/.jekyll-metadata
2025-04-11 19:10:40,000 INFO: Removing gzip file archive at node_modules/better-sqlite3/deps/sqlcipher.tar.gz
2025-04-11 19:10:40,195 INFO: Removing binary at node_modules/esbuild/bin/esbuild
2025-04-11 19:10:40,209 INFO: Removing binary at node_modules/@esbuild/linux-x64/bin/esbuild
2025-04-11 19:10:40,239 INFO: Removing gzip file archive at node_modules/long/dist/long.min.js.gz
2025-04-11 19:10:40,355 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-11 19:10:40,355 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-11 19:10:40,922 DEBUG: write 'suss.json' to cache
2025-04-11 19:10:40,925 DEBUG: next suss.json cache update due in 23:59:59.986799
2025-04-11 19:10:41,071 INFO: Removing gradle-wrapper.jar at tuta-sdk/android/gradle/wrapper/gradle-wrapper.jar
2025-04-11 19:10:41,490 INFO: Removing gradle-wrapper.jar at app-android/gradle/wrapper/gradle-wrapper.jar
2025-04-11 19:10:41,620 INFO: Creating source tarball...
2025-04-11 19:11:43,573 INFO: Running 'build' commands in build/de.tutao.calendar/app-android/calendar
2025-04-11 19:11:43,573 DEBUG: Directory: build/de.tutao.calendar/app-android/calendar
2025-04-11 19:11:43,573 DEBUG: > bash -e -u -o pipefail -x -c cd ../..; source $HOME/.cargo/env; npm run build-packages; node --max-old-space-size=4096 webapp prod --app calendar; node buildSrc/prepareMobileBuild.js dist calendar
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ source /home/vagrant/.cargo/env
++ case ":${PATH}:" in
++ export PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/26.1.10909125:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
++ PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/26.1.10909125:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin
+ npm run build-packages
> tutanota@277.250409.0 build-packages
> node buildSrc/buildPackages.js all
Updating crates.io index
Updating git repository `https://github.com/mozilla/uniffi-rs.git`
Downloading crates ...
Downloaded napi-build v2.1.6
Downloaded minicbor-derive v0.15.3
Downloaded napi-derive v2.16.13
Downloaded percent-encoding v2.3.1
Downloaded pkcs1 v0.7.5
Downloaded password-hash v0.5.0
Downloaded unicode-ident v1.0.18
Downloaded typenum v1.18.0
Downloaded socket2 v0.5.9
Downloaded unicode-segmentation v1.12.0
Downloaded time v0.3.41
Downloaded winnow v0.7.6
Downloaded serde v1.0.219
Downloaded serde_json v1.0.140
Downloaded toml_edit v0.22.24
Downloaded zerocopy v0.8.24
Downloaded proptest v1.6.0
Downloaded tokio-util v0.7.14
Downloaded regex v1.11.1
Downloaded rsa v0.9.8
Downloaded libc v0.2.171
Downloaded syn v2.0.100
Downloaded rand v0.8.5
Downloaded rustls v0.23.25
Downloaded regex-syntax v0.8.5
Downloaded serde_derive v1.0.219
Downloaded rustls-pki-types v1.11.0
Downloaded tracing v0.1.41
Downloaded textwrap v0.16.2
Downloaded spin v0.9.8
Downloaded scroll v0.12.0
Downloaded ryu v1.0.20
Downloaded mail-parser v0.10.2
Downloaded tokio-rustls v0.26.2
Downloaded subtle v2.6.1
Downloaded static_assertions v1.1.0
Downloaded spki v0.7.3
Downloaded smawk v0.3.2
Downloaded regex-automata v0.4.9
Downloaded smallvec v1.15.0
Downloaded slab v0.4.9
Downloaded siphasher v0.3.11
Downloaded signature v2.2.0
Downloaded shlex v1.3.0
Downloaded sha2 v0.10.8
Downloaded serde_bytes v0.11.17
Downloaded semver v1.0.26
Downloaded rustls-native-certs v0.8.1
Downloaded rand_core v0.6.4
Downloaded rustls-webpki v0.103.1
Downloaded encoding_rs v0.8.35
Downloaded tokio v1.44.2
Downloaded quote v1.0.40
Downloaded sha3 v0.10.8
Downloaded proc-macro2 v1.0.94
Downloaded pqcrypto-internals v0.2.10
Downloaded once_cell v1.21.3
Downloaded num-traits v0.2.19
Downloaded tracing-core v0.1.33
Downloaded toml v0.5.11
Downloaded time-macros v0.2.22
Downloaded thiserror-impl v1.0.69
Downloaded simple_logger v5.0.0
Downloaded scroll_derive v0.12.1
Downloaded rustc_version v0.4.1
Downloaded rand_xorshift v0.3.0
Downloaded rand_chacha v0.3.1
Downloaded proc-macro-crate v3.3.0
Downloaded pqcrypto-traits v0.3.5
Downloaded ppv-lite86 v0.2.21
Downloaded powerfmt v0.2.0
Downloaded plain v0.2.3
Downloaded pkcs8 v0.10.2
Downloaded num-bigint-dig v0.8.4
Downloaded nom v7.1.3
Downloaded napi-derive-backend v1.0.75
Downloaded aws-lc-rs v1.13.0
Downloaded pin-utils v0.1.0
Downloaded pin-project-lite v0.2.16
Downloaded pem-rfc7468 v0.7.0
Downloaded paste v1.0.15
Downloaded num_enum_derive v0.7.3
Downloaded num_enum v0.7.3
Downloaded ring v0.17.14
Downloaded num-integer v0.1.46
Downloaded zeroize_derive v1.4.2
Downloaded zeroize v1.8.1
Downloaded version_check v0.9.5
Downloaded untrusted v0.9.0
Downloaded unicase v2.8.1
Downloaded unarray v0.1.4
Downloaded toml_datetime v0.6.8
Downloaded tokio-macros v2.5.0
Downloaded time-core v0.1.4
Downloaded thiserror-impl v2.0.12
Downloaded thiserror v2.0.12
Downloaded num-conv v0.1.0
Downloaded napi-sys v2.4.0
Downloaded libm v0.2.11
Downloaded curve25519-dalek v4.1.3
Downloaded openssl-probe v0.1.6
Downloaded num_threads v0.1.7
Downloaded num-iter v0.1.45
Downloaded want v0.3.1
Downloaded try-lock v0.2.5
Downloaded tower-service v0.3.3
Downloaded thiserror v1.0.69
Downloaded mio v1.0.3
Downloaded minimal-lexical v0.2.1
Downloaded hyper v1.6.0
Downloaded http v1.3.1
Downloaded hkdf v0.12.4
Downloaded hashbrown v0.15.2
Downloaded h2 v0.4.8
Downloaded goblin v0.8.2
Downloaded futures-util v0.3.31
Downloaded cc v1.2.18
Downloaded aes v0.8.4
Downloaded napi v2.16.17
Downloaded minicbor v0.25.1
Downloaded mime_guess v2.0.5
Downloaded memchr v2.7.4
Downloaded lz4_flex v0.11.3
Downloaded log v0.4.27
Downloaded jobserver v0.1.33
Downloaded indexmap v2.9.0
Downloaded hyper-util v0.1.11
Downloaded hyper-rustls v0.27.5
Downloaded httparse v1.10.1
Downloaded hmac v0.12.1
Downloaded hashify v0.2.6
Downloaded getrandom v0.2.15
Downloaded futures-macro v0.3.31
Downloaded futures v0.3.31
Downloaded fs-err v2.11.0
Downloaded ed25519-dalek v2.1.1
Downloaded der v0.7.9
Downloaded const-oid v0.9.6
Downloaded cargo_metadata v0.15.4
Downloaded bytes v1.10.1
Downloaded blake2 v0.10.6
Downloaded bitflags v2.9.0
Downloaded basic-toml v0.1.10
Downloaded base64ct v1.7.3
Downloaded base64 v0.22.1
Downloaded anyhow v1.0.97
Downloaded mime v0.3.17
Downloaded lazy_static v1.5.0
Downloaded keccak v0.1.5
Downloaded itoa v1.0.15
Downloaded inout v0.1.4
Downloaded httpdate v1.0.3
Downloaded http-body-util v0.1.3
Downloaded hex v0.4.3
Downloaded heck v0.5.0
Downloaded glob v0.3.2
Downloaded generic-array v0.14.7
Downloaded futures-task v0.3.31
Downloaded futures-sink v0.3.31
Downloaded futures-io v0.3.31
Downloaded futures-executor v0.3.31
Downloaded futures-core v0.3.31
Downloaded futures-channel v0.3.31
Downloaded fs_extra v1.3.0
Downloaded form_urlencoded v1.2.1
Downloaded fnv v1.0.7
Downloaded ed25519 v2.2.3
Downloaded dunce v1.0.5
Downloaded deranged v0.4.0
Downloaded curve25519-dalek-derive v0.1.1
Downloaded ctor v0.2.9
Downloaded cpufeatures v0.2.17
Downloaded convert_case v0.6.0
Downloaded const-hex v1.14.0
Downloaded colored v2.2.0
Downloaded cmake v0.1.54
Downloaded cipher v0.4.4
Downloaded cfg-if v1.0.0
Downloaded cbc v0.1.2
Downloaded cargo-platform v0.1.9
Downloaded camino v1.1.9
Downloaded byteorder v1.5.0
Downloaded block-padding v0.3.3
Downloaded block-buffer v0.10.4
Downloaded bincode v1.3.3
Downloaded autocfg v1.4.0
Downloaded atomic-waker v1.1.2
Downloaded async-trait v0.1.88
Downloaded askama_parser v0.2.1
Downloaded askama_escape v0.10.3
Downloaded askama_derive v0.12.5
Downloaded askama v0.12.1
Downloaded argon2 v0.5.3
Downloaded aho-corasick v1.1.3
Downloaded http-body v1.0.1
Downloaded equivalent v1.0.2
Downloaded digest v0.10.7
Downloaded crypto-common v0.1.6
Downloaded pqcrypto-mlkem v0.1.0
Downloaded aws-lc-sys v0.28.0
Compiling proc-macro2 v1.0.94
Compiling unicode-ident v1.0.18
Compiling libc v0.2.171
Compiling cfg-if v1.0.0
Compiling autocfg v1.4.0
Compiling typenum v1.18.0
Compiling version_check v0.9.5
Compiling shlex v1.3.0
Compiling const-oid v0.9.6
Compiling subtle v2.6.1
Compiling dunce v1.0.5
Compiling serde v1.0.219
Compiling bytes v1.10.1
Compiling pin-project-lite v0.2.16
Compiling once_cell v1.21.3
Compiling fs_extra v1.3.0
Compiling futures-core v0.3.31
Compiling memchr v2.7.4
Compiling semver v1.0.26
Compiling futures-sink v0.3.31
Compiling anyhow v1.0.97
Compiling itoa v1.0.15
Compiling base64ct v1.7.3
Compiling zerocopy v0.8.24
Compiling libm v0.2.11
Compiling fnv v1.0.7
Compiling aws-lc-rs v1.13.0
Compiling futures-channel v0.3.31
Compiling futures-io v0.3.31
Compiling cpufeatures v0.2.17
Compiling pin-utils v0.1.0
Compiling futures-task v0.3.31
Compiling tracing-core v0.1.33
Compiling log v0.4.27
Compiling hashbrown v0.15.2
Compiling pem-rfc7468 v0.7.0
Compiling smallvec v1.15.0
Compiling untrusted v0.9.0
Compiling httparse v1.10.1
Compiling equivalent v1.0.2
Compiling generic-array v0.14.7
Compiling rustls-pki-types v1.11.0
Compiling try-lock v0.2.5
Compiling toml_datetime v0.6.8
Compiling winnow v0.7.6
Compiling camino v1.1.9
Compiling slab v0.4.9
Compiling http v1.3.1
Compiling num-traits v0.2.19
Compiling tracing v0.1.41
Compiling fs-err v2.11.0
Compiling quote v1.0.40
Compiling indexmap v2.9.0
Compiling rustls v0.23.25
Compiling paste v1.0.15
Compiling atomic-waker v1.1.2
Compiling syn v2.0.100
Compiling aho-corasick v1.1.3
Compiling want v0.3.1
Compiling glob v0.3.2
Compiling siphasher v0.3.11
Compiling regex-syntax v0.8.5
Compiling spin v0.9.8
Compiling num-bigint-dig v0.8.4
Compiling jobserver v0.1.33
Compiling getrandom v0.2.15
Compiling mio v1.0.3
Compiling socket2 v0.5.9
Compiling http-body v1.0.1
Compiling httpdate v1.0.3
Compiling lazy_static v1.5.0
Compiling rand_core v0.6.4
Compiling cc v1.2.18
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.4
Compiling block-padding v0.3.3
Compiling num-integer v0.1.46
Compiling digest v0.10.7
Compiling inout v0.1.4
Compiling unicode-segmentation v1.12.0
Compiling num-conv v0.1.0
Compiling serde_json v1.0.140
Compiling static_assertions v1.1.0
Compiling num-iter v0.1.45
Compiling byteorder v1.5.0
Compiling powerfmt v0.2.0
Compiling signature v2.2.0
Compiling thiserror v2.0.12
Compiling time-core v0.1.4
Compiling minicbor v0.25.1
Compiling tower-service v0.3.3
Compiling openssl-probe v0.1.6
Compiling ed25519 v2.2.3
Compiling sha2 v0.10.8
Compiling blake2 v0.10.6
Compiling time-macros v0.2.22
Compiling rustls-native-certs v0.8.1
Compiling hmac v0.12.1
Compiling password-hash v0.5.0
Compiling keccak v0.1.5
Compiling ppv-lite86 v0.2.21
Compiling convert_case v0.6.0
Compiling ryu v1.0.20
Compiling percent-encoding v2.3.1
Compiling uniffi_core v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
Compiling pqcrypto-traits v0.3.5
Compiling toml_edit v0.22.24
Compiling napi-build v2.1.6
Compiling cmake v0.1.54
Compiling form_urlencoded v1.2.1
Compiling sha3 v0.10.8
Compiling hkdf v0.12.4
Compiling http-body-util v0.1.3
Compiling rand_chacha v0.3.1
Compiling tutao_node-mimimi v277.250409.0 (/home/vagrant/build/de.tutao.calendar/packages/node-mimimi)
Compiling encoding_rs v0.8.35
Compiling lz4_flex v0.11.3
Compiling base64 v0.22.1
Compiling napi-sys v2.4.0
Compiling bitflags v2.9.0
Compiling rand v0.8.5
Compiling aws-lc-sys v0.28.0
Compiling ring v0.17.14
Compiling pqcrypto-internals v0.2.10
Compiling pqcrypto-mlkem v0.1.0
Compiling regex-automata v0.4.9
Compiling proc-macro-crate v3.3.0
Compiling regex v1.11.1
Compiling serde_derive v1.0.219
Compiling zeroize_derive v1.4.2
Compiling tokio-macros v2.5.0
Compiling futures-macro v0.3.31
Compiling uniffi_checksum_derive v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
Compiling curve25519-dalek-derive v0.1.1
Compiling thiserror-impl v2.0.12
Compiling num_enum_derive v0.7.3
Compiling async-trait v0.1.88
Compiling hashify v0.2.6
Compiling ctor v0.2.9
Compiling uniffi_meta v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
Compiling zeroize v1.8.1
Compiling tokio v1.44.2
Compiling der v0.7.9
Compiling cipher v0.4.4
Compiling futures-util v0.3.31
Compiling argon2 v0.5.3
Compiling cbc v0.1.2
Compiling aes v0.8.4
Compiling mail-parser v0.10.2
Compiling num_enum v0.7.3
Compiling spki v0.7.3
Compiling pkcs8 v0.10.2
Compiling pkcs1 v0.7.5
Compiling rsa v0.9.8
Compiling futures-executor v0.3.31
Compiling futures v0.3.31
Compiling tokio-util v0.7.14
Compiling napi v2.16.17
Compiling h2 v0.4.8
Compiling deranged v0.4.0
Compiling const-hex v1.14.0
Compiling serde_bytes v0.11.17
Compiling toml v0.5.11
Compiling bincode v1.3.3
Compiling rustc_version v0.4.1
Compiling napi-derive-backend v1.0.75
Compiling curve25519-dalek v4.1.3
Compiling time v0.3.41
Compiling uniffi_macros v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
Compiling hyper v1.6.0
Compiling ed25519-dalek v2.1.1
Compiling napi-derive v2.16.13
Compiling hyper-util v0.1.11
Compiling rustls-webpki v0.103.1
Compiling uniffi v0.27.1 (https://github.com/mozilla/uniffi-rs.git?rev=13a1c559cb3708eeca40dcf95dc8b3ccccf3b88c#13a1c559)
Compiling tokio-rustls v0.26.2
Compiling hyper-rustls v0.27.5
Compiling tuta-sdk v277.250409.0 (/home/vagrant/build/de.tutao.calendar/tuta-sdk/rust/sdk)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
+ node --max-old-space-size=4096 webapp prod --app calendar
Building app calendar
started cleaning 0.006
bundling polyfill 0.009
[plugin typescript] @rollup/plugin-typescript: outputToFilesystem option is defaulting to true.
started copying images 76.366
started bundling 76.435
wasm build: emcc \
"phc-winner-argon2/src/argon2.c" "phc-winner-argon2/src/core.c" "phc-winner-argon2/src/ref.c" "phc-winner-argon2/src/blake2/blake2b.c" \
-I "phc-winner-argon2/include" \
-DARGON2_NO_THREADS \
-flto \
-O3 \
--no-entry \
-s TOTAL_MEMORY=48MB \
-s EXPORTED_FUNCTIONS="['_argon2id_hash_raw', '_malloc', '_free']" \
-o /home/vagrant/build/de.tutao.calendar/build-calendar-app/wasm/argon2.wasm
wasm build: mkdir -p include/oqs
cp "liboqs/src/sig_stfl/sig_stfl.h" include/oqs
cp "liboqs/src/common/aes/aes_ops.h" include/oqs
cp "liboqs/src/common/sha2/sha2_ops.h" include/oqs
cp "liboqs/src/common/sha3/sha3_ops.h" include/oqs
cp "liboqs/src/common/sha3/sha3x4_ops.h" include/oqs
cp "liboqs/src/oqs.h" include/oqs
cp "liboqs/src/common/common.h" include/oqs
cp "liboqs/src/common/rand/rand.h" include/oqs
cp "liboqs/src/common/aes/aes.h" include/oqs
cp "liboqs/src/common/sha2/sha2.h" include/oqs
cp "liboqs/src/common/sha3/sha3.h" include/oqs
cp "liboqs/src/common/sha3/sha3x4.h" include/oqs
cp "liboqs/src/kem/ml_kem/kem_ml_kem.h" include/oqs
cp "liboqs/src/kem/kem.h" include/oqs
cp "liboqs/src/sig/sig.h" include/oqs
cp "../../packages/tutanota-crypto/lib/encryption/Liboqs/tuta_kem.h" include/oqs
touch include/oqs/oqsconfig.h
patch include/oqs/common.h remove-fprintf.patch
patching file include/oqs/common.h
emcc \
"liboqs/src/kem/kem.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/kem.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/verify.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/indcpa.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/symmetric-shake.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/poly.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/polyvec.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/cbd.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/ntt.c" "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref/reduce.c" "liboqs/src/kem/ml_kem/kem_ml_kem_1024.c" "liboqs/src/sig_stfl/sig_stfl.c" "liboqs/src/common/aes/aes.c" "liboqs/src/common/sha2/sha2.c" "liboqs/src/common/sha3/sha3.c" "liboqs/src/common/sha3/sha3x4.c" "liboqs/src/common/pqclean_shims/fips202.c" "liboqs/src/common/sha3/xkcp_sha3.c" "liboqs/src/common/sha3/xkcp_low/KeccakP-1600/plain-64bits/KeccakP-1600-opt64.c" "liboqs/src/common/common.c" "../../packages/tutanota-crypto/lib/encryption/Liboqs/rand.c" "../../packages/tutanota-crypto/lib/encryption/Liboqs/exit.c" "../../packages/tutanota-crypto/lib/encryption/Liboqs/tuta_kem.c" \
-I "include" \
-I "liboqs/src/kem/ml_kem/pqcrystals-kyber-standard_ml-kem-1024_ref" \
-I "liboqs/src/common/pqclean_shims" \
-DOQS_VERSION_TEXT=\"tutamlkem\" \
-DOQS_ENABLE_KEM_ml_kem_1024=1 \
-DOQS_ENABLE_KEM_ML_KEM=1 \
-DOQS_DIST_BUILD=1 \
-DKYBER_K=4 \
-flto \
-O3 \
-s STANDALONE_WASM \
--no-entry \
-s TOTAL_MEMORY=48MB \
-s EXPORTED_FUNCTIONS="['_OQS_KEM_new', '_OQS_KEM_free', '_OQS_KEM_keypair', '_TUTA_KEM_encaps', '_TUTA_KEM_decaps', '_TUTA_inject_entropy', '_malloc', '_free']" \
-o /home/vagrant/build/de.tutao.calendar/build-calendar-app/wasm/liboqs.wasm
wasm build: make: Nothing to be done for 'fallback'.
wasm build: wasm2js /home/vagrant/build/de.tutao.calendar/build-calendar-app/wasm/argon2.wasm -o /home/vagrant/build/de.tutao.calendar/build-calendar-app/wasm/argon2.js -O3
wasm build: wasm2js /home/vagrant/build/de.tutao.calendar/build-calendar-app/wasm/liboqs.wasm -o /home/vagrant/build/de.tutao.calendar/build-calendar-app/wasm/liboqs.js -O3
Circular dependency: packages/tutanota-utils/dist/ArrayUtils.js -> packages/tutanota-utils/dist/Utils.js -> packages/tutanota-utils/dist/ArrayUtils.js
Circular dependency: src/common/api/worker/rest/EntityRestClient.ts -> src/common/api/worker/rest/DefaultEntityRestCache.ts -> src/common/api/worker/rest/EntityRestClient.ts
Circular dependency: src/common/api/worker/rest/DefaultEntityRestCache.ts -> src/common/api/worker/offline/OfflineStorage.ts -> src/common/api/worker/rest/DefaultEntityRestCache.ts
Circular dependency: src/common/gui/base/Dialog.ts -> src/common/gui/base/TextField.ts -> src/common/gui/base/GuiUtils.ts -> src/common/gui/base/Dialog.ts
Circular dependency: src/common/gui/base/TextField.ts -> src/common/gui/base/GuiUtils.ts -> src/common/gui/base/DropDownSelector.ts -> src/common/gui/base/TextField.ts
Circular dependency: src/common/gui/base/GuiUtils.ts -> src/common/gui/base/DropDownSelector.ts -> src/common/gui/base/GuiUtils.ts
Circular dependency: src/common/gui/editor/HtmlEditor.ts -> src/common/gui/editor/Editor.ts -> src/common/gui/editor/HtmlEditor.ts
Circular dependency: src/mail-app/mailLocator.ts -> src/mail-app/mail/model/InboxRuleHandler.ts -> src/mail-app/mailLocator.ts
Circular dependency: src/mail-app/mailLocator.ts -> src/mail-app/mail/import/MailImporter.ts -> src/mail-app/mailLocator.ts
Circular dependency: src/mail-app/mail/view/MailViewerUtils.ts -> src/mail-app/mail/export/Exporter.ts -> src/mail-app/mail/export/Bundler.ts -> src/mail-app/mail/view/MailViewerUtils.ts
Circular dependency: src/common/subscription/SubscriptionViewer.ts -> src/common/subscription/UpgradeSubscriptionWizard.ts -> src/common/subscription/SignupPage.ts -> src/common/subscription/SignupForm.ts -> src/common/subscription/SubscriptionViewer.ts
Circular dependency: src/common/subscription/SubscriptionViewer.ts -> src/common/subscription/UpgradeSubscriptionWizard.ts -> src/common/subscription/UpgradeConfirmSubscriptionPage.ts -> src/common/subscription/SubscriptionViewer.ts
Circular dependency: src/common/subscription/SwitchSubscriptionDialog.ts -> src/common/subscription/PaymentViewer.ts -> src/common/subscription/SwitchSubscriptionDialog.ts
Circular dependency: src/common/subscription/SubscriptionViewer.ts -> src/common/subscription/SwitchSubscriptionDialog.ts -> src/common/subscription/SubscriptionViewer.ts
Circular dependency: src/common/support/SupportDialog.ts -> src/common/support/pages/SupportLandingPage.ts -> src/common/support/SupportDialog.ts
Circular dependency: src/common/support/SupportDialog.ts -> src/common/support/pages/SupportCategoryPage.ts -> src/common/support/SupportDialog.ts
Circular dependency: src/common/support/SupportDialog.ts -> src/common/support/pages/SupportTopicPage.ts -> src/common/support/SupportDialog.ts
Circular dependency: src/common/support/SupportDialog.ts -> src/common/support/pages/ContactSupportPage.ts -> src/common/support/SupportDialog.ts
Circular dependency: src/calendar-app/calendar/gui/eventeditor-model/CalendarNotificationModel.ts -> src/calendar-app/calendar/gui/eventeditor-model/CalendarEventModel.ts -> src/calendar-app/calendar/gui/eventeditor-model/CalendarNotificationModel.ts
Circular dependency: src/calendar-app/calendar/gui/eventeditor-model/CalendarEventModel.ts -> src/calendar-app/calendar/gui/eventeditor-model/CalendarEventModelStrategy.ts -> src/calendar-app/calendar/gui/eventeditor-model/CalendarEventModel.ts
Circular dependency: src/common/calendar/import/CalendarImporterDialog.ts -> src/common/calendar/import/CalendarImporter.ts -> src/common/calendar/import/CalendarImporterDialog.ts
bundling timings:
# BUILD 145049.974437
## initialize 77943.06531
- plugin 1 (typescript) - buildStart 77942.177272
- plugin 3 (commonjs) - buildStart 0.4460890000045765
- plugin 8 (node-resolve) - buildStart 0.08380500000203028
## generate module graph 52532.03558900001
- plugin 0 (commonjs--resolver) - resolveId 375.49252400011756
- plugin 1 (typescript) - resolveId 1043.2860250010563
- plugin 2 (resolve-libs) - resolveId 42.40532100063865
- plugin 9 (wasm) - resolveId 25.78108999982942
- plugin 8 (node-resolve) - resolveId 146.25088399951346
- plugin 1 (typescript) - load 109.39598199998727
- plugin 3 (commonjs) - transform 679.4565309995087
generate ast 5578.459679000487
- plugin 9 (wasm) - resolveDynamicImport 8.240306999941822
- plugin 3 (commonjs) - load 4.354381999844918
- plugin 8 (node-resolve) - load 1.8943640000361484
- plugin 9 (wasm) - load 90.71134199996595
## sort and bind modules 1041.0949609999952
## mark included statements 13501.347542000003
treeshaking pass 1 1384.1773570000078
treeshaking pass 2 1457.487506000005
treeshaking pass 3 1557.0621539999847
treeshaking pass 4 1935.8056029999861
treeshaking pass 5 1168.4682939999911
treeshaking pass 6 814.8522860000085
treeshaking pass 7 749.3436979999824
treeshaking pass 8 929.6860750000051
treeshaking pass 9 982.2661479999952
treeshaking pass 10 660.6083470000012
treeshaking pass 11 616.6785729999829
treeshaking pass 12 611.8572329999879
treeshaking pass 13 608.6310309999972
- plugin 1 (typescript) - buildEnd 31.589640999998664
- plugin 3 (commonjs) - buildEnd 0.04218300001230091
started writing bundles into build-calendar-app 224.6
calendar-app.js 114.056640625K
/src/common/misc/ClientConstants.ts
/src/common/misc/ClientDetector.ts
libs/mithril.js
/src/common/misc/WhitelabelCustomizations.ts
/src/common/misc/LanguageViewModel.ts
/src/common/gui/animation/Easing.ts
/src/common/gui/base/Color.ts
/src/common/gui/animation/Animations.ts
/src/common/gui/base/Logo.ts
/src/common/gui/builtinThemes.ts
/src/common/gui/theme.ts
/src/common/misc/KeyManager.ts
/src/common/misc/WindowFacade.ts
/src/common/gui/base/Modal.ts
/src/common/gui/size.ts
/src/common/misc/Log.ts
/src/common/gui/styles.ts
/src/common/gui/HtmlUtils.ts
/src/common/gui/base/Overlay.ts
/src/RootView.ts
/src/common/misc/ErrorHandler.ts
/src/common/misc/DeviceConfig.ts
/src/calendar-app/calendar-applicationPaths.ts
/src/calendar-app/calendar-app.ts
/src/common/gui/mixins.ts
/src/common/api/main/LoginController.ts
/src/common/misc/RouteChange.ts
/src/common/gui/ThemeController.ts
/src/common/gui/AriaUtils.ts
calendar-worker.js 252.9111328125K
/src/common/api/worker/EventQueue.ts
/src/common/api/worker/ProgressMonitorDelegate.ts
/src/common/api/worker/EventBusClient.ts
/src/common/api/worker/rest/CustomCacheHandler.ts
/src/common/api/worker/offline/SqlValue.ts
/src/common/api/worker/offline/Sql.ts
/src/common/api/worker/offline/OfflineStorage.ts
/src/common/api/worker/rest/DefaultEntityRestCache.ts
/packages/tutanota-crypto/dist/internal/sjcl.js
/packages/tutanota-crypto/dist/random/Randomizer.js
/packages/tutanota-crypto/dist/hashes/Sha256.js
/packages/tutanota-crypto/dist/misc/Utils.js
/packages/tutanota-crypto/dist/hashes/Sha512.js
/packages/tutanota-crypto/dist/encryption/Hmac.js
/packages/tutanota-crypto/dist/encryption/Aes.js
/packages/tutanota-crypto/dist/internal/noble-curves-1.3.0.js
/packages/tutanota-crypto/dist/encryption/X25519.js
/packages/tutanota-crypto/dist/internal/bCrypt.js
/packages/tutanota-crypto/dist/misc/Constants.js
/packages/tutanota-crypto/dist/hashes/Bcrypt.js
/packages/tutanota-crypto/dist/encryption/Liboqs/Kyber.js
/packages/tutanota-crypto/dist/encryption/Liboqs/KyberKeyPair.js
/packages/tutanota-crypto/dist/hashes/Argon2id/Argon2id.js
/packages/tutanota-crypto/dist/random/SecureRandom.js
/packages/tutanota-crypto/dist/internal/crypto-jsbn-2012-08-09_1.js
/packages/tutanota-crypto/dist/encryption/AsymmetricKeyPair.js
/packages/tutanota-crypto/dist/encryption/Rsa.js
/packages/tutanota-crypto/dist/encryption/KeyEncryption.js
/packages/tutanota-crypto/dist/encryption/PQKeyPairs.js
/packages/tutanota-crypto/dist/hashes/Sha1.js
/packages/tutanota-crypto/dist/misc/TotpVerifier.js
/packages/tutanota-crypto/dist/hashes/MurmurHash.js
/packages/tutanota-crypto/dist/hashes/HKDF.js
/packages/tutanota-crypto/dist/index.js
/src/common/api/worker/facades/KeyLoaderFacade.ts
/src/common/api/worker/rest/EntityRestClient.ts
/src/common/api/worker/crypto/CryptoWrapper.ts
/src/common/api/worker/facades/LoginFacade.ts
/src/common/api/worker/rest/RestClient.ts
/src/common/api/worker/SuspensionHandler.ts
/src/common/api/worker/facades/DeviceEncryptionFacade.ts
/src/common/native/worker/AesApp.ts
/src/common/api/worker/crypto/RsaImplementation.ts
/src/common/api/worker/crypto/CryptoFacade.ts
/src/common/api/worker/Compression.ts
/src/common/api/worker/crypto/InstanceMapper.ts
/src/common/api/worker/utils/SleepDetector.ts
/src/common/api/worker/rest/EphemeralCacheStorage.ts
/src/common/api/worker/rest/CacheStorageProxy.ts
/src/common/api/worker/rest/ServiceExecutor.ts
/src/common/api/worker/facades/UserFacade.ts
/src/common/api/worker/offline/StandardMigrations.ts
/src/common/api/worker/offline/migrations/sys-v94.ts
/src/common/api/worker/offline/migrations/tutanota-v66.ts
/src/common/api/worker/offline/migrations/sys-v92.ts
/src/common/api/worker/offline/migrations/tutanota-v65.ts
/src/common/api/worker/offline/migrations/sys-v91.ts
/src/common/api/worker/offline/migrations/sys-v90.ts
/src/common/api/worker/offline/migrations/tutanota-v64.ts
/src/common/api/worker/offline/migrations/tutanota-v67.ts
/src/common/api/worker/offline/migrations/sys-v96.ts
/src/common/api/worker/offline/migrations/tutanota-v69.ts
/src/common/api/worker/offline/migrations/sys-v97.ts
/src/common/api/worker/offline/migrations/tutanota-v71.ts
/src/common/api/worker/offline/migrations/sys-v99.ts
/src/common/api/worker/offline/migrations/sys-v101.ts
/src/common/api/worker/offline/migrations/sys-v102.ts
/src/common/api/worker/offline/migrations/tutanota-v72.ts
/src/common/api/worker/offline/migrations/sys-v103.ts
/src/common/api/worker/offline/migrations/tutanota-v73.ts
/src/common/api/worker/offline/migrations/sys-v104.ts
/src/common/api/worker/offline/migrations/sys-v105.ts
/src/common/api/worker/offline/migrations/sys-v106.ts
/src/common/api/worker/offline/migrations/tutanota-v74.ts
/src/common/api/worker/offline/migrations/sys-v107.ts
/src/common/api/worker/offline/migrations/tutanota-v75.ts
/src/common/api/worker/offline/migrations/sys-v111.ts
/src/common/api/worker/offline/migrations/tutanota-v76.ts
/src/common/api/worker/offline/migrations/sys-v112.ts
/src/common/api/worker/offline/migrations/tutanota-v77.ts
/src/common/api/worker/offline/migrations/sys-v114.ts
/src/common/api/worker/offline/migrations/offline2.ts
/src/common/api/worker/offline/migrations/sys-v115.ts
/src/common/api/worker/offline/migrations/tutanota-v78.ts
/src/common/api/worker/offline/migrations/sys-v116.ts
/src/common/api/worker/offline/migrations/tutanota-v79.ts
/src/common/api/worker/offline/migrations/offline3.ts
/src/common/api/worker/offline/migrations/sys-v118.ts
/src/common/api/worker/offline/migrations/tutanota-v80.ts
/src/common/api/worker/offline/migrations/storage-v11.ts
/src/common/api/worker/offline/migrations/sys-v119.ts
/src/common/api/worker/offline/migrations/sys-v120.ts
/src/common/api/worker/offline/migrations/tutanota-v83.ts
/src/common/api/worker/offline/migrations/sys-v121.ts
/src/common/api/worker/offline/migrations/tutanota-v84.ts
/src/common/api/worker/offline/migrations/offline4.ts
/src/common/api/worker/offline/OfflineStorageMigrator.ts
/src/common/api/worker/facades/EntropyFacade.ts
/src/common/api/worker/facades/BlobAccessTokenFacade.ts
/src/common/api/worker/crypto/OwnerEncSessionKeysUpdateQueue.ts
/src/common/api/worker/EventBusEventCoordinator.ts
/src/common/api/worker/facades/WorkerFacade.ts
/src/common/api/worker/facades/Argon2idFacade.ts
/src/common/api/worker/facades/KyberFacade.ts
/src/common/api/worker/facades/PQMessage.ts
/src/common/api/worker/facades/PQFacade.ts
/src/common/api/worker/facades/KeyAuthenticationFacade.ts
/src/common/api/worker/facades/KeyRotationFacade.ts
/src/common/api/worker/facades/KeyCache.ts
/src/calendar-app/workerUtils/offline/CalendarOfflineCleaner.ts
/src/common/api/worker/crypto/AsymmetricCryptoFacade.ts
/src/common/api/worker/facades/PublicKeyProvider.ts
/src/calendar-app/workerUtils/worker/CalendarWorkerLocator.ts
/src/calendar-app/workerUtils/worker/CalendarWorkerImpl.ts
/src/calendar-app/workerUtils/worker/calendar-worker.ts
/src/common/native/worker/RsaApp.ts
calendar-settings-B9N2oYuf.js 11.3251953125K
/src/calendar-app/calendar/settings/NotificationSettingsViewer.ts
/src/calendar-app/calendar/settings/GlobalSettingsViewer.ts
/src/calendar-app/calendar/settings/CalendarSettingsView.ts
calendar-view-B3TNpnrE.js 75.8359375K
/src/calendar-app/calendar/view/EventDetailsView.ts
/src/calendar-app/calendar/view/CalendarEventBubble.ts
/src/calendar-app/calendar/view/ContinuingCalendarEventBubble.ts
/src/calendar-app/calendar/view/EventDragHandler.ts
/src/calendar-app/calendar/view/CalendarMonthView.ts
/src/calendar-app/calendar/view/CalendarAgendaItemView.ts
/src/calendar-app/calendar/view/CalendarTimeIndicator.ts
/src/calendar-app/calendar/view/CalendarAgendaView.ts
/src/calendar-app/calendar/view/CalendarDayEventsView.ts
/src/calendar-app/calendar/view/MultiDayCalendarView.ts
/src/calendar-app/calendar/view/TodayIconButton.ts
/src/calendar-app/calendar/view/CalendarMobileHeader.ts
/src/calendar-app/calendar/view/CalendarDesktopToolbar.ts
/src/calendar-app/calendar/view/CalendarView.ts
/src/calendar-app/calendar/view/CalendarViewModel.ts
/src/calendar-app/calendar/view/CalendarNotificationSender.ts
/src/calendar-app/calendar/view/CalendarInvites.ts
common-CfLnyf5X.js 413.71484375K
/packages/tutanota-crypto/dist/misc/CryptoError.js
/packages/tutanota-crypto/dist/error.js
/src/common/api/common/error/ContactStoreError.ts
/src/common/api/common/error/MobilePaymentError.ts
/src/common/api/common/utils/ErrorUtils.ts
/src/common/api/common/threading/MessageDispatcher.ts
/src/common/api/common/EntityConstants.js
/src/common/api/common/utils/EntityUtils.ts
/src/common/api/common/EntityFunctions.ts
/src/common/api/common/utils/EntityUpdateUtils.ts
libs/cborg.js
/src/common/api/common/EntityClient.ts
/src/common/api/common/utils/BirthdayUtils.ts
/src/common/api/common/utils/Scheduler.ts
/src/common/api/common/utils/NoZoneDateProvider.ts
/src/common/api/common/DomainConfigProvider.ts
/src/common/api/common/utils/GroupUtils.ts
/src/common/api/common/WorkerProxy.ts
/src/common/api/common/threading/Transport.ts
/src/common/api/common/CountryList.ts
/src/common/api/common/utils/CommonCalendarUtils.ts
/src/common/api/common/DataFile.ts
/src/common/api/common/utils/FileUtils.ts
/src/common/api/common/utils/BlobUtils.ts
/src/common/api/common/utils/ProgressMonitor.ts
/src/common/api/common/utils/CustomerUtils.ts
/src/common/offline/CachePostLoginAction.ts
/src/common/api/common/CommonMailUtils.ts
/src/common/api/common/mail/FolderSystem.ts
/src/mail-app/mail/model/MailChecks.ts
/src/common/api/common/utils/EstimatingProgressMonitor.ts
/src/common/api/common/utils/CommonFormatter.ts
/src/common/api/common/utils/PlainTextSearch.ts
/src/common/api/common/utils/ObservableLazyLoaded.ts
/src/common/misc/credentials/DatabaseKeyFactory.ts
/src/common/api/common/utils/UserUtils.ts
/src/common/offline/LoadingState.ts
/src/common/desktop/config/ConfigKeys.ts
common-min-G96GiB2Y.js 42.947265625K
/packages/tutanota-error/dist/TutanotaError.js
/packages/tutanota-error/dist/index.js
/src/common/api/common/error/ProgrammingError.ts
/src/common/api/common/Env.ts
/packages/tutanota-utils/dist/TypeRef.js
/packages/tutanota-utils/dist/Utils.js
/packages/tutanota-utils/dist/MapUtils.js
/packages/tutanota-utils/dist/ArrayUtils.js
/packages/tutanota-utils/dist/AsyncResult.js
/packages/tutanota-utils/dist/CollectionUtils.js
/packages/tutanota-utils/dist/DateUtils.js
/packages/tutanota-utils/dist/Encoding.js
/packages/tutanota-utils/dist/LazyLoaded.js
/packages/tutanota-utils/dist/PromiseMap.js
/packages/tutanota-utils/dist/PromiseUtils.js
/packages/tutanota-utils/dist/SortedArray.js
/packages/tutanota-utils/dist/StringUtils.js
/packages/tutanota-utils/dist/WebAssembly.js
/packages/tutanota-utils/dist/MathUtils.js
/packages/tutanota-utils/dist/Csv.js
/packages/tutanota-utils/dist/Tokenizer.js
/packages/tutanota-utils/dist/index.js
/src/common/api/common/TutanotaConstants.ts