log for im.status.ethereum:2022092010
== Installed Android Tools ==
2022-09-22 10:34:39,716 DEBUG: Reading 'config.yml'
2022-09-22 10:34:39,725 DEBUG: Local Android SDK only has outdated apksigner versions
2022-09-22 10:34:39,725 WARNING: apksigner not found! Cannot sign or verify modern APKs
2022-09-22 10:34:39,728 INFO: Creating log directory
2022-09-22 10:34:39,728 INFO: Creating temporary directory
2022-09-22 10:34:39,728 INFO: Creating output directory
2022-09-22 10:34:39,733 DEBUG: Getting git vcs interface for https://github.com/status-im/status-react.git
2022-09-22 10:34:39,733 DEBUG: > git --version
git version 2.11.0
2022-09-22 10:34:39,954 INFO: Using git version 2.11.0
2022-09-22 10:34:39,955 DEBUG: Checking 1.20.0
2022-09-22 10:34:39,955 INFO: Building version 1.20.0 (2022092010) of im.status.ethereum
2022-09-22 10:34:39,956 INFO: Running 'sudo' commands in /home/vagrant
2022-09-22 10:34:39,957 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c cd build/im.status.ethereum && make fdroid-build-env
+ cd build/im.status.ethereum
+ make fdroid-build-env
sysctl fs.inotify.max_user_watches=524288
fs.inotify.max_user_watches = 524288
mkdir -m 0755 /nix
chown vagrant /nix
chown -R vagrant "/tmp/tmp-status-mobile-9338bf71e"
2022-09-22 10:34:40,165 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-09-22 10:34:40,371 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65038 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u14) ...
2022-09-22 10:34:45,951 INFO: Getting source for revision 9338bf71ee6ccf4f2116c35726df152c38c0a467
2022-09-22 10:34:45,952 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:45,952 DEBUG: > git rev-parse --show-toplevel
2022-09-22 10:34:46,210 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:46,211 DEBUG: > git submodule foreach --recursive git reset --hard
2022-09-22 10:34:46,316 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:46,316 DEBUG: > git reset --hard
2022-09-22 10:34:47,130 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:47,131 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-09-22 10:34:47,240 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:47,241 DEBUG: > git clean -dffx
2022-09-22 10:34:47,446 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:47,447 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 fetch origin
2022-09-22 10:34:47,870 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:47,871 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 remote prune origin
2022-09-22 10:34:48,182 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:48,183 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 fetch --prune --tags --force origin
2022-09-22 10:34:48,602 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:48,602 DEBUG: > git remote set-head origin --auto
2022-09-22 10:34:49,007 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:49,007 DEBUG: > git checkout -f 9338bf71ee6ccf4f2116c35726df152c38c0a467
2022-09-22 10:34:49,763 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:49,764 DEBUG: > git clean -dffx
2022-09-22 10:34:49,984 INFO: Running 'init' commands in build/im.status.ethereum
2022-09-22 10:34:49,984 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:34:49,984 DEBUG: > bash -x -c -- nix/scripts/setup.sh
+ nix/scripts/setup.sh
[0;32mSetting up Nix package manager...[0m
/tmp/nix-install-2.8.0: OK
downloading Nix 2.8.0 binary tarball for x86_64-linux from 'https://releases.nixos.org/nix/nix-2.8.0/nix-2.8.0-x86_64-linux.tar.xz' to '/tmp/nix-binary-tarball-unpack.jlwnSXfvZu'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 27.4M 100 27.4M 0 0 26.1M 0 0:00:01 0:00:01 --:--:-- 26.1M
Note: a multi-user installation is possible. See https://nixos.org/manual/nix/stable/installation/installing-binary.html#multi-user-installation
performing a single-user installation of Nix...
copying Nix to /nix/store...
installing 'nix-2.8.0'
building '/nix/store/8nhrnmf16d6gamqn8ab3ranv0pr2r9yq-user-environment.drv'...
unpacking channels...
modifying /home/vagrant/.profile...
Installation finished! To ensure that the necessary environment
variables are set, either log in again, or type
. /home/vagrant/.nix-profile/etc/profile.d/nix.sh
in your shell.
[0;32mThe Nix package manager was successfully installed.[0m
[1;33mSee STARTING_GUIDE.md if you're new here.[0m
2022-09-22 10:35:03,621 INFO: Creating local.properties file at build/im.status.ethereum/local.properties
2022-09-22 10:35:03,621 DEBUG: Removing debuggable flags from build/im.status.ethereum
2022-09-22 10:35:03,648 INFO: Cleaned build.gradle of keysigning configs at build/im.status.ethereum/android/app/build.gradle
2022-09-22 10:35:03,660 INFO: Running 'prebuild' commands in build/im.status.ethereum
2022-09-22 10:35:03,661 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:35:03,661 DEBUG: > bash -x -c -- sed -i -e '/extra/d' nix/nix.conf
+ sed -i -e /extra/d nix/nix.conf
2022-09-22 10:35:03,890 INFO: Scanning source for common problems...
2022-09-22 10:35:03,896 INFO: Removing binary at ios/nanopb.framework/nanopb
2022-09-22 10:35:03,913 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/react-native/android' at android/build.gradle
2022-09-22 10:35:03,914 INFO: Ignoring unknown maven repo '$rootDir/../node_modules/jsc-android/dist' at android/build.gradle
2022-09-22 10:35:04,024 INFO: Creating source tarball...
2022-09-22 10:35:09,455 INFO: Running 'build' commands in build/im.status.ethereum
2022-09-22 10:35:09,455 DEBUG: Directory: build/im.status.ethereum
2022-09-22 10:35:09,455 DEBUG: > bash -x -c ulimit -n 4096 && make build-fdroid BUILD_NUMBER=2022092010
+ ulimit -n 4096
+ make build-fdroid BUILD_NUMBER=2022092010
[1;33mMissing TARGET, assuming default target.[0m See nix/README.md for more details.
[0;32mConfiguring Nix shell for target 'default'...[0m
copying path '/nix/store/rpa8lnnwccyak9nhfk5f49zhsbx68rvb-glibc-locales-2.35-163' from 'https://cache.nixos.org'...
copying path '/nix/store/3diddd01msw7v4rvd9f2sr69b07kbjlz-mirrors-list' from 'https://cache.nixos.org'...
copying path '/nix/store/a0qsiqnwfbmw70k6q9wwldrjzk6nzak2-curl-7.84.0-man' from 'https://cache.nixos.org'...
copying path '/nix/store/ksly0020hw7i3wrdz5d170np7bbmpl79-nghttp2-1.47.0' from 'https://cache.nixos.org'...
copying path '/nix/store/cbywlz71x7khq6s3qbnmn61g8ri6202z-nghttp2-1.47.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/zs9nlj4x7v7ywpwxjif3n216p84f2cs1-libunistring-1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/c0s8vp0jj0p0vd3zkf3c1p0j3a8bbgs0-libidn2-2.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/bzd91shky9j9d43girrrj6vmqlw7x9m8-glibc-2.35-163' from 'https://cache.nixos.org'...
copying path '/nix/store/czwxzsnqwj806v0gnf09pl2mwd3nnwap-attr-2.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/p7bpdnxqd3i5hwm92mrscf7mvxk66404-bash-5.1-p16' from 'https://cache.nixos.org'...
copying path '/nix/store/scphgcsdllg55axw45vrr07jhl17i8i7-bzip2-1.0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/wjh9x6hk6brpgx4ycgild0pdi4jak2s7-ed-1.18' from 'https://cache.nixos.org'...
copying path '/nix/store/mdvw541sarkk8jxfrf9jyjz1gs46wyjn-gawk-5.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/4v2bk6almk03mfnz4122dfz8vcxynvs3-gcc-11.3.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/0yw0w4ds9q34c1j7ghrg21gaj415dlym-gnumake-4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/5mgbisml783jj5mscxjsr4hlbmn25cyr-gnused-4.8' from 'https://cache.nixos.org'...
copying path '/nix/store/shkayl138d07l29bph4f92x3hwbqlk0j-bzip2-1.0.8-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/cxshsk71wngf5a2h3mwyaya841a6mg5n-acl-2.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/nc3xqj1cq6h418qmqlha193mvmbhx4bp-gzip-1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/mklikhwvv2kp7sysdnjd59c44fr8ryk7-keyutils-1.6.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/93711z38v7yqhyjh2z64z621wfrq82bj-nghttp2-1.47.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/f4ja1s5wxs2fxvcyz6kaaqj75icjfrrm-gnutar-1.34' from 'https://cache.nixos.org'...
copying path '/nix/store/bgr48d8v22dqvha5vpabi2mbazc4jj47-openssl-3.0.5' from 'https://cache.nixos.org'...
copying path '/nix/store/541ykirikh68a1djyk5cz7w21f896hj3-patch-2.7.6' from 'https://cache.nixos.org'...
copying path '/nix/store/87nh2syrnydp10pcay26bvq23nv1a44j-nghttp2-1.47.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/pbg7c5iydsh2nsyizv099lsv9wvclamv-pcre-8.45' from 'https://cache.nixos.org'...
copying path '/nix/store/gqjdfxidlf0430xiiz1nyada2vym5vbs-libkrb5-1.20' from 'https://cache.nixos.org'...
copying path '/nix/store/qn9j69jr4qgy7i6j8fq5inmag3czj672-unzip-6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/skb4mxgggvm22qxvdrqh7ga6y30mf06n-xz-5.2.6' from 'https://cache.nixos.org'...
copying path '/nix/store/ix6nn9lwp2w04agkfb1wzwvcnis0mmxw-gnugrep-3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/jyiybh44fcvypizjnl3yrffqr8mndhid-zlib-1.2.12' from 'https://cache.nixos.org'...
copying path '/nix/store/q4m8mhkb71yd7vgx5wmm5c7hzs7hsj45-xz-5.2.6-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/sd2s5syapsykjy5xdkx6407cx1bv9wpn-file-5.42' from 'https://cache.nixos.org'...
copying path '/nix/store/irg1wjsdl9iwwm1wdmpx1nfw82v04dmj-zlib-1.2.12-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/kacsc14cgv2jhcxh1sf6gdpz4m1w0896-libkrb5-1.20-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/zikw43cl58ck931cipbicjbi61g87l8b-gmp-with-cxx-stage4-6.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/f1yk9kbnv0zikz64hn9hx218d04jq73l-patchelf-0.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/n95s7s6ilkjc7xwqml93acxzj6k0hsfn-coreutils-9.1' from 'https://cache.nixos.org'...
copying path '/nix/store/9h54g26xv6hq0zb2kr127gc6iwdb835v-libssh2-1.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/qbp8qpmxyz39mgn3qvz42nrbhh3ny752-curl-7.84.0' from 'https://cache.nixos.org'...
copying path '/nix/store/35yhfk61ml4myj45fx1xsblh1iwys9b2-libssh2-1.10.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/jay2imyql1mljkck4g3dnbnak6sd5ks6-diffutils-3.8' from 'https://cache.nixos.org'...
copying path '/nix/store/k0kpf3r2k1d8p9h0gmx23msw3qrybkfk-findutils-4.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/p743jnywg5z2axcrdcfyjjqkgdlpjy8r-perl-5.36.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lm47r1xqyn4xyyq4fg4zmf11m7dxyblv-curl-7.84.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/56lap6lbsmhx0a6jshf4phc1b5ik6m01-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/j53sa7pgay8j6ds49vk3b900qqnk98jk-openssl-3.0.5-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/mi645v4kmn1jixqx50wkdri6454m40x3-openssl-3.0.5-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/i38j3pqxbiil11ngd1h5rndj4xr32krv-curl-7.84.0-dev' from 'https://cache.nixos.org'...
building '/nix/store/f3jb119w34cfaqxrf2spqapbgwn15lfd-nixpkgs-source.drv'...
trying https://github.com/NixOS/nixpkgs/archive/280d485b6f94d5ee8645aaf098c61a5def5df2be.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
100 28.7M 0 28.7M 0 0 5266k 0 --:--:-- 0:00:05 --:--:-- 6169k
unpacking source archive /tmp/tmp-status-mobile-9338bf71e/nix-build-nixpkgs-source.drv-0/280d485b6f94d5ee8645aaf098c61a5def5df2be.tar.gz
these 336 paths will be fetched (1096.35 MiB download, 2511.44 MiB unpacked):
/nix/store/06kx6gyfw81aj3a0f21y5lhx9ywm72kw-nettle-3.7.3
/nix/store/07kmxfmj8i8h76zzz9vw9zfvxsarqr5d-glibc-2.34-210-dev
/nix/store/0af07a61nsygc09kpqc8jfh52z5qjnan-gdk-pixbuf-2.42.8
/nix/store/0c235yjs3cbrp6wsd7cgxb90f9k6dxrk-serd-0.30.10
/nix/store/0h73sj1n8hzc6fs36cjvsvcvz3av7n47-bash-interactive-5.1-p16
/nix/store/0kdr2vmg9sdmr66r5ycqs29g818v38l2-libselinux-3.3
/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12
/nix/store/0klmkc3ff48xbi76csd9z93xi1ixswaj-file-5.41
/nix/store/0n5iidcgaqal9mdfj6x0j9vcqhvgyahh-libpciaccess-0.16
/nix/store/0qhl5qsm7iy703byx136x8mgjk8gwc9n-libtool-2.4.7-lib
/nix/store/0qq3knm53kq67lw7ajsc520qj2ks38cx-gnutar-1.34
/nix/store/0xdhs3pc1f5n243lmq0hgr1s4alqf8l4-libXft-2.3.4
/nix/store/0ymxlwa956icqpjp6yphjxfykyj2nbz1-cryptsetup-2.4.3
/nix/store/11jj74sghv2wmahlxv7dvsz4ypc7rvrw-zstd-1.5.2-dev
/nix/store/12lf51g773nykm0nnppl1ijz6q25gyai-apache-maven-3.8.5
/nix/store/15l2rvrxn881cc4107b0h7406z7k0yns-libXfixes-6.0.0
/nix/store/1807qvpqyrv61s951mfmsfnw40mmlxfp-libglvnd-1.4.0
/nix/store/1a1cygnnpk26ikhx877nlk7nc6mfc735-alsa-ucm-conf-1.2.6.3
/nix/store/1hls9sgxwx6ydizbdgzj83m2m8rxv7ds-fribidi-1.0.12
/nix/store/1hzr4gv286ia0x5aazi8azbc5vy764r9-yarn-1.22.19
/nix/store/1n2jjzyxs8imgcvvclr2grp2ix4ffq6h-libusb-1.0.26
/nix/store/1vkbbpg000al1msf1nw6j2yn73ssvgf1-audiofile-0.3.6
/nix/store/1y4b9641pzvrrnhylyxx21zy1jf33bch-rlwrap-0.45.2
/nix/store/20zj0c0w8j6p4cd1ydj2aa2n14nn5i9p-expat-2.4.8
/nix/store/22fg9454fhg31ybjv2lwabwy4npczrrf-util-linux-minimal-2.37.4-lib
/nix/store/2amn4914h8w7lqr6m191cghi566amvrn-gcc-8.5.0
/nix/store/2dis4mnl5ls0vchj25jfcmah36ba3m7a-libtheora-1.1.1
/nix/store/2jkq47albj934h0z70z6d4q9qlwzkdlk-perl5.34.1-Net-HTTP-6.19
/nix/store/2s2narv40il1z39jy1xq448c44ayc99j-libssh-0.9.6
/nix/store/2vw4gy6ys8kmph9853v6d3a9y6lb859g-libXtst-1.2.3
/nix/store/2xl2cl2jc9ixzzlk0sizaikxyb68arry-harfbuzz-3.3.2
/nix/store/32x2fkycmlpkrnr680ghbnkh1zw75hsj-sbc-1.4
/nix/store/35fcyhk8b25mmpdnz663yladgn9s1ns0-ncurses-6.3-p20220507-man
/nix/store/376sybha03iqab5b30snaalqd06sv8j1-perl5.34.1-File-Listing-6.14
/nix/store/37jwhdv14w076xzgpw6fa9ayxkn400fj-libvorbis-1.3.7
/nix/store/3fl5sgijfl3g23950pvawsdg0yjxgjbv-webrtc-audio-processing-0.3.1
/nix/store/3k6373bgamxxfpyl81mxvsbz4zlb5ldf-fontconfig-2.13.94-lib
/nix/store/3ng0s0avbjvfa18saj1v3hd4wxqh44sx-libidn2-2.3.2-bin
/nix/store/3qg6lp0vsb07n7qvvfnm5llp1q0vnppm-perl5.34.1-libwww-perl-6.49
/nix/store/3qi9fh2dd2d23kvr9mx2piirnhcr59gx-keyutils-1.6.3-lib
/nix/store/412cqmbc2z8qv8mpg3lb71v8j0g6bmgr-kexec-tools-2.0.23
/nix/store/426qg3bsxbabmgvgkrh0wbymazaf6rl4-shadow-4.11.1
/nix/store/443m2p0w7vvbhq3zmvsda3vqfzr36npk-libfido2-1.10.0
/nix/store/44vz6s749lfakds99h7mcldp2j43gl40-libva-2.14.0
/nix/store/45xmb943msa0i2kq8f2l94bslf8c77f9-bluez-5.64
/nix/store/46ph4l7gg88fzvpqfbjb2vqxqrhpwk4f-flock-0.2.3
/nix/store/4bivhanwsxx9bb7xixp8rfgd8shjf38l-libkrb5-1.19.3
/nix/store/4hxyc8483id954czgg4hcgq8l23vwdvi-acl-2.3.1
/nix/store/4kqihx6wfcl500iqyvlzfx7rj1igc281-libtiff-4.3.0
/nix/store/4ma70dnxw9sw0srmn6kxm6py3aq2vz2y-expand-response-params
/nix/store/4nhcx0ndfa374cgvi6x9sg73prmxmc04-publicsuffix-list-2021-09-03
/nix/store/4njkm1ix0jqmmhswhsbvfrrxdwmw072b-celt-0.11.3
/nix/store/4yh1m5va8mpk9s98qcpcgkh5nvwy33ha-cairo-1.16.0
/nix/store/4yy40cxcbc2112hd2wns4g4mrqvf82jx-tremor-unstable-2018-03-16
/nix/store/53my705faqz16h6h55fq2kh9nv5vfkjq-libXinerama-1.1.4
/nix/store/5870vcsa1gwqk7nb7mi4lhzc2srn7kav-dns-root-data-2019-01-11
/nix/store/59jgg880ywr30ynj8qvawq4ga4ncv06m-p11-kit-0.24.1
/nix/store/5abyv3gl5lrh9s5y37qawh17968k723j-nghttp2-1.47.0-bin
/nix/store/5dlhkb2as8j03pp2f16blzh0yzh8lcmc-bash-interactive-5.1-p16-doc
/nix/store/5dw1fbqd2322qf9ws4v163yqj3q7p2qd-brotli-1.0.9-lib
/nix/store/5gzqf59l39mafs2s6sys02b81dxp78l8-glibc-2.34-210-bin
/nix/store/5h45kcg5ikrs3vwp8qfqws3zx0804sz5-gnugrep-3.7
/nix/store/5qh5rri3syfl4jcgwfha1xq7ahp4ifkb-gzip-1.12
/nix/store/5ryzq4flvf8q6l5zldlmc327n18zshc5-pipewire-0.3.51-lib
/nix/store/62jzcicglwhjnlnniyjz5xnxzc1jvnji-kbd-2.4.0
/nix/store/67md1nx2mpbnx7kxzfy5fr16jl8r1rv4-x264-unstable-2021-06-13-lib
/nix/store/6c4j6pm5w4qm4njrnkqwcbn7bjaqw6k0-ell-0.50
/nix/store/6cjvyj1bqblrh0wwr81mrnhjkdq2pzws-gawk-5.1.1
/nix/store/6hjv314y31rdiclp6cqb297yad7f91jy-lame-3.100-lib
/nix/store/6kv6zpmv5ss2dmq6pa5xsmfviw44hcw6-libcbor-0.9.0
/nix/store/6l18hw52pzv6j5chimvmfxzm8d0p99hq-c-ares-1.18.1
/nix/store/6lcvw8zxb2swj5y4a3sw290kg30vjam0-wget-1.21.3
/nix/store/6qkn235ap89fpq0w1nr7x2ipf5a0f9cy-perl-5.34.1
/nix/store/6wiycdxh63mk4krdd75db0hshicna6yy-python3-3.10.4
/nix/store/6wzfnbpfqs1yh86qya5dm5j6px4s332k-libdatrie-2019-12-20-lib
/nix/store/70nywfzw4k8g0bd76wi8dfj1n87gyd7m-libpulseaudio-15.0
/nix/store/751va0anf1lxycna080pmzanncqi7xgn-curl-7.83.1-bin
/nix/store/75dsac7cwhrdz0ca7lpql2lampi7g78k-binutils-2.38
/nix/store/75wlwhp6m8a8wdyziqwh68dr0ya4yw86-libsndfile-1.1.0
/nix/store/78jhi518bs7fw478n8rzwrq0hs9pxh2f-coreutils-9.1
/nix/store/7aplijs3hsd356cjgg3m2iv493ywksg0-gnutls-3.7.3
/nix/store/7f2wmr8lhkbcwys6qcv8fmmd1y73vki7-libfreeaptx-0.1.1
/nix/store/7h3k48k9h03rfx6alp14jv55aflwvn1w-getent-glibc-2.34-210
/nix/store/7ix903279bvv5pd77hd69m8ip74rpyg4-libass-0.15.2
/nix/store/7kiynv2azbiy27schmfa3pwdxxh7jjlg-spidermonkey-78.15.0
/nix/store/7s9ya92dnp2fwyn18brr4mhgmhbjfcnk-perl5.34.1-HTTP-Message-6.26
/nix/store/7sgfw9aijf4kaxqcmm1rjbw8jr9nq4km-graphite2-1.3.14
/nix/store/7wzfg1x72l2y3ah1b4ha32r8d2wanm1q-sord-unstable-2021-01-12
/nix/store/7yxrx5qs6rhydnbsi0ghl5ar6kfd636s-polkit-0.120
/nix/store/80fp576rzpw6ssgb113ik3davnwjy19k-glib-2.72.2
/nix/store/863fwm550m6lh8h16k2hgywf931c4x29-jq-1.6-dev
/nix/store/86rl7dahnzvnlls92hl6msgak12n7sfq-gmp-with-cxx-6.2.1
/nix/store/879rd5cm10cbryz9diksy8m4xibcmcbi-systemd-minimal-250.4
/nix/store/8b164fmsshwxnf6d0xza988fvwavkna4-util-linux-minimal-2.37.4-bin
/nix/store/8gbhnh92sfnw1a3c3r92mvlqjxv8hf5f-perl5.34.1-TimeDate-2.33
/nix/store/8gzry991gn84wc2bdl04kwnmk4n9j1l0-ed-1.18
/nix/store/8hvkpgk7dm6hp5aw3acrhj69f9yjm8px-libuv-1.44.1
/nix/store/8i4rr5id6adxn9ra28h3i1wl4265db2q-mpfr-4.1.0
/nix/store/8w74my2530p2aiddg5bcs0vcj44zpkmq-libdeflate-1.8
/nix/store/92cjclx6sqr0z3q5v7h1gs8zb3wa8khz-findutils-4.9.0
/nix/store/930kh5vq5lf5vryjsxd28ly3pjcq5iq4-libssh2-1.10.0
/nix/store/95ixx9fkp7vkjl02pm4p7ir4wipcgkbi-gfortran-11.3.0-lib
/nix/store/97dqrz8qan1qd0srzcycqkli4rjnbiq9-libXdmcp-1.1.3
/nix/store/99f7gflri1drgfnbjxc1zcsfpg32d5n3-alsa-topology-conf-1.2.5.1
/nix/store/9cqdsyihy03gz7982j69sdsc75ymx57p-dejavu-fonts-minimal-2.37
/nix/store/9dk05c6lj4812a9x4rk50k0j8j25mdwk-gnupg-2.3.4
/nix/store/9gg8jrxp3pvai6b2sixmgcvjvblab5zg-diffutils-3.8
/nix/store/9gyapa11c28hmjhhb2njbh29vqbgc486-libsoup-2.74.2
/nix/store/9ln275zdkak9kwjr85gz1a6mx0qs4dh7-fontconfig-2.13.94
/nix/store/9mblbrp925j7vd1i3jl5vyx9mabj4dsk-zstd-1.5.2
/nix/store/9nm5mx7rkq3q2939xvk9zkf6l352idg4-mailcap-2.1.53
/nix/store/9rb07giki3gb7qjb625pkjpckw4j7x3n-liburcu-0.13.1
/nix/store/9x9r06d8y6pavc8b0a3w20lgf5pgh7p7-lz4-1.9.3
/nix/store/9yj3jdmm5g0jfbcmhxg0bqd75yjhlx9g-ncurses-6.3-p20220507
/nix/store/a50qrkqq9hdqc97891gkl17v7g3yyf26-openfec-1.4.2
/nix/store/addv6agmid7qpq2wsp9wjk5c669qpqjr-bzip2-1.0.6.0.2
/nix/store/ah8fjf47i2pf9ds6a63qk253nfrmrf3q-libIDL-0.8.14
/nix/store/ajc0n7s61wvnr73licd0ngbh4y9dfnsw-db-5.3.28
/nix/store/aml56wdq167dkqcyc0nab081bfdlpqxc-iso-codes-4.9.0
/nix/store/apijw1xvj8dnp9bvldv7iabzdn3xxl1f-zimg-3.0.4
/nix/store/aq451ynmnjhaidigr1fnkq0jl2yspz3c-libXau-1.0.9
/nix/store/aqsdw1fd49zhv1vdrbdw83rljswm5zv6-libpcap-1.10.1
/nix/store/ayb0r2fyzgz9ixwkdyzc3w95f4s86vs7-libdrm-2.4.110
/nix/store/ayhp7b20x7x2jqg1rcdfhqf0xwyw8jwl-gsettings-desktop-schemas-42.0
/nix/store/aza2rcl0zbrbmxyba60hfrngi2inr41v-lvm2-2.03.16-lib
/nix/store/azmd3mmww9h5xjc0cqlmmvc5slcj9lrd-linux-pam-1.5.2
/nix/store/b19dv5ihkq9hnlvxzzdq18sk2y7bcfhm-nghttp2-1.47.0-lib
/nix/store/b1ya7y5id411gcrd8bv7q0z0842rpmqy-tpm2-tss-3.2.0
/nix/store/b2ds5gnkb6l4p97hr0x41rf5mwzw8wsa-speex-1.2.0
/nix/store/b3qw1cjwsmly6h4q6krji1ccc310kqx4-alsa-lib-1.2.6.1
/nix/store/b5qgqjs7bv5xay8syx8j7z9nk16r1a9a-xvidcore-1.3.7
/nix/store/bcplgxigy3gbyc54qwi5rx77xpgvmjx3-zlib-1.2.12-dev
/nix/store/bfkknn41whf1pzq2mpbawyp0ccvl1k98-libcap-ng-0.8.3
/nix/store/blmz0apalmiqbqzzz07lg5292aypfjh3-curl-7.83.1-man
/nix/store/c7jgpidhk6w9fkfi4gsqwnm0xp8jkyz3-libnfnetlink-1.0.2
/nix/store/carcnzayd7hf58zzm4g4kqh60nzqs47h-parallel-20220322
/nix/store/cbhdljypplb7pi9ynzmi6h2h7gr461xg-libmnl-1.0.5
/nix/store/cdcn1625pxdbyxn62al21cmmj8f6idvd-xorgproto-2021.5
/nix/store/cir2lzmyijxj0rx19wpz5454vs9khk8x-libdecor-0.1.0
/nix/store/cwi18ryb5679fmiy2c8f8jrny676pzzp-perl5.34.1-TermReadKey-2.38
/nix/store/czzgndl6nyizhy19qvv0dfndk32hv37f-perl5.34.1-IO-HTML-1.004
/nix/store/d2dx24krqzxbws5brn45ii2bwig8k4j0-gconf-3.2.6
/nix/store/d5fazz54mwb9vsdlmz90qk7qw4pmfxps-perl5.34.1-HTTP-Negotiate-6.01
/nix/store/dryyxwci6d4l2f7jljg576a84pqn27yp-libpsl-0.21.1
/nix/store/dx2n823gbmic35r8qskv2hkp0k1pjp9k-wayland-1.20.0
/nix/store/dys53bgmsi8797wgj5bl87wk17a8hlgw-libassuan-2.5.5
/nix/store/dzam5accv1xff97klvrj6px2h0j89myq-ncurses-6.3-p20220507-dev
/nix/store/f1hkh1gqpq2jm9h73hkpdd2k4za1pw5p-libopus-1.3.1
/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210
/nix/store/f583gj5yi7zhidmsn196c8k8vv6g9fm2-readline-8.1p2
/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0
/nix/store/f93a7kjlkq4aqxvj6hyy6g47b22b9ha6-readline-6.3p08
/nix/store/fbpz6rxdgh9668yhn58b1sm3dv8qkbsr-gnumake-4.3
/nix/store/ff08dwj0a8xg917bj977f0fpzh0rqsn2-perl5.34.1-Encode-Locale-1.05
/nix/store/fgg690gxg1r98b8x94c5am8wipbp81zi-gnused-4.8
/nix/store/fw0mk9v14f7cy7x727x72vsa6cw25ny6-fdk-aac-2.0.2
/nix/store/fwdg6a8lyixn6vy575yd1wdjahzlpxb0-ffmpeg-4.4.1
/nix/store/fwqvfxlgwgc5jf2gplqszbc2gbprgy9j-libjack2-1.9.19
/nix/store/g6z797h6mzahqddlxncy7khcp1qyd3vz-pcre2-10.40
/nix/store/g9kr38fj9bjmlq8rnlygjjvavbdk188p-libevent-2.1.12
/nix/store/gglxz3sqsp2qs9605v76jxsgkchx3z16-perl5.34.1-Test-Fatal-0.016
/nix/store/gmpvr3bi04zayg52pa07isspw56314zw-kmod-29-lib
/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5
/nix/store/gv0gjv6rjd6sy8i6m160cdnvkqyzc5ar-readline-8.1p2
/nix/store/h461avk2ir1z6qz2dkw22ihjvy3n5ic2-icu4c-71.1-dev
/nix/store/h48c2x81v2klvq255x73ik54rcqhl5pg-bzip2-1.0.6.0.2-bin
/nix/store/h8b2c6g4shgai2lymwiywgify0kv2zc6-libvdpau-1.5
/nix/store/h9pig0304kq403igsfy4xp6mdza62z2p-nghttp2-1.47.0
/nix/store/hbgnlqb642vqk6d5x2nn0hl2j5gq1212-ffmpeg-4.4.1
/nix/store/hdyb0d3bxm9mm8gf3cxj6lycgiij9byf-openjdk-17.0.3+7
/nix/store/hgixddfjpmlbag7rc2nnasglgrf4dswc-libvisual-0.4.0
/nix/store/hhw2nar0ll1l5kq3l8v5h9lsfksk3lhc-file-5.41
/nix/store/hqj5ksgiwnnq3rzm91yycgc82pq1h545-perl5.34.1-FCGI-0.79
/nix/store/i2589pb99x99g9c6p018as1chi9qz72r-SDL2-2.0.22
/nix/store/i3kar1gax8ji9v491hpb5iv115ja5lph-openssl-1.1.1o-dev
/nix/store/i4frw1syrfvjfnwzxaypz1r4r6qkg30i-bootstrap-stage0-glibc-bootstrap
/nix/store/ib03v9ailf3h0ipg5g8g1ssxns7rhz5h-gamin-0.1.10
/nix/store/idgdn25rj02pfxx5899ffyx5yfiv4zmj-nghttp2-1.47.0-dev
/nix/store/igi11drkz8kbix7avws6b9pkih5rfffr-onig-6.9.7.1
/nix/store/ii1s235wynly4hbsyf6qj149v7ch87jk-dbus-1.14.0-lib
/nix/store/inyjgwm2f9wdw500bn6dfh2gp1dxs650-gettext-0.21
/nix/store/iwprzrgq3172icp9aqc1b54y7linz1r4-libpng-apng-1.6.37
/nix/store/izdlfk7lkywdgjiakqr9ak4d6z83cd9d-systemd-250.4
/nix/store/j1k5d475s6zwhw79ybang4il1z57kicq-libnftnl-1.2.2
/nix/store/j1wlasa8wxpvyq7caikjk7hczki1b843-cdparanoia-III-10.2
/nix/store/j22a8q52lq7smpcsi9mxk36sh0k9wyzq-gobject-introspection-1.72.0
/nix/store/j592k284s2vm88b4pgl3a0gn61fsp04r-iptables-1.8.7
/nix/store/j5cy97s8y3la0ldsq0kx7z6ygv3fw3d9-icu4c-67.1
/nix/store/j5kqcd7wk4jg95zz95zfpi8lcxkgwkv2-libunwind-1.6.2
/nix/store/j6sh04vj14i561ry54hyq2lk0bdv8lrm-perl5.34.1-WWW-RobotRules-6.02
/nix/store/j9y110cy38hd1ffnvv0ic778h2j4y5wl-libogg-1.3.5
/nix/store/jabyns5fm0w984qylfyg31xlsq0z932a-curl-7.83.1-dev
/nix/store/jcz7zq4baza6cgi86ny8njkh63sjr7rd-at-spi2-core-2.44.1
/nix/store/jfz8z1mgc7ici9nrl6h9bl49al2kycm0-json-c-0.16
/nix/store/jh8ffgykk78n67p0fq006bh013bljr3i-ldacBT-2.0.2.3
/nix/store/jjglfgj6jwb8chrjyxgiingjq35vfmk9-bash-interactive-5.1-p16-man
/nix/store/jl1b87dsbdy1xai0sjfqpmp4fhgy8dv8-xz-5.2.5
/nix/store/jqywki1b68l926dhzv7jpar0y5ckvyji-perl5.34.1-HTTP-Daemon-6.01
/nix/store/jr5l0j09lx58ng3sm6hdyggk78pi5z2a-icu4c-71.1
/nix/store/k0z7p0ynzxhab1jj9a6r42km619570r7-perl5.34.1-HTTP-Cookies-6.09
/nix/store/k7z5mzz95dmhfhkzjkn7vaxj8yqck1vh-gnome-vfs-2.24.4
/nix/store/k9xrlrn6hf2vg38jc0zwd8l31v20wivi-procps-3.3.16
/nix/store/kbda0jiwaar5d8vjpz99n4rb9pwxbdpz-libxml2-2.9.14
/nix/store/kgi60bll2qdsb7dp1c3k439byw8myhbd-roc-toolkit-0.1.5
/nix/store/kpmy2r08qg0pv46sv5q2n3pkhp1l1r1k-perl5.34.1-CGI-Fast-2.15
/nix/store/kpvlvj6abv0lfk2pxi54nyw24pr8bji2-bash-interactive-5.1-p16-dev
/nix/store/krwf13v95axrn76xbb7zb4n72hcp741p-nspr-4.34
/nix/store/kw08jlc5qkpsdn82zqcdhn0s6lyr5hsl-brotli-1.0.9-dev
/nix/store/kw3jbzqfyrs4ix7sc1jh18r020f9hcnk-npth-1.6
/nix/store/l3y7q7vyfcw49v57zbh0dfbf3fps95xv-perl5.34.1-URI-5.05
/nix/store/l63ldnd36y9vhn2dax1ca1ri0cjxsq6w-cups-2.4.2-lib
/nix/store/l6wvqc9bms3glbp1fayqf2c6143j8c40-speexdsp-1.2.0
/nix/store/lan2w3ab1mvpxj3ppiw2sizh8i7rpz7s-busybox
/nix/store/langqd63hf947nv07ymyxz49s2vqzz67-libidn2-2.3.2
/nix/store/lfflckp8r6bms61nlshg565y3zqmb9ja-dav1d-1.0.0
/nix/store/llssc6gmj7dajsqyj4ar4sh9irq3rpi3-libXcursor-1.2.0
/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0
/nix/store/lnzp2cflmyf19jrfmj9z3mdl98d92k6j-clojure-1.11.1.1139
/nix/store/lp8r2vlzg8pryakza8njl43dxkrfsh6x-libXext-1.3.4
/nix/store/lvggmd5lmisvaks2pa97yai9r9wy2xi0-gtk+3-3.24.34
/nix/store/lw2jlhncx89k640q8mki5dsyll85vn2b-libxcb-1.14
/nix/store/lzff1421l3nhribp6qlsp5dvks7l53v4-openssl-1.1.1o-bin
/nix/store/m0f8qh3ysi003lr4lwyqyrbdgv0l9r7f-libapparmor-3.0.4
/nix/store/m6pxbgjgk7iss5pbms4rf6npkznwg027-git-2.36.1-doc
/nix/store/m9bcy44dqgrb59hbxj5hszzk9n1d0119-xkeyboard-config-2.33
/nix/store/mb9m4jg917srvd3qibddxkcsc9hbb8p4-libepoxy-1.5.10
/nix/store/mbxih3n62ilc6g5r9zaqbv6rw2rik4d0-watchman-4.9.0
/nix/store/mi5nm600bw6z14k4h6qna334vyr9afi6-libcanberra-0.30
/nix/store/mi85qxlvsqc24bq4qi4h4ldhqsjzmdjc-libev-4.33
/nix/store/mmaml7sb1isvixsywh46kfdh94f18ib3-stdenv-linux
/nix/store/mnzv8nm8ccknna8n1wazyg65f7zr0bfa-db-4.8.30
/nix/store/mvilss12ir7gc9bmxvp8saph189p8pbd-tzdata-2022a
/nix/store/mx6fqsdb0d0ykckcxgngxigyjpscx53i-gdbm-1.23
/nix/store/mx9i41ayb5kmgvdljd99j5rrlngfic94-vulkan-loader-1.3.211.0
/nix/store/n0z1a9nbgb1x1gm8bchf07vh2308azm7-libsoup-3.0.6
/nix/store/n2kxsfxcpfmckscxjbkj3gjkfhjy2a81-libkrb5-1.19.3-dev
/nix/store/na742x7v6bf6jzif7izp054kyff6fwq5-libxkbcommon-1.4.0
/nix/store/nglpv05mjnlgxzpkw6m897gzxqmzbpir-jq-1.6-lib
/nix/store/nmwd4mdjzxpx73j49z07hhgkk9k3qjfh-libidn2-2.3.2-dev
/nix/store/nykfxwarfhx8pc1vgp99514il4zlzi48-perl5.34.1-Test-RequiresInternet-0.05
/nix/store/p4s4jf7aq6v6z9iazll1aiqwb34aqxq9-bootstrap-tools
/nix/store/p74m158il9hzq5ck8wgiypbcj3b3csfi-unbound-1.14.0-lib
/nix/store/pddxp4k260pby7igjb1vmdv9fgkq784y-ORBit2-2.14.19
/nix/store/pfcni7m628sfgq3qy4rgzyi6jc9lch1i-x265-3.5
/nix/store/pfiay68nw57kcrkqkhssawcwcc0zdkay-openssl-1.1.1o
/nix/store/pg2hnw37xq6ckjhqymix6m1lyj0vj7ba-libssh2-1.10.0-dev
/nix/store/pi9xsp58nyz4c3n676ajngc742ms4v4v-tracker-3.3.1
/nix/store/pjkx4q9rv5f9sf8sp1lp5k1bvbgfsm0k-dconf-0.40.0-lib
/nix/store/pkw193xagpq2pdj9yanbdhg5ncb1p3qc-libseccomp-2.5.3-lib
/nix/store/pli6g79f6xrsqk9zkyz9l164w2kmqb9w-libdaemon-0.14
/nix/store/pmbgaqnvs9qlg7bp0knar9nmh5mcqivx-bash-interactive-5.1-p16
/nix/store/pnk64wi88nlw7fyklvrhfmzkf9nr2l9y-isl-0.17.1
/nix/store/pqa87zrw9hcx9rvaq3q92sb5g9g74kib-wayland-protocols-1.25
/nix/store/prk44k4i5n7zpm768hn0ywqq6ly685qd-lttng-ust-2.13.1
/nix/store/pw0d3vslm8vhfjh5jll4fm2dxm9nb2ik-atk-2.38.0
/nix/store/pz6m51qkk5fyaz23pydcvgri21ih0c0h-libgcrypt-1.10.1
/nix/store/pzsqp4gmr5q7lnfyzi3f3cwq63v4nvd3-perl5.34.1-HTTP-Date-6.05
/nix/store/q1a0hjvb6bblg4w403gvxf4nydhdcnrl-libthai-0.1.29
/nix/store/q4rjxagxikpsbvir0clyxk24rn2wckgg-jq-1.6-bin
/nix/store/qfq9vaj3l7j2fdz48hbpqhkskp48kd5c-perl5.34.1-FCGI-ProcManager-0.28
/nix/store/qgsrm8w320gfgklqsbiapcriygg2ysrv-sratom-0.6.8
/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16
/nix/store/qlzjp5sddiw4y9lrr0c5kiva34j19cdh-freetype-2.12.1
/nix/store/qpzrmp722f2pywixq5i963i4mykpnsnw-perl5.34.1-HTML-Parser-3.75
/nix/store/qrv8mbds2r6l6bcwhlbx6ng92ivln1nf-libcap-2.63-lib
/nix/store/qvmvvwr9abq8ywkwmy4v1ksk094m6z49-json-glib-1.6.6
/nix/store/qx9nrb5lb600hpf4ash1qz3by9k6vcfm-libcamera-unstable-2022-01-03
/nix/store/r6phxk5abxbgrqjg4xxyv19s0ml26qy6-libICE-1.0.10
/nix/store/r7qbcybhdhdl0n1lyrx15k4pcn07ccm5-pango-1.50.7
/nix/store/rcx203wg6krla70bq0b9s1qi0765dlpk-libXrender-0.9.10
/nix/store/rqbjs4jr7g5n0kciqzlyspwbqa1xzqpi-sqlite-3.38.5
/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18
/nix/store/rzfkw6afqw2swim74qxz40ydk8pjaz4d-audit-2.8.5
/nix/store/s0pyblm2lbr8i276jq5qh3wfzxw7x6ci-openjdk-11.0.15+10
/nix/store/s6sj6pifwnmqqjzrmyrjvfn27hs2hyi6-dbus-glib-0.112
/nix/store/s8s8c88wzgajqvc6wvsswd9bwamzgzs7-gcc-wrapper-8.5.0
/nix/store/sb46rhpp8kz6vc4290j42mpiyyr4ah7x-libgpg-error-1.42
/nix/store/sga0rlza278xc2wsah0yc8xkq8lnpzii-avahi-0.8
/nix/store/sjz7k58ab24vw97jib214cy0q02gc19r-bash-interactive-5.1-p16-info
/nix/store/smshmgy4jd8x9mbl06i99a623nczfbz2-bash-5.1-p16-dev
/nix/store/spj0jrnfrpwpz7jgkz8q4kmissrsaxjz-zstd-1.5.2-bin
/nix/store/spy3zqjh5zr0x65qmxcm5w4dcaps6jxs-perl5.34.1-CGI-4.51
/nix/store/svcdj1w7hi0cw78586qxwhw37wqzvkgx-libX11-1.7.2
/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38
/nix/store/sz9fyvm6zzvjzklbkda3w6jq5wqwyxsc-hook
/nix/store/szjyam4vwi0s2hrgnn0f7ykhhg4vl7ri-libmicrohttpd-0.9.71
/nix/store/v0wzlrx6xi4sp1n17qg7adl8sv7acx80-numactl-2.0.14
/nix/store/v1avc369na5f9gwx9zfbnznaxbxradd7-at-spi2-atk-2.38.0
/nix/store/v6f8w1sr3k84j2v1cmwwhmczlspkl0cc-git-2.36.1
/nix/store/v6fijns8424dwsfpwwryx6bqjyccqnmx-perl5.34.1-Test-Needs-0.002006
/nix/store/vaa8nsd2846qbkbbdwisnvy8giggwy5v-libtasn1-4.18.0
/nix/store/vaw58mq841wif635hbmlnhbj9pqrm33l-pixman-0.38.4
/nix/store/vbzzkffb6chjib1v2la8wr10rmzz77yf-perl5.34.1-HTML-TagCloud-0.38
/nix/store/vh7l11jzlpnvwv4b87rxqm39q5f7w7vj-pcre-8.45
/nix/store/vip9374wj9pnpjixwyvamw7mvmycwbdf-libvpx-1.11.0
/nix/store/vrjmdlnx9qd1i1aa32arj648bc9v0lpn-libXScrnSaver-1.2.3
/nix/store/vxc7rmiz7ail5yl49kfp3ncj4gvhn8pn-flac-1.3.4
/nix/store/vylfqpvcycw4p56krs4zkn3h0z9z26cd-patch-2.7.6
/nix/store/w2jl06937wddlx94n1czqzjy91vhnji7-gst-plugins-base-1.20.1
/nix/store/w3vdq5ax7avddbd0jzm2gwyycfwzz08r-libunistring-1.0
/nix/store/w7ydxwdsv8zyjwvxbh2cck1cfszx7d3s-libical-3.0.14
/nix/store/whm06i148iyzl8qj0qhkdhi2621iqs7a-SDL2-2.0.22
/nix/store/win0lzsqb095gr9ipfbixlx53mwkza9c-orc-0.4.32
/nix/store/wnybdwwqmplcklld5ljvh23ml4aixwdf-attr-2.5.1
/nix/store/wrwfx65yk8ik1hsydf156wvsqd68jarq-brotli-1.0.9
/nix/store/wrzaiq8m4apz2aj0dbjrmnkq07xrfw59-soxr-0.1.3
/nix/store/wvzw3m2pficgqq0cp5yvp06db4gi1k76-libffi-3.4.2
/nix/store/wz4jdwz9m2i7nsz7ydxvrbbqab49s011-srt-1.4.4
/nix/store/x1f610ap0fg8vwak6byic4mvk4zmi7yz-gcc-8.5.0-lib
/nix/store/x3jkf4w2q88gacg2xlh620gfhqi3vggz-libGL-1.4.0
/nix/store/xahizb3j8l5jix5a49jss42dgb7a61nv-kmod-29
/nix/store/xdvj8scq6dg49jb2wh1v6g3c6kajs5zq-gtk+-2.24.33
/nix/store/xdxmxb829y3kpy7dzyiazpw061gy74fy-libnetfilter_conntrack-1.0.9
/nix/store/xjcl4svim7358fjpbzxy9mvll9cif0zk-perl5.34.1-Try-Tiny-0.30
/nix/store/xq40is60hggiy8mjv4ssif0fjivdl9l4-elfutils-0.187
/nix/store/xqpgg4qvlgbbkf868x06gnb3x0qp9msr-libXxf86vm-1.1.4
/nix/store/xrq797zhgh391j0jk4f50sdn2xi4mad0-lilv-0.24.12
/nix/store/y01f2g818386yff5vvrxzyx9qq1bw7wx-libmpc-1.2.1
/nix/store/y4ski7rksdmm14xw1wbarb9mqvvh2l8a-libXrandr-1.5.2
/nix/store/ya3qs0bzv1a761lsrk2w4aqx19djl784-linux-headers-5.18
/nix/store/ybl5718csjms24il8qhrdh1fxi1jlmaj-ncurses-6.3-p20220507
/nix/store/ymwfczq3chg1l50ccy342qy7fbk1n68k-lcms2-2.13.1
/nix/store/ypdbn66gm216ky3clw2j45zcjpvj9b09-giflib-5.2.1
/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib
/nix/store/z26r86ivi3wb3dvbk6zrnqd2w0lw8zff-perl5.34.1-HTML-Tagset-3.20
/nix/store/z2dy9q9glbzpis4mm3jmbim5x1cx2mcm-fftw-single-3.3.10
/nix/store/z91a7aqkspkg9wiwkik7zjix3xdisai1-libjpeg-turbo-2.1.3
/nix/store/z9cm1xjsbkwrzb0zrh9ri6p0zbk4wm5r-xz-5.2.5-bin
/nix/store/zbcqb32a6c3v381i29xj4pildix0i2fq-libXi-1.8
/nix/store/zci49hwyzn42gg4mwx745hyqf7r6jmfz-libXv-1.0.11
/nix/store/zdrvzs4f3zhx71zdvcvzf8rsmq3ywlz2-curl-7.83.1
/nix/store/zllmc0mqp8rdirhh5b8i1iipw71cgxvk-lsof-4.94.0
/nix/store/zlynbmc6m4j8bnnff25y70l1r5b06704-gstreamer-1.20.1
/nix/store/zm0cdqblzq9568pdzzrq3nrfv64zzvw1-perl5.34.1-LWP-MediaTypes-6.04
/nix/store/znm37n7ffn5gyxx2giiiss0z7nwn93gs-libXcomposite-0.4.5
/nix/store/zw05krwnvzrq02dzw81zjbm9ll9vviwz-mesa-22.1.1
copying path '/nix/store/5dlhkb2as8j03pp2f16blzh0yzh8lcmc-bash-interactive-5.1-p16-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/sjz7k58ab24vw97jib214cy0q02gc19r-bash-interactive-5.1-p16-info' from 'https://cache.nixos.org'...
copying path '/nix/store/jjglfgj6jwb8chrjyxgiingjq35vfmk9-bash-interactive-5.1-p16-man' from 'https://cache.nixos.org'...
copying path '/nix/store/blmz0apalmiqbqzzz07lg5292aypfjh3-curl-7.83.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/m6pxbgjgk7iss5pbms4rf6npkznwg027-git-2.36.1-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/35fcyhk8b25mmpdnz663yladgn9s1ns0-ncurses-6.3-p20220507-man' from 'https://cache.nixos.org'...
copying path '/nix/store/99f7gflri1drgfnbjxc1zcsfpg32d5n3-alsa-topology-conf-1.2.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/1a1cygnnpk26ikhx877nlk7nc6mfc735-alsa-ucm-conf-1.2.6.3' from 'https://cache.nixos.org'...
copying path '/nix/store/lan2w3ab1mvpxj3ppiw2sizh8i7rpz7s-busybox' from 'https://cache.nixos.org'...
copying path '/nix/store/9cqdsyihy03gz7982j69sdsc75ymx57p-dejavu-fonts-minimal-2.37' from 'https://cache.nixos.org'...
copying path '/nix/store/5870vcsa1gwqk7nb7mi4lhzc2srn7kav-dns-root-data-2019-01-11' from 'https://cache.nixos.org'...
copying path '/nix/store/ayhp7b20x7x2jqg1rcdfhqf0xwyw8jwl-gsettings-desktop-schemas-42.0' from 'https://cache.nixos.org'...
copying path '/nix/store/sz9fyvm6zzvjzklbkda3w6jq5wqwyxsc-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/aml56wdq167dkqcyc0nab081bfdlpqxc-iso-codes-4.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/p4s4jf7aq6v6z9iazll1aiqwb34aqxq9-bootstrap-tools' from 'https://cache.nixos.org'...
copying path '/nix/store/9ln275zdkak9kwjr85gz1a6mx0qs4dh7-fontconfig-2.13.94' from 'https://cache.nixos.org'...
copying path '/nix/store/w3vdq5ax7avddbd0jzm2gwyycfwzz08r-libunistring-1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ya3qs0bzv1a761lsrk2w4aqx19djl784-linux-headers-5.18' from 'https://cache.nixos.org'...
copying path '/nix/store/9nm5mx7rkq3q2939xvk9zkf6l352idg4-mailcap-2.1.53' from 'https://cache.nixos.org'...
copying path '/nix/store/9yj3jdmm5g0jfbcmhxg0bqd75yjhlx9g-ncurses-6.3-p20220507' from 'https://cache.nixos.org'...
copying path '/nix/store/langqd63hf947nv07ymyxz49s2vqzz67-libidn2-2.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/h9pig0304kq403igsfy4xp6mdza62z2p-nghttp2-1.47.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ff08dwj0a8xg917bj977f0fpzh0rqsn2-perl5.34.1-Encode-Locale-1.05' from 'https://cache.nixos.org'...
copying path '/nix/store/qfq9vaj3l7j2fdz48hbpqhkskp48kd5c-perl5.34.1-FCGI-ProcManager-0.28' from 'https://cache.nixos.org'...
copying path '/nix/store/vbzzkffb6chjib1v2la8wr10rmzz77yf-perl5.34.1-HTML-TagCloud-0.38' from 'https://cache.nixos.org'...
copying path '/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210' from 'https://cache.nixos.org'...
copying path '/nix/store/z26r86ivi3wb3dvbk6zrnqd2w0lw8zff-perl5.34.1-HTML-Tagset-3.20' from 'https://cache.nixos.org'...
copying path '/nix/store/czzgndl6nyizhy19qvv0dfndk32hv37f-perl5.34.1-IO-HTML-1.004' from 'https://cache.nixos.org'...
copying path '/nix/store/zm0cdqblzq9568pdzzrq3nrfv64zzvw1-perl5.34.1-LWP-MediaTypes-6.04' from 'https://cache.nixos.org'...
copying path '/nix/store/v6fijns8424dwsfpwwryx6bqjyccqnmx-perl5.34.1-Test-Needs-0.002006' from 'https://cache.nixos.org'...
copying path '/nix/store/nykfxwarfhx8pc1vgp99514il4zlzi48-perl5.34.1-Test-RequiresInternet-0.05' from 'https://cache.nixos.org'...
copying path '/nix/store/8gbhnh92sfnw1a3c3r92mvlqjxv8hf5f-perl5.34.1-TimeDate-2.33' from 'https://cache.nixos.org'...
copying path '/nix/store/xjcl4svim7358fjpbzxy9mvll9cif0zk-perl5.34.1-Try-Tiny-0.30' from 'https://cache.nixos.org'...
copying path '/nix/store/l3y7q7vyfcw49v57zbh0dfbf3fps95xv-perl5.34.1-URI-5.05' from 'https://cache.nixos.org'...
copying path '/nix/store/4nhcx0ndfa374cgvi6x9sg73prmxmc04-publicsuffix-list-2021-09-03' from 'https://cache.nixos.org'...
copying path '/nix/store/f583gj5yi7zhidmsn196c8k8vv6g9fm2-readline-8.1p2' from 'https://cache.nixos.org'...
copying path '/nix/store/pzsqp4gmr5q7lnfyzi3f3cwq63v4nvd3-perl5.34.1-HTTP-Date-6.05' from 'https://cache.nixos.org'...
copying path '/nix/store/mvilss12ir7gc9bmxvp8saph189p8pbd-tzdata-2022a' from 'https://cache.nixos.org'...
copying path '/nix/store/gglxz3sqsp2qs9605v76jxsgkchx3z16-perl5.34.1-Test-Fatal-0.016' from 'https://cache.nixos.org'...
copying path '/nix/store/2jkq47albj934h0z70z6d4q9qlwzkdlk-perl5.34.1-Net-HTTP-6.19' from 'https://cache.nixos.org'...
copying path '/nix/store/376sybha03iqab5b30snaalqd06sv8j1-perl5.34.1-File-Listing-6.14' from 'https://cache.nixos.org'...
copying path '/nix/store/0h73sj1n8hzc6fs36cjvsvcvz3av7n47-bash-interactive-5.1-p16' from 'https://cache.nixos.org'...
copying path '/nix/store/7s9ya92dnp2fwyn18brr4mhgmhbjfcnk-perl5.34.1-HTTP-Message-6.26' from 'https://cache.nixos.org'...
copying path '/nix/store/j6sh04vj14i561ry54hyq2lk0bdv8lrm-perl5.34.1-WWW-RobotRules-6.02' from 'https://cache.nixos.org'...
copying path '/nix/store/pqa87zrw9hcx9rvaq3q92sb5g9g74kib-wayland-protocols-1.25' from 'https://cache.nixos.org'...
copying path '/nix/store/k0z7p0ynzxhab1jj9a6r42km619570r7-perl5.34.1-HTTP-Cookies-6.09' from 'https://cache.nixos.org'...
copying path '/nix/store/jqywki1b68l926dhzv7jpar0y5ckvyji-perl5.34.1-HTTP-Daemon-6.01' from 'https://cache.nixos.org'...
copying path '/nix/store/d5fazz54mwb9vsdlmz90qk7qw4pmfxps-perl5.34.1-HTTP-Negotiate-6.01' from 'https://cache.nixos.org'...
copying path '/nix/store/m9bcy44dqgrb59hbxj5hszzk9n1d0119-xkeyboard-config-2.33' from 'https://cache.nixos.org'...
copying path '/nix/store/cdcn1625pxdbyxn62al21cmmj8f6idvd-xorgproto-2021.5' from 'https://cache.nixos.org'...
copying path '/nix/store/i4frw1syrfvjfnwzxaypz1r4r6qkg30i-bootstrap-stage0-glibc-bootstrap' from 'https://cache.nixos.org'...
copying path '/nix/store/3ng0s0avbjvfa18saj1v3hd4wxqh44sx-libidn2-2.3.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/nmwd4mdjzxpx73j49z07hhgkk9k3qjfh-libidn2-2.3.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/kpvlvj6abv0lfk2pxi54nyw24pr8bji2-bash-interactive-5.1-p16-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/b3qw1cjwsmly6h4q6krji1ccc310kqx4-alsa-lib-1.2.6.1' from 'https://cache.nixos.org'...
copying path '/nix/store/wnybdwwqmplcklld5ljvh23ml4aixwdf-attr-2.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16' from 'https://cache.nixos.org'...
copying path '/nix/store/wrwfx65yk8ik1hsydf156wvsqd68jarq-brotli-1.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/5dw1fbqd2322qf9ws4v163yqj3q7p2qd-brotli-1.0.9-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/4hxyc8483id954czgg4hcgq8l23vwdvi-acl-2.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/addv6agmid7qpq2wsp9wjk5c669qpqjr-bzip2-1.0.6.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/6l18hw52pzv6j5chimvmfxzm8d0p99hq-c-ares-1.18.1' from 'https://cache.nixos.org'...
copying path '/nix/store/j1wlasa8wxpvyq7caikjk7hczki1b843-cdparanoia-III-10.2' from 'https://cache.nixos.org'...
copying path '/nix/store/h48c2x81v2klvq255x73ik54rcqhl5pg-bzip2-1.0.6.0.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/78jhi518bs7fw478n8rzwrq0hs9pxh2f-coreutils-9.1' from 'https://cache.nixos.org'...
copying path '/nix/store/lfflckp8r6bms61nlshg565y3zqmb9ja-dav1d-1.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kw08jlc5qkpsdn82zqcdhn0s6lyr5hsl-brotli-1.0.9-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/8gzry991gn84wc2bdl04kwnmk4n9j1l0-ed-1.18' from 'https://cache.nixos.org'...
copying path '/nix/store/rzfkw6afqw2swim74qxz40ydk8pjaz4d-audit-2.8.5' from 'https://cache.nixos.org'...
copying path '/nix/store/smshmgy4jd8x9mbl06i99a623nczfbz2-bash-5.1-p16-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/6c4j6pm5w4qm4njrnkqwcbn7bjaqw6k0-ell-0.50' from 'https://cache.nixos.org'...
copying path '/nix/store/4ma70dnxw9sw0srmn6kxm6py3aq2vz2y-expand-response-params' from 'https://cache.nixos.org'...
copying path '/nix/store/20zj0c0w8j6p4cd1ydj2aa2n14nn5i9p-expat-2.4.8' from 'https://cache.nixos.org'...
copying path '/nix/store/9gg8jrxp3pvai6b2sixmgcvjvblab5zg-diffutils-3.8' from 'https://cache.nixos.org'...
copying path '/nix/store/fw0mk9v14f7cy7x727x72vsa6cw25ny6-fdk-aac-2.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/92cjclx6sqr0z3q5v7h1gs8zb3wa8khz-findutils-4.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/46ph4l7gg88fzvpqfbjb2vqxqrhpwk4f-flock-0.2.3' from 'https://cache.nixos.org'...
copying path '/nix/store/1hls9sgxwx6ydizbdgzj83m2m8rxv7ds-fribidi-1.0.12' from 'https://cache.nixos.org'...
copying path '/nix/store/6cjvyj1bqblrh0wwr81mrnhjkdq2pzws-gawk-5.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/x1f610ap0fg8vwak6byic4mvk4zmi7yz-gcc-8.5.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/mx6fqsdb0d0ykckcxgngxigyjpscx53i-gdbm-1.23' from 'https://cache.nixos.org'...
copying path '/nix/store/95ixx9fkp7vkjl02pm4p7ir4wipcgkbi-gfortran-11.3.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/ypdbn66gm216ky3clw2j45zcjpvj9b09-giflib-5.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/5gzqf59l39mafs2s6sys02b81dxp78l8-glibc-2.34-210-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/fbpz6rxdgh9668yhn58b1sm3dv8qkbsr-gnumake-4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/fgg690gxg1r98b8x94c5am8wipbp81zi-gnused-4.8' from 'https://cache.nixos.org'...
copying path '/nix/store/0qq3knm53kq67lw7ajsc520qj2ks38cx-gnutar-1.34' from 'https://cache.nixos.org'...
copying path '/nix/store/7h3k48k9h03rfx6alp14jv55aflwvn1w-getent-glibc-2.34-210' from 'https://cache.nixos.org'...
copying path '/nix/store/07kmxfmj8i8h76zzz9vw9zfvxsarqr5d-glibc-2.34-210-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/5qh5rri3syfl4jcgwfha1xq7ahp4ifkb-gzip-1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/jfz8z1mgc7ici9nrl6h9bl49al2kycm0-json-c-0.16' from 'https://cache.nixos.org'...
copying path '/nix/store/3qi9fh2dd2d23kvr9mx2piirnhcr59gx-keyutils-1.6.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/6hjv314y31rdiclp6cqb297yad7f91jy-lame-3.100-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/1vkbbpg000al1msf1nw6j2yn73ssvgf1-audiofile-0.3.6' from 'https://cache.nixos.org'...
copying path '/nix/store/mnzv8nm8ccknna8n1wazyg65f7zr0bfa-db-4.8.30' from 'https://cache.nixos.org'...
copying path '/nix/store/ajc0n7s61wvnr73licd0ngbh4y9dfnsw-db-5.3.28' from 'https://cache.nixos.org'...
copying path '/nix/store/inyjgwm2f9wdw500bn6dfh2gp1dxs650-gettext-0.21' from 'https://cache.nixos.org'...
copying path '/nix/store/86rl7dahnzvnlls92hl6msgak12n7sfq-gmp-with-cxx-6.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/z2dy9q9glbzpis4mm3jmbim5x1cx2mcm-fftw-single-3.3.10' from 'https://cache.nixos.org'...
copying path '/nix/store/7sgfw9aijf4kaxqcmm1rjbw8jr9nq4km-graphite2-1.3.14' from 'https://cache.nixos.org'...
copying path '/nix/store/j5cy97s8y3la0ldsq0kx7z6ygv3fw3d9-icu4c-67.1' from 'https://cache.nixos.org'...
copying path '/nix/store/jr5l0j09lx58ng3sm6hdyggk78pi5z2a-icu4c-71.1' from 'https://cache.nixos.org'...
copying path '/nix/store/pnk64wi88nlw7fyklvrhfmzkf9nr2l9y-isl-0.17.1' from 'https://cache.nixos.org'...
copying path '/nix/store/ymwfczq3chg1l50ccy342qy7fbk1n68k-lcms2-2.13.1' from 'https://cache.nixos.org'...
copying path '/nix/store/jh8ffgykk78n67p0fq006bh013bljr3i-ldacBT-2.0.2.3' from 'https://cache.nixos.org'...
copying path '/nix/store/r6phxk5abxbgrqjg4xxyv19s0ml26qy6-libICE-1.0.10' from 'https://cache.nixos.org'...
copying path '/nix/store/aq451ynmnjhaidigr1fnkq0jl2yspz3c-libXau-1.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/97dqrz8qan1qd0srzcycqkli4rjnbiq9-libXdmcp-1.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/m0f8qh3ysi003lr4lwyqyrbdgv0l9r7f-libapparmor-3.0.4' from 'https://cache.nixos.org'...
copying path '/nix/store/qrv8mbds2r6l6bcwhlbx6ng92ivln1nf-libcap-2.63-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/bfkknn41whf1pzq2mpbawyp0ccvl1k98-libcap-ng-0.8.3' from 'https://cache.nixos.org'...
copying path '/nix/store/6kv6zpmv5ss2dmq6pa5xsmfviw44hcw6-libcbor-0.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/pli6g79f6xrsqk9zkyz9l164w2kmqb9w-libdaemon-0.14' from 'https://cache.nixos.org'...
copying path '/nix/store/6wzfnbpfqs1yh86qya5dm5j6px4s332k-libdatrie-2019-12-20-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/8w74my2530p2aiddg5bcs0vcj44zpkmq-libdeflate-1.8' from 'https://cache.nixos.org'...
copying path '/nix/store/mi85qxlvsqc24bq4qi4h4ldhqsjzmdjc-libev-4.33' from 'https://cache.nixos.org'...
copying path '/nix/store/g9kr38fj9bjmlq8rnlygjjvavbdk188p-libevent-2.1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/wvzw3m2pficgqq0cp5yvp06db4gi1k76-libffi-3.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/7f2wmr8lhkbcwys6qcv8fmmd1y73vki7-libfreeaptx-0.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/sb46rhpp8kz6vc4290j42mpiyyr4ah7x-libgpg-error-1.42' from 'https://cache.nixos.org'...
copying path '/nix/store/z91a7aqkspkg9wiwkik7zjix3xdisai1-libjpeg-turbo-2.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/dys53bgmsi8797wgj5bl87wk17a8hlgw-libassuan-2.5.5' from 'https://cache.nixos.org'...
copying path '/nix/store/pz6m51qkk5fyaz23pydcvgri21ih0c0h-libgcrypt-1.10.1' from 'https://cache.nixos.org'...
copying path '/nix/store/4bivhanwsxx9bb7xixp8rfgd8shjf38l-libkrb5-1.19.3' from 'https://cache.nixos.org'...
copying path '/nix/store/cbhdljypplb7pi9ynzmi6h2h7gr461xg-libmnl-1.0.5' from 'https://cache.nixos.org'...
copying path '/nix/store/c7jgpidhk6w9fkfi4gsqwnm0xp8jkyz3-libnfnetlink-1.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/j9y110cy38hd1ffnvv0ic778h2j4y5wl-libogg-1.3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/f1hkh1gqpq2jm9h73hkpdd2k4za1pw5p-libopus-1.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/j1k5d475s6zwhw79ybang4il1z57kicq-libnftnl-1.2.2' from 'https://cache.nixos.org'...
copying path '/nix/store/xdxmxb829y3kpy7dzyiazpw061gy74fy-libnetfilter_conntrack-1.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/4njkm1ix0jqmmhswhsbvfrrxdwmw072b-celt-0.11.3' from 'https://cache.nixos.org'...
copying path '/nix/store/aqsdw1fd49zhv1vdrbdw83rljswm5zv6-libpcap-1.10.1' from 'https://cache.nixos.org'...
copying path '/nix/store/vxc7rmiz7ail5yl49kfp3ncj4gvhn8pn-flac-1.3.4' from 'https://cache.nixos.org'...
copying path '/nix/store/n2kxsfxcpfmckscxjbkj3gjkfhjy2a81-libkrb5-1.19.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/0n5iidcgaqal9mdfj6x0j9vcqhvgyahh-libpciaccess-0.16' from 'https://cache.nixos.org'...
copying path '/nix/store/dryyxwci6d4l2f7jljg576a84pqn27yp-libpsl-0.21.1' from 'https://cache.nixos.org'...
copying path '/nix/store/pkw193xagpq2pdj9yanbdhg5ncb1p3qc-libseccomp-2.5.3-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/ayb0r2fyzgz9ixwkdyzc3w95f4s86vs7-libdrm-2.4.110' from 'https://cache.nixos.org'...
copying path '/nix/store/vaa8nsd2846qbkbbdwisnvy8giggwy5v-libtasn1-4.18.0' from 'https://cache.nixos.org'...
copying path '/nix/store/q1a0hjvb6bblg4w403gvxf4nydhdcnrl-libthai-0.1.29' from 'https://cache.nixos.org'...
copying path '/nix/store/2dis4mnl5ls0vchj25jfcmah36ba3m7a-libtheora-1.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/0qhl5qsm7iy703byx136x8mgjk8gwc9n-libtool-2.4.7-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/j592k284s2vm88b4pgl3a0gn61fsp04r-iptables-1.8.7' from 'https://cache.nixos.org'...
copying path '/nix/store/9rb07giki3gb7qjb625pkjpckw4j7x3n-liburcu-0.13.1' from 'https://cache.nixos.org'...
copying path '/nix/store/8hvkpgk7dm6hp5aw3acrhj69f9yjm8px-libuv-1.44.1' from 'https://cache.nixos.org'...
copying path '/nix/store/hgixddfjpmlbag7rc2nnasglgrf4dswc-libvisual-0.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/37jwhdv14w076xzgpw6fa9ayxkn400fj-libvorbis-1.3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/vip9374wj9pnpjixwyvamw7mvmycwbdf-libvpx-1.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lw2jlhncx89k640q8mki5dsyll85vn2b-libxcb-1.14' from 'https://cache.nixos.org'...
copying path '/nix/store/75wlwhp6m8a8wdyziqwh68dr0ya4yw86-libsndfile-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/azmd3mmww9h5xjc0cqlmmvc5slcj9lrd-linux-pam-1.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/svcdj1w7hi0cw78586qxwhw37wqzvkgx-libX11-1.7.2' from 'https://cache.nixos.org'...
copying path '/nix/store/zllmc0mqp8rdirhh5b8i1iipw71cgxvk-lsof-4.94.0' from 'https://cache.nixos.org'...
copying path '/nix/store/9x9r06d8y6pavc8b0a3w20lgf5pgh7p7-lz4-1.9.3' from 'https://cache.nixos.org'...
copying path '/nix/store/8i4rr5id6adxn9ra28h3i1wl4265db2q-mpfr-4.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ybl5718csjms24il8qhrdh1fxi1jlmaj-ncurses-6.3-p20220507' from 'https://cache.nixos.org'...
copying path '/nix/store/znm37n7ffn5gyxx2giiiss0z7nwn93gs-libXcomposite-0.4.5' from 'https://cache.nixos.org'...
copying path '/nix/store/lp8r2vlzg8pryakza8njl43dxkrfsh6x-libXext-1.3.4' from 'https://cache.nixos.org'...
copying path '/nix/store/15l2rvrxn881cc4107b0h7406z7k0yns-libXfixes-6.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/vrjmdlnx9qd1i1aa32arj648bc9v0lpn-libXScrnSaver-1.2.3' from 'https://cache.nixos.org'...
copying path '/nix/store/zbcqb32a6c3v381i29xj4pildix0i2fq-libXi-1.8' from 'https://cache.nixos.org'...
copying path '/nix/store/53my705faqz16h6h55fq2kh9nv5vfkjq-libXinerama-1.1.4' from 'https://cache.nixos.org'...
copying path '/nix/store/rcx203wg6krla70bq0b9s1qi0765dlpk-libXrender-0.9.10' from 'https://cache.nixos.org'...
copying path '/nix/store/zci49hwyzn42gg4mwx745hyqf7r6jmfz-libXv-1.0.11' from 'https://cache.nixos.org'...
copying path '/nix/store/2vw4gy6ys8kmph9853v6d3a9y6lb859g-libXtst-1.2.3' from 'https://cache.nixos.org'...
copying path '/nix/store/xqpgg4qvlgbbkf868x06gnb3x0qp9msr-libXxf86vm-1.1.4' from 'https://cache.nixos.org'...
copying path '/nix/store/llssc6gmj7dajsqyj4ar4sh9irq3rpi3-libXcursor-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/y4ski7rksdmm14xw1wbarb9mqvvh2l8a-libXrandr-1.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/1807qvpqyrv61s951mfmsfnw40mmlxfp-libglvnd-1.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/y01f2g818386yff5vvrxzyx9qq1bw7wx-libmpc-1.2.1' from 'https://cache.nixos.org'...
copying path '/nix/store/h8b2c6g4shgai2lymwiywgify0kv2zc6-libvdpau-1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/06kx6gyfw81aj3a0f21y5lhx9ywm72kw-nettle-3.7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/b19dv5ihkq9hnlvxzzdq18sk2y7bcfhm-nghttp2-1.47.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/x3jkf4w2q88gacg2xlh620gfhqi3vggz-libGL-1.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/kw3jbzqfyrs4ix7sc1jh18r020f9hcnk-npth-1.6' from 'https://cache.nixos.org'...
copying path '/nix/store/mb9m4jg917srvd3qibddxkcsc9hbb8p4-libepoxy-1.5.10' from 'https://cache.nixos.org'...
copying path '/nix/store/9dk05c6lj4812a9x4rk50k0j8j25mdwk-gnupg-2.3.4' from 'https://cache.nixos.org'...
copying path '/nix/store/krwf13v95axrn76xbb7zb4n72hcp741p-nspr-4.34' from 'https://cache.nixos.org'...
copying path '/nix/store/v0wzlrx6xi4sp1n17qg7adl8sv7acx80-numactl-2.0.14' from 'https://cache.nixos.org'...
copying path '/nix/store/igi11drkz8kbix7avws6b9pkih5rfffr-onig-6.9.7.1' from 'https://cache.nixos.org'...
copying path '/nix/store/a50qrkqq9hdqc97891gkl17v7g3yyf26-openfec-1.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/pfiay68nw57kcrkqkhssawcwcc0zdkay-openssl-1.1.1o' from 'https://cache.nixos.org'...
copying path '/nix/store/win0lzsqb095gr9ipfbixlx53mwkza9c-orc-0.4.32' from 'https://cache.nixos.org'...
copying path '/nix/store/59jgg880ywr30ynj8qvawq4ga4ncv06m-p11-kit-0.24.1' from 'https://cache.nixos.org'...
copying path '/nix/store/nglpv05mjnlgxzpkw6m897gzxqmzbpir-jq-1.6-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/vylfqpvcycw4p56krs4zkn3h0z9z26cd-patch-2.7.6' from 'https://cache.nixos.org'...
copying path '/nix/store/q4rjxagxikpsbvir0clyxk24rn2wckgg-jq-1.6-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5' from 'https://cache.nixos.org'...
copying path '/nix/store/vh7l11jzlpnvwv4b87rxqm39q5f7w7vj-pcre-8.45' from 'https://cache.nixos.org'...
copying path '/nix/store/g6z797h6mzahqddlxncy7khcp1qyd3vz-pcre2-10.40' from 'https://cache.nixos.org'...
copying path '/nix/store/hqj5ksgiwnnq3rzm91yycgc82pq1h545-perl5.34.1-FCGI-0.79' from 'https://cache.nixos.org'...
copying path '/nix/store/h461avk2ir1z6qz2dkw22ihjvy3n5ic2-icu4c-71.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/863fwm550m6lh8h16k2hgywf931c4x29-jq-1.6-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/5h45kcg5ikrs3vwp8qfqws3zx0804sz5-gnugrep-3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/0kdr2vmg9sdmr66r5ycqs29g818v38l2-libselinux-3.3' from 'https://cache.nixos.org'...
copying path '/nix/store/qpzrmp722f2pywixq5i963i4mykpnsnw-perl5.34.1-HTML-Parser-3.75' from 'https://cache.nixos.org'...
copying path '/nix/store/cwi18ryb5679fmiy2c8f8jrny676pzzp-perl5.34.1-TermReadKey-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/vaw58mq841wif635hbmlnhbj9pqrm33l-pixman-0.38.4' from 'https://cache.nixos.org'...
copying path '/nix/store/spy3zqjh5zr0x65qmxcm5w4dcaps6jxs-perl5.34.1-CGI-4.51' from 'https://cache.nixos.org'...
copying path '/nix/store/f93a7kjlkq4aqxvj6hyy6g47b22b9ha6-readline-6.3p08' from 'https://cache.nixos.org'...
copying path '/nix/store/gv0gjv6rjd6sy8i6m160cdnvkqyzc5ar-readline-8.1p2' from 'https://cache.nixos.org'...
copying path '/nix/store/32x2fkycmlpkrnr680ghbnkh1zw75hsj-sbc-1.4' from 'https://cache.nixos.org'...
copying path '/nix/store/kpmy2r08qg0pv46sv5q2n3pkhp1l1r1k-perl5.34.1-CGI-Fast-2.15' from 'https://cache.nixos.org'...
copying path '/nix/store/0c235yjs3cbrp6wsd7cgxb90f9k6dxrk-serd-0.30.10' from 'https://cache.nixos.org'...
copying path '/nix/store/426qg3bsxbabmgvgkrh0wbymazaf6rl4-shadow-4.11.1' from 'https://cache.nixos.org'...
copying path '/nix/store/wrzaiq8m4apz2aj0dbjrmnkq07xrfw59-soxr-0.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/b2ds5gnkb6l4p97hr0x41rf5mwzw8wsa-speex-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/pmbgaqnvs9qlg7bp0knar9nmh5mcqivx-bash-interactive-5.1-p16' from 'https://cache.nixos.org'...
copying path '/nix/store/7wzfg1x72l2y3ah1b4ha32r8d2wanm1q-sord-unstable-2021-01-12' from 'https://cache.nixos.org'...
copying path '/nix/store/1y4b9641pzvrrnhylyxx21zy1jf33bch-rlwrap-0.45.2' from 'https://cache.nixos.org'...
copying path '/nix/store/l6wvqc9bms3glbp1fayqf2c6143j8c40-speexdsp-1.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/wz4jdwz9m2i7nsz7ydxvrbbqab49s011-srt-1.4.4' from 'https://cache.nixos.org'...
copying path '/nix/store/4yy40cxcbc2112hd2wns4g4mrqvf82jx-tremor-unstable-2018-03-16' from 'https://cache.nixos.org'...
copying path '/nix/store/qgsrm8w320gfgklqsbiapcriygg2ysrv-sratom-0.6.8' from 'https://cache.nixos.org'...
copying path '/nix/store/p74m158il9hzq5ck8wgiypbcj3b3csfi-unbound-1.14.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0' from 'https://cache.nixos.org'...
copying path '/nix/store/22fg9454fhg31ybjv2lwabwy4npczrrf-util-linux-minimal-2.37.4-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/7aplijs3hsd356cjgg3m2iv493ywksg0-gnutls-3.7.3' from 'https://cache.nixos.org'...
copying path '/nix/store/mx9i41ayb5kmgvdljd99j5rrlngfic94-vulkan-loader-1.3.211.0' from 'https://cache.nixos.org'...
copying path '/nix/store/xrq797zhgh391j0jk4f50sdn2xi4mad0-lilv-0.24.12' from 'https://cache.nixos.org'...
copying path '/nix/store/mbxih3n62ilc6g5r9zaqbv6rw2rik4d0-watchman-4.9.0' from 'https://cache.nixos.org'...
copying path '/nix/store/dx2n823gbmic35r8qskv2hkp0k1pjp9k-wayland-1.20.0' from 'https://cache.nixos.org'...
copying path '/nix/store/szjyam4vwi0s2hrgnn0f7ykhhg4vl7ri-libmicrohttpd-0.9.71' from 'https://cache.nixos.org'...
copying path '/nix/store/3fl5sgijfl3g23950pvawsdg0yjxgjbv-webrtc-audio-processing-0.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/44vz6s749lfakds99h7mcldp2j43gl40-libva-2.14.0' from 'https://cache.nixos.org'...
copying path '/nix/store/zw05krwnvzrq02dzw81zjbm9ll9vviwz-mesa-22.1.1' from 'https://cache.nixos.org'...
copying path '/nix/store/67md1nx2mpbnx7kxzfy5fr16jl8r1rv4-x264-unstable-2021-06-13-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/pfcni7m628sfgq3qy4rgzyi6jc9lch1i-x265-3.5' from 'https://cache.nixos.org'...
copying path '/nix/store/b5qgqjs7bv5xay8syx8j7z9nk16r1a9a-xvidcore-1.3.7' from 'https://cache.nixos.org'...
copying path '/nix/store/jl1b87dsbdy1xai0sjfqpmp4fhgy8dv8-xz-5.2.5' from 'https://cache.nixos.org'...
copying path '/nix/store/apijw1xvj8dnp9bvldv7iabzdn3xxl1f-zimg-3.0.4' from 'https://cache.nixos.org'...
copying path '/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12' from 'https://cache.nixos.org'...
copying path '/nix/store/j5kqcd7wk4jg95zz95zfpi8lcxkgwkv2-libunwind-1.6.2' from 'https://cache.nixos.org'...
copying path '/nix/store/75dsac7cwhrdz0ca7lpql2lampi7g78k-binutils-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/0klmkc3ff48xbi76csd9z93xi1ixswaj-file-5.41' from 'https://cache.nixos.org'...
copying path '/nix/store/hhw2nar0ll1l5kq3l8v5h9lsfksk3lhc-file-5.41' from 'https://cache.nixos.org'...
copying path '/nix/store/2amn4914h8w7lqr6m191cghi566amvrn-gcc-8.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/80fp576rzpw6ssgb113ik3davnwjy19k-glib-2.72.2' from 'https://cache.nixos.org'...
copying path '/nix/store/412cqmbc2z8qv8mpg3lb71v8j0g6bmgr-kexec-tools-2.0.23' from 'https://cache.nixos.org'...
copying path '/nix/store/iwprzrgq3172icp9aqc1b54y7linz1r4-libpng-apng-1.6.37' from 'https://cache.nixos.org'...
copying path '/nix/store/2s2narv40il1z39jy1xq448c44ayc99j-libssh-0.9.6' from 'https://cache.nixos.org'...
copying path '/nix/store/qlzjp5sddiw4y9lrr0c5kiva34j19cdh-freetype-2.12.1' from 'https://cache.nixos.org'...
copying path '/nix/store/930kh5vq5lf5vryjsxd28ly3pjcq5iq4-libssh2-1.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4kqihx6wfcl500iqyvlzfx7rj1igc281-libtiff-4.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/3k6373bgamxxfpyl81mxvsbz4zlb5ldf-fontconfig-2.13.94-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/kbda0jiwaar5d8vjpz99n4rb9pwxbdpz-libxml2-2.9.14' from 'https://cache.nixos.org'...
copying path '/nix/store/5abyv3gl5lrh9s5y37qawh17968k723j-nghttp2-1.47.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/0xdhs3pc1f5n243lmq0hgr1s4alqf8l4-libXft-2.3.4' from 'https://cache.nixos.org'...
copying path '/nix/store/pg2hnw37xq6ckjhqymix6m1lyj0vj7ba-libssh2-1.10.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/6qkn235ap89fpq0w1nr7x2ipf5a0f9cy-perl-5.34.1' from 'https://cache.nixos.org'...
copying path '/nix/store/7kiynv2azbiy27schmfa3pwdxxh7jjlg-spidermonkey-78.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/na742x7v6bf6jzif7izp054kyff6fwq5-libxkbcommon-1.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/idgdn25rj02pfxx5899ffyx5yfiv4zmj-nghttp2-1.47.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/rqbjs4jr7g5n0kciqzlyspwbqa1xzqpi-sqlite-3.38.5' from 'https://cache.nixos.org'...
copying path '/nix/store/8b164fmsshwxnf6d0xza988fvwavkna4-util-linux-minimal-2.37.4-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/pw0d3vslm8vhfjh5jll4fm2dxm9nb2ik-atk-2.38.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4yh1m5va8mpk9s98qcpcgkh5nvwy33ha-cairo-1.16.0' from 'https://cache.nixos.org'...
copying path '/nix/store/pjkx4q9rv5f9sf8sp1lp5k1bvbgfsm0k-dconf-0.40.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/ib03v9ailf3h0ipg5g8g1ssxns7rhz5h-gamin-0.1.10' from 'https://cache.nixos.org'...
copying path '/nix/store/0af07a61nsygc09kpqc8jfh52z5qjnan-gdk-pixbuf-2.42.8' from 'https://cache.nixos.org'...
copying path '/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/j22a8q52lq7smpcsi9mxk36sh0k9wyzq-gobject-introspection-1.72.0' from 'https://cache.nixos.org'...
copying path '/nix/store/2xl2cl2jc9ixzzlk0sizaikxyb68arry-harfbuzz-3.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/qvmvvwr9abq8ywkwmy4v1ksk094m6z49-json-glib-1.6.6' from 'https://cache.nixos.org'...
copying path '/nix/store/ah8fjf47i2pf9ds6a63qk253nfrmrf3q-libIDL-0.8.14' from 'https://cache.nixos.org'...
copying path '/nix/store/w7ydxwdsv8zyjwvxbh2cck1cfszx7d3s-libical-3.0.14' from 'https://cache.nixos.org'...
copying path '/nix/store/7ix903279bvv5pd77hd69m8ip74rpyg4-libass-0.15.2' from 'https://cache.nixos.org'...
copying path '/nix/store/9gyapa11c28hmjhhb2njbh29vqbgc486-libsoup-2.74.2' from 'https://cache.nixos.org'...
copying path '/nix/store/n0z1a9nbgb1x1gm8bchf07vh2308azm7-libsoup-3.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/dzam5accv1xff97klvrj6px2h0j89myq-ncurses-6.3-p20220507-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/r7qbcybhdhdl0n1lyrx15k4pcn07ccm5-pango-1.50.7' from 'https://cache.nixos.org'...
copying path '/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18' from 'https://cache.nixos.org'...
copying path '/nix/store/6wiycdxh63mk4krdd75db0hshicna6yy-python3-3.10.4' from 'https://cache.nixos.org'...
copying path '/nix/store/pi9xsp58nyz4c3n676ajngc742ms4v4v-tracker-3.3.1' from 'https://cache.nixos.org'...
copying path '/nix/store/pddxp4k260pby7igjb1vmdv9fgkq784y-ORBit2-2.14.19' from 'https://cache.nixos.org'...
copying path '/nix/store/6lcvw8zxb2swj5y4a3sw290kg30vjam0-wget-1.21.3' from 'https://cache.nixos.org'...
copying path '/nix/store/lzff1421l3nhribp6qlsp5dvks7l53v4-openssl-1.1.1o-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/3qg6lp0vsb07n7qvvfnm5llp1q0vnppm-perl5.34.1-libwww-perl-6.49' from 'https://cache.nixos.org'...
copying path '/nix/store/i3kar1gax8ji9v491hpb5iv115ja5lph-openssl-1.1.1o-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/z9cm1xjsbkwrzb0zrh9ri6p0zbk4wm5r-xz-5.2.5-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/bcplgxigy3gbyc54qwi5rx77xpgvmjx3-zlib-1.2.12-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/9mblbrp925j7vd1i3jl5vyx9mabj4dsk-zstd-1.5.2' from 'https://cache.nixos.org'...
copying path '/nix/store/mmaml7sb1isvixsywh46kfdh94f18ib3-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/zdrvzs4f3zhx71zdvcvzf8rsmq3ywlz2-curl-7.83.1' from 'https://cache.nixos.org'...
copying path '/nix/store/xq40is60hggiy8mjv4ssif0fjivdl9l4-elfutils-0.187' from 'https://cache.nixos.org'...
copying path '/nix/store/xahizb3j8l5jix5a49jss42dgb7a61nv-kmod-29' from 'https://cache.nixos.org'...
copying path '/nix/store/751va0anf1lxycna080pmzanncqi7xgn-curl-7.83.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/gmpvr3bi04zayg52pa07isspw56314zw-kmod-29-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/zlynbmc6m4j8bnnff25y70l1r5b06704-gstreamer-1.20.1' from 'https://cache.nixos.org'...
copying path '/nix/store/b1ya7y5id411gcrd8bv7q0z0842rpmqy-tpm2-tss-3.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/spj0jrnfrpwpz7jgkz8q4kmissrsaxjz-zstd-1.5.2-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/62jzcicglwhjnlnniyjz5xnxzc1jvnji-kbd-2.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/11jj74sghv2wmahlxv7dvsz4ypc7rvrw-zstd-1.5.2-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/jabyns5fm0w984qylfyg31xlsq0z932a-curl-7.83.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/879rd5cm10cbryz9diksy8m4xibcmcbi-systemd-minimal-250.4' from 'https://cache.nixos.org'...
copying path '/nix/store/w2jl06937wddlx94n1czqzjy91vhnji7-gst-plugins-base-1.20.1' from 'https://cache.nixos.org'...
copying path '/nix/store/443m2p0w7vvbhq3zmvsda3vqfzr36npk-libfido2-1.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/1n2jjzyxs8imgcvvclr2grp2ix4ffq6h-libusb-1.0.26' from 'https://cache.nixos.org'...
copying path '/nix/store/aza2rcl0zbrbmxyba60hfrngi2inr41v-lvm2-2.03.16-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/0ymxlwa956icqpjp6yphjxfykyj2nbz1-cryptsetup-2.4.3' from 'https://cache.nixos.org'...
copying path '/nix/store/izdlfk7lkywdgjiakqr9ak4d6z83cd9d-systemd-250.4' from 'https://cache.nixos.org'...
copying path '/nix/store/7yxrx5qs6rhydnbsi0ghl5ar6kfd636s-polkit-0.120' from 'https://cache.nixos.org'...
copying path '/nix/store/k9xrlrn6hf2vg38jc0zwd8l31v20wivi-procps-3.3.16' from 'https://cache.nixos.org'...
copying path '/nix/store/ii1s235wynly4hbsyf6qj149v7ch87jk-dbus-1.14.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/jcz7zq4baza6cgi86ny8njkh63sjr7rd-at-spi2-core-2.44.1' from 'https://cache.nixos.org'...
copying path '/nix/store/sga0rlza278xc2wsah0yc8xkq8lnpzii-avahi-0.8' from 'https://cache.nixos.org'...
copying path '/nix/store/45xmb943msa0i2kq8f2l94bslf8c77f9-bluez-5.64' from 'https://cache.nixos.org'...
copying path '/nix/store/s6sj6pifwnmqqjzrmyrjvfn27hs2hyi6-dbus-glib-0.112' from 'https://cache.nixos.org'...
copying path '/nix/store/v1avc369na5f9gwx9zfbnznaxbxradd7-at-spi2-atk-2.38.0' from 'https://cache.nixos.org'...
copying path '/nix/store/l63ldnd36y9vhn2dax1ca1ri0cjxsq6w-cups-2.4.2-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/cir2lzmyijxj0rx19wpz5454vs9khk8x-libdecor-0.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/xdvj8scq6dg49jb2wh1v6g3c6kajs5zq-gtk+-2.24.33' from 'https://cache.nixos.org'...
copying path '/nix/store/lvggmd5lmisvaks2pa97yai9r9wy2xi0-gtk+3-3.24.34' from 'https://cache.nixos.org'...
copying path '/nix/store/fwqvfxlgwgc5jf2gplqszbc2gbprgy9j-libjack2-1.9.19' from 'https://cache.nixos.org'...
copying path '/nix/store/70nywfzw4k8g0bd76wi8dfj1n87gyd7m-libpulseaudio-15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/carcnzayd7hf58zzm4g4kqh60nzqs47h-parallel-20220322' from 'https://cache.nixos.org'...
copying path '/nix/store/whm06i148iyzl8qj0qhkdhi2621iqs7a-SDL2-2.0.22' from 'https://cache.nixos.org'...
copying path '/nix/store/s8s8c88wzgajqvc6wvsswd9bwamzgzs7-gcc-wrapper-8.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/mi5nm600bw6z14k4h6qna334vyr9afi6-libcanberra-0.30' from 'https://cache.nixos.org'...
copying path '/nix/store/kgi60bll2qdsb7dp1c3k439byw8myhbd-roc-toolkit-0.1.5' from 'https://cache.nixos.org'...
copying path '/nix/store/fwdg6a8lyixn6vy575yd1wdjahzlpxb0-ffmpeg-4.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/d2dx24krqzxbws5brn45ii2bwig8k4j0-gconf-3.2.6' from 'https://cache.nixos.org'...
copying path '/nix/store/v6f8w1sr3k84j2v1cmwwhmczlspkl0cc-git-2.36.1' from 'https://cache.nixos.org'...
copying path '/nix/store/prk44k4i5n7zpm768hn0ywqq6ly685qd-lttng-ust-2.13.1' from 'https://cache.nixos.org'...
copying path '/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0' from 'https://cache.nixos.org'...
copying path '/nix/store/qx9nrb5lb600hpf4ash1qz3by9k6vcfm-libcamera-unstable-2022-01-03' from 'https://cache.nixos.org'...
copying path '/nix/store/k7z5mzz95dmhfhkzjkn7vaxj8yqck1vh-gnome-vfs-2.24.4' from 'https://cache.nixos.org'...
copying path '/nix/store/5ryzq4flvf8q6l5zldlmc327n18zshc5-pipewire-0.3.51-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/1hzr4gv286ia0x5aazi8azbc5vy764r9-yarn-1.22.19' from 'https://cache.nixos.org'...
copying path '/nix/store/i2589pb99x99g9c6p018as1chi9qz72r-SDL2-2.0.22' from 'https://cache.nixos.org'...
copying path '/nix/store/hbgnlqb642vqk6d5x2nn0hl2j5gq1212-ffmpeg-4.4.1' from 'https://cache.nixos.org'...
copying path '/nix/store/s0pyblm2lbr8i276jq5qh3wfzxw7x6ci-openjdk-11.0.15+10' from 'https://cache.nixos.org'...
copying path '/nix/store/hdyb0d3bxm9mm8gf3cxj6lycgiij9byf-openjdk-17.0.3+7' from 'https://cache.nixos.org'...
copying path '/nix/store/12lf51g773nykm0nnppl1ijz6q25gyai-apache-maven-3.8.5' from 'https://cache.nixos.org'...
copying path '/nix/store/lnzp2cflmyf19jrfmj9z3mdl98d92k6j-clojure-1.11.1.1139' from 'https://cache.nixos.org'...
copying path '/nix/store/0j5czcd7h4qka3741w8vf6f5s80glq0h-yarn2nix-modules-1.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/f2l244c29blpg0y0hwhccdpixlrbkm5i-busybox-static-x86_64-unknown-linux-musl-1.35.0' from 'https://cache.nixos.org'...
copying path '/nix/store/ll427m90gm3schazx3mpwqqyc27r1cds-iana-etc-20220520' from 'https://cache.nixos.org'...
copying path '/nix/store/a1wdyvwmbyxvrlbci2w1v7wzf6l678wd-nix-2.9.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/cmjqayx1lbibj3hqkpc3d1rzngarwq0c-nlohmann_json-3.10.5' from 'https://cache.nixos.org'...
copying path '/nix/store/yh98127vyg4yjqky7sqmskbkpxz3ajaa-boehm-gc-8.0.6' from 'https://cache.nixos.org'...
copying path '/nix/store/gpamci2114mmrpn1l517m13a4gdcz7w7-aws-c-common-0.7.0' from 'https://cache.nixos.org'...
copying path '/nix/store/i06cfxn6lzs1fgsa5gjirygij6546l7m-curl-7.83.1' from 'https://cache.nixos.org'...
copying path '/nix/store/n3kp0kckvc9n9hldxvy8whsdw4jkr20r-editline-1.17.1' from 'https://cache.nixos.org'...
copying path '/nix/store/xnq0lg02rffhsg4db07fqilznfx03pp8-git-lfs-3.2.0' from 'https://cache.nixos.org'...
copying path '/nix/store/yk2xrpc08qgv7za18csnmqb29rb569z9-libarchive-3.6.1-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/hw10cd02l71r80fpgdy0bhkrrhm3dw66-libcpuid-0.5.1' from 'https://cache.nixos.org'...
copying path '/nix/store/g0dshhqq521axx265ahkgpnlbp3hvii2-libsodium-1.0.18' from 'https://cache.nixos.org'...
copying path '/nix/store/djjy3i4hb9kx0j9phyclg53s9j31ii13-aws-c-cal-0.5.17' from 'https://cache.nixos.org'...
copying path '/nix/store/dfhwa3yvcj930x1r2lymgi6p16pr4gfv-aws-c-compression-0.2.14' from 'https://cache.nixos.org'...
copying path '/nix/store/22rns9idmcc6g4zijahygfzah9ax26jn-aws-c-sdkutils-0.1.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ss951byx647fybsz2gdmpb4gb5ma7hbl-aws-checksums-0.1.12' from 'https://cache.nixos.org'...
copying path '/nix/store/cwqfsvn9g5qk0pmw24msh7d4fql8zn7y-lowdown-1.0.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/2x2j8b78hyp0s6w3appkk13lmwz7yxd2-s2n-tls-1.3.12' from 'https://cache.nixos.org'...
copying path '/nix/store/h4kla44211jrgfydmhnvmj4knngqshi6-aws-c-io-0.11.0' from 'https://cache.nixos.org'...
copying path '/nix/store/2158l9y944yjq3cwqkls8b8bdp0py178-aws-c-event-stream-0.2.7' from 'https://cache.nixos.org'...
copying path '/nix/store/b96a3qvdyh6cdbjc4fqqib466awjkrkf-aws-c-http-0.6.15' from 'https://cache.nixos.org'...
copying path '/nix/store/jbcr1i8ba6c1gvxqwnnjpf5yprcfh66r-aws-c-auth-0.6.13' from 'https://cache.nixos.org'...
copying path '/nix/store/fqh2flkykfhgfi1rr9r8s2z8swy4wzah-aws-c-mqtt-0.7.10' from 'https://cache.nixos.org'...
copying path '/nix/store/43cgnx3283cyh2q25xq5fa55w6d2f6fm-aws-c-s3-0.1.39' from 'https://cache.nixos.org'...
copying path '/nix/store/kmwrpd8729kydxr00ai79nwj5mvhwqbf-aws-crt-cpp-0.17.28' from 'https://cache.nixos.org'...
copying path '/nix/store/c4whiijf7fnxzkfv1v3sdkap788sbl02-aws-sdk-cpp-1.9.238' from 'https://cache.nixos.org'...
copying path '/nix/store/hbjal8icfk3yrlpaw28hi37pw1mb8l4c-nix-2.9.1' from 'https://cache.nixos.org'...
copying path '/nix/store/riffpjd9bmkcp1k90pik2mbby28pc52h-nix-prefetch-git' from 'https://cache.nixos.org'...
copying path '/nix/store/yibmsxwyk1xvv4d014kiknbn7y79dmy5-yarn2nix-1.0.0' from 'https://cache.nixos.org'...
building '/nix/store/9krl93mxz5m7bdkjfibgqvmk5vjy1w2v-yarn.nix.drv'...
[0;32mRunning:[0m [1mnix-build --pure --fallback --no-out-link --show-trace --attr targets.mobile.android.release --argstr buildEnv prod --option build-use-sandbox true --arg config {status-im.commit-hash="9338bf71ee6ccf4f2116c35726df152c38c0a467";status-im.build-type="release";status-im.build-number="2022092010";status-im.android.abi-split="false";status-im.android.abi-include="armeabi-v7a;arm64-v8a;x86;x86_64";}[0m
these 2248 derivations will be built:
/nix/store/017zncqxs3df0l0fm7pq0n94d8a1qvpz-xhr_request___xhr_request_1.1.0.tgz.drv
/nix/store/01hnsxf7gkb2m1wvpdx5ywld2j3f92h0-_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.0.0.tgz.drv
/nix/store/01mzbaxf9cn86g8i1gsng995r1znr4z2-easymock-parent-4.3.pom.drv
/nix/store/01nwyjf8jgf9ld8rv1zjyiqvb1rr82xq-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.8.3.tgz.drv
/nix/store/01pknai0n00i8m8165nw1ykzzwz3xbxl-animated-base-2.2.0.pom.drv
/nix/store/01w1jzqpicr9l5n48hpiv88p9596l8bg-exifinterface-1.2.0.aar.drv
/nix/store/01yixljs8314hn6a595bvq37l1hcmnc9-support-core-ui-27.0.1.pom.drv
/nix/store/027jw21vqzlxnxj9aa4vwmb8hmi83dpw-truss-1.5.0.pom.drv
/nix/store/02kq4bf8crdxm860z2f510q80k0wdg1w-transit-js-0.8.846.jar.drv
/nix/store/02v0j36xgn9ingv82yajc6hp0h6g0bgl-protobuf-java-3.4.0.jar.drv
/nix/store/0310xm9mf1rqny601zymc5dlpnnrwqja-transition-1.2.0.pom.drv
/nix/store/03dibws8hgnz1n6nvd0nrw2y14rizrfm-nativeloader-0.8.2.jar.drv
/nix/store/03lj1zs0a826ar6lz243nrvlv5clflqh-kotlin-gradle-plugin-model-1.4.31.pom.drv
/nix/store/046bk427y9p81ijn0wl0ziln1qb7gdn3-patch-maven-srcs.drv
/nix/store/04xfxyhkwwk0hvnwy56h1jil9jb9ynqf-asm-debug-all-5.0.1.jar.drv
/nix/store/05zjgcpd5x468zjprxk04w0gkj66j86b-appcompat-resources-1.2.0.pom.drv
/nix/store/06wpnlkbi0ykwg3icwl2w9iii0cz4kgy-closure-compiler-unshaded-v20200830.pom.drv
/nix/store/07ajcz5j43pf764ksfn78vk1x4hafswk-logkitty___logkitty_0.7.1.tgz.drv
/nix/store/08fas7l9c33kqb3f34ypp2qdifxirbr5-customview-1.0.0.pom.drv
/nix/store/08mj9w13d6p9056rdxc33w7kxkfqsypv-commons-parent-34.pom.drv
/nix/store/08vyv47zglbpflwsdd54977vdnrvs0v8-jsr305-1.3.9.pom.drv
/nix/store/094l4w4c8phr3z7bq9mh75ngqyn66ga0-kotlinx-coroutines-android-1.5.2.jar.drv
/nix/store/096sfwwnbwywf0f3pr0ck4y4l5i5xr7b-apache-15.pom.drv
/nix/store/09m847whk94k8csvfj4zil70fkb08ayx-mri___mri_1.1.4.tgz.drv
/nix/store/0a2kglw51x8krsrby2i4ji7l43j3ds40-builder-model-3.0.1.jar.drv
/nix/store/0a6fwlkncdzj3aklypk4jm43fkkmf43r-jaxb-runtime-2.2.11.jar.drv
/nix/store/0ada038g7bwdv9z5d2hxbgc3vr85c8l5-deepmerge___deepmerge_3.3.0.tgz.drv
/nix/store/0adv7w2cb712fv0v95g6c1bhln8aa22h-uast-26.0.0.pom.drv
/nix/store/0aj9hh2bcj3p46bw09i24j0ndqv1f952-appcompat-resources-1.3.1.pom.drv
/nix/store/0b0irsdhcqmc4vxnv9blmfcd16s7k0gz-hamcrest-core-2.2.jar.drv
/nix/store/0byxf0z7x67ghfvm9axnyrss6k7fqgrq-hiccup-1.0.5.jar.drv
/nix/store/0cc0h2fkaamkiflc76q1jdk15pjhvg58-baseLibrary-3.1.4.pom.drv
/nix/store/0cgsxllnlsr3gwbgifdlx48jwggiprmw-kotlin-stdlib-common-1.3.71.jar.drv
/nix/store/0clwnk6s5v92kfwxp5jfnwwa613aqalw-asm-debug-all-5.0.1.pom.drv
/nix/store/0d0wlvd343k74fdscqf8yjh2yn4gamvq-react_native_draggable_flatlist___react_native_draggable_flatlist_3.0.3.tgz.drv
/nix/store/0d1ngcavypc0m69kalibfksm5hwgzcpx-swiperefreshlayout-1.1.0.aar.drv
/nix/store/0dw06npz25d8sgc0s63cnwimnq0mk5aa-crash-26.2.1.jar.drv
/nix/store/0fylfpny7hb3qrbaikm56nzp33m6vd1z-proguard-annotations-1.14.1.pom.drv
/nix/store/0g2m5ajh92l15ddkxg46cg5brk8zff8y-coordinatorlayout-1.1.0.aar.drv
/nix/store/0g4cj3cqg2xpvi6ivb8sfpanm76c6wy4-support-core-utils-27.0.1.pom.drv
/nix/store/0gix4wqn9d8yx6glkp54q6qngghkmaps-guava-22.0.jar.drv
/nix/store/0h48c21k4998bayi89zkjc1yivpxa76v-react_devtools_core___react_devtools_core_4.10.1.tgz.drv
/nix/store/0hhr0ak2f78ling1skjbafi2fsvhi8ja-kotlin-reflect-1.4.31.pom.drv
/nix/store/0hih3xibi6iaxycz8rcnh0sf0wgr5a0k-bundletool-0.1.0-alpha01.pom.drv
/nix/store/0hm2xgpbi2yfpb7yp5g3dpk9mqvmfv4i-antlr4-runtime-4.9.0.jar.drv
/nix/store/0i4cgq18rb8f53f9hpavxhj6mb1psis1-gradle-api-3.0.1.jar.drv
/nix/store/0i6f30nbhmgchwydjqjfjmh3zkxwzvr1-_jest_transform___transform_25.4.0.tgz.drv
/nix/store/0ilahvzkcmy62qyiwfb85arnp9ny7bg9-intellij-core-26.5.4.jar.drv
/nix/store/0j09ngx0f309wfllc5djjpdm55jpk21p-react_native_navigation___react_native_navigation_7.27.1.tgz.drv
/nix/store/0j0h6pxvj495cgg2k2d7bxbwnd26bhgm-split_on_first___split_on_first_1.1.0.tgz.drv
/nix/store/0js1ca421wnbx8hl9ss6p1ig3rj4liqa-activity-1.2.4.aar.drv
/nix/store/0jxkbri0wyf86gadi3js1jlx41v20h2d-fragment-1.1.0.pom.drv
/nix/store/0ks3cys0lghjgjipx88a3q9hljnp8zar-_babel_preset_env___preset_env_7.1.0.tgz.drv
/nix/store/0l1gl7cfr800k6pk4pdmq9yi50qz799d-multidex-2.0.1.pom.drv
/nix/store/0lnbb3099l4hks85cwcdp7g1s6s7gyjg-fresco-2.2.0.aar.drv
/nix/store/0mcdrymwp2223qk2lzf3mprz4ibj67bs-soloader-0.8.2.aar.drv
/nix/store/0mg2qj624hspzla8pd44xp4p9jsp4l1x-chance___chance_1.1.4.tgz.drv
/nix/store/0mj45bcc8cybjlpzlbf3sknjpa3gmf2v-transit-clj-1.0.324.jar.drv
/nix/store/0nsvmk0i35807bqfnpy9h3b8lh6ranpj-exifinterface-1.1.0-rc01.pom.drv
/nix/store/0nz2n4gd6ap1q1smgqj5q9hbirjri03y-_react_native_community_cli_types___cli_types_4.10.1.tgz.drv
/nix/store/0p38drnbj8s5y623chmj4h14zdldknp5-istack-commons-runtime-4.1.1.pom.drv
/nix/store/0p5ihc76vfvkcjhadfx8966i8s5pgilp-fbjs_css_vars___fbjs_css_vars_1.0.2.tgz.drv
/nix/store/0pyfcw93gn9kym60kzqrfi744zc8c3sb-commons-codec-1.6.jar.drv
/nix/store/0r5bihzj82c21drjfdwdyffv3ilc7i7i-ddmlib-24.3.1.pom.drv
/nix/store/0rrgngf5wykrdbqnvj6fk1iy3p3bdcgh-_babel_helpers___helpers_7.9.2.tgz.drv
/nix/store/0s30rfypwl6sl7pv5kxq26h9n8p33ivr-clojurescript-1.10.773.pom.drv
/nix/store/0sc5gxsq4vnr2d5hh6aqkfkh15lj49qx-lifecycle-viewmodel-2.1.0.aar.drv
/nix/store/0sqsssbc6b3zwqcl886903p2hcin5z9f-lint-gradle-api-26.3.1.jar.drv
/nix/store/0szmv4nqx15b2541mwk1k5pq3z7fp24c-jimfs-1.1.jar.drv
/nix/store/0vxkn2gygih2b8hm9a7q24c0cbdybbjn-repository-26.0.0.jar.drv
/nix/store/0wjhb2yxivyqf56fmj7iy90fy7vj1svs-bundletool-0.9.0.jar.drv
/nix/store/0wrj66p9hysiyplqxx19jj6vj8bknvnc-intellij-core-26.0.1.jar.drv
/nix/store/0wvsjqy6gpimay3fb9w19a769409m87k-sdk-tools-linux-4333796.zip.drv
/nix/store/0x9g6cwpbdkf29bqqlpq8mh7384r61zm-jaxb-bom-ext-2.2.11.pom.drv
/nix/store/0xx72ksj3cdivd7a0m23xdfgscy4v88a-gradle-3.1.4.jar.drv
/nix/store/0xz3qjp7x2l6m5zpj65s05nb73skf2zv-base-1.0.0.jar.drv
/nix/store/0yvx1ipdwphb4f0l9snkda8hn266ayfv-clout-2.1.2.jar.drv
/nix/store/0z0x20hn88v88925wrjj0y7f27ywclxq-_babel_register___register_7.9.0.tgz.drv
/nix/store/0zx5dlvcp259ylzjmf4j52aza7h428c7-sdk-common-24.3.1.jar.drv
/nix/store/10bq14k98p1ylyn6h4zh5737l2xjwyzr-support-annotations-27.0.1.jar.drv
/nix/store/10n4gba92nl51g4ydc7b59qvfzh3pkdq-layoutlib-api-26.0.0.jar.drv
/nix/store/116a45jj97xps107q5rv5h0v8an0h6cj-asm-commons-6.0.jar.drv
/nix/store/128fpmgzk859ds3l8jf7xzkifhfca5ic-cardview-1.0.0.aar.drv
/nix/store/12g3bsa33zjsl2ppgf4ryi6n0h2vankg-databinding-compiler-common-3.3.1.jar.drv
/nix/store/1354dqw24i74yr4dll6rqy8jv32x8ym0-proguard-parent-5.1.pom.drv
/nix/store/13cpfrj8d9ivn42gmf6qk5wb4hisbmpl-lifecycle-livedata-core-2.0.0.pom.drv
/nix/store/14ay5r7q3qbfdmn4yc33n8k97h5dgmzz-intellij-core-26.0.0.pom.drv
/nix/store/15ab3bx4g2mljv6ica8ndc53nqa78kbx-baseLibrary-3.2.1.jar.drv
/nix/store/15alr1i13p8pvz9hmsh6lr4ib745s58m-commons-parent-11.pom.drv
/nix/store/15qnvvii2v2443igvaickvrykrral3iz-supports_color___supports_color_7.1.0.tgz.drv
/nix/store/15rdzdn6mrfxvrhx0ckxw4d3lfqv9jf4-lifecycle-viewmodel-savedstate-2.3.1.aar.drv
/nix/store/15w8f1bqi1wb0gdqz4c7rnvvxaljh978-kotlin-stdlib-common-1.3.71.pom.drv
/nix/store/16dl5c4p17v96x7fj59sjjhn9zcj7gsy-jetifier-processor-1.0.0-beta02.jar.drv
/nix/store/17wvgxz9b14j3lmfi8l571c7kkw2wgm6-annotations-26.2.1.jar.drv
/nix/store/193ph8km3ki7kfhr13vvrn97svkb9kzx-core-runtime-2.0.0.pom.drv
/nix/store/19d6bfmy8yxxd3nx4aqwbpsqzph5848w-lint-checks-24.5.0.jar.drv
/nix/store/19i7bxh3ckxrgscxzjdfdap415synbwl-antlr4-4.5.pom.drv
/nix/store/19mafd9w68w3baavnb5h3ib1qxassw2a-shared-26.2.1.jar.drv
/nix/store/1a180gdi1q53l0a6crz6p1mf8mz4x0i9-kotlin-stdlib-1.3.0.pom.drv
/nix/store/1a7x5xl6rb8xmiqsh0hwc1qvhjr81h7i-j2objc-annotations-1.1.jar.drv
/nix/store/1aaxzradw31nba26gpjy5mz361qlml32-pathom-2.2.31.jar.drv
/nix/store/1abr6yv2ll7jv7yx1973n044kpr90sbb-minipass___minipass_2.9.0.tgz.drv
/nix/store/1ahmg85wiw61wlmcmxcikmmcn7ya0y2r-asm-5.0.3.jar.drv
/nix/store/1bn0w8hjja5bhgjjv4r3bwgxsmc9mwr9-simple_get___simple_get_2.8.1.tgz.drv
/nix/store/1bq1agd9yjg90qa287x1v2h60anhqij0-gson-2.7.pom.drv
/nix/store/1by80pxlk82pdw302yh7pyzcvrknv088-gradle-3.2.1.jar.drv
/nix/store/1c54bkqdmf2vql8qrg737pl6bp4vval8-metadata-extractor-2.9.1.pom.drv
/nix/store/1cj86jxn4xw1kyxbcnlddc5qi1dw855x-jest_worker___jest_worker_25.4.0.tgz.drv
/nix/store/1cl81i3jzkar2bymprb3b6n4gwbc8qiw-project-4.1.1.pom.drv
/nix/store/1d225x38h38rsjfj0bk220r5k0div933-jaxb-bom-2.2.11.pom.drv
/nix/store/1d72jfqx8cv4c0b4fb2qjqr13jgvbzmd-shared-26.3.1.jar.drv
/nix/store/1danhkskzig8hqagdmjmdanjgflj143d-sdk-common-24.5.0.pom.drv
/nix/store/1dc9rs3hz270bbx3l0ii7cixjlip6n8l-kotlin-stdlib-jdk7-1.5.30.pom.drv
/nix/store/1dmyfdfzp2cs59jyi0wyhvmdm86a5pz5-commons-parent-25.pom.drv
/nix/store/1dz8jr65rgzzcdwvb286m92rhjfaz6dv-reflow-animator-1.0.6.aar.drv
/nix/store/1f5ygv8rsl2hgfhihv57ajv6j66y67h9-core-runtime-2.1.0.pom.drv
/nix/store/1f65l95l4igrb98phfc6wwrpiy6q45zz-protobuf-parent-3.0.0.pom.drv
/nix/store/1g2a3vxqrjmc3bkaqy856wp9vxw4inbc-xnio-api-3.8.0.Final.pom.drv
/nix/store/1g3f8kchyabm7ps4px3wivi9m553i8p6-semver4j-0.16.4.jar.drv
/nix/store/1gp529lik44kmhc75k4m5q1d9aj277rv-crash-26.2.1.pom.drv
/nix/store/1h7fjh1a52lyfvp3cj30fz1x1ncs5mxq-builder-1.1.3.pom.drv
/nix/store/1hdcvpqr8v9yclndiml456maf5hklfff-mockdate___mockdate_3.0.5.tgz.drv
/nix/store/1hvpinpkyfjw11fn1xih4bkl4g5gsb8m-parent-3.12.12.pom.drv
/nix/store/1hwc884yqd542pwbcqmd6ajxwzbmilkp-_babel_core___core_7.9.0.tgz.drv
/nix/store/1hwzk0iw1ziiy9vrwxfvxk168gnq0w89-sdklib-26.3.1.jar.drv
/nix/store/1hyv36b9q79znh8w9s66mviy00lqpxbq-recyclerview-v7-27.0.1.aar.drv
/nix/store/1hzh4sl2cyf4k195wwj2vjnv6827bkcl-_babel_plugin_transform_member_expression_literals___plugin_transform_member_expression_literals_7.8.3.tgz.drv
/nix/store/1jhza2dp8l1lb1ra2d8lkvcqhd8jgllm-sdklib-26.3.1.pom.drv
/nix/store/1jxbc9j8jlmwvcq8hzfg690vfa825j8n-_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.8.3.tgz.drv
/nix/store/1jxrcdyqbb0sq35rlf88p742nz8rahwc-versionedparcelable-1.1.0.aar.drv
/nix/store/1k43hv7lghb22sl4hjf7gqccrb03wzbk-commons-codec-1.6.pom.drv
/nix/store/1kqmdy63cjykknfiny8k95z1czan5spy-flipper-2.2.0.aar.drv
/nix/store/1kszn3qazkchj12ymqw1avamr1xnfbl7-coordinatorlayout-1.0.0.aar.drv
/nix/store/1kxknj6bdkr0ic09j4lx9vfzpkgn5f83-_react_native_community_cli_platform_ios___cli_platform_ios_4.13.0.tgz.drv
/nix/store/1l8b0dxw9qh8l6q78fhaqjvzf64l814x-all-1.2.0.pom.drv
/nix/store/1m6kks6lanyvg1xdkmdpzdha32s613pw-cmake-3.18.1-linux.zip.drv
/nix/store/1nkmmy86i2zpiz71gkga7kg7p8r4nzii-jest_matcher_utils___jest_matcher_utils_25.4.0.tgz.drv
/nix/store/1nx9n0ggygdcgpgrai7g0fzfhlb9j4aj-tools.analyzer-1.0.0.pom.drv
/nix/store/1pdsjspd4sh445j9jf64lc5abbxrqi68-httpmime-4.5.6.jar.drv
/nix/store/1s9qfqyppvn2s8fmxhfgmjgpsd6idn41-antlr4-runtime-4.5.2-1.pom.drv
/nix/store/1svhlr92v38v82wx4vfs7744sk1xijm7-fragment-1.3.6.aar.drv
/nix/store/1v0l49mf59x0gnxag3w2j2fifqmnrciq-kotlin-stdlib-1.2.0.pom.drv
/nix/store/1w0zys0kd73b542wg6v091prc2bssf0s-parse_svg_path___parse_svg_path_0.1.2.tgz.drv
/nix/store/1w9wd8saf1xm0cn15a7inh64lxv08b5v-appcompat-1.2.0.pom.drv
/nix/store/1wd8kl9h28034fygkhxnl8lv8wcmxq46-animal-sniffer-annotations-1.21.jar.drv
/nix/store/1wh2489j77mwmwfriqn3jicsbha0s34s-apksig-3.0.0.jar.drv
/nix/store/1xp2ljk97hfklxyrkm03x2l5x80gpmb4-css_what___css_what_3.2.1.tgz.drv
/nix/store/1xxn7qk5jajvsln6g8gr80q7glya7shi-commons-codec-1.10.jar.drv
/nix/store/1y2k9vq930x1crfal0dd9v4nkq0n0c3p-_babel_plugin_transform_react_display_name___plugin_transform_react_display_name_7.8.3.tgz.drv
/nix/store/1z4lfhxkz6snqwp18zh8zsjkx9yxzy5a-httpmime-4.1.pom.drv
/nix/store/1z86rkmva15s1whklb790i6ysirlj2ym-aapt2-proto-0.4.0.pom.drv
/nix/store/1zcnn5xjvqx44ybl949l678n91cf7dhj-bidi-2.1.6.jar.drv
/nix/store/1zdx6sdbbzxcl3wdihl6im7lmgacfaq6-checker-qual-2.0.0.jar.drv
/nix/store/1zm7sbcl3kp0fz6as0q156rn4jjgp5bw-mojo-parent-40.pom.drv
/nix/store/201pzakizfq3ddx9wcavzffpc587b49b-whatwg_fetch___whatwg_fetch_3.0.0.tgz.drv
/nix/store/20b3w8jhpygl3xfw5imajpzdg0yadk6j-kotlin-scripting-compiler-embeddable-1.4.31.jar.drv
/nix/store/20b66wrcgkkq37lmdbv7lcb7rfyr76h9-abs_svg_path___abs_svg_path_0.1.1.tgz.drv
/nix/store/20xdzw46d3h60dj9k8wmbn0ziy5gvmd9-pretty_format___pretty_format_25.4.0.tgz.drv
/nix/store/210jlk78rcqadzh1ygh0asch1s3ziyx5-httpmime-4.5.2.pom.drv
/nix/store/21g7gwm2mg5x78wvlybkn68bfwqnapr8-asm-commons-5.1.pom.drv
/nix/store/21nm88q61ppaa8sryawh1i3q3dzg9v7y-vectordrawable-1.1.0.pom.drv
/nix/store/222nkfc7m0adg71cc1h9zda4z4184s52-_react_native_community_slider___slider_3.0.0.tgz.drv
/nix/store/22hd899kffmmsbpqa29pz6z4wp1ya9p5-guava-23.0.jar.drv
/nix/store/22sd2wijrh1bhd12w2zhac0dbdl4fb2q-shadow-cljsjs-0.0.21.pom.drv
/nix/store/22zhs9lmr29s5i60j05hc1wdz83pnkmf-legacy-support-core-utils-1.0.0.aar.drv
/nix/store/23lc985fgqs6izmw77nrlrlg69km5wm3-kotlin-daemon-embeddable-1.4.31.pom.drv
/nix/store/23p7hsxwv6yk3q7jbgkhdpf3w6rjnnm4-emojilib___emojilib_2.4.0.tgz.drv
/nix/store/249v5k1q93vrf30pk59iw9il5ggpgrdn-kotlin-reflect-1.3.20.pom.drv
/nix/store/253s2di9jg7wqf78jpdjxyfy416rsb87-kotlin-gradle-plugin-1.3.50.pom.drv
/nix/store/25axnvv4qbi9z4zsi994ykmrsm403waf-common-26.3.1.pom.drv
/nix/store/25qzy3zk2ijysfzm3ac2klnrmr47vyvs-ring-core-1.8.1.jar.drv
/nix/store/25wd07y0vv6hh444bbg43vk1pmg0xq1s-kotlin-stdlib-1.6.20.pom.drv
/nix/store/2606vx97wbk5za0v4rg57aqd4qcjd504-lint-gradle-api-26.5.4.jar.drv
/nix/store/265i38ka2ggdzxaq60k0x7jwhzkcl1x1-guava-parent-27.0.1-jre.pom.drv
/nix/store/26613id4hpcsfrbyw8b8bahvphg70ywd-kotlin-stdlib-jdk8-1.6.20.pom.drv
/nix/store/26awikn4rn86k6id8gmk33cy7gf1l5q6-asm-analysis-5.1.pom.drv
/nix/store/27dbbrmh2aq6pr40whibyq1v08q08f39-_types_stack_utils___stack_utils_1.0.1.tgz.drv
/nix/store/27f62bixzbp0xvf5g5lhs9v1zxghdqbj-builder-test-api-3.0.1.jar.drv
/nix/store/27v2yadhx1jjjqi0aw2xyvr3y3pj2sbp-checker-qual-2.0.0.pom.drv
/nix/store/283k45g197blifmsv6mjaq1p8x74mgy2-jvnet-parent-4.pom.drv
/nix/store/28n4qv3wf38rm2hlhdcl3lqkfgbmnhq4-kotlinx-coroutines-core-common-1.1.1.jar.drv
/nix/store/29kl7dl6qszzrchyhyfv6i2r2lkzpffc-kotlin-stdlib-1.6.20.jar.drv
/nix/store/2a1x1nvq9qrphwmmx96hv41hhhb9q333-asm-tree-5.0.3.jar.drv
/nix/store/2anvn6mps4h90dafqimb1n0cs0kvxmrf-lifecycle-livedata-2.0.0.aar.drv
/nix/store/2b098nd3znh76zjpkkmfdzjzmhwwbq8i-uglify_es___uglify_es_3.3.9.tgz.drv
/nix/store/2b1jyyj68pcfwb03cp86din82hg39maf-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.8.3.tgz.drv
/nix/store/2bgm5am1518k20k4qm1k309a9ryqiyva-imagepipeline-okhttp3-2.0.0.aar.drv
/nix/store/2c0lqw6jc9vidjjgknk5sd1z3r50409j-_stablelib_keyagreement___keyagreement_1.0.1.tgz.drv
/nix/store/2c99mg1pmr0k0i5qj3i9bvacbmgrp8s7-react_native_fs___react_native_fs_2.16.6.tgz.drv
/nix/store/2cimxx8w0bydsswfcfa08y5jpadclwkf-strip_hex_prefix___strip_hex_prefix_1.0.0.tgz.drv
/nix/store/2cyp3a1bflx0py43s3lwbqbgfky2rcg5-envinfo___envinfo_7.7.3.tgz.drv
/nix/store/2d24kj00w0yvjlinwl1d850sk23kyzvj-versionedparcelable-1.1.0.pom.drv
/nix/store/2dcsqy53a0xj14hbp890pr743m6q9gad-ajv___ajv_6.12.2.tgz.drv
/nix/store/2dgg6fzvfvl1dcddahsim79w09wffpci-antlr-runtime-3.5.2.jar.drv
/nix/store/2fng78fkg0v0fbnwsk70kqyl6y15hqlp-gson-parent-2.8.6.pom.drv
/nix/store/2fnng6wn9hmmcix6jxrnfv8dfx4gldjh-kxml2-2.3.0.pom.drv
/nix/store/2gbdyn00ygp7h5wj94y5hx6d31nx80s0-support-core-utils-27.0.1.aar.drv
/nix/store/2gg5piwdmsz6jp0g51ffdm5n77a0kvkv-jill-api-0.9.0.pom.drv
/nix/store/2gk0114br03fhp8gqzk98c276qawcjvb-_babel_plugin_transform_destructuring___plugin_transform_destructuring_7.9.5.tgz.drv
/nix/store/2h02pjycvfpwaq88gkzsv63zycmx4qsj-parse_headers___parse_headers_2.0.3.tgz.drv
/nix/store/2h71cmigbrmpc6hhadzqqg9fy8ckqw62-cmake-3.18.1.drv
/nix/store/2hc9wbkcbsihm2zbqswim7j428i1xwma-kotlin-stdlib-common-1.3.50.jar.drv
/nix/store/2iw0l4p1zfa0w49dsxm1nm1cxd0vs3rj-asm-parent-5.0.1.pom.drv
/nix/store/2ka4g09x5whllh7g62q43klcmky1z930-annotation-1.0.0.jar.drv
/nix/store/2lhs8wybwnnh5h5x5kn2l3znnf382jkd-javax.activation-1.2.0.pom.drv
/nix/store/2lqkw1a2qr2x5g0156bzikwzfccrw4l2-pathom-2.2.31.pom.drv
/nix/store/2lqnzlvbcmq3q2gjyb7xjmqivc0b3m47-versionedparcelable-1.1.1.pom.drv
/nix/store/2m6dyx03v82587sdxyvgklk0zw2b8xfh-jvnet-parent-1.pom.drv
/nix/store/2m8525ycdxd0fwxv080jr8zf4pp4s9mr-proguard-parent-6.0.3.pom.drv
/nix/store/2mp67sfs2k56jkxy39w09icjxva8wps5-ddmlib-26.2.1.jar.drv
/nix/store/2p744rl1i20r3jab0ab0q0chddcp37km-regex-20.1.0.pom.drv
/nix/store/2p8h1lz7yr4qsc9ilhyv5n2sxal6blrd-asm-commons-7.1.jar.drv
/nix/store/2p9zkj002ps12c8pmac97mnsvkcvgghm-asm-tree-7.1.jar.drv
/nix/store/2pgx0nf067wqfzx70qsjvbhnjl44v4am-kotlin-scripting-compiler-impl-embeddable-1.4.31.pom.drv
/nix/store/2pjsm9b3p7kkkrpdb7wpbn5rz22v3f21-istack-commons-2.21.pom.drv
/nix/store/2q9kx2isgwcl6nc3x3acqv6sxllv1c14-_jest_reporters___reporters_25.4.0.tgz.drv
/nix/store/2qdmcgm50cahxlrr9nb2zs7aba66pcc5-bundletool-0.9.0.pom.drv
/nix/store/2qs4m13v6dz00n9dapkb1cw6fnq9gfyz-protos-26.5.4.pom.drv
/nix/store/r3gbkapvy8ycyv1klahvdhm802vx6wvn-android_m2repository_r47.zip.drv
/nix/store/dscmmy3cmh37hz0fgjm1sg58jicr6fy2-extras-android-m2repository-47.0.0.drv
/nix/store/qavkni7sdq9yk2x52fiwqvhmvqabsbm7-platform-30_r03.zip.drv
/nix/store/g2xry9y44jzi7ms99sz8rm157plwki5d-platforms-30.drv
/nix/store/grkgzqb558h5x7xacm9df2099f2hjp7m-build-tools-31.0.0.drv
/nix/store/ryb9qn2745jy8vvr7sqw6fz84jfdmsps-android-ndk-r22b-linux-x86_64.zip.drv
/nix/store/if0615d9a40l7v4f4sn27l7nrwl9qc4z-ndk-bundle-22.1.7171670.drv
/nix/store/x8dvgi7a67mfarz95xshplqb9a4fxlc9-androidenv-android-sdk-license.drv
/nix/store/43mznhj5pk06b80jnzdyw4hyivd4acxr-google_m2repository_gms_v11_3_rc05_wear_2_0_5.zip.drv
/nix/store/ykpp9ln17idcfc2r3qpr19y3k0ryx88v-extras-google-m2repository-58.drv
/nix/store/mj0bpggf9lxpxsx1fldnwid0vs3wrrx8-androidsdk.drv
/nix/store/2r0sacv12yayhyacgdihpwkpszlfbpfi-androidsdk-mod.drv
/nix/store/2rcvc5wsk2s4mh7cx72r1j25wmqb9jqh-jdom2-2.0.6.jar.drv
/nix/store/2riyszi1w4ms6wp4pa12xailcgdrjrps-builder-model-3.1.4.jar.drv
/nix/store/2s8jjvh4xr5rjx0jvggrm2ficszszvzj-media-1.0.0.pom.drv
/nix/store/2scagncyiavcfgzz6p6rgni3g75dg1br-spec.alpha-0.2.176.pom.drv
/nix/store/2sywljm14l90xrqa2mfh5pdgvava8sgi-_babel_plugin_transform_literals___plugin_transform_literals_7.8.3.tgz.drv
/nix/store/2vmibsp32ap2drajsqqmdkg53cqsz0va-memory-type-ashmem-2.2.0.pom.drv
/nix/store/2vxyilw0rm7sbik9kchgrgm6ar6nz0r1-args___args_5.0.1.tgz.drv
/nix/store/2w3208q4rzbalarga9gjff6nb6xwnfcj-atomic_sleep___atomic_sleep_1.0.0.tgz.drv
/nix/store/2w776y4ms60gz2mmk105wjv0rvm0ps4n-animal-sniffer-parent-1.14.pom.drv
/nix/store/2x80y1xsccnr2wb1idvg7sfxplqrn9a2-annotations-26.0.0.jar.drv
/nix/store/2xkj2abmciknwy3az6yh0ijnp7lwfg0r-jest_each___jest_each_25.4.0.tgz.drv
/nix/store/2zh4lg578khm9hihjz7sr471yg23rc3k-core-1.2.0.aar.drv
/nix/store/2zv0lp8disyf6m3yl3nbd433fkasy7kb-memory-type-ashmem-2.2.0.aar.drv
/nix/store/3008k489wwhvalp444aqc18cjmm00gvn-databinding-common-3.5.4.jar.drv
/nix/store/302i0yiarpbh3j41aa7lafikaynkzpgy-ecj-4.6.1.jar.drv
/nix/store/305c03irnsyrca0zizzvyiq6d38r6yk5-dvlib-26.0.0.pom.drv
/nix/store/309k8vmjdqxd587qd6hwqax3wcr7am0s-truffle-api-20.1.0.pom.drv
/nix/store/30a04w0hn8blg364qz40wwk7rgnpdaai-stacktrace_parser___stacktrace_parser_0.1.9.tgz.drv
/nix/store/30c5gfy77xxhz38b15y9mym48rjqvh3k-electron_to_chromium___electron_to_chromium_1.3.414.tgz.drv
/nix/store/30jnkr7lv4ic16qdvr4p7fr9qcw77lgy-org.abego.treelayout.core-1.0.1.jar.drv
/nix/store/312pxkc9474wdcdm5l3bgn8nf5m4jbyp-kotlin-compiler-26.5.4.jar.drv
/nix/store/3134aj964d36ybg15508wbadmbs0gg14-crash-26.3.1.pom.drv
/nix/store/31a14kasr5gri9xzsm51lp0h6pbxlpnd-vectordrawable-animated-1.0.0.aar.drv
/nix/store/31zfvhbbkmbwzizzikczqslsw1zvy06n-_walletconnect_ecies_25519___ecies_25519_1.0.1.tgz.drv
/nix/store/322g9b4m31x840q5iv1c46c8grwngfrv-error_prone_parent-2.3.1.pom.drv
/nix/store/323npcs4l1wl6capw65il525nngi1f5h-baseLibrary-3.5.4.jar.drv
/nix/store/32klsnvbpg4crqvi8mczi5yb4xgz1mm8-_babel_plugin_proposal_object_rest_spread___plugin_proposal_object_rest_spread_7.9.5.tgz.drv
/nix/store/331q8jllq6ragg44qcl1l8xl53gs0pqq-error_prone_annotations-2.3.1.pom.drv
/nix/store/33iiyv2xspgfv7jpv605bp9xyvrqlafh-react_native_background_timer___react_native_background_timer_2.2.0.tgz.drv
/nix/store/343kfr6hjsrcn6i6d2jg84jdrcr5darx-hickory-0.7.1.pom.drv
/nix/store/3484scw98fpwjzkfk00xmfxw2di58x67-google-closure-library-third-party-0.0-20191016-6ae1f72f.pom.drv
/nix/store/34k8fng38p1h06zxk7chqfral4wd1950-nrepl-0.7.0.jar.drv
/nix/store/34m02lgyi00kfn00q2s8lxin901qm7sk-fs_minipass___fs_minipass_1.2.7.tgz.drv
/nix/store/34pb6mdh9i2isic47w5fg9qsp17jnjbm-drawee-2.2.0.aar.drv
/nix/store/34w3bb33a7amkw476m6zcw3vmcwxiw2h-reflow-animator-1.0.6.pom.drv
/nix/store/34xz3gf8xfiw0ba2jwnhbr99f7icv4h3-commons-parent-5.pom.drv
/nix/store/357kzhh89ghazqx73c6k7w3a1xpscr4r-gradle-api-3.1.4.jar.drv
/nix/store/35fl2m1in4pgcxa0bllx3axclxd8mw1v-httpcore-4.4.10.pom.drv
/nix/store/3615331r273rn0ssnmvj5bds22lvsmrf-core.async-1.3.610.jar.drv
/nix/store/3676wad0nz6sg158vxzs2r6js60frx3q-httpcomponents-core-4.4.10.pom.drv
/nix/store/368v8krgcibzb3vkm48a7jpmg2xyynmx-commons-compress-1.8.1.jar.drv
/nix/store/369fyd5wgqfwmzffv5l84rmf489qln4z-kotlin-stdlib-common-1.2.71.pom.drv
/nix/store/370bpq26j10viq1b3435hk7y64arc8ml-uast-26.0.1.pom.drv
/nix/store/37k1ksagvxa1dj50fgfcbpmkvr4r2v7m-test-0.1.5.pom.drv
/nix/store/37zmwcz4azx0n9cha2qmw69g1rzyxsdc-image_size___image_size_0.6.3.tgz.drv
/nix/store/385ngnnb4033bzg0anhfzp3bybig1407-httpclient-4.1.1.jar.drv
/nix/store/38q0mj35b3vr6ps2d77f34z3pqkzxd3z-core.specs.alpha-0.2.44.jar.drv
/nix/store/38q6qnjj3x4bsxllkk22mr590i179616-fab-1.6.4.pom.drv
/nix/store/3dz3711n25nrx1wzps4xqpg455gk657a-_react_native_community_cli_platform_android___cli_platform_android_4.13.0.tgz.drv
/nix/store/3igvylvjjzwl6vb0m2b80gahiav00734-fast_redact___fast_redact_3.0.2.tgz.drv
/nix/store/3is91v5n84mys4gb9ghix8larck589yk-yargs___yargs_14.2.3.tgz.drv
/nix/store/3jr29gmr7fqwamqlz6vp0kgvvl4jk4p9-better_sqlite3___better_sqlite3_7.4.3.tgz.drv
/nix/store/3ly7hqydzp9c821cny38rxqipi427av6-node_libs_react_native___node_libs_react_native_1.2.1.tgz.drv
/nix/store/3p2m6fkqz84c9w4igv72m2wj71j20h2k-react-native-image-crop-picker.git.drv
/nix/store/3xgq3a6kh608v1q8fzpih0pjplkz734h-_types_hammerjs___hammerjs_2.0.36.tgz.drv
/nix/store/42d1kc79v2qzyn9kl57mj6lvy36640dq-jest_jasmine2___jest_jasmine2_25.4.0.tgz.drv
/nix/store/46gxc3pqivvvmzaxi5yky2dch5ynhlmv-_types_babel__traverse___babel__traverse_7.0.10.tgz.drv
/nix/store/4b11nrgh00cpaar1jahrikq5q2ngfn11-dateformat___dateformat_4.6.3.tgz.drv
/nix/store/4b7p7vp1g7y0pavbhv5z98gx67rs4qng-_babel_plugin_transform_modules_systemjs___plugin_transform_modules_systemjs_7.9.0.tgz.drv
/nix/store/4bkslfaf0bkwh01qa6p4c362ayslcni2-react-native-status-keycard.git.drv
/nix/store/4cg0czkg0lc6ffnhm0hd0farnk7spahi-xpipe___xpipe_1.0.5.tgz.drv
/nix/store/4fq7m5lcgm9m3lmj1nqayd59c7dg7px1-_babel_plugin_transform_react_jsx_self___plugin_transform_react_jsx_self_7.12.1.tgz.drv
/nix/store/4jgwq1i2lv300cs573lmia41gj365l4c-_walletconnect_environment___environment_1.0.0.tgz.drv
/nix/store/4l0zkbivyxk5l0x971gyc3jbdzpimzcf-pbkdf2___pbkdf2_3.0.8.tgz.drv
/nix/store/4lj8fzng9jfryfwr1ij7n76p6qlfg33x-touch___touch_3.1.0.tgz.drv
/nix/store/4r4wv9lawal6jg9g1vwn74hjzpsvgyw0-_jest_fake_timers___fake_timers_24.9.0.tgz.drv
/nix/store/4rj99al234bks3vgz8a28dwpx9c11s27-babel_plugin_syntax_trailing_function_commas___babel_plugin_syntax_trailing_function_commas_7.0.0_beta.0.tgz.drv
/nix/store/55m3ca89f5h01rsnlwyv09czmycnr6az-eslint_plugin_jsx_a11y___eslint_plugin_jsx_a11y_5.1.1.tgz.drv
/nix/store/5ai3zsmbsnvawad7s2a5xmj7vq6x81gi-ethjs_unit___ethjs_unit_0.1.6.tgz.drv
/nix/store/5bw7bnp4i1di5k5wb0rf570z1lvsx0pz-jest_haste_map___jest_haste_map_24.9.0.tgz.drv
/nix/store/5cdvnd68kpc8fliy92wjj3dgzcz4hh2i-react-native-webview.git.drv
/nix/store/5ckl23f2ckqjxycj2waq8nqplacrwcxi-_walletconnect_jsonrpc_types___jsonrpc_types_1.0.0.tgz.drv
/nix/store/5cni6kkcmm9wvr1f3xw8yyngqn667mji-_babel_helper_plugin_utils___helper_plugin_utils_7.10.4.tgz.drv
/nix/store/5d87afy34kkr2jy0pxvj0y9hz8fv3cgn-_react_native_community_masked_view___masked_view_0.1.9.tgz.drv
/nix/store/5grgjyipfnrkmir2kich65qkfijf7yc2-_babel_plugin_transform_typescript___plugin_transform_typescript_7.9.6.tgz.drv
/nix/store/5i10d4l32il5gk22qrvp74wi5827msjv-html_encoding_sniffer___html_encoding_sniffer_1.0.2.tgz.drv
/nix/store/5lg57dgp3bw6fip77j107w169a2mnac1-babel_preset_fbjs___babel_preset_fbjs_3.3.0.tgz.drv
/nix/store/5pl21pq2jafa2rcv3b52f6lww183aj5c-jest_runner___jest_runner_25.4.0.tgz.drv
/nix/store/5s7xmas71z88qil61ld9q42xvq32rkd0-_types_invariant___invariant_2.2.35.tgz.drv
/nix/store/5w8rniqk0p6whk991rplj90klf013gzk-sjcl___sjcl_1.0.8.tgz.drv
/nix/store/5w9pi4h91wbzrkfczqfd756m8cmwnyly-request_promise___request_promise_4.2.5.tgz.drv
/nix/store/5wyfa8fwkwhlc6ifzxphif4r8nwqbzqx-jest_environment_jsdom___jest_environment_jsdom_25.4.0.tgz.drv
/nix/store/61afg6b5m37ing0cc4by4rmmsn92n085-react_native_mail___react_native_mail_6.1.1.tgz.drv
/nix/store/62fqnsgyiijhv9ysdc5q3bw5q13hczm8-jest_resolve___jest_resolve_25.4.0.tgz.drv
/nix/store/66162zxi41bm6f45h2vby2smqkpzfkz6-node_fetch___node_fetch_2.6.0.tgz.drv
/nix/store/66q0ig94672wil1a1nvlj8nnsnaf1888-_babel_generator___generator_7.9.5.tgz.drv
/nix/store/67y1z0wdd7nrv50wakbbmsc7xddmygwc-keyvaluestorage_interface___keyvaluestorage_interface_1.0.0.tgz.drv
/nix/store/69vn21rkvqlyfi5yizjjk8b9lpkhhhdz-bignumber.js.git.drv
/nix/store/69xggi5kwz9dn7a8ha7lk1c4w72x54cz-_babel_plugin_transform_exponentiation_operator___plugin_transform_exponentiation_operator_7.8.3.tgz.drv
/nix/store/6apxxjpwy2h1nvihf5ja1ms73j48mrqj-string_length___string_length_3.1.0.tgz.drv
/nix/store/6icjfczb8y8m7yzh7vzdsc3m63xvqyip-cross_spawn___cross_spawn_7.0.2.tgz.drv
/nix/store/6l0i6sqgrqz0x6hxzqf5qgffzrs2hnhs-v8_to_istanbul___v8_to_istanbul_4.1.3.tgz.drv
/nix/store/6lb7imakfnbh4nl753np9qz2vkdcr3g5-jest_get_type___jest_get_type_24.9.0.tgz.drv
/nix/store/6pzcfdw47cvh9j1gwv9sfmlmk8dyn9ci-rxjs___rxjs_5.5.2.tgz.drv
/nix/store/6s5xcy0jb60aak48m8swacic7fqhr0kg-shadow_cljs___shadow_cljs_2.11.4.tgz.drv
/nix/store/6wj1qyxhaq6dymiwvfv37n747bg5jyyx-sudo_prompt___sudo_prompt_9.1.1.tgz.drv
/nix/store/70rrxl165wmp50q9av77bq7kg54yav09-query_string___query_string_6.13.5.tgz.drv
/nix/store/73pk7nzfiya3dds0mhxqwl07f8gnik6c-web3_utils___web3_utils_1.2.6.tgz.drv
/nix/store/775kn35di9dcn12ig2wh2i1kang6i7lf-hi_base32___hi_base32_0.5.0.tgz.drv
/nix/store/78kh76d9rb7zljab0f3l6jxwbxcd02lv-lottie_ios___lottie_ios_3.2.3.tgz.drv
/nix/store/7adshcsiravxpzmwf3vjrmsrj4g9r115-_walletconnect_randombytes___randombytes_1.0.1.tgz.drv
/nix/store/7akw7nm1izi1wzmn16nglacidqk2w2x2-_jest_fake_timers___fake_timers_25.4.0.tgz.drv
/nix/store/7hyiygmwgzxwaki2zawpnv2a64ks6d60-ansi_fragments___ansi_fragments_0.2.1.tgz.drv
/nix/store/7j1lhf51mmfsj44pnrda6xzxwnpal3yn-metro_react_native_babel_transformer___metro_react_native_babel_transformer_0.59.0.tgz.drv
/nix/store/7jg823awsjvslfhskwwv332mbyf09rlg-_babel_plugin_transform_object_assign___plugin_transform_object_assign_7.8.3.tgz.drv
/nix/store/7jjdynnnmrx23n18895q3hph0rlnmgfq-gauge___gauge_3.0.2.tgz.drv
/nix/store/7ksmc8ax0whr6p21qdj7bg84i24m93i7-gensync___gensync_1.0.0_beta.1.tgz.drv
/nix/store/7nddqidms3q0p8j9r4ai29yjfd1bvngk-react_native_safe_area_context___react_native_safe_area_context_2.0.0.tgz.drv
/nix/store/7nrqazvdizbvywkazahygnjrrd2z5r27-spdx_correct___spdx_correct_3.1.0.tgz.drv
/nix/store/7qn28wypi41mi7zsf03a28mfcfipz0sy-_babel_plugin_transform_classes___plugin_transform_classes_7.9.5.tgz.drv
/nix/store/7r9lc25cndlqpp9pykrpfa4471ljz87x-node_releases___node_releases_1.1.53.tgz.drv
/nix/store/7rsvzwkvx68m0p7081lfzlnqjmxpxa29-_walletconnect_window_metadata___window_metadata_1.0.0.tgz.drv
/nix/store/7w4a9s3cmxq2d2qnpyvja6c1j99q49iw-jest_leak_detector___jest_leak_detector_25.4.0.tgz.drv
/nix/store/7y6b21n34nx34154fa1227nmjzh4pixk-metro_react_native_babel_preset___metro_react_native_babel_preset_0.59.0.tgz.drv
/nix/store/7yjhr9qljnd3k076r1cb8r0nfcih3lvn-anser___anser_1.4.9.tgz.drv
/nix/store/7zihm33i4rf8w1ws8jhw997yp76dyvfl-_babel_highlight___highlight_7.9.0.tgz.drv
/nix/store/81smdmyslh0znp3ic8m7yxhnjxajvisg-metro_symbolicate___metro_symbolicate_0.59.0.tgz.drv
/nix/store/825jjf00c8fsy716lc291rz1cla89zsy-jest_snapshot___jest_snapshot_25.4.0.tgz.drv
/nix/store/82a3hma3dld52qzkicl4fjzjvbhryrd0-_babel_highlight___highlight_7.17.12.tgz.drv
/nix/store/83fcdh9hgn3yrmipm2nhgqaancmsy0gb-request_promise_native___request_promise_native_1.0.8.tgz.drv
/nix/store/84c4jxfql8rkk8z2z10m08jzi81pnv8d-mime_types___mime_types_2.1.11.tgz.drv
/nix/store/85q8lccmw0f6z5wcmaqqchx0a3nl22k9-react_native_linear_gradient___react_native_linear_gradient_2.5.6.tgz.drv
/nix/store/8987i176hnzy2d0wqbyyymxbnlfv2a98-abab___abab_2.0.3.tgz.drv
/nix/store/8c274qg7djxjjabdxbi20m3k6fkmv8rx-stream_buffers___stream_buffers_2.2.0.tgz.drv
/nix/store/8h2k2wy2wqwx7z1wci16cy7a3b9w2mw0-_walletconnect_encoding___encoding_1.0.0.tgz.drv
/nix/store/8hg8fc971qfw9fhmm53m7d7kb1rc6fjn-xmldoc___xmldoc_1.1.2.tgz.drv
/nix/store/8l22gckdyhp8apc4dmw635ac2010f1f2-lolex___lolex_5.1.2.tgz.drv
/nix/store/8mh5j9p528dhn3jv0fa18s1y4fjyj7mp-w3c_xmlserializer___w3c_xmlserializer_1.1.2.tgz.drv
/nix/store/8mq0whvl75bb25phrn5n6hw6pc45f2m8-pino_std_serializers___pino_std_serializers_3.2.0.tgz.drv
/nix/store/8w55r55h2x1cmi4sr15xsak9hcg3vfcm-expect___expect_25.4.0.tgz.drv
/nix/store/8xz0y7276l9inqcwqiz74jb94h9rwh09-react_native_svg___react_native_svg_9.13.6.tgz.drv
/nix/store/934dqka9s9a4h912niqcj6r4kghg24z3-ws___ws_7.2.3.tgz.drv
/nix/store/9409x3pknzxhz7w11vzsy5dslrw19inj-_walletconnect_core___core_1.7.1.tgz.drv
/nix/store/94ss1m23j3hz2xa0hvhjwd7nh9vxvzsz-_stablelib_random___random_1.0.1.tgz.drv
/nix/store/95mz5bihqdgj2cc1f3yxrzx81z7d03ap-underscore___underscore_1.9.1.tgz.drv
/nix/store/97byv5nxcxy0n6cjlmdzl3hci8fmx45b-react_lifecycles_compat___react_lifecycles_compat_2.0.0.tgz.drv
/nix/store/98msdxjvbhadzikqqyszqxj7i0ajzrh6-react___react_16.13.1.tgz.drv
/nix/store/99irh06y20ijmyz9nqjdk1kgyhwxdwi2-react_dom___react_dom_16.13.1.tgz.drv
/nix/store/9k65r1lvr7gfsi00ipmzs1kayj5f59iv-_babel_plugin_transform_object_super___plugin_transform_object_super_7.8.3.tgz.drv
/nix/store/9m5izxa3y52lcgrwdd9pfxmd6vv01qaq-ethereum_bloom_filters___ethereum_bloom_filters_1.0.7.tgz.drv
/nix/store/9nbgd7y4dywpjx9ma79vnk85q0hyv3bm-_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.9.0.tgz.drv
/nix/store/9qn2z11lka1vwrmcgvg0rxgbmc2p8lfj-rn-snoopy.git.drv
/nix/store/9y3sipl787a2cnabwfzlifcgryy3mx11-fbjs___fbjs_1.0.0.tgz.drv
/nix/store/a1xvdpkjyi776wx86dwsb6gw6yqd6d59-acorn___acorn_7.1.1.tgz.drv
/nix/store/a2xc6wmaxz3ialqc61lr53v1hrvh748i-type_fest___type_fest_0.7.1.tgz.drv
/nix/store/a3j7rd6hfqjyg31ha4dwrr4sl95szw7l-_babel_parser___parser_7.9.6.tgz.drv
/nix/store/a7lircggmb2jhncjgn0q7gvm309b433l-_babel_plugin_syntax_flow___plugin_syntax_flow_7.8.3.tgz.drv
/nix/store/aaikisivwr4dil84b3ml3a6b3bl8d6wr-_types_yargs___yargs_13.0.8.tgz.drv
/nix/store/ac06qqk63xajq638692nr0i5daq1xxrh-_sinonjs_commons___commons_1.7.2.tgz.drv
/nix/store/ad82innafg5q3mpbw88z811wqkbifd9j-jest_regex_util___jest_regex_util_25.2.6.tgz.drv
/nix/store/ahpibzqfqdnr8qph99xzzq0cmqv49nrf-undefsafe___undefsafe_2.0.5.tgz.drv
/nix/store/alcyr8yj77mq9dfjnvn7b6c0skc4n0r9-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.8.3.tgz.drv
/nix/store/apsancwn3w5cpnp142pqq09r6jjwll63-react_native_camera_kit___react_native_camera_kit_8.0.4.tgz.drv
/nix/store/aql97nil94ng37zvwyv19nm6fv1bsf8j-fancy_log___fancy_log_1.3.3.tgz.drv
/nix/store/arg1b2rc2giz8d6106gal036qpwgxar8-_babel_plugin_proposal_json_strings___plugin_proposal_json_strings_7.8.3.tgz.drv
/nix/store/arq1kndl98cg447c7aihr6bxq9b6g9i7-tar___tar_4.4.13.tgz.drv
/nix/store/ars6jps66df0n5r42a6zcqrz5halrj26-_babel_types___types_7.9.6.tgz.drv
/nix/store/as47grnp30nxdhwa7wfmacxiy90cqpwb-_babel_register___register_7.0.0.tgz.drv
/nix/store/avl1x4ribjwldqjir9mz61srmqsvl9s2-_babel_helper_get_function_arity___helper_get_function_arity_7.8.3.tgz.drv
/nix/store/avqgzww690563vwn0fyix034kv8kfc84-_walletconnect_types___types_2.0.0_beta.23.tgz.drv
/nix/store/avz76ja87bi9dsf5rh515xc5dfpmsm4f-buffer_to_arraybuffer___buffer_to_arraybuffer_0.0.5.tgz.drv
/nix/store/ax6prybhf7xc78hw82mvnrgxg0rfa8aj-pn___pn_1.1.0.tgz.drv
/nix/store/axq2y3sx99pw89nmbcz2bls48qh9qxhw-jest_util___jest_util_25.4.0.tgz.drv
/nix/store/aykj128hcxga5aanxr5ynrw7lqhswbw4-jest_runtime___jest_runtime_25.4.0.tgz.drv
/nix/store/b0216bv6zdvvy0gcaqzb3imbkynk16dw-react_native_reanimated___react_native_reanimated_2.3.3.tgz.drv
/nix/store/b295qbxzlczjc1p95z3vsqn78zbmlk1p-_babel_template___template_7.8.6.tgz.drv
/nix/store/b2zaj35blw7bm9kbgz85k4h27z1h9wvv-metro_babel_transformer___metro_babel_transformer_0.59.0.tgz.drv
/nix/store/b3mlv8kdl5gck0hv5izrays0maadjh86-metro_resolver___metro_resolver_0.58.0.tgz.drv
/nix/store/b5b0ww0wc2aw9m5ldvqsw8blfl47d3hb-metro_cache___metro_cache_0.58.0.tgz.drv
/nix/store/b6n7xqyfw38ai7z768drhvadqhq138l3-flatstr___flatstr_1.0.12.tgz.drv
/nix/store/bblw5b1bazcnyidr2qxwizd37jskh9bx-xhr_request_promise___xhr_request_promise_0.1.3.tgz.drv
/nix/store/bflpzb2nd0k852276pn8djgr7ywvslr6-use_subscription___use_subscription_1.4.1.tgz.drv
/nix/store/bgrqyn8mjbwca8l1cgcnrsmlrd5vdg8j-_walletconnect_socket_transport___socket_transport_1.7.1.tgz.drv
/nix/store/bhal0rc7w8b76sz4hpfkyrcwddk7lx2x-_babel_plugin_transform_for_of___plugin_transform_for_of_7.9.0.tgz.drv
/nix/store/bmfh3d28j3kfg7zhghf8svrhsxbixpdc-jest_pnp_resolver___jest_pnp_resolver_1.2.1.tgz.drv
/nix/store/bq0nzadgcp9kcnk1h32mr315v1qpbx63-_jest_test_sequencer___test_sequencer_25.4.0.tgz.drv
/nix/store/bqiczvljg7nj8fn5gnkimmqpslvr0nx6-_babel_plugin_transform_typeof_symbol___plugin_transform_typeof_symbol_7.8.4.tgz.drv
/nix/store/bvi40j3wars93gm71lzspnfvw5ywc2av-metro_minify_uglify___metro_minify_uglify_0.58.0.tgz.drv
/nix/store/bx34hr4fglahyg31jny9qwz7bp4bbx0s-simple_plist___simple_plist_1.1.0.tgz.drv
/nix/store/byvq0apzyp41wvwd9c5xks3ygyxfgr7v-react_native_image_resizer___react_native_image_resizer_1.2.3.tgz.drv
/nix/store/c14clhgxc3shvr3py23vmr0d1saxxdiq-_babel_plugin_syntax_export_default_from___plugin_syntax_export_default_from_7.8.3.tgz.drv
/nix/store/c1h42xaphiwjb7s8pfwk9hk0iwh9x1ni-rimraf___rimraf_2.2.8.tgz.drv
/nix/store/c3jnvfsqm8560drgaswfb1l4yjzhv14z-home_or_tmp___home_or_tmp_3.0.0.tgz.drv
/nix/store/c472llpl427i6a7d7w5ymvh85abysh7n-jest_message_util___jest_message_util_25.4.0.tgz.drv
/nix/store/c5lxwmfmsxfi98qhxlrica1p6i94cwdr-realpath_native___realpath_native_2.0.0.tgz.drv
/nix/store/c77rg2vnfm038r7dhjzzy6np2jjmgh7n-command_exists___command_exists_1.2.9.tgz.drv
/nix/store/c7iw5fvl78nv4iqkwxvqgs3r9bm5fyzb-react_native_fast_image___react_native_fast_image_8.5.11.tgz.drv
/nix/store/cczhd75gmwifmz1rljmvd6g808wiwb90-node_fetch___node_fetch_1.7.3.tgz.drv
/nix/store/cgyn4684b8g253azc0s6fppdxbqs0fxs-_babel_helper_replace_supers___helper_replace_supers_7.9.6.tgz.drv
/nix/store/cjxxym3kl20d0in1hk5phh0yxr397qyj-metro___metro_0.58.0.tgz.drv
/nix/store/clfjh64lkdqplsfr7hncilq3gk8d7l5k-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.9.5.tgz.drv
/nix/store/clxca00bq0jjwmg0444qn73a6qrkfmxj-metro_babel_register___metro_babel_register_0.58.0.tgz.drv
/nix/store/cp17ri3bvkcykkz7pyzmzz2ppcik68v2-_babel_plugin_proposal_async_generator_functions___plugin_proposal_async_generator_functions_7.8.3.tgz.drv
/nix/store/cprfkr34bj1rxc6yzfyz6qfaahmm965h-_babel_traverse___traverse_7.9.5.tgz.drv
/nix/store/cravwkabqxfr538201zzphbhmx240f9r-browser_resolve___browser_resolve_1.11.3.tgz.drv
/nix/store/cvci5880igvvypbmn5fgjv0pmnkb23y4-react_native_dialogs___react_native_dialogs_1.1.0.tgz.drv
/nix/store/cxbml5nkhbpj26dq2y86fzfbdhblx819-_jest_test_result___test_result_25.4.0.tgz.drv
/nix/store/cxp2irpngsi35zgc9kk6zixsxr071r59-react_native_safe_modules___react_native_safe_modules_1.0.3.tgz.drv
/nix/store/cy2cv9qx30yn04hb54gdm46azzr16n83-babel_preset_current_node_syntax___babel_preset_current_node_syntax_0.1.2.tgz.drv
/nix/store/cyrgsbpx3nvidnkrbikn1a9mdgy33qpz-metro_babel_register___metro_babel_register_0.59.0.tgz.drv
/nix/store/d0pjzxcc04n45696gaavzffc2nwyqf6b-_babel_helper_replace_supers___helper_replace_supers_7.8.6.tgz.drv
/nix/store/d807nga6kqjyzc46giwbn19q9p38mcaw-errorhandler___errorhandler_1.5.1.tgz.drv
/nix/store/d8sfmw1xy3y6g4kyicidz9gswxj5z90z-jest_cli___jest_cli_25.4.0.tgz.drv
/nix/store/dbfyzmx6wr28fjfc4vrp6j6v760q5262-isarray___isarray_2.0.5.tgz.drv
/nix/store/dhf3gkb2gf9fkdwrqy8z4ybxmgzf97jp-_babel_plugin_transform_runtime___plugin_transform_runtime_7.9.0.tgz.drv
/nix/store/dnw5wrphv84gv55dwd7affpms23xhkmz-is_callable___is_callable_1.1.5.tgz.drv
/nix/store/drkiv3p76h269rvlqjrh75anl84sv5ic-dayjs___dayjs_1.8.25.tgz.drv
/nix/store/f21npy3z2pzv8l1f8ljagd0gin37yjr8-bn.js___bn.js_4.11.8.tgz.drv
/nix/store/f4vl450fz3ca3dfv2in8nr9qpwixg4z2-_babel_helper_function_name___helper_function_name_7.9.5.tgz.drv
/nix/store/f5f7kl7babvpikf9bglz0hp9kl49ib5q-jest_resolve_dependencies___jest_resolve_dependencies_25.4.0.tgz.drv
/nix/store/f5rr6qndxk1wnxkiaavhb2zh6i0za2fr-_stablelib_binary___binary_1.0.1.tgz.drv
/nix/store/f6yi1sjgb0ywwmbi9j1sg7yjk02l7k6x-_types_prettier___prettier_1.19.1.tgz.drv
/nix/store/f77rq5hsha3qfzdkpqiv92ij3i4f87q6-_react_native_community_cli___cli_4.13.1.tgz.drv
/nix/store/f8hvngxqnwb0h1ccwsx6z1g952g5v4nq-_jest_source_map___source_map_25.2.6.tgz.drv
/nix/store/f9jqqxgf0iv5kl5i2cm46skrnbrrd207-commander___commander_2.13.0.tgz.drv
/nix/store/far8xdic8i66wjwjxxp773zz8zsj3p11-react-native-audio-toolkit.git.drv
/nix/store/fbs3s26hbn42n258wzx2f0gzsrywlrw8-babel_preset_jest___babel_preset_jest_25.4.0.tgz.drv
/nix/store/fdb5jiyrlydqh1r9n8b3s8gz8bq23qba-_babel_helper_builder_react_jsx_experimental___helper_builder_react_jsx_experimental_7.9.5.tgz.drv
/nix/store/fhw3i2sp040y4phqaf71iz5gnl480cx2-_babel_helper_explode_assignable_expression___helper_explode_assignable_expression_7.8.3.tgz.drv
/nix/store/fi4srpd4rspgql0qy9mih68hvak0pk4q-_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.8.3.tgz.drv
/nix/store/fmjfkhpcdqz5aq3xzmgsn8knr6ridghl-_walletconnect_crypto___crypto_1.0.1.tgz.drv
/nix/store/fsj9hq3jbqv23fsww5hfis2ybn6y3d67-ws___ws_8.4.2.tgz.drv
/nix/store/fv9bgc686f2mycwh9pyaphhdbhdf29k4-metro_react_native_babel_preset___metro_react_native_babel_preset_0.58.0.tgz.drv
/nix/store/fvlp8kg04w26ij7pzbkigmcgklvlbb2r-lodash.throttle___lodash.throttle_4.1.1.tgz.drv
/nix/store/fzj905w6lpl4942bxw5yncjqh9mc4xds-spdx_expression_parse___spdx_expression_parse_3.0.0.tgz.drv
/nix/store/g14v8615nhsr8xivfrdg2n0sg1xsy1jr-joycon___joycon_2.2.5.tgz.drv
/nix/store/g1dz4bkn3gc2jpsbp3j72q73zhh364yr-ws___ws_3.3.3.tgz.drv
/nix/store/g4bg0rhmk8d9a5vc13hsq26i329j2cxg-_babel_plugin_transform_property_literals___plugin_transform_property_literals_7.8.3.tgz.drv
/nix/store/g56mw88lla9xjdrmazlllsq657x00lm0-quick_format_unescaped___quick_format_unescaped_4.0.4.tgz.drv
/nix/store/g5gxnmly2incfh8d32jppkxj7xmhiqfi-fsevents___fsevents_1.2.12.tgz.drv
/nix/store/gbj7x23iy7cbp61ai9lp83gx72r9nhdv-eth_phishing_detect___eth_phishing_detect_1.1.14.tgz.drv
/nix/store/gcdnjimv6nhk8s9imriqzygh68cqzlp7-_react_native_community_cli_tools___cli_tools_4.13.0.tgz.drv
/nix/store/ggqbrrfzl8q1bdayw1mac442i9d1m0xg-denodeify___denodeify_1.2.1.tgz.drv
/nix/store/gnv1z0jz5cjfcja297n72kzdgj6slji7-_babel_plugin_transform_block_scoped_functions___plugin_transform_block_scoped_functions_7.8.3.tgz.drv
/nix/store/gqyg6fzp7c4199r5pr09v5sd8mdj1z00-xcode___xcode_2.1.0.tgz.drv
/nix/store/gs26hy5w64r652f2ccf088vhbilh7k45-ob1___ob1_0.59.0.tgz.drv
/nix/store/gs4qpnxh9kybs7f1nm4vchwf1r5a9gn2-jest_environment_node___jest_environment_node_25.4.0.tgz.drv
/nix/store/gv7a5cr710v16hzds6v00m09p7kkxxn9-is_hex_prefixed___is_hex_prefixed_1.0.0.tgz.drv
/nix/store/gx0z5bsrmhm5gg5m3ipdffqnb8qcy96f-_jest_types___types_24.9.0.tgz.drv
/nix/store/h0fq0brif9njrl4bkwsn4dsaxf7dbnfa-data_urls___data_urls_1.1.0.tgz.drv
/nix/store/h55qd4id4krp827k057w02jzdyc7x56f-_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.8.3.tgz.drv
/nix/store/h7ddns2l670fzgz085h6vxvlhx0s146w-_babel_plugin_transform_regenerator___plugin_transform_regenerator_7.8.7.tgz.drv
/nix/store/h87vvch5napabwh4f5wx2477r2k1v8y3-fastify_warning___fastify_warning_0.2.0.tgz.drv
/nix/store/h9kily04lrr51d58dbr0rplwnfpyywiw-_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.8.3.tgz.drv
/nix/store/ha1cpvpldzv32kzvsvb2f2yslinl6xln-jest_diff___jest_diff_25.4.0.tgz.drv
/nix/store/hfk7hzyfzbxz6vykiygm337d27z208sf-_hapi_bourne___bourne_2.0.0.tgz.drv
/nix/store/hgnxs5rk3zfzbxwy23ipzmm02918fi3l-_babel_helper_plugin_utils___helper_plugin_utils_7.8.3.tgz.drv
/nix/store/hgx3lxldz7l57fviwvqhyixnxpjzkc57-_babel_helper_simple_access___helper_simple_access_7.8.3.tgz.drv
/nix/store/hinx50xaw0wxy2n7xwk6vk8k3lc02pkq-_walletconnect_utils___utils_2.0.0_beta.23.tgz.drv
/nix/store/hn2yxa9d01myspwhrgjqk47mzwjgvz4m-jest_validate___jest_validate_24.9.0.tgz.drv
/nix/store/hp23grlgyshjiyfb3dabh4vmw2my0306-browserslist___browserslist_4.12.0.tgz.drv
/nix/store/hpnxxz0a4k2n7s4yza32zgx97k1rqml0-_babel_generator___generator_7.9.6.tgz.drv
/nix/store/hwk1i1czb6qkp6clzzhw69kjyj2pr7gz-react_freeze___react_freeze_1.0.0.tgz.drv
/nix/store/i29v72acqd5i7nc9va9f7m4q13jab7n4-react_native_fetch_polyfill___react_native_fetch_polyfill_1.1.3.tgz.drv
/nix/store/i334zcc7va97qlb8x3ba6lhn9ggzn7ib-jsc_android___jsc_android_245459.0.0.tgz.drv
/nix/store/i54lji3y8vwpn4bc6gg291zzvsi9dq2m-_babel_helper_builder_binary_assignment_operator_visitor___helper_builder_binary_assignment_operator_visitor_7.8.3.tgz.drv
/nix/store/i7y4wk29grzx069gjadzkyrmp9w1dkds-_babel_plugin_proposal_export_default_from___plugin_proposal_export_default_from_7.8.3.tgz.drv
/nix/store/i8bsyhwfx5mgk6gcfcrwk8i3c6wxy949-shadow_cljs_jar___shadow_cljs_jar_1.3.2.tgz.drv
/nix/store/i8crfji3x4673ma04narirp5dppjm44y-axobject_query___axobject_query_0.1.0.tgz.drv
/nix/store/i8vn9gqq63c7yqkmq5danmjxprmvswlh-_react_native_community_cli_debugger_ui___cli_debugger_ui_4.13.1.tgz.drv
/nix/store/i9hysgpnx3mmmn061spm2zsfr0g3dghd-istanbul_lib_instrument___istanbul_lib_instrument_4.0.1.tgz.drv
/nix/store/ia2252pwhwaaz891nyqc4vf697h6w3iy-jest___jest_25.4.0.tgz.drv
/nix/store/ia47c1fpb2p7iw097v7wl6cj2vxy1c46-react-native-image-viewing.git.drv
/nix/store/ih5n2s4cf6g1801nn8wmkwq5l1cjf5k1-_types_babel__core___babel__core_7.1.7.tgz.drv
/nix/store/ij9h3brnmmf3f16x969jni0fkzlz0jkq-pino___pino_6.13.3.tgz.drv
/nix/store/inp5d9mbs6pv0qmz3isbdvfga7pjlpam-vlq___vlq_1.0.1.tgz.drv
/nix/store/ipnfp3102vmyr1rmp2ysh0swv1m14xi3-_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.8.3.tgz.drv
/nix/store/j2bp8yd3b58khwcwsd50f3ddj5z9sp0a-domexception___domexception_1.0.1.tgz.drv
/nix/store/j3zb3kxy9l4vp0sws57mfbx3dhac8qh3-_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.9.4.tgz.drv
/nix/store/j63zg6d5kzi4zbx65w5ybp3isy6jkmx3-_babel_runtime___runtime_7.9.2.tgz.drv
/nix/store/jc62w9lc32di1yqp7r67n525j38khncx-aria_query___aria_query_0.7.1.tgz.drv
/nix/store/jd3wm25dvbyvglbw9khdqg7q8q1f7xw4-node_notifier___node_notifier_6.0.0.tgz.drv
/nix/store/ji60m0vsa6c8a7cslsnylm1yipl88k78-ultron___ultron_1.1.1.tgz.drv
/nix/store/jiji0ghpx2daliigrb2z4fsmr7k75pb3-_walletconnect_window_getters___window_getters_1.0.0.tgz.drv
/nix/store/jlhbn2dl421v3wdqvqp55lqm7pm2ibpq-_babel_plugin_transform_async_to_generator___plugin_transform_async_to_generator_7.8.3.tgz.drv
/nix/store/jmdxawxynlk4fiw6ljbw2zx94alxbspd-_stablelib_int___int_1.0.1.tgz.drv
/nix/store/jnvk0mcwivl7zmwf29z3hwc3y1hwdlli-_walletconnect_jsonrpc_utils___jsonrpc_utils_1.0.0.tgz.drv
/nix/store/jrlgx1pysgqd8j1wb46kbnrcivlq1w9h-nocache___nocache_2.1.0.tgz.drv
/nix/store/jrnbrs8gs66m0jhqb6xd67p5wx3cbj3w-_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.8.3.tgz.drv
/nix/store/jx46imr98qzzp541axznbpcx5w76ld2y-hosted_git_info___hosted_git_info_2.8.8.tgz.drv
/nix/store/jxvyhabsc32fac77nbjwh5h085gvfks9-cssstyle___cssstyle_2.2.0.tgz.drv
/nix/store/jy2wlam6cms5gifzf0v073fssylm5lma-react-native-config.git.drv
/nix/store/k0qswihz5ynrw2qswpbcaykvbzfrwwmv-lodash___lodash_4.17.19.tgz.drv
/nix/store/k6vswgv31aia7m6rf284z0bysbbdyv40-bplist_parser___bplist_parser_0.2.0.tgz.drv
/nix/store/kdc9vpgm92smp12fa7adkf7bh0rfa6bc-jsdom___jsdom_15.2.1.tgz.drv
/nix/store/kdv6bls3822q7bvrjqzs1l3kk74bh193-_walletconnect_logger___logger_1.0.0.tgz.drv
/nix/store/kiivwx3v3wbi6bspkd021c2rl6irj3vv-_types_yargs___yargs_15.0.4.tgz.drv
/nix/store/kp85wxc6g454yp45bbkxxdxmsa50p7cy-_walletconnect_client___client_1.7.1.tgz.drv
/nix/store/kpmfp54f8nqcsj66cpkbp4h01ax3dw39-rn-emoji-keyboard.git.drv
/nix/store/kqjs10m053j72i68xiqj189yr2jrbb2z-normalize_svg_path___normalize_svg_path_1.0.1.tgz.drv
/nix/store/kvw8bdz7q6kd6splpz8pyy8qdki73z2i-_babel_plugin_transform_object_assign___plugin_transform_object_assign_7.12.13.tgz.drv
/nix/store/l01y9zzkf6hm57p9xys06qq3vx5856ww-_babel_plugin_external_helpers___plugin_external_helpers_7.8.3.tgz.drv
/nix/store/l2gq66gywn5mi3fr3w74l8vxjkbwrxzz-bn.js___bn.js_4.11.9.tgz.drv
/nix/store/l50y61c2311n4mnq4mlpxscrks0xfqa2-is_regex___is_regex_1.0.5.tgz.drv
/nix/store/l748cka8ihsdcqj5168sb66cmq3x70cr-_babel_plugin_syntax_numeric_separator___plugin_syntax_numeric_separator_7.8.3.tgz.drv
/nix/store/l74zx84bv117m761xy5kl026v7zjqdfg-mustache___mustache_3.2.1.tgz.drv
/nix/store/laj8g1a8yi5akx5a6fhi5815n4ms8xdi-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.8.3.tgz.drv
/nix/store/lf5qpz44xgcgklizhgs5l7hsi8ms28k1-jest_message_util___jest_message_util_24.9.0.tgz.drv
/nix/store/lk5msvkm9rlk176sya89lwgnxpdrc99z-acorn_walk___acorn_walk_6.2.0.tgz.drv
/nix/store/lmycic9fj56d5z3qsxmc4k3qrl2a1g5j-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.0.0.tgz.drv
/nix/store/lpngqw6hmr3liishqxqim2l045g6lgfa-request_promise_core___request_promise_core_1.1.3.tgz.drv
/nix/store/lqwr6jc1shdpy2zsbn7g9nh6jzc3zx80-is_wsl___is_wsl_2.1.1.tgz.drv
/nix/store/lrxahxvd1v8kga7rdnsjh4bpdppi5xc7-bplist_creator___bplist_creator_0.0.8.tgz.drv
/nix/store/lvdaivcdcpvxgcskn59y26bk1z6fx9rw-_walletconnect_relay_api___relay_api_1.0.2.tgz.drv
/nix/store/lwjmkr2vivl2xfqxp4l3djxy6dxi1arh-_jest_types___types_25.4.0.tgz.drv
/nix/store/lx0gxs5yicndbdj89ajrkpnss45ypafn-saxes___saxes_3.1.11.tgz.drv
/nix/store/lx7viz1liarbrzjp4ympkf8n94ra2drc-tslib___tslib_1.9.3.tgz.drv
/nix/store/lxvd378h822mbv48qa0hwbpgkqy1vyni-url_set_query___url_set_query_1.0.0.tgz.drv
/nix/store/lzl00jid7kzfdxiyyxhcc25zzkm039gp-make_dir___make_dir_3.0.2.tgz.drv
/nix/store/m4fn86ps9var22zcpip5vhs3zyw0rgqy-bn.js___bn.js_4.11.6.tgz.drv
/nix/store/m4sil1zsviw887wkz25mpm8vcjclpi28-qrcode___qrcode_1.4.4.tgz.drv
/nix/store/m5d2byf5x8w6pgw6j7mbsjb43malrsa6-_types_istanbul_reports___istanbul_reports_1.1.1.tgz.drv
/nix/store/m5hb4wad1gz5vikrar486vv2v9q3cvai-jest_mock___jest_mock_25.4.0.tgz.drv
/nix/store/m76413f7j32zlwlx8pcvy8y7gf148zdz-plist___plist_3.0.1.tgz.drv
/nix/store/m7vv8j3kasisd9x1hlcxy0w9788hs2sg-_babel_plugin_transform_react_jsx_source___plugin_transform_react_jsx_source_7.9.0.tgz.drv
/nix/store/mhrvy3jqndidakav76446k9p4h7c844x-metro_config___metro_config_0.58.0.tgz.drv
/nix/store/mi6l1zrpv8cpilqz7dpjgiqnd5qkslym-_stablelib_bytes___bytes_1.0.1.tgz.drv
/nix/store/mj3scp05w3qz4rk5iliq9rfzs2gpjrhl-xhr___xhr_2.5.0.tgz.drv
/nix/store/mlqmcncifk5w8qqfymwrphrn8d262jqz-_babel_plugin_transform_new_target___plugin_transform_new_target_7.8.3.tgz.drv
/nix/store/mmmg2nksijlz3zcj1z4f4pd3rndmkxcr-array_includes___array_includes_3.1.1.tgz.drv
/nix/store/mnjxh7yww1fkfd6pqmn1wvgiqs6l8p2h-metro_symbolicate___metro_symbolicate_0.58.0.tgz.drv
/nix/store/mqa8m5nsv89hcbizxhz803gq2v15dv4s-_babel_plugin_transform_duplicate_keys___plugin_transform_duplicate_keys_7.8.3.tgz.drv
/nix/store/mr547i9m9mg0blvyf4jmnmm7gh83xrz0-_babel_types___types_7.9.5.tgz.drv
/nix/store/mr77lzdaz8v8y9b27v6nl2c68m9z95l2-_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.8.3.tgz.drv
/nix/store/mswhplcbm462g45wm3qww2pdaj3z30f0-metro_babel_transformer___metro_babel_transformer_0.58.0.tgz.drv
/nix/store/mv51bipm8qxdzgz4c5fndwjhjz6njhr8-rxjs___rxjs_5.5.12.tgz.drv
/nix/store/myk7bx4wyh8xl64j6pafmwdb0fhh0kp5-detect_browser___detect_browser_5.2.0.tgz.drv
/nix/store/n0vw18xs1a84sygspid8hgh9mgnnqasb-caniuse_lite___caniuse_lite_1.0.30001045.tgz.drv
/nix/store/n26lsvy36s70nrpyncvs8f7y455gjd2g-react_native___react_native_0.63.4.tgz.drv
/nix/store/nb6ll4h6dd509wslj2nc9p1v61z0il0l-react_native_permissions___react_native_permissions_2.1.5.tgz.drv
/nix/store/nd5h1fspzrv504fzp4vsr4r7nxb26r5n-dijkstrajs___dijkstrajs_1.0.1.tgz.drv
/nix/store/njlvd478n757qfsxsgl91481pdvw2b5b-babel_plugin_jest_hoist___babel_plugin_jest_hoist_25.4.0.tgz.drv
/nix/store/nms8ipgq60ng20xd1g05mmpizy08fqxj-number_to_bn___number_to_bn_1.7.0.tgz.drv
/nix/store/npswssl0x727h157k6lwndpxwydr0kcw-_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.9.0.tgz.drv
/nix/store/ns8wy11hxm8zvx6nl0qmkjv08cf71502-_babel_parser___parser_7.9.4.tgz.drv
/nix/store/nvcwr73g3x34q61y2qlmg18zd1nc0aq1-_babel_helper_regex___helper_regex_7.8.3.tgz.drv
/nix/store/nvvmqf60nrlv1l8m886yxmismlpdn4cz-_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.9.0.tgz.drv
/nix/store/nxqy10jhvq6304l61x613nxqikfbl7mb-_types_istanbul_lib_coverage___istanbul_lib_coverage_2.0.1.tgz.drv
/nix/store/nzz5y9yl2988bc40krpj37l33fby55lj-ua_parser_js___ua_parser_js_0.7.28.tgz.drv
/nix/store/p1if8mz0zy6pdwxlghpqyy1v3xrs2z06-_babel_plugin_transform_dotall_regex___plugin_transform_dotall_regex_7.8.3.tgz.drv
/nix/store/p1mmghzryaj9vm7340r6zgisrdgng3yc-react_native_blob_util___react_native_blob_util_0.13.18.tgz.drv
/nix/store/p1vqf4n6dnb1sncarfsz2q96wb8gsdmx-query_string___query_string_6.14.1.tgz.drv
/nix/store/p2wk5klrccv9z2z8m60s8hmm2crw2dqb-_babel_plugin_syntax_logical_assignment_operators___plugin_syntax_logical_assignment_operators_7.8.3.tgz.drv
/nix/store/p6jfjq2zrh5ak79033v03anlc4wrfhxa-react-native-blur.drv
/nix/store/pa1rc8fmb6i868lvb4j8jpi3drihp5kg-_jest_environment___environment_25.4.0.tgz.drv
/nix/store/pbqicnhlba79mqp6hkyszc85gan4bqzy-jest_changed_files___jest_changed_files_25.4.0.tgz.drv
/nix/store/pfh1pl56hp626ym8zr42glqpy6pixwj6-_babel_traverse___traverse_7.9.6.tgz.drv
/nix/store/phk5ybd06m2l1wcpxb5l071ckcpb15v5-_babel_helper_split_export_declaration___helper_split_export_declaration_7.8.3.tgz.drv
/nix/store/pk3ydhs5gis40mkmf6s74vi2pdf9b7l4-absolute_path___absolute_path_0.0.0.tgz.drv
/nix/store/pk51h6hnsckcdmdy3n7jj6cv70anc45n-react-native-cameraroll.git.drv
/nix/store/pkm25b5jicwvzmh349kz67hh4x0g14y6-_react_native_community_hooks___hooks_2.5.1.tgz.drv
/nix/store/pkxch2vlxr976hazk8j1l05ad7w6c513-_babel_plugin_transform_spread___plugin_transform_spread_7.8.3.tgz.drv
/nix/store/pmhzvvqy4cwys23wyz37ml34kskggk4r-simple_concat___simple_concat_1.0.0.tgz.drv
/nix/store/pmylnblsns2n2ny0sdasd5z1nx0lfc5h-jest_config___jest_config_25.4.0.tgz.drv
/nix/store/pnmy8w6dcx7nbmqq0xlczis5qqcrbyw6-colorette___colorette_1.1.0.tgz.drv
/nix/store/ppx65fwmf4i2z5sn0clnprl6xk6ygmjr-entities___entities_2.0.0.tgz.drv
/nix/store/pqm6925s8hg4yxw28yqas2wpgdrcz691-react_native_crypto___react_native_crypto_2.2.0.tgz.drv
/nix/store/pwx6lmm6rhwn9j6a2wlb89gyfd71fp5x-big_integer___big_integer_1.6.48.tgz.drv
/nix/store/pzv01vrl1y3lbxfssgi5ihp27k721plw-hermes_profile_transformer___hermes_profile_transformer_0.0.6.tgz.drv
/nix/store/q04cm5rsdpycdhqds71sdddnhzn5kiwv-jest_serializer___jest_serializer_25.2.6.tgz.drv
/nix/store/q1dravgb92d56dmpwrn0zxhp24080pyk-buffer___buffer_5.6.0.tgz.drv
/nix/store/q1l8mid9dmzgzhczg6p2phir5hnmvcb7-_stablelib_wipe___wipe_1.0.1.tgz.drv
/nix/store/q2qx8zd6f4ry78w9b1fib1w8mspqwkys-_jest_console___console_25.4.0.tgz.drv
/nix/store/q38kw606cf7wlyrx55bq09cxvddxx4bw-babel_jest___babel_jest_25.4.0.tgz.drv
/nix/store/q3ls15xnkplw4z3ma0hbvb9qrqaibr4n-_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.8.3.tgz.drv
/nix/store/q63lvg2yf5gdxld3f8jmcixbbvrbwiyb-localStorage___localStorage_1.0.4.tgz.drv
/nix/store/q74kk1fvkj7iqfmg4yy1y59knjjch8z9-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.9.6.tgz.drv
/nix/store/q9115lp5n9znnpbh4cmplydqb86jwpz3-temp___temp_0.8.3.tgz.drv
/nix/store/qa5vbw4i759nj9csy15r38v4pjd9irmz-react_native_randombytes___react_native_randombytes_3.6.1.tgz.drv
/nix/store/qf6hs6yxm5d3gfyijx1nkljmb1s8i03s-_walletconnect_jsonrpc_provider___jsonrpc_provider_1.0.0.tgz.drv
/nix/store/qfqs8xngy9r3dgn0d9ycr0klfp3gwz8v-clj_kondo___clj_kondo_2020.1.13.tgz.drv
/nix/store/qjm1bazp22li4l1sa6s8agwr2g9zrs9l-_walletconnect_safe_json___safe_json_1.0.0.tgz.drv
/nix/store/qjr2mp38jz4p1kzzrsp19i0y07w1hbsq-jest_docblock___jest_docblock_25.3.0.tgz.drv
/nix/store/qkqmby7586i7bcgjzh5rq50x31miphs9-jest_watcher___jest_watcher_25.4.0.tgz.drv
/nix/store/qkw0xpcdvpcw1dg68q42nn1aij6hidhb-react_native_touch_id___react_native_touch_id_4.4.1.tgz.drv
/nix/store/ql3rwv4j50vis02wfqs92z2i07ibzg5g-eth_lib___eth_lib_0.2.7.tgz.drv
/nix/store/qlg9b469yzah0sklcwlcd7fagxc8nxdj-_babel_helper_define_map___helper_define_map_7.8.3.tgz.drv
/nix/store/qlm7np543i17l82dbbz9mj88y8rd65kq-mime_db___mime_db_1.23.0.tgz.drv
/nix/store/qq2d50fvphwlkyc0vzc2l88qfmji3glx-_walletconnect_utils___utils_1.7.1.tgz.drv
/nix/store/qsjf1nbqadi5diqkqkpjzhjzvfa9zir4-react_native_share___react_native_share_7.0.1.tgz.drv
/nix/store/qxdj8za5vnf01ggqja1wxcfvq4m7wpsr-node_stream_zip___node_stream_zip_1.9.2.tgz.drv
/nix/store/qz1gjfpd4y82z526vdgv40xgxkf5qc9v-metro_source_map___metro_source_map_0.58.0.tgz.drv
/nix/store/qz56nwj4hw8ir0vxnbbncg23wiji79yh-keyvaluestorage___keyvaluestorage_0.7.1.tgz.drv
/nix/store/r168mcl6j8k40ybr7gf3c93jcs7r4y38-source_map_support___source_map_support_0.5.18.tgz.drv
/nix/store/r1ybpq54m8ll1grq81i29yc48f2sv3i8-metro_source_map___metro_source_map_0.59.0.tgz.drv
/nix/store/r34w93z7cd60sd3n2ny1sq8jghq662pr-_istanbuljs_load_nyc_config___load_nyc_config_1.0.0.tgz.drv
/nix/store/r7n4h6js9af3ikh4kwzfcl5hrxlsxnr9-unzip_stream___unzip_stream_0.3.0.tgz.drv
/nix/store/r8yw1q6gimy9k08ladkb7mifpa2qqilh-parse5___parse5_5.1.0.tgz.drv
/nix/store/ravy8fw7238jqwmprl8vfmaz4qak3zhj-emoji_regex___emoji_regex_6.5.1.tgz.drv
/nix/store/rfpi8s682fgf6jpaambavnkp2ws1myl7-_babel_helper_hoist_variables___helper_hoist_variables_7.8.3.tgz.drv
/nix/store/rm96j0z27gd09gkd8czv9n56r0w5w3c6-_react_native_community_push_notification_ios___push_notification_ios_1.4.1.tgz.drv
/nix/store/rns4lm3sbvc85mcxlfsdz2x6asdhnxc6-react_native_languages___react_native_languages_3.0.2.tgz.drv
/nix/store/rpk98s9aspy6f8vrd7x9qybsf6kmlyrh-stack_utils___stack_utils_1.0.2.tgz.drv
/nix/store/rryibgwh2db3laal98dgd3sjksqq2sh1-pino_pretty___pino_pretty_4.8.0.tgz.drv
/nix/store/rvy1cy7nwrxag8jgsbdnjfqvmxcna3f8-parse_node_version___parse_node_version_1.0.1.tgz.drv
/nix/store/s14xbr5gj0paamh1mzvn1hs4kpldcd87-fbjs_scripts___fbjs_scripts_1.2.0.tgz.drv
/nix/store/s1fqda18kad71vp3wp3gaw5f8bmxiaai-readline_sync___readline_sync_1.4.10.tgz.drv
/nix/store/s3lppb65w92vi45jpnnfvwypp6jzpk07-_jest_console___console_24.9.0.tgz.drv
/nix/store/s5cwdm7y0hq0b7fc17c81ppm22s1w6qj-jest_haste_map___jest_haste_map_25.4.0.tgz.drv
/nix/store/s7k8fr51p3bgkraq3l3q9rqms8iy3kq0-nodemon___nodemon_2.0.16.tgz.drv
/nix/store/s9izfs0gj1fbvzyxrjaa4awvz8ax5964-_mapbox_node_pre_gyp___node_pre_gyp_1.0.9.tgz.drv
/nix/store/s9j06w07kkrf6h74hvnjblm99a44l4si-_babel_helper_wrap_function___helper_wrap_function_7.8.3.tgz.drv
/nix/store/s9q2srv4xqaj5cys4amq4h7iglvyiagq-_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.8.3.tgz.drv
/nix/store/sby2ci96q8rp10wic5w7dczx85r9fwnq-react_native_lottie_splash_screen___react_native_lottie_splash_screen_1.0.1.tgz.drv
/nix/store/scyrdw19pshkv1vn1ydmcajsjxid8f7x-jest_mock___jest_mock_24.9.0.tgz.drv
/nix/store/sdb9hapslzikvfq75zqkxqc56ncb9q85-ansi_colors___ansi_colors_1.1.0.tgz.drv
/nix/store/sgqj1f6l5m6bsxv4vs3dp7nh96ghk8m1-_babel_plugin_transform_parameters___plugin_transform_parameters_7.9.5.tgz.drv
/nix/store/shb38nmr9nd6ijf7hzmcbbbhqp3wajh7-jest_validate___jest_validate_25.4.0.tgz.drv
/nix/store/siklbwafh0myp7x1qjr1h18hwalkkf7v-_babel_plugin_transform_template_literals___plugin_transform_template_literals_7.8.3.tgz.drv
/nix/store/skqa8vnhsc5vvd80ksrbdakib535wriq-react-native-keychain.git.drv
/nix/store/sm3b76sr1bxi12kqhiyc8bq9sv6n17vm-_react_native_community_cli_server_api___cli_server_api_4.13.1.tgz.drv
/nix/store/smllll9pjis51yxq9lx8qayh50drvqk2-_egjs_hammerjs___hammerjs_2.0.17.tgz.drv
/nix/store/snj9ql7vsmzpym586sva74p9chdxmh5q-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.8.8.tgz.drv
/nix/store/spmnfp8rf65x8b0m3pxp9wg8gcqn4ss6-metro_core___metro_core_0.58.0.tgz.drv
/nix/store/sqv3nax2sfa7vb561hrkhjhrmykmmbrg-_walletconnect_browser_utils___browser_utils_1.7.1.tgz.drv
/nix/store/srrq53cg4g18nx03ym3z09q8fwzla601-react_refresh___react_refresh_0.4.2.tgz.drv
/nix/store/swhwka30048i6bn0pamn1nvvsnwyp20n-_jest_test_result___test_result_24.9.0.tgz.drv
/nix/store/sy2ibqb06mayv4i2mkyfkf17bwfx3w5q-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.8.3.tgz.drv
/nix/store/v3hsalhnwx9nmf5l2vmrrgkz1n6mk6q8-react_native_haptic_feedback___react_native_haptic_feedback_1.9.0.tgz.drv
/nix/store/vawx5li6g2r4dxsnyhlifvyh949hvimf-clone_response___clone_response_1.0.2.tgz.drv
/nix/store/vdbj5gsvs0dd80w8qczdhsz758qkjbc1-i18n_js___i18n_js_3.5.1.tgz.drv
/nix/store/vf1cbf5hln65jqii4fgplf345szyn2qd-react_native_redash___react_native_redash_16.0.11.tgz.drv
/nix/store/vfsn83phjry8kf17ppsbs2sp52fbnlds-_jest_core___core_25.4.0.tgz.drv
/nix/store/vh06h0ghzb4qw9y3fzivsl14jzhf7zk2-_babel_helper_module_transforms___helper_module_transforms_7.9.0.tgz.drv
/nix/store/vhq00rj7yimhyggfqz9vp25wa81xngcf-lottie_react_native___lottie_react_native_5.1.3.tgz.drv
/nix/store/vi2vmd9z27h6kg8wmjcdp0i7n4srbh0h-jsx_ast_utils___jsx_ast_utils_1.4.1.tgz.drv
/nix/store/vjk2h5d0ihz2yc9bz8xv4nldrhsrc54b-_babel_plugin_transform_modules_amd___plugin_transform_modules_amd_7.9.0.tgz.drv
/nix/store/vmhkfr33l1mwbrpmildpi5p2xyznbmh4-_react_native_community_cli_hermes___cli_hermes_4.13.0.tgz.drv
/nix/store/vrbrzaah3v01slpvql4yg0898lva0zyh-pstree.remy___pstree.remy_1.1.8.tgz.drv
/nix/store/w1d2xd6g2gdicjzdmcmm5400pfsqphb6-pretty_format___pretty_format_24.9.0.tgz.drv
/nix/store/w2i28i5lqnqsmlxxxbkpnsirg72gcy2r-_jest_source_map___source_map_24.9.0.tgz.drv
/nix/store/w6580wrm5igrnm9zr47ydxnrw8v0qhbv-elliptic___elliptic_6.5.2.tgz.drv
/nix/store/w76kidkcbqmmj7fk8r97fx3n393vb0v6-ob1___ob1_0.58.0.tgz.drv
/nix/store/w86xcyd9q1sm3xzinh6rjxqyp9221z2n-npmlog___npmlog_5.0.1.tgz.drv
/nix/store/wbi4jlvc3s0bgni0j5gj58ka68nm7437-metro_inspector_proxy___metro_inspector_proxy_0.58.0.tgz.drv
/nix/store/wbv8dwd8k1zj8kr068392sp8qqy0mf3y-_babel_helper_module_imports___helper_module_imports_7.8.3.tgz.drv
/nix/store/wdbixh2i7l5pn6qjgj75h4x2djqgga07-_babel_plugin_proposal_optional_catch_binding___plugin_proposal_optional_catch_binding_7.8.3.tgz.drv
/nix/store/wkrhj0a2gr7vkhd9hfraki1286f4yv1n-_walletconnect_client___client_2.0.0_beta.23.tgz.drv
/nix/store/wlsg4nbhcsjb2f3pyz9r98hf1v6rf25f-react_native_shake___react_native_shake_3.4.0.tgz.drv
/nix/store/wm12w9v6blpq0k5ign7srb0d3a0mlcla-sonic_boom___sonic_boom_1.4.1.tgz.drv
/nix/store/wmjf2xblcsvyn6ap84q55ym06fqkjnh7-react_native_gesture_handler___react_native_gesture_handler_1.8.0.tgz.drv
/nix/store/wqgvcr661ryijc8r5a8w4qfi0bnspa55-_babel_plugin_transform_function_name___plugin_transform_function_name_7.8.3.tgz.drv
/nix/store/wqwk9xvdv5vzvr71hj63ids40bh8181j-_babel_plugin_transform_modules_umd___plugin_transform_modules_umd_7.9.0.tgz.drv
/nix/store/wzvi8k8213knhjrlq2wd75m5wg6c90il-string_hash_64___string_hash_64_1.0.3.tgz.drv
/nix/store/wzx4r0s0g992mi2wfxflayal2qd38h3v-jetifier___jetifier_1.6.5.tgz.drv
/nix/store/x2gm3njpxk9h4iydvy435y34ai6q8cxx-elliptic___elliptic_6.5.3.tgz.drv
/nix/store/x86s1w0zmb7hi57wp407kk5jwjd8bls8-yargs_parser___yargs_parser_15.0.1.tgz.drv
/nix/store/x8zfnykjl0g1j8xdxwkjsk7im2db5g36-utf8___utf8_3.0.0.tgz.drv
/nix/store/xach1ykhzf7v0piyqxmrydv30mpf84sa-hermes_engine___hermes_engine_0.5.1.tgz.drv
/nix/store/xawn64gxzb0k93ay5qgli7hr0w25m43q-_babel_helper_validator_identifier___helper_validator_identifier_7.9.5.tgz.drv
/nix/store/xb29zx66lzib1gjj9c72siqhwg78nan3-create_react_class___create_react_class_15.6.3.tgz.drv
/nix/store/xhzf5xi0by6052jc4a5ay1yxnrwpdv7q-_babel_plugin_proposal_unicode_property_regex___plugin_proposal_unicode_property_regex_7.8.8.tgz.drv
/nix/store/xngs38j3sizphadda0vlmbnbrnwyvbgq-acorn_globals___acorn_globals_4.3.4.tgz.drv
/nix/store/xxlv2dlg9dmgbzn6d24hqq4iqvhv53ns-_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.8.3.tgz.drv
/nix/store/xz9bpkncj7fin3v5mj18jh61f5dhdnlp-_walletconnect_iso_crypto___iso_crypto_1.7.1.tgz.drv
/nix/store/y1hpmka88kxiy6zkvk6x87d9b0mqyj6i-resolve___resolve_1.16.1.tgz.drv
/nix/store/y31yqci89lrpllrr2p301q90sx9flgvg-nullthrows___nullthrows_1.1.1.tgz.drv
/nix/store/y347qcixwyjlf3acfy503aajp0ap1g15-_walletconnect_jsonrpc_ws_connection___jsonrpc_ws_connection_1.0.0.tgz.drv
/nix/store/y6vg5pkiin3lcm56m3g09pckwp14kaff-merge_options___merge_options_3.0.4.tgz.drv
/nix/store/y71a5q173lm6k7yzzml9wqwf05gpa1s8-_walletconnect_types___types_1.7.1.tgz.drv
/nix/store/y8r3c97fwxkd3pzl3ypf1c8p82zpnwqv-metro_react_native_babel_transformer___metro_react_native_babel_transformer_0.58.0.tgz.drv
/nix/store/y95adwl6mghyvqh04ij84zy43shlh87w-minizlib___minizlib_1.3.3.tgz.drv
/nix/store/yf30sl97c4h8m1k4nj9xmkihj22cc5nv-jest_util___jest_util_24.9.0.tgz.drv
/nix/store/yhd8g7iqxvx2hfg6q898q4s96ym2q3kf-_react_native_async_storage_async_storage___async_storage_1.17.9.tgz.drv
/nix/store/yjf5xwvn53xz6ksgr0kbf8r86pmb44ci-_babel_generator___generator_7.0.0.tgz.drv
/nix/store/ymkhsgz8sxcm7091cak4acqn9z7yqprn-binwrap___binwrap_0.2.2.tgz.drv
/nix/store/ymnhgvz72dqgf6qrcq9s28cqnq08lbiw-react_native_screens___react_native_screens_3.13.1.tgz.drv
/nix/store/yp8jsvqfcw9q32ak5bdjng2s23hk79jb-iconv_lite___iconv_lite_0.6.2.tgz.drv
/nix/store/yrbdlp760gvw6nfvwsqwrhsz7ms5fx99-_stablelib_x25519___x25519_1.0.1.tgz.drv
/nix/store/yrbw3616y1s5hvfvjwkjhcyij1aq5742-_babel_plugin_transform_flow_strip_types___plugin_transform_flow_strip_types_7.9.0.tgz.drv
/nix/store/ysch1y95brfkh4wda54wmscqcz4y8j3h-ws___ws_7.5.3.tgz.drv
/nix/store/yyg7ccad736f092j2pxbkx42ik9dc8nl-serialize_error___serialize_error_2.1.0.tgz.drv
/nix/store/yzy0p466cq053s189nlxby2zy9lrmrdn-write_file_atomic___write_file_atomic_1.3.4.tgz.drv
/nix/store/z00q5w36n42rk48xbgbfschizzw31m8q-svg_arc_to_cubic_bezier___svg_arc_to_cubic_bezier_3.2.0.tgz.drv
/nix/store/z2gqjysvs6qjkk0vgpypl6yz0v4pkw0h-safe_json_utils___safe_json_utils_1.1.1.tgz.drv
/nix/store/z2wzpk6an61hsz2622xnxgb33zjq8yxr-jest_serializer___jest_serializer_24.9.0.tgz.drv
/nix/store/z89lw5crxmgs797zar7nqh59b5k45y6z-ws___ws_7.2.5.tgz.drv
/nix/store/z8wfx6yad8ydsqzl7dlpmh0m3rjnili7-warn_once___warn_once_0.1.0.tgz.drv
/nix/store/zab627025dqg2nc028rj8pf0pfa5azxa-camelcase___camelcase_5.0.0.tgz.drv
/nix/store/zd4d4pw5mlknp4c4a14n21b0jk70x6gr-_react_native_community_netinfo___netinfo_4.7.0.tgz.drv
/nix/store/zn76jkw5mgr6dcay5v0naqvl2wq8qvmp-_react_native_community_clipboard___clipboard_1.2.2.tgz.drv
/nix/store/znl7h7bml0q97sirhchvcm1dpxjlfvzx-dedent___dedent_0.6.0.tgz.drv
/nix/store/zzzn5jsni7h1czaa5lv7nigd8yly807y-are_we_there_yet___are_we_there_yet_2.0.0.tgz.drv
/nix/store/38yqyfi1261hjwnkypqxswk2x5zxpmk8-offline.drv
/nix/store/393c4b6ccfqvbdk1gag4xr0hprdyf7xj-kotlin-stdlib-jdk7-1.6.20.jar.drv
/nix/store/39h64hfvybsxknww4kxd7bbdwqd8jkif-txw2-4.0.0.jar.drv
/nix/store/39zkif7cwryr2jd804wjnk9zfnzaabi8-asm-tree-6.0.pom.drv
/nix/store/3aq679ip393qrbjqhy2kijyp3hzmszpc-builder-model-1.1.3.jar.drv
/nix/store/3b7dsk53qcgqvwk60086zs190vfl767m-kotlin-stdlib-jdk7-1.5.30.jar.drv
/nix/store/3bk7rzvxmprph1jc8rbv2zncvxr7q49v-junit-4.13.2.jar.drv
/nix/store/3bkxxp5c4c0bdnlm8506828831lpv9q3-ddmlib-24.5.0.pom.drv
/nix/store/3clz6cyqfb7qzfvxl2szcv93lbjq38rv-gradle-3.0.0.pom.drv
/nix/store/3csdxc7l7jq0lykf9hvk5ngpa8rj3nbj-error_prone_annotations-2.14.0.jar.drv
/nix/store/3cw7dwmh18ka55rdzs52wpy4ikg1s5av-layoutlib-api-24.1.3.pom.drv
/nix/store/3dbmn0xjfwhgb2if0dgll7a7whfnylmk-core.specs.alpha-0.2.44.pom.drv
/nix/store/3dd5fvgrdyvgzbdljbpsdfmc79bfj18j-imagepipeline-2.2.0.aar.drv
/nix/store/3gjfhy6xwz8cpps2c8vh4pn2wibzysbp-jsinterop-annotations-1.0.2.pom.drv
/nix/store/3h2afklspv9n4f31vyl1iqaq8bjm7bf8-javapoet-1.8.0.jar.drv
/nix/store/3jaffrnka7cqlc4x11pr3snfcb1a2dls-core.rrb-vector-0.1.1.pom.drv
/nix/store/3jhfw4ywnrjqdi9vkywcf4v58dpv53bi-sdk-common-26.0.1.pom.drv
/nix/store/3jv88yf6c6fq7wb4r0n6w0wk2mn8cc5p-proguard-gradle-6.0.3.jar.drv
/nix/store/3kv28pkbcvs2710m32whb9c81pgbkw5d-jsr305-1.3.9.jar.drv
/nix/store/3kzc17kw1kz2gz83ng8v8di2jkmdn2am-re-com-2.8.0.jar.drv
/nix/store/3l446vf0ndnwffk32vqb30hyg5yk0bs4-mojo-parent-65.pom.drv
/nix/store/3lrjvq38idh8nfgkl5m9kysmswcjxkbi-manifest-merger-26.2.1.jar.drv
/nix/store/3ndkc4bjs896rq0s31v92frziafgfvrd-databinding-common-3.5.4.pom.drv
/nix/store/3nhi3mhs0s012v7xvg9a23s9kwlqh3zs-shared-26.0.0.pom.drv
/nix/store/3nn8r4s3cb84k8s183jc9rnfp3vcr7y9-collection-1.0.0.jar.drv
/nix/store/3nvwy1isjks8h489784rdz2jnfba3mmn-shadow-cljsjs-0.0.21.jar.drv
/nix/store/3qfsi9a6ngqvxfxyj1cdmg6gzni8wa2l-kotlin-android-extensions-1.4.31.jar.drv
/nix/store/3qyw5f1cgj6nzcvr8dy4iskffyz9ghd3-truth-1.1.3.jar.drv
/nix/store/3rsiv5lwz7rlphbga4lnb7j9iy71gpw8-fab-1.6.4.aar.drv
/nix/store/3s6pa1v63bkl2zzk1h7np71f9bw2ymzw-gson-2.3.jar.drv
/nix/store/3v6xrj09w4qhmham7s9zdrkv7cr04ir1-google-1.pom.drv
/nix/store/3vm8060wsnjmcbn4713p2g7b6prnm98m-parent-3.9.1.pom.drv
/nix/store/3w0m7qrb5agw1kn0dyxw4gc2z3wizsgc-asm-9.3.pom.drv
/nix/store/3w4z9qs93cw1j44qyf3gw7az4aasqyjd-shared-26.1.4.pom.drv
/nix/store/3wqxrhvy32c6p9yfjpw84a9rrdf238vc-tools.logging-0.4.1.pom.drv
/nix/store/3x19mrhynj92q282f2pxcpx90hcs4d0i-crypto-random-1.2.0.pom.drv
/nix/store/3xhav212rbgfwfwqapiwqk8xi8p3nkg6-hamcrest-2.2.pom.drv
/nix/store/3xn872dklk8amvy09y96074i01k9zjvh-repository-26.3.1.jar.drv
/nix/store/3xx8ikavslq51icr9gs8kkbdnnsvcpzh-core-common-2.0.1.pom.drv
/nix/store/3ya9f2i6h416zpmd9mblwwyv3mxqhbcm-error_prone_annotations-2.0.18.pom.drv
/nix/store/3yj3sw92ijbwyc9d0fj9rkbqqb6jqys7-lint-24.5.0.pom.drv
/nix/store/3yvg3rh3razlw78mx2yh8lkc741i78ka-imagepipeline-base-2.2.0.pom.drv
/nix/store/3zbisjz78nimf2425710bshm86avxw15-lint-24.3.1.pom.drv
/nix/store/408wsqii7g8cb0wvbm476fd97ghhn7b4-kotlin-stdlib-common-1.4.31.jar.drv
/nix/store/40ak4ca489fycz6kgc827jmjf0han0bm-kotlin-native-utils-1.3.50.pom.drv
/nix/store/415wfsly07np2ln0h6id0pxhvsvgdlzh-lifecycle-livedata-core-2.3.1.pom.drv
/nix/store/41gx8l6mmk0lhmnrng1ws5687y9mwivz-soloader-2.2.0.pom.drv
/nix/store/4246vlqlb9y6v2xbiqsib3jhp4w0zx8n-sdk-common-24.1.3.jar.drv
/nix/store/42fmfyr2lfifqbl6kzc825116cyixg1j-kotlin-util-klib-1.4.31.pom.drv
/nix/store/439122qffg3p5vaqhvk90bgrwqqqfjgc-bcpkix-jdk15on-1.48.jar.drv
/nix/store/444lg2wlvp3h2bv99af5jn47v0mvj0s1-asm-tree-9.3.jar.drv
/nix/store/4491n6bv0f76jxsm0xba703d4njad3yd-stringtemplate-3.2.1.pom.drv
/nix/store/44kwwfx8k81aai3pkq7s8b43l0n0dc3w-annotations-12.0.jar.drv
/nix/store/44ybw7rvdcja1ycj3c51m8i5dff54cga-vectordrawable-1.0.1.aar.drv
/nix/store/45jhjgq1s4k73cdndlahnjgsnb4j1y34-common-26.5.4.jar.drv
/nix/store/45q7c7rsj6kihil1b31yw96d5rb1b7hn-pretty-0.1.33.jar.drv
/nix/store/45y5ndi7m2di21dahiqrff3gdynd5ikl-vectordrawable-1.1.0.aar.drv
/nix/store/46h6735cfwb84p7jrk10r91qnfr8ksc4-jsr305-3.0.2.jar.drv
/nix/store/46pz5qhs69ij49scr1vvfadr54y7rqrq-annotations-26.1.4.pom.drv
/nix/store/47511s5yhb43s3h5bykkh1p5mjfx6hc2-wildfly-common-1.5.2.Final.jar.drv
/nix/store/476g3ypz532dx7h1j4m4c2dycdn9wcrq-reagent-1.0.0.jar.drv
/nix/store/47w8rk7dslhjj5mg7lsw971ibfs5papd-animal-sniffer-annotations-1.14.jar.drv
/nix/store/48is6p53325d8khbmaqq0m4xas1zb9z5-layoutlib-api-26.3.1.pom.drv
/nix/store/48nwkalkx4aqh79lnpfypdfmadiv6dyj-jaxb-api-2.2.12-b140109.1041.pom.drv
/nix/store/48vgz450dc9grj7sf0w85ldql0nxih65-re-com-2.8.0.pom.drv
/nix/store/49jdqcmc1l0sd3mb9mbi9gnk6ybrcdig-builder-test-api-1.5.0.jar.drv
/nix/store/49nj9s1nfwlzxgzpn6b16bpiic0fxdbx-test.check-1.1.0.pom.drv
/nix/store/4bq971ljp696m7xxnsb0rqd4y75mjkym-antlr4-runtime-4.5.jar.drv
/nix/store/4bql6dqg10g8jzp1q13c7q1k6p4dxkw6-cljs-bean-1.3.0.pom.drv
/nix/store/4crd1qsprly752a0bhzpvsc2cba3836i-kotlin-gradle-plugin-api-1.4.31.jar.drv
/nix/store/4crnry091azah5hz35c4hf47lzq1c5fb-kotlin-gradle-plugin-api-1.3.50.jar.drv
/nix/store/4dkvyg6yd9g93lc7a1rlvdbxwc311kvf-gradle-api-3.5.4.jar.drv
/nix/store/4ds7fnrg1aqb0d9my3f8ksw8qnabwx9r-kotlin-compiler-runner-1.3.50.pom.drv
/nix/store/4fc02xjbfnlmdg94f76i4h8wpfwb6s8k-kotlin-gradle-plugin-1.3.50.jar.drv
/nix/store/4fws79bx5i30ciw2hhz6w7bp38a74vyq-layoutlib-api-26.0.1.jar.drv
/nix/store/4fxikb54c0ianxv1hwi0pjw69jciczs9-bidi-2.1.6.pom.drv
/nix/store/4gd6k3divh7nqxq3cabj0a3b3c85qwpy-builder-3.0.0.pom.drv
/nix/store/4gl8img0aa8k6v10s0irwxr46mh3kfkp-support-media-compat-26.0.2.pom.drv
/nix/store/4gx1rxr605bjl3rsrgak20v6izix1dfd-core-common-2.0.0.jar.drv
/nix/store/4hp3xvqrvgxwi2lxw2cdk7dzpn7nwjad-compiler-4.12.0.jar.drv
/nix/store/4hvx5304i9w3q10dq1fbhhvy8whd8rzm-sente-1.15.0.pom.drv
/nix/store/4hxmh59fk9d5b0il9200f9nng83qpd47-support-v4-26.0.2.aar.drv
/nix/store/4irglms77nf5lyhm5gpxzc21hfz3cdvc-jaxb-txw-parent-2.2.11.pom.drv
/nix/store/4jvp1qc6sfgqljr884qnzrqsf12xxs1h-manifest-merger-24.3.1.pom.drv
/nix/store/4kc6blj02cfii8bg539qf5ip273839pp-builder-test-api-3.1.4.jar.drv
/nix/store/4krf6vgii3h6zzxw4qawiidz7gygdp8j-httpcore-4.1.jar.drv
/nix/store/4l8sa7zbh8cyasmm9i3svbkf0hgwsis3-gradle-download-task-4.0.2.pom.drv
/nix/store/4laqm559v9f4896nmq0jmny9l9kq8hay-httpcomponents-core-4.2.5.pom.drv
/nix/store/4mdhyj4zxnab57yvldbq7925lw9pv095-asm-7.1.pom.drv
/nix/store/4mmwvs4rn7v2cng69pi1mky5i9208lbs-spec-coerce-1.0.0-alpha6.jar.drv
/nix/store/4mxbp2lhp8pm9w24my5s61md4452bvms-org.jacoco.core-0.7.4.201502262128.pom.drv
/nix/store/4pkxsjgx6chylp018mxm5wk4sqc4yqsz-sdk-common-26.2.1.pom.drv
/nix/store/4pq07mckh3psmkba2ab5ilgbv2y2chya-savedstate-1.0.0.aar.drv
/nix/store/4q7lggypn8fhzbpl6smqhwbnzsilwhhw-apache-9.pom.drv
/nix/store/4qgsljvr5xlk2wc65siwki6r0sghcv0y-ucrop-2.2.6-native.pom.drv
/nix/store/4rcq5hpirh425dsafabxnhp8yi4h1daa-common-26.0.1.jar.drv
/nix/store/4rg6mbg19i8rilsfiwwv3g7mawww627q-builder-model-3.5.4.pom.drv
/nix/store/4rqa34yvmy73bj6s7mrnwpmj8phnzw8m-gradle-api-3.0.0.jar.drv
/nix/store/4sjx0r8yrqj15dnx99kw6m3z1ls8ssxh-commons-io-2.4.jar.drv
/nix/store/4w0zk8j4dr8ps8w7qqh8iyxlfaks5pv9-core.rrb-vector-0.1.1.jar.drv
/nix/store/4wb5s0r4g3accgi140xw14qwk2zirm38-FastInfoset-2.1.0.jar.drv
/nix/store/4wg5i290pkf9m5v8w3l5i80c6788hng9-tracker-26.1.4.jar.drv
/nix/store/4xa9c3ki69w9a63sas9hfacpfiz7v26v-re-frisk-remote-1.6.0.pom.drv
/nix/store/4y6prx8hjmv995bp6bp2i6h2p18y7drj-httpcore-4.4.5.jar.drv
/nix/store/4znipkd7yzbfaac0g7042hfmx631lyfh-crypto-equality-1.0.0.pom.drv
/nix/store/513lm0dr2qpzsy1pdj2812j5aq5bq99q-env-config-0.2.2.jar.drv
/nix/store/5216bvprf5yahgpm1mkif8lpjpav6khi-support-annotations-26.1.0.pom.drv
/nix/store/53aplm78xvlya3c7792i8mp1l7yq725m-gson-2.8.5.jar.drv
/nix/store/557rwvznxpqbdxlpd8z46w3ardiy6flz-intellij-core-26.0.0.jar.drv
/nix/store/56ddna492f6kwarw4i24g3hin85nnvfj-okhttp-3.12.1.jar.drv
/nix/store/56yr1rlm6135gsl54kz1k7jvw6ncj84h-compiler-4.12.0.pom.drv
/nix/store/574m524fx6wnsfj6f0319b5c8ivm3qsr-android-3.0.4.jar.drv
/nix/store/5839nl40h89k39y3i69bmzylhsyk0lqf-flipper-2.2.0.pom.drv
/nix/store/5877zqsxsss06hlg99gmqidnly9bz6v3-antlr-3.5.2.pom.drv
/nix/store/58d9rbgszgf6jd0dzba67v7bc3qlrvm2-asm-6.0.pom.drv
/nix/store/58f7b3p45nyvvrcba2hmfc0627vhlsg3-gifdecoder-4.12.0.pom.drv
/nix/store/592x6md0q2vczkfqr55yghfnviiafzga-support-core-ui-26.0.2.aar.drv
/nix/store/59gfswfpy7iqmdiqr1vxwi9ra23cl0mj-sdklib-24.1.3.jar.drv
/nix/store/5a8jry4skpczbazhgr95fxlkilgklhdp-antlr4-4.5.3.jar.drv
/nix/store/5az0q2r3sw4ds8naw8c8952i9iwshqvm-antlr-runtime-3.3.pom.drv
/nix/store/5b0j8bh8cwqd90k7j63d67r1vc1x69c6-gradle-3.2.1.pom.drv
/nix/store/5cr648prg4wrn88v4maj2yhx1cgq0vf8-antlr-3.5.2.jar.drv
/nix/store/5cz2lp4pkif1n8c7x3sn1h4bw1f653m0-kotlin-stdlib-common-1.6.20.pom.drv
/nix/store/5dbp7r5cb8k7in015w3mwzpgrj1j6aqi-httpcomponents-client-4.1.pom.drv
/nix/store/5gfxww7n47227frijmk6xpk7djracn6g-databinding-common-3.3.1.pom.drv
/nix/store/5iasgvnz763bnckav0amc99wmhysz3x8-builder-model-1.1.3.pom.drv
/nix/store/5ij9ryrv143y4qpnjnzj8hhxy8n9yn9g-org.jacoco.build-0.8.8.pom.drv
/nix/store/5iv2c4imr4k4wdg3337kkw8zd68fvkrj-kotlin-stdlib-jdk7-1.3.20.pom.drv
/nix/store/5jrprq0z41mdwczq3bj81f5zzmk8m3zs-databinding-compiler-common-3.5.4.jar.drv
/nix/store/5krcjgmliy1mpyyk25z83i9z9w4h13r3-lombok-ast-0.2.3.jar.drv
/nix/store/5kslxzk6h96dwah9ag59dfjj9rhxf2ly-transform-api-1.5.0.pom.drv
/nix/store/5kvvkr8w6zaxm7fx637pna1rfyxwz95k-asm-commons-7.1.pom.drv
/nix/store/5l1wmr7avfkfc87ngi4zszs0whicgz25-annotation-1.0.2.jar.drv
/nix/store/5mapzwc0d68vhjxhy990n4yzfk9zz29m-recyclerview-1.1.0.aar.drv
/nix/store/5mq2357fi7zzs07nwy32fr78x822f2xb-slidingpanelayout-1.0.0.pom.drv
/nix/store/5nqj13x26n2zy7ivpjah2qmli5pwcxjv-dvlib-24.5.0.jar.drv
/nix/store/5p4qr6jsvkx2f4m2lljzq0fng45h50mi-exifinterface-1.1.0-rc01.aar.drv
/nix/store/5pyzsvha4fiair3gfzkdbl4c47kcsayi-versionedparcelable-1.1.1.aar.drv
/nix/store/5qb1y2inid499qdwwynfcfqkf3qcj5nw-dvlib-26.3.1.jar.drv
/nix/store/5qvrs7sci1ql7kyc3r47hfmdpwyg8xr9-ddmlib-26.1.4.pom.drv
/nix/store/5sf0hyriii6xh5hzax5xdwhl1f39cvxw-lint-api-24.1.3.jar.drv
/nix/store/5v6mqnw8pb1s7i1lcakqyjpfcyc9l2iv-commons-compress-1.8.1.pom.drv
/nix/store/5vj29d6h9z05h3j8gl2gznfyly45yf0q-manifest-merger-26.0.1.jar.drv
/nix/store/5vlhzl4byl5p20gp67gla8z45i2m5zvq-okio-jvm-3.2.0.jar.drv
/nix/store/5w8l3qyzhbg9vpnl9gk62s405fhk70ks-builder-3.3.1.pom.drv
/nix/store/5x00ha82lkviyj8bxph1368h8g6hn2s5-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.drv
/nix/store/5yymwhn1h6m4yfwmhxrvh51a919lh7zw-okio-1.15.0.jar.drv
/nix/store/5zlmz2nq66x77v4ndik01w6cyg6qg3ww-dvlib-26.3.1.pom.drv
/nix/store/600axy189r2n8acybb61vvnsb6x6brd1-lib-3.0.4.pom.drv
/nix/store/602gfmg2a3lzmhxi9i8iziwsmckaq2n8-jaxb-bom-ext-4.0.0.pom.drv
/nix/store/60a12mad859bxssvmzba58v4fmfyhp4w-tracker-26.3.1.pom.drv
/nix/store/61vssmgbnl2mz7ab37c70icjqgjlypdc-hamcrest-core-2.2.pom.drv
/nix/store/620yfy4sdxh4p0z0vjmw7pczzmwi3w08-fbjni-java-only-0.0.3.pom.drv
/nix/store/63cdsb21i6dymi575nlbsxr90azq0jw4-kotlin-compiler-runner-1.3.50.jar.drv
/nix/store/63gxfr77vbswhmxlvpkj7aad5jnwyfjx-kotlin-stdlib-1.3.71.jar.drv
/nix/store/68cqdiibbw0nnzx6y1yv68wvjs3y2898-animal-sniffer-annotations-1.17.jar.drv
/nix/store/68ra7283aa8dw0wapjd3jx6zfmr5sq43-collection-1.0.0.pom.drv
/nix/store/68x3pqhh624pv73xysxl9iv7ygw3rlyi-manifest-merger-24.1.3.pom.drv
/nix/store/69489i409ls9aqiiq9mnqr3493r3ph2z-animated-drawable-2.2.0.pom.drv
/nix/store/6b4q7cx2m8chldx8x3i6zajqcs66ad4y-support-annotations-26.0.2.jar.drv
/nix/store/6b7aijxv5dfc908ndmipfnm9jqzlsxpn-proguard-gradle-5.3.3.pom.drv
/nix/store/6c3zsy9m6pvhf270dxk68if59q8gnbb9-antlr4-runtime-4.10.1.jar.drv
/nix/store/6c6wib92gf33mdlr6irb14000lmjl7wk-bcprov-jdk15on-1.48.jar.drv
/nix/store/6cwfkcindh8ki0dnb5zb43ryf7g6f91j-lint-gradle-api-26.2.1.pom.drv
/nix/store/6d82fsfn72f8ddfrir8ba3mlsby54hv3-protos-26.3.1.jar.drv
/nix/store/6fv86iwqqxv38rscj51i953hp66z26jk-groovy-all-2.4.15.jar.drv
/nix/store/6gaa0la1hhr28sj7k6zi30lk7njh1vw1-drawee-2.0.0.aar.drv
/nix/store/6gw98qphgdvyb1k7cwig2mklrh0c880v-httpmime-4.5.2.jar.drv
/nix/store/6hs58zbkabcyw1xc143y2myqjknmi8ic-kotlin-build-common-1.3.50.jar.drv
/nix/store/6hz1ma3nf9kmb0bn258jzjfpd9nf5v10-imagepipeline-base-2.0.0.aar.drv
/nix/store/6m8i49br036m1fm473vpnfilylp9rppc-legacy-support-v4-1.0.0.aar.drv
/nix/store/6ms2dzs4bqcajjhm5s3bk3mi5ii13rip-lifecycle-runtime-2.3.1.pom.drv
/nix/store/6nsk08g4sib8aj12902y3vx2ml33cfmb-kotlinx-coroutines-core-common-1.1.1.pom.drv
/nix/store/6nwxhkqzl6p508ssk8ra2zrk2l0ri02x-okio-1.17.4.jar.drv
/nix/store/6pr9x4h8pn2qplvi1c9z5p3w4vh626c2-dvlib-24.1.3.jar.drv
/nix/store/6q5my60y8jaj2fszyss58mhkqdjg4nv7-sdklib-24.3.1.pom.drv
/nix/store/6splrg388mm9q8acfm91rzfafacgb949-kotlin-gradle-plugin-model-1.3.50.jar.drv
/nix/store/6yib8w9v4xnslsc7072i1p9nc688jchb-fastinfoset-project-1.2.13.pom.drv
/nix/store/6z0q6h0hnnndxaqil2zz7jjmlqpip4al-jvnet-parent-5.pom.drv
/nix/store/6z4a6lj8fgn9jhxra4jb2p3hdy37s2a7-ahbottomnavigation-3.3.0.pom.drv
/nix/store/701aps2n1d0r9kfmzlls1f1ybcaj3gck-kotlin-build-common-1.4.31.pom.drv
/nix/store/71x4fkd2y5z4xcjz5zxm0l7ii4gssa76-apksig-3.5.4.jar.drv
/nix/store/729ayqr51f18kh8lr8pakniv5n2ybjm8-javax.inject-1.pom.drv
/nix/store/729y1658x6qxyh82kqbk8ih82mbs0hxq-istack-commons-runtime-4.1.1.jar.drv
/nix/store/73bfyrpmqxjz6xa62mbzrh8w1hqpm05i-ucrop-2.2.6-native.aar.drv
/nix/store/744rpvik8kzmhismllsnjliplbfmw3c3-kotlin-stdlib-1.2.20.pom.drv
/nix/store/7485hgz9v4vm11b6r73iwxw51k86hvp5-tracker-26.0.1.pom.drv
/nix/store/74scvx9nypcga2iah9c0rvlskdn9akvj-annotation-0.9.0.jar.drv
/nix/store/75d7aval7fklgs2z2cbb43d3hm5afn4x-lifecycle-common-2.1.0.pom.drv
/nix/store/76ns850cfy5jz6gq8kjffw4ydnm9h7gl-lint-api-26.5.4.jar.drv
/nix/store/78fr3pja8yivb10pbc5n2a5rqf0ibzz0-okhttp-urlconnection-3.12.12.jar.drv
/nix/store/79h82afzc8vfdayc23822c707g92j0i7-manifest-merger-24.1.3.jar.drv
/nix/store/7apjb6qrdhb5zgg2jy1f6zn9vypivk4n-failureaccess-1.0.1.jar.drv
/nix/store/7b14yca4h6q6lhrdl0303sprlkkgihfb-recyclerview-1.1.0.pom.drv
/nix/store/7bxfwihnwxswrrjxjyasrn03h01mskr0-lint-api-26.5.4.pom.drv
/nix/store/7bzybgqhxld20s1h5gmr14mssdjpj00c-gradle-1.1.3.jar.drv
/nix/store/7d9jawqxrc3vgna5b7r9yl5k07w0cn3h-gson-2.2.4.jar.drv
/nix/store/7fvansnlpr393jwix6c0anz3lwlghkdj-kotlin-gradle-plugin-1.4.31.pom.drv
/nix/store/7h571zpr78wb21qx597gcr4jlxvx9jrd-asm-5.1.pom.drv
/nix/store/7h5gy4syhsp083pl5y5mpzaj1mj3hhv5-dvlib-24.5.0.pom.drv
/nix/store/7hy38ymhmz0yr33nls4vykcihlfw76d8-commons-parent-48.pom.drv
/nix/store/7ldr7g386d7kcvnx2lhzldxnj3gjrlnw-checker-qual-3.23.0.pom.drv
/nix/store/7m2qblqmbmfwa6cahvgkjfj240q9psj6-common-24.3.1.pom.drv
/nix/store/7m39mpaqkshal7mmhh9knig04889nna6-fbcore-2.2.0.pom.drv
/nix/store/7m712ljs7sb2qa5k575djd2pc0vq5zsq-apache-4.pom.drv
/nix/store/7nhblpv7zfbx9wpng8l4pxg68gcwrc2k-apksig-3.3.1.pom.drv
/nix/store/7nhilxfjmqrjb23nlf3fq05d4a7ixldv-animated-drawable-2.2.0.aar.drv
/nix/store/7pllkid4w1p9isrn6246y2kwrzncpa7c-stringtemplate-3.2.1.jar.drv
/nix/store/7pvcy45hn1p3wkadr8dbzgrqq7si1357-error_prone_parent-2.1.2.pom.drv
/nix/store/7q5gg8mprn7q1rw2cqfw92dsf07l5bnz-blurview-1.6.6.pom.drv
/nix/store/7r2ngnbrn88v29xw538c1zc22k7znw87-lint-checks-24.1.3.pom.drv
/nix/store/7r4lcaqhh4qlxcyzjg42g8b5vsr4f5sv-core-1.0.0.aar.drv
/nix/store/7snvsr13mg6azhayxsf7jszwrcj65z0i-tracker-26.2.1.jar.drv
/nix/store/7swd6rpqmq7fz568ry8nj5fp0j5jdxiw-slf4j-jdk14-2.0.0-alpha7.jar.drv
/nix/store/7vjhqbjsknady9z9fc53r4qq1c1swp56-ddmlib-26.0.0.pom.drv
/nix/store/7wwaza70f30qpn6630f0bl7yvska02av-guava-parent-26.0-jre.pom.drv
/nix/store/7xzph4wp9wm2fb1bgh2djl6mx86sgla8-bcpkix-jdk15on-1.56.pom.drv
/nix/store/7zid6as7ngr7zhvm0z8j1bf5y4qlg39k-nativeimagefilters-2.0.0.pom.drv
/nix/store/803bks219p3snbm546i2bygha46m3lbz-jack-api-0.9.0.jar.drv
/nix/store/8045q4n6f4c8bafrp670jym8192w8yny-bolts-tasks-1.4.0.pom.drv
/nix/store/81488iyxlqcxdihv53wvks7bdgdm4kkm-gson-2.8.5.pom.drv
/nix/store/815hk3bzifd7f1mjgldya8a75z96x34s-builder-test-api-3.3.1.jar.drv
/nix/store/81xy42ajckj1zk03m3kvk3wc00a4f3fh-protobuf-java-3.0.0.pom.drv
/nix/store/826zgbb74cnrbx8fnidzxzfjrs917dbr-kotlin-android-extensions-1.4.31.pom.drv
/nix/store/83kkpf9vfaa4d4m319q7c84kn8bdl839-annotations-12.0.pom.drv
/nix/store/83rr5c6hp9plsrwvsr9r59a6zc8p6s7l-common-24.1.3.jar.drv
/nix/store/84pcmcfj0vaqvsv8hplwcq9xxl92h1f1-jetifier-core-1.0.0-beta04.jar.drv
/nix/store/84zid7818jsgq5imc39m84risdxk4lni-layoutlib-api-24.1.3.jar.drv
/nix/store/855g4chgzdsvg09n5vaar8cx5mx9z8vb-kotlin-compiler-embeddable-1.4.31.jar.drv
/nix/store/85nd8rig7bdjan1r1nfcb0f4vg4klvzq-auto-value-1.5.2.jar.drv
/nix/store/87nga24560047qwk2mim1dgvijrxw2hb-constraintlayout-2.0.4.pom.drv
/nix/store/87p529bxakhr1hsixw82bifm6rvsa4sf-gradle-download-task-3.4.3.jar.drv
/nix/store/87wya2wx3rhb4rzapspmq24bplwplyc3-compilerCommon-3.0.1.jar.drv
/nix/store/88mgw0b9h6dhrdjlviwfhlih1ban20fj-protos-26.1.4.pom.drv
/nix/store/88v1i4zc8jgf43qp4arhqy2lakc7xk0m-kotlin-stdlib-common-1.3.20.jar.drv
/nix/store/899yxw288xc8nb6jxj5s6y41n5av3c8j-commons-codec-1.10.pom.drv
/nix/store/89c8cz6rddidp1nyg5ncicssyipin2sj-bcprov-jdk15on-1.48.pom.drv
/nix/store/89sb2s2lrh0vmgpvlkzka4whg2zpjxxr-lint-26.5.4.pom.drv
/nix/store/8aswbfhjpsjq1g5ygmhqpfmgpprqx4cq-angus-activation-1.0.0.pom.drv
/nix/store/8c8vsjszh0kjzzdbs7sk4vz0s53ynnij-gson-2.7.jar.drv
/nix/store/8cb5lps73i5mk5qw6whnf08shsycii3p-commons-codec-1.4.pom.drv
/nix/store/8cjdzk2rxafxc109j3gisvc72i6r8bgj-slidingpanelayout-1.0.0.aar.drv
/nix/store/8cw7pi07x7glrlvbmdn724is04ada2pz-angus-activation-project-1.0.0.pom.drv
/nix/store/8cwy4z11d5qmnzkxby5p28cm5mh4xkyf-xmpcore-5.1.2.pom.drv
/nix/store/8dcmyi4y4gkias2c90gfzd2vfyhybks7-apkzlib-3.3.1.pom.drv
/nix/store/8dp753akj76l9h1dzyi3x0gbnbp89dq6-httpcore-4.4.15.pom.drv
/nix/store/8f5j0xqsy5xvxx75v1m1rhl663h4x3b1-jimfs-parent-1.1.pom.drv
/nix/store/8fchmmjrm1nvg9nb10jr3gq4gnva8hdk-gson-parent-2.7.pom.drv
/nix/store/8hbnvy3m8n12kq6ffndjj75xp6wwymw4-manifest-merger-24.3.1.jar.drv
/nix/store/8hjc1khyq53ss4zvnwf7a44w5ls0758b-runtime-1.0.0.pom.drv
/nix/store/8hnpbr3qdyr4p2f7x8fyvpwszkay2w9x-kotlin-gradle-plugin-api-1.4.31.pom.drv
/nix/store/8ifrf8llhq1sy5ll2px6vdp61wc112h9-annotations-13.0.jar.drv
/nix/store/8irrrqm54h0nxg5321fg7fpb931il82p-gradle-api-3.1.4.pom.drv
/nix/store/8j4d7y21shr5pfc07p523cghbdxdsrc3-layoutlib-api-26.1.4.pom.drv
/nix/store/8kbjkjpr78cs9285hs1pz18kckdp28y6-soloader-0.6.0.aar.drv
/nix/store/8kvy9gzxqfikzg0id4k2cl63i8k6q5jl-jvnet-parent-3.pom.drv
/nix/store/8n2ikgdm3pah419n1i68gj3zfjwxw7cr-kotlin-script-runtime-1.3.50.pom.drv
/nix/store/8n92vyxcgj4rkkwz817alj1l1zg2rw6m-support-annotations-26.0.2.pom.drv
/nix/store/8nc49j25f4wql8whyip2048mm6y0dg1d-proguard-gradle-5.1.pom.drv
/nix/store/8nivh6r09wk14sqxdy8l1gwzv7sya8r7-stetho-1.3.1.pom.drv
/nix/store/8nv6mma8qpa83lwfg6fri1q4is1rpzm2-kotlin-util-io-1.4.31.pom.drv
/nix/store/8nxf7zgz656g0y5x09saajmkrxskvf0x-project-7.pom.drv
/nix/store/8r2yrsd5nf2rf6yf4nhzqqzx5lpra0n6-httpcore-4.4.15.jar.drv
/nix/store/8r5n9vsi6lxnxz866j402mvay416z7xk-kotlin-reflect-1.2.0.pom.drv
/nix/store/8rqw6zp849y13v13q21f0p88fkvm2mms-asm-util-5.1.pom.drv
/nix/store/8s0p5zcphrpq6nx98l3rf6j8gqz65lpf-FastInfoset-2.1.0.pom.drv
/nix/store/8sm8xjhakrhv7fh8yg8gwipsk2gq8dh7-okhttp-3.12.12.pom.drv
/nix/store/8smnl7h42pwxk56ymbdbzml27r8fxyxs-sdk-common-26.2.1.jar.drv
/nix/store/8vdwn3dlfhhzs37i608m71h9q271aj82-dvlib-24.3.1.pom.drv
/nix/store/8yjwvhmrcz63xwym01v1qjaksa5jdlzr-slf4j-api-2.0.0-alpha7.jar.drv
/nix/store/8zdlp772vgvwnq9xafpz198dlslx52d9-protobuf-java-util-3.4.0.pom.drv
/nix/store/8zsilk6g5sw8z6qkawxb6ix5lywpjb3q-httpcomponents-client-4.2.6.pom.drv
/nix/store/8zyhwrjzyz2xnx8ifzrh8ya7acpfqfn1-stax-ex-1.7.7.pom.drv
/nix/store/907sn1j3kw820ip1cwd0qv05s8nzgka7-material-1.0.0.aar.drv
/nix/store/90c02b28aj6y97bv46rbgxpn2ihgv3w1-kotlin-build-common-1.4.31.jar.drv
/nix/store/90fd07k1b7qd5imafisix436031azbpz-layoutlib-api-24.3.1.pom.drv
/nix/store/90qgga49bi0iwjy7cj0m3p39f8scj9g6-ahbottomnavigation-3.3.0.aar.drv
/nix/store/90xbgr8v8jxjadx33ndsfyjdji55dk8d-javapoet-1.8.0.pom.drv
/nix/store/91afwwfqmyffd64ln5hj1w6vvcc3ldcm-asm-parent-6.0_BETA.pom.drv
/nix/store/929q5qssysgafa5x2fj7b4hva6anlcsm-shared-26.1.4.jar.drv
/nix/store/92h5wpm9ls6b46r9aybs9kq2099dn16i-kotlinx-metadata-jvm-0.1.0.jar.drv
/nix/store/935kqylm2clkxnrsccsrqi3z6hpm8hgi-compilerCommon-1.0-rc5.jar.drv
/nix/store/93d6rp2lykjn6jhmavnh7a8kf6w8dkvg-hamcrest-core-1.3.pom.drv
/nix/store/9460fifkn5nzzs8hq1g8q22sk8c2jrm9-asm-analysis-5.1.jar.drv
/nix/store/95125ciwbjcjjryzsy1jrwnhgffiz2jd-bundletool-0.5.0.pom.drv
/nix/store/95cn32mbyljmg96hma8fiax8p4i5m7nf-tracker-26.5.4.jar.drv
/nix/store/95zbvy43hqn651vqpfkv746qakjgcki1-core-1.0.1.aar.drv
/nix/store/96rgy49760z139g1zjizymzpnblfd48s-error_prone_parent-2.2.0.pom.drv
/nix/store/96z45487cga06chwk49zmk3a7qckzv2c-baseLibrary-3.0.1.jar.drv
/nix/store/97gc9xjagikvfg2fknzv2g104bx11rjm-kotlinx-coroutines-core-1.3.8.jar.drv
/nix/store/97p03njgy95x56lvz8yd4qiyav4kvv89-gradle-api-3.5.4.pom.drv
/nix/store/9814cgl3wdc3sqljca3fkich7rj5x28b-protobuf-parent-3.4.0.pom.drv
/nix/store/9a18n6dr2hskqmk6ygpr9f0svhv5zvri-soloader-0.9.0.pom.drv
/nix/store/9acqy2y4p6nhnfv64sjq9v9jpqfiy0xz-flipper-0.54.0.pom.drv
/nix/store/9akmiz3iqiszy1as37bw22shz5x0ahq4-antlr-2.7.7.pom.drv
/nix/store/9asyhb86alq7224v68hhi2zz9grxmsda-kotlin-daemon-client-1.3.50.jar.drv
/nix/store/9avjzbkhqy38b6a2n7x5akd9ifki3bpl-commons-0.9.6.0.pom.drv
/nix/store/9cpqc88wiq8kjnhvfi0hdhayrga4ncz0-library-1.4.2.aar.drv
/nix/store/9dg4aq66fff0aapvlf36l35iigkmdh9i-dvlib-26.1.4.pom.drv
/nix/store/9fnp5q7q8sbim462vh3r4751ah5wi3jw-fastutil-7.2.0.jar.drv
/nix/store/9g6i5730sxi0bdzqnc950b7qdr936mim-annotations-26.0.1.pom.drv
/nix/store/9hcba8kvmf6hcy7bs3llr40qqj23sip5-interpolator-1.0.0.aar.drv
/nix/store/9hzslya5n7n9yymmc5bpyl5xgcdwzm9v-nativeimagetranscoder-2.2.0.aar.drv
/nix/store/9jpk5rwzk4qz59xdhi0c63235v59agq7-jetifier-processor-1.0.0-alpha10.pom.drv
/nix/store/9k004z8f31mdzladj9d7jfp5ncdyk2g0-sdklib-26.5.4.jar.drv
/nix/store/9l5h4vxn5nfy3298jkyjpyggkhbali42-sdklib-24.3.1.jar.drv
/nix/store/9llisf19f6fnbd9q6b0hipj8ack4pqz8-gradle-3.5.4.jar.drv
/nix/store/9lsasphspvy0mdbsa2s19p0513w4f5k3-kotlin-build-common-1.3.50.pom.drv
/nix/store/9mdfk6qnmldb6abz4vd187karqmin29n-guava-22.0.pom.drv
/nix/store/9micvwgzpzzaq453bad3pq8z4gm2h6qp-kotlin-stdlib-1.3.20.jar.drv
/nix/store/9n4x11s6p8f068q7vhxypm70lgccw9ib-httpcore-4.2.5.pom.drv
/nix/store/9n9acllr7bn4y94v3qnhymvq04s9xsg4-bcpkix-jdk15on-1.48.pom.drv
/nix/store/9q7yxllwdqm9089778vb7fm5grlhwyqs-asynclayoutinflater-1.0.0.aar.drv
/nix/store/9s8vz04sqc2kzfwj9lx5avm0g3k6ca45-kotlin-daemon-embeddable-1.3.50.jar.drv
/nix/store/9sqyx2lk78hy2yyhz979ycfs0lpka5xb-imagepipeline-native-2.2.0.aar.drv
/nix/store/9vcgjpzpgisz34pq5bpjmmc4q6zj9bcx-manifest-merger-26.0.0.jar.drv
/nix/store/9x19dzk2ligv319y0pd0p4g4h4wz6bh8-loader-1.0.0.aar.drv
/nix/store/9xffqwx1m4lw49qmv76q82lp26kfvj05-common-24.5.0.pom.drv
/nix/store/a0f8j8mp8vm149sn7jzzgwlxzrkwi4pz-commons-logging-1.2.pom.drv
/nix/store/a17911aqc03sjbhkxp29fy782cfa5bv4-kotlin-scripting-common-1.4.31.jar.drv
/nix/store/a1c24ji6jiph2nx0v5nzf8szfm4qa35d-constraintlayout-2.0.4.aar.drv
/nix/store/a1f1j28yk73jj9bjhg99mnk8yv0vj8wj-kotlin-compiler-runner-1.4.31.pom.drv
/nix/store/a1r13iya0cvm7dfazq9kqg75r3f47wj0-guava-27.0.1-jre.pom.drv
/nix/store/a220xhclzjmnd73zj1a7vxysm8icsw61-proguard-base-5.2.1.pom.drv
/nix/store/a24xy28hcva8irfw2gaj9hsbbs5pv4fa-httpcore-4.2.5.jar.drv
/nix/store/a2g9cg4mr6mp8x5bbfyr6gmv2dav2mbm-kotlin-stdlib-common-1.3.0.jar.drv
/nix/store/a3bgsj2g4028qn1jhk8hfqlm74y94kvy-parent-3.12.1.pom.drv
/nix/store/a3nihai23p6nqjnh8df0xmylyqv8x7cz-junit-bom-5.9.0.pom.drv
/nix/store/a4a210nhwx828kbpglbi360xmg6a5rf7-httpcomponents-client-4.5.2.pom.drv
/nix/store/a4c8q241lbg8css5avcgls0k38jxzr2n-easymock-4.3.pom.drv
/nix/store/a4ijm8zwsm8l7110z8j74l392p3w73hy-common-24.1.3.pom.drv
/nix/store/a5l8qcnb6bzdlkjk9zqz5ypk71s52691-common-26.1.4.jar.drv
/nix/store/a79b5s8yskxgrd09sgyjm67kdvq47vcs-gradle-core-1.3.1.pom.drv
/nix/store/a7ffz59q3kbrxff9jmgixn2j4nnh3q4b-antlr4-annotations-4.9.0.pom.drv
/nix/store/a7sgzp0b82dk5b9gsnzps0j1v2542jj6-lint-26.0.0.jar.drv
/nix/store/a8bh7q0g26r2ihni0p2ha057zm63ykc1-httpcomponents-client-4.5.6.pom.drv
/nix/store/a96bkcydnqbyy79z16pdffsn8v650b9k-stax-ex-2.1.0.jar.drv
/nix/store/a96zg6c3mwxg3i2i9fas8b6vsvabfn2w-lint-api-24.3.1.jar.drv
/nix/store/aaf5g1035cv8nb8f7gwra3m3bbcwprb2-tracing-1.0.0.aar.drv
/nix/store/aahycr79g2mfwi0ly2f7gygg4wj6ba6c-animated-vector-drawable-26.0.2.aar.drv
/nix/store/aawl682yyz1k9vjrmxbzwhj3y9ddsmh7-protobuf-bom-4.0.0-rc-2.pom.drv
/nix/store/af2bq70gaba2lphj1hcli12dyj2m3aq3-ecj-4.4.pom.drv
/nix/store/afa9hsrh1rmbvynzcq3lkkyxgwgz11gn-kotlin-stdlib-1.6.21.jar.drv
/nix/store/agsiwps1rj0m8lzw23sack9706pl4hm6-gson-parent-2.8.0.pom.drv
/nix/store/ah3njxmmn95jxnwp6bgcb27l7q4l4yfp-repository-26.1.4.jar.drv
/nix/store/ahqmnwi40bfcmyp2ip5wbj7jvqwjwpqa-kotlin-stdlib-1.5.30.pom.drv
/nix/store/ahv8vd97r5jq9rgw4qxn9wqbjx25gv0r-asm-parent-5.1.pom.drv
/nix/store/ahz9rlwpp0hi2pms2rsiz2xfrrrjhr6b-ddmlib-26.0.1.pom.drv
/nix/store/aifyg4c6k07haq6jhi4qkvcpi51j5jcb-commons-parent-39.pom.drv
/nix/store/aijm6200lv5m4zykyw7zvbffky7h65j2-httpclient-4.5.13.jar.drv
/nix/store/airqjhfmq1r2dmn3k3qqrlbprm8wdjc4-auto-value-1.5.2.pom.drv
/nix/store/ajjvlbswvl8ladlra0bj1rga8j53fzpk-legacy-support-core-ui-1.0.0.pom.drv
/nix/store/ajqfyf0g5nccjkvphijsmz4y7lxm3g0b-lint-api-24.1.3.pom.drv
/nix/store/ak4k9x8nahyb8ap7n8cpxnridhli276x-ddmlib-26.3.1.pom.drv
/nix/store/ak6cb5hi2b36jiv0i1pyaky7zdj4r2dg-sdklib-26.1.4.pom.drv
/nix/store/alskr5ki1v0901yqx3i7nq795x0jk9ys-soloader-0.9.0.aar.drv
/nix/store/amfi1387bqg9r3xahiy2gs5qdaw6myjh-gradle-core-3.1.4.jar.drv
/nix/store/amzygh048mb2ki26k1fbx24l5b0a9pby-annotation-1.0.0.pom.drv
/nix/store/an33wixvxk923y2in0lyx3dgv7nrl65p-protobuf-java-util-3.4.0.jar.drv
/nix/store/apkznbgf7qanf751l07s9ibclxvmvgfp-commons-logging-1.1.1.pom.drv
/nix/store/argl1r77fvmv7k020lbg7hm82r1h77nn-repository-26.3.1.pom.drv
/nix/store/arnlppsx6nblxbw6vkdgmg37vjabbh6x-kotlin-stdlib-jdk7-1.2.71.jar.drv
/nix/store/av1sk4hpcbvfgabaizq4qzx07ck3981d-proguard-base-6.3.0beta1.jar.drv
/nix/store/awzjyqr40bj759qrb11d585n0qwvzxqk-repository-26.1.4.pom.drv
/nix/store/axqsdb90acyakj3ygamp0ia790lmyx4l-antlr4-master-4.9.0.pom.drv
/nix/store/b078d3d8y8n3vzlbjvbra1j7x6qzjwa8-error_prone_annotations-2.0.18.jar.drv
/nix/store/b0fa9mq1530q40ycmipqd0b2zmnf0kz6-asm-parent-6.0.pom.drv
/nix/store/b0iqw3vm7a35qld6r72rvyhsyp8m7sin-okio-jvm-3.2.0.pom.drv
/nix/store/b0qah8csh5lvh1a3130wjp48nsynz4i9-asm-5.1.jar.drv
/nix/store/b0qjx39q98aldigl8iygx42xhg1sw2wh-kotlin-stdlib-1.3.31.jar.drv
/nix/store/b13m1v277m1qvzmpijnxl837wwg4iawz-slf4j-jdk14-2.0.0-alpha7.pom.drv
/nix/store/b1fk4sdl7w23fnry96q7yacy4w518s5k-annotation-experimental-1.1.0.pom.drv
/nix/store/b1manwqw80xapjsqx08qavwr6wic8h91-kotlin-reflect-1.2.0.jar.drv
/nix/store/b2dvs3gxpw23a4kdg2zbv1n0xw6w4npq-antlr4-runtime-4.10.1.pom.drv
/nix/store/b2ldbynmb254646wcmaz0ffdgbg12ny3-builder-1.5.0.jar.drv
/nix/store/b3hqblgviia8083iak91xnlshn9nzk50-glide-4.12.0.aar.drv
/nix/store/b41n7804s7d26k3mcymq3akl9b3j30g5-kotlin-script-runtime-1.4.31.jar.drv
/nix/store/b4419nck5ajkpmj1d7vj0h8idrdagzf1-core-1.0.0.pom.drv
/nix/store/b45ylfqhvrr886hdlz08kk1gllifa7r0-antlr4-master-4.10.1.pom.drv
/nix/store/b4zi3dlwa2ngjzcnl4q9hwj1nwix427g-nativeimagetranscoder-2.0.0.pom.drv
/nix/store/b5a9nqk65i93g5d5spy1bnhxjvih4s8m-apksig-3.1.4.pom.drv
/nix/store/b5nb86qz3rjgvxkrwnjrl2x7qmfy7970-kotlin-gradle-plugin-model-1.4.31.jar.drv
/nix/store/b5nh87q385l754sq9vda72jvpmcazn0b-repository-26.0.0.pom.drv
/nix/store/b8a8865s2fnz4xikcp2gf2w2imn4q316-metadata-extractor-2.9.1.jar.drv
/nix/store/b9xpf3120g4qp5q3fgxi5lh5cywhl8m1-lint-api-26.0.0.jar.drv
/nix/store/ba5p20fxvyvbb5xsdddwf2c2p787g6dp-protos-26.1.4.jar.drv
/nix/store/barv7pczqlsb1kmcqzajc3b45kjd008n-kotlin-stdlib-jre7-1.2.0.jar.drv
/nix/store/bb1xkqk00ka67ddf9fkjrqnbr3kqjyzm-httpcomponents-core-4.4.6.pom.drv
/nix/store/bbf965mkay7ncgdxb9f2gf7bfdf21746-org.jacoco.core-0.8.8.pom.drv
/nix/store/bckjcxmqvq4pnd0iyr35k24izapm3195-sdk-common-24.1.3.pom.drv
/nix/store/bdy87hmfk4id6rkfzq37038h75qkgwg5-support-vector-drawable-27.0.1.aar.drv
/nix/store/bf4wj9c3xkkdv9s9v70qz0ilvq6g2gzj-gson-2.3.pom.drv
/nix/store/bgai8dslw7q367cb9viwhfp6476i3q6a-proguard-gradle-5.1.jar.drv
/nix/store/bhnbxijx2g1mhafajhc4zlfwx49bamm5-support-media-compat-26.0.2.aar.drv
/nix/store/bhx2h3nvwjwizk5w8s6fykvv0l0qcpn3-kotlin-scripting-compiler-embeddable-1.4.31.pom.drv
/nix/store/bi5hzk35xmhrppif8r4qcn2ycnwch1xv-asm-tree-6.0.jar.drv
/nix/store/bj3fvp7w284dhj2dmchk10j448yrwg8m-gradle-api-3.2.1.jar.drv
/nix/store/bj3r20pyy54zw3ccpb71qcf6i106dpxx-soloader-2.2.0.aar.drv
/nix/store/bjrz9x1bihgs4zhzqr9kgzw2qd8awxy2-asm-9.3.jar.drv
/nix/store/bk09gffm3f497mg3gmngz2lm9n5k5p9i-lint-gradle-api-26.2.1.jar.drv
/nix/store/bkflkbsmwlwys4ibqznd692wfszgarlb-lint-api-26.0.1.pom.drv
/nix/store/bkwk9v43yyv5kzpypgab1rf1z9399qnr-disklrucache-4.12.0.pom.drv
/nix/store/blg14p0kxdm655jcmcm70dh1db633rii-builder-model-3.2.1.jar.drv
/nix/store/blrrl2qymi9am4340f448fwmmg0l2msp-common-26.2.1.pom.drv
/nix/store/blxqf5kjr2lb5z5r5w04lybcpx8frmiz-transition-1.2.0-rc01.aar.drv
/nix/store/bm47dghs04ly3dxw1anan176aafp0v63-ddmlib-26.0.1.jar.drv
/nix/store/bm9yfkgnrcw9v9bcs3v4wwlii2rkrl3r-sdk-common-26.0.0.jar.drv
/nix/store/bn12c8s94k8i0ny31y2msf57njb5jsmx-kotlin-stdlib-1.1.3-2.pom.drv
/nix/store/bn9zip74pfnw39qy3x512fm6c615k163-asynclayoutinflater-1.0.0.pom.drv
/nix/store/bprg24a7z7s6b63k8iqrpsa88pnszbvz-legacy-support-v4-1.0.0.pom.drv
/nix/store/bpxgyni4x5a6151an89nfrxyg10ybgn1-support-compat-26.0.2.aar.drv
/nix/store/bq2g2q936zjnlmj5blf8yz6paggxygjq-jopt-simple-4.9.jar.drv
/nix/store/bvb2b2rgirygn7s50ib2jq3jz2nq1nqv-lint-checks-24.5.0.pom.drv
/nix/store/bvmdvn59jh5anlvyxp212i45iiyklsi7-annotations-4.12.0.jar.drv
/nix/store/bx2d1qd4p6lr4w33d7hk2wc9rdgnpkxv-builder-test-api-3.2.1.jar.drv
/nix/store/bxry2k3wrq1h8nwn9ccff706gnwc488q-infer-annotation-0.11.2.jar.drv
/nix/store/bxz1xdydy6i6a6jr2fhvdm1kv4zbsbrk-guava-23.0.pom.drv
/nix/store/by96l73gj6a4d6cvrdp50sfi69bfhghb-core-common-2.1.0.pom.drv
/nix/store/bz5gg5dxvbx3h4phxwagpkys7p24s1cy-antlr-runtime-3.3.jar.drv
/nix/store/bzhsjrlksk8gvddrn7zl71jzimrkl6c2-kotlin-gradle-plugin-model-1.3.50.pom.drv
/nix/store/c0hk8j8p2gyi75rfirgxcvs5if7l6gj9-builder-test-api-3.5.4.jar.drv
/nix/store/c0xs4gs633gjhfhxw63w86d0vspms6km-apksig-3.2.1.jar.drv
/nix/store/c1v072wyncpn06j34p22926vw3gxmlvg-auto-value-annotations-1.9.jar.drv
/nix/store/c2jbnp6rs327n8r59m0rv4c9vr98hsa1-txw2-2.2.11.pom.drv
/nix/store/c2yym5s90nym6lld19a9fmhdsj8w0zyb-kotlin-scripting-common-1.3.50.pom.drv
/nix/store/c32al9jczpyar85phf6szn7y65akyq7k-json-simple-1.1.pom.drv
/nix/store/c3b7gk2y5bfwff0awyi1vv9bf1gjhzfd-httpclient-4.1.1.pom.drv
/nix/store/c3rl4dyjsfxy7yml5yhknjkcdwfjim4q-failureaccess-1.0.1.pom.drv
/nix/store/c43hx9m12psb7pj37zpqgrngj28fwmzr-blurview-1.6.6.aar.drv
/nix/store/c4qn66jgb97z81l69yrm0v78y8h0bd3d-core-1.5.0.pom.drv
/nix/store/c5d1v2p1i2iwrjpck05fcj45c62avqmh-httpclient-4.5.3.pom.drv
/nix/store/c5fdglzwlsdcmp6wpp67vw9ymnj0s59z-lint-gradle-api-26.3.1.pom.drv
/nix/store/c78g4y6r0222j0jpfrxbaw99v7v985n6-kotlinx-coroutines-core-jvm-1.5.2.jar.drv
/nix/store/c8vkhg743mbhl1zx22cgnxqlp5kpm6qw-commons-cli-1.2.pom.drv
/nix/store/c9dxmr7jl1c78qs1bppkpay3gd5n28f9-commons-codec-1.15.jar.drv
/nix/store/ca9rhc9d64vx59z4p4wxqr1w4n3yb8p7-codehaus-parent-4.pom.drv
/nix/store/caa37hmlxmaafmwwvc7mq9r3dgckknc3-proguard-base-6.0.3.pom.drv
/nix/store/cbv40yvigrrg92v5qan0jag4cw1kijgz-tracker-26.0.0.jar.drv
/nix/store/cc6fp57qd3abx5mf860s6mrbinfl3gfv-ecj-4.4.2.jar.drv
/nix/store/cgnd0h14q9fyk2zk1xv1k9yg8j6ic4kk-recyclerview-1.0.0.pom.drv
/nix/store/ch9p6yfy7chggn448xfkdy7gb86asxjv-kotlin-daemon-embeddable-1.4.31.jar.drv
/nix/store/ci56lqr48iakr39x2vk62iwv14dx2g9r-okhttp-3.12.1.pom.drv
/nix/store/cizj4n4dq33kjsyi3n5smmx91m7awsby-kotlin-scripting-compiler-embeddable-1.3.50.jar.drv
/nix/store/cj70qm86p8sckgmi3q1mcawvjw6j5gc4-stetho-1.3.1.jar.drv
/nix/store/cjl327i65kqc7xijv97mvnwis57zbw0z-baseLibrary-3.3.1.jar.drv
/nix/store/cjvncz4q174q6as3py9k9js0nc1947j5-ddmlib-26.5.4.pom.drv
/nix/store/ckyia43bhkkj0ka9zh85pqf11s75w6dy-trove4j-1.0.20181211.jar.drv
/nix/store/cl5sdwnidgzgcv3jzqrq3fxihkybwnr3-slf4j-api-2.0.0-alpha7.pom.drv
/nix/store/clg5m2gczklnr5ifisrx7zr8hgakca50-library-1.4.2.pom.drv
/nix/store/cmasmvd51mvb0ckrnx39yz96f2ldqih1-apksig-3.5.4.pom.drv
/nix/store/cngkknnchwn8h3g3qppdvwhlf608xgdb-gradle-core-1.1.3.jar.drv
/nix/store/cnrcyb3qsd0fb2dzy64f03d1ais5n32p-common-26.0.1.pom.drv
/nix/store/cp1rg2v5gd06r212wjg08a225fc0lzg5-commons-lang3-3.3.2.jar.drv
/nix/store/cp9jba3jg073ks00w3rqpxjrcqwgr61q-zxing-parent-3.3.0.pom.drv
/nix/store/cq55zimy54vjbr13n52wgaq5v1hb83jp-webkit-1.4.0.aar.drv
/nix/store/cqvj7dly8wvc09y1a0vlg81lq58409kb-lifecycle-livedata-core-2.3.1.aar.drv
/nix/store/cs3r5z09rb52dpmwyrrj4fgfq182y7n6-fbjni-0.0.2.pom.drv
/nix/store/cs5gzlxfn8vx0qma2piyf2bink54h2qv-apksig-3.2.1.pom.drv
/nix/store/csas4j22ghmrvj353kch8py508vwaixx-sdk-common-26.1.4.pom.drv
/nix/store/cshwb773zyy1iwk228rkb50nninm3g0v-activity-1.0.0.pom.drv
/nix/store/cw3bhrfkk6rs4q725dzywsb90s290nf8-protos-26.0.0.pom.drv
/nix/store/cw8sfxwfpj1fyxgcq94lsp89xnpam7ka-coordinatorlayout-1.1.0.pom.drv
/nix/store/cxchjg2cgv2vyv513625gnv6ldh6rvip-gradle-api-3.2.1.pom.drv
/nix/store/cxy9qxxg5q9d4hg4hjlv5a2xixwpc3cg-lint-checks-26.5.4.jar.drv
/nix/store/cyp1gcd47l3f2wlrwx0ph24fbphn8ax2-lint-checks-26.0.1.pom.drv
/nix/store/czjzpv6g48f8bw9zjv6cl5hn4fgd8h76-antlr4-annotations-4.5.pom.drv
/nix/store/d0gvqiy64k2mxjgcxhkwb5rmhbsspw07-crash-26.3.1.jar.drv
/nix/store/d0lzrfdi50gngl68saggn61wr6nmkdi7-jcl-over-slf4j-2.0.0-alpha7.jar.drv
/nix/store/d1grzq6yhxfaadx5aq2zvp4apfwx0dqj-ddmlib-26.3.1.jar.drv
/nix/store/d27r0dq48adagg3abksscsy01f4k873p-bolts-applinks-1.4.0.jar.drv
/nix/store/d291hmj0w1f557hdzh5rqhvxb0871lph-kotlin-klib-commonizer-embeddable-1.4.31.jar.drv
/nix/store/d29jlmym1x4c2l00f7a4xcll4c1xciyv-apksig-3.3.1.jar.drv
/nix/store/d2dpsqmgvr4r23295pmcnnkb6gk8s61g-imagepipeline-base-2.2.0.aar.drv
/nix/store/d2s54zw35ddbsl3hcvqqc2pap8p2jw9i-kotlin-scripting-compiler-embeddable-1.3.50.pom.drv
/nix/store/d4j745lnbbg5iqpc9r94p554fp6p08s6-jopt-simple-4.9.pom.drv
/nix/store/d5gnlkzzll1r3196ymbqh85rpbmh2385-aapt2-proto-0.4.0.jar.drv
/nix/store/d5ka0i06dap75ra2icc77adzj7qbv4k5-protos-26.3.1.pom.drv
/nix/store/d5nlzr3ifbbkhls09492dflwm1v3gnmp-bolts-tasks-1.4.0.jar.drv
/nix/store/d66kzca8alrkiz60v67b5rpvcc9yp1qn-legacy-support-core-ui-1.0.0.aar.drv
/nix/store/d6w1hqgqmd19kjrks1wl1llmww5wq2l0-builder-model-3.2.1.pom.drv
/nix/store/d7n02f167vhz51xbdi0k2g06b9kkamqg-material-1.0.0.pom.drv
/nix/store/d7ynq9mp2wqkx9rzbmy6mwqgmwpg9j2r-lifecycle-viewmodel-2.3.1.pom.drv
/nix/store/d87gsy2ysz8vw8hb3r301697yba6vwpv-soloader-0.6.0.pom.drv
/nix/store/d88x6x4p5lm8w9ynwfg05fbbg1fr8gbf-kotlin-util-klib-1.4.31.jar.drv
/nix/store/d8a7ar2c0m2kw3ycdvhdzmjwgc07049h-jakarta.xml.bind-api-parent-4.0.0.pom.drv
/nix/store/d96ap9gnw38nxw4spvldkg2bjp3v8py2-support-vector-drawable-26.0.2.aar.drv
/nix/store/db2ydwfkbhkpazc6bb9dc13bhknppsnb-savedstate-1.1.0.aar.drv
/nix/store/dd4qkxxm3xqwrhzdfnkn5ffvs5ffhjp4-lifecycle-viewmodel-2.0.0.aar.drv
/nix/store/ddi9siby8qrd60kvhydpi41x9b629dqf-manifest-merger-26.3.1.pom.drv
/nix/store/dfiqzf612y5ij07bg4wfgdyklrz50q48-uast-26.5.4.pom.drv
/nix/store/dfr3akqm14jx9qgyig6cal08glbvw9s5-kotlinx-metadata-jvm-0.1.0.pom.drv
/nix/store/dhkzbh1pxdjqhyzpnxq0n2m7lxk6czg6-core-1.2.0.pom.drv
/nix/store/dhn0mdxnpdysf9lmdirjm5mm4k65b17b-javax.inject-1.jar.drv
/nix/store/dir0khpzj56alg7v0jzvi1rxliz7f613-lint-gradle-26.5.4.jar.drv
/nix/store/dj31wz6sysz8k18lxnmpsyiflqiavswz-apache-18.pom.drv
/nix/store/djg4hx7rp4shisj521al2wryhzrdwgs5-annotation-0.9.0.pom.drv
/nix/store/djpfra8vw77j0pxyh1j1yj746mjjmvrs-sdklib-26.0.0.jar.drv
/nix/store/dkdqjx25f48gm14hpz2wv82fb8qvcfjk-easymockclassextension-3.2.jar.drv
/nix/store/dn4v2yaxdms5bh4kh8z2v75643h8nazr-databinding-common-3.2.1.jar.drv
/nix/store/dpgws2c0h44ff2svzkbqxx8ihlw3i4r6-apache-23.pom.drv
/nix/store/dq0km0ln7a1v5flq72f432jlb2jicxz0-animated-vector-drawable-26.0.2.pom.drv
/nix/store/dqacdm37ky1gxnf1qj0kimda3cw7wfsx-lint-checks-26.5.4.pom.drv
/nix/store/dqh65wmq5rdr81qqq16hhnj2slqq9n9v-sdk-common-26.3.1.jar.drv
/nix/store/dqixsrx9q5vz7l98wlpkw18wiipryy8x-httpcore-4.4.5.pom.drv
/nix/store/dql3ydbizasjj158v1d5npgi932jir45-common-24.5.0.jar.drv
/nix/store/dqp01ba0l03pv0j2amm2zhhpczqmlp7s-common-1.0.0.pom.drv
/nix/store/dqvqrlmlfbwfrl1dscsh1krgzxvhh0ml-aapt2-proto-0.1.0.jar.drv
/nix/store/dqyk3yciy960vj664v55k18czapv92wi-ecj-4.6.1.pom.drv
/nix/store/dr9x2d8zar84x2v03rhwkr90f86ycbgj-memory-type-java-2.2.0.aar.drv
/nix/store/drrd3bx53xnv31lh3qxka2vn1hamgjsc-asm-5.0.3.pom.drv
/nix/store/drrizrhx2gp9f30n3abb2rg3y20qhjbf-fbcore-2.0.0.aar.drv
/nix/store/ds5xjyvrxz8p6p401zrhhqzfy61fi9vm-commons-parent-35.pom.drv
/nix/store/dvg4andcmx5cxz99aawcx2ydl6x96kdi-protobuf-parent-4.0.0-rc-2.pom.drv
/nix/store/dvllwjxkpz2206sa6c5ip0yck7zfsqk0-bcprov-jdk15on-1.70.jar.drv
/nix/store/dw4s2ykjfpzzwyaizx28xannhl7lwydp-kotlin-daemon-embeddable-1.3.50.pom.drv
/nix/store/dwbj8njzzmw9cml9s7cqsyld86d97fph-angus-activation-1.0.0.jar.drv
/nix/store/dwd41az5y4wry6x1s8h5v3mkp6vcis87-dvlib-26.0.1.pom.drv
/nix/store/dwz5ds2g39xkk3ghi6jgk560nf8zwyii-intellij-core-26.0.1.pom.drv
/nix/store/f0py6nh963qwcaidaxcxagc41n75r8vl-manifest-merger-26.1.4.jar.drv
/nix/store/f0srcciqhl2kbq7cpbrsi2gwlskrz6qp-jetifier-processor-1.0.0-beta02.pom.drv
/nix/store/f13vvnyijqyq5cs1jlm6akj166ch7bdf-httpcomponents-client-4.1.1.pom.drv
/nix/store/f2d8p7b7pr1d4y2bafcfv89x3xkw2922-shared-26.3.1.pom.drv
/nix/store/f2xhgpfmxf8nsy5a158cz1yxhgmxkc76-nativeloader-0.9.0.jar.drv
/nix/store/f3ahpy3hrg66di0vs9ib037bg1n0c8zn-bcprov-jdk15on-1.60.pom.drv
/nix/store/f3pg9987l1j53vssx6dv542mxnqm6klg-ui-common-2.2.0.pom.drv
/nix/store/f3ybh22ij6ii64m2clhgy48m9cx9w4bp-commons-lang3-3.9.jar.drv
/nix/store/f4ymrk523fvdqxcm48jfyfkkq5a5961n-builder-3.2.1.pom.drv
/nix/store/f4zwazsqdhj07m4d8s0wnadbyr8n47d5-repository-26.5.4.pom.drv
/nix/store/f59x7agxjpg342v07ncvxsaayzp2rw2q-core-common-2.1.0.jar.drv
/nix/store/f62k7wml8zms918i7kykacgiq94lj50n-core-runtime-2.1.0.aar.drv
/nix/store/f62vy9kvsprmkqlqz197v1h57q98kgph-layoutlib-api-26.2.1.pom.drv
/nix/store/f7s0kzpsc731rrvrrlm8av03s7hw0kgk-lifecycle-common-2.0.0.jar.drv
/nix/store/f8nf89qa4ccdzfn2w7d4c49ac656hn75-manifest-merger-26.5.4.jar.drv
/nix/store/f8zqf613imhgv43f5nf5i7r90yp7znnz-annotation-1.2.0.pom.drv
/nix/store/fa4hhhpywpamp1cvnz1i9a64k3wp1iz8-groovy-all-2.4.15.pom.drv
/nix/store/fahvv5zizj24q9h42d171qxri491x09l-okhttp-jvm-5.0.0-alpha.10.jar.drv
/nix/store/fbb6r9q8xv1gp2hh1g0i1nk27n5dkza0-vectordrawable-animated-1.0.0.pom.drv
/nix/store/fd9hqvnd5k56lichsq0k5bw4cbp6gc0z-appcompat-1.0.2.aar.drv
/nix/store/fg10lqhqhahrz4zj1afyjmfa3jjyvaaf-jakarta.xml.bind-api-4.0.0.jar.drv
/nix/store/fg6i8bhhd2bvfl0pkalvaw58bx1xsxwx-lint-api-26.0.1.jar.drv
/nix/store/fgnqsszb8x1aw2wdlmgl399h56fa9g4f-protos-26.0.1.pom.drv
/nix/store/fjgagn0pbpjm7x4i5xmxc5zxrgshmhs1-ui-common-2.2.0.aar.drv
/nix/store/fjzm4id0ipab1r830vivzcmr8sl0yx7q-org.jacoco.report-0.7.4.201502262128.jar.drv
/nix/store/fkfhbfvdmc0wid1qzzlqw5gbvlwxgnq8-appcompat-1.0.2.pom.drv
/nix/store/fl2pp2am88bbq1wik7sliwzx9dlh7ndh-okhttp-tls-3.12.12.jar.drv
/nix/store/fmzj70l9qgi6g3dcc3kc2xgqlmxq67jj-localbroadcastmanager-1.0.0.aar.drv
/nix/store/fnm5l492vd76f0j9fvx2acmw1njgdbyl-builder-3.2.1.jar.drv
/nix/store/fpf4w22f8g6n2wdsllqpb9fgq0id8wrp-documentfile-1.0.0.aar.drv
/nix/store/fq6szkxwq1pgq0ac0ph6ixz1lrkqgsy2-kotlin-script-runtime-1.3.50.jar.drv
/nix/store/fqmky1hwhdqdggwmaplw9pil6q1zil4n-glide-4.12.0.pom.drv
/nix/store/fqpzq3w5ywr2z5mz59ah60ivslr3h3gs-databinding-compiler-common-3.2.1.pom.drv
/nix/store/frpramkc8yrivildpi5i5vgi89lkl76l-android-3.0.4.pom.drv
/nix/store/frsgy0230fsf1ch691ahjiysj9a7vszf-proguard-parent-5.3.3.pom.drv
/nix/store/fsnnhhnh9sy74igjmfl7xdizx86sw1gl-appcompat-resources-1.1.0.pom.drv
/nix/store/fsz0ccf982zn8jk9g6h018rpzs1xx6za-kotlin-stdlib-jdk7-1.3.20.jar.drv
/nix/store/fvd5qyh056pzvxadd947b7zsmh6wmr2p-gradle-core-1.5.0.pom.drv
/nix/store/fxbcbxlv7cm41vjdlzap0v2gb6x6faz6-proguard-base-5.3.3.jar.drv
/nix/store/fz4x0yfbpl2srdwgvrv6bni9c39aph73-gson-2.8.6.pom.drv
/nix/store/g0b2kn9gdh19k3r5k9wlgc819wkip2nj-proguard-base-6.3.0beta1.pom.drv
/nix/store/g0g0p87yjic7cf515j4lq0rm0an53gjn-okio-parent-1.15.0.pom.drv
/nix/store/g0mqry9npl8fdmbqar4hczksj8zf0w8m-fragment-1.1.0.aar.drv
/nix/store/g0s8ci6zbf9ki3chi2h71c2y5gpdcpp2-layoutlib-api-26.5.4.pom.drv
/nix/store/g17kqrz4hkmki6ayh88dz27rpzqbx6r8-activation-1.1.pom.drv
/nix/store/g18dx75ldy525j8aka8bbqqby9c0pfrd-error_prone_parent-2.14.0.pom.drv
/nix/store/g18m8p3xkww5x6ychd1klhx4mf2zvxw9-animal-sniffer-annotations-1.21.pom.drv
/nix/store/g21w8i6vxb1pqx7v0ahiap3q3bk7549y-swiperefreshlayout-1.0.0.aar.drv
/nix/store/g2a9vr7ppd0fzcqwvyjs0xwvjx3799av-httpcomponents-core-4.1.pom.drv
/nix/store/g39f0xy616w9mhcm3cp626b1z97j5ynj-antlr4-runtime-4.5.2-1.jar.drv
/nix/store/g3d2fq1p7zmia840ngqn140yabiiznp9-proguard-annotations-1.14.1.jar.drv
/nix/store/g3yzw4d3gxg17rzz0vanj4361n69gaqd-json-simple-1.1.jar.drv
/nix/store/g5ai3gs71nab73alkqfp4p57g31ibqx7-guava-26.0-jre.jar.drv
/nix/store/g813idmv65a2s7f7sahd8wafqhcbcnh6-builder-1.3.1.jar.drv
/nix/store/g841mbchrh8md5bva2bla4p9540vr7xh-kotlin-compiler-runner-1.4.31.jar.drv
/nix/store/g8xwscxrjifhq5k6mqwpy84ywmrar54i-kotlin-gradle-plugin-1.4.31.jar.drv
/nix/store/gapx3ydd85qdzv8jxjffbv42sxailpls-proguard-base-5.3.3.pom.drv
/nix/store/gd09997xnjcag381fi2k16hapm6np3rk-versionedparcelable-1.0.0.pom.drv
/nix/store/gfj5an4p6r4vlpshswwn227fai8xh7li-asm-analysis-9.3.pom.drv
/nix/store/gigbz1fi0w5jbjjqlqnibybrf5dmv5zz-gradle-1.3.1.pom.drv
/nix/store/gja9bd08mq98m279dpgy30p5flwqs2j2-stringtemplate-4.0.2.pom.drv
/nix/store/gk8npsbgzaw51wz8g29l02jkqgq0zp38-support-fragment-27.0.1.aar.drv
/nix/store/gl5h65fcnf7wcl76kd8sgr4sb7rd59gb-bcprov-jdk15on-1.56.jar.drv
/nix/store/glfbdpkzwl9b37f056i8rshap0fx0xyq-commons-codec-1.9.jar.drv
/nix/store/glsfvm0z5asii6kybf2r9f3v5k8wbabn-manifest-merger-26.0.0.pom.drv
/nix/store/gmdppmzcrpvhw0lqnb86czpcy80qj6ak-kotlin-stdlib-1.3.20.pom.drv
/nix/store/gmrph27vkxcf4nncqgfcy8vk92x5ffx6-exifinterface-1.1.0-beta01.pom.drv
/nix/store/gmzm4f4qnmgmqxszgg0whmwdz514kwhl-kotlinx-coroutines-core-1.1.1.jar.drv
/nix/store/gn0c1il96dwkbzsj0dhfx7vg3wf69idm-kotlin-stdlib-common-1.3.50.pom.drv
/nix/store/gnif5iqknzjxr6xg4sydplpm59hwzcwz-imagepipeline-base-2.0.0.pom.drv
/nix/store/gp0bjl1y5485ql1mv5zdvrri1ilyw6qi-lint-26.5.4.jar.drv
/nix/store/gp9wzfm41rd222agw1wqbnk8xx88xxgn-ST4-4.3.3.jar.drv
/nix/store/gpdfmqw7cfw4cc6dy3kd0i1qw75rpkm0-lint-gradle-26.5.4.pom.drv
/nix/store/gq6bn3k5165c5pj7kjb69l6987v885av-kotlin-stdlib-jdk8-1.5.30.jar.drv
/nix/store/gq7yiwh7qmqbb09daq6wcwna75wfp63p-gradle-api-3.3.1.jar.drv
/nix/store/grvlmibyb44xrdv93q0rr0pckv0pq8z7-okhttp3-integration-4.12.0.aar.drv
/nix/store/gs7xpc0crc6sxkbcykkmg9ilgnd0y3ik-annotations-26.5.4.jar.drv
/nix/store/gsaf0piv2xnc5rfxawqwllwk9jwl34sa-kotlin-scripting-jvm-1.4.31.jar.drv
/nix/store/gsvn5kk7ycf9r04x63c4zdb4fp12rf5v-kotlin-stdlib-jdk7-1.6.20.pom.drv
/nix/store/gsxjar8g74rjgxrylqvh01vrizmfw1jw-gradle-download-task-4.0.2.jar.drv
/nix/store/gv27gzhp8dphvbhszm67xa9w9lhjd17a-httpcomponents-client-4.5.3.pom.drv
/nix/store/gvf8kc0mdnzi6fw1hf1q3fkx4ffbwr66-error_prone_annotations-2.14.0.pom.drv
/nix/store/gvhbkjxwajm2hk4yyr596yqfh2xjjgx6-jaxb-core-4.0.0.pom.drv
/nix/store/gvqb61ijrzfdkz9a2j4wbvfqsww9sxrg-checker-qual-3.23.0.jar.drv
/nix/store/gvqccj7y43n498ng8vjdk5709mbxp7km-bundletool-0.5.0.jar.drv
/nix/store/gx274gi2jq9zjslxmhy9h249m6bm5g84-stetho-2.2.0.pom.drv
/nix/store/gy93801gpji150bpwphikh8wg00ban6z-kotlin-reflect-1.1.3-2.pom.drv
/nix/store/gyjc4psqchxnprn8ysihvcc823ahy6pm-drawee-2.0.0.pom.drv
/nix/store/gz09j3rjz8awb1y7p44w1w4dpi41ncnr-javax.activation-1.2.0.jar.drv
/nix/store/gzpqh88nq00p0c598nsy9rxdr24l5idm-fastutil-7.2.0.pom.drv
/nix/store/gzzc3m95m7g439a0ils3n8fcg4x7z4bp-nativeloader-0.8.2.pom.drv
/nix/store/h0c2a471pmkz5nsgsz6kg29x3maxghzh-cardview-1.0.0.pom.drv
/nix/store/h1r0yx1z3wx0v9xahg6z0q9s5qv09cy2-fragment-1.3.6.pom.drv
/nix/store/h1wdxx230373b9965majpsck9rjja5sm-interpolator-1.0.0.pom.drv
/nix/store/h2dw126sm6i9x9n2lb9hz369v5dakny7-lint-gradle-api-26.1.4.jar.drv
/nix/store/h2ldazj1az85b153l065rcfks7ipb6dp-annotation-1.0.1.pom.drv
/nix/store/h2s4db1f7sx26nd0k2shgsgqqkzzp5bi-apksig-3.1.4.jar.drv
/nix/store/h3lk41ci3xq1dys1rc6hcvxpawykhazl-gradle-1.5.0.jar.drv
/nix/store/h4750wfll25lmb87bk8jpnk1gis8dz4n-jsr305-2.0.1.pom.drv
/nix/store/h56zckqv3qh9vivy9s1sgqds8lyim0xl-proguard-gradle-6.0.3.pom.drv
/nix/store/h66cfycin5xaw7z2z11w7njv741xdn6l-dvlib-24.1.3.pom.drv
/nix/store/h87yiwpd66mmp0g4hky9zpx1s193ih10-gradle-core-3.0.1.jar.drv
/nix/store/h8lm5059r802w75xb3xqh17vpmk1wp6i-baseLibrary-3.2.1.pom.drv
/nix/store/h8xagiszc5cc4vs3visb0ll3hn4n3li6-antlr-runtime-3.5.3.jar.drv
/nix/store/hadrk90v7vna1f3bl7cprrya6qmsv4pv-builder-test-api-1.3.1.jar.drv
/nix/store/hagqzfh0dwig18kxf431mhn7g0x2cx41-kotlin-stdlib-jdk8-1.2.71.jar.drv
/nix/store/hf4cn1kxgr37kp7qgxfgwd4w2mqpg3fh-httpclient-4.5.2.pom.drv
/nix/store/hfdri2bqzl6gymjd96v7mvxgizg1k3hp-protobuf-java-3.4.0.pom.drv
/nix/store/hfmdyg38smlmh745d880zlg9jjpk17qh-annotation-1.0.1.jar.drv
/nix/store/hgr1ribkkbh8hlclv0iqvjzhs8i1z8m9-bolts-applinks-1.4.0.pom.drv
/nix/store/hia8c8g919c9ap5am4bz9s288g0rlk8v-kotlin-stdlib-jdk8-1.6.20.jar.drv
/nix/store/hk4x81bzf2hk3dkif9mkq08prra2zrar-core-3.3.0.pom.drv
/nix/store/hkdhyx7l83wxssxff3c3nm0jidapkwz0-bcprov-jdk15on-1.70.pom.drv
/nix/store/hkkxc55ia4y0hh2cbc5d8y5hf745nag0-apksig-3.0.0.pom.drv
/nix/store/hl9kfnqdzmcii2p8lnbxk9vxkyjxkral-disklrucache-4.12.0.jar.drv
/nix/store/hlnv1hxlymrlfg74q4dsf268x1083lqx-core-1.0.1.pom.drv
/nix/store/hmxkpaq8pikv276z6qklzbya4cdbw21n-antlr4-annotations-4.5.jar.drv
/nix/store/hn9fr4lf8rnbibm450gzv1fwcxmxxm34-kotlinx-coroutines-core-1.3.8.pom.drv
/nix/store/hnfnd6jbwqym9kxg07qqbkarba6x7zav-proguard-gradle-5.2.1.pom.drv
/nix/store/hr3av4562j9z30y2n8c6plk5cyc08vs7-stax-ex-1.7.7.jar.drv
/nix/store/hrls9rhslw3lbvpxm798l0wyhbb0jm36-kotlin-stdlib-jre8-1.2.0.pom.drv
/nix/store/hsmw9glsnv8s0f1ghivah0z5j9lj3mlx-core-1.1.0.aar.drv
/nix/store/hv7ksz873v056an5z1scxhc6z1kn05h4-baseLibrary-1.0-rc5.pom.drv
/nix/store/hvc6rnif294bnvbvvd6s4pcdfwl7kn8a-apache-16.pom.drv
/nix/store/hwj7m92xln8hnr3aib4k3am5k38igdcf-kotlin-stdlib-common-1.6.21.pom.drv
/nix/store/hwyiksarlfacpdcjcpispgl0rdh0m3rh-httpclient-4.2.6.pom.drv
/nix/store/hzmmx8hk8jh2fyc8gnr23zgm5j87mb3q-apkzlib-3.2.1.jar.drv
/nix/store/i0lr6ghhxzc6fai6wlybd95bidp8gk8p-gradle-3.0.1.jar.drv
/nix/store/i0nx1prbn2jpf06vcn5d4h3gymh7zks9-juniversalchardet-1.0.3.pom.drv
/nix/store/i0qnjdjdg5iw7vyxq5q5dhlgk407zqgg-annotations-26.0.0.pom.drv
/nix/store/i10lpq1q4xlsx6dzbyzhyzyh0sgr3vfb-constraintlayout-solver-2.0.4.jar.drv
/nix/store/i1xx4zbxkm01z4q6f9chyii613naz3lk-commons-compress-1.12.pom.drv
/nix/store/i740kr4j7vx76zzh3yilsq14rx1ns1q5-gson-2.8.0.pom.drv
/nix/store/i851dpyk1pvxzrpk571mnsch7p90ra0c-httpcore-4.4.6.pom.drv
/nix/store/i9a2nd4plqsk5bp2psijvgfk11wbpzz5-fresco-2.0.0.pom.drv
/nix/store/i9hwiliascban9807i9hvwvm1ivqswd1-kotlin-stdlib-jdk7-1.3.50.pom.drv
/nix/store/i9y88l95nd3cw7paq8mxv1pv992h3zz0-support-core-ui-26.0.2.pom.drv
/nix/store/ia037f7nwiz7l4wzfwl2qmai2lj8nqnh-stringtemplate-4.0.2.jar.drv
/nix/store/ialmhyx2z7w2274pbw124wn48p91kzhd-jdom2-2.0.6.pom.drv
/nix/store/ianbmglm0di34l2r654p1jla1zlhxw38-antlr4-annotations-4.9.0.jar.drv
/nix/store/ic37mwhn20zcf0dxqdf5hzrywfgiswb1-animated-vector-drawable-27.0.1.aar.drv
/nix/store/idmspn8054hlv3rf1xklzxzadk4liz5w-customview-1.0.0.aar.drv
/nix/store/idwj79w20h3y0kjaplia2hcgv9znm06r-viewpager2-1.0.0.aar.drv
/nix/store/if4s5h4isbrj4iicmk9wfk65ymrvjddg-apksig-3.0.1.jar.drv
/nix/store/ifwbqxpl3jpl0jvzsvagxbvky7wyqixb-imagepipeline-2.0.0.aar.drv
/nix/store/ify3lmq8xfmngfdgjvzysi4pd8jgqdcc-guava-parent-23.0.pom.drv
/nix/store/igc7k7r4b08lnyn3sfqfjn5z9l4dic7j-httpcomponents-core-4.4.5.pom.drv
/nix/store/ii07590m2vdzrqpj9vf547kbi4f64wl5-annotations-26.1.4.jar.drv
/nix/store/ii3swk0cnkgp5kky76vsph7yvwlirlvs-builder-test-api-1.1.3.pom.drv
/nix/store/iiak41m4f99q990l8gyzf955vjyd4kxn-gson-2.8.6.jar.drv
/nix/store/iimnb4wgl792140x2by8z3m4mw6zkl7z-gradle-1.3.1.jar.drv
/nix/store/ik7hq1v8advi10px8ap04apd6jx1l48q-drawee-2.2.0.pom.drv
/nix/store/ikd17l159rmpgk7wl1xdn88g8kpp4xc3-annotations-24.5.0.pom.drv
/nix/store/ikqyvfip2dxx0jhq2rnq9yx8px230sq7-asm-6.0.jar.drv
/nix/store/il7hm3qfy3d98mydsmgdrd9kkgqsd1ay-common-1.0.0.jar.drv
/nix/store/ilkr6bsxgkvq24z1ybjv26s1mc12213b-httpcore-4.4.10.jar.drv
/nix/store/imglzgjqbf4j7gxzmfpkm0kcgivqnnn3-builder-test-api-1.5.0.pom.drv
/nix/store/imx92nbxi55pgj77aiwp7wmndb45z75c-builder-test-api-3.0.0.pom.drv
/nix/store/inywqf91kpkg7sssrskj3z0bkbsrw9gv-javawriter-2.5.0.jar.drv
/nix/store/ip4kjyjvdfv26fyrwr4xzcsisa02yl4f-error_prone_annotations-2.1.2.jar.drv
/nix/store/iprpdbw63kc2y0lsyxn2bmjw9jhjsmi6-localbroadcastmanager-1.0.0.pom.drv
/nix/store/iq1dyxhcfg7nxa7rkq0a9agvxkfayhdg-protobuf-java-4.0.0-rc-2.pom.drv
/nix/store/iqp4g1p1z02gfkjcccd925ck74n21y1i-dvlib-26.5.4.jar.drv
/nix/store/iqwfkmzwfyymvw7b976xx8fb5mfqkky2-lib-3.0.4.jar.drv
/nix/store/irla3spixmmbyx24yc3jp4gqcyx3c63r-support-annotations-26.1.0.jar.drv
/nix/store/irxbyp059jgj6wczf1zlfixlqnv6rmvi-kotlin-scripting-compiler-impl-embeddable-1.3.50.jar.drv
/nix/store/isdkgn08a85g93b8r3jkjwgar0jd1rl7-common-24.3.1.jar.drv
/nix/store/isxdiqiczhxcdcl811bfklgnv60n9wbm-core-1.1.0.pom.drv
/nix/store/isyihsybj52f6s50b4zdnmvfdc4h6ck7-okhttp-3.9.1.jar.drv
/nix/store/ivn0ns0rwmg89rciljmzqmqsnfbx4lwb-kotlin-stdlib-1.5.30.jar.drv
/nix/store/ivq0acgzr0qsymvf2787nxjg1mv0d6m3-kotlin-reflect-1.3.50.jar.drv
/nix/store/iwqdhiisfjvq10bhhcld1g345nm1x4c6-sdk-common-26.0.1.jar.drv
/nix/store/iwy9dg18n8pvzx40qy1d9wp4zfgbxxqd-core-0.9.6.0.pom.drv
/nix/store/ix5a83flayc2aphkfjqinlpq9li7sr1x-apkzlib-3.3.1.jar.drv
/nix/store/iybg0a3kpdljpcz5h96n5c89g28kmg80-commons-parent-32.pom.drv
/nix/store/iywss2129sd4f5hb07758raishy9vhzi-gradle-api-3.3.1.pom.drv
/nix/store/izb8w8vx3hirnkjzw08rqq36ldvkymqy-sdk-common-24.5.0.jar.drv
/nix/store/j1hqlphq95abz8j8sncz6nh7ia5zkzkd-error_prone_annotations-2.1.2.pom.drv
/nix/store/j1sxl49iw8wp89pwqdcyhwk892qxwn3x-flipper-0.54.0.aar.drv
/nix/store/j3fq808n6r8vsdqr6yz2nihlgmwqip2d-proguard-base-6.0.3.jar.drv
/nix/store/j4rw6216pdgraq72iahywlq68mqzf9gk-kotlin-stdlib-jdk8-1.3.50.jar.drv
/nix/store/j68khb5wdgmck80qnqb1chr4jy40ss08-appcompat-v7-26.0.2.aar.drv
/nix/store/j6bq0j578r0g0nk085327n12r5zlnrkb-support-v4-26.0.2.pom.drv
/nix/store/j739lxya3r62a4wfi052xqyakpav1fgn-kotlin-native-utils-1.3.50.jar.drv
/nix/store/j7pk33glp4r96sn8lf2gkxgrqvi9h562-kotlin-stdlib-common-1.5.30.pom.drv
/nix/store/j8j6kzspdsmzpsb7mnqyg4d1fjg2nvfq-gradle-3.5.4.pom.drv
/nix/store/j8vvxha9gc7ynihl01x402vm1nzx31ha-core-3.3.0.jar.drv
/nix/store/j936i2p81znndm0w4aka8gsvbh6fvzwl-baseLibrary-3.0.1.pom.drv
/nix/store/jbkxdvjbf3vqylw7f51gm5s8ha37rx4c-okhttp-3.9.1.pom.drv
/nix/store/jbr1kxs5k0wxzczdhkc3gg54gj9q98ih-jakarta.activation-api-2.1.0.jar.drv
/nix/store/jcd7caxf5bi0711407drnvackpcw7q3c-istack-commons-runtime-2.21.pom.drv
/nix/store/jcrc3jwzf45v8bi0p9zxhfc17i5sa638-commons-codec-1.4.jar.drv
/nix/store/jdgawb7p8hb9ds24a5gknlz5bd07x9qm-nativeloader-0.8.0.jar.drv
/nix/store/jdxy9r8b679npkjd7x9vw43ldjc4mlll-proguard-base-5.1.pom.drv
/nix/store/jg5h4xlw0v620zyyfxxpadnhn1cm51br-dvlib-26.2.1.jar.drv
/nix/store/jh2r6nnlj4zy3q3ri1hb52z1hxn8gc7v-annotations-13.0.pom.drv
/nix/store/jikh7h715a6fhghq220w7svfzk8prs23-jaxb-core-4.0.0.jar.drv
/nix/store/jilz12vzx66qddmjw3v2sgbibkk7fwn9-lint-26.0.0.pom.drv
/nix/store/jj8kdqxkr6hkigznk6zy7cl4w6sa4h98-lint-api-26.0.0.pom.drv
/nix/store/jk2jij5yf6zymxwv4v4p97p9dc268yc4-proguard-parent-5.2.1.pom.drv
/nix/store/jki6ys1nf1dww6rywcn47r8yd8xgjvmq-lint-api-24.5.0.jar.drv
/nix/store/jkjh9b0r05jzj1fnb1wy08nspm7fxy7k-sdk-common-24.3.1.pom.drv
/nix/store/jkmdlwxql7k7y732cj9zkjmi1wgj7pfv-easymock-4.3.jar.drv
/nix/store/jlds51s01bgiglcfpd40ss145f7y8ywx-appcompat-1.0.0.aar.drv
/nix/store/jlxgzvpxhamkpps3i4aqda2kgkgy9sf2-protos-26.0.1.jar.drv
/nix/store/jn4216vqwgpq3lrsfbczxbrwqjlqngm5-sdklib-26.5.4.pom.drv
/nix/store/jnaijkbna2zjgv2bp8sz3m6r22ly488b-lombok-ast-0.2.3.pom.drv
/nix/store/jp93k0bx2yl7z5zhdj9hdyn8did1r5m6-okio-3.2.0.pom.drv
/nix/store/jpbvgsqf2ygp8yg2v481hvby99xkdqxi-baseLibrary-3.3.1.pom.drv
/nix/store/jqgfhlrzrq8yhv8h5wi6bryk3f5ya9zx-compilerCommon-3.1.4.jar.drv
/nix/store/jqrsfrc591vg4ldp8x1yzn5bcyps1vis-kotlin-stdlib-1.5.10.jar.drv
/nix/store/jsi971rx8hc469isac8xyq3ikab199jq-nativeimagefilters-2.2.0.pom.drv
/nix/store/jsqcx68h9wdmbz8n5hqqq3z3fd29la99-uast-26.0.1.jar.drv
/nix/store/jsrbv42ywfjxc4dpbf76s5lqnb7kaaxl-builder-model-3.0.0.pom.drv
/nix/store/jv95vmr4al08lzfvssr0z519ry62q96p-kotlin-stdlib-common-1.3.31.jar.drv
/nix/store/jw12bw12r9i274wsnkgpxpk663x7rdcl-guava-parent-17.0.pom.drv
/nix/store/jwrcf0rbwajh2lh1vqv5ip031qqj4i80-annotations-24.3.1.jar.drv
/nix/store/jwzh8ga3z8m3wc8p7g526v2qzc06hgag-asm-tree-5.1.jar.drv
/nix/store/jz0gsapb1k1ksfywbiz6mwq05ys38vrv-apkzlib-3.5.4.pom.drv
/nix/store/jzsv99s2i0w1k6l54n2ibbd7c14z7r7i-xmpcore-5.1.2.jar.drv
/nix/store/jzwsi1jkbacyxx505a0y4in1mg15hrff-httpmime-4.5.6.pom.drv
/nix/store/k118jq08lp25prvcb44dahw5z4ai60a2-core-ktx-1.6.0.pom.drv
/nix/store/k11lhi9qyv20jzv5s3f5ddsh3qmwk6mm-animal-sniffer-annotations-1.14.jar.drv
/nix/store/k16ghv18kscr7w6mdckqnly4i31sk28n-animated-gif-2.2.0.pom.drv
/nix/store/k18xfzb2sdhn7ajisa88spjrv083743k-istack-commons-runtime-2.21.jar.drv
/nix/store/k1hby6vj0zmscb3i9m4s4hp5zvf5lvbq-slf4j-parent-2.0.0-alpha7.pom.drv
/nix/store/k1p4gsi55dbx0b2ygzwzwf2xvzkcfzm9-transform-api-2.0.0-deprecated-use-gradle-api.pom.drv
/nix/store/k1x9s1yi09k1wmw6f8xb4ymyhhp8pb75-gson-2.8.0.jar.drv
/nix/store/k390n4gi99fyldp7pw501y6fc4kglwjj-cursoradapter-1.0.0.pom.drv
/nix/store/k48dqh6jzzg3l64i69mgwmmwwvng52nh-commons-io-2.4.pom.drv
/nix/store/k4xfsknwppcsarcpm824860b4ack6ybp-activity-1.0.0.aar.drv
/nix/store/k5hz35nn85imskj9ykgfrfyjm55wlwl2-antlr4-runtime-4.9.0.pom.drv
/nix/store/k5k8qa0qvbbkdzwnhfisa92gimn46nvg-kotlinx-coroutines-core-jvm-1.5.2.pom.drv
/nix/store/k7k89kfl9lx70d0i5hcllpqir3s7bmcy-shared-26.2.1.pom.drv
/nix/store/kclwwchaz507y0y4gjvsi0lww33a9rbn-apkzlib-3.2.1.pom.drv
/nix/store/kf4fcwanhp120802lc6q30s0bp0c9879-fbjni-0.0.2.aar.drv
/nix/store/kfdvvvpvjrdpdp2bjpysdx4wn4hhip93-jetifier-core-1.0.0-beta02.jar.drv
/nix/store/kfy5wi0l4yl7z6gjh7r14bi5b6nld4b2-asm-analysis-5.0.3.jar.drv
/nix/store/kh2wdxnjzczsfxrkqh27xmgk530mld4k-gradle-core-3.1.4.pom.drv
/nix/store/khz57p6gmcx1jn3xdj2pdysaxgy8y3rn-infer-annotation-0.11.2.pom.drv
/nix/store/kivf7d1q4vl9mvl073iqd4kmcgc9nw5y-repository-26.0.1.jar.drv
/nix/store/kix3123sw6hfn81nw02618zdhkzrzl8x-kotlin-android-extensions-1.3.50.jar.drv
/nix/store/kj00gxwmbk4phxssyk4xpbg1yqhgvsxq-auto-value-annotations-1.9.pom.drv
/nix/store/kj2hhh096q6wlw8fw2akq3dpkbhmhsbj-annotation-1.2.0.jar.drv
/nix/store/kjqsf7frib982y9w6mlgjzr34r300367-dvlib-26.0.1.jar.drv
/nix/store/kk1v67m2mpqlfyj95adfi09bx9lpx5n9-fragment-1.0.0.pom.drv
/nix/store/kl70x5sfbx0268dvnnj5kaal670ci0sw-core-0.9.6.0.aar.drv
/nix/store/kla26svff9la1w5vq07shg6yq1bzlxla-viewpager-1.0.0.pom.drv
/nix/store/klafmyycjwhjv5mmravyqln1wggz8ycc-constraintlayout-solver-2.0.4.pom.drv
/nix/store/klf33vzv4sb60s8l29g2pvvld34nb5b1-animated-gif-2.2.0.aar.drv
/nix/store/km67psdsiycmd3xzq5xy746zx24ja965-transform-api-1.5.0.jar.drv
/nix/store/kp5s1y29npnccc3slzzg634x2bfp41cy-support-fragment-27.0.1.pom.drv
/nix/store/kpn27rm9vnlcfrga2dncczxvb8c3w0rg-asm-util-6.0.pom.drv
/nix/store/kq8c13jq4ns1jr8zk158hjxqyrm34rfv-crash-26.5.4.jar.drv
/nix/store/kqlnqg0jywfxq56lmgvpmpbcprygcjh8-ddmlib-26.0.0.jar.drv
/nix/store/kqrbpk9x7sxvp6058ni5arq7pm9a0xg9-hamcrest-parent-1.3.pom.drv
/nix/store/kr01m3cy0k8wz0h0m93yf3yjhipxb66i-multidex-2.0.1.aar.drv
/nix/store/krlfncf6nvmycc5gw2vnr466wpn826vd-asm-debug-all-6.0_BETA.jar.drv
/nix/store/krs36fn6qj9cc43x0snzqri9xjpg8kwj-annotation-1.1.0.jar.drv
/nix/store/ksgds66jrman86ylaw0j4pap88zjb8dv-appcompat-1.3.1.aar.drv
/nix/store/ksnk1s9y419bmfk4larsygkxbxxg7klb-httpclient-4.5.3.jar.drv
/nix/store/kswm31hni3q8fq10m0am4iaap5is74px-gradle-3.0.1.pom.drv
/nix/store/kvh22r543i4909a9r70gakl2dwhr1fbr-core-1.5.0.aar.drv
/nix/store/kw9x5b67c077ji8pgjmcpgjbsp8z0ngy-kotlin-annotation-processing-gradle-1.3.50.pom.drv
/nix/store/kwq150hccvp2zsiy6f9nqh0dpgrj2gky-animal-sniffer-parent-1.21.pom.drv
/nix/store/kwrbqdiadniy8wisn0isjflvsjkq477z-annotations-26.3.1.pom.drv
/nix/store/ky3g6qzxvjcnr3hy81jj85snx35a0rbb-gradle-1.5.0.pom.drv
/nix/store/l05dwg1xhab1r1gchlcs3iv1d9mwba44-exifinterface-1.1.0-beta01.aar.drv
/nix/store/l1cqc04fbkmmzzr3zzz6isv6lbp2sbdx-kotlin-stdlib-jdk8-1.5.30.pom.drv
/nix/store/l1gwx7pnd84wdcd4zmb6c8jgv5ayx4yy-builder-model-3.1.4.pom.drv
/nix/store/l1vk4ijs69brpxaw75yy6abf1g4p7yi5-lifecycle-common-2.3.1.jar.drv
/nix/store/l2bvyay3fm5mkfyqfncnim7gcn9qww27-shared-26.5.4.jar.drv
/nix/store/l2jfihb8vx7jh7gjpf7pqxfs1gfymc89-kotlinx-coroutines-android-1.5.2.pom.drv
/nix/store/l36qbs5gg6f6v55bm3ak5j5d7libcabc-support-core-utils-26.0.2.aar.drv
/nix/store/l41vjb0xgf7lxfi2jvgh6syanwarl8w1-gradle-core-3.0.0.pom.drv
/nix/store/l49wmlp4qjz5q8acffldjqzdsf3m9wf5-sdklib-24.5.0.jar.drv
/nix/store/l62rxpakjicihdjkjc458i0myxah0pqr-guava-testlib-31.1-jre.pom.drv
/nix/store/l6c0pms1v2kz8gf5i0vwkfk2qjw5jvl5-annotations-24.5.0.jar.drv
/nix/store/l6jvbvdnshvj9yj2znpwj1gbbl243q7l-support-vector-drawable-26.0.2.pom.drv
/nix/store/l6s0hmqb0q9hs7ss0ywr91xd40aci7j4-compilerCommon-3.0.0.pom.drv
/nix/store/l7ag44p7ir1m5bl1hm2ay9fwrqiqj0kq-lint-24.1.3.pom.drv
/nix/store/l87fblp4bv8sdhxhh05p2jvj37cmigz2-layoutlib-api-26.1.4.jar.drv
/nix/store/l9ks3fs9x2nhwfhp87l8iwmc2lmls9jf-jaxb-core-2.2.11.pom.drv
/nix/store/l9z6wggwp352xyvr9z2b1zds2m72xhpj-commons-parent-22.pom.drv
/nix/store/la4s1dcq2g23xlpw905q44y036a2yw17-gradle-download-task-3.4.3.pom.drv
/nix/store/lanfljlkisxr01pqnycmml71nlq44zm5-bcprov-jdk15on-1.56.pom.drv
/nix/store/lazbnwqk1xmajp6pxq52m6pq6ik5hnqp-lottie-3.4.4.aar.drv
/nix/store/lb8xw3rj6029q0dkwj57zrmhaqzaafwf-asm-util-6.0.jar.drv
/nix/store/lb913z6qisgshqsa412mxgc23rp3vvz9-shared-26.0.1.jar.drv
/nix/store/lc7g87zbnma0mwrbjs1366nlzrq39rrl-asm-commons-5.1.jar.drv
/nix/store/ldlgn6nwahbd3scv686gfq4aq4s2ksqx-layoutlib-api-24.3.1.jar.drv
/nix/store/ldx7gn6dvkisv6p2z03rhhc6p8nyfq7b-lint-checks-24.1.3.jar.drv
/nix/store/lfmj46hhmnwwribgn9cyy16fbr8647pz-imagepipeline-2.2.0.pom.drv
/nix/store/lfwv9i4qdbc9wy033bw3rfpc9pd2q588-asm-analysis-6.0.pom.drv
/nix/store/lgmbf3zczzn43yrd9r20ifdf5spl9nxb-ST4-4.0.8.jar.drv
/nix/store/lgvby589jcnb11ncyjvgj6b2ly1pkmyp-jsr305-3.0.2.pom.drv
/nix/store/lh2zyr1z1y1ca2phjslfpzgx41nv7d7l-annotations-26.2.1.pom.drv
/nix/store/lh3b0i206d4w9gxj1g4s758mp7qwdw30-kotlin-stdlib-common-1.6.20.jar.drv
/nix/store/lhnavv9jggfdwkjz4a8641a9y5g43zfp-kotlin-stdlib-common-1.4.31.pom.drv
/nix/store/lin7lzcl4wm8yb7c9z8qd1qrx3bfylrw-javax.activation-api-1.2.0.pom.drv
/nix/store/linbsi00jwdwz20jg0y31n2fnzhc8r5k-builder-1.1.3.jar.drv
/nix/store/lj1f157ggy03wmwcccxallnrjjyj2grz-conceal-1.1.3.aar.drv
/nix/store/ljgrrqmvkqwbnrfb2mjdfi0z9rzlkipy-okio-parent-1.17.4.pom.drv
/nix/store/ljgzbnbpk0cmb0v8r498wml61rrc57fi-builder-3.0.0.jar.drv
/nix/store/lkicxa55bpl9g4lzqkxcmhbmn4pg8f9f-sdklib-26.0.0.pom.drv
/nix/store/lkw44dsnyx67jxzkv0yzbxm0vwbd4jwm-dvlib-26.1.4.jar.drv
/nix/store/lkzgj3si8j85aj4ksjvvx8i4bkgnhddd-builder-test-api-3.0.1.pom.drv
/nix/store/llj2cikima647s4md8a9lq8a0pirnlam-bundletool-0.1.0-alpha01.jar.drv
/nix/store/llz71ni4818m28ri3camb1jaf704bikg-builder-test-api-3.0.0.jar.drv
/nix/store/lmjibah1fp1z4bsiqsfdch0v4936mdld-proguard-parent-6.3.0beta1.pom.drv
/nix/store/lnmz55gssb49fr34lw0ffish85p1lg1d-trove4j-1.0.20181211.pom.drv
/nix/store/lppl6pnrj0v9rkqmaiv0n3g5ddjai5zl-core-common-2.0.0.pom.drv
/nix/store/lqhjhgn2jp4hwq0f394kb3ipqky3x6cr-annotation-1.0.2.pom.drv
/nix/store/lrgdhyxav8z0pcwnirhfdjggjwdlg4nb-protos-26.2.1.jar.drv
/nix/store/lrj9d4frwfdd75chdhgpxmmkkhpfhg4s-animated-base-2.2.0.aar.drv
/nix/store/lrk771sg9d6xn1k0383nf1bgclc8vh33-shared-26.0.1.pom.drv
/nix/store/lv8m6acpfnc1rm5sksqr17ba5nv2gcbn-builder-test-api-3.2.1.pom.drv
/nix/store/lvkr87lk1m5v15a4qaqnx5vrpib56vx6-common-26.2.1.jar.drv
/nix/store/lvvmnmlxl8hd0irq9nm23s7jgyn4m8ld-FastInfoset-1.2.13.pom.drv
/nix/store/lw33s1g57mbx882xsg8f4v04vmyx7f9z-function-0.0.1.jar.drv
/nix/store/lwzsdrnv4kwbmlw95rdlvfxggn9bsfn5-builder-3.3.1.jar.drv
/nix/store/m08154cbqvkacnzq9f1chj2am8vvhkb9-jetifier-processor-1.0.0-beta04.pom.drv
/nix/store/m0c9pppvx69z0fz2yz4r71hb13dqrym0-builder-3.1.4.jar.drv
/nix/store/m0dgy3lwxrjgswlgg1c9f44783s6pqw2-kotlin-stdlib-jdk8-1.3.20.jar.drv
/nix/store/m0k1aik5g8i7m5ni9xvrr87mhad3h4nq-nativeimagetranscoder-2.0.0.aar.drv
/nix/store/m107qhsgjzz3kyv901sskq8sqhpilfl5-trove4j-20160824.pom.drv
/nix/store/m2lfly3xhlqdgnd6w3l5iyfmp2b9jjp6-layoutlib-api-24.5.0.pom.drv
/nix/store/m3f4y8w7ni0lkgg009xwi09hpnpbf4dr-recyclerview-1.0.0.aar.drv
/nix/store/m4yhkh2jysmhwxgf13hzssp1449wjrbf-kotlin-stdlib-1.4.31.pom.drv
/nix/store/m566k5l7q0yfwv46wiwzzvry7380b4mw-shared-26.0.0.jar.drv
/nix/store/m737m2mdrr45i3mrzvy75rbz1blvijk1-j2objc-annotations-1.3.pom.drv
/nix/store/m78srf3rhhkjagbai81ixzllfyaayajw-material-1.2.0-alpha03.pom.drv
/nix/store/m8q8f07hh0nq66gcrwzzs98h62dwqjl2-core-1.6.0.pom.drv
/nix/store/man5c94pjyb0a6qf89l9077wk2vnqdbf-appcompat-1.1.0.pom.drv
/nix/store/mbyd7c0idjb955y8sbgxjv59vhiiq0z3-core-1.3.1.aar.drv
/nix/store/mcr84755337w6zdzp6xzr7yvlllrqc4f-lint-api-24.5.0.pom.drv
/nix/store/md7z6rd0lfcwpn0yks5mrn6b0ngf9vgq-tracker-26.0.0.pom.drv
/nix/store/mfjycj2mfdvk564dzxbd44py3985svxx-kotlinx-coroutines-core-1.1.1.pom.drv
/nix/store/mgf7yizcihhjdf9i3fg40k3czicdb7lr-apache-21.pom.drv
/nix/store/mgz0y515cbq3ag635di9va1569yljls4-support-fragment-26.0.2.aar.drv
/nix/store/mh3l3fgxrfgzhnzm8nx0nbfcm344vxxf-sdk-common-26.1.4.jar.drv
/nix/store/mhfbgngikv490jci78msryf23sn275qa-tracing-1.0.0.pom.drv
/nix/store/mhrajavkndx5cw4a0l9x23vyjwm41iz8-sdklib-26.1.4.jar.drv
/nix/store/mjkcd1bnawp78f82zki7ahspbxv518c7-commons-parent-33.pom.drv
/nix/store/mjn937736lxgdpis43xcf7rqd5gv5yyn-animal-sniffer-parent-1.17.pom.drv
/nix/store/ml29vnz33xjq5qr6j6w1lqr1zcalifz7-lifecycle-viewmodel-savedstate-2.3.1.pom.drv
/nix/store/mlqv23nsn2k1k9fmpx4rs2vjbplrirm7-org.jacoco.core-0.8.8.jar.drv
/nix/store/mm319nyx63yhbd3w4b1lgmlsw1sv901w-nativeloader-0.8.0.pom.drv
/nix/store/mmh52knh1aqlwxvg8xzah2n1rkkkk7fy-sdklib-24.5.0.pom.drv
/nix/store/mmhr28in3z52i07izy6z1y2varc7lk5k-annotation-experimental-1.0.0.pom.drv
/nix/store/mnplshzbdlkml8nyvx8c8hdqyy5m1n2s-fresco-2.2.0.pom.drv
/nix/store/mnxjpcxk0xz51vgwar3xm3bl2ipigqn8-baseLibrary-3.1.4.jar.drv
/nix/store/mpi7h1fz7693fddryy2v4rlvcpa4fh62-lifecycle-viewmodel-2.3.1.aar.drv
/nix/store/msig74pa3g11dln58jckcj3iqyqzkn9c-media-1.0.0.aar.drv
/nix/store/msldly7lb3bcy4vz4radw6lbi8hrk3gn-error_prone_annotations-2.3.1.jar.drv
/nix/store/mv6i74x12rvm8cjrpb6jp3cxxyx135a6-sdklib-24.1.3.pom.drv
/nix/store/mvqzvfl83ycvcygi56vlayv0bbh4rrhr-ow2-1.3.pom.drv
/nix/store/mw37pr1m82g2xjpaz5hkpdbahw7lcgw2-flipper-fresco-plugin-0.54.0.pom.drv
/nix/store/mw86xpj83k3qjvng7pr5ws8xn90gnmy6-apksig-3.0.1.pom.drv
/nix/store/mx03brcinpcgdj04mkidgdls2qli9dfi-builder-1.5.0.pom.drv
/nix/store/mx23zixy6fhlxq2fx7iplmwbmam6yxnr-kotlin-annotation-processing-gradle-1.3.50.jar.drv
/nix/store/mx6g3ymilj4s21781qkv6kfi0hm5yd0j-easymock-parent-3.2.pom.drv
/nix/store/mxqh75kqd746y8ng6idnldwfacwqzzd7-antlr-master-3.5.3.pom.drv
/nix/store/mxv955w4iixkffim8q548ach8yfn4155-lifecycle-runtime-2.0.0.aar.drv
/nix/store/mz5jiv4mf9y8j14irg4gyc1pm0q9mk6j-ecj-4.4.2.pom.drv
/nix/store/n0ymnnas135gmb3q4602r1wwdn4lr9s1-ddmlib-26.1.4.jar.drv
/nix/store/n109gy988y8wisfjzb55shk8xamxz8cq-bundletool-0.6.0.jar.drv
/nix/store/n29jps64hzidgg3bggfzdi9lq7szcf6l-flipper-fresco-plugin-0.54.0.aar.drv
/nix/store/n2snqm9ybl6q21n97ajlhnf3ryfd4vaz-jaxb-api-2.4.0-b180830.0359.pom.drv
/nix/store/n3bwfqp6rpxcvkm57vycynaxvnmy63qk-memory-type-java-2.2.0.pom.drv
/nix/store/n3vdhmdk02iq79dbdymqfb1vzmm6fnxg-hamcrest-2.2.jar.drv
/nix/store/n4jqdd1kflkn6fdk4x537vvp6g7m5ak6-documentfile-1.0.0.pom.drv
/nix/store/n506kyx0fd70l5xsqp6p6c6raqdlcj04-gradle-api-3.0.1.pom.drv
/nix/store/n7c5qfwmi9kydpcba038cpfx0d3fb9y8-httpclient-4.5.6.jar.drv
/nix/store/n8kjnj52m6scddii5lbsba15mk40c71m-httpmime-4.1.jar.drv
/nix/store/na2qng071yv4vpm9kxshw3s688lxwyg0-lifecycle-runtime-2.3.1.aar.drv
/nix/store/na34dgd8qs7bf3aj281j6wic6zzb706a-vectordrawable-animated-1.1.0.pom.drv
/nix/store/nasfafy0wbhsagw64rzb9ininrr6qkcx-kotlin-compiler-embeddable-1.4.31.pom.drv
/nix/store/nbss5jqnmjbmm6dgpdk3ypzkb46mhz9n-protos-26.0.0.jar.drv
/nix/store/ndiyvz9kx11lhxwp2vcbxksn5ayp5ikz-jsr305-3.0.1.pom.drv
/nix/store/ndplkkjhhnnigb8xa2zm4kiil6pynn5q-kotlin-stdlib-jdk8-1.2.71.pom.drv
/nix/store/nfbab402qb8r4dqw7ni43nrpg5r1xk77-antlr4-master-4.5.pom.drv
/nix/store/nfkkicxabdpypwsdfsi2kzbrh918q5js-okhttp3-integration-4.12.0.pom.drv
/nix/store/nfwvla827axbip2w2c1rfaavhalwwfqr-builder-test-api-1.1.3.jar.drv
/nix/store/ngcrj35ahpfxn2jc8vx11dxsz239wvgr-kotlin-stdlib-common-1.3.31.pom.drv
/nix/store/ngm7vmq5mavql6a5ady2adgdqy65c8jl-transition-1.2.0-rc01.pom.drv
/nix/store/nisndlh3lk79nxmkpykd7jm4lm9119j5-okio-1.17.4.pom.drv
/nix/store/nj1lnz0vs362zjypzc1ccgray3cvjahf-apkzlib-3.5.4.jar.drv
/nix/store/nj2g66pf2fsdjcbmkizl424r078r45dj-kotlin-annotation-processing-gradle-1.4.31.pom.drv
/nix/store/nj75bfgm4qvkqw5mqlybaks5w5438ks3-animal-sniffer-annotations-1.14.pom.drv
/nix/store/nlm0c6xlbapr8nk0xnrdqdzpsgd45nkj-apache-13.pom.drv
/nix/store/nlqab9rk8lv7r3sx45464qmb5i8bw6lb-common-26.0.0.pom.drv
/nix/store/npbb5awhci94l9gcw4zmjdp6hlmvylfh-commons-codec-1.9.pom.drv
/nix/store/nr77k8x62gjviky7f0cijsms7ky6s6lc-checker-qual-2.5.2.pom.drv
/nix/store/nrcdvp3yiwqxn7nl2rm1w8ji0hgnj1nv-commons-codec-1.15.pom.drv
/nix/store/nvgnr0ni7i2h97zzl09qzl12rlwpzwy4-jaxb-txw-parent-4.0.0.pom.drv
/nix/store/nvqnkfz0jgxkw9s56a89mc621fy87xhk-lifecycle-common-2.0.0.pom.drv
/nix/store/nwc97iqv3l1mbm5ch2alzbs24pdllvd3-transition-1.2.0.aar.drv
/nix/store/nx7zr3nky289rr7108qn25xikss302rg-ddmlib-24.1.3.jar.drv
/nix/store/nxv5py5ih75ylscnznvp3xd51b1nvacc-builder-3.5.4.jar.drv
/nix/store/nyk3wcz3cn5qws15bw6vnkqhjqqjwcdx-jetifier-core-1.0.0-beta04.pom.drv
/nix/store/nzh81y8a40fcpv8g2ba0vp2zszdzgans-aapt2-proto-0.3.1.pom.drv
/nix/store/p0ivl0g353lkxlv53mq38rq899k0wnda-manifest-merger-26.0.1.pom.drv
/nix/store/p0n818hgyna1gyckvrdkib3c2zb61s7a-sdk-common-26.0.0.pom.drv
/nix/store/p0y69ybga2g6bi4njqg7q5qp8gvhbwkb-kotlin-stdlib-common-1.3.0.pom.drv
/nix/store/p1ng2dg5vd5mfbvvs30w031z5dx8j6jn-protos-26.2.1.pom.drv
/nix/store/p1x7rf1cd0n6vgcw61c2jd8g12f3vm59-common-26.5.4.pom.drv
/nix/store/p2k9r88fkwrkyrwzahs1rfa9n4spwsdn-animated-vector-drawable-27.0.1.pom.drv
/nix/store/p3h4z5xzqbjx61ly6klijri9jqwpsz2v-sdklib-26.2.1.pom.drv
/nix/store/p44x928b5391yq9jrp73br265547nidg-core-1.3.1.pom.drv
/nix/store/p4k86j31r8caw02d85bxn1g7pz2lr2zb-kotlin-scripting-jvm-1.4.31.pom.drv
/nix/store/p4shpyl4cq8diam2hf26zn96nd165f1i-imagepipeline-okhttp3-2.0.0.pom.drv
/nix/store/p5xbl10wii5qjgmycg79k22fpajhmbkb-bcpkix-jdk15on-1.56.jar.drv
/nix/store/p624d9p7qny84p84hccrn0a7qgc2ha60-coordinatorlayout-1.0.0.pom.drv
/nix/store/p6j4hhzs01vg8f3zrcrwmriczhpaw82z-ddmlib-26.2.1.pom.drv
/nix/store/p7b00144kqx3pdy7vmnv18mmf3ppwg7i-project-1.0.7.pom.drv
/nix/store/p7b9rb1flk9d4ip57x095ra4lxm4gwz7-javawriter-2.5.0.pom.drv
/nix/store/p7v24ckwmvs553csk47h8i996pp1bngs-manifest-merger-26.3.1.jar.drv
/nix/store/p89sc124k8f29h3vqia257f2hzyp5pcy-tracker-26.5.4.pom.drv
/nix/store/p8qdzw6mfib40pl19fb463yysmicxnih-commons-compress-1.12.jar.drv
/nix/store/p9bg6w11skzzlgg8qp1n6aw85y0q5336-okio-3.2.0.jar.drv
/nix/store/p9ma3c85xhyvxcg57zdfa3x2va5xghaa-vectordrawable-1.0.0.pom.drv
/nix/store/paiimdxmvdjfw4pc5mg4j00qfbbw5ban-layoutlib-api-26.2.1.jar.drv
/nix/store/par0yszs0pvns26ybyp5kg6cykpi9sm5-lint-checks-24.3.1.jar.drv
/nix/store/pblqdpvn7wpsqs3vz30csfaglzlzjn0m-builder-model-3.3.1.jar.drv
/nix/store/pcpr2l7n7glmg6d4dcwp9mcz4hag7gc0-annotations-26.3.1.jar.drv
/nix/store/pcvv4yb2hwnjhfq72845yvh2nfxkxlzq-gradle-core-3.0.0.jar.drv
/nix/store/pcycvp51c7gny6gi7ydcg1hnwdfrmmyz-builder-3.5.4.pom.drv
/nix/store/pd0yhlwnfb8adb21aa3h6iv0qq7z66w8-okhttp-5.0.0-alpha.10.jar.drv
/nix/store/pdb1h5n6c9zqd4mqw9pmxd2lfaprsjf0-fbjni-java-only-0.0.3.jar.drv
/nix/store/pdlsacywg7mp8vwj9zigc4llnv4xa5za-cursoradapter-1.0.0.aar.drv
/nix/store/pga4q0plkd6fwbvy82mm92fwn04xa559-antlr4-runtime-4.5.pom.drv
/nix/store/ph3zilv7zifsp3hg6q7q6c14a3vv2bja-jcl-over-slf4j-2.0.0-alpha7.pom.drv
/nix/store/phqsl9h1j9cpa2b5smq0hwzxk3xnys0a-core-1.3.0.aar.drv
/nix/store/pi1d295v8g1zr8bi2z68rx8c5gpmbq9x-truth-1.1.3.pom.drv
/nix/store/piw936b38v7rsfdh62nzihih8bq66kh3-gradle-core-1.5.0.jar.drv
/nix/store/pjnsca4mmyx68qxrxrrs0rsr3rimgnn6-kotlin-stdlib-1.2.71.pom.drv
/nix/store/pkhckz45j5ak2wlwzaz78zs9iml2yn5r-nativeimagefilters-2.0.0.aar.drv
/nix/store/pm585b93g985fw6pnd4gnsfbfxd3drls-antlr-runtime-3.5.2.pom.drv
/nix/store/pp6z0z0lbrjpldki04zk3hi28408h8pp-exifinterface-1.2.0.pom.drv
/nix/store/ppsapvginqxlsl5ijf3v51fb7nx5y730-builder-test-api-3.5.4.pom.drv
/nix/store/pq2az66v6hd2fdypkbsq3sdqr7gl28sh-intellij-core-26.5.4.pom.drv
/nix/store/pqajvj6vlpkvwlargj5z13h3pqaih8sw-guava-parent-31.1-jre.pom.drv
/nix/store/pqg0kd9p516avf7ag1k4ml5gxz0n87mp-error_prone_annotations-2.2.0.jar.drv
/nix/store/pscwxr2gsdf7dlgsval9lirr0jgpmnsi-kotlin-stdlib-jre8-1.2.0.jar.drv
/nix/store/psfn986z691b0krj74s4505r637c4yw3-swiperefreshlayout-1.0.0.pom.drv
/nix/store/pshqq7hgdi87v96s361yqv49ldwlf06a-kotlin-reflect-1.3.20.jar.drv
/nix/store/pvrzlzf5xl7hc6arz0jxciqr1j8289kl-antlr-2.7.1.pom.drv
/nix/store/px5zijd0bmxv699bk8pdyykiyxn00ygc-conscrypt-android-2.0.0.aar.drv
/nix/store/pxgy4ixq7kff6f53fqxb1pn494hy19bi-ddmlib-24.3.1.jar.drv
/nix/store/pyi7a2fdrjljp150vcpiz8dhl9yd0516-kotlin-daemon-client-1.4.31.pom.drv
/nix/store/pyqqyfl6gjpli05pwn90pr0gbf8n434m-jsr305-3.0.1.jar.drv
/nix/store/pzzilk5wxy7bk8d4v7pxmywfp99brjjw-core-1.6.0.aar.drv
/nix/store/q1205g1y4p7ysqzhyks0vx0j18zp6z3i-animal-sniffer-annotations-1.17.pom.drv
/nix/store/q40fw8a697cmm79y4nk6nfjkhdph3pba-httpcomponents-parent-11.pom.drv
/nix/store/q47k2s9ilkl3qywhk3mi9n6wkiszzhq3-savedstate-1.1.0.pom.drv
/nix/store/q4vdvl5nwmjm2kyajrr87vd521k0af7g-databinding-compiler-common-3.3.1.pom.drv
/nix/store/q5cabw18vmfwbc0wj7w1xczj1jcm2p89-builder-3.0.1.pom.drv
/nix/store/q5s2f7dvm5jr6fjsljhjx4f691kasp2f-transform-api-2.0.0-deprecated-use-gradle-api.jar.drv
/nix/store/q67zwi66riskzh6hv7svcq2hygrngw92-guava-17.0.pom.drv
/nix/store/q6l2zdhsa6i7b3pyqsz78j1nsz1bpig8-collection-1.1.0.jar.drv
/nix/store/q74brq9cv01f5lzifw8j8yc8b4d53h43-annotations-26.0.1.jar.drv
/nix/store/q7y869fwsh8c778v90qbqwpgcf6akfnl-print-1.0.0.pom.drv
/nix/store/q8y3vvbci9q9cx2fcvv63rh4xkihn2yr-layoutlib-api-26.0.1.pom.drv
/nix/store/q9b8n3nnl7mxlv2zk1mqmpl7052gajpj-viewpager2-1.0.0.pom.drv
/nix/store/qaif6jnsddglv7pamg7cmhjfys5x9ijd-drawerlayout-1.0.0.pom.drv
/nix/store/qb1mpyihjdwwx5vpxjh1s21xdmxgsykh-gradle-core-1.1.3.pom.drv
/nix/store/qbf3s2j8kfm597dx4fjfgwai723swh9s-builder-model-1.3.1.pom.drv
/nix/store/qcy6cf3yw8c5ckh2af76j3s9jnp54p9x-stetho-2.2.0.aar.drv
/nix/store/qffi1x8ddp85974jcxwn0xw96m3dxjy8-recyclerview-v7-27.0.1.pom.drv
/nix/store/qgb7n9j90awsgjjbhvp15xp5d3rxb5xj-asm-commons-6.0.pom.drv
/nix/store/qhj47n7gscvjhbkvna3nhmjqxqpj4ka7-jakarta.activation-api-2.1.0.pom.drv
/nix/store/qivw8d8v1jn1400mr0kwac9l4y05lz3d-error_prone_annotations-2.2.0.pom.drv
/nix/store/qj7dg5xv8w8vwadk2msdnpss711d848g-builder-model-3.0.0.jar.drv
/nix/store/qjknr95cp74ymb0cg1af2cvgl7frz6rh-kotlin-gradle-plugin-api-1.3.50.pom.drv
/nix/store/qjmankbyms1p4wxqqyrjsyd10kiya9kc-stax-api-1.0-2.jar.drv
/nix/store/qjn7grzkiqsv5qv8hlcsqamw0djz3ksz-kotlin-stdlib-1.2.20.jar.drv
/nix/store/qjv3n8sahn4hb9375y210jiy4k31akky-swiperefreshlayout-1.1.0.pom.drv
/nix/store/ql8afdkbp23qv9mr4mp2m3g9kfhmx3n4-httpcore-4.1.pom.drv
/nix/store/qlhj7wwjh15f2pqj2l3krky0wy045w7a-baseLibrary-3.5.4.pom.drv
/nix/store/qm0wrp9napm24n88xpbwywm5mah9h4fh-core-ktx-1.6.0.aar.drv
/nix/store/qmwz9jyqnsxy0v2bldwc0mnwwfhl08j5-jetifier-processor-1.0.0-alpha10.jar.drv
/nix/store/qmy5lnx8hf0yda9dk28kxk79mkyb3sri-asm-analysis-9.3.jar.drv
/nix/store/qn011x8fkjf3jvdhv5p2h456wkzhp3vi-lifecycle-runtime-2.1.0.pom.drv
/nix/store/qn9xrmhq31wmrpl6df49xqa512dv4w80-compilerCommon-1.0-rc5.pom.drv
/nix/store/qpnsc1w8j17qnlfzyhhwv43hnql64r1l-kotlin-util-io-1.3.50.jar.drv
/nix/store/qq479x8jzyc6hd043k39hbwyvmr08sc8-stax-ex-2.1.0.pom.drv
/nix/store/qrf71vyadk62gn84ca2pk13dnc2fz446-org.jacoco.report-0.7.4.201502262128.pom.drv
/nix/store/qvly9iakx6nd5z9vrhi04rqh0rnncxa9-gradle-core-1.3.1.jar.drv
/nix/store/qvyzaps2yb5xfk8p5l7l9s1az33d3vlm-common-1.0.0.jar.drv
/nix/store/qw8dz37chvxf8yqm5fdz9ggdmwhls22r-annotation-0.8.2.pom.drv
/nix/store/qxalkdav93p3ck0x5qah4gb6b3j9sh62-baseLibrary-3.0.0.pom.drv
/nix/store/qxay04micpnp5wmd54002i3b4x32hqgv-kotlin-stdlib-common-1.5.10.pom.drv
/nix/store/qxnpmn8cijwggd6sspvzzylwq0q5lqvh-jaxb-parent-4.0.0.pom.drv
/nix/store/qypsglspxc498yj81r2wbhj3awdc5989-gradle-api-3.0.0.pom.drv
/nix/store/qzbl1j8spm6b8wfff3qdflb35v5n1n48-kotlin-android-extensions-1.3.50.pom.drv
/nix/store/r0466yi6wk9nglf4q8wa09divb42a7gr-kotlin-stdlib-1.2.0.jar.drv
/nix/store/r0916jgiqkks7gbk62m847rlx7plrdn2-jill-api-0.9.0.jar.drv
/nix/store/r0jxy5zzgi9cxck1dd2y8n13prvp7b64-lint-api-24.3.1.pom.drv
/nix/store/r1nzwhc1s6l06s29y9173pir9gjf3xfy-crash-26.5.4.pom.drv
/nix/store/r2j5msa5j14fm44s9gg8gl40asavfsak-okhttp-3.12.12.jar.drv
/nix/store/r2q7sgpp9wwhrv2fxhbizxsnrvj08swn-support-core-ui-27.0.1.aar.drv
/nix/store/r35zjmmv7s2xqji024diw4cm6i9mbjs7-nativeimagefilters-2.2.0.aar.drv
/nix/store/r3f3ps8nra015d2qx50fdbjg5sq2m39q-sdk-common-26.5.4.pom.drv
/nix/store/r58svh0az31gbw3g7xm8riwn0q1yakmj-kotlin-stdlib-1.3.31.pom.drv
/nix/store/r5wy58dgk46qfq4d37705wynrwc3zgni-proguard-base-5.2.1.jar.drv
/nix/store/r5zjn8jqdh56x3jrxn0qkyaqlcdpwci8-tracker-26.1.4.pom.drv
/nix/store/r74498gmc9sdfbdpzc4vbfn2571wvqdp-appcompat-v7-27.0.1.aar.drv
/nix/store/r8146c4s8069kbr3ac5rs3zyaczjbym1-ecj-4.4.jar.drv
/nix/store/r8c3ga82n796p3gipqghkpjmcp0bsjkk-annotation-0.8.2.aar.drv
/nix/store/r8ck48w0kbhjhja39xl91xfcz289jd3a-transition-1.0.0.pom.drv
/nix/store/r8jspr0iqv7hzv8vm6kxg488x9crmqgc-antlr4-master-4.5.3.pom.drv
/nix/store/r8nwm61zaa72m0y3b0awanrmz5gr63sr-gradle-3.0.0.jar.drv
/nix/store/r9dv6dacq4xdfddmxhdw6f5j6i8laxij-jaxb-api-parent-2.4.0-b180830.0359.pom.drv
/nix/store/rbhv04fdsx422k78ibdbciymwnxzpvj7-commons-lang3-3.9.pom.drv
/nix/store/rc8kb60lwk2impajrhnbl6kas1b0wbmi-fresco-2.0.0.aar.drv
/nix/store/rcbjm44ndcgmjkk9bkwmi9d8gix6a775-dvlib-26.2.1.pom.drv
/nix/store/rcw1a0hzi89c64lbrgcgif230mdl1wi5-jetifier-core-1.0.0-alpha10.jar.drv
/nix/store/rda2fs5ikavnfd0j5gczh4dalzl1qxd3-baseLibrary-1.0-rc5.jar.drv
/nix/store/rdfd2d4l5r74iw1dbbnppfsq09cj9792-kotlin-reflect-1.4.31.jar.drv
/nix/store/rh5crk2jj4kq3v1cqw6y91qdbdy780li-protobuf-java-4.0.0-rc-2.jar.drv
/nix/store/rh5p0cc9rqhgbiw1mmmrw7nbnxl41nl9-antlr4-master-4.5.2-1.pom.drv
/nix/store/rhihx7079pbapr5496z4kmnp62blbhc8-support-compat-27.0.1.pom.drv
/nix/store/rj0p6qhjnx45v4k7rjp6dpm9rwx8wfb4-txw2-4.0.0.pom.drv
/nix/store/rk6ssi5w8kjdwcg581bkgyv8hfx4j1gd-lint-26.0.1.pom.drv
/nix/store/rn1x20znwjci969ir1krawdjbl8ln75w-builder-1.3.1.pom.drv
/nix/store/rnr64gs33zi5xb6bp4sap54cqfhzimdv-proguard-gradle-5.3.3.jar.drv
/nix/store/rrl5ldkznsjf8vnm1vg2jviq93fgr1h3-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom.drv
/nix/store/rrxv9xn7mbfi58bkcgk7p011i64svg0v-databinding-common-3.2.1.pom.drv
/nix/store/rs0zzj9cyzlv8fnp5hhhr8k2c7zhin7f-j2objc-annotations-1.1.pom.drv
/nix/store/rsn2jzxiizvhbrp50y6p3x4k7i86wz2p-jetifier-core-1.0.0-alpha10.pom.drv
/nix/store/rsnwn3bs302vgvsd86zpap847iqp2s8h-annotation-experimental-1.0.0.aar.drv
/nix/store/rvr7lnzp35vzi5azim0xj3hy7cs8ix5a-httpclient-4.2.6.jar.drv
/nix/store/rxfiikqsnyxg0963lx3jfxqpm761niqm-javax.activation-api-1.2.0.jar.drv
/nix/store/rxjynrvqpqxjdz5p6yciwvv2jwm8cjm1-kotlin-stdlib-jdk7-1.2.71.pom.drv
/nix/store/rxnmqqpjxp5hfmvqbrl1chrn00k9ihrq-common-26.3.1.jar.drv
/nix/store/rz2cyl2vbvgaa10ysbg33nvnz8pnib41-compilerCommon-3.1.4.pom.drv
/nix/store/rzzkxyzdbbfsn7vy4q7pjibhlpb5c89m-asm-tree-9.3.pom.drv
/nix/store/s0c1hk8c7x8caykirssbgjpk7icqpag8-shared-26.5.4.pom.drv
/nix/store/s0ccib509y3s2icpbb3805z0ch08x1ld-manifest-merger-26.2.1.pom.drv
/nix/store/s0gm71kzacnidrnn087zsfy3qddwcw99-builder-model-1.3.1.jar.drv
/nix/store/s17lhbpvbp8ja853fzr3208wrv4zm7ng-sdk-common-26.3.1.pom.drv
/nix/store/s2h76q7s7ijyaxbn75mb7x3586fiyiqj-databinding-compiler-common-3.2.1.jar.drv
/nix/store/s2mr8azyyp5af7n5ab10iyhqzi1l0g0q-builder-test-api-3.3.1.pom.drv
/nix/store/s4bdlccdjhkpphgjphl0srjllya9mx43-annotations-24.3.1.pom.drv
/nix/store/s4lsbbhwh0w21lhy65n14fdj7vl5x1ls-guava-26.0-jre.pom.drv
/nix/store/s4pd3qqckfrl0yzy2g1dpql6p1qzcwxd-imagepipeline-native-2.2.0.pom.drv
/nix/store/s5ddnaw5sg029jab2anyi16dk42vrawq-httpcore-4.4.6.jar.drv
/nix/store/s5dpkv2jgb9iwrdncr14b9cmp0bcsfip-fastinfoset-project-2.1.0.pom.drv
/nix/store/s6h4hqha5fvgdgn6rlqjzgjj8hxfsx4d-sdklib-26.2.1.jar.drv
/nix/store/s6wi3rldr8cphvi316bmr8k7c046prjn-guava-31.1-jre.jar.drv
/nix/store/s7694hgr71rpl9s9q2qn8k3f0z0wxvwv-kotlin-stdlib-1.4.31.jar.drv
/nix/store/s8ixk3gbl3nznwlsnwcy6nc6cqbqvdnc-webkit-1.4.0.pom.drv
/nix/store/s95691d8fymjjcapbyba784hk4sw0ark-junit-4.13.2.pom.drv
/nix/store/s9k8yf0fi0fqn298hi227pw228pvlx5g-ST4-4.3.3.pom.drv
/nix/store/s9rx1xr15fh7y0gf4mzv02h66dqrwpmq-viewpager-1.0.0.aar.drv
/nix/store/sar11cbyix3lnymmvma1aqw9zyh3qn8v-manifest-merger-26.1.4.pom.drv
/nix/store/sbgbnnj30lan6g98203f6bipmlxi985q-kotlin-stdlib-common-1.6.21.jar.drv
/nix/store/scvfmcj32xh6034y7hil76cvwcbirg62-protos-26.5.4.jar.drv
/nix/store/sfa1p87fpkfw0bmdbc3hxj2ggn7kj6ha-function-0.0.1.pom.drv
/nix/store/sg0fq5pnasf917air988jsyzx77d92k2-bundletool-0.6.0.pom.drv
/nix/store/sggzpxappbpfv79141nvzzvqw10mgx6j-compilerCommon-3.0.0.jar.drv
/nix/store/shs592n8kpz7b8yx13ir1lw4a5g7z9lp-support-compat-26.0.2.pom.drv
/nix/store/sjwzxw1jyi7y8dbbnj49l1n1cng7zlkj-core-1.3.0.pom.drv
/nix/store/skr3c8ddz0qhvk5b8yc15qlxab944d97-guava-parent-22.0.pom.drv
/nix/store/skshs79aaj8gv0caigiy4dmgrrw644vi-print-1.0.0.aar.drv
/nix/store/sl4kwzbmgqygavzbpplliy34rngjid8r-builder-model-3.0.1.pom.drv
/nix/store/slf8nc3zmbj3haz4hlhbk5ga0n9y6nrd-gradle-core-3.0.1.pom.drv
/nix/store/slyp5d8mx9h66ksj6gbbqrxjdrslf347-asm-analysis-6.0.jar.drv
/nix/store/sml4rqsyap92zwp8q7z9lrfnvjm3hasq-kotlin-scripting-common-1.4.31.pom.drv
/nix/store/sp9awcy5bllq65b1zlc8jahfrclip4al-appcompat-v7-27.0.1.pom.drv
/nix/store/sq3hixhn3fmr7by2xaghlpifg2g69a58-kxml2-2.3.0.jar.drv
/nix/store/ss3lqhs03p9f7pa4zn3x39h3bzpk0cji-annotations-24.1.3.pom.drv
/nix/store/ssdb8k55373lhfdlpw7w4g57z89zb84r-kotlin-reflect-1.1.3-2.jar.drv
/nix/store/ssjqrp1gi3nihfc0wb1zmr0aqs1yzq7k-ddmlib-26.5.4.jar.drv
/nix/store/sspll2kbflxlbcz15b83l1snd02z530v-stax-api-1.0-2.pom.drv
/nix/store/svwywfwi31wga1m9hr70ac44gdqql489-okhttp-5.0.0-alpha.10.pom.drv
/nix/store/sxmhmvv09n1gw8bwhvk71sc9d6522060-uast-26.0.0.jar.drv
/nix/store/sy1hj70146fpqmgmdjiifih034f85zi1-kotlin-stdlib-1.3.50.jar.drv
/nix/store/sy4x6cdjdc7753aqmf06zsabw6zpwsay-easymockclassextension-3.2.pom.drv
/nix/store/syfph89z6fndmydbv4wbfwkw91p8vxb5-kotlin-stdlib-jdk8-1.3.20.pom.drv
/nix/store/sz86i0hjigmbvb5hlj3q7wbdm35rz0fm-oss-parent-9.pom.drv
/nix/store/szv1sch2igx3j0h02xr9r5cj7dx3sxaf-kotlin-reflect-1.3.50.pom.drv
/nix/store/v006dwqrhyzfi8sfs4lxljkasj4h0dq0-org.abego.treelayout.core-1.0.1.pom.drv
/nix/store/v11vajqjj4cw3qgwylinkn2nk70i7kak-FastInfoset-1.2.13.jar.drv
/nix/store/v13a5vv5y5mg9inx2ngyj51kw3f2318h-memory-type-native-2.2.0.aar.drv
/nix/store/v1l964aihrc7l2ijy7rz8ivh7swwkrqx-kotlin-annotation-processing-gradle-1.4.31.jar.drv
/nix/store/v2c0s56rny11gq62zlvdqjg7c1l2ranp-layoutlib-api-26.0.0.pom.drv
/nix/store/v2g15n3m9hdhc0lsyzk7q5m92j1m44vp-commons-logging-1.2.jar.drv
/nix/store/v2pa9cfi3hv60q703cmyja7sqmvlmq5z-tracker-26.3.1.jar.drv
/nix/store/v30ap2pk62fwxixani3lmybghzkr5gyf-aapt2-proto-0.1.0.pom.drv
/nix/store/v409jsjcyzp6xxms4nnjc17k2aavi1b1-conceal-1.1.3.pom.drv
/nix/store/v5db80z65g767baiwdrzpaawbhlc1wag-asm-commons-9.3.jar.drv
/nix/store/v79v4vblpmwb07w02pzl65bmjxwvsgd6-gradle-3.3.1.jar.drv
/nix/store/v89gbfiks5nv7dm53lzj53r8vw7lx946-builder-3.0.1.jar.drv
/nix/store/va1gp6dsdcc72d4zz7v1wzx0r0ihqp2f-dvlib-26.5.4.pom.drv
/nix/store/vasjnfb4yfh8g4n9ml0nfzqxpxgfknm5-jetifier-core-1.0.0-beta02.pom.drv
/nix/store/vb1245j8rqshg868whi988dxn6r1b5m0-guava-parent-26.0-android.pom.drv
/nix/store/vb27lxkrpz9jvzm74qf3ks5n9nvs9gk0-commons-0.9.6.0.aar.drv
/nix/store/vb7xqgp09fin4dylppyya7kk9maww20n-antlr-runtime-3.5.3.pom.drv
/nix/store/vbnxjw965s8pd1aqy2y9xmvrkrgi980m-asm-parent-5.0.3.pom.drv
/nix/store/vcx5y836vyxaqj39i1vvbyg1yc53pvvz-org.jacoco.core-0.7.4.201502262128.jar.drv
/nix/store/vcyzyy8n18cnph6g01mg0baj5pkzr2is-support-annotations-27.0.1.pom.drv
/nix/store/vd491nspzhc7y7karz2836zfp8rvss1d-layoutlib-api-26.3.1.jar.drv
/nix/store/vdbq112i6imyrnf0kr1v0ynv12cdq323-lifecycle-runtime-2.0.0.pom.drv
/nix/store/vdv36xkcf8bdv00a41h2ryv7z0s18kz7-lifecycle-common-2.1.0.jar.drv
/nix/store/vfm1kj36wn13r0fpajss8i9s4jd29mkd-jakarta.xml.bind-api-4.0.0.pom.drv
/nix/store/vg9algs89rpd52xwa626lysadl00fi73-jaxb-runtime-2.2.11.pom.drv
/nix/store/vgi765wnpl7l93rvzm5ncp82yafrhj2m-antlr-master-3.3.pom.drv
/nix/store/vi8yam6yn440fyf753ygd1h20qssf5gs-builder-model-1.5.0.jar.drv
/nix/store/vicndb0qgj0xhjf3bkkw4vpf3529lakj-gradle-1.1.3.pom.drv
/nix/store/vj366cyvmlp1j3a9h2y017qnnsndzjm5-drawerlayout-1.0.0.aar.drv
/nix/store/vkiglirig0fwkvzlyybb7pvy8pq6npn4-builder-test-api-3.1.4.pom.drv
/nix/store/vkmmjnhjgbis3g762w8sjbp06ghbkkr5-kotlin-stdlib-1.1.3-2.jar.drv
/nix/store/vl11rfpans0q0kggynd84ynn9pkra9sk-appcompat-resources-1.1.0.aar.drv
/nix/store/vldkpi42p0r6rix3s0knh5w0d3zfx27v-uast-26.5.4.jar.drv
/nix/store/vlfdfal2m014b2ycvdlbnpzar5gsi1an-appcompat-resources-1.2.0.aar.drv
/nix/store/vlrv3hxw5x8ql4na1x3slrl17s7skczw-appcompat-v7-26.0.2.pom.drv
/nix/store/vlw6yb1qxg5c8y0l2nbcs6wah0h1sws4-kotlin-scripting-compiler-impl-embeddable-1.4.31.jar.drv
/nix/store/vmsagbvq3nq5qxw66d2nwwpgima2g24n-lint-gradle-api-26.5.4.pom.drv
/nix/store/vn102x1vf75rs208f83i5r10nljncz9n-annotation-experimental-1.1.0.aar.drv
/nix/store/vnc41r99pis0s84ha97lds4pbcan1i1b-ST4-4.0.8.pom.drv
/nix/store/vnhjndhb538yb2vv4a438d057qvlinhi-httpcomponents-parent-10.pom.drv
/nix/store/vns5cczb91ix08n24x0rn4skjnb2kznj-jaxb-runtime-parent-2.2.11.pom.drv
/nix/store/vp3k34gr2axgf0frajd7dlpc1z3fzqjm-lint-checks-26.0.0.jar.drv
/nix/store/vpb45xqqnhx39npybil1bga9kwqs6y8c-nativeimagetranscoder-2.2.0.pom.drv
/nix/store/vqp1zkbyg1jm2h5l5fl8fva9lmfy21m9-vectordrawable-1.0.1.pom.drv
/nix/store/vr1ywqiakpmm9x85fibbgjinmc5440s8-asm-debug-all-6.0_BETA.pom.drv
/nix/store/vr422r3xxvwnyxy4hanp3n19bldgjfx1-manifest-merger-26.5.4.pom.drv
/nix/store/vw46iamr20h09jshk4jsvnqa81i1xaz9-proguard-gradle-5.2.1.jar.drv
/nix/store/vwh648x8rnrkvl40wz8c7h7yv7rwphn7-guava-17.0.jar.drv
/nix/store/vwk9sarsn5lwz5sg2d2rj92jb0v3lq2c-jaxb-core-2.2.11.jar.drv
/nix/store/vwklb59zrwbk3vxmby39j4nd1vzz67zl-aapt2-proto-0.3.1.jar.drv
/nix/store/vy0hnh35m80flls4c8g8ah6frqdni1bz-lifecycle-livedata-2.0.0.pom.drv
/nix/store/vy0slkn98xgrddl8dc8bhw3zz6araa7y-asm-commons-9.3.pom.drv
/nix/store/vy9d8hpjc3khc0gi744w20dwks5wxwsk-junit-4.12.jar.drv
/nix/store/vydgwyyd8p4vi1prn2vfpbpqicvl544c-versionedparcelable-1.0.0.aar.drv
/nix/store/vyi6pfkha0lix0k1vlpz2wk5qwg0y0yz-okhttp-jvm-5.0.0-alpha.10.pom.drv
/nix/store/vyk2kg4c044s0qk645hmjn2dqsv7943d-core-runtime-2.0.0.aar.drv
/nix/store/w00npsz726wfwsrcbnxpqnvkrlwg78bg-nativeloader-0.9.0.pom.drv
/nix/store/w0lzw615jyj4ddpjgg48wnzd25c8azv0-kotlin-compiler-embeddable-1.3.50.jar.drv
/nix/store/w13s3zg6khf428b07alp66wa7ws57wqb-kotlin-stdlib-1.3.71.pom.drv
/nix/store/w46d49i76p3q14kv9yzxicnqq7zdr1s7-kotlin-daemon-client-1.3.50.pom.drv
/nix/store/w4f7cgx8rbq2cfawnvslyx8bs6hndwvh-auto-value-parent-1.9.pom.drv
/nix/store/w54yi8yn1h22ckrk8vp47hps9rw99i56-asm-util-5.1.jar.drv
/nix/store/w74jpq2i1axggm618r5i82ccm98s8n33-material-1.2.0-alpha03.aar.drv
/nix/store/w77xaggdsq5mlq47rjpgk4mbs05jjdk5-guava-testlib-31.1-jre.jar.drv
/nix/store/w7hl0ncqj303fykkmcdyb1wmp935m2pw-vectordrawable-animated-1.1.0.aar.drv
/nix/store/w7nacpccma1v03vj731w1kbh2kxjvp23-lifecycle-viewmodel-2.1.0.pom.drv
/nix/store/w8si84li276rlfy0pmqvn0yjp78y7vq3-bcprov-jdk15on-1.60.jar.drv
/nix/store/w93nka9k07jii3q8qicnryahi8bpkgvl-objenesis-3.2.pom.drv
/nix/store/w99c08jkcmncziv8npmw66351z01882c-lint-24.3.1.jar.drv
/nix/store/wamyrnd648cnc99l3wgi2sdj8g2vqx9q-dvlib-26.0.0.jar.drv
/nix/store/wcf125bj0rx8k8hnmv5aczjjv7bw5i8k-common-26.1.4.pom.drv
/nix/store/wclw7h4rwcdjgncjha92qcr84d24gxxj-vectordrawable-1.0.0.aar.drv
/nix/store/wddj5v3abm5dipyz7v7ji3drq4ws3in3-kotlin-util-io-1.4.31.jar.drv
/nix/store/wddw3w6ida7azjzkqs48mnbmlfdcy9qi-activation-1.1.jar.drv
/nix/store/wfvmjw80ijqymlb1ji23kilmrngxl539-appcompat-resources-1.3.1.aar.drv
/nix/store/wfvpqh385irfmn0f9gypn9x5bvn17lb5-httpclient-4.5.2.jar.drv
/nix/store/wg1nwrvibyq4qxfg2jld69whpglx0mxv-kotlin-compiler-embeddable-1.3.50.pom.drv
/nix/store/wg5cwam4k4bgi2sljqg9wak4ikmxkf47-repository-26.5.4.jar.drv
/nix/store/wi9w4f691zipxd60q334p5dzxs0p0cql-kotlin-stdlib-common-1.5.30.jar.drv
/nix/store/widb4nknkxxaj043kqw089g4arvipzx6-builder-model-3.3.1.pom.drv
/nix/store/wijnswb93b8b5qs14328d7ch5b1c1jl8-error_prone_parent-2.0.18.pom.drv
/nix/store/wiy1w7190yr4hdr0hbxkvr9cgfzxhn7b-kotlin-stdlib-common-1.3.20.pom.drv
/nix/store/wj8sz46gnqsq8piw6ra6s4i39qsyjqa1-objenesis-3.2.jar.drv
/nix/store/wkcdasyk4z7ah7v6hghdyx05dyw2lkjy-asm-tree-5.0.3.pom.drv
/nix/store/wklaqhgkciwnd0ga6r6vz71kp4sp0w6r-commons-lang3-3.3.2.pom.drv
/nix/store/wlhxxxb44p1dhi5rkl9bnlqpi72v81gj-jaxb-api-2.2.12-b140109.1041.jar.drv
/nix/store/wlzxs331kpcphnw837wv23nn7w56d4xp-lifecycle-viewmodel-2.0.0.pom.drv
/nix/store/wm3flmamyszad863s9g5bmw70afcs9fm-junit-4.12.pom.drv
/nix/store/wmg06z3mky082x1kmv6z6h547wfxm2nz-repository-26.2.1.jar.drv
/nix/store/wpjn9hignfv9ir7lcv8z7aszxhbjjzjz-legacy-support-core-utils-1.0.0.pom.drv
/nix/store/wpp1p81bs5fcq02xx31niaxh361l8dic-repository-26.0.1.pom.drv
/nix/store/wprkp4n12a0wxxz9746nsn5c4snx9rv7-gson-parent-2.8.5.pom.drv
/nix/store/wri35m966pnmh2vn2fmvdkfns66xc20n-jimfs-1.1.pom.drv
/nix/store/wrkdgylw5if87wgh9rfz0z2w3vkyjwhj-txw2-2.2.11.jar.drv
/nix/store/wvwpyqwfsnyj88n7lf3cwim4cjahkni6-juniversalchardet-1.0.3.jar.drv
/nix/store/wvzz5sf7993irs9hs1m6nw9xr8yc8imh-common-26.0.0.jar.drv
/nix/store/ww5v8f6snvxw89lq4v5vmkxfg3hjjr3r-annotation-1.1.0.pom.drv
/nix/store/wwfvlr9c9kg8px0m4skakps78kgsqs9v-istack-commons-4.1.1.pom.drv
/nix/store/wxhdcj2dlrvh0qavqqkkmp0p292fis76-objenesis-parent-3.2.pom.drv
/nix/store/wxwa557p0rmc9i0vwxn8lagd4qjhakcr-lint-24.1.3.jar.drv
/nix/store/wz8d699r5m4dm41n740z4ml3xy7xpkb1-annotations-26.5.4.pom.drv
/nix/store/x0vf7zp3wz5rldshshb4ixc5w81lp0qa-commons-cli-1.2.jar.drv
/nix/store/x114ssa19z8cv9chzf1dlgy0aw74cixh-core-common-2.0.1.jar.drv
/nix/store/x1ljcg261rkrfvfymhk5spxaqhsgp7h3-support-fragment-26.0.2.pom.drv
/nix/store/x1w4d7lqssrscq9al82l6dv16qzbprir-jsr305-2.0.1.jar.drv
/nix/store/x29lbq5x3mybb9dy6fn27k57279y6grw-checker-qual-2.5.2.jar.drv
/nix/store/x2zs8yb5zp8pmz4wb9bc80h644ayxc84-fbcore-2.0.0.pom.drv
/nix/store/x4vjikc92w6i9n4jm041xkm5r5jw095k-gifdecoder-4.12.0.aar.drv
/nix/store/x4ys5fk1b2g1y9r0vs6cn0vpzj54xzl6-commons-logging-1.1.1.jar.drv
/nix/store/x6870pc3qv1wwq1fyrgyw56iig11nbm4-httpclient-4.5.6.pom.drv
/nix/store/x7h4m0hq7rilnqbwv7bsijwyypfg605a-httpclient-4.5.13.pom.drv
/nix/store/x7jcix065lr3pbynxgnpz574c991c5vq-lint-checks-26.0.0.pom.drv
/nix/store/x7pgvbs9876daxxck6xgj1pgqbll452q-j2objc-annotations-1.3.jar.drv
/nix/store/x80q4mqhdni55gam8j0xpfpl3pgd4fm3-sdk-common-26.5.4.jar.drv
/nix/store/x8apdd5zr81hciplv21pm85ignwzk06b-annotations-24.1.3.jar.drv
/nix/store/x8vinyfdmvjqj8fbc12bfhkyajg9cfh6-antlr-2.7.7.jar.drv
/nix/store/x8xrncs72hwj7mxz8gj91xlx012lw94g-kotlin-script-runtime-1.4.31.pom.drv
/nix/store/x8z9f57yg0xwq8j2s82zv7ch57c9a9ck-kotlin-stdlib-1.3.0.jar.drv
/nix/store/xa5f0lp14zlcqbd74rn2gfjg67sv1ikn-lint-checks-24.3.1.pom.drv
/nix/store/xaasizirgmq8anraaxnib10dvh7fmdwk-support-compat-27.0.1.aar.drv
/nix/store/xaiqk12ybcw7n3z95mwik6i2n4bh0wsf-trove4j-20160824.jar.drv
/nix/store/xbm3qlsgimma8ghfx9w003rm6np8fhwi-databinding-compiler-common-3.5.4.pom.drv
/nix/store/xbz056ydxgi2v41i736rbp0i5iwqdjva-kotlin-klib-commonizer-embeddable-1.4.31.pom.drv
/nix/store/xcfvrgl7ava0zh6510xldvlnnsvfxkd1-appcompat-1.0.0.pom.drv
/nix/store/xd3pvzygvvxynliwmkk5za7lxgcqikjf-ow2-1.5.pom.drv
/nix/store/xdgfh3x1443mqkzvhvw8g0zx2z4x87lq-lifecycle-common-2.3.1.pom.drv
/nix/store/xds7v241gyjafdnaggkhg797ab373fam-truth-parent-1.1.3.pom.drv
/nix/store/xf2f16x4yn8rrxwzxavn202d3y4lil7i-support-vector-drawable-27.0.1.pom.drv
/nix/store/xhma8y7m9sdjcank8xf4sj02z50qj644-collection-1.1.0.pom.drv
/nix/store/xhx66m7n6xk90k7nmdyfhshfbmlaag54-support-core-utils-26.0.2.pom.drv
/nix/store/xhzmmdqsf5x7aivzdsq5q19smsvrw103-savedstate-1.0.0.pom.drv
/nix/store/xiv36pc5hq17jalh0a780c7i4v8wdc9p-kotlin-daemon-client-1.4.31.jar.drv
/nix/store/xkbdjdz3vyf406ag74rxppvicl0ba291-gradle-3.3.1.pom.drv
/nix/store/xldar8yni69l9iswvmivh9fnf2afx0sj-kotlin-stdlib-1.3.50.pom.drv
/nix/store/xlf74facmhsipdfgagscva9cnqaw1dlg-fbcore-2.2.0.aar.drv
/nix/store/xlnf0frwvvhwh4fgw37sfd4r2g0z2nkm-builder-3.1.4.pom.drv
/nix/store/xlr89z01f2ykgxsz7m3gapzdvsj0br14-okhttp-urlconnection-3.12.12.pom.drv
/nix/store/xmx4ycr6q7r30nyjwm4fcb5cz842dj39-okio-1.15.0.pom.drv
/nix/store/xpqp1874vczbygibbvyrk7p24g3wig82-kotlin-stdlib-common-1.2.71.jar.drv
/nix/store/xq3643dm26lca459haq3yjp7kvkz2gbb-guava-31.1-jre.pom.drv
/nix/store/xqwq3q85c4vhskmvy0wzwn8ymcp4mpfl-httpcomponents-core-4.4.15.pom.drv
/nix/store/xsyc6vm587gw26khk4c47wfi0ix81742-ddmlib-24.5.0.jar.drv
/nix/store/xyj823b759cq0k6j8b38dw8s619y25lv-guava-27.0.1-jre.jar.drv
/nix/store/xzjgxvbjq91v90z46anvbvjmhdgprj1r-kotlin-stdlib-1.6.21.pom.drv
/nix/store/y00y7aq9qak8aqbqs9yzxh3phc1gzc7z-builder-model-1.5.0.pom.drv
/nix/store/y08d4z3ljgjwwsgmxi51l5lb7s5mjfr1-okhttp-tls-3.12.12.pom.drv
/nix/store/y28jvxi9fg138iyq6nmj4d85fkls7da2-dvlib-24.3.1.jar.drv
/nix/store/y29b41ajahpfsixck6wjr18f8wqc26bg-mojo-parent-34.pom.drv
/nix/store/y2xqs2dvbk4iizfb0hg3f5zkfj2796cm-kotlin-stdlib-1.5.10.pom.drv
/nix/store/y4lfq6f9d2430wb4cfn9am40rhk5ylh1-appcompat-1.1.0.aar.drv
/nix/store/y4sy7ab9hf5rlwmx0gl1agbw3gpjbdm4-imagepipeline-2.0.0.pom.drv
/nix/store/y4zrz4maxq148wbi7mz0y6ra67q2xmnq-antlr-master-3.5.2.pom.drv
/nix/store/y5g7pq852pdn1xafbj3y393xcg0qv0qz-gson-2.2.4.pom.drv
/nix/store/y5phnwr9fzv16rzip7bw06wbqhsa9im5-auto-parent-3.pom.drv
/nix/store/y9pfvm0i80r66q0qz7dk2fgwx65hbr52-baseLibrary-3.0.0.jar.drv
/nix/store/yb0x4v2wwbsnids29sffpk072xjvgps5-manifest-merger-24.5.0.pom.drv
/nix/store/ybgc2wkz8jppnssnb3pi04nchzvfcj1c-jaxb-bom-4.0.0.pom.drv
/nix/store/ybncq2djsb67kdwxnzjpqg7gfjh5hh4g-activity-1.2.4.pom.drv
/nix/store/ydd56rlmqlcyqq22v4iv67dr1kniy3v9-kotlin-stdlib-jdk7-1.3.50.jar.drv
/nix/store/ydlriaj8wkjbh2cwy8wxhy8hxjjmn0j3-fragment-1.0.0.aar.drv
/nix/store/ydyphy4m37bs5ssrif2bfdxvwzwr77cr-oss-parent-7.pom.drv
/nix/store/yi0fqg8phyxr2zhj86w0yz7yppi5z8by-layoutlib-api-26.5.4.jar.drv
/nix/store/yj7r6v4v45v2c1v44m99i9s1r9mmzsxr-semver4j-0.16.4.pom.drv
/nix/store/yk3gyr67qi5kaa3zmfcydy80kr6vxcb3-kotlin-stdlib-jre7-1.2.0.pom.drv
/nix/store/yk76qf9m1v6qihasfaf0w6rmjs8p9zl0-antlr4-4.5.3.pom.drv
/nix/store/ykcsdfq2lpg61i6j3l1y6ssi5yznmkb6-kotlin-stdlib-jdk8-1.3.50.pom.drv
/nix/store/ykfaf7i3r3f0i3ps8m74zw0pxhwi17cm-transition-1.0.0.aar.drv
/nix/store/ykqpjx26pq895mx7pcbkfc7w3k98avws-asm-tree-5.1.pom.drv
/nix/store/ylapk8mmk9nmzvsgwnjz6jrzigs7p828-lint-24.5.0.jar.drv
/nix/store/ymgq7va150k6glxkpjrqs8a9l72q7kms-appcompat-1.2.0.aar.drv
/nix/store/ymmb5ff67n5wfjxii9kf8plz0ijz0gc7-builder-model-3.5.4.jar.drv
/nix/store/ynrjkxp7a3rbdrd8kijjnszmcg6dpn2q-appcompat-1.3.1.pom.drv
/nix/store/ypblkafv66si5xkmqkacfzwdh8rk1g09-httpcomponents-client-4.5.13.pom.drv
/nix/store/yq90cgb9fi2l4cid2rz7rgcnsvx2l5p7-layoutlib-api-24.5.0.jar.drv
/nix/store/yqaynzn3ibndc1vkfhwifxmw2zml40cd-jetifier-processor-1.0.0-beta04.jar.drv
/nix/store/yqsj62sy8qph7hiyb5n6hjlkyhipsphz-lifecycle-runtime-2.1.0.aar.drv
/nix/store/ysiiq32p3dszlmfklhjr9k7by3nr0y6p-kotlin-stdlib-1.2.71.jar.drv
/nix/store/yspwa55cmj6zcan3fqfz946lrb4n7c8h-manifest-merger-24.5.0.jar.drv
/nix/store/yylq0pa1r4mr7s114r4xkjinjfr8v24b-lint-checks-26.0.1.jar.drv
/nix/store/yzjwixghjw9k5c3d0qnbkplg7k58lqkk-common-1.0.0.pom.drv
/nix/store/yznbp1csvrbynvpabi48j1ywqsnqhiki-jaxb-parent-2.2.11.pom.drv
/nix/store/z1fsv1a2nzb98wf3dnnmcgridcr8xar2-lint-26.0.1.jar.drv
/nix/store/z1l8mf4dpzmg7wliq7mr65zwx0v2l093-repository-26.2.1.pom.drv
/nix/store/z3mcvgj9syygv0f96nk92050c6ivp3l0-loader-1.0.0.pom.drv
/nix/store/z5g8m2ka2sxc67l1md1f2zsnw6g6wwwk-tracker-26.2.1.pom.drv
/nix/store/z5ghmalr2g1qs9byhwa9vx2x8pvdg9a0-databinding-common-3.3.1.jar.drv
/nix/store/z5r7znxwf53d1wv4ld2x0hbvhnk0d0f7-kotlin-scripting-jvm-1.3.50.pom.drv
/nix/store/z5yf6a2xis8lplacky1n402vfs1vr14d-gradle-3.1.4.pom.drv
/nix/store/z64fj378xv7lc4n0n8jnzf4rl24qhj2s-asm-analysis-5.0.3.pom.drv
/nix/store/z86vf33wgpf1a769q8agikrp0l70wsr1-antlr4-4.5.jar.drv
/nix/store/z8rqimm6h8slb84hpp15fn6kvbaqb8wk-sdklib-26.0.1.jar.drv
/nix/store/zb3czd1sbsd2yz4qhb5jmr2ciyk7m2cx-jaxb-api-2.4.0-b180830.0359.jar.drv
/nix/store/zb9lxxg9n3pim4ab3611sbvx5ish0pc4-org.jacoco.build-0.7.4.201502262128.pom.drv
/nix/store/zcrps34lwgjzyj14v1q03g6jij1nrlfb-compilerCommon-3.0.1.pom.drv
/nix/store/zcx0wkngj65zdxiiq98363anqq5bpcbp-tracker-26.0.1.jar.drv
/nix/store/zdah1wpwrcijg2lf4j2ldvpdb9r5xplq-annotations-4.12.0.pom.drv
/nix/store/zdd36v6lynwrdp4lgmrgx64b4ixv6lyh-lifecycle-livedata-core-2.0.0.aar.drv
/nix/store/zdgbb72c93n1zyyxrf03wd44p0k63csi-protobuf-java-3.0.0.jar.drv
/nix/store/zdq5prm7457k6mjys65r6hqzy9bz9shp-kotlin-stdlib-common-1.5.10.jar.drv
/nix/store/zfvijkwnp9871k24mkgjs03f1qp7cchv-error_prone_annotations-2.3.1.pom.drv
/nix/store/zgfswvfhjz9dvjzm94zj0k2nalii2kig-commons-parent-52.pom.drv
/nix/store/zijpxfk3aw2rlmgaiby4ry71w793fm0n-proguard-base-5.1.jar.drv
/nix/store/zjkmql8nd7gbzdfa6dd5i1c6471bxrxf-kotlin-util-io-1.3.50.pom.drv
/nix/store/zjrs75m5znpbssls2gcxxvp5igmandkc-antlr-2.7.1.jar.drv
/nix/store/zl37s6z9h3l0p4gvk0czl68jwmrkl9g1-kotlin-compiler-26.5.4.pom.drv
/nix/store/zmpyfnjws4jyyklgx8nd8xdzpkp268ng-soloader-0.8.2.pom.drv
/nix/store/zmysb7qish3wcbajgglwiqjh3cfwch3c-lottie-3.4.4.pom.drv
/nix/store/zp33qawh2ry2q5l96960lj6vj09rcdc4-kotlin-scripting-jvm-1.3.50.jar.drv
/nix/store/zrvafyi3zm69f39z7rk1f71dyma9ly5y-kotlin-scripting-compiler-impl-embeddable-1.3.50.pom.drv
/nix/store/zs3xk6wfia2lblaciz1x815439549rf8-jack-api-0.9.0.pom.drv
/nix/store/zs7vysqwqxnnwfczifi5w8qfd2w55244-builder-test-api-1.3.1.pom.drv
/nix/store/zscl3h8rvyh69zj17qvk1y5591y74p4a-memory-type-native-2.2.0.pom.drv
/nix/store/zvrgl41d5rsk8cmxhbmms66xp955f6y7-kotlin-scripting-common-1.3.50.jar.drv
/nix/store/zx03qzw6wc8781d3n4nnj11ii1dr6aw1-lint-gradle-api-26.1.4.pom.drv
/nix/store/zxnxb46rmn8c716qi1241hlk6zwn9wnv-conscrypt-android-2.0.0.pom.drv
/nix/store/zy0wcr8y71x1hi5fbw586crxlbvwbr5m-runtime-1.0.0.aar.drv
/nix/store/zy2qbqzdgcfnv1911mbqzjnfz9fp5n21-sdklib-26.0.1.pom.drv
/nix/store/zz9mgzm3195wjyasx2snf6a91v8iif10-ddmlib-24.1.3.pom.drv
/nix/store/6isgh28lpw92fjig1cb5s443a4zj4fwb-create-local-maven-repo.drv
/nix/store/nznss0nh7kvhw4nvr4f7bzqykjj1bbvr-aapt2-3.5.4-6197926-linux.jar.sha1.drv
/nix/store/q2bff4r9fd04zaq8q9y8y5ir85jv424j-aapt2-3.5.4-6197926-linux.jar.drv
/nix/store/zbvqn9bibxfzn2w762vq0bfi8ys71cfw-aapt2-3.5.4-6197926.pom.drv
/nix/store/f2h56h2m1n7jya84lf6c8lfy2aps8v5n-aapt2-3.5.4-6197926.drv
/nix/store/5nylyyimab7s79rqp6zgx1c0sd4dc71g-status-mobile-maven-deps.drv
/nix/store/hfa9nmabpqid29yc1agzgdkf3i2lhxwb-status-mobile-node-deps-1.20.0-workspace-package.json.drv
/nix/store/nmf777cjxc5iwzikr9p7nadz3wszii7s-fixup_yarn_lock.drv
/nix/store/a7hhb6d7j597r9a61br0sfmx0sj2nngc-status-mobile-node-deps-1.20.0.drv
/nix/store/5rpdyx7vrfl8cln1qbqqxskzcwq1xmsz-status-mobile-node-deps-1.20.0-patched.drv
/nix/store/63jcpsnq4fmm9iq16jgnnlgngd7bnc9j-core.memoize-1.0.236.jar.drv
/nix/store/67dh45fp7lgfy2rkhjxlgdgwfshdsaxs-shadow-client-1.3.3.jar.drv
/nix/store/69pdlwnf424f9mva232rc5dr7g7fkbkw-j2objc-annotations-1.1.jar.drv
/nix/store/6ca335mm1myqk2plll3a9qfd2q1ljf46-ring-codec-1.1.2.pom.drv
/nix/store/6gzmhf8lydz87hhav3gfpw1rb90kavnn-google-closure-library-0.0-20191016-6ae1f72f.pom.drv
/nix/store/6km24dq8zsw4imsqkmcjavg84686zsh1-expound-0.8.5.pom.drv
/nix/store/6ngsws8w2wi6kmfi16qy4hihp1sv08k9-cljs-time-0.5.2.jar.drv
/nix/store/6zc28y2x6gfn7gawpz8rdaks8zkjknzg-rewrite-cljs-0.4.4.pom.drv
/nix/store/740nng4a9dl3p4l5y3dsmqb6nscgsqw5-spec.alpha-0.2.176.jar.drv
/nix/store/ja9na90wan1p6ggbxk15jafbr72aj2gn-gomobile.drv
/nix/store/b53d1cclvp386vw3494cncf5snw3bgjy-gomobile-unstable-2022-05-18-go-modules.drv
/nix/store/7c5fnbi1n437x7amnf514cyjhs813wc8-gomobile-unstable-2022-05-18.drv
/nix/store/7dgv6rh7b830vi2ajszbn3g3ln97mqnx-alphabase-1.0.0.jar.drv
/nix/store/7f9f3gfmgax0qa4yvn5jlza3ziy7q9kx-protobuf-java-3.11.1.jar.drv
/nix/store/7fkmsrs9s71xv0jz09k7ybshn8pw768n-graal-sdk-20.1.0.jar.drv
/nix/store/7hkcrq4kk6n9wikmv93nv6dyi5ypx7a2-expound-0.8.5.jar.drv
/nix/store/7hr5d0yj1l9f1bv1a56v5psfpcg9fxkm-ring-codec-1.1.2.jar.drv
/nix/store/7kbix3pv4afc6r1z9p74frbwscnnap1h-oops-0.7.0.pom.drv
/nix/store/835yx5yqczwk67k7br9qkkxil13kwwia-quoin-0.1.2.jar.drv
/nix/store/859axj0gb4aq5q8czgxb93lilxw7azcw-tufte-2.1.0.pom.drv
/nix/store/85k8pcgyyh1c573hs1bbxhlrcgkydd7p-core.memoize-1.0.236.pom.drv
/nix/store/8bb8kd94b9fza9xpp346ka4ipb9w9yxg-timbre-4.10.0-2-status.pom.drv
/nix/store/8f8xpzdva2vhcw2j2cc5idgkb1dlq5lx-jna-3.2.2.jar.drv
/nix/store/8hk6f7nl3jqlhq8zr0vah28d7gzbxi8s-truffle-api-20.1.0.jar.drv
/nix/store/8iij854i3968g0acirz64w8plxxwhaa8-truss-1.5.0.jar.drv
/nix/store/8pfb6pp27xyxb3vqn1jpg9ryhgbkrkfv-clojure-1.10.1.jar.drv
/nix/store/8wghh70gw8wbgks6d0ljchssl9jb9my1-core.cache-1.0.207.pom.drv
/nix/store/8xgi3kz6p325c1b91la22q3nw4l8fjj9-asm-7.1.jar.drv
/nix/store/97m2rawmjasp8z92vwzriyh6byy6m26i-cljfmt-0.6.7.jar.drv
/nix/store/99dcp0aaan93jx7yx2w817302jz2q6sp-tools.macro-0.1.5.jar.drv
/nix/store/99hb4qhzw6v0aj4fqr2ylg1bbzkbb3gs-refactor-nrepl-2.5.0.pom.drv
/nix/store/9a8dw6005pacw8cqjfh0pr9qbzv37fx9-elemental2-core-1.0.0-RC1.pom.drv
/nix/store/9aakc557xh76dqgm719s4w7d8w49mcxy-tools.logging-0.4.1.jar.drv
/nix/store/9bagdl1v7fb0a31gxzd1dzdlylk3vll4-spec-inspec-1.0.0-alpha2.jar.drv
/nix/store/9x184gbbw11x6rkbcjk3rl4yzl0z8895-codox-klipse-theme-0.0.1.pom.drv
/nix/store/a1g21kxrwmh1dz5k3afadhcmrcmdvad9-jna-3.2.2.pom.drv
/nix/store/a6686fsydvlx376il5kh17hqxw3lgdf8-data.json-1.0.0.jar.drv
/nix/store/ajccqpvjyzf7dhnckamnzhfrjs53mfib-javassist-3.18.1-GA.pom.drv
/nix/store/an68n7zih606v87hhcgj4g006sqaa1px-commons-codec-1.10.pom.drv
/nix/store/b9l6kq5c7f2vd10wymqx44h3vcpr6q11-google-closure-library-third-party-0.0-20191016-6ae1f72f.jar.drv
/nix/store/bayk5r6k0xgkyqfw3pv31vmswavdrmap-oops-0.7.0.jar.drv
/nix/store/jbwpsrciv29xm6ya3b55dl0m823saqas-status-go-a787dab-source.drv
/nix/store/bbfm37ws79536w031ff8a7lxxfvimm8l-status-go-0.108.3+hotfix.2-a787dab-android.drv
/nix/store/bgmj0j08jx0glb32i02a44jmi1p7d43d-guava-25.1-jre.jar.drv
/nix/store/bmbjkzjjbin3hjjsa6431mmg0820j9jy-ring-cors-0.1.8.pom.drv
/nix/store/bsrdwja3a0s5zig275ylcnnpqd95vpl9-hawk-0.2.11.jar.drv
/nix/store/bvvfz40a1lx9kbfr6d6llvvj7yxr7s18-cljfmt-0.6.7.pom.drv
/nix/store/bycpax1ia6ixjdhkvgy46s1ky9j5bn0d-js-20.1.0.jar.drv
/nix/store/c0l56bzv45lrygli5pyk2lrc2x5r7fqp-rewrite-cljs-0.4.4.jar.drv
/nix/store/c81n3vr6r8aiza1fs7xfrgymxaxjrz8s-hickory-0.7.1.jar.drv
/nix/store/cah9zd0j9qd0n58ayyx70yd7a7q8718q-tools.cli-1.0.194.jar.drv
/nix/store/cd6cha0aby0p86nyc7l9qpphvm9mfvm8-diffutils-1.3.0.pom.drv
/nix/store/cf1gynvzpq3fgggxsdna1j98r4cly4p6-asm-util-7.1.pom.drv
/nix/store/cf84l22yklszxx2dv270yfi06zri4ad5-tools.cli-1.0.194.pom.drv
/nix/store/d1m7gzrd8vajc90hj8sfx4mk8a8h79l4-json-simple-1.1.1.jar.drv
/nix/store/d32pvyzbac1a6lkfgar53i7r3r6y2my4-wildfly-client-config-1.0.1.Final.jar.drv
/nix/store/d4kvvgh17h2gi2z08m0363crsh3ncbr4-nrepl-0.7.0.pom.drv
/nix/store/d8qifr0wjgzkhy6yx24hpg4agj2k8mwz-animal-sniffer-annotations-1.14.pom.drv
/nix/store/d9xl3wilvkwq6d1q7iymyqm0bl1p74hc-jboss-logging-3.4.1.Final.jar.drv
/nix/store/dg8586s74a338v4wh03qdi42kcrif5gp-eql-0.0.9.pom.drv
/nix/store/dhp3vj5gh2k6jwdxigsy9nc508amah8g-instaparse-1.4.0.jar.drv
/nix/store/dl3xx0jc7w0fgskn0d37qb92vygk3zkx-json-simple-1.1.1.pom.drv
/nix/store/dmirwkfqbajykq9m4ailw8ynkh3c87ww-args4j-2.0.26.jar.drv
/nix/store/dnzvrgf1an04w8l7v71272yp69zrgi1v-msgpack-0.6.12.pom.drv
/nix/store/dsxkxwsgcbrr97d10g7iq19jw8xa124i-react-17.0.1-0.pom.drv
/nix/store/f1jy904ln5z9yrajd25mggxhjayjky5x-j2objc-annotations-1.1.pom.drv
/nix/store/fhh91xn1w0s1012yq0zcb36wqjnmkd54-http-kit-2.2.0.pom.drv
/nix/store/fqzsc5xwc75w2psld1mxsqxfzvfsvy2b-barbary-watchservice-1.0.jar.drv
/nix/store/fxpjaaqn8q2376h5acbc7j851dmpax8c-jboss-logging-3.4.1.Final.pom.drv
/nix/store/g1m0mz1r4xqq2nz7qrn30w9x1b9r5sl6-shadow-cljs-2.11.4.pom.drv
/nix/store/g4lmk26bj412njqs60m2m8cssb35wnxw-re2j-1.3.pom.drv
/nix/store/gg80vp4n764mj85mwb7nyk0yr11h8kik-test.check-1.1.0.jar.drv
/nix/store/gi8byxc8xkn95x0vhp2kdqhw0rajnmfr-clout-2.1.2.pom.drv
/nix/store/gijvn5gynnlhhyn1sb7zbgx07zpcfv8l-timbre-4.10.0.jar.drv
/nix/store/gqlxidvpfa16pwiymxj31wj139brnij9-quoin-0.1.2.pom.drv
/nix/store/h0ja2kq6kvw6c48lgxgmbmdsvvfq009i-data.priority-map-1.0.0.pom.drv
/nix/store/h50jnrn5yybrbkl28v8kq2g3by4yd769-transit-js-0.8.846.pom.drv
/nix/store/h9nzlnzid7zksm030jw184zz0d9sjx8p-closure-compiler-externs-v20200830.jar.drv
/nix/store/ha2xfmpp31bpljs9csl1dzdn2qqdi3zs-guava-25.1-jre.pom.drv
/nix/store/hchbkr9pkshmvm9ds8y28y169wc7hv2h-timbre-4.10.0.pom.drv
/nix/store/hd7gbxsl5dhzxnid8jwis9c1vl4xhwqg-shadow-util-0.7.0.pom.drv
/nix/store/hdcxn8c70c3j2skvarjq4qqm49kq9as7-transit-java-1.0.343.jar.drv
/nix/store/hgzz0z828dsqig3s72k2qjql9ql94pml-args4j-2.0.26.pom.drv
/nix/store/hidbbv1jjammyczdflal4m9n3592hc9n-commons-io-2.6.pom.drv
/nix/store/hk6xnfansbqv0pbygxav7a8kjgii6nxr-sente-1.15.0.jar.drv
/nix/store/hlg6qvh838gfcp70sln2w13blhwnz0kw-rewrite-clj-0.6.1.jar.drv
/nix/store/hmmx4w8fk3nsxrzs3x3g65l81qb7l5kr-re-frisk-remote-1.6.0.jar.drv
/nix/store/i29gl9np77sjkb09ifl4npxydcxbij5n-shadow-cljs-2.11.4-aot.jar.drv
/nix/store/i493m32409viw9ysnb0dv09cpc4v1vlj-transit-cljs-0.8.248.pom.drv
/nix/store/i5i798005zljy9shcv8jh3wbzpc49qf2-error_prone_annotations-2.3.1.jar.drv
/nix/store/i5wjdd8awyvcyhxwzyr8i03nvihv0ryf-graal-sdk-20.1.0.pom.drv
/nix/store/i6c51116n7qq63jyxy4sk5f0q8fhhhm5-hiccup-1.0.5.pom.drv
/nix/store/ia9pqynw73y35dsphq1d36isk0j356x8-cljs-test-display-0.1.1.pom.drv
/nix/store/ih1ir3vqn4b3zjr9py1h9jzqi8xa460y-transit-java-1.0.343.pom.drv
/nix/store/iq7qmmjfvmr97ppfckwygyinas5ksdk2-xnio-nio-3.8.0.Final.pom.drv
/nix/store/isnc8yi4y9yh74xnnlhcclgi8jszqi60-compojure-1.5.2.pom.drv
/nix/store/ix3j4v52khcqwc973nk4cprkdxas0a0w-icu4j-66.1.jar.drv
/nix/store/j3cgsmzsl8pfyx0zwcf6bnfag2war51j-barbary-watchservice-1.0.pom.drv
/nix/store/j4j5l17gfipxd0gc96l0j7kfpy37f8mp-piggieback-0.4.1.jar.drv
/nix/store/j9pk6hkjg7rjq3pqlh5h3h4cigrscg6z-medley-0.8.2.jar.drv
/nix/store/j9yh085zn5ayvklily8xvj5ly75vxbh1-re-frame-0.12.0.jar.drv
/nix/store/ja0f9blwwfjdf90qkjfrrcm5ppnlfxjm-jsr305-3.0.1.pom.drv
/nix/store/jbgdmfnhdzs04q0gjn6wfbfh5fiprx3a-eql-0.0.9.jar.drv
/nix/store/jf0x1y3y3dpkdgicq66bngy64893b4qn-wildfly-client-config-1.0.1.Final.pom.drv
/nix/store/jfnqhv3bqsy1wkmdwmk0ykmjf8p2nwna-commons-fileupload-1.4.jar.drv
/nix/store/jlmlcwnsb9q9lb07m89xhwzvhrrpxl2x-tools.reader-1.3.3.pom.drv
/nix/store/jxmfwpy6b5cxwppdb3y9gnq0wimm5mar-cljs-bean-1.3.0.jar.drv
/nix/store/k235md2y28h6k5gjkbsampglmavs8vsf-tools.analyzer.jvm-1.1.0.pom.drv
/nix/store/k9szr4zwmr8wh9kam9vw35ifjwhcqsms-transit-clj-1.0.324.pom.drv
/nix/store/kn33fjgjm9g7kmfdab3n1vwsivc88j85-hawk-0.2.11.pom.drv
/nix/store/kzmncyksf4avrqxkmpjqlshrp5aw5pnd-schema-1.1.7.jar.drv
/nix/store/l1j97znmzfggsdjnx5xv9sqkkgkb6qr6-tufte-2.1.0.jar.drv
/nix/store/l4k3k1daxqa3wf477699w4h785kq7ql2-tools.macro-0.1.5.pom.drv
/nix/store/lc1ga5a6r3k73vamx2iirlqvda54brxw-cljs-test-display-0.1.1.jar.drv
/nix/store/li951pb3w1hhmj9v8ac6pl9i0smdicxl-servlet-api-2.5.jar.drv
/nix/store/ln4m2cnkyhnndcj0zi31r16v97dcbqpv-crypto-random-1.2.0.jar.drv
/nix/store/lx9sf38y91bwyklymnaxh07cyif2sjg5-env-config-0.2.2.pom.drv
/nix/store/m032cacrrzn1kvhssplzfx76gick5wr0-macrovich-0.2.1.pom.drv
/nix/store/m54mz51ipsmmrpw1x4qqlc1482yf41jd-asm-util-7.1.jar.drv
/nix/store/m7zlmhripchy312163wsn31r5gl8q9ap-cljs-time-0.5.2.pom.drv
/nix/store/ma1s71gp6407x2i5bpmsywhkmmf7g6xg-jackson-core-2.8.7.pom.drv
/nix/store/md7kjhnr4a6n0pygspsrjlk1svc76i1q-react-dom-17.0.1-0.jar.drv
/nix/store/mfxyafcv2yqmzlvyiac3j09v943aqkah-js-scriptengine-20.1.0.pom.drv
/nix/store/mhxwns8zyfhl7svha2ln5qcz8kziqpxx-cider-nrepl-0.25.3.pom.drv
/nix/store/mjx6hv78wzj9l1xdchbhswz6jijaa3dc-wildfly-common-1.5.2.Final.pom.drv
/nix/store/n2hw4lridci9n0lmpy4pjgpqg5jf0mg1-tools.reader-1.3.3.jar.drv
/nix/store/n39hk6iqnx6ycab76k66apkrqlxkjvma-regex-20.1.0.jar.drv
/nix/store/n3ms9v6ifnaa4bmpfsdmhbqmkxqfvikj-js-scriptengine-20.1.0.jar.drv
/nix/store/n5xdvgzr9sgk3wpv47yb5xicarn85pz7-diffutils-1.3.0.jar.drv
/nix/store/nd47bd57fl6mrv0chbd31ykxs554qx81-refactor-nrepl-2.5.0.jar.drv
/nix/store/npll1xc6pppj81zy2ra0dzcgrc635sa5-ring-core-1.8.1.pom.drv
/nix/store/p6vvyaf5p2bnpbricrs6gcs643p4ppk4-jboss-threads-3.1.0.Final.pom.drv
/nix/store/p6x7gf297syiw9z38jxdj5mhdc6cmlhq-schema-1.1.7.pom.drv
/nix/store/pcrv97082w7xbavzshjdwmddiaddhsr6-spec-inspec-1.0.0-alpha2.pom.drv
/nix/store/pfilkd9ik5b2cdyzchc5hyhpskkwaayg-reagent-1.0.0.pom.drv
/nix/store/phhn1rrjvywawzlvmy4iq3ylvdd59dbn-asm-analysis-7.1.pom.drv
/nix/store/pw4p5rsmhanr22wzd9czfnwnh8m010p3-jsr305-3.0.1.jar.drv
/nix/store/q3s0r0ahzlmzbly5k761pphb02nkx8a6-cider-nrepl-0.25.3.jar.drv
/nix/store/qj1nyqpd9gyzllh5nsmi9v9m6gpp7h26-xnio-api-3.8.0.Final.jar.drv
/nix/store/qlqly0cc7g67vf196czpfdcxrdhclgvw-gson-2.7.jar.drv
/nix/store/qqspy920lx67n00ggd3pakiqa0wc74k6-jaxb-api-2.3.0.pom.drv
/nix/store/qr1g60z66ia7qav0rzziz358bzzgbxhx-tools.analyzer.jvm-1.1.0.jar.drv
/nix/store/qvi3vpcmylijyxl7b6vqkbd4aa30z99m-jsoup-1.9.2.pom.drv
/nix/store/r0dkdrb2d7130xhc1ja6k0bdgwgwsk5r-jsoup-1.9.2.jar.drv
/nix/store/r2rl24mdpk9vwjdm5hki3igv0ga8s4dx-http-kit-2.2.0.jar.drv
/nix/store/r3yib0wjzfllpckfwam7znxsxjv91pzk-closure-compiler-externs-v20200830.pom.drv
/nix/store/r6jckaz6xz8chg64dxjj6p3xp2hkk169-spec-coerce-1.0.0-alpha6.pom.drv
/nix/store/rabah5mmb0agd65gfyahhji8wcsahh3d-commons-codec-1.10.jar.drv
/nix/store/rc8w9yi5ik01gh4p8f9w0dqa5k8i64vv-codox-klipse-theme-0.0.1.jar.drv
/nix/store/rj1a7nvg0d79v9nplingsk5ssdr8qrfa-commons-fileupload-1.4.pom.drv
/nix/store/rlpnfpjwnr4s6rabrv6jg1dpni5cf2i9-jboss-threads-3.1.0.Final.jar.drv
/nix/store/rxkm9ln5kdsrfjqchjfiw2l49k3sylkz-encore-2.105.0.jar.drv
/nix/store/rziyx8mi82f6acf6nf32hhpn4vbz1v0l-compojure-1.5.2.jar.drv
/nix/store/s3mgf1d585g829gr1zxdk9v9ylc33mn1-xnio-nio-3.8.0.Final.jar.drv
/nix/store/s5c95ilghnx13lrc4x8cq2c26kd2lww4-medley-0.8.2.pom.drv
/nix/store/s81i1xz1dldj1xy8nsb996jp2dwprcm7-data.priority-map-1.0.0.jar.drv
/nix/store/silxywxmwrdm0w2iw5n6v85nwk7va1zh-ring-cors-0.1.8.jar.drv
/nix/store/skkk71s073f0p63368yqn5b8y79ajxqz-clojure-1.10.1.pom.drv
/nix/store/smpbannv6gfdkddn2mf6pgi19h2vhwpx-jsinterop-annotations-1.0.2.jar.drv
/nix/store/spi38yk6b1q754di8rlrdblmvzb4hdr2-clojurescript-1.10.773.jar.drv
/nix/store/sq07g96w3k2ykdj6ciima62kskrzkx2c-undertow-core-2.1.3.Final.jar.drv
/nix/store/sxamavhvcdx666mwkls935w93fb4j4aj-re2j-1.3.jar.drv
/nix/store/v438amlkdsqzdw3mv8jjg50crz3wijm9-data.json-1.0.0.pom.drv
/nix/store/v6xw3vp9w5nlysq81b1zarwi41p6dfn9-react-dom-17.0.1-0.pom.drv
/nix/store/v94mgczxkphy80jqljkfld23q1a09jdj-re-frame-0.12.0.pom.drv
/nix/store/vbc2gpy9wqwinqn56hizjf3798y6nanz-core.async-1.3.610.pom.drv
/nix/store/vcjln2x37k5203jpscdff9dwpf44zp9r-gson-2.7.pom.drv
/nix/store/vin7928ljkli3667a42yws3nalw2z3xd-fipp-0.6.23.pom.drv
/nix/store/vpl1aihfy7rbwdwza32m3lb42qbid5s3-javassist-3.18.1-GA.jar.drv
/nix/store/vrfl995mllbjim8n2w453gb621v6q1pk-protobuf-java-3.11.1.pom.drv
/nix/store/vw4w6iyf0wwrv37whwaz38qzcjq7fklv-core.cache-1.0.207.jar.drv
/nix/store/vw76dkqkyhmxj504s1x6f9ywkjx87vs1-icu4j-66.1.pom.drv
/nix/store/vx9c1l6ql8f87h1dmwa0rqk7zkc46ypm-test-0.1.5.jar.drv
/nix/store/w2hwqcmgzwg4kdx53s56ab7q8rhv6lfq-undertow-core-2.1.3.Final.pom.drv
/nix/store/w5prgx34sq69ysgq5jab6an4a39jl8m1-base-1.0.0.pom.drv
/nix/store/w7xvawxr6raqv7y7z3rgfvhm5192i7r4-react-dom-server-17.0.1-0.pom.drv
/nix/store/wpmm1hy7gd308715mxjsrhyvlfcb0cd8-alphabase-1.0.0.pom.drv
/nix/store/x3glfrq3mf3cfdr1yzy19s0ir36zg6m8-crypto-equality-1.0.0.jar.drv
/nix/store/x4mf07y3z83vxc88hf04inxlqg22gx93-asm-tree-7.1.pom.drv
/nix/store/x5fyrzhlzcyjbm6ffm2ykszrlvaysai6-encore-2.105.0.pom.drv
/nix/store/xaf5as5pqf38nn6ra9mc60jjq0xm8xnh-jackson-core-2.8.7.jar.drv
/nix/store/xhrzh8awc6kpmdmpvywg0k1nffln0474-js-20.1.0.pom.drv
/nix/store/xi3yhin69043i94lwp7sm09f48zgsiy0-closure-compiler-unshaded-v20200830.jar.drv
/nix/store/xqindyyx3wbnxnvmqcbqcp42p4yk41mv-tools.analyzer-1.0.0.jar.drv
/nix/store/y2h0axafsswphsdswvk64ib7m6ix92hr-elemental2-core-1.0.0-RC1.jar.drv
/nix/store/ydwfc160fxl168vahic2mv097pzq1k51-timbre-4.10.0-2-status.jar.drv
/nix/store/ysj5axwxihzas8aabdqd9fmp48dk5nbm-pretty-0.1.33.pom.drv
/nix/store/ywb0gzhgdr11xzq20ysd5v0ckrlblz9f-instaparse-1.4.0.pom.drv
/nix/store/yyqwjm4cchss1rrgphp2k729m1631mzr-fipp-0.6.23.jar.drv
/nix/store/z15gmw3155zwws6yi03j93z852d0wbk5-msgpack-0.6.12.jar.drv
/nix/store/z23857rc7ba0b0z3qc5ywm2xzn8gkg97-react-17.0.1-0.jar.drv
/nix/store/z2fmd420x6idlzahv4y75rh72c0b93dw-macrovich-0.2.1.jar.drv
/nix/store/z3drxhnl5ak688ivx4frg3g2w853sbr7-piggieback-0.4.1.pom.drv
/nix/store/z68wfw5cmlzbqid3xb23ri4ldr64diib-transit-cljs-0.8.248.jar.drv
/nix/store/z77ywqfzn40cjmhwcxprzw9d520y3zps-react-dom-server-17.0.1-0.jar.drv
/nix/store/zdlf8wvgvxi9kmxcf5xvzhanx3br7bgd-commons-io-2.6.jar.drv
/nix/store/zfkd26asm0b6scvvvpv4z25205v49qz5-servlet-api-2.5.pom.drv
/nix/store/zh917642crffk99s816f27y16rl4zb9g-asm-analysis-7.1.jar.drv
/nix/store/zmbms22a2qzics4fxjdfv71ckbcdm4lc-shadow-util-0.7.0.jar.drv
/nix/store/zmk588j5h4kff2q2pyn8g97jax3jcghf-rewrite-clj-0.6.1.pom.drv
/nix/store/zr39278j8si0xa4c6didpb4ncr220hal-google-closure-library-0.0-20191016-6ae1f72f.jar.drv
/nix/store/zwjl0l47qjki1jr0mlrck05379y2xymq-shadow-client-1.3.3.pom.drv
/nix/store/yr72rgl1rbli835gkwyn6m1r7q1vy1k6-create-local-maven-repo.drv
/nix/store/v52hwga4wsn0c33kajnpqbn9dxaijda2-status-mobile-clojure-deps.drv
/nix/store/jz5fb1l8i0lbzijkcmb3121a285bcjkx-status-mobile-build-jsbundle-android.drv
/nix/store/d1lzfcyvcq1i9pgn7xvsx7f9y8fwhn81-status-mobile-build-release-android.drv
these 961 paths will be fetched (487.22 MiB download, 1337.59 MiB unpacked):
/nix/store/003h34mq0i89rf5560iwxkbym1vzaw7h-decamelize___decamelize_1.2.0.tgz
/nix/store/02j2kjcd0bkw17n68rdir8cbib0gmilk-filter_obj___filter_obj_1.1.0.tgz
/nix/store/04bldpcvr4r9c75zkpvn02qcg9nkkqq7-to_regex___to_regex_3.0.2.tgz
/nix/store/04hg1f22krsxrdm01lmif3w1kq1kacgp-wide_align___wide_align_1.1.5.tgz
/nix/store/04vy5sdfgkdz511z86gizlc9x51xmw8x-stealthy_require___stealthy_require_1.1.1.tgz
/nix/store/04wgbdf0zv7p122hh6lgk9algx018bwj-is_date_object___is_date_object_1.0.2.tgz
/nix/store/069l94xn78hcw0hfl1nqkzlipc5wng1l-kind_of___kind_of_4.0.0.tgz
/nix/store/06li9h5qygirnwcwxwvd2la326law2jq-yallist___yallist_3.1.1.tgz
/nix/store/0778rf4anxyybxg7b1vgr99ss35hz2js-whatwg_fetch___whatwg_fetch_3.6.2.tgz
/nix/store/0936jmr798z52f6pm4j63w8sa55rdza8-balanced_match___balanced_match_1.0.0.tgz
/nix/store/09ykip3iiylzmf0niblsxdvpay9xichr-constants_browserify___constants_browserify_1.0.0.tgz
/nix/store/0b7n9rirwl1lddga1s7jfv097fp555xr-_babel_template___template_7.16.7.tgz
/nix/store/0br67d2ikzm65dy6jmyvrpai4wc9z953-python3-3.10.4-env
/nix/store/0chbwxq85vns7bgnprr2v85gvf99czjv-glob___glob_7.1.6.tgz
/nix/store/0h0q50ccfvz2zs1h7p5bx8y462qivspc-boxen___boxen_5.1.2.tgz
/nix/store/0hs1gwc0wlxw3l2xr9y229glzf5xdzjq-jsprim___jsprim_1.4.1.tgz
/nix/store/0hx6p9rik40g19qff70spm66gfywqw75-cssom___cssom_0.3.8.tgz
/nix/store/0ihn9agcz90qin1v3fydaqpqfkzr9d8k-minimatch___minimatch_3.0.4.tgz
/nix/store/0iygcifnax6j7qmbs9cxmx1ln32czixc-randomfill___randomfill_1.0.4.tgz
/nix/store/0kh25hqwj6b8gn05yx8225nhg2acpgs6-platform-tools-33.0.1
/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0
/nix/store/0lm590m3axn76qwic7vjdznayqgp2wld-cp_file___cp_file_6.2.0.tgz
/nix/store/0mlig5xnsdsvwn2f53x8ml0f826a5f4l-widest_line___widest_line_3.1.0.tgz
/nix/store/0pyx5ngbrcy5w4xyini0q1zf1qajnjbj-cache_base___cache_base_1.0.1.tgz
/nix/store/0vb20m8bna6ks3fgn28f2b7ciacnxrg1-tdigest___tdigest_0.1.1.tgz
/nix/store/0w2q6f0f3jyzj6kdc10vcw7cfjrjwgdc-whatwg_mimetype___whatwg_mimetype_2.3.0.tgz
/nix/store/0wbl0nm0g02hh3bmacv2z4qghvbhqk8g-jest_get_type___jest_get_type_25.2.6.tgz
/nix/store/0wgk4grcic1k3ki2piq055xhgv17vyfs-sha.js___sha.js_2.4.11.tgz
/nix/store/0wq40g296d5q91qyp8q8px624fm2k50n-curl-7.83.1-dev
/nix/store/0xkk4v42im3b0iddjdpb78qs8ak59jbd-find_up___find_up_3.0.0.tgz
/nix/store/0ys6dxvsamqspn4xddyvn0ikpdg7hb4n-ncurses-abi5-compat-6.3-p20220507-man
/nix/store/0ywayjkpq3lgq208n4bcrgn6yksh46wf-leven___leven_2.1.0.tgz
/nix/store/0z2wm6pcm9l205yqn0bb3xi1clvv736q-cliui___cliui_5.0.0.tgz
/nix/store/105li7km9kd31qxklgk9xajhiwrhl9iw-diffie_hellman___diffie_hellman_5.0.3.tgz
/nix/store/11gnb8dai1pq6w8ppfydsw0r3y3iyybn-json_stringify_safe___json_stringify_safe_5.0.1.tgz
/nix/store/12fzgz2r9f1yw8ijcri7nrgc113zcpzx-braces___braces_3.0.2.tgz
/nix/store/139nxlqiv46y8wx920m6lnsavj93kjg0-boolbase___boolbase_1.0.0.tgz
/nix/store/14s4k3q5814fzgfr35mpc1mpjypgg487-pify___pify_3.0.0.tgz
/nix/store/15iqvm9lkz0qhljmmw1g6iac5v2hnvqj-path_key___path_key_3.1.1.tgz
/nix/store/15jnqq6zmm89fm0wl4xpq8385zh75b7w-querystring_es3___querystring_es3_0.2.1.tgz
/nix/store/164rd864rswb7l8wm6y9a10a0hndngdi-glob_parent___glob_parent_5.1.2.tgz
/nix/store/1766g7nbsivgikddkxrhnkzr1niac9vm-inherits___inherits_2.0.4.tgz
/nix/store/17awisv30hmrdg8q2z8jyv7haa9bxj9c-import_local___import_local_3.0.2.tgz
/nix/store/19gwbclglal3qwwpakwsmgh8wcwfb2d6-kleur___kleur_3.0.3.tgz
/nix/store/19py200ycgkzzf0m03j0bicy66ifxv63-_types_color_name___color_name_1.1.1.tgz
/nix/store/1b16pm3jp462kw94640lmxwnz5gjfg8b-is_stream___is_stream_1.1.0.tgz
/nix/store/1dcllw2wabd8fvbmgyvpgkwzgmncsj6j-ansi_escapes___ansi_escapes_4.3.1.tgz
/nix/store/1fc1gq858ngf765mq64iyvkpics06l6c-buffer_alloc_unsafe___buffer_alloc_unsafe_1.1.0.tgz
/nix/store/1g5pix0c0k1f1yl2ppqh9qizs59vm5wy-registry_auth_token___registry_auth_token_4.2.1.tgz
/nix/store/1g6wyjm281wmdhsba5r9x8hf87qzj6v2-load_json_file___load_json_file_4.0.0.tgz
/nix/store/1i8xadpls0ndyml1hasmv940sn0xf6a2-string_width___string_width_4.2.3.tgz
/nix/store/1ig91bshh3wmh90x59avs2hisjfcsrnz-util_deprecate___util_deprecate_1.0.2.tgz
/nix/store/1iw6nqlc9aa3jj7zn5ryfi6y0jjck4ga-log_symbols___log_symbols_2.2.0.tgz
/nix/store/1kcdzzaxbg5qzq9nfblvg5kyv2yacw3h-_babel_helper_function_name___helper_function_name_7.17.9.tgz
/nix/store/1ml6zynxy0ikspf0wy6bmhd4ngxvcn7m-wide_align___wide_align_1.1.3.tgz
/nix/store/1ns2a8hilnfrlvq7981bdqqkkwf6whv9-zip-3.0
/nix/store/1pw0hz89pg0mg5ckdbfzk2ncfvvrkgzp-istanbul_lib_source_maps___istanbul_lib_source_maps_4.0.0.tgz
/nix/store/1qdr9rsr365xy52mgp6cc9n3gc1zslvv-micromatch___micromatch_4.0.2.tgz
/nix/store/1r5b57awjs9mmdwf49glpzmazn4q4hlx-string_width___string_width_2.1.1.tgz
/nix/store/1rj636j73q9p2rhik3pzkglvwjg3x692-asap___asap_2.0.6.tgz
/nix/store/1vcncabnkaydbzcnhds4va7091jfxihw-aws4___aws4_1.9.1.tgz
/nix/store/1vcrwq0lvwa3x2cgqlw787v0557wcz6m-browser_process_hrtime___browser_process_hrtime_1.0.0.tgz
/nix/store/1wwvr0xbjab1x0csr6wz5wz24zqxivb0-node_libs_browser___node_libs_browser_2.2.1.tgz
/nix/store/1xff3amsp3q7aia0yjrmpv8s8xwb4k5w-unicode_canonical_property_names_ecmascript___unicode_canonical_property_names_ecmascript_1.0.4.tgz
/nix/store/1xq789b12h7bvc2h64k7vcd71m9jjc7w-glibc-2.34-210-dev
/nix/store/1xsndahjxr8bppmp7by3bp1mblyfx2a9-fontconfig-2.13.94
/nix/store/1yb11xiabai9ddwsy5fqslwvnvyrm65v-curl-7.83.1
/nix/store/1ypxvp1lva4wz9lzzg367d485k08p06d-get_caller_file___get_caller_file_2.0.5.tgz
/nix/store/20f2xbfrknahqyiwg0igknl4215wqsh5-cli_boxes___cli_boxes_2.2.1.tgz
/nix/store/22qha5lvpb4g5jk0r95lk9ynkafc7ybb-fs_extra___fs_extra_1.0.0.tgz
/nix/store/231ry7s6yy0l43rxikk03gmfbc2mw1i3-range_parser___range_parser_1.2.1.tgz
/nix/store/23i1r6v2p8hlfpdy1x50mmam8namdcrf-_sindresorhus_is___is_0.14.0.tgz
/nix/store/23ikdx0sgx5smk2hldlycvx5hmpnqsmx-atob___atob_2.1.2.tgz
/nix/store/23mv9kqsfwsg0w4zy5xlxqaczpfhr42x-merge_stream___merge_stream_1.0.1.tgz
/nix/store/25llm1q1g6nvmgpirkmds7c66qi0xgx2-function_bind___function_bind_1.1.1.tgz
/nix/store/26r3xws52x79y07v4axcr3kvbfs05j57-expand_template___expand_template_2.0.3.tgz
/nix/store/26wvy6syh7ia8yhfj39p8mdh2449q4hz-connect___connect_3.7.0.tgz
/nix/store/26xhkk0s8pwhkw95cb1k53r66s8wpw71-_hapi_topo___topo_3.1.6.tgz
/nix/store/27lnpqv4hijdhnx3xg882qg6qjyp3gn6-hash_base___hash_base_3.1.0.tgz
/nix/store/28nd35iv7g273dgjgg19h83nfp2vzmwv-_jridgewell_gen_mapping___gen_mapping_0.3.1.tgz
/nix/store/2abfm9rs9alkwpwli8ylc21jvqvqkswp-unicode_match_property_value_ecmascript___unicode_match_property_value_ecmascript_1.2.0.tgz
/nix/store/2bbhxx2v7lsqs8mh6x3kycg3xq3jvbvw-setimmediate___setimmediate_1.0.5.tgz
/nix/store/2bkx0v0y6l6amkf4blqp6pcccqgliaj5-natural_compare___natural_compare_1.4.0.tgz
/nix/store/2bnrwzibhl3ba2isgvgd0yyzcdbqlk63-agent_base___agent_base_6.0.2.tgz
/nix/store/2c71ya6xn6yy95xaa4a4zbxzg7wxpq2r-ms___ms_2.0.0.tgz
/nix/store/2d6rbqc8fd387d55z08cnl3idbkagn96-yargs_parser___yargs_parser_13.1.2.tgz
/nix/store/2dbx0xqb0cdmq6rnkjsbjawscrw5ipw7-fragment_cache___fragment_cache_0.2.1.tgz
/nix/store/2f039lgknqrqiy25k89mga9zgfvcgaq4-openjdk-8u322-ga-jre
/nix/store/2jwsy2fkrv9k29wkcpwj8pfzfw26zykb-to_arraybuffer___to_arraybuffer_1.0.1.tgz
/nix/store/2kz0ihmlny7xifwrm7zqr9jhja0914l7-shell_quote___shell_quote_1.6.1.tgz
/nix/store/2lhc779csxilh78wdfxdbgzs8ry5jzb6-util___util_0.10.3.tgz
/nix/store/2ljwkazl5j5df10pjc5s7r9dlcllq50c-crypto_random_string___crypto_random_string_2.0.0.tgz
/nix/store/2p57zn4yw7d68x07nz40k3b41bx2222d-curl-7.83.1-bin
/nix/store/2pqy8lp74yxk2xsz51vqpxzn883f9ss9-fsevents___fsevents_2.1.3.tgz
/nix/store/2pwiamna2vldc509yrx160pyc45rhllr-path_parse___path_parse_1.0.6.tgz
/nix/store/2q1xjh88bwrrvj0547f8wk95j6rvp6f8-_babel_helper_validator_option___helper_validator_option_7.16.7.tgz
/nix/store/2rry6q48j3lwdvngv2rgi7ncaj9693nw-pkg_dir___pkg_dir_3.0.0.tgz
/nix/store/2s52dm01gd6jn987p2gjbpfvkr0sjqqk-find_up___find_up_4.1.0.tgz
/nix/store/2vs6ilzraf7z2m5rc1ya6v180shwy5qs-encoding___encoding_0.1.13.tgz
/nix/store/2wcxl5ay2v6jmgiy7y9dw50wippin71j-unset_value___unset_value_1.0.0.tgz
/nix/store/2wp82q3wx8lfymbsxy6760dj02yf8jhi-callsites___callsites_3.1.0.tgz
/nix/store/305hwxlaix8y1s8476j1bxy3dki64cj3-crypto_browserify___crypto_browserify_3.12.0.tgz
/nix/store/327vdwmbxjf2d53y77i3c697p5z3xrz9-normalize_path___normalize_path_2.1.1.tgz
/nix/store/345h5avvhpiiz1y3kxarxhs2ks4z61f6-abort_controller___abort_controller_3.0.0.tgz
/nix/store/34k7lwi1my42ls5hdkpqarxm73khm8b9-_types_babel__template___babel__template_7.0.2.tgz
/nix/store/34xbnb758yy6lvr7qyrsjpkrrhck0w8d-nth_check___nth_check_1.0.2.tgz
/nix/store/35bdh7a6dmmjv7qfh6k8s152d55wc5s7-buffer___buffer_5.7.1.tgz
/nix/store/35j6kwag883h8am4pgla5pkdv687xn5x-core_js___core_js_2.6.11.tgz
/nix/store/366q7z3qnn6c1vqwgj3a81z458yzqmd6-extend_shallow___extend_shallow_3.0.2.tgz
/nix/store/36zbf3p8llmr501sgr8wc0dp7j8wmw9q-has_values___has_values_1.0.0.tgz
/nix/store/3856d8viknp717w0k444dgl98mfxngms-extend_shallow___extend_shallow_1.1.4.tgz
/nix/store/3aj463pgsr140s9w9qcf3b7dyshj93sj-parseurl___parseurl_1.3.3.tgz
/nix/store/3b4h2q1ydaga2xybzh5w8h3dkp6c7iqj-form_data___form_data_2.3.3.tgz
/nix/store/3bdy9gb4vc29v1yrm4pvdmnm22ps7qkj-forever_agent___forever_agent_0.6.1.tgz
/nix/store/3c75yd40jffcwjiby7man6wma55ycmfj-libssh2-1.10.0
/nix/store/3cdvcrdmc3v2369rgphyk0xjklpwv1vl-has_symbols___has_symbols_1.0.1.tgz
/nix/store/3dgdziwp8h305pfv0jrm4bn06g79i35b-setprototypeof___setprototypeof_1.1.1.tgz
/nix/store/3f2ygmdd86pknpwwi8rmvwbgz9nqpd0l-ansi_cyan___ansi_cyan_0.1.1.tgz
/nix/store/3g6spdsgkgklikkhn3hx4sjlwyps9dfa-arr_union___arr_union_2.1.0.tgz
/nix/store/3ip466x19p2wq7pbrl5807001v2l0fwq-performance_now___performance_now_2.1.0.tgz
/nix/store/3j6b4xpdanxyrgfacgks48y4ssi8zbq0-read_pkg___read_pkg_5.2.0.tgz
/nix/store/3kbba75lv81yzlbz865ryvwjihivshvv-punycode___punycode_1.4.1.tgz
/nix/store/3mfz311snp4rw12gy1gr4454xrr3a296-rc___rc_1.2.8.tgz
/nix/store/3ngmdg0c18vvbvkx4qv9fq3853ljwjsd-figures___figures_2.0.0.tgz
/nix/store/3p991yv1knbpv2gj3n1q8l4gj8fkcqm9-curl-7.83.1-man
/nix/store/3pv8z8hxlwam260r6d69k7dqp80r42va-istanbul_lib_coverage___istanbul_lib_coverage_2.0.5.tgz
/nix/store/3qprl3png837ivzyix7hdxqq656nb4sc-strip_ansi___strip_ansi_5.2.0.tgz
/nix/store/3qy3m3y3bvqy4ak0wa6i9lv2qwgbin0q-pump___pump_3.0.0.tgz
/nix/store/3qy6jhk3s12vxxx9l3ngp2wqf5gxlsg4-css_tree___css_tree_1.0.0_alpha.39.tgz
/nix/store/3rczc41fn142w978nampin2xpqnc9ymz-arr_diff___arr_diff_1.1.0.tgz
/nix/store/3rkji61zmnq2vq8rpw4j3zl7l0y25lki-md5.js___md5.js_1.3.5.tgz
/nix/store/3s5hfnfh9d4kj89wda7x7yd2fnr2y1vz-tar___tar_6.1.11.tgz
/nix/store/3vqmiy3d0jgfg05bs18dj71h6k6fs1i1-pascalcase___pascalcase_0.1.1.tgz
/nix/store/3wsw24641ks3nkrvhskmcbc1l8dxzxh1-open___open_6.4.0.tgz
/nix/store/3wxm0xf98m8s2df98b9n56z9dp3z7mc3-type_fest___type_fest_0.8.1.tgz
/nix/store/3xga25ixg5xqfcp1dapcxrnmpfncdgc7-promise___promise_8.1.0.tgz
/nix/store/3ysxyyq1b32cm3l8bbqp1kiyw5cn1ldf-promise___promise_7.3.1.tgz
/nix/store/42kp5cp7v048cc400wjj1cq1nrad9b4f-anymatch___anymatch_2.0.0.tgz
/nix/store/43rpn8x997j674q64dbmxf9564498zsc-cli_spinners___cli_spinners_2.3.0.tgz
/nix/store/44jg22r94v070qpq5wb3vibdjzhf4qv3-mimic_fn___mimic_fn_2.1.0.tgz
/nix/store/44wy8xv4sdix7839wh1lagc1fsnv6yqm-abbrev___abbrev_1.1.1.tgz
/nix/store/456lxqppi0zwd2kxxrgbknlcqz0qnr6s-is_windows___is_windows_1.0.2.tgz
/nix/store/45hzfyqryniif8bfnfdwfp6y3k9n3xjf-lowercase_keys___lowercase_keys_1.0.1.tgz
/nix/store/46f5z01bbqbdmbbcqpckg6ill27sndhd-readdirp___readdirp_3.6.0.tgz
/nix/store/47cgh195c5zi7pzlyiqjz3b2vd189rga-global_dirs___global_dirs_3.0.0.tgz
/nix/store/488a7scpqisn5hmim8vr406nzj0z3ggb-escodegen___escodegen_1.14.1.tgz
/nix/store/48js7flgnqpsp620smg1kpjm8px4ivc7-error_ex___error_ex_1.3.2.tgz
/nix/store/4a5fjpjqdb9iv97b2a9n9wifywg6wvp2-are_we_there_yet___are_we_there_yet_1.1.7.tgz
/nix/store/4cls93j24h81b5cjn1wh36zmf898xa5l-color_convert___color_convert_2.0.1.tgz
/nix/store/4cqy81bx02fjhyfbm1d5nlkklpwi251b-domutils___domutils_1.7.0.tgz
/nix/store/4g7hfxvxijnxps3qn851b5cidvqhqbj9-string_decoder___string_decoder_1.1.1.tgz
/nix/store/4g9rbv8h14v6c3x57q0syhdr7dv8kl39-xdg_basedir___xdg_basedir_4.0.0.tgz
/nix/store/4h8wqjpfxq7d4iav0dhb4nlbjb35b3w9-split_string___split_string_3.1.0.tgz
/nix/store/4ipi213m7lbdb4g4z14dap78yy3wc0p1-async___async_2.6.3.tgz
/nix/store/4irg3nz1qy28ai6sfrplr5h82pik0h32-is_stream___is_stream_2.0.0.tgz
/nix/store/4j6nkmcqj0mpj7grb7mqi74nkm3zwgpv-fs.realpath___fs.realpath_1.0.0.tgz
/nix/store/4jklqnh7ksycplcmn9p71f0grcs2fjy5-is_data_descriptor___is_data_descriptor_0.1.4.tgz
/nix/store/4kgf7b2ailq880mrkxir9nd0ikij5h35-regjsparser___regjsparser_0.6.4.tgz
/nix/store/4lkymiziv40nb3lbfa8ismxdjk3pb0vs-unique_string___unique_string_2.0.0.tgz
/nix/store/4n4klmbfqy1pmpvf3nvng75fysjrd40r-which-2.21
/nix/store/4p1hnfx9w5zm3qc7ykp0bvi8f456rkng-python3.10-pyelftools-0.28
/nix/store/4rhm8m5a44jmlj71szfl7bkiwllpfhai-merge_source_map___merge_source_map_1.1.0.tgz
/nix/store/4v4292agvyrh60qp2184f5lhn53gi6bs-expand-response-params
/nix/store/4v4xyv28bz3fk769d38ni6j6nq060gll-safe_buffer___safe_buffer_5.2.1.tgz
/nix/store/4wbj1n6ifijzwh8y791djlnf4kakvh0q-console_browserify___console_browserify_1.2.0.tgz
/nix/store/4wf4kwl84ais3rdgv26mk620c77zhl8v-mimic_fn___mimic_fn_1.2.0.tgz
/nix/store/4xdg5d3pfd15mard9sampbf1az8gby5d-rsvp___rsvp_4.8.5.tgz
/nix/store/51j30fq5sb978g5bscjhq7mqk3zp68jk-assign_symbols___assign_symbols_1.0.0.tgz
/nix/store/52ahwgqsrfg44vadjp4vyp9iqwr8a1n2-libxcb-1.14
/nix/store/53v32n6djfqfp2j39jlyh302fxvf0knh-node_abi___node_abi_2.30.1.tgz
/nix/store/53vfh05bla5y1kq9l53bq1wqkxhdmdfk-argparse___argparse_1.0.10.tgz
/nix/store/56x9licdijzr02kbyd043f798kskvvma-is_fullwidth_code_point___is_fullwidth_code_point_2.0.0.tgz
/nix/store/57fv95g8zrim7ghh0nf67q7i62dglpxp-debug___debug_4.3.4.tgz
/nix/store/57n86z2c7xqgj41hrjsbnjq0d84ia2gb-convert_source_map___convert_source_map_1.7.0.tgz
/nix/store/58m2k9iim1gjx8d8ap73jk5m6vnsgh1j-y18n___y18n_4.0.0.tgz
/nix/store/59q1d1spgnfj397rcr6y8rinxfn1mn64-url_parse_lax___url_parse_lax_3.0.0.tgz
/nix/store/5a5j6v1skzqyjsd5l40y9ak8352bzad5-slide___slide_1.1.6.tgz
/nix/store/5b8y51djg4x9hm391wlbj9m6knvzcnfw-ansi_regex___ansi_regex_2.1.1.tgz
/nix/store/5bcwg14w4bf0drcv5ak966cfhz9012bh-uuid___uuid_3.4.0.tgz
/nix/store/5bl6krh3and04kninzkibgw2gd331w4h-minimist___minimist_1.2.5.tgz
/nix/store/5ffsyfq7sjqdi4x8dm1z9kcv9j7yxnms-browserify_zlib___browserify_zlib_0.2.0.tgz
/nix/store/5h9w5q2zaqi5jycghna03nmy0df71gfk-make_dir___make_dir_3.1.0.tgz
/nix/store/5hmjkc2vk7y6r46sja9n9lalgn6hwi01-fsevents___fsevents_2.3.2.tgz
/nix/store/5i58iiy3ipijdvssnsm0rvlc20d7aygi-tar_fs___tar_fs_2.1.1.tgz
/nix/store/5irqamdrqkcm85l5bn822slffqyzi5sp-is_promise___is_promise_2.1.0.tgz
/nix/store/5mz77p74x1f2wvnknwz7k510s6na7cmn-html_escaper___html_escaper_2.0.2.tgz
/nix/store/5nfrix8lms4bg9yjhpbb326k83j140l2-openssl-1.1.1o
/nix/store/5prhc4k869fxilr477xfgpa2c1yh547b-libpng-apng-1.6.37
/nix/store/5wv3fj0fj8fq7lnn6n5vv3rfl6nmk2pk-ansi_gray___ansi_gray_0.1.1.tgz
/nix/store/5y7d5wz8gnnq7h0vry5s2zvbcq8s1jia-is_glob___is_glob_4.0.3.tgz
/nix/store/6176rw76xx6a87q6krqwzpkrgwwl45bm-configstore___configstore_5.0.1.tgz
/nix/store/61j6nj5vp9khkij1p03285422zycc5y0-locate_path___locate_path_2.0.0.tgz
/nix/store/61ya2akwc3f3h2r5j9ajl7xx4719c65g-extend___extend_3.0.2.tgz
/nix/store/6234i686i2zn6mpj781mik5mc8garpf6-nopt___nopt_5.0.0.tgz
/nix/store/65wwf9bmf9g2sc3ysk0wknjhs8k1i1h5-to_fast_properties___to_fast_properties_2.0.0.tgz
/nix/store/687bfrg2zlc41ck1sx1hy2bip9ymrq4f-map_cache___map_cache_0.2.2.tgz
/nix/store/68iai5cdb05b1fddk3mbv1z5rdqdblc9-extsprintf___extsprintf_1.3.0.tgz
/nix/store/6b2jjdd57545d4c1z7big338gh510qf1-detect_libc___detect_libc_2.0.1.tgz
/nix/store/6g92dkm4dv82bmyl29l1bjaz9mnd0gbk-os_browserify___os_browserify_0.3.0.tgz
/nix/store/6gi2dlgyyaiksh3mpac74cy5q0dxvsn0-buffer_from___buffer_from_1.1.1.tgz
/nix/store/6j03qfifm6x2815anbi7mbyfgdgklcv5-prelude_ls___prelude_ls_1.1.2.tgz
/nix/store/6ks61r3jkvlryxy26pbs1303milwlz3r-strip_bom___strip_bom_4.0.0.tgz
/nix/store/6l0q5mv2mjmpvkgqf6i6zg2wnw2ky7sd-latest_version___latest_version_5.1.0.tgz
/nix/store/6m3iq07ilimxxcirdg03p8kppw2j98a3-miller_rabin___miller_rabin_4.0.1.tgz
/nix/store/6ngcwnzvx9js6p271w1zxz9sqda0jjh2-fs_extra___fs_extra_8.1.0.tgz
/nix/store/6pvh30lvshjvrqk8r70sdxff4cqmn3ri-fresh___fresh_0.5.2.tgz
/nix/store/6qa32r5amfbd3zw7cf9rlh3r08idibb2-test_exclude___test_exclude_5.2.3.tgz
/nix/store/6rf0xh17vf39s0jj9sv17x4bgaqgpr6p-node_modules_regexp___node_modules_regexp_1.0.0.tgz
/nix/store/6sb17b6a3id7zvknp0ra9c4gswk72z9j-snapdragon___snapdragon_0.8.2.tgz
/nix/store/6smprci540a7y3csx5wb6yvywp1xwm5z-buffer___buffer_4.9.2.tgz
/nix/store/6vsvsc6fz25vlqmva6jbxlz37f5bvd0y-posix_character_classes___posix_character_classes_0.1.1.tgz
/nix/store/6x1kxdrg4lmbkjl8l48kfjrhqaz6y4yl-to_regex_range___to_regex_range_5.0.1.tgz
/nix/store/6y4kfjcyx0hynj0fajzzavaqjv021hk1-_babel_helper_replace_supers___helper_replace_supers_7.18.2.tgz
/nix/store/723prif0xkfkx9ghr1rylrb2ha289m27-escape_string_regexp___escape_string_regexp_1.0.5.tgz
/nix/store/72ixgkchw7g6annl2npxj1w23vvqx85z-minimalistic_assert___minimalistic_assert_1.0.1.tgz
/nix/store/72l2qy4bpvlwh36dq8nk0gvk7hmziby4-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.17.7.tgz
/nix/store/734rm58qsjshbs79sdk5xf6ilazfq0ss-map_visit___map_visit_1.0.0.tgz
/nix/store/74dhy4fr1iiq904mhgn382gsrjlp0aqh-color_name___color_name_1.1.3.tgz
/nix/store/74vlyi0xcd9svdf14ajm9bfb1i9j3bgz-rfdc___rfdc_1.3.0.tgz
/nix/store/75cyami1cig4jqjdb07wml0y1jrcg515-readable_stream___readable_stream_3.6.0.tgz
/nix/store/77gvhnyxg3klpij737syqgm21y8yggr2-json_schema___json_schema_0.2.3.tgz
/nix/store/7a4y824i35h22ii5nrc8f22kfhdmy9gk-rx_lite_aggregates___rx_lite_aggregates_4.0.8.tgz
/nix/store/7cbh60wi7cisz3w2r9g1m2vplhhhs9ll-tty_browserify___tty_browserify_0.0.0.tgz
/nix/store/7fj8l7d6jflp8v9l0837zzqmn9ylhmr1-browserify_cipher___browserify_cipher_1.0.1.tgz
/nix/store/7fnksspxnj2b3iffwgrhz6fy3a4klijk-component_emitter___component_emitter_1.3.0.tgz
/nix/store/7gyqpc5n0hxbma16q6s9qclpz1a9i9kz-locate_path___locate_path_3.0.0.tgz
/nix/store/7hpmik03kj61xyh3zbrz3snk5yia5b25-asn1___asn1_0.2.4.tgz
/nix/store/7i0fcbjx3pvzr44c58qq1w53w9gf2jw7-nwsapi___nwsapi_2.2.0.tgz
/nix/store/7ia690v7ll2qk0x05wyijx6sj6szd1iz-libcxx-11.1.0-dev
/nix/store/7ik03nsghbsgjvnlh4kaqxdnid3qg0sn-fs_minipass___fs_minipass_2.1.0.tgz
/nix/store/7izzk1a9mjlm8yh0prvcsra60gqdmij3-binary___binary_0.3.0.tgz
/nix/store/7jxj9192gkhpca6fr6i9glpch54i0g1p-define_property___define_property_1.0.0.tgz
/nix/store/7kci94n9msx4l4vbwrhy6i4k54zirhrf-debug___debug_3.2.7.tgz
/nix/store/7knl1yk769bvgbf2vx0r38vn2cvhlqp9-is_number___is_number_3.0.0.tgz
/nix/store/7kpjd4b7llqagy18arf7lv87d0nj2zlp-ci_info___ci_info_2.0.0.tgz
/nix/store/7llwigxaz528aymiz7hxn93651dzi7v6-cross_spawn___cross_spawn_6.0.5.tgz
/nix/store/7p2d3ra1j42i6rs0gdaxwp5zcg08vaay-color_name___color_name_1.1.4.tgz
/nix/store/7rsfvl49jm77mgfw0lvpnvsrb7654rnh-mirrors-list
/nix/store/7s33bzalvr4fcv2xl98z5mvjpjyd8pnf-co___co_4.6.0.tgz
/nix/store/7sqlm3zdz78xjawzqcf701yy2xddiskf-path_type___path_type_3.0.0.tgz
/nix/store/7vx62iwl65fb39drxx49ga4ir9f2hny5-assert___assert_1.5.0.tgz
/nix/store/7x6ci5hpwwpl0cyrdsq3k2152fjbrwp1-has_values___has_values_0.1.4.tgz
/nix/store/7x81z2x4m0sr9zx12ppy6bzza8564a58-object_inspect___object_inspect_1.7.0.tgz
/nix/store/7zrpri1mrpiq4w1adqwnvccwrbdxppkv-slice_ansi___slice_ansi_2.1.0.tgz
/nix/store/80q5yq4l05wcv19kkyzv373c605gir31-execa___execa_3.4.0.tgz
/nix/store/81zcfqgzwya8m1x26744f2j34ip186x4-string_decoder___string_decoder_1.3.0.tgz
/nix/store/8280y1qrnsbfv88v2z1r6kwi29pzqajd-lodash___lodash_3.10.1.tgz
/nix/store/82qibnl93583brhn2fj728bik1yabvyc-ieee754___ieee754_1.1.13.tgz
/nix/store/82rdxn6kz1gbgsdixrb4fgabcxqmm8ps-split2___split2_3.2.2.tgz
/nix/store/862h5czxkk0dwhx8hpxq1m2q9dl0gbh3-color_convert___color_convert_1.9.3.tgz
/nix/store/86jzc0wgs01wgwvbnlz0kq2cdcfzjskg-js_tokens___js_tokens_4.0.0.tgz
/nix/store/86l2ap67rnvvv6jg1ljfrgghn0xmia5j-shebang_command___shebang_command_2.0.0.tgz
/nix/store/88jzqyqrgsybxlsylcbfk6zvd5hh72j6-path_is_absolute___path_is_absolute_1.0.1.tgz
/nix/store/8b98nfkr9rdnlc6d25s753812nbcvlqp-node_fetch___node_fetch_2.6.7.tgz
/nix/store/8bldi8ldwd79g2gsfq0lv2nqxwbxm77n-locate_path___locate_path_5.0.0.tgz
/nix/store/8csg96ziaw0dqgqjpcn2wj9pn8xivdhx-process_nextick_args___process_nextick_args_2.0.1.tgz
/nix/store/8dgflzw6rw1h436swryd5qlcrwkg9717-p_locate___p_locate_3.0.0.tgz
/nix/store/8h9990brl5vzlnnp793mr0cad6p6mzxx-rsync-3.2.4
/nix/store/8ifssj00paxrr36dr0qpz51j9qv8bg65-_hapi_address___address_2.1.4.tgz
/nix/store/8j14f7yccjlppl3hvqlisdgd1y92s0l6-ansi_regex___ansi_regex_5.0.0.tgz
/nix/store/8j6cgjmvgzz5vk4a6qiblbdph3k2bs6f-ansi_styles___ansi_styles_4.2.1.tgz
/nix/store/8jdp0pyawgi15zxzbqzy8phy336i63dy-throat___throat_5.0.0.tgz
/nix/store/8l8dq83439xjj3ar0mxxs88s9xpzjnsk-type_check___type_check_0.3.2.tgz
/nix/store/8mkybscps4dqlbrnifq4zvgk3h2jvdxy-pkg_up___pkg_up_2.0.0.tgz
/nix/store/8n3q95gv4il8cywb5sishbjq8lhjqzxz-is_path_inside___is_path_inside_3.0.3.tgz
/nix/store/8n567k6gmj8sms0d8faxa88nvacig673-sprintf_js___sprintf_js_1.0.3.tgz
/nix/store/8q7zzv3am0n0qs4x6cbnzw2wpkbrc8w1-estraverse___estraverse_4.3.0.tgz
/nix/store/8rc3m3pvyi3l8pswlkk0306mrh9057h5-browserify_des___browserify_des_1.0.2.tgz
/nix/store/8rmzbkxnrvfxlzyrpj8z5d00pbva1w4s-loose_envify___loose_envify_1.4.0.tgz
/nix/store/8rqwgjynqsqykkni7qk990l3myizyxmv-set_blocking___set_blocking_2.0.0.tgz
/nix/store/8say84mph9imap02dvv2dfsa0rm96sq3-json_stable_stringify___json_stable_stringify_1.0.1.tgz
/nix/store/8sm0yyan9cz29j3lwv8k3hqnmjpayhb6-astral_regex___astral_regex_1.0.0.tgz
/nix/store/8wqm2k7rbh8z0dpr2a940csrzxivaaj3-http_errors___http_errors_1.7.3.tgz
/nix/store/8yzjp4h4mgs7918g2wblysyh6ylhvpam-caseless___caseless_0.12.0.tgz
/nix/store/8z49gh1z0v3dis7pivs7a9340lrirbdv-openssl-1.1.1o-bin
/nix/store/91v7riv57mbnhmfqgc5pcy34fijn753s-debug___debug_2.6.9.tgz
/nix/store/94b5aqjvcf16ma35skryi2g0gxvy62lz-fast_deep_equal___fast_deep_equal_3.1.1.tgz
/nix/store/94cmgj4hky846pdqwi99pnaf050hf5ww-babel_plugin_istanbul___babel_plugin_istanbul_6.0.0.tgz
/nix/store/95abfk3wsix8kcks26qc0jqgjv2bn8vl-hasha___hasha_3.0.0.tgz
/nix/store/95g1nmkwfblya5s6y07ydviicwdpmrqr-safer_buffer___safer_buffer_2.1.2.tgz
/nix/store/95hgnsvwdrgfwqab29d8bz1ms4fxcalx-string.prototype.trimleft___string.prototype.trimleft_2.1.2.tgz
/nix/store/95jx140nrqq8a8m0lanishw0dnijf9k0-unpipe___unpipe_1.0.0.tgz
/nix/store/96bb1zfwa6ngjx1anf74x7fhng24hqg8-inflight___inflight_1.0.6.tgz
/nix/store/96bvhc5zx5ci1h67jbzx7igbhn7gl7fj-parse_json___parse_json_4.0.0.tgz
/nix/store/96g0wi0z568vfa1ckbg4ckx4w69qd10l-whatwg_encoding___whatwg_encoding_1.0.5.tgz
/nix/store/97qkwsvcygdp4d1zyv09ipiakvdz9cfs-prebuild_install___prebuild_install_6.1.4.tgz
/nix/store/97rnw8lcf1xq2m43qy7gfc1132bjcfvm-signal_exit___signal_exit_3.0.3.tgz
/nix/store/995vn8l60b1cq44ljr6im97zdgjz872y-libkrb5-1.19.3-dev
/nix/store/99srchyvlr4d7yjgkjchcw16pja5z01i-optionator___optionator_0.8.3.tgz
/nix/store/9apvy17p0mr67dqbnm12q1ka144d3ign-node_int64___node_int64_0.4.0.tgz
/nix/store/9aqfz4k0mkcqzbpcv08jr2mj98zydi8v-base64_js___base64_js_1.3.1.tgz
/nix/store/9cs0mc4nnr05h4qs292wzvdgfl7cbd59-nghttp2-1.47.0-dev
/nix/store/9g3lc3mam27n4zccp14kb2s2dnxm8g95-istanbul_lib_hook___istanbul_lib_hook_2.0.7.tgz
/nix/store/9gcm612ajrvb44nzk5l5adfry36174yp-events___events_3.2.0.tgz
/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0
/nix/store/9hp0si5cyj28fz1hiy1a5nlzs7ym6sai-get_stream___get_stream_5.2.0.tgz
/nix/store/9hrf7qhvmm18f3815dqsi1vnabbr3bca-p_locate___p_locate_2.0.0.tgz
/nix/store/9jnaaap71s7vvgj01dyx6a7r1nqzscvs-global___global_4.3.2.tgz
/nix/store/9kd0kywidpn2s6msf61mz17y2fzkh5n7-normalize_package_data___normalize_package_data_2.5.0.tgz
/nix/store/9lcv7dk5vx8r8jqlrdxlq78agk6gn9ka-caller_callsite___caller_callsite_2.0.0.tgz
/nix/store/9mh5a66h07j7jlvh7hvw4140259i2f3a-ret___ret_0.1.15.tgz
/nix/store/9mkfw4h1znhm9l6xxwjfwmplpjn818sg-libXext-1.3.4
/nix/store/9nqpwzavq8fm4fksk31qs3l6s3y2wh2i-minizlib___minizlib_2.1.2.tgz
/nix/store/9nv7mqn0j0bllgl9vqn1nipivllv6y26-_babel_code_frame___code_frame_7.8.3.tgz
/nix/store/9q9ygwjjn1iylwjhy7qk6qbpwis58az4-babel_plugin_dynamic_import_node___babel_plugin_dynamic_import_node_2.3.3.tgz
/nix/store/9r77gh8naljzf6532xz98s6c30i9ng0p-ms___ms_2.1.1.tgz
/nix/store/9r79zbg0lihacapy2qx0a44apkqvq746-libcxxabi-11.1.0
/nix/store/9rb5zbk0jq6zn4rdcbcyjd83cfb62lxw-emoji_regex___emoji_regex_8.0.0.tgz
/nix/store/9s55wd6ikrjb7jqgz170jq8hwg0617gb-bzip2-1.0.6.0.2
/nix/store/9wkzlsjbm9vf5qlz9wmfph7gla8w40hl-util___util_0.11.1.tgz
/nix/store/9xhkjkh8lwgqdrqrd0b5abv4bawgj0ab-_babel_helper_validator_identifier___helper_validator_identifier_7.16.7.tgz
/nix/store/9y307b8kmy9zpjai4smgm1mdxnr3sfr1-is_installed_globally___is_installed_globally_0.4.0.tgz
/nix/store/9zhk1whj40icphzzabf2sw8wqjjbk90n-parse_json___parse_json_5.0.0.tgz
/nix/store/a1azpww2sqv5dmg8fj1wp5i7lcbngrsv-openjdk-headless-8u322-ga-jre
/nix/store/a1s011xr9vhzqdhb4cypwf2w26kxh2rg-request___request_2.88.2.tgz
/nix/store/a1wbpq6jl8l2csgwg5kdpnx0rxrf5zhv-libkrb5-1.19.3
/nix/store/a2wfknqq7l1ib4rjmxblpr11f18gndnj-acorn___acorn_6.4.1.tgz
/nix/store/a3dj5ig6nmy7w0ql21i2b74ck7n3rc8f-nghttp2-1.47.0-bin
/nix/store/a8cmsjlq9cfn1llkl9xj0rqjjmx7pyk5-tough_cookie___tough_cookie_3.0.1.tgz
/nix/store/a9mhh7a6ifaw1gcr2w7m4lhw0lk0f54z-responselike___responselike_1.0.2.tgz
/nix/store/aa8lm1bzz1j5pzrg9nj59rxhynm5x161-mdn_data___mdn_data_2.0.6.tgz
/nix/store/aamcd6mv5cx280azx4p062jn6ih0kvrn-isobject___isobject_3.0.1.tgz
/nix/store/ab4zszv05b8gqcnif1vpv70vjy8p133h-type_detect___type_detect_4.0.8.tgz
/nix/store/acqnasbjlgws66irwxx33zrm2h18l8n0-is_data_descriptor___is_data_descriptor_1.0.0.tgz
/nix/store/ad188v5iyfvfwq8w740limp0s3f5lry6-snapdragon_util___snapdragon_util_3.0.1.tgz
/nix/store/ad4vj6lpsyqv3vlfddi5abnq80zh200n-fast_json_stable_stringify___fast_json_stable_stringify_2.1.0.tgz
/nix/store/af831sf3a4zc8fygsbhy26li1pnry3q7-string.prototype.trimstart___string.prototype.trimstart_1.0.1.tgz
/nix/store/afd2mk3z8v6fb8r65brm6dmz8skrp037-path_browserify___path_browserify_0.0.1.tgz
/nix/store/ai72is6xzm6msgg2im08b7dx8q52n7ml-nested_error_stacks___nested_error_stacks_2.1.0.tgz
/nix/store/aj7gkv15f6j1m5hf9bpl00lsv4air63h-istanbul_lib_instrument___istanbul_lib_instrument_3.3.0.tgz
/nix/store/akzgha6b3qps0vy79arkz9q9ykwinfsv-is_plain_object___is_plain_object_2.0.4.tgz
/nix/store/al0f622p8mk6h30ic5wjbdbgb3ss46np-find_up___find_up_2.1.0.tgz
/nix/store/al1hj5ilm9ljjarr7xz2lzs1czzzi9lm-core_js___core_js_2.6.12.tgz
/nix/store/alg5c6dzmxa99zmv8frr00l0w4w82zk9-deep_is___deep_is_0.1.3.tgz
/nix/store/alzm3p5wzcacdwv8x028aahkm34af2s0-brorand___brorand_1.1.0.tgz
/nix/store/amxd6rb0ylx4idr6khv2vkdav3m62pwp-decode_uri_component___decode_uri_component_0.2.0.tgz
/nix/store/anmwpjcj8z5lnbxfd9dhanvpcg3qagka-object_assign___object_assign_4.1.1.tgz
/nix/store/apbzi3im86qc1w56g0c34prrh0lrmdhb-write_file_atomic___write_file_atomic_2.4.3.tgz
/nix/store/aqb2a7ja7v70i7nm1a2pririr9w1sy2v-mimic_response___mimic_response_2.1.0.tgz
/nix/store/aqxym318d264ymh3aaw5l7mjgb5ivns9-once___once_1.4.0.tgz
/nix/store/asbxy1dz7z430xnp4vk90xqzmaa75bzf-glibc-2.34-210
/nix/store/av7d6xdvy6nkxj7l0kixdsmav6dv775m-nanomatch___nanomatch_1.2.13.tgz
/nix/store/axfr0za8b72379jhvf5ls7x4i1zqzhgw-whatwg_url___whatwg_url_5.0.0.tgz
/nix/store/ayba6rx3mykvk5p63hzadcd3wr3kmv93-aes_js___aes_js_3.1.2.tgz
/nix/store/azydr9fvqna0v2i4hk2p61wx5rg3jl49-libXau-1.0.9
/nix/store/b1i1nxkrdqs0awhcn1xpx8pgk14xpmm2-mime___mime_1.6.0.tgz
/nix/store/b1qsxfpgssd9xgvyna4lywzwmdrz8ydi-libX11-1.7.2
/nix/store/b418b4216cpn1117j3rqn0brnyawnd3f-_babel_plugin_transform_typescript___plugin_transform_typescript_7.18.4.tgz
/nix/store/b6zfyxibvh1lkvkcxbmb9wk148ndr322-symbol_observable___symbol_observable_1.2.0.tgz
/nix/store/b8jn42d7pdj8m034132m8scx6r2jihwj-hash.js___hash.js_1.1.7.tgz
/nix/store/b8ww4577m4q42h9kbdmghfwpp5wz79xf-go-1.17.11
/nix/store/bb5ax4nnvny3r134hx07i8nzz3bdvnm3-concat_map___concat_map_0.0.1.tgz
/nix/store/bb6dd1g131npj5mgfmn9hp93c3c27847-aproba___aproba_2.0.0.tgz
/nix/store/bc1hmsj41274pbvvdxnr5p57dndz9ryc-bluebird___bluebird_3.7.2.tgz
/nix/store/bc87q0xdmp9fd5jibx8bdjnv53l1cfya-tough_cookie___tough_cookie_2.5.0.tgz
/nix/store/bclkgamzvnxl2m932wqfscijzz12hd5w-object_copy___object_copy_0.1.0.tgz
/nix/store/bgsc3gl9pk2qizxaw49fb0mahijggwr3-graceful_fs___graceful_fs_4.2.4.tgz
/nix/store/bi860vlgjsqdmkcw0fy00dghfrzxbf0w-send___send_0.17.1.tgz
/nix/store/bjfr377vxcypb6hb0rvhlwq4c7yc992k-git-minimal-2.36.1
/nix/store/bkdirnwwrw26175q28pzi5gvni1chrd3-commander___commander_2.20.3.tgz
/nix/store/bl1l6n98k9npym67wa3pv062lqdn6gn4-read_pkg_up___read_pkg_up_4.0.0.tgz
/nix/store/bl5gn2ica18ibjxd7f5vlypzz8xc7lag-make_dir___make_dir_2.1.0.tgz
/nix/store/blwbq8bqrmmghwgfzinbdq3x0hb719h2-extend_shallow___extend_shallow_2.0.1.tgz
/nix/store/bmacz47kb58zzpv3259052h42bg9l0yq-strip_json_comments___strip_json_comments_2.0.1.tgz
/nix/store/bnyglf7qjdn5ndyxnbd8kgb558vzdpsl-qs___qs_6.5.2.tgz
/nix/store/bp0pxmivv5zqss4gkr85aji7kkh5kizl-require_directory___require_directory_2.1.1.tgz
/nix/store/bp452b79fy1hr325cj0cszfxm5acbcxi-min_document___min_document_2.19.0.tgz
/nix/store/brag4fxrr8dhk0g4nhv3s7fkgizm1wgk-hoist_non_react_statics___hoist_non_react_statics_3.3.2.tgz
/nix/store/brjs4vq204gbdvdbxg2rrpwrs7imrfpv-p_limit___p_limit_2.3.0.tgz
/nix/store/bs88115maccbh494agi6265lcdbcal20-is_arrayish___is_arrayish_0.2.1.tgz
/nix/store/bsl1vk807dsk8qpvig0nys0kbxrp8i0k-_cnakazawa_watch___watch_1.0.4.tgz
/nix/store/bwcjfmcshq2glqhlf1xwwxv8skrca2vq-_jridgewell_sourcemap_codec___sourcemap_codec_1.4.13.tgz
/nix/store/bwsnz7gr2xcp3i37hdmq3jdsvijahqc7-repeat_string___repeat_string_1.6.1.tgz
/nix/store/bxlvm5pfp04mvqrs8w3m8bwrwsx8j7dd-globals___globals_11.12.0.tgz
/nix/store/c1xa2sgqv0gyp2sxhvjks8rs55khfm2j-_babel_code_frame___code_frame_7.16.7.tgz
/nix/store/c2lnl7y71mfc8yxbhpfl9fskgdnlypkb-tunnel_agent___tunnel_agent_0.6.0.tgz
/nix/store/c35f0isdw3x01z6b7zpd5cmdykx9zp94-fontconfig-2.13.94-bin
/nix/store/c3pq3kpx4hcygv4sdb78h6sjwidkwsl5-exit___exit_0.1.2.tgz
/nix/store/c4vh1v924k2bfvbj2xmp6nmcdwg497jl-sisteransi___sisteransi_1.0.5.tgz
/nix/store/c66p8ldkinlph2x3fsiqax6p4s7lhqni-_jridgewell_set_array___set_array_1.1.1.tgz
/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook
/nix/store/c9v30mvaw276gm8gy21c6pv84v6z46mb-fbjs___fbjs_0.8.17.tgz
/nix/store/cagcajxpgzqllgafnaxz2zpsb71fdn9d-chardet___chardet_0.4.2.tgz
/nix/store/cax8fm7391sxcd3nyyy4lgxb99070xh7-union_value___union_value_1.0.1.tgz
/nix/store/cb2942sgxrl1vygpi16qchssimnxci58-which___which_1.3.1.tgz
/nix/store/cbwsw0cnkrxc53zg6wc8bnp98bnangrh-resolve_from___resolve_from_5.0.0.tgz
/nix/store/cgv9slrq6gl4wmdxy7y1k3r1b9pakckc-https_proxy_agent___https_proxy_agent_5.0.1.tgz
/nix/store/ci76qi593lnpd5dj7kzasi52hbyzy1kq-toidentifier___toidentifier_1.0.0.tgz
/nix/store/cnykyc272sdg72p5s7q1910m6pxikm8w-registry_url___registry_url_5.1.0.tgz
/nix/store/cq5g0xp2di3mnwz3kvlqkpqjpj1z99ff-yargs_parser___yargs_parser_18.1.3.tgz
/nix/store/cs8aq6wwv5fnr3i2mlv6z8arai6vpqmy-unicode_property_aliases_ecmascript___unicode_property_aliases_ecmascript_1.1.0.tgz
/nix/store/cwwd760195nmf2awb9xs9vy7h3l4icsv-detect_libc___detect_libc_1.0.3.tgz
/nix/store/czam3sqy11adwhz1x5wncx72kjaxa4cz-inquirer___inquirer_3.3.0.tgz
/nix/store/d1p39hv52588vfp2ml5lvfx6lj4bk11c-is_fullwidth_code_point___is_fullwidth_code_point_1.0.0.tgz
/nix/store/d2n2nrmkgdivvgd31dk4va3nqfnln442-punycode___punycode_1.3.2.tgz
/nix/store/d4f8n4nh01xhd1qgh8ixh23amv9a9hc2-is_directory___is_directory_0.3.1.tgz
/nix/store/d4g43wvrmag2ys6gjf1klin0sh8y6xjc-isobject___isobject_2.1.0.tgz
/nix/store/d5giycng40gxcbzqbqhbdcmsaz0v7axh-_babel_plugin_syntax_optional_catch_binding___plugin_syntax_optional_catch_binding_7.8.3.tgz
/nix/store/d6668vs9l4bs1rvrfbld2iwscc35lvl2-regexpu_core___regexpu_core_4.7.0.tgz
/nix/store/d6zcfzdb6r0xjygfavlp5lzd1jg8dzk0-foreground_child___foreground_child_1.5.6.tgz
/nix/store/d6zpjni71c33p3sfqp2rgd0kncd7ak58-esprima___esprima_4.0.1.tgz
/nix/store/d73pgms15cwar4am2qg00q3f7qcgmjl0-is_string___is_string_1.0.5.tgz
/nix/store/d8bjzlzndd9v0j0qqjyscvpnv9gdsk74-to_object_path___to_object_path_0.3.0.tgz
/nix/store/d9fdk4gb9hvfa4gd2sdzxl4rykb48mq6-keyv___keyv_3.1.0.tgz
/nix/store/dblysq4sria3hb5k1b746pi5d1fpgg2z-binutils-2.38
/nix/store/dhg450f91qrx9dbv44pgfprkp5ndv940-fill_range___fill_range_7.0.1.tgz
/nix/store/dndi4w18gvb0759m08nz4lydyv5467q6-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.16.7.tgz
/nix/store/dnivf0nmzj8lc28k4d7550xk5dywhkh3-gcc-10.3.0-lib
/nix/store/dq9dxwgl0x84xhlf3p1pqhmwja46yc2j-semver_diff___semver_diff_3.1.1.tgz
/nix/store/dqzf88cxgwlzl3nrgj769jzpgx656rz4-asynckit___asynckit_0.4.0.tgz
/nix/store/dr4scnwx9i5238izca0lbma99z0xxaxw-set_value___set_value_2.0.1.tgz
/nix/store/dsn3vwnrnx96lwc33kc5s9b66pysp3ml-tmp___tmp_0.0.33.tgz
/nix/store/dw6q0a0fjibarwiv4q6f4hcgj5fi77wx-use___use_3.1.1.tgz
/nix/store/dzh798x1pzqgrybs010p4b3681m5dabk-iconv_lite___iconv_lite_0.4.24.tgz
/nix/store/dzm5gl3i2g5s7r0w53karjg7gc8pqpsf-ini___ini_2.0.0.tgz
/nix/store/f2wxai1x2hf7rya12qymwqq59vahf0wm-supports_hyperlinks___supports_hyperlinks_2.1.0.tgz
/nix/store/f3mhkmjgnxgxpg5mj3l4kd3p7zx0lp5m-os_tmpdir___os_tmpdir_1.0.2.tgz
/nix/store/farypca07sjdd2ixsghcwikx61s5gblk-cipher_base___cipher_base_1.0.4.tgz
/nix/store/fb0aadqhfwzzr7lxma4vlyq71j012yb6-run_async___run_async_2.4.0.tgz
/nix/store/fbi9xxfk5fqmh3bs5ri0ms6ax2dghii2-nghttp2-1.47.0-lib
/nix/store/fc24h20wpib0lrf2bq8jdg3qaq0qm2g6-pkg_dir___pkg_dir_2.0.0.tgz
/nix/store/fd2d29jj0ia4fixb6lhd9mdffry13d8b-buffer_alloc___buffer_alloc_1.2.0.tgz
/nix/store/fdxl6i5zxmi8gwfrlawsyvbxq1cmn6fs-string_width___string_width_3.1.0.tgz
/nix/store/ff6y584l866cgrj0v4h07m0ah754madb-linux-headers-5.18
/nix/store/fg320dvq9cjmjd789mvfpqb8yx6yn4mb-code_point_at___code_point_at_1.1.0.tgz
/nix/store/fg3vgzagj9602g646270kxkflv9xpgmj-randombytes___randombytes_2.1.0.tgz
/nix/store/fgx7mwzxv13jvpch63cr3xvg2fzc7yhp-http_cache_semantics___http_cache_semantics_4.1.0.tgz
/nix/store/fhz9n6zpnq46jr70abgs481sn1s02wd5-external_editor___external_editor_2.2.0.tgz
/nix/store/fjinalv52r6f787r3xr29g96qcpp0d2x-caller_path___caller_path_2.0.0.tgz
/nix/store/fk68qzsl74gyyjx20c38mvlfngzjbdac-ncurses-abi5-compat-6.3-p20220507-dev
/nix/store/fl22z8dfvjrfd2vfddymvdzpv2myir1i-_jridgewell_resolve_uri___resolve_uri_3.0.7.tgz
/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0
/nix/store/fl574l074wa9a7lr57xniqnkp39wszam-zlib-1.2.12-dev
/nix/store/flcp3agn0ahgpl3xvh66yn4z5df77prb-wrap_ansi___wrap_ansi_7.0.0.tgz
/nix/store/fnvclq6injcjx5sqmw4ncdkbx7pgjv73-wrap_ansi___wrap_ansi_6.2.0.tgz
/nix/store/fp3l851g6qwhm9y9k11ki70axv3y41jq-resolve_cwd___resolve_cwd_3.0.0.tgz
/nix/store/fpd8xasw75xbhhjvfxssh6h8mrq2nrmx-dom_serializer___dom_serializer_0.2.2.tgz
/nix/store/frrm52khmvxp9dfwl75w0dhzz0rj36vw-cli_width___cli_width_2.2.1.tgz
/nix/store/fsz62s2bgghqq5xqad1igcyby6mlp1bq-jest_worker___jest_worker_24.9.0.tgz
/nix/store/fxibsis13drliijbp9w3fclnr00jahv2-chainsaw___chainsaw_0.1.0.tgz
/nix/store/fylngry44dvklrp2md4943f1qz2ak9i5-_szmarczak_http_timer___http_timer_1.1.2.tgz
/nix/store/fyrmmsih0kaxircb97vvsk33pfppcxqa-make_dir___make_dir_1.3.0.tgz
/nix/store/fyz5sfhzk3ysrcavlzdn0pcrydwq12b1-ansi_regex___ansi_regex_3.0.0.tgz
/nix/store/g0g8nx3afqgyangnrcl1syxqxl526d4k-whatwg_url___whatwg_url_7.1.0.tgz
/nix/store/g0ljw202nqqrzgmlmid7izda11iiyjm2-file_uri_to_path___file_uri_to_path_1.0.0.tgz
/nix/store/g0xlqwlmp72613bihpip393lcmf8kwyq-ultron___ultron_1.0.2.tgz
/nix/store/g2w723mypllcgfhv69sika9xcgjr2chk-_babel_traverse___traverse_7.18.2.tgz
/nix/store/g6q5575ajj0xz0a8nn5gawh41zz75zq9-openssl-1.1.1o-dev
/nix/store/g6sdfyd2dyvgzzps5b443i9rxgvy5jrh-chalk___chalk_4.1.2.tgz
/nix/store/g7a4srls6aax91p9kark87b28a8fqinm-aws_sign2___aws_sign2_0.7.0.tgz
/nix/store/g7zgzbxa1ly0vy2jgrw9zznppvlxvdyd-bl___bl_4.1.0.tgz
/nix/store/ga3wh479n1vq3yaqrgqjyvn6mxk625qg-expat-2.4.8
/nix/store/gahk1x46xdhif9dwqm9kffx7q5z8gj7s-concat_stream___concat_stream_1.6.2.tgz
/nix/store/gamdy2nxlyidk60911gaf6wg1n1qjrxn-kind_of___kind_of_1.1.0.tgz
/nix/store/gbgsvjc7inr2awp89qmyyqjbv4cc0jfs-sax___sax_1.2.4.tgz
/nix/store/gg63an9m3m79likc12scki21wwqymamy-binary_extensions___binary_extensions_2.2.0.tgz
/nix/store/ghvda9j2v97lb6kah3y16a0nr95zgakl-ini___ini_1.3.8.tgz
/nix/store/gih49wk3237fw8ys7cd0pmimy14w9hnx-openjdk-headless-8u322-ga
/nix/store/gk3hbhdxb9fabw9am2adgzxz32skcy65-p_finally___p_finally_2.0.1.tgz
/nix/store/gkcbqxx8g4j752ndsb0508nlngqgfjw7-lodash.sortby___lodash.sortby_4.7.0.tgz
/nix/store/gp3r0lhvyi7fjpy4jrqx3q5yp1inzjfl-cosmiconfig___cosmiconfig_5.2.1.tgz
/nix/store/gpqasgkqhbcwa2x3b1wc9calxv6q4ddy-repeat_element___repeat_element_1.1.3.tgz
/nix/store/gv4vx8sw1d89qxsl180mgdfn4j932aj9-dot_prop___dot_prop_5.3.0.tgz
/nix/store/gxkwp0fwxjwszsb07mmwdqljswcr0v2s-_babel_plugin_syntax_async_generators___plugin_syntax_async_generators_7.8.4.tgz
/nix/store/gy5p3l6qaj2dqid6z7r9jffnam5g36rp-strip_ansi___strip_ansi_6.0.0.tgz
/nix/store/gyibls95izs5yhimhqyg2g6hhxpx4616-write_file_atomic___write_file_atomic_3.0.3.tgz
/nix/store/gyspb1gyh2xa7knvpsh6qj6w2gq2hss7-verror___verror_1.10.0.tgz
/nix/store/h0h6wscn36mb2w07a6dfh4ik8vx9jfdi-negotiator___negotiator_0.6.2.tgz
/nix/store/h0y1qcl38c3zf49d2i1z91840nssyb6k-leven___leven_3.1.0.tgz
/nix/store/h2nrc0dwhhjyaakfa1s0cg44kygw79ck-_babel_plugin_syntax_bigint___plugin_syntax_bigint_7.8.3.tgz
/nix/store/h3373gspny8qjnv3j4n6wpdk7l36w8qy-end_of_stream___end_of_stream_1.4.4.tgz
/nix/store/h7cgx1ma35f3yfygyxs7l9px3nrp6l4y-deep_extend___deep_extend_0.6.0.tgz
/nix/store/hj0lnmqgdygvqcha5q79h61nn6d9pnrn-domelementtype___domelementtype_2.0.1.tgz
/nix/store/hl7hzpzykv94sc9m8215scnab4hsm55p-strip_ansi___strip_ansi_4.0.0.tgz
/nix/store/hrhlgmxwwk9ylq5blaz1ynizkdws0q5a-universalify___universalify_0.1.2.tgz
/nix/store/hrirvslk9yrqz4lm6xxan4wixszrn3xg-pupa___pupa_2.1.1.tgz
/nix/store/hsg7glcy63nck0n0q3xfpsv5chdb9dxm-pseudomap___pseudomap_1.0.2.tgz
/nix/store/hsil04lw6f7aig7b2hdaszb06zdmwwck-ansi_regex___ansi_regex_5.0.1.tgz
/nix/store/hsk6np26iy2sfrkrff61aihmpvwbli4i-human_signals___human_signals_1.1.1.tgz
/nix/store/hsyi1b2hinrvjxi9xfbpwx482hsbpw1i-release_zalgo___release_zalgo_1.0.0.tgz
/nix/store/hvfn17b9rl1d3h5d71ahm68gvi7a8cvm-istanbul_lib_report___istanbul_lib_report_3.0.0.tgz
/nix/store/hwi5krchcv489ajghpcwh5qx5a30z6av-etag___etag_1.8.1.tgz
/nix/store/hxb8yri44lqsmd4fyls9k5y6bvixivlb-getpass___getpass_0.1.7.tgz
/nix/store/hz2njbw976nnd3ywr4asslcndibshxfi-es_to_primitive___es_to_primitive_1.2.1.tgz
/nix/store/i0lxmh6wpynikwwirlisxwzifvc4zq9w-cli_cursor___cli_cursor_2.1.0.tgz
/nix/store/i0qvgjxmhvnc88kn395sc55hw9l5df8h-package_json___package_json_6.5.0.tgz
/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38
/nix/store/i1j2g5qps18qfgqqkj1g539v1vq6kxsq-kind_of___kind_of_3.2.2.tgz
/nix/store/i2kq1xhbp97yb8mfp6vflw19jb6x95ab-shebang_regex___shebang_regex_3.0.0.tgz
/nix/store/i548dmng6i2a8mg2pwrc7i9ngf5d0n6k-uri_js___uri_js_4.2.2.tgz
/nix/store/i6v3ggx3ikzjx8bfmsvhwn1pf4wq565g-is_ci___is_ci_2.0.0.tgz
/nix/store/i6wsnj84dyvvca19xc6bl8ar2lxgg4ir-strip_ansi___strip_ansi_3.0.1.tgz
/nix/store/i7hhn30kyxnpwv8aklbw5kv3xn3pbggv-ansi_red___ansi_red_0.1.1.tgz
/nix/store/i81768wicsw9ipnma4494x7sm0zqbajz-ansi_wrap___ansi_wrap_0.1.0.tgz
/nix/store/i8x1idjrhd4dx4r2miq3j3sn64nkzf4d-bcrypt_pbkdf___bcrypt_pbkdf_1.0.2.tgz
/nix/store/i98s7jh4aw7iz28ss9f18q82lcp177k8-minipass___minipass_3.1.5.tgz
/nix/store/ibz2g5j3hqz2h6j15wn8b07yxr18a9g1-timers_browserify___timers_browserify_2.0.11.tgz
/nix/store/if3z657r20waaimxfq6hza06vxvkiknr-strip_json_comments___strip_json_comments_3.1.1.tgz
/nix/store/ifd9zphi1i55y3hkp6603z4bk7qnzkyi-wrappy___wrappy_1.0.2.tgz
/nix/store/ifpkgsl9pmf7gpgapsjsabvkmy63gkd0-jaxb-api-2.3.0.jar
/nix/store/igcha6kb7kmp5lb29d1aav0n92ffpv6x-browserify_sign___browserify_sign_4.2.1.tgz
/nix/store/igsm1wv92mkggvxgvjc8rmpxsizb39a2-emoji_regex___emoji_regex_7.0.3.tgz
/nix/store/igss73l9yk82x42fwgvc7yz63p8aw55q-isomorphic_fetch___isomorphic_fetch_2.2.1.tgz
/nix/store/ih9jphs60k83xfkxn6mjmp2izm87wpvl-wcwidth___wcwidth_1.0.1.tgz
/nix/store/ihq3mj62giwlgr9j52iiicisbka7x48k-spdx_exceptions___spdx_exceptions_2.3.0.tgz
/nix/store/ij27a42472dda51r9sx40kl9r8vhsglv-_babel_plugin_syntax_dynamic_import___plugin_syntax_dynamic_import_7.8.3.tgz
/nix/store/ik84gvv11yvhw8w3q3qw8cl8hsis01ml-react_is___react_is_16.13.1.tgz
/nix/store/ikbhy7kp0wy72n7r37z1raq065m1kwfs-public_encrypt___public_encrypt_4.0.3.tgz
/nix/store/ilcz71x37bhrcwcpv57ks6sm4axcibcv-nghttp2-1.47.0
/nix/store/im3ghh4rfpw0wdv1s9llh50mbc2d4sgb-rimraf___rimraf_2.7.1.tgz
/nix/store/inlx3z362bf7jbwm1f6mnsq91hz8w428-buffer_fill___buffer_fill_1.0.0.tgz
/nix/store/ir8wiqcjdqz1cg0n6mifbjfr8i4wi18j-has_unicode___has_unicode_2.0.1.tgz
/nix/store/irk7slkd5gvkn3g10r0jrrflh74qkqcb-shell_quote___shell_quote_1.7.2.tgz
/nix/store/ispp88skdxby2zxfbzkkvnz4f6320mdb-ncurses-abi5-compat-6.3-p20220507-man
/nix/store/ix71i03riw5b15cbf8j8yq2inrl1hj24-remove-references-to
/nix/store/ixx05jbxjgz9dyqhl19ad0x2j4a0hm6h-process___process_0.11.10.tgz
/nix/store/iy6j9zahsrh0rl86ccp5gsz1pn7w75f0-xmldom___xmldom_0.1.31.tgz
/nix/store/izala0rl5svm0fwfdvlq69s03g1wfar8-to_readable_stream___to_readable_stream_1.0.0.tgz
/nix/store/izc1pl820n52dm0912nfxa315d75vmhg-json_parse_better_errors___json_parse_better_errors_1.0.2.tgz
/nix/store/j11qff2jqacyzlfyj4461nh934diw5rj-type_fest___type_fest_0.6.0.tgz
/nix/store/j3axha0sk6i8lf1543jn3pyfg4p8r3h6-trim_right___trim_right_1.0.1.tgz
/nix/store/j4h024khmy4z81hw0rn14ngdzry0wc3i-is_npm___is_npm_5.0.0.tgz
/nix/store/j6aw6rp3l0l0d5w8wffid38qqqgmavcg-popt-1.18
/nix/store/j6g259xvp51fzvhadx4rkn0xjlrawjhs-callsites___callsites_2.0.0.tgz
/nix/store/j6qn6ypriv0lgk6qfh3731y5ywfi8lgs-shebang_command___shebang_command_1.2.0.tgz
/nix/store/j86lg19kc63wmls7vf0a088j7q51p343-is_fullwidth_code_point___is_fullwidth_code_point_3.0.0.tgz
/nix/store/j96b7bk77bb7lr6bxdjfm0j3sa0ic7xd-defaults___defaults_1.0.3.tgz
/nix/store/j9bhymfvd3ixqishxr7dvq8g3avpwk8b-liberation-fonts-2.1.0
/nix/store/j9js3648m6qd6r0c75p5rc6wkyy5mfwp-urix___urix_0.1.0.tgz
/nix/store/jar4da2izqm1nq492shq55ac0wr0fb4x-gauge___gauge_2.7.4.tgz
/nix/store/jay05dm9p43vzl7bb3l9vz5k9krsxl9g-ast_types_flow___ast_types_flow_0.0.7.tgz
/nix/store/jfyly6c3jkpd3fdd8xmznai4vc0bvmgb-es_abstract___es_abstract_1.17.5.tgz
/nix/store/jgbbkmc1hqdv8nx1428ky9ycq3xx3ncq-isexe___isexe_2.0.0.tgz
/nix/store/jgikg3icabl587caggp56zf7289whgrj-mkdirp___mkdirp_0.5.5.tgz
/nix/store/jh42xksgss9fgr80rn9izmz3hdz592s6-resolve_url___resolve_url_0.2.1.tgz
/nix/store/jh7xhkpq34yb60fb847ihvqpwq7bgip7-events___events_1.1.1.tgz
/nix/store/jhn16a0hir67g6sicmplp73k494dk9qy-npm_run_path___npm_run_path_4.0.1.tgz
/nix/store/jhn708cmn2ib31kvc2icfjjczvsg30sn-walker___walker_1.0.7.tgz
/nix/store/jjpbg5pfaj7ia70v1m7j3ac596wnw36m-prepend_http___prepend_http_2.0.0.tgz
/nix/store/jjqkic07ayms71g7sxsvkw0lqyp00hy5-yargs___yargs_15.3.1.tgz
/nix/store/jmzm7rc3ik4baa25l6jcphvcdgm80dnn-path_browserify___path_browserify_0.0.0.tgz
/nix/store/jpf3vm6briynx2qccjcwd775s5z42zz2-extsprintf___extsprintf_1.4.0.tgz
/nix/store/jqfp7gc87pxwacw3a1s2zwx49z36n39p-expand_brackets___expand_brackets_2.1.4.tgz
/nix/store/jqwb5mnjxg96v4r3qy9crjq80mh8pmxc-default_require_extensions___default_require_extensions_2.0.0.tgz
/nix/store/jr3xjbgb2cqldmbn5ixjgk0v9yd0xp2w-url___url_0.11.0.tgz
/nix/store/jr8g63pbrlrfdi6hxkwlgkyn10c28w2v-query_string___query_string_5.1.1.tgz
/nix/store/jv4i1544jpkjpgis6jqckmqng9100v4l-jsesc___jsesc_2.5.2.tgz
/nix/store/jvhif42pa8smzbjsn7jb2hv3vwn5s8dn-jsbn___jsbn_0.1.1.tgz
/nix/store/jw6nm0l6y4zxw41hq2zn2zv8cxzrpw8k-supports_color___supports_color_6.1.0.tgz
/nix/store/jwp98hmvskhzymjcgnvc0axw8rhgfjns-resolve___resolve_1.1.7.tgz
/nix/store/jyjv777lfg6spd9n5vvbyqihs3k9qm69-istanbul_lib_report___istanbul_lib_report_2.0.8.tgz
/nix/store/jyzfhy2snl12mlzqxxbh2c8i70c0w6da-gradle-5.6.4
/nix/store/jzwynk06pksxqx2a9dsbyrr2h8zm7fff-onetime___onetime_2.0.1.tgz
/nix/store/k0gb3k8waksbmfznhx30jgrcqi92npjy-async_limiter___async_limiter_1.0.1.tgz
/nix/store/k16hj82ax027fwfwwiacxcfx8526fb75-mute_stream___mute_stream_0.0.7.tgz
/nix/store/k1psd9zpfkj1gfmhcnsy6svi326cikpq-yargs___yargs_15.4.1.tgz
/nix/store/k22zfmw316xlq1v280hzjilzd1qw7qqc-read_pkg___read_pkg_3.0.0.tgz
/nix/store/k4xipd4g7yw5gmfkqd75n10i9l59yk0z-wrap_ansi___wrap_ansi_5.1.0.tgz
/nix/store/k5mynkh25z9qzjcknksf3b9m5pj10vng-define_property___define_property_0.2.5.tgz
/nix/store/k5si6q0qg27jimb3b3hmf25pqkx57clp-combined_stream___combined_stream_1.0.8.tgz
/nix/store/k63sy8khzi2qpspd6n65q12cqk6ri7wy-p_cancelable___p_cancelable_1.1.0.tgz
/nix/store/k705f7mwzbj1xng9iljz78ijgrmhg7y8-extglob___extglob_2.0.4.tgz
/nix/store/k7dach9vafqd7s91yv1i2wxzcqs2ra7n-util___util_0.10.4.tgz
/nix/store/k7liswpg0bqjlhs9g90hgjg4vifi8w18-bindings___bindings_1.5.0.tgz
/nix/store/k7nb6gav7sbixqkwc5dk25zhhhr3jkrm-safe_buffer___safe_buffer_5.1.2.tgz
/nix/store/k8m142qz0rpvdkzc19qv6fgcgcpfj9gg-libunistring-1.0
/nix/store/kajw85p0rf4srcb5qq94c7pswqgv2d4y-commondir___commondir_1.0.1.tgz
/nix/store/kcn24cmakf0rz9bh0l7z9ddq27541y0f-nopt___nopt_1.0.10.tgz
/nix/store/kdrnkxa0vvh6cjzcyf50kq6z9pxy9gwn-accepts___accepts_1.3.7.tgz
/nix/store/kfsb0qzxpd4xi1y7nrdmn3x4vlw1rv03-_babel_generator___generator_7.18.2.tgz
/nix/store/kfww48fd42yqffwkizybx7zdhli2kl6l-strip_final_newline___strip_final_newline_2.0.0.tgz
/nix/store/kgs2qiwjd3v7kg9xvwhxbarm1y3nxh3l-depd___depd_1.1.2.tgz
/nix/store/khlsn8jj20nw3h0rggpkl93p8ramz3v2-eventemitter3___eventemitter3_3.1.2.tgz
/nix/store/khpj7rdwh56n6lfckjn32cb5h9cc17li-got___got_9.6.0.tgz
/nix/store/kiq9m849v04dcc8dmvhl12h9bwqplrc8-plugin_error___plugin_error_0.1.2.tgz
/nix/store/kj4v3gx8cmdj9qd4yhn48fkaai9wq2bp-simple_get___simple_get_3.1.0.tgz
/nix/store/kk82cma72v4jj8dad5nr1kn455v5knjl-shellwords___shellwords_0.1.1.tgz
/nix/store/kmai42mw1cgw7gag6jvrssdgvnhngdqf-is_generator_fn___is_generator_fn_2.1.0.tgz
/nix/store/kmxdsmprx0l8mbbsh5fpp4m80z2mbk50-is_descriptor___is_descriptor_1.0.2.tgz
/nix/store/kna6cc442cy9lg5g495asx802xnjz50x-ansi_align___ansi_align_3.0.1.tgz
/nix/store/knhlc15il45624pylap6vphgc9q9lyxp-http_signature___http_signature_1.2.0.tgz
/nix/store/kpd6fp6qkylm7214mbh8idbcx7gn4j0v-xmlbuilder___xmlbuilder_9.0.7.tgz
/nix/store/kqad3zf58kn1cn46i8d3md0xnriqvlcb-word_wrap___word_wrap_1.2.3.tgz
/nix/store/ks18izv50shjvkxjymbz1fpqawkrlvc8-array_equal___array_equal_1.0.0.tgz
/nix/store/ks96647fwk632ndgwkwl0h8051q6mkvd-jsonfile___jsonfile_2.4.0.tgz
/nix/store/ksiyqqbd8nv1flxvl7kahsq18nyh661g-pngjs___pngjs_3.4.0.tgz
/nix/store/kskddnjdsqzag7ca4qjzj9h7za7hqd13-jmespath___jmespath_0.15.0.tgz
/nix/store/kx64n839xvi4wh2jwwcn4knlj149xxf6-destroy___destroy_1.0.4.tgz
/nix/store/kxq9w09j4x31mw41b9wxxlyk6anxyi7h-lodash.flattendeep___lodash.flattendeep_4.4.0.tgz
/nix/store/kxxiwih8zgdfixqar3mlbw37m8ibrpfi-mime_types___mime_types_2.1.26.tgz
/nix/store/kya68mi4bnd593yrvq10cr45zpm3b5ra-color_support___color_support_1.1.3.tgz
/nix/store/kyd6hqjmcakaa7kww7fvig5sgwbpi2l4-array_unique___array_unique_0.3.2.tgz
/nix/store/kyl61ipgi7044rk45a43nan1xa6chznd-is_symbol___is_symbol_1.0.3.tgz
/nix/store/kzbsbhy3qjb99m4k71z5bb7kv0y028x0-mimic_response___mimic_response_1.0.1.tgz
/nix/store/kzd5f93fna5f13q792s8rqfaaxzkxqgi-xmlchars___xmlchars_2.2.0.tgz
/nix/store/l11xxkganjddgkhxl5hhq0wjgcra7bjp-p_try___p_try_2.2.0.tgz
/nix/store/l2gdnbv0bif99zmziih3mclai287m0ih-oauth_sign___oauth_sign_0.9.0.tgz
/nix/store/l3vfav3xg89v80dv58y9dixykvxfsxx1-ip_regex___ip_regex_2.1.0.tgz
/nix/store/l4yvhzfgs7qw1lf0lif32sk71742ayc4-nyc___nyc_14.1.1.tgz
/nix/store/l6wiw68xda55addwad08ag73xdb62hsm-_babel_plugin_syntax_object_rest_spread___plugin_syntax_object_rest_spread_7.8.3.tgz
/nix/store/l7dqrplp9qbr4afbrav5py9x40qa6nv2-ip___ip_1.1.5.tgz
/nix/store/l866avhsd2rck1yrpnbix0zkmjrbyvyd-_hapi_joi___joi_15.1.1.tgz
/nix/store/l87ac8x7fdggxd104gbqwc6qygca96dh-normalize_url___normalize_url_4.5.1.tgz
/nix/store/l8k1wvvlzb1n2hja175n2xwkrclx1wn2-get_stream___get_stream_4.1.0.tgz
/nix/store/lag9y4nx5vp4qvxhnksgiwvmi4smwgq3-lru_cache___lru_cache_4.1.5.tgz
/nix/store/laq31h3s8s8s8pbgmwv5inzrdnkw3hj9-functional_red_black_tree___functional_red_black_tree_1.0.1.tgz
/nix/store/lbxds9rf3ym0x95zk8sflk8zny2087xj-evp_bytestokey___evp_bytestokey_1.0.3.tgz
/nix/store/lci3w2ns3462jqs1igb4kri845vhyjfs-dashdash___dashdash_1.14.1.tgz
/nix/store/lcqiq7qybjfgmva1gs7y0pyc6qx4wi9n-source_map_url___source_map_url_0.4.0.tgz
/nix/store/lf90xgavs7yr3hw315f19r073lmq8yr0-pretty_format___pretty_format_25.5.0.tgz
/nix/store/lfa6ria0s19cx9lizn7l4gjbkmzp7lkn-type_fest___type_fest_0.11.0.tgz
/nix/store/lfqj7nj1s09zagrqa1aj7dph2wkwwzk1-_babel_parser___parser_7.18.4.tgz
/nix/store/lgwrvcb7cv7qsl800xlp0x0sl15hc4bn-libssh2-1.10.0-dev
/nix/store/lhajqdcvqhmgbjsbf46df7m742s364sg-buffer___buffer_6.0.3.tgz
/nix/store/lhajynn8x7r0lgrc6qc97fkhr3374szg-get_stream___get_stream_5.1.0.tgz
/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507
/nix/store/lixdji22d3fvx07smcgrar15ckkj4lf9-picomatch___picomatch_2.3.1.tgz
/nix/store/ljc5kpgwi2rf7knqqxc8vxqclnk61mqr-anymatch___anymatch_3.1.2.tgz
/nix/store/ljdvhbdm16j7vl09q40y5v7l570wnbsj-tmpl___tmpl_1.0.4.tgz
/nix/store/ljsq7627933dmjiw73bqz1h5b42npvxf-fb_watchman___fb_watchman_2.0.1.tgz
/nix/store/lk1x1fjvm6pj20wqw9z8g7hxczx9jh7y-package_hash___package_hash_3.0.0.tgz
/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin
/nix/store/lkhrr1ixq0pwr6bfaj77hi84xyzpl87p-core_util_is___core_util_is_1.0.2.tgz
/nix/store/lkq0x37sw8n2bzx6qn8kahf8xi80c4qg-private___private_0.1.8.tgz
/nix/store/lkrkhsfvlp7gkx0xbbrjfcpfn1x84cx3-source_map_support___source_map_support_0.4.18.tgz
/nix/store/ll7csn3z957ambjnp638zhpig2lk76fh-readable_stream___readable_stream_2.3.7.tgz
/nix/store/lla437al2cfrcd3b908yqjs1w376nrp5-_bcoe_v8_coverage___v8_coverage_0.2.3.tgz
/nix/store/ln943dwwprjcc85f092dafiks2d0b4ha-inherits___inherits_2.0.3.tgz
/nix/store/lq662sa82bb3f7zrfsnvsfdn343nczzv-strip_eof___strip_eof_1.0.0.tgz
/nix/store/lq9kkqhci713hbsnkkg93bd92dx64m5m-hmac_drbg___hmac_drbg_1.0.1.tgz
/nix/store/ls1708skff90y0glahi2x7fc88q9pw17-buffer_crc32___buffer_crc32_0.2.13.tgz
/nix/store/lsv3zh2ipmy3nicad11vk8r1q9gxmpqy-_babel_helper_plugin_utils___helper_plugin_utils_7.17.12.tgz
/nix/store/lv4r06x50wkbjsginl2v5vci691ih35l-bser___bser_2.1.1.tgz
/nix/store/lvck44hvrfrys1l1gfwy4kbxfc5nwq99-create_hmac___create_hmac_1.1.7.tgz
/nix/store/lxp209krmvmpjc97g4wnip6mnlf74g4w-tr46___tr46_0.0.3.tgz
/nix/store/lz2fdcn12gyrm4w3v3hf6ccqy32njsqd-create_ecdh___create_ecdh_4.0.4.tgz
/nix/store/lz59lc89pl7k9im0i6mhpd5y7h1rg3jh-psl___psl_1.8.0.tgz
/nix/store/m0p2j06zdikdvsh84np5dy4i8yxdn4fh-p_each_series___p_each_series_2.1.0.tgz
/nix/store/m11axmnq2935vic1brbqm4sl2pan359y-create_hash___create_hash_1.2.0.tgz
/nix/store/m1cicsa2chjq7cslzxv5gz2qgbd7y727-domelementtype___domelementtype_1.3.1.tgz
/nix/store/m1zcqfk5pz41325h5fhkqy61vi1yayl7-defer_to_connect___defer_to_connect_1.1.3.tgz
/nix/store/m3xsgxq203q49lnal6kil1960jws2kvr-yallist___yallist_2.1.2.tgz
/nix/store/m4m37xm7xjrr7d7mzp33w59cdz7jh5gx-is_function___is_function_1.0.1.tgz
/nix/store/m5cn07xq68k012jrci94scyvw6zyqhb8-regenerator_runtime___regenerator_runtime_0.13.5.tgz
/nix/store/m665q25hz6jgznzrvslscxsnia9wgigx-punycode___punycode_2.1.1.tgz
/nix/store/m7pdqw32k5c3w2b5ffkda15x4lhr04wk-cacheable_request___cacheable_request_6.1.0.tgz
/nix/store/mbqv3kcx8q3x3bjwqaihz43vfnawbmgp-sshpk___sshpk_1.16.1.tgz
/nix/store/mdhzjnjqrf21i2wbw6y6d56lmpaajxcv-has_flag___has_flag_4.0.0.tgz
/nix/store/mfcpdniv7f61862qccymsk61kyg0pyi7-spdx_license_ids___spdx_license_ids_3.0.5.tgz
/nix/store/mfmivp9kdhhpnn7gvhxnmy0z9ylppip0-_babel_plugin_syntax_nullish_coalescing_operator___plugin_syntax_nullish_coalescing_operator_7.8.3.tgz
/nix/store/mfpkr717vqgzyqljkbzhfdradb4w7vlv-ansi_escapes___ansi_escapes_3.2.0.tgz
/nix/store/mg06xybcga911wjsgqx4md61zfv6ik16-regenerate_unicode_properties___regenerate_unicode_properties_8.2.0.tgz
/nix/store/mg9csgasxf1mhsf63rpijwwvy0hbra8v-fill_range___fill_range_4.0.0.tgz
/nix/store/mgyqacdnsz79zpqcwra86grqhdmq710l-lodash___lodash_4.17.15.tgz
/nix/store/mi7ndjpzblr704c3phsw3qmvz3zb9ak2-assert_plus___assert_plus_1.0.0.tgz
/nix/store/mimgfdq7gskphzzkvlm0ajrx7w7l4ql6-buffers___buffers_0.1.1.tgz
/nix/store/mjgnjpl3az76zay0s2n26lgni35h5jyx-_types_istanbul_lib_report___istanbul_lib_report_3.0.0.tgz
/nix/store/mjjxai1nbw6gmkmgdsabwvrsyl21p1ka-escape_string_regexp___escape_string_regexp_2.0.0.tgz
/nix/store/mkx65qjllgmkvkfkbfxgw700i9df86xc-mime___mime_2.4.4.tgz
/nix/store/ml6m8v3z4w5pvk7j1rdckdvmkkz2hkmp-stream_browserify___stream_browserify_2.0.2.tgz
/nix/store/mlfg53wrrqv92iw8ayckwcvxrmllji7z-class_utils___class_utils_0.3.6.tgz
/nix/store/mlrkawf8j4k76hnh53d39xvnjx14kqpf-find_cache_dir___find_cache_dir_2.1.0.tgz
/nix/store/mpzmxv766d11p607fcmi32vya7j6jd71-nice_try___nice_try_1.0.5.tgz
/nix/store/mqdizh56agf57yvxs0psfnaxba1xsmmp-prop_types___prop_types_15.7.2.tgz
/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook
/nix/store/mr6gs89gi0jr6l2jqy6pz48q9krsczzr-xtend___xtend_4.0.2.tgz
/nix/store/mvwc0g1knljhx9gz264d2965l6zbnlra-nan___nan_2.14.1.tgz
/nix/store/mwzvcac09xjrplfg3rcl05mp9dqn26x7-camelcase___camelcase_6.3.0.tgz
/nix/store/myf4r656sy6i8ijl2g7h5xdrgim2rcin-duplexer3___duplexer3_0.1.4.tgz
/nix/store/mz34p161jag24xkr4vqikpv0q0bsp76s-rx_lite___rx_lite_4.0.8.tgz
/nix/store/mzfl674abil9r7wrp0i9j89ql6jzcfba-import_lazy___import_lazy_2.1.0.tgz
/nix/store/n17gf7faj5vlj9py1yp01zf7l0496r83-lodash.union___lodash.union_4.6.0.tgz
/nix/store/n1g967vp80xp0glkbnq2x70v3r15n9b9-anymatch___anymatch_3.1.1.tgz
/nix/store/n4rm9iyf5prbgxzjhv8gsxmxcxprga9x-stdenv-linux
/nix/store/n6glqbi5939wjgiqq2al21wza9n9wb6j-libXdmcp-1.1.3
/nix/store/nay2n326hjpa4w4dwxj3nginhgmnpzi3-tweetnacl___tweetnacl_0.14.5.tgz
/nix/store/nbc934hi63p8390wnmxd2wj4y7rjxn3a-through2___through2_2.0.5.tgz
/nix/store/nbl9faz25aiw2gv9wa1j5gslvsc9x0ci-mkdirp_classic___mkdirp_classic_0.5.3.tgz
/nix/store/nbm51d1rd042kvsvjq4hyizg482apal4-braces___braces_2.3.2.tgz
/nix/store/nbnq9gxsiy4gq273nhy4gqfmdhjjg0zz-buffer_xor___buffer_xor_1.0.3.tgz
/nix/store/ndmz41qmnx8qbmk7x1w1jy5mzk7r5qhf-npmlog___npmlog_4.1.2.tgz
/nix/store/ndwn3xgmhgsnfzf1v5p84dp3y5w48k0h-require_main_filename___require_main_filename_2.0.0.tgz
/nix/store/nfiyyraaqkdj7rpqzhdyyddk7pbbmjay-js_sha3___js_sha3_0.8.0.tgz
/nix/store/nfl9nmlm7pkgd0757mkqv82ngczmbdzx-string.prototype.trimright___string.prototype.trimright_2.1.2.tgz
/nix/store/niv7bwns28hhnzfcz77yriy2vnvjc3w2-collect_v8_coverage___collect_v8_coverage_1.0.1.tgz
/nix/store/njh84ha4hp13jz3pydg4nnvwzjxml16a-pirates___pirates_4.0.1.tgz
/nix/store/nkavp649fc7b1ym36d71k7jgky50b1jv-clone___clone_1.0.4.tgz
/nix/store/nkkf6z1p310jqnwkf75vwmh1rasylsry-_babel_helper_hoist_variables___helper_hoist_variables_7.16.7.tgz
/nix/store/nmhdb868bcg395aq7277lp7rqj6a6j72-wordwrap___wordwrap_1.0.0.tgz
/nix/store/nmzjhypmc83ss51lc3fxiwj3rns7466z-bytes___bytes_3.0.0.tgz
/nix/store/nnvhr8mpaws7vj14g20glnrb0f1gd5ji-makeerror___makeerror_1.0.11.tgz
/nix/store/npbakbnw0jvnlfsra2vjgky6z8fanirz-json5___json5_2.1.3.tgz
/nix/store/npxll1hisha0sabcafn0h3caj2r794wv-json_schema_traverse___json_schema_traverse_0.4.1.tgz
/nix/store/nq5kvmiy3kp8iygik6nkjh89ncg2r0rz-_types_babel__generator___babel__generator_7.6.1.tgz
/nix/store/nqa6cbmmk259rb2jzx5zbcv6966czvl9-_babel_types___types_7.18.4.tgz
/nix/store/nrky4c43zmlj4fcfifja1zm6rjiszahz-_istanbuljs_schema___schema_0.1.2.tgz
/nix/store/nrlkjk00jk0brj9nhqrcnggf6m3f9xv1-ora___ora_3.4.0.tgz
/nix/store/nvy50pl6glj61nybgjnd1438qcywm6q2-parse_asn1___parse_asn1_5.1.6.tgz
/nix/store/nwfdynlz4ljakkp2gwfxx2adiy93js0n-semver___semver_7.3.7.tgz
/nix/store/nwjfcmljdkaq315971850vgs9qvjscy9-mixin_deep___mixin_deep_1.3.2.tgz
/nix/store/nwz6i99cgbxjim791vvb2jgl2pzwfll2-semver___semver_5.7.1.tgz
/nix/store/nx2qdqfi239dbycf5zpapf3rh8nkjyn5-traverse___traverse_0.3.9.tgz
/nix/store/nx9ykrjq0fk12a802zhyadkxkwb4i7xc-chownr___chownr_2.0.0.tgz
/nix/store/nxqpxj2dqrg8nk7n3h33wzvx2fr398zg-json_buffer___json_buffer_3.0.0.tgz
/nix/store/ny6p5hsxwrvf7m03lacccmml28z0bi55-mkdirp___mkdirp_1.0.4.tgz
/nix/store/p26kkfq5kiqs983vks15vd3dgn9sa107-regex_not___regex_not_1.0.2.tgz
/nix/store/p2w1bh9fj8wh1zsspiwsjc05xvb5p00j-delegates___delegates_1.0.0.tgz
/nix/store/p3vh74xxynvfkrvlfkypjzd36v4xgs51-hamcrest-core-1.3.jar
/nix/store/p3yxfk7ldqwv8k00v6ldgv8gk18ba8cw-lines_and_columns___lines_and_columns_1.1.6.tgz
/nix/store/p5cn8rqf5nh8yihcd7cbk54cjx92csbm-libXrender-0.9.10
/nix/store/p6z5gqgaiiv6jh8xl1l9f2lg6fk0shjg-detect_newline___detect_newline_3.1.0.tgz
/nix/store/p81mzvwgw03qkw70kys33s9bkics4j2p-dejavu-fonts-minimal-2.37
/nix/store/p8aiqqpfml79851m9zidb5bi6x26jv5g-p_locate___p_locate_4.1.0.tgz
/nix/store/p8nsb1p37i93nsp5xr6vval2ss2g8p93-ansi_styles___ansi_styles_3.2.1.tgz
/nix/store/pbpxg70jdz8xrwdvd20chrrfz1cz37xk-is_yarn_global___is_yarn_global_0.3.0.tgz
/nix/store/pbw868sqvflavwmapi7gi6kmv1jjvbcm-has_value___has_value_1.0.0.tgz
/nix/store/pdhk4m0dsnv5g0kvhc53ifxr1sxhqpzm-chalk___chalk_2.4.2.tgz
/nix/store/pf3vqkw1js3yd590agfgpv4hs9rfx52p-cliui___cliui_6.0.0.tgz
/nix/store/pfd596fhv3rkbrrkl2flngk51zn7568z-append_transform___append_transform_1.0.0.tgz
/nix/store/phi6a73kkvlps466gd385qzcw618szaa-find_cache_dir___find_cache_dir_1.0.0.tgz
/nix/store/ppd1l67n5lk07qxzd2y202dl346x6i9x-levn___levn_0.3.0.tgz
/nix/store/pph3qzmpjbx8y724i23vfs02kprdvf4g-caching_transform___caching_transform_3.0.2.tgz
/nix/store/pq8nrnayhyc87vzxvs22swkvj7rvqp37-typedarray_to_buffer___typedarray_to_buffer_3.1.5.tgz
/nix/store/pqg74m2vg6g7ymg1zbpl0kaq14v7jf70-imurmurhash___imurmurhash_0.1.4.tgz
/nix/store/prnn8f3dwhky6jc2kp75x0a3a0gph0j5-which___which_2.0.2.tgz
/nix/store/prqnmva7fz041fj5ka8y3sgnaj8vb1nz-regenerator_transform___regenerator_transform_0.14.4.tgz
/nix/store/psccnp6c2kln2vmxfppkhw0gn28h913b-lodash___lodash_4.17.21.tgz
/nix/store/psglpgfm2acxr9q3r247j0smyag72j4n-pkg_dir___pkg_dir_4.2.0.tgz
/nix/store/psgyi4b301ka4vvjih6gk9qysay0f6zf-to_regex_range___to_regex_range_2.1.1.tgz
/nix/store/pv40sg9yfz2q141w5zf626wlfgwajip0-is_obj___is_obj_2.0.0.tgz
/nix/store/pwwnc2pqys0ll91jy8a216iy3svcd1lv-istanbul_reports___istanbul_reports_3.0.2.tgz
/nix/store/pyk443rqsc4kia5jfx8gri2xch2syzh5-process___process_0.5.2.tgz
/nix/store/pzqyg38hp7yh3x81ma392hs4wpyq3w7n-number_is_nan___number_is_nan_1.0.1.tgz
/nix/store/q0mcsvi5zgbzhw6q7p4bq9glwkfb4ki4-debug___debug_4.1.1.tgz
/nix/store/q0z1dks93z9rdlaw7dv3wvng04w6s145-prompts___prompts_2.3.2.tgz
/nix/store/q11avjzlynb3qzc65lcvmxprzabj58g6-array_filter___array_filter_0.0.1.tgz
/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook
/nix/store/q3fg6hkqzhkgrnahi82lqgfn8cikw3fr-ecc_jsbn___ecc_jsbn_0.1.2.tgz
/nix/store/q42106x61l1qcxsvzb3nwlwkf8ahqw7i-is_descriptor___is_descriptor_0.1.6.tgz
/nix/store/q5pxpv2z4pfjjxpd94175rqyfhlswl7s-define_property___define_property_2.0.2.tgz
/nix/store/q6y6avhq5pfb8xiayvyjsqnb63p15g17-compressible___compressible_2.0.18.tgz
/nix/store/q86bqj99dnyd5b20w306cljfa0r24clm-builtin_status_codes___builtin_status_codes_3.0.0.tgz
/nix/store/q89bknbmxc2xknwdg66v8p7jz79z9351-xxHash-0.8.1
/nix/store/q8qrakh2s2gldsyk9gjk6j27jga097s0-_babel_helper_environment_visitor___helper_environment_visitor_7.18.2.tgz
/nix/store/q8v5nffbszvpgwwsqz904ny11apgh6xq-stream_http___stream_http_2.8.3.tgz
/nix/store/q9g2pbrxlvgy0cknilqkda17qkq7fx4h-asn1.js___asn1.js_5.4.1.tgz
/nix/store/qabg09brkfx0kfhhqjcif24f8f6c9qzf-remove_trailing_separator___remove_trailing_separator_1.1.0.tgz
/nix/store/qbdp6lvbhcdb0la3ysikq07zyi3hf64r-build-tools_r31-linux.zip
/nix/store/qbi7px8iqq19ks5z2ggdsxjl2k1b4gkd-w3c_hr_time___w3c_hr_time_1.0.2.tgz
/nix/store/qbjz4848cf8y2mrjr7gkskd8d524kk3x-_types_normalize_package_data___normalize_package_data_2.4.0.tgz
/nix/store/qc2ksdaxb8ibbilblypszyy4cdygvycv-p_try___p_try_1.0.0.tgz
/nix/store/qfkaivanxgys879dz05f4ybmjjjyjfwq-spawn_wrap___spawn_wrap_1.4.3.tgz
/nix/store/qg9rbaz4g403m5i7lbi0plb2gm2pv0yf-slash___slash_2.0.0.tgz
/nix/store/qic09iwp7201pzg9vcrb8azla3vqq6cp-klaw___klaw_1.3.1.tgz
/nix/store/qk5fy3vrp1mnc4pqz690sda281cmzahg-_types_yargs_parser___yargs_parser_15.0.0.tgz
/nix/store/qkgdab8d8rzbvanbdfczqxdj2w8h881c-es6_error___es6_error_4.1.1.tgz
/nix/store/qkph9cqmm3jsqacpyc73m0fmq2gfy9q8-lodash.isequal___lodash.isequal_4.5.0.tgz
/nix/store/qnzzl6irsc4mb5896s292cxplz857b79-which_module___which_module_2.0.0.tgz
/nix/store/qrk6pz3h92r90ichknabkwy7vhm39glj-object.assign___object.assign_4.1.0.tgz
/nix/store/qs8v2smb8ycdiiyawv3y9sa0vaniwpkp-aproba___aproba_1.2.0.tgz
/nix/store/qsrmkxgc1md891nd2rysm9zshg0q3qzy-glibc-2.34-210-bin
/nix/store/r0vzvafn658rv1v8jdi3bdnw6arcvnsp-tar_stream___tar_stream_2.2.0.tgz
/nix/store/r43yhyj90nkfybsnl8c36qk27v6jmy2n-base_64___base_64_0.1.0.tgz
/nix/store/r7bdx621iizajmm3sndg05fx6kjdyb0z-core_js___core_js_1.2.7.tgz
/nix/store/rbg4y89wq4x14hrjhynws2ky97vsbgs1-import_fresh___import_fresh_2.0.0.tgz
/nix/store/rbr2gk6f3pld5rrkv8k0z8yydynxn6hh-string_width___string_width_1.0.2.tgz
/nix/store/rcz1xh5w7gqidsri2qk0isgassa8p800-minimalistic_crypto_utils___minimalistic_crypto_utils_1.0.1.tgz
/nix/store/rd532il243iwraj5g4892li5d7r83hwf-object_keys___object_keys_1.1.1.tgz
/nix/store/rdh7ihr4xd4vs2x1csw1j6m9z29xa4bv-shebang_regex___shebang_regex_1.0.0.tgz
/nix/store/rf6is0gqslsja8pilnvwf82hd0g6cazr-console_control_strings___console_control_strings_1.1.0.tgz
/nix/store/rfhq3ffgw9013vbi8qkiq0mpgwndi5i3-chokidar___chokidar_3.5.3.tgz
/nix/store/rhay6vzdg3f970dgy9jqwl5kwm9mjayd-is_number___is_number_7.0.0.tgz
/nix/store/rjl4r2xmq415brpdwpwg80f2j9flalx2-source_map_resolve___source_map_resolve_0.5.3.tgz
/nix/store/rk5szgslqdnw30gjqaarzaj1m5d6nyzx-compression___compression_1.7.4.tgz
/nix/store/rkgrqcrqvya0iibg6b4b9bspzhggjif1-inherits___inherits_2.0.1.tgz
/nix/store/rn36b5457rj0z6al7wjdhwyabd2vfpwm-yallist___yallist_4.0.0.tgz
/nix/store/rscwkrcbmdcz6ycyjqmxc26al3z4l9mw-define_properties___define_properties_1.1.3.tgz
/nix/store/rssz4r4vx8k7r99sh4151ddyaqp2y80l-on_headers___on_headers_1.0.2.tgz
/nix/store/rvzfyq8sjaf4l32rxcjxhp7qg2lb2vp3-path_exists___path_exists_3.0.0.tgz
/nix/store/rwgn5wqc4zk65hvzsfnlbkv1xr8jizy8-strip_ansi___strip_ansi_6.0.1.tgz
/nix/store/rwxdzbn0xgrhinl73162hggyxcx37k9j-vm_browserify___vm_browserify_1.1.2.tgz
/nix/store/rwyjw2pci4vmycpb9zrw37ijfy1plf0v-esutils___esutils_2.0.3.tgz
/nix/store/ryj0vxib8flkf4ppwk1qnmqnwqcj62c5-is_buffer___is_buffer_1.1.6.tgz
/nix/store/rz8bxcbx6vd388pjsr1alcadlck86ylr-jsesc___jsesc_0.5.0.tgz
/nix/store/rzcrdwnjbl6j7dbffdrfgjfqfzf2nyw0-nss-cacert-3.77
/nix/store/s0fbsqyqcdiv0s9mnm3j78fqbpzz8mfj-ws___ws_7.5.5.tgz
/nix/store/s219l8w4il1z3i1g6c3411ixwrfalfrc-micromatch___micromatch_3.1.10.tgz
/nix/store/s36i9ywbwlv7xsmqmwhzpfxlfgn6v0cc-ms___ms_2.1.2.tgz
/nix/store/s5jaw2v70yvr4h01sy0lg3am35v515km-path_exists___path_exists_4.0.0.tgz
/nix/store/s63h67y68dhd3hjy8psw1xs3lzgip5py-has_value___has_value_0.3.1.tgz
/nix/store/s8ix3mypdjaghybh39pdb8rmf8x1b156-deepmerge___deepmerge_4.2.2.tgz
/nix/store/s8qxjy27hnnpbn7hlii88s204mivy6z9-terminal_link___terminal_link_2.1.1.tgz
/nix/store/sbb2f2f1x3h6x2wif6q7h0s1bxi3ww68-regjsgen___regjsgen_0.5.1.tgz
/nix/store/sfa41rplsnvrnh4gn6y9v9l88bi1g77y-https_browserify___https_browserify_1.0.0.tgz
/nix/store/si1lljaamah1n0fmlayi7xry2df1w7a2-type_fest___type_fest_0.20.2.tgz
/nix/store/sk9mil805ribyl4m53xqjs55s21zllk8-is_accessor_descriptor___is_accessor_descriptor_0.1.6.tgz
/nix/store/skp9bf3davww48zik18sw8qbyh5azhcq-fast_safe_stringify___fast_safe_stringify_2.1.1.tgz
/nix/store/skqc9jv5kwmjn2bsqad22vhy7z6x7cn2-symbol_observable___symbol_observable_1.0.1.tgz
/nix/store/slay34nj1z4jj4ag3rbix2798ay3kacs-pbkdf2___pbkdf2_3.1.1.tgz
/nix/store/spx038x0y8snf1q78b73cl6rjx79a7b0-picomatch___picomatch_2.2.2.tgz
/nix/store/ss75a8cyi42ngzcdz9bjfvp97bwr68va-strict_uri_encode___strict_uri_encode_1.1.0.tgz
/nix/store/ssqlmdgw2wgipbmmvfr2ymjdngcs3b8g-event_target_shim___event_target_shim_5.0.1.tgz
/nix/store/ssqs2pxjdz5g5pcz687myqsrmfmh9vg8-har_validator___har_validator_5.1.3.tgz
/nix/store/sv9qb3fyy8kg02ha48vdqsq2f10y1hmp-strict_uri_encode___strict_uri_encode_2.0.0.tgz
/nix/store/svdfngy165iaxrrrh1svy4jc5ld34wqd-isstream___isstream_0.1.2.tgz
/nix/store/swr5dy8cvwcmx8vicg3yaqziry87mqqr-has___has_1.0.3.tgz
/nix/store/sx9q1l4lnds7gnywc0z4m03n7ks3ba50-has_yarn___has_yarn_2.1.0.tgz
/nix/store/sxrphzsgyd8la4a89na1wi3rxxw6j6h6-isarray___isarray_1.0.0.tgz
/nix/store/syjmhilnwf2gpfvxj4hbgki3fh9wbh6a-des.js___des.js_1.0.1.tgz
/nix/store/syysn0s6yar4r23cf2q40v545n63lrcp-damerau_levenshtein___damerau_levenshtein_1.0.6.tgz
/nix/store/v2h7dd938m6h4a2szw0ll234w7720ckc-capture_exit___capture_exit_2.0.0.tgz
/nix/store/v3cllqli28mjh667kziznvyrsffcybzh-exec_sh___exec_sh_0.3.4.tgz
/nix/store/v4krkqy2yijg6mrh3rnxbyr3j2vwnaam-webidl_conversions___webidl_conversions_3.0.1.tgz
/nix/store/v6yvpa6llhvllc99gsk6jcnjk2qghmv7-finalhandler___finalhandler_1.1.2.tgz
/nix/store/v79xagzhvv6v9rj2snk24jfdvf45wmhm-libidn2-2.3.2
/nix/store/v9r3nbnmbak1v0br98j3ay7rqfcs3dp0-restore_cursor___restore_cursor_2.0.0.tgz
/nix/store/v9rkvmz43xpwi7fdw1238zcar3nz0064-array_slice___array_slice_0.2.3.tgz
/nix/store/vby4knycha8rs29615pzqspd62lvyq6z-path_key___path_key_2.0.1.tgz
/nix/store/vd067gqqv4192rw3nik533795xkd38g5-is_extglob___is_extglob_2.1.1.tgz
/nix/store/vddkijypkbg7p1idwan8b7jfgrsvbw6x-semver___semver_6.3.0.tgz
/nix/store/vh9sx3rfa5zar2cd5avdkih1c0vavccv-safe_regex___safe_regex_1.1.0.tgz
/nix/store/vhn49hla8dnxy8bdrgl2mablkjkyzdry-bn.js___bn.js_5.1.3.tgz
/nix/store/vhqv9ipxjd43nds2a68g0i8sn95d6544-source_map___source_map_0.6.1.tgz
/nix/store/vjbm4jzn02yjq1rwnlr5rxzb00gidzx5-escape_html___escape_html_1.0.3.tgz
/nix/store/vliwr8cvwvkpzz3i63qznvl07zkjcw4p-options___options_0.0.6.tgz
/nix/store/vnvwfz6xz2iiwcq6i85jvy58m99j0xmk-array_reduce___array_reduce_0.0.0.tgz
/nix/store/vp8fji8y1bmxy4njl7pkc45f0w2ij12a-supports_color___supports_color_5.5.0.tgz
/nix/store/vq4gwh1dvw5q7yi5rpl87mf6swvsmvf6-p_finally___p_finally_1.0.0.tgz
/nix/store/vqs1r6ppa5mgmm2415xqbb1jqawph5m1-read_pkg_up___read_pkg_up_7.0.1.tgz
/nix/store/vr99548i6dj57n4qlyhg2rvnch78rr8k-is_wsl___is_wsl_1.1.0.tgz
/nix/store/vsh859pw43rj709li0cyllfidv3g8874-pako___pako_1.0.11.tgz
/nix/store/vvip9rra8wh9x33p6fvjamgly9ydji6i-timers_browserify___timers_browserify_2.0.12.tgz
/nix/store/vvz6d10lzyd3lbyh37m19bisx3zj0zdi-js_yaml___js_yaml_3.13.1.tgz
/nix/store/vw1ymc9pgcbdiz54584r2x4gam1q7m3b-camelcase___camelcase_5.3.1.tgz
/nix/store/vwca1d1izdxi8bmh40sakqfagzm47az7-tr46___tr46_1.0.1.tgz
/nix/store/vwf189ch6j9a0w281b1pnr57iwrzz34c-graceful_fs___graceful_fs_4.2.3.tgz
/nix/store/vwgnn8ys69y68llqb4jvsl27vzpimmzj-xml_name_validator___xml_name_validator_3.0.0.tgz
/nix/store/vx3kzx1jd7q27z6h6gn4ynb181320zrw-normalize_path___normalize_path_3.0.0.tgz
/nix/store/vzfb0yymfyc5ybm8dzlxpp7kpz35z05i-_babel_helper_plugin_utils___helper_plugin_utils_7.13.0.tgz
/nix/store/w2d0kqsf8w9018p6axqjzg9gi0zmx0gg-has_flag___has_flag_3.0.0.tgz
/nix/store/w4l5pkcl07npg2zxsa950ngsk23fxi1c-throat___throat_4.1.0.tgz
/nix/store/w6r4yy132xfzs6ppvgvnbizjkqgcicff-p_limit___p_limit_1.3.0.tgz
/nix/store/w74l3apj1lh11r334lssp8nb53gjb5bv-string.prototype.trimend___string.prototype.trimend_1.0.1.tgz
/nix/store/w8f3alzqhc55m6b7ci5ghp7r6vpvg14j-strip_bom___strip_bom_3.0.0.tgz
/nix/store/w9pdbl4m6aphavxnbmn04bqxydaq3i8s-istanbul_reports___istanbul_reports_2.2.7.tgz
/nix/store/wa7hmz3q5vb1cypw98iisyx5ldaffk9b-webidl_conversions___webidl_conversions_4.0.2.tgz
/nix/store/waxw2ngy1spclaklvf2y1wk5xxflkkzb-ignore_by_default___ignore_by_default_1.0.1.tgz
/nix/store/wdbdf2grglavilvjykj5ja28mw7cqpl9-napi_build_utils___napi_build_utils_1.0.2.tgz
/nix/store/wfx08rzc95w6z00m4pi0q98rq2xi9a5i-typedarray___typedarray_0.0.6.tgz
/nix/store/wg9xx2an4b3y906k03xxja4b8yy6hffr-onetime___onetime_5.1.0.tgz
/nix/store/wj5bm8234xf4gi0wb7lhq60x67nhrdsa-delayed_stream___delayed_stream_1.0.0.tgz
/nix/store/wliwda6gkp2wdqacx476g3gi2dsfpbc7-static_extend___static_extend_0.1.2.tgz
/nix/store/wm96rmq97by3z1fx2ymsvrrwn0abqhyz-string_width___string_width_4.2.0.tgz
/nix/store/wmym6vz2c3h5hsnc8l4mj5y2z4ysh09y-resolve_from___resolve_from_3.0.0.tgz
/nix/store/wpr5mbp3jzsi0lx656smbgkpdcq61c11-_babel_plugin_syntax_optional_chaining___plugin_syntax_optional_chaining_7.8.3.tgz
/nix/store/wqhzbwm7102xbdwijjb3lh0msas3s2ab-zlib-1.2.12
/nix/store/wqrv9iwbn46ppg7pdgvrggvld1y21jsh-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.18.0.tgz
/nix/store/wqz51mpz1lk8a1v4l1v8if660sgzj007-glob___glob_7.2.0.tgz
/nix/store/wrv20b4lpf481n13kwcqzs14krxq9aii-regenerate___regenerate_1.4.0.tgz
/nix/store/wsym4irwc9k2y3fgzqfgsb9rqd9fvx2s-copy_descriptor___copy_descriptor_0.1.1.tgz
/nix/store/wvgqfii69jiq17l3vji3p8j190vmyja5-fast_levenshtein___fast_levenshtein_2.0.6.tgz
/nix/store/wvsgfpywj11im7pg869sijbgkkj6gylf-cssom___cssom_0.4.4.tgz
/nix/store/wwww3a7ck5cj1xlcw1d23xhzpgkg6h57-validate_npm_package_license___validate_npm_package_license_3.0.4.tgz
/nix/store/wxjsc1hswinhz7vd96wpjp3hf19vrgc4-dom_walk___dom_walk_0.1.2.tgz
/nix/store/wy74w5n2wg7fzzw58ddzjz7akzihjbz5-growly___growly_1.3.0.tgz
/nix/store/x1v1gq7k70n9jwlbsg014v9wn21gidi6-cross_spawn___cross_spawn_4.0.2.tgz
/nix/store/x24b9nm8fh625342712vk30gj826zcfs-css_select___css_select_2.1.0.tgz
/nix/store/x2dd06ij5gf5gkkyjqyqhmwsk752nq9g-is_extendable___is_extendable_0.1.1.tgz
/nix/store/x4c79jxzdmrqrahdns3s8fw2pwzwivj8-decompress_response___decompress_response_3.3.0.tgz
/nix/store/x4sv8grln2xb6qyhivif5r74xryv0zj8-decompress_response___decompress_response_4.2.1.tgz
/nix/store/x66jmfv4s48l9iyv5kp9zxad45x6fk38-statuses___statuses_1.5.0.tgz
/nix/store/x7jpscrnk2zvswqza0a9mfn87z593qjm-ee_first___ee_first_1.1.1.tgz
/nix/store/x88casp0040jx59ysnx07fljs6pwzwqw-har_schema___har_schema_2.0.0.tgz
/nix/store/x8nrw59yibhl8js481d21j8m1s6k0m0d-ncurses-abi5-compat-6.3-p20220507-dev
/nix/store/xbfyn8l98aksl5sk3qlvlndnvr2pajpy-os_homedir___os_homedir_1.0.2.tgz
/nix/store/xby3ds2557w79674pvb28p1bxqnmlhkk-through___through_2.3.8.tgz
/nix/store/xc7fyvfd7x3bkplmbp043fjpys4p1ndy-snapdragon_node___snapdragon_node_2.1.1.tgz
/nix/store/xd1mbjsryvnalif5zyspvks517wzhdhn-openjdk-8u322-ga
/nix/store/xfd6bklrwfiwii6zigxwwcv1xs4l85s8-npm_run_path___npm_run_path_2.0.2.tgz
/nix/store/xgf91yvigv4wa0m9sqd4c6qzc734agsm-chownr___chownr_1.1.4.tgz
/nix/store/xhrx5svma3knigm09gfbfjk9wpzwpz94-timed_out___timed_out_4.0.1.tgz
/nix/store/xix4lgv3733mf7liabggclvrmmax1sdc-on_finished___on_finished_2.3.0.tgz
/nix/store/xjwlkyk0ai10560bmqa3b5n0a0hvd3wv-_babel_preset_typescript___preset_typescript_7.17.12.tgz
/nix/store/xkc7idcc33pppxhy10ab9p661iar90z3-update_notifier___update_notifier_5.1.0.tgz
/nix/store/xkdzalbnwnl075yv9gkcch233nr133lx-test_exclude___test_exclude_6.0.0.tgz
/nix/store/xmi86vx9m8nma5nzj1cvs7swrc3cxn6p-domain_browser___domain_browser_1.2.0.tgz
/nix/store/xmr41ql1yv8m4qxwi9vxxfvamizjz3py-ws___ws_1.1.5.tgz
/nix/store/xnwa94v7qqvqms9gp5f9zc9qp17c9a0c-ieee754___ieee754_1.2.1.tgz
/nix/store/xpg4m5xhjndlvfziha8j50lmhc3bf1a1-invariant___invariant_2.2.4.tgz
/nix/store/xq6aqyaf8avcjrrf18fi44s0lazc33p6-jsonify___jsonify_0.0.0.tgz
/nix/store/xr7jhnd3v5hcjafn4hnxlq0wnxhnn62g-symbol_tree___symbol_tree_3.2.4.tgz
/nix/store/xsw4jbjrwhqis5v7sdnm14r0pk7gsydc-rimraf___rimraf_3.0.2.tgz
/nix/store/xv7cm7in0yzw7vgazvsfig7w7w1hniyb-sane___sane_4.1.0.tgz
/nix/store/xw7khqryfrbglmidb6di1q11sqfvv85f-chalk___chalk_3.0.0.tgz
/nix/store/xy8pg8ddf297f9xbx5hqx25shrkpx8dr-_jest_types___types_25.5.0.tgz
/nix/store/xyh7bjwkc2yh7m8r7qai5cla12jnaljp-ansi_regex___ansi_regex_4.1.0.tgz
/nix/store/xz0g0ldabj97h30pipsavx3y3f3q9y2m-fs_constants___fs_constants_1.0.0.tgz
/nix/store/y0fpa22bv5pmv5fh1wp80jikl2rl3128-unicode_match_property_ecmascript___unicode_match_property_ecmascript_1.0.4.tgz
/nix/store/y1vp46xgs62fyhjgkbc7n7dxr2554cji-array_map___array_map_0.0.0.tgz
/nix/store/y5mi6ix6d8mzwnms79k2srziry7ydd3h-is_binary_path___is_binary_path_2.1.0.tgz
/nix/store/yb55j9rn4rhby24il6n0dam5z8y12pp0-serve_static___serve_static_1.14.1.tgz
/nix/store/ybgirfs0xhsprg82nicrrvqvrqvjvm6l-cross_spawn___cross_spawn_5.1.0.tgz
/nix/store/ybjhbqynsxx9hl0nmszmmiy83pihzb67-brace_expansion___brace_expansion_1.1.11.tgz
/nix/store/ydp46smcczi4rrq58j697hmg3c78i1pf-utils_merge___utils_merge_1.0.1.tgz
/nix/store/yf4fa09h9dljs03kiwxdzyfpsinaqnaj-is_plain_obj___is_plain_obj_2.1.0.tgz
/nix/store/yfcczp12xa4qwxjhnnk1dlqxdx1q54w8-arr_diff___arr_diff_4.0.0.tgz
/nix/store/yhbd0h4vz4w7x8kb55lhl8xkcdm7ix8q-kind_of___kind_of_6.0.3.tgz
/nix/store/yhin4nyl5vwlh4ss6yrgxkw3xjvylln2-collection_visit___collection_visit_1.0.0.tgz
/nix/store/yhn3sm2dd6q3nnijv0yxw5477qp77mw1-arr_union___arr_union_3.1.0.tgz
/nix/store/yj8ycjv9z9s3y8j2fclm9mz5z3p14agw-js_levenshtein___js_levenshtein_1.1.6.tgz
/nix/store/yl83a5c5b441c5nip1lmbc17kacfhbns-slash___slash_3.0.0.tgz
/nix/store/ym2q4vik3arb2w3ddkrngvzc4lnwrjx5-is_typedarray___is_typedarray_1.0.0.tgz
/nix/store/ynxj63d4sm22xbicpdwqjw993l4r4clk-github_from_package___github_from_package_0.0.0.tgz
/nix/store/yp864kyxhzwqvca09knyqmb3m64xzc4g-prop_types___prop_types_15.8.1.tgz
/nix/store/ypsgmp1l5926lhznz6p8hw99q0dmkbir-for_in___for_in_1.0.2.tgz
/nix/store/yqvdy21y54bdpl3c9d2mn13d3q2gv3hv-kind_of___kind_of_5.1.0.tgz
/nix/store/yv0jvjril39naqn8d842k7la62ccp16n-_hapi_bourne___bourne_1.3.2.tgz
/nix/store/yvhrvn0cf7zazzwj99afl1ly89r4w5ln-resolve_from___resolve_from_4.0.0.tgz
/nix/store/yxgnskd1bh2fgfc4sl96hsq899cswn4m-ripemd160___ripemd160_2.0.2.tgz
/nix/store/yxzvh2lzh0slnf01fcx4sch3fgkvn77g-is_accessor_descriptor___is_accessor_descriptor_1.0.0.tgz
/nix/store/yy798a251y0l7njmzyv79rj9fz6gkcad-_babel_helper_split_export_declaration___helper_split_export_declaration_7.16.7.tgz
/nix/store/yybp99in1b0l94sqlps2vl7vn8livy03-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.17.12.tgz
/nix/store/yyqziix65iw7bcx8d4w7g9h61bn3ydm2-get_value___get_value_2.0.6.tgz
/nix/store/yzl5ci5rymvwwqmv5kfcd3wms19iszqj-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.16.7.tgz
/nix/store/yzsvmgrp8f9rhq1yw2cvdac93i8xshks-querystring___querystring_0.2.0.tgz
/nix/store/z06ck0p9k53drzld8jn378zhissibx4a-pify___pify_4.0.1.tgz
/nix/store/z0ji9wikmnaailxb80p83aq5s2l44syf-lru_cache___lru_cache_6.0.0.tgz
/nix/store/z182zg297717q03aaxsz6p2bfs499s3r-yargs___yargs_13.3.2.tgz
/nix/store/z2j15qfyss34anmkyasq1aa41kyh14by-freetype-2.12.1
/nix/store/z2zr7s9bg1m57a19g36k71v4q1zv304w-mime_db___mime_db_1.43.0.tgz
/nix/store/z3z285vjs4aqyzfavjp70iz4ana7lavz-fontconfig-2.13.94-lib
/nix/store/z507av9rldvcsxh9l95g2wz2csslrmyr-browserify_rsa___browserify_rsa_4.0.1.tgz
/nix/store/z5bcxy07rzsyrhv478lfpxb0ygvp35kr-object_visit___object_visit_1.0.1.tgz
/nix/store/z5hkl524rdqfqdzlrvjz17chyd8l06i0-browserify_aes___browserify_aes_1.2.0.tgz
/nix/store/z61yw3sjj3licn3l6xks5p002akv5vpd-base___base_0.11.2.tgz
/nix/store/z62vz6nn18x3pyxcgq49vj9l0cimx8l3-encodeurl___encodeurl_1.0.2.tgz
/nix/store/z6f9pm47kk2qp8d49yqrqrhk2v3sp6ak-_jridgewell_trace_mapping___trace_mapping_0.3.13.tgz
/nix/store/z6jhakrwmim0ssnci53mv43n8wb7z8yk-istanbul_lib_source_maps___istanbul_lib_source_maps_3.0.6.tgz
/nix/store/zbqmbm3c6nqdjgy172hnaq2k0g6zx4i4-vary___vary_1.1.2.tgz
/nix/store/zck2mdcy2z9531bxlxyfyyj3mc7vrmn3-lowercase_keys___lowercase_keys_2.0.0.tgz
/nix/store/zggw2hbgnan75hjbfi3s4c4ci8q6rxrq-source_map___source_map_0.7.3.tgz
/nix/store/zgkc28hjavxjl24hqdhki1316yx7a3zw-ncurses-abi5-compat-6.3-p20220507
/nix/store/zh7y4s9r2inw54dxz547n4n5yy9nmlwj-time_stamp___time_stamp_1.1.0.tgz
/nix/store/zi87s6zcz5sx9wscnpjbik89ljr2sr40-arr_flatten___arr_flatten_1.1.0.tgz
/nix/store/zi9pyfq3413qw0jpwf7shywxjqbq2803-jsonfile___jsonfile_4.0.0.tgz
/nix/store/zicv4vjz653awb3fmckpjfgb9lg7kzl6-istanbul_lib_coverage___istanbul_lib_coverage_3.0.0.tgz
/nix/store/zj7bnpn6y2mx69111ph92qzr850gfwlx-diff_sequences___diff_sequences_25.2.6.tgz
/nix/store/zk8ahmd04x5ip9k8iaww3g5gby4dvgpv-scheduler___scheduler_0.19.1.tgz
/nix/store/zkbgik4sa5qbvh747ym87ah1x3wnizwr-object.pick___object.pick_1.3.0.tgz
/nix/store/zlbcrn5a5lc6ira9k8xvq19lh9a2c8lw-execa___execa_1.0.0.tgz
/nix/store/zlgi0bql89lnkv358lk8hnvkdhga2fmp-base64_js___base64_js_1.5.1.tgz
/nix/store/zlh7xwizghbv6h8fc9qv7214p27dvvcw-_hapi_hoek___hoek_8.5.1.tgz
/nix/store/zmdmpl9ip3f0lv62689lqfzj956q7kmv-eventemitter3___eventemitter3_1.2.0.tgz
/nix/store/zn2bs3cix7glpw002q8dnzclg4536zp5-bash-5.1-p16
/nix/store/zq3yyfa2j016sny89ksmkl2jqdih9kxa-is_extendable___is_extendable_1.0.1.tgz
/nix/store/zr02rxb52r6b78b9fnalpcf1qj9xj96w-archy___archy_1.0.0.tgz
/nix/store/zvhk43wqc8a1nd1ydinnc7jxz0d7mfqa-merge_stream___merge_stream_2.0.0.tgz
/nix/store/zx6dk0hj9fj818qpc3hb3zzpcsj0pbck-source_map___source_map_0.5.7.tgz
/nix/store/zxbvd6ipnck3hnmz91n6ivlvn1hqk3r7-_babel_plugin_syntax_json_strings___plugin_syntax_json_strings_7.8.3.tgz
/nix/store/zxj706dbdb65cz7glnmqqmv00f3l263f-bintrees___bintrees_1.0.1.tgz
/nix/store/zyp4p28px1q519sfz0czw54d0zn1l74k-escape_goat___escape_goat_2.1.1.tgz
copying path '/nix/store/4v4292agvyrh60qp2184f5lhn53gi6bs-expand-response-params' from 'https://cache.nixos.org'...
copying path '/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507' from 'https://cache.nixos.org'...
copying path '/nix/store/a1azpww2sqv5dmg8fj1wp5i7lcbngrsv-openjdk-headless-8u322-ga-jre' from 'https://cache.nixos.org'...
copying path '/nix/store/p3vh74xxynvfkrvlfkypjzd36v4xgs51-hamcrest-core-1.3.jar' from 'https://cache.nixos.org'...
copying path '/nix/store/b8ww4577m4q42h9kbdmghfwpp5wz79xf-go-1.17.11' from 'https://cache.nixos.org'...
copying path '/nix/store/c1xa2sgqv0gyp2sxhvjks8rs55khfm2j-_babel_code_frame___code_frame_7.16.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kfsb0qzxpd4xi1y7nrdmn3x4vlw1rv03-_babel_generator___generator_7.18.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9nv7mqn0j0bllgl9vqn1nipivllv6y26-_babel_code_frame___code_frame_7.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dndi4w18gvb0759m08nz4lydyv5467q6-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.16.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wqrv9iwbn46ppg7pdgvrggvld1y21jsh-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.18.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q8qrakh2s2gldsyk9gjk6j27jga097s0-_babel_helper_environment_visitor___helper_environment_visitor_7.18.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1kcdzzaxbg5qzq9nfblvg5kyv2yacw3h-_babel_helper_function_name___helper_function_name_7.17.9.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nkkf6z1p310jqnwkf75vwmh1rasylsry-_babel_helper_hoist_variables___helper_hoist_variables_7.16.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/72l2qy4bpvlwh36dq8nk0gvk7hmziby4-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.17.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yzl5ci5rymvwwqmv5kfcd3wms19iszqj-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.16.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vzfb0yymfyc5ybm8dzlxpp7kpz35z05i-_babel_helper_plugin_utils___helper_plugin_utils_7.13.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lsv3zh2ipmy3nicad11vk8r1q9gxmpqy-_babel_helper_plugin_utils___helper_plugin_utils_7.17.12.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6y4kfjcyx0hynj0fajzzavaqjv021hk1-_babel_helper_replace_supers___helper_replace_supers_7.18.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yy798a251y0l7njmzyv79rj9fz6gkcad-_babel_helper_split_export_declaration___helper_split_export_declaration_7.16.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9xhkjkh8lwgqdrqrd0b5abv4bawgj0ab-_babel_helper_validator_identifier___helper_validator_identifier_7.16.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2q1xjh88bwrrvj0547f8wk95j6rvp6f8-_babel_helper_validator_option___helper_validator_option_7.16.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lfqj7nj1s09zagrqa1aj7dph2wkwwzk1-_babel_parser___parser_7.18.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gxkwp0fwxjwszsb07mmwdqljswcr0v2s-_babel_plugin_syntax_async_generators___plugin_syntax_async_generators_7.8.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/h2nrc0dwhhjyaakfa1s0cg44kygw79ck-_babel_plugin_syntax_bigint___plugin_syntax_bigint_7.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ij27a42472dda51r9sx40kl9r8vhsglv-_babel_plugin_syntax_dynamic_import___plugin_syntax_dynamic_import_7.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zxbvd6ipnck3hnmz91n6ivlvn1hqk3r7-_babel_plugin_syntax_json_strings___plugin_syntax_json_strings_7.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mfmivp9kdhhpnn7gvhxnmy0z9ylppip0-_babel_plugin_syntax_nullish_coalescing_operator___plugin_syntax_nullish_coalescing_operator_7.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l6wiw68xda55addwad08ag73xdb62hsm-_babel_plugin_syntax_object_rest_spread___plugin_syntax_object_rest_spread_7.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d5giycng40gxcbzqbqhbdcmsaz0v7axh-_babel_plugin_syntax_optional_catch_binding___plugin_syntax_optional_catch_binding_7.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wpr5mbp3jzsi0lx656smbgkpdcq61c11-_babel_plugin_syntax_optional_chaining___plugin_syntax_optional_chaining_7.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yybp99in1b0l94sqlps2vl7vn8livy03-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.17.12.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/b418b4216cpn1117j3rqn0brnyawnd3f-_babel_plugin_transform_typescript___plugin_transform_typescript_7.18.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xjwlkyk0ai10560bmqa3b5n0a0hvd3wv-_babel_preset_typescript___preset_typescript_7.17.12.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0b7n9rirwl1lddga1s7jfv097fp555xr-_babel_template___template_7.16.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/g2w723mypllcgfhv69sika9xcgjr2chk-_babel_traverse___traverse_7.18.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nqa6cbmmk259rb2jzx5zbcv6966czvl9-_babel_types___types_7.18.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lla437al2cfrcd3b908yqjs1w376nrp5-_bcoe_v8_coverage___v8_coverage_0.2.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bsl1vk807dsk8qpvig0nys0kbxrp8i0k-_cnakazawa_watch___watch_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8ifssj00paxrr36dr0qpz51j9qv8bg65-_hapi_address___address_2.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yv0jvjril39naqn8d842k7la62ccp16n-_hapi_bourne___bourne_1.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zlh7xwizghbv6h8fc9qv7214p27dvvcw-_hapi_hoek___hoek_8.5.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l866avhsd2rck1yrpnbix0zkmjrbyvyd-_hapi_joi___joi_15.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/26xhkk0s8pwhkw95cb1k53r66s8wpw71-_hapi_topo___topo_3.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nrky4c43zmlj4fcfifja1zm6rjiszahz-_istanbuljs_schema___schema_0.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xy8pg8ddf297f9xbx5hqx25shrkpx8dr-_jest_types___types_25.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/28nd35iv7g273dgjgg19h83nfp2vzmwv-_jridgewell_gen_mapping___gen_mapping_0.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fl22z8dfvjrfd2vfddymvdzpv2myir1i-_jridgewell_resolve_uri___resolve_uri_3.0.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/c66p8ldkinlph2x3fsiqax6p4s7lhqni-_jridgewell_set_array___set_array_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bwcjfmcshq2glqhlf1xwwxv8skrca2vq-_jridgewell_sourcemap_codec___sourcemap_codec_1.4.13.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z6f9pm47kk2qp8d49yqrqrhk2v3sp6ak-_jridgewell_trace_mapping___trace_mapping_0.3.13.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/23i1r6v2p8hlfpdy1x50mmam8namdcrf-_sindresorhus_is___is_0.14.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fylngry44dvklrp2md4943f1qz2ak9i5-_szmarczak_http_timer___http_timer_1.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nq5kvmiy3kp8iygik6nkjh89ncg2r0rz-_types_babel__generator___babel__generator_7.6.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/34k7lwi1my42ls5hdkpqarxm73khm8b9-_types_babel__template___babel__template_7.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/19py200ycgkzzf0m03j0bicy66ifxv63-_types_color_name___color_name_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mjgnjpl3az76zay0s2n26lgni35h5jyx-_types_istanbul_lib_report___istanbul_lib_report_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qbjz4848cf8y2mrjr7gkskd8d524kk3x-_types_normalize_package_data___normalize_package_data_2.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qk5fy3vrp1mnc4pqz690sda281cmzahg-_types_yargs_parser___yargs_parser_15.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/44wy8xv4sdix7839wh1lagc1fsnv6yqm-abbrev___abbrev_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/345h5avvhpiiz1y3kxarxhs2ks4z61f6-abort_controller___abort_controller_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kdrnkxa0vvh6cjzcyf50kq6z9pxy9gwn-accepts___accepts_1.3.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/a2wfknqq7l1ib4rjmxblpr11f18gndnj-acorn___acorn_6.4.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ayba6rx3mykvk5p63hzadcd3wr3kmv93-aes_js___aes_js_3.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2bnrwzibhl3ba2isgvgd0yyzcdbqlk63-agent_base___agent_base_6.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kna6cc442cy9lg5g495asx802xnjz50x-ansi_align___ansi_align_3.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3f2ygmdd86pknpwwi8rmvwbgz9nqpd0l-ansi_cyan___ansi_cyan_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mfpkr717vqgzyqljkbzhfdradb4w7vlv-ansi_escapes___ansi_escapes_3.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1dcllw2wabd8fvbmgyvpgkwzgmncsj6j-ansi_escapes___ansi_escapes_4.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5wv3fj0fj8fq7lnn6n5vv3rfl6nmk2pk-ansi_gray___ansi_gray_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i7hhn30kyxnpwv8aklbw5kv3xn3pbggv-ansi_red___ansi_red_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5b8y51djg4x9hm391wlbj9m6knvzcnfw-ansi_regex___ansi_regex_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fyz5sfhzk3ysrcavlzdn0pcrydwq12b1-ansi_regex___ansi_regex_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xyh7bjwkc2yh7m8r7qai5cla12jnaljp-ansi_regex___ansi_regex_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8j14f7yccjlppl3hvqlisdgd1y92s0l6-ansi_regex___ansi_regex_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hsil04lw6f7aig7b2hdaszb06zdmwwck-ansi_regex___ansi_regex_5.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/p8nsb1p37i93nsp5xr6vval2ss2g8p93-ansi_styles___ansi_styles_3.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8j6cgjmvgzz5vk4a6qiblbdph3k2bs6f-ansi_styles___ansi_styles_4.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i81768wicsw9ipnma4494x7sm0zqbajz-ansi_wrap___ansi_wrap_0.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/42kp5cp7v048cc400wjj1cq1nrad9b4f-anymatch___anymatch_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/n1g967vp80xp0glkbnq2x70v3r15n9b9-anymatch___anymatch_3.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ljc5kpgwi2rf7knqqxc8vxqclnk61mqr-anymatch___anymatch_3.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pfd596fhv3rkbrrkl2flngk51zn7568z-append_transform___append_transform_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qs8v2smb8ycdiiyawv3y9sa0vaniwpkp-aproba___aproba_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bb6dd1g131npj5mgfmn9hp93c3c27847-aproba___aproba_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zr02rxb52r6b78b9fnalpcf1qj9xj96w-archy___archy_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4a5fjpjqdb9iv97b2a9n9wifywg6wvp2-are_we_there_yet___are_we_there_yet_1.1.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/53vfh05bla5y1kq9l53bq1wqkxhdmdfk-argparse___argparse_1.0.10.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3rczc41fn142w978nampin2xpqnc9ymz-arr_diff___arr_diff_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yfcczp12xa4qwxjhnnk1dlqxdx1q54w8-arr_diff___arr_diff_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zi87s6zcz5sx9wscnpjbik89ljr2sr40-arr_flatten___arr_flatten_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3g6spdsgkgklikkhn3hx4sjlwyps9dfa-arr_union___arr_union_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yhn3sm2dd6q3nnijv0yxw5477qp77mw1-arr_union___arr_union_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ks18izv50shjvkxjymbz1fpqawkrlvc8-array_equal___array_equal_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q11avjzlynb3qzc65lcvmxprzabj58g6-array_filter___array_filter_0.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/y1vp46xgs62fyhjgkbc7n7dxr2554cji-array_map___array_map_0.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vnvwfz6xz2iiwcq6i85jvy58m99j0xmk-array_reduce___array_reduce_0.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/v9rkvmz43xpwi7fdw1238zcar3nz0064-array_slice___array_slice_0.2.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kyd6hqjmcakaa7kww7fvig5sgwbpi2l4-array_unique___array_unique_0.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1rj636j73q9p2rhik3pzkglvwjg3x692-asap___asap_2.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q9g2pbrxlvgy0cknilqkda17qkq7fx4h-asn1.js___asn1.js_5.4.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7hpmik03kj61xyh3zbrz3snk5yia5b25-asn1___asn1_0.2.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7vx62iwl65fb39drxx49ga4ir9f2hny5-assert___assert_1.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mi7ndjpzblr704c3phsw3qmvz3zb9ak2-assert_plus___assert_plus_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/51j30fq5sb978g5bscjhq7mqk3zp68jk-assign_symbols___assign_symbols_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jay05dm9p43vzl7bb3l9vz5k9krsxl9g-ast_types_flow___ast_types_flow_0.0.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8sm0yyan9cz29j3lwv8k3hqnmjpayhb6-astral_regex___astral_regex_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4ipi213m7lbdb4g4z14dap78yy3wc0p1-async___async_2.6.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k0gb3k8waksbmfznhx30jgrcqi92npjy-async_limiter___async_limiter_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dqzf88cxgwlzl3nrgj769jzpgx656rz4-asynckit___asynckit_0.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/23ikdx0sgx5smk2hldlycvx5hmpnqsmx-atob___atob_2.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1vcncabnkaydbzcnhds4va7091jfxihw-aws4___aws4_1.9.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/g7a4srls6aax91p9kark87b28a8fqinm-aws_sign2___aws_sign2_0.7.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9q9ygwjjn1iylwjhy7qk6qbpwis58az4-babel_plugin_dynamic_import_node___babel_plugin_dynamic_import_node_2.3.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/94cmgj4hky846pdqwi99pnaf050hf5ww-babel_plugin_istanbul___babel_plugin_istanbul_6.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0936jmr798z52f6pm4j63w8sa55rdza8-balanced_match___balanced_match_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9aqfz4k0mkcqzbpcv08jr2mj98zydi8v-base64_js___base64_js_1.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zlgi0bql89lnkv358lk8hnvkdhga2fmp-base64_js___base64_js_1.5.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/r43yhyj90nkfybsnl8c36qk27v6jmy2n-base_64___base_64_0.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z61yw3sjj3licn3l6xks5p002akv5vpd-base___base_0.11.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i8x1idjrhd4dx4r2miq3j3sn64nkzf4d-bcrypt_pbkdf___bcrypt_pbkdf_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7izzk1a9mjlm8yh0prvcsra60gqdmij3-binary___binary_0.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gg63an9m3m79likc12scki21wwqymamy-binary_extensions___binary_extensions_2.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k7liswpg0bqjlhs9g90hgjg4vifi8w18-bindings___bindings_1.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zxj706dbdb65cz7glnmqqmv00f3l263f-bintrees___bintrees_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/g7zgzbxa1ly0vy2jgrw9zznppvlxvdyd-bl___bl_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bc1hmsj41274pbvvdxnr5p57dndz9ryc-bluebird___bluebird_3.7.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vhn49hla8dnxy8bdrgl2mablkjkyzdry-bn.js___bn.js_5.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/139nxlqiv46y8wx920m6lnsavj93kjg0-boolbase___boolbase_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0h0q50ccfvz2zs1h7p5bx8y462qivspc-boxen___boxen_5.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ybjhbqynsxx9hl0nmszmmiy83pihzb67-brace_expansion___brace_expansion_1.1.11.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nbm51d1rd042kvsvjq4hyizg482apal4-braces___braces_2.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/12fzgz2r9f1yw8ijcri7nrgc113zcpzx-braces___braces_3.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/alzm3p5wzcacdwv8x028aahkm34af2s0-brorand___brorand_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1vcrwq0lvwa3x2cgqlw787v0557wcz6m-browser_process_hrtime___browser_process_hrtime_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z5hkl524rdqfqdzlrvjz17chyd8l06i0-browserify_aes___browserify_aes_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7fj8l7d6jflp8v9l0837zzqmn9ylhmr1-browserify_cipher___browserify_cipher_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8rc3m3pvyi3l8pswlkk0306mrh9057h5-browserify_des___browserify_des_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/igcha6kb7kmp5lb29d1aav0n92ffpv6x-browserify_sign___browserify_sign_4.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z507av9rldvcsxh9l95g2wz2csslrmyr-browserify_rsa___browserify_rsa_4.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5ffsyfq7sjqdi4x8dm1z9kcv9j7yxnms-browserify_zlib___browserify_zlib_0.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lv4r06x50wkbjsginl2v5vci691ih35l-bser___bser_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6smprci540a7y3csx5wb6yvywp1xwm5z-buffer___buffer_4.9.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/35bdh7a6dmmjv7qfh6k8s152d55wc5s7-buffer___buffer_5.7.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lhajqdcvqhmgbjsbf46df7m742s364sg-buffer___buffer_6.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fd2d29jj0ia4fixb6lhd9mdffry13d8b-buffer_alloc___buffer_alloc_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1fc1gq858ngf765mq64iyvkpics06l6c-buffer_alloc_unsafe___buffer_alloc_unsafe_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ls1708skff90y0glahi2x7fc88q9pw17-buffer_crc32___buffer_crc32_0.2.13.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/inlx3z362bf7jbwm1f6mnsq91hz8w428-buffer_fill___buffer_fill_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6gi2dlgyyaiksh3mpac74cy5q0dxvsn0-buffer_from___buffer_from_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nbnq9gxsiy4gq273nhy4gqfmdhjjg0zz-buffer_xor___buffer_xor_1.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mimgfdq7gskphzzkvlm0ajrx7w7l4ql6-buffers___buffers_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qbdp6lvbhcdb0la3ysikq07zyi3hf64r-build-tools_r31-linux.zip' from 'https://cache.nixos.org'...
copying path '/nix/store/q86bqj99dnyd5b20w306cljfa0r24clm-builtin_status_codes___builtin_status_codes_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nmzjhypmc83ss51lc3fxiwj3rns7466z-bytes___bytes_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0pyx5ngbrcy5w4xyini0q1zf1qajnjbj-cache_base___cache_base_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/m7pdqw32k5c3w2b5ffkda15x4lhr04wk-cacheable_request___cacheable_request_6.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pph3qzmpjbx8y724i23vfs02kprdvf4g-caching_transform___caching_transform_3.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9lcv7dk5vx8r8jqlrdxlq78agk6gn9ka-caller_callsite___caller_callsite_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fjinalv52r6f787r3xr29g96qcpp0d2x-caller_path___caller_path_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j6g259xvp51fzvhadx4rkn0xjlrawjhs-callsites___callsites_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2wp82q3wx8lfymbsxy6760dj02yf8jhi-callsites___callsites_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vw1ymc9pgcbdiz54584r2x4gam1q7m3b-camelcase___camelcase_5.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mwzvcac09xjrplfg3rcl05mp9dqn26x7-camelcase___camelcase_6.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/v2h7dd938m6h4a2szw0ll234w7720ckc-capture_exit___capture_exit_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8yzjp4h4mgs7918g2wblysyh6ylhvpam-caseless___caseless_0.12.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fxibsis13drliijbp9w3fclnr00jahv2-chainsaw___chainsaw_0.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pdhk4m0dsnv5g0kvhc53ifxr1sxhqpzm-chalk___chalk_2.4.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xw7khqryfrbglmidb6di1q11sqfvv85f-chalk___chalk_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/g6sdfyd2dyvgzzps5b443i9rxgvy5jrh-chalk___chalk_4.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cagcajxpgzqllgafnaxz2zpsb71fdn9d-chardet___chardet_0.4.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rfhq3ffgw9013vbi8qkiq0mpgwndi5i3-chokidar___chokidar_3.5.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xgf91yvigv4wa0m9sqd4c6qzc734agsm-chownr___chownr_1.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nx9ykrjq0fk12a802zhyadkxkwb4i7xc-chownr___chownr_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7kpjd4b7llqagy18arf7lv87d0nj2zlp-ci_info___ci_info_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/farypca07sjdd2ixsghcwikx61s5gblk-cipher_base___cipher_base_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mlfg53wrrqv92iw8ayckwcvxrmllji7z-class_utils___class_utils_0.3.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/20f2xbfrknahqyiwg0igknl4215wqsh5-cli_boxes___cli_boxes_2.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i0lxmh6wpynikwwirlisxwzifvc4zq9w-cli_cursor___cli_cursor_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/43rpn8x997j674q64dbmxf9564498zsc-cli_spinners___cli_spinners_2.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/frrm52khmvxp9dfwl75w0dhzz0rj36vw-cli_width___cli_width_2.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0z2wm6pcm9l205yqn0bb3xi1clvv736q-cliui___cliui_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pf3vqkw1js3yd590agfgpv4hs9rfx52p-cliui___cliui_6.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nkavp649fc7b1ym36d71k7jgky50b1jv-clone___clone_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7s33bzalvr4fcv2xl98z5mvjpjyd8pnf-co___co_4.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fg320dvq9cjmjd789mvfpqb8yx6yn4mb-code_point_at___code_point_at_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/niv7bwns28hhnzfcz77yriy2vnvjc3w2-collect_v8_coverage___collect_v8_coverage_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yhin4nyl5vwlh4ss6yrgxkw3xjvylln2-collection_visit___collection_visit_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/862h5czxkk0dwhx8hpxq1m2q9dl0gbh3-color_convert___color_convert_1.9.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4cls93j24h81b5cjn1wh36zmf898xa5l-color_convert___color_convert_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/74dhy4fr1iiq904mhgn382gsrjlp0aqh-color_name___color_name_1.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7p2d3ra1j42i6rs0gdaxwp5zcg08vaay-color_name___color_name_1.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kya68mi4bnd593yrvq10cr45zpm3b5ra-color_support___color_support_1.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k5si6q0qg27jimb3b3hmf25pqkx57clp-combined_stream___combined_stream_1.0.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bkdirnwwrw26175q28pzi5gvni1chrd3-commander___commander_2.20.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kajw85p0rf4srcb5qq94c7pswqgv2d4y-commondir___commondir_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7fnksspxnj2b3iffwgrhz6fy3a4klijk-component_emitter___component_emitter_1.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q6y6avhq5pfb8xiayvyjsqnb63p15g17-compressible___compressible_2.0.18.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rk5szgslqdnw30gjqaarzaj1m5d6nyzx-compression___compression_1.7.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bb5ax4nnvny3r134hx07i8nzz3bdvnm3-concat_map___concat_map_0.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gahk1x46xdhif9dwqm9kffx7q5z8gj7s-concat_stream___concat_stream_1.6.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6176rw76xx6a87q6krqwzpkrgwwl45bm-configstore___configstore_5.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/26wvy6syh7ia8yhfj39p8mdh2449q4hz-connect___connect_3.7.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4wbj1n6ifijzwh8y791djlnf4kakvh0q-console_browserify___console_browserify_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/09ykip3iiylzmf0niblsxdvpay9xichr-constants_browserify___constants_browserify_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rf6is0gqslsja8pilnvwf82hd0g6cazr-console_control_strings___console_control_strings_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/57n86z2c7xqgj41hrjsbnjq0d84ia2gb-convert_source_map___convert_source_map_1.7.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wsym4irwc9k2y3fgzqfgsb9rqd9fvx2s-copy_descriptor___copy_descriptor_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/r7bdx621iizajmm3sndg05fx6kjdyb0z-core_js___core_js_1.2.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/35j6kwag883h8am4pgla5pkdv687xn5x-core_js___core_js_2.6.11.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/al1hj5ilm9ljjarr7xz2lzs1czzzi9lm-core_js___core_js_2.6.12.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lkhrr1ixq0pwr6bfaj77hi84xyzpl87p-core_util_is___core_util_is_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gp3r0lhvyi7fjpy4jrqx3q5yp1inzjfl-cosmiconfig___cosmiconfig_5.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0lm590m3axn76qwic7vjdznayqgp2wld-cp_file___cp_file_6.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/m11axmnq2935vic1brbqm4sl2pan359y-create_hash___create_hash_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lz2fdcn12gyrm4w3v3hf6ccqy32njsqd-create_ecdh___create_ecdh_4.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lvck44hvrfrys1l1gfwy4kbxfc5nwq99-create_hmac___create_hmac_1.1.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/x1v1gq7k70n9jwlbsg014v9wn21gidi6-cross_spawn___cross_spawn_4.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ybgirfs0xhsprg82nicrrvqvrqvjvm6l-cross_spawn___cross_spawn_5.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7llwigxaz528aymiz7hxn93651dzi7v6-cross_spawn___cross_spawn_6.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/305hwxlaix8y1s8476j1bxy3dki64cj3-crypto_browserify___crypto_browserify_3.12.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2ljwkazl5j5df10pjc5s7r9dlcllq50c-crypto_random_string___crypto_random_string_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/x24b9nm8fh625342712vk30gj826zcfs-css_select___css_select_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3qy6jhk3s12vxxx9l3ngp2wqf5gxlsg4-css_tree___css_tree_1.0.0_alpha.39.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0hx6p9rik40g19qff70spm66gfywqw75-cssom___cssom_0.3.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wvsgfpywj11im7pg869sijbgkkj6gylf-cssom___cssom_0.4.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3p991yv1knbpv2gj3n1q8l4gj8fkcqm9-curl-7.83.1-man' from 'https://cache.nixos.org'...
copying path '/nix/store/syysn0s6yar4r23cf2q40v545n63lrcp-damerau_levenshtein___damerau_levenshtein_1.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lci3w2ns3462jqs1igb4kri845vhyjfs-dashdash___dashdash_1.14.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/91v7riv57mbnhmfqgc5pcy34fijn753s-debug___debug_2.6.9.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7kci94n9msx4l4vbwrhy6i4k54zirhrf-debug___debug_3.2.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q0mcsvi5zgbzhw6q7p4bq9glwkfb4ki4-debug___debug_4.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/57fv95g8zrim7ghh0nf67q7i62dglpxp-debug___debug_4.3.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/003h34mq0i89rf5560iwxkbym1vzaw7h-decamelize___decamelize_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/amxd6rb0ylx4idr6khv2vkdav3m62pwp-decode_uri_component___decode_uri_component_0.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/x4c79jxzdmrqrahdns3s8fw2pwzwivj8-decompress_response___decompress_response_3.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/x4sv8grln2xb6qyhivif5r74xryv0zj8-decompress_response___decompress_response_4.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/h7cgx1ma35f3yfygyxs7l9px3nrp6l4y-deep_extend___deep_extend_0.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/alg5c6dzmxa99zmv8frr00l0w4w82zk9-deep_is___deep_is_0.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/s8ix3mypdjaghybh39pdb8rmf8x1b156-deepmerge___deepmerge_4.2.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jqwb5mnjxg96v4r3qy9crjq80mh8pmxc-default_require_extensions___default_require_extensions_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j96b7bk77bb7lr6bxdjfm0j3sa0ic7xd-defaults___defaults_1.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/m1zcqfk5pz41325h5fhkqy61vi1yayl7-defer_to_connect___defer_to_connect_1.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rscwkrcbmdcz6ycyjqmxc26al3z4l9mw-define_properties___define_properties_1.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k5mynkh25z9qzjcknksf3b9m5pj10vng-define_property___define_property_0.2.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7jxj9192gkhpca6fr6i9glpch54i0g1p-define_property___define_property_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q5pxpv2z4pfjjxpd94175rqyfhlswl7s-define_property___define_property_2.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/p81mzvwgw03qkw70kys33s9bkics4j2p-dejavu-fonts-minimal-2.37' from 'https://cache.nixos.org'...
copying path '/nix/store/wj5bm8234xf4gi0wb7lhq60x67nhrdsa-delayed_stream___delayed_stream_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/p2w1bh9fj8wh1zsspiwsjc05xvb5p00j-delegates___delegates_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kgs2qiwjd3v7kg9xvwhxbarm1y3nxh3l-depd___depd_1.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/syjmhilnwf2gpfvxj4hbgki3fh9wbh6a-des.js___des.js_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kx64n839xvi4wh2jwwcn4knlj149xxf6-destroy___destroy_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cwwd760195nmf2awb9xs9vy7h3l4icsv-detect_libc___detect_libc_1.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6b2jjdd57545d4c1z7big338gh510qf1-detect_libc___detect_libc_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/p6z5gqgaiiv6jh8xl1l9f2lg6fk0shjg-detect_newline___detect_newline_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zj7bnpn6y2mx69111ph92qzr850gfwlx-diff_sequences___diff_sequences_25.2.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/105li7km9kd31qxklgk9xajhiwrhl9iw-diffie_hellman___diffie_hellman_5.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fpd8xasw75xbhhjvfxssh6h8mrq2nrmx-dom_serializer___dom_serializer_0.2.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wxjsc1hswinhz7vd96wpjp3hf19vrgc4-dom_walk___dom_walk_0.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xmi86vx9m8nma5nzj1cvs7swrc3cxn6p-domain_browser___domain_browser_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/m1cicsa2chjq7cslzxv5gz2qgbd7y727-domelementtype___domelementtype_1.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hj0lnmqgdygvqcha5q79h61nn6d9pnrn-domelementtype___domelementtype_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4cqy81bx02fjhyfbm1d5nlkklpwi251b-domutils___domutils_1.7.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gv4vx8sw1d89qxsl180mgdfn4j932aj9-dot_prop___dot_prop_5.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/myf4r656sy6i8ijl2g7h5xdrgim2rcin-duplexer3___duplexer3_0.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q3fg6hkqzhkgrnahi82lqgfn8cikw3fr-ecc_jsbn___ecc_jsbn_0.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/x7jpscrnk2zvswqza0a9mfn87z593qjm-ee_first___ee_first_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/igsm1wv92mkggvxgvjc8rmpxsizb39a2-emoji_regex___emoji_regex_7.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9rb5zbk0jq6zn4rdcbcyjd83cfb62lxw-emoji_regex___emoji_regex_8.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z62vz6nn18x3pyxcgq49vj9l0cimx8l3-encodeurl___encodeurl_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2vs6ilzraf7z2m5rc1ya6v180shwy5qs-encoding___encoding_0.1.13.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/h3373gspny8qjnv3j4n6wpdk7l36w8qy-end_of_stream___end_of_stream_1.4.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/48js7flgnqpsp620smg1kpjm8px4ivc7-error_ex___error_ex_1.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qkgdab8d8rzbvanbdfczqxdj2w8h881c-es6_error___es6_error_4.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jfyly6c3jkpd3fdd8xmznai4vc0bvmgb-es_abstract___es_abstract_1.17.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hz2njbw976nnd3ywr4asslcndibshxfi-es_to_primitive___es_to_primitive_1.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zyp4p28px1q519sfz0czw54d0zn1l74k-escape_goat___escape_goat_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vjbm4jzn02yjq1rwnlr5rxzb00gidzx5-escape_html___escape_html_1.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/723prif0xkfkx9ghr1rylrb2ha289m27-escape_string_regexp___escape_string_regexp_1.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mjjxai1nbw6gmkmgdsabwvrsyl21p1ka-escape_string_regexp___escape_string_regexp_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/488a7scpqisn5hmim8vr406nzj0z3ggb-escodegen___escodegen_1.14.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d6zpjni71c33p3sfqp2rgd0kncd7ak58-esprima___esprima_4.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8q7zzv3am0n0qs4x6cbnzw2wpkbrc8w1-estraverse___estraverse_4.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rwyjw2pci4vmycpb9zrw37ijfy1plf0v-esutils___esutils_2.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hwi5krchcv489ajghpcwh5qx5a30z6av-etag___etag_1.8.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ssqlmdgw2wgipbmmvfr2ymjdngcs3b8g-event_target_shim___event_target_shim_5.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zmdmpl9ip3f0lv62689lqfzj956q7kmv-eventemitter3___eventemitter3_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/khlsn8jj20nw3h0rggpkl93p8ramz3v2-eventemitter3___eventemitter3_3.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jh7xhkpq34yb60fb847ihvqpwq7bgip7-events___events_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9gcm612ajrvb44nzk5l5adfry36174yp-events___events_3.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lbxds9rf3ym0x95zk8sflk8zny2087xj-evp_bytestokey___evp_bytestokey_1.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/v3cllqli28mjh667kziznvyrsffcybzh-exec_sh___exec_sh_0.3.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zlbcrn5a5lc6ira9k8xvq19lh9a2c8lw-execa___execa_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/80q5yq4l05wcv19kkyzv373c605gir31-execa___execa_3.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/c3pq3kpx4hcygv4sdb78h6sjwidkwsl5-exit___exit_0.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jqfp7gc87pxwacw3a1s2zwx49z36n39p-expand_brackets___expand_brackets_2.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/26r3xws52x79y07v4axcr3kvbfs05j57-expand_template___expand_template_2.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/61ya2akwc3f3h2r5j9ajl7xx4719c65g-extend___extend_3.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3856d8viknp717w0k444dgl98mfxngms-extend_shallow___extend_shallow_1.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/blwbq8bqrmmghwgfzinbdq3x0hb719h2-extend_shallow___extend_shallow_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/366q7z3qnn6c1vqwgj3a81z458yzqmd6-extend_shallow___extend_shallow_3.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fhz9n6zpnq46jr70abgs481sn1s02wd5-external_editor___external_editor_2.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k705f7mwzbj1xng9iljz78ijgrmhg7y8-extglob___extglob_2.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/68iai5cdb05b1fddk3mbv1z5rdqdblc9-extsprintf___extsprintf_1.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jpf3vm6briynx2qccjcwd775s5z42zz2-extsprintf___extsprintf_1.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/94b5aqjvcf16ma35skryi2g0gxvy62lz-fast_deep_equal___fast_deep_equal_3.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ad4vj6lpsyqv3vlfddi5abnq80zh200n-fast_json_stable_stringify___fast_json_stable_stringify_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wvgqfii69jiq17l3vji3p8j190vmyja5-fast_levenshtein___fast_levenshtein_2.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/skp9bf3davww48zik18sw8qbyh5azhcq-fast_safe_stringify___fast_safe_stringify_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ljsq7627933dmjiw73bqz1h5b42npvxf-fb_watchman___fb_watchman_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/c9v30mvaw276gm8gy21c6pv84v6z46mb-fbjs___fbjs_0.8.17.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3ngmdg0c18vvbvkx4qv9fq3853ljwjsd-figures___figures_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/g0ljw202nqqrzgmlmid7izda11iiyjm2-file_uri_to_path___file_uri_to_path_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mg9csgasxf1mhsf63rpijwwvy0hbra8v-fill_range___fill_range_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dhg450f91qrx9dbv44pgfprkp5ndv940-fill_range___fill_range_7.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/02j2kjcd0bkw17n68rdir8cbib0gmilk-filter_obj___filter_obj_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/v6yvpa6llhvllc99gsk6jcnjk2qghmv7-finalhandler___finalhandler_1.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/phi6a73kkvlps466gd385qzcw618szaa-find_cache_dir___find_cache_dir_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mlrkawf8j4k76hnh53d39xvnjx14kqpf-find_cache_dir___find_cache_dir_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/al0f622p8mk6h30ic5wjbdbgb3ss46np-find_up___find_up_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0xkk4v42im3b0iddjdpb78qs8ak59jbd-find_up___find_up_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2s52dm01gd6jn987p2gjbpfvkr0sjqqk-find_up___find_up_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1xsndahjxr8bppmp7by3bp1mblyfx2a9-fontconfig-2.13.94' from 'https://cache.nixos.org'...
copying path '/nix/store/c35f0isdw3x01z6b7zpd5cmdykx9zp94-fontconfig-2.13.94-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/ypsgmp1l5926lhznz6p8hw99q0dmkbir-for_in___for_in_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d6zcfzdb6r0xjygfavlp5lzd1jg8dzk0-foreground_child___foreground_child_1.5.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3bdy9gb4vc29v1yrm4pvdmnm22ps7qkj-forever_agent___forever_agent_0.6.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3b4h2q1ydaga2xybzh5w8h3dkp6c7iqj-form_data___form_data_2.3.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2dbx0xqb0cdmq6rnkjsbjawscrw5ipw7-fragment_cache___fragment_cache_0.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6pvh30lvshjvrqk8r70sdxff4cqmn3ri-fresh___fresh_0.5.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4j6nkmcqj0mpj7grb7mqi74nkm3zwgpv-fs.realpath___fs.realpath_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xz0g0ldabj97h30pipsavx3y3f3q9y2m-fs_constants___fs_constants_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/22qha5lvpb4g5jk0r95lk9ynkafc7ybb-fs_extra___fs_extra_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6ngcwnzvx9js6p271w1zxz9sqda0jjh2-fs_extra___fs_extra_8.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7ik03nsghbsgjvnlh4kaqxdnid3qg0sn-fs_minipass___fs_minipass_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2pqy8lp74yxk2xsz51vqpxzn883f9ss9-fsevents___fsevents_2.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5hmjkc2vk7y6r46sja9n9lalgn6hwi01-fsevents___fsevents_2.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/25llm1q1g6nvmgpirkmds7c66qi0xgx2-function_bind___function_bind_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/laq31h3s8s8s8pbgmwv5inzrdnkw3hj9-functional_red_black_tree___functional_red_black_tree_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jar4da2izqm1nq492shq55ac0wr0fb4x-gauge___gauge_2.7.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/1ypxvp1lva4wz9lzzg367d485k08p06d-get_caller_file___get_caller_file_2.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l8k1wvvlzb1n2hja175n2xwkrclx1wn2-get_stream___get_stream_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lhajynn8x7r0lgrc6qc97fkhr3374szg-get_stream___get_stream_5.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9hp0si5cyj28fz1hiy1a5nlzs7ym6sai-get_stream___get_stream_5.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yyqziix65iw7bcx8d4w7g9h61bn3ydm2-get_value___get_value_2.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hxb8yri44lqsmd4fyls9k5y6bvixivlb-getpass___getpass_0.1.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bjfr377vxcypb6hb0rvhlwq4c7yc992k-git-minimal-2.36.1' from 'https://cache.nixos.org'...
copying path '/nix/store/ynxj63d4sm22xbicpdwqjw993l4r4clk-github_from_package___github_from_package_0.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0chbwxq85vns7bgnprr2v85gvf99czjv-glob___glob_7.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wqz51mpz1lk8a1v4l1v8if660sgzj007-glob___glob_7.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/164rd864rswb7l8wm6y9a10a0hndngdi-glob_parent___glob_parent_5.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9jnaaap71s7vvgj01dyx6a7r1nqzscvs-global___global_4.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/47cgh195c5zi7pzlyiqjz3b2vd189rga-global_dirs___global_dirs_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bxlvm5pfp04mvqrs8w3m8bwrwsx8j7dd-globals___globals_11.12.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/khpj7rdwh56n6lfckjn32cb5h9cc17li-got___got_9.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vwf189ch6j9a0w281b1pnr57iwrzz34c-graceful_fs___graceful_fs_4.2.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bgsc3gl9pk2qizxaw49fb0mahijggwr3-graceful_fs___graceful_fs_4.2.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jyzfhy2snl12mlzqxxbh2c8i70c0w6da-gradle-5.6.4' from 'https://cache.nixos.org'...
copying path '/nix/store/wy74w5n2wg7fzzw58ddzjz7akzihjbz5-growly___growly_1.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/x88casp0040jx59ysnx07fljs6pwzwqw-har_schema___har_schema_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ssqs2pxjdz5g5pcz687myqsrmfmh9vg8-har_validator___har_validator_5.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/swr5dy8cvwcmx8vicg3yaqziry87mqqr-has___has_1.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/w2d0kqsf8w9018p6axqjzg9gi0zmx0gg-has_flag___has_flag_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mdhzjnjqrf21i2wbw6y6d56lmpaajxcv-has_flag___has_flag_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3cdvcrdmc3v2369rgphyk0xjklpwv1vl-has_symbols___has_symbols_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ir8wiqcjdqz1cg0n6mifbjfr8i4wi18j-has_unicode___has_unicode_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/s63h67y68dhd3hjy8psw1xs3lzgip5py-has_value___has_value_0.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pbw868sqvflavwmapi7gi6kmv1jjvbcm-has_value___has_value_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7x6ci5hpwwpl0cyrdsq3k2152fjbrwp1-has_values___has_values_0.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/36zbf3p8llmr501sgr8wc0dp7j8wmw9q-has_values___has_values_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/sx9q1l4lnds7gnywc0z4m03n7ks3ba50-has_yarn___has_yarn_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/b8jn42d7pdj8m034132m8scx6r2jihwj-hash.js___hash.js_1.1.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/27lnpqv4hijdhnx3xg882qg6qjyp3gn6-hash_base___hash_base_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/95abfk3wsix8kcks26qc0jqgjv2bn8vl-hasha___hasha_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lq9kkqhci713hbsnkkg93bd92dx64m5m-hmac_drbg___hmac_drbg_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/brag4fxrr8dhk0g4nhv3s7fkgizm1wgk-hoist_non_react_statics___hoist_non_react_statics_3.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/5mz77p74x1f2wvnknwz7k510s6na7cmn-html_escaper___html_escaper_2.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/fgx7mwzxv13jvpch63cr3xvg2fzc7yhp-http_cache_semantics___http_cache_semantics_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8wqm2k7rbh8z0dpr2a940csrzxivaaj3-http_errors___http_errors_1.7.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/knhlc15il45624pylap6vphgc9q9lyxp-http_signature___http_signature_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/sfa41rplsnvrnh4gn6y9v9l88bi1g77y-https_browserify___https_browserify_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cgv9slrq6gl4wmdxy7y1k3r1b9pakckc-https_proxy_agent___https_proxy_agent_5.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hsk6np26iy2sfrkrff61aihmpvwbli4i-human_signals___human_signals_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dzh798x1pzqgrybs010p4b3681m5dabk-iconv_lite___iconv_lite_0.4.24.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/82qibnl93583brhn2fj728bik1yabvyc-ieee754___ieee754_1.1.13.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xnwa94v7qqvqms9gp5f9zc9qp17c9a0c-ieee754___ieee754_1.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/waxw2ngy1spclaklvf2y1wk5xxflkkzb-ignore_by_default___ignore_by_default_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rbg4y89wq4x14hrjhynws2ky97vsbgs1-import_fresh___import_fresh_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mzfl674abil9r7wrp0i9j89ql6jzcfba-import_lazy___import_lazy_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/17awisv30hmrdg8q2z8jyv7haa9bxj9c-import_local___import_local_3.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pqg74m2vg6g7ymg1zbpl0kaq14v7jf70-imurmurhash___imurmurhash_0.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/96bb1zfwa6ngjx1anf74x7fhng24hqg8-inflight___inflight_1.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rkgrqcrqvya0iibg6b4b9bspzhggjif1-inherits___inherits_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ln943dwwprjcc85f092dafiks2d0b4ha-inherits___inherits_2.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1766g7nbsivgikddkxrhnkzr1niac9vm-inherits___inherits_2.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ghvda9j2v97lb6kah3y16a0nr95zgakl-ini___ini_1.3.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dzm5gl3i2g5s7r0w53karjg7gc8pqpsf-ini___ini_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/czam3sqy11adwhz1x5wncx72kjaxa4cz-inquirer___inquirer_3.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xpg4m5xhjndlvfziha8j50lmhc3bf1a1-invariant___invariant_2.2.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l7dqrplp9qbr4afbrav5py9x40qa6nv2-ip___ip_1.1.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l3vfav3xg89v80dv58y9dixykvxfsxx1-ip_regex___ip_regex_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/sk9mil805ribyl4m53xqjs55s21zllk8-is_accessor_descriptor___is_accessor_descriptor_0.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yxzvh2lzh0slnf01fcx4sch3fgkvn77g-is_accessor_descriptor___is_accessor_descriptor_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bs88115maccbh494agi6265lcdbcal20-is_arrayish___is_arrayish_0.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/y5mi6ix6d8mzwnms79k2srziry7ydd3h-is_binary_path___is_binary_path_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ryj0vxib8flkf4ppwk1qnmqnwqcj62c5-is_buffer___is_buffer_1.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i6v3ggx3ikzjx8bfmsvhwn1pf4wq565g-is_ci___is_ci_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4jklqnh7ksycplcmn9p71f0grcs2fjy5-is_data_descriptor___is_data_descriptor_0.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/acqnasbjlgws66irwxx33zrm2h18l8n0-is_data_descriptor___is_data_descriptor_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/04wgbdf0zv7p122hh6lgk9algx018bwj-is_date_object___is_date_object_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q42106x61l1qcxsvzb3nwlwkf8ahqw7i-is_descriptor___is_descriptor_0.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kmxdsmprx0l8mbbsh5fpp4m80z2mbk50-is_descriptor___is_descriptor_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d4f8n4nh01xhd1qgh8ixh23amv9a9hc2-is_directory___is_directory_0.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/x2dd06ij5gf5gkkyjqyqhmwsk752nq9g-is_extendable___is_extendable_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zq3yyfa2j016sny89ksmkl2jqdih9kxa-is_extendable___is_extendable_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vd067gqqv4192rw3nik533795xkd38g5-is_extglob___is_extglob_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d1p39hv52588vfp2ml5lvfx6lj4bk11c-is_fullwidth_code_point___is_fullwidth_code_point_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/56x9licdijzr02kbyd043f798kskvvma-is_fullwidth_code_point___is_fullwidth_code_point_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j86lg19kc63wmls7vf0a088j7q51p343-is_fullwidth_code_point___is_fullwidth_code_point_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/m4m37xm7xjrr7d7mzp33w59cdz7jh5gx-is_function___is_function_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kmai42mw1cgw7gag6jvrssdgvnhngdqf-is_generator_fn___is_generator_fn_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5y7d5wz8gnnq7h0vry5s2zvbcq8s1jia-is_glob___is_glob_4.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9y307b8kmy9zpjai4smgm1mdxnr3sfr1-is_installed_globally___is_installed_globally_0.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j4h024khmy4z81hw0rn14ngdzry0wc3i-is_npm___is_npm_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7knl1yk769bvgbf2vx0r38vn2cvhlqp9-is_number___is_number_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rhay6vzdg3f970dgy9jqwl5kwm9mjayd-is_number___is_number_7.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pv40sg9yfz2q141w5zf626wlfgwajip0-is_obj___is_obj_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8n3q95gv4il8cywb5sishbjq8lhjqzxz-is_path_inside___is_path_inside_3.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yf4fa09h9dljs03kiwxdzyfpsinaqnaj-is_plain_obj___is_plain_obj_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/akzgha6b3qps0vy79arkz9q9ykwinfsv-is_plain_object___is_plain_object_2.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5irqamdrqkcm85l5bn822slffqyzi5sp-is_promise___is_promise_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1b16pm3jp462kw94640lmxwnz5gjfg8b-is_stream___is_stream_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4irg3nz1qy28ai6sfrplr5h82pik0h32-is_stream___is_stream_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d73pgms15cwar4am2qg00q3f7qcgmjl0-is_string___is_string_1.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kyl61ipgi7044rk45a43nan1xa6chznd-is_symbol___is_symbol_1.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ym2q4vik3arb2w3ddkrngvzc4lnwrjx5-is_typedarray___is_typedarray_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/456lxqppi0zwd2kxxrgbknlcqz0qnr6s-is_windows___is_windows_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vr99548i6dj57n4qlyhg2rvnch78rr8k-is_wsl___is_wsl_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pbpxg70jdz8xrwdvd20chrrfz1cz37xk-is_yarn_global___is_yarn_global_0.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/sxrphzsgyd8la4a89na1wi3rxxw6j6h6-isarray___isarray_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jgbbkmc1hqdv8nx1428ky9ycq3xx3ncq-isexe___isexe_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d4g43wvrmag2ys6gjf1klin0sh8y6xjc-isobject___isobject_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/aamcd6mv5cx280azx4p062jn6ih0kvrn-isobject___isobject_3.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/igss73l9yk82x42fwgvc7yz63p8aw55q-isomorphic_fetch___isomorphic_fetch_2.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/svdfngy165iaxrrrh1svy4jc5ld34wqd-isstream___isstream_0.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3pv8z8hxlwam260r6d69k7dqp80r42va-istanbul_lib_coverage___istanbul_lib_coverage_2.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zicv4vjz653awb3fmckpjfgb9lg7kzl6-istanbul_lib_coverage___istanbul_lib_coverage_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9g3lc3mam27n4zccp14kb2s2dnxm8g95-istanbul_lib_hook___istanbul_lib_hook_2.0.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/aj7gkv15f6j1m5hf9bpl00lsv4air63h-istanbul_lib_instrument___istanbul_lib_instrument_3.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jyjv777lfg6spd9n5vvbyqihs3k9qm69-istanbul_lib_report___istanbul_lib_report_2.0.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hvfn17b9rl1d3h5d71ahm68gvi7a8cvm-istanbul_lib_report___istanbul_lib_report_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z6jhakrwmim0ssnci53mv43n8wb7z8yk-istanbul_lib_source_maps___istanbul_lib_source_maps_3.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1pw0hz89pg0mg5ckdbfzk2ncfvvrkgzp-istanbul_lib_source_maps___istanbul_lib_source_maps_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/w9pdbl4m6aphavxnbmn04bqxydaq3i8s-istanbul_reports___istanbul_reports_2.2.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pwwnc2pqys0ll91jy8a216iy3svcd1lv-istanbul_reports___istanbul_reports_3.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ifpkgsl9pmf7gpgapsjsabvkmy63gkd0-jaxb-api-2.3.0.jar' from 'https://cache.nixos.org'...
copying path '/nix/store/0wbl0nm0g02hh3bmacv2z4qghvbhqk8g-jest_get_type___jest_get_type_25.2.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fsz62s2bgghqq5xqad1igcyby6mlp1bq-jest_worker___jest_worker_24.9.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kskddnjdsqzag7ca4qjzj9h7za7hqd13-jmespath___jmespath_0.15.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yj8ycjv9z9s3y8j2fclm9mz5z3p14agw-js_levenshtein___js_levenshtein_1.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nfiyyraaqkdj7rpqzhdyyddk7pbbmjay-js_sha3___js_sha3_0.8.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/86jzc0wgs01wgwvbnlz0kq2cdcfzjskg-js_tokens___js_tokens_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vvz6d10lzyd3lbyh37m19bisx3zj0zdi-js_yaml___js_yaml_3.13.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jvhif42pa8smzbjsn7jb2hv3vwn5s8dn-jsbn___jsbn_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rz8bxcbx6vd388pjsr1alcadlck86ylr-jsesc___jsesc_0.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jv4i1544jpkjpgis6jqckmqng9100v4l-jsesc___jsesc_2.5.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/npbakbnw0jvnlfsra2vjgky6z8fanirz-json5___json5_2.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nxqpxj2dqrg8nk7n3h33wzvx2fr398zg-json_buffer___json_buffer_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/izc1pl820n52dm0912nfxa315d75vmhg-json_parse_better_errors___json_parse_better_errors_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/77gvhnyxg3klpij737syqgm21y8yggr2-json_schema___json_schema_0.2.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/npxll1hisha0sabcafn0h3caj2r794wv-json_schema_traverse___json_schema_traverse_0.4.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8say84mph9imap02dvv2dfsa0rm96sq3-json_stable_stringify___json_stable_stringify_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/11gnb8dai1pq6w8ppfydsw0r3y3iyybn-json_stringify_safe___json_stringify_safe_5.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ks96647fwk632ndgwkwl0h8051q6mkvd-jsonfile___jsonfile_2.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zi9pyfq3413qw0jpwf7shywxjqbq2803-jsonfile___jsonfile_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xq6aqyaf8avcjrrf18fi44s0lazc33p6-jsonify___jsonify_0.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0hs1gwc0wlxw3l2xr9y229glzf5xdzjq-jsprim___jsprim_1.4.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d9fdk4gb9hvfa4gd2sdzxl4rykb48mq6-keyv___keyv_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gamdy2nxlyidk60911gaf6wg1n1qjrxn-kind_of___kind_of_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i1j2g5qps18qfgqqkj1g539v1vq6kxsq-kind_of___kind_of_3.2.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/069l94xn78hcw0hfl1nqkzlipc5wng1l-kind_of___kind_of_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yqvdy21y54bdpl3c9d2mn13d3q2gv3hv-kind_of___kind_of_5.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yhbd0h4vz4w7x8kb55lhl8xkcdm7ix8q-kind_of___kind_of_6.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qic09iwp7201pzg9vcrb8azla3vqq6cp-klaw___klaw_1.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/19gwbclglal3qwwpakwsmgh8wcwfb2d6-kleur___kleur_3.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6l0q5mv2mjmpvkgqf6i6zg2wnw2ky7sd-latest_version___latest_version_5.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0ywayjkpq3lgq208n4bcrgn6yksh46wf-leven___leven_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/h0y1qcl38c3zf49d2i1z91840nssyb6k-leven___leven_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ppd1l67n5lk07qxzd2y202dl346x6i9x-levn___levn_0.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9r79zbg0lihacapy2qx0a44apkqvq746-libcxxabi-11.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/j9bhymfvd3ixqishxr7dvq8g3avpwk8b-liberation-fonts-2.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/a1wbpq6jl8l2csgwg5kdpnx0rxrf5zhv-libkrb5-1.19.3' from 'https://cache.nixos.org'...
copying path '/nix/store/k8m142qz0rpvdkzc19qv6fgcgcpfj9gg-libunistring-1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/995vn8l60b1cq44ljr6im97zdgjz872y-libkrb5-1.19.3-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/p3yxfk7ldqwv8k00v6ldgv8gk18ba8cw-lines_and_columns___lines_and_columns_1.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1g6wyjm281wmdhsba5r9x8hf87qzj6v2-load_json_file___load_json_file_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7ia690v7ll2qk0x05wyijx6sj6szd1iz-libcxx-11.1.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/61j6nj5vp9khkij1p03285422zycc5y0-locate_path___locate_path_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7gyqpc5n0hxbma16q6s9qclpz1a9i9kz-locate_path___locate_path_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8bldi8ldwd79g2gsfq0lv2nqxwbxm77n-locate_path___locate_path_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kxq9w09j4x31mw41b9wxxlyk6anxyi7h-lodash.flattendeep___lodash.flattendeep_4.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qkph9cqmm3jsqacpyc73m0fmq2gfy9q8-lodash.isequal___lodash.isequal_4.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gkcbqxx8g4j752ndsb0508nlngqgfjw7-lodash.sortby___lodash.sortby_4.7.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/n17gf7faj5vlj9py1yp01zf7l0496r83-lodash.union___lodash.union_4.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/v79xagzhvv6v9rj2snk24jfdvf45wmhm-libidn2-2.3.2' from 'https://cache.nixos.org'...
copying path '/nix/store/8280y1qrnsbfv88v2z1r6kwi29pzqajd-lodash___lodash_3.10.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mgyqacdnsz79zpqcwra86grqhdmq710l-lodash___lodash_4.17.15.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/psccnp6c2kln2vmxfppkhw0gn28h913b-lodash___lodash_4.17.21.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1iw6nqlc9aa3jj7zn5ryfi6y0jjck4ga-log_symbols___log_symbols_2.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/asbxy1dz7z430xnp4vk90xqzmaa75bzf-glibc-2.34-210' from 'https://cache.nixos.org'...
copying path '/nix/store/8rmzbkxnrvfxlzyrpj8z5d00pbva1w4s-loose_envify___loose_envify_1.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/45hzfyqryniif8bfnfdwfp6y3k9n3xjf-lowercase_keys___lowercase_keys_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zck2mdcy2z9531bxlxyfyyj3mc7vrmn3-lowercase_keys___lowercase_keys_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lag9y4nx5vp4qvxhnksgiwvmi4smwgq3-lru_cache___lru_cache_4.1.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z0ji9wikmnaailxb80p83aq5s2l44syf-lru_cache___lru_cache_6.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fyrmmsih0kaxircb97vvsk33pfppcxqa-make_dir___make_dir_1.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bl5gn2ica18ibjxd7f5vlypzz8xc7lag-make_dir___make_dir_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5h9w5q2zaqi5jycghna03nmy0df71gfk-make_dir___make_dir_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nnvhr8mpaws7vj14g20glnrb0f1gd5ji-makeerror___makeerror_1.0.11.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/687bfrg2zlc41ck1sx1hy2bip9ymrq4f-map_cache___map_cache_0.2.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/734rm58qsjshbs79sdk5xf6ilazfq0ss-map_visit___map_visit_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3rkji61zmnq2vq8rpw4j3zl7l0y25lki-md5.js___md5.js_1.3.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/aa8lm1bzz1j5pzrg9nj59rxhynm5x161-mdn_data___mdn_data_2.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4rhm8m5a44jmlj71szfl7bkiwllpfhai-merge_source_map___merge_source_map_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/23mv9kqsfwsg0w4zy5xlxqaczpfhr42x-merge_stream___merge_stream_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zvhk43wqc8a1nd1ydinnc7jxz0d7mfqa-merge_stream___merge_stream_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/s219l8w4il1z3i1g6c3411ixwrfalfrc-micromatch___micromatch_3.1.10.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1qdr9rsr365xy52mgp6cc9n3gc1zslvv-micromatch___micromatch_4.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6m3iq07ilimxxcirdg03p8kppw2j98a3-miller_rabin___miller_rabin_4.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/b1i1nxkrdqs0awhcn1xpx8pgk14xpmm2-mime___mime_1.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mkx65qjllgmkvkfkbfxgw700i9df86xc-mime___mime_2.4.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z2zr7s9bg1m57a19g36k71v4q1zv304w-mime_db___mime_db_1.43.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kxxiwih8zgdfixqar3mlbw37m8ibrpfi-mime_types___mime_types_2.1.26.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4wf4kwl84ais3rdgv26mk620c77zhl8v-mimic_fn___mimic_fn_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/44jg22r94v070qpq5wb3vibdjzhf4qv3-mimic_fn___mimic_fn_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kzbsbhy3qjb99m4k71z5bb7kv0y028x0-mimic_response___mimic_response_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/aqb2a7ja7v70i7nm1a2pririr9w1sy2v-mimic_response___mimic_response_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bp452b79fy1hr325cj0cszfxm5acbcxi-min_document___min_document_2.19.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/72ixgkchw7g6annl2npxj1w23vvqx85z-minimalistic_assert___minimalistic_assert_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rcz1xh5w7gqidsri2qk0isgassa8p800-minimalistic_crypto_utils___minimalistic_crypto_utils_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0ihn9agcz90qin1v3fydaqpqfkzr9d8k-minimatch___minimatch_3.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5bl6krh3and04kninzkibgw2gd331w4h-minimist___minimist_1.2.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i98s7jh4aw7iz28ss9f18q82lcp177k8-minipass___minipass_3.1.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9nqpwzavq8fm4fksk31qs3l6s3y2wh2i-minizlib___minizlib_2.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7rsfvl49jm77mgfw0lvpnvsrb7654rnh-mirrors-list' from 'https://cache.nixos.org'...
copying path '/nix/store/nwjfcmljdkaq315971850vgs9qvjscy9-mixin_deep___mixin_deep_1.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jgikg3icabl587caggp56zf7289whgrj-mkdirp___mkdirp_0.5.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ny6p5hsxwrvf7m03lacccmml28z0bi55-mkdirp___mkdirp_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nbl9faz25aiw2gv9wa1j5gslvsc9x0ci-mkdirp_classic___mkdirp_classic_0.5.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2c71ya6xn6yy95xaa4a4zbxzg7wxpq2r-ms___ms_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9r77gh8naljzf6532xz98s6c30i9ng0p-ms___ms_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/s36i9ywbwlv7xsmqmwhzpfxlfgn6v0cc-ms___ms_2.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k16hj82ax027fwfwwiacxcfx8526fb75-mute_stream___mute_stream_0.0.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mvwc0g1knljhx9gz264d2965l6zbnlra-nan___nan_2.14.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/av7d6xdvy6nkxj7l0kixdsmav6dv775m-nanomatch___nanomatch_1.2.13.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wdbdf2grglavilvjykj5ja28mw7cqpl9-napi_build_utils___napi_build_utils_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2bkx0v0y6l6amkf4blqp6pcccqgliaj5-natural_compare___natural_compare_1.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0ys6dxvsamqspn4xddyvn0ikpdg7hb4n-ncurses-abi5-compat-6.3-p20220507-man' from 'https://cache.nixos.org'...
copying path '/nix/store/ispp88skdxby2zxfbzkkvnz4f6320mdb-ncurses-abi5-compat-6.3-p20220507-man' from 'https://cache.nixos.org'...
copying path '/nix/store/h0h6wscn36mb2w07a6dfh4ik8vx9jfdi-negotiator___negotiator_0.6.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zn2bs3cix7glpw002q8dnzclg4536zp5-bash-5.1-p16' from 'https://cache.nixos.org'...
copying path '/nix/store/9s55wd6ikrjb7jqgz170jq8hwg0617gb-bzip2-1.0.6.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ga3wh479n1vq3yaqrgqjyvn6mxk625qg-expat-2.4.8' from 'https://cache.nixos.org'...
copying path '/nix/store/dnivf0nmzj8lc28k4d7550xk5dywhkh3-gcc-10.3.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/qsrmkxgc1md891nd2rysm9zshg0q3qzy-glibc-2.34-210-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/azydr9fvqna0v2i4hk2p61wx5rg3jl49-libXau-1.0.9' from 'https://cache.nixos.org'...
copying path '/nix/store/n6glqbi5939wjgiqq2al21wza9n9wb6j-libXdmcp-1.1.3' from 'https://cache.nixos.org'...
copying path '/nix/store/ff6y584l866cgrj0v4h07m0ah754madb-linux-headers-5.18' from 'https://cache.nixos.org'...
copying path '/nix/store/zgkc28hjavxjl24hqdhki1316yx7a3zw-ncurses-abi5-compat-6.3-p20220507' from 'https://cache.nixos.org'...
copying path '/nix/store/52ahwgqsrfg44vadjp4vyp9iqwr8a1n2-libxcb-1.14' from 'https://cache.nixos.org'...
copying path '/nix/store/x8nrw59yibhl8js481d21j8m1s6k0m0d-ncurses-abi5-compat-6.3-p20220507-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/1xq789b12h7bvc2h64k7vcd71m9jjc7w-glibc-2.34-210-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/b1qsxfpgssd9xgvyna4lywzwmdrz8ydi-libX11-1.7.2' from 'https://cache.nixos.org'...
copying path '/nix/store/ai72is6xzm6msgg2im08b7dx8q52n7ml-nested_error_stacks___nested_error_stacks_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ilcz71x37bhrcwcpv57ks6sm4axcibcv-nghttp2-1.47.0' from 'https://cache.nixos.org'...
copying path '/nix/store/a3dj5ig6nmy7w0ql21i2b74ck7n3rc8f-nghttp2-1.47.0-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/fbi9xxfk5fqmh3bs5ri0ms6ax2dghii2-nghttp2-1.47.0-lib' from 'https://cache.nixos.org'...
copying path '/nix/store/9mkfw4h1znhm9l6xxwjfwmplpjn818sg-libXext-1.3.4' from 'https://cache.nixos.org'...
copying path '/nix/store/p5cn8rqf5nh8yihcd7cbk54cjx92csbm-libXrender-0.9.10' from 'https://cache.nixos.org'...
copying path '/nix/store/9cs0mc4nnr05h4qs292wzvdgfl7cbd59-nghttp2-1.47.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/mpzmxv766d11p607fcmi32vya7j6jd71-nice_try___nice_try_1.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/53v32n6djfqfp2j39jlyh302fxvf0knh-node_abi___node_abi_2.30.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8b98nfkr9rdnlc6d25s753812nbcvlqp-node_fetch___node_fetch_2.6.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9apvy17p0mr67dqbnm12q1ka144d3ign-node_int64___node_int64_0.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1wwvr0xbjab1x0csr6wz5wz24zqxivb0-node_libs_browser___node_libs_browser_2.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6rf0xh17vf39s0jj9sv17x4bgaqgpr6p-node_modules_regexp___node_modules_regexp_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kcn24cmakf0rz9bh0l7z9ddq27541y0f-nopt___nopt_1.0.10.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6234i686i2zn6mpj781mik5mc8garpf6-nopt___nopt_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9kd0kywidpn2s6msf61mz17y2fzkh5n7-normalize_package_data___normalize_package_data_2.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/327vdwmbxjf2d53y77i3c697p5z3xrz9-normalize_path___normalize_path_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vx3kzx1jd7q27z6h6gn4ynb181320zrw-normalize_path___normalize_path_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l87ac8x7fdggxd104gbqwc6qygca96dh-normalize_url___normalize_url_4.5.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xfd6bklrwfiwii6zigxwwcv1xs4l85s8-npm_run_path___npm_run_path_2.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jhn16a0hir67g6sicmplp73k494dk9qy-npm_run_path___npm_run_path_4.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ndmz41qmnx8qbmk7x1w1jy5mzk7r5qhf-npmlog___npmlog_4.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rzcrdwnjbl6j7dbffdrfgjfqfzf2nyw0-nss-cacert-3.77' from 'https://cache.nixos.org'...
copying path '/nix/store/34xbnb758yy6lvr7qyrsjpkrrhck0w8d-nth_check___nth_check_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pzqyg38hp7yh3x81ma392hs4wpyq3w7n-number_is_nan___number_is_nan_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7i0fcbjx3pvzr44c58qq1w53w9gf2jw7-nwsapi___nwsapi_2.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l4yvhzfgs7qw1lf0lif32sk71742ayc4-nyc___nyc_14.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l2gdnbv0bif99zmziih3mclai287m0ih-oauth_sign___oauth_sign_0.9.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qrk6pz3h92r90ichknabkwy7vhm39glj-object.assign___object.assign_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zkbgik4sa5qbvh747ym87ah1x3wnizwr-object.pick___object.pick_1.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/anmwpjcj8z5lnbxfd9dhanvpcg3qagka-object_assign___object_assign_4.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bclkgamzvnxl2m932wqfscijzz12hd5w-object_copy___object_copy_0.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7x81z2x4m0sr9zx12ppy6bzza8564a58-object_inspect___object_inspect_1.7.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rd532il243iwraj5g4892li5d7r83hwf-object_keys___object_keys_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z5bcxy07rzsyrhv478lfpxb0ygvp35kr-object_visit___object_visit_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xix4lgv3733mf7liabggclvrmmax1sdc-on_finished___on_finished_2.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rssz4r4vx8k7r99sh4151ddyaqp2y80l-on_headers___on_headers_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/aqxym318d264ymh3aaw5l7mjgb5ivns9-once___once_1.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jzwynk06pksxqx2a9dsbyrr2h8zm7fff-onetime___onetime_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wg9xx2an4b3y906k03xxja4b8yy6hffr-onetime___onetime_5.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3wsw24641ks3nkrvhskmcbc1l8dxzxh1-open___open_6.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2f039lgknqrqiy25k89mga9zgfvcgaq4-openjdk-8u322-ga-jre' from 'https://cache.nixos.org'...
copying path '/nix/store/gih49wk3237fw8ys7cd0pmimy14w9hnx-openjdk-headless-8u322-ga' from 'https://cache.nixos.org'...
copying path '/nix/store/5nfrix8lms4bg9yjhpbb326k83j140l2-openssl-1.1.1o' from 'https://cache.nixos.org'...
copying path '/nix/store/99srchyvlr4d7yjgkjchcw16pja5z01i-optionator___optionator_0.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3c75yd40jffcwjiby7man6wma55ycmfj-libssh2-1.10.0' from 'https://cache.nixos.org'...
copying path '/nix/store/8z49gh1z0v3dis7pivs7a9340lrirbdv-openssl-1.1.1o-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/1yb11xiabai9ddwsy5fqslwvnvyrm65v-curl-7.83.1' from 'https://cache.nixos.org'...
copying path '/nix/store/lgwrvcb7cv7qsl800xlp0x0sl15hc4bn-libssh2-1.10.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/2p57zn4yw7d68x07nz40k3b41bx2222d-curl-7.83.1-bin' from 'https://cache.nixos.org'...
copying path '/nix/store/g6q5575ajj0xz0a8nn5gawh41zz75zq9-openssl-1.1.1o-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/vliwr8cvwvkpzz3i63qznvl07zkjcw4p-options___options_0.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0wq40g296d5q91qyp8q8px624fm2k50n-curl-7.83.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/nrlkjk00jk0brj9nhqrcnggf6m3f9xv1-ora___ora_3.4.0.tgz' from 'https://cache.nixos.org'...
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
copying path '/nix/store/6g92dkm4dv82bmyl29l1bjaz9mnd0gbk-os_browserify___os_browserify_0.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xbfyn8l98aksl5sk3qlvlndnvr2pajpy-os_homedir___os_homedir_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/f3mhkmjgnxgxpg5mj3l4kd3p7zx0lp5m-os_tmpdir___os_tmpdir_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k63sy8khzi2qpspd6n65q12cqk6ri7wy-p_cancelable___p_cancelable_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/m0p2j06zdikdvsh84np5dy4i8yxdn4fh-p_each_series___p_each_series_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vq4gwh1dvw5q7yi5rpl87mf6swvsmvf6-p_finally___p_finally_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gk3hbhdxb9fabw9am2adgzxz32skcy65-p_finally___p_finally_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/w6r4yy132xfzs6ppvgvnbizjkqgcicff-p_limit___p_limit_1.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/brjs4vq204gbdvdbxg2rrpwrs7imrfpv-p_limit___p_limit_2.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8dgflzw6rw1h436swryd5qlcrwkg9717-p_locate___p_locate_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9hrf7qhvmm18f3815dqsi1vnabbr3bca-p_locate___p_locate_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/p8aiqqpfml79851m9zidb5bi6x26jv5g-p_locate___p_locate_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qc2ksdaxb8ibbilblypszyy4cdygvycv-p_try___p_try_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/l11xxkganjddgkhxl5hhq0wjgcra7bjp-p_try___p_try_2.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lk1x1fjvm6pj20wqw9z8g7hxczx9jh7y-package_hash___package_hash_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i0qvgjxmhvnc88kn395sc55hw9l5df8h-package_json___package_json_6.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vsh859pw43rj709li0cyllfidv3g8874-pako___pako_1.0.11.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nvy50pl6glj61nybgjnd1438qcywm6q2-parse_asn1___parse_asn1_5.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/96bvhc5zx5ci1h67jbzx7igbhn7gl7fj-parse_json___parse_json_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9zhk1whj40icphzzabf2sw8wqjjbk90n-parse_json___parse_json_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3aj463pgsr140s9w9qcf3b7dyshj93sj-parseurl___parseurl_1.3.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3vqmiy3d0jgfg05bs18dj71h6k6fs1i1-pascalcase___pascalcase_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jmzm7rc3ik4baa25l6jcphvcdgm80dnn-path_browserify___path_browserify_0.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/afd2mk3z8v6fb8r65brm6dmz8skrp037-path_browserify___path_browserify_0.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rvzfyq8sjaf4l32rxcjxhp7qg2lb2vp3-path_exists___path_exists_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/s5jaw2v70yvr4h01sy0lg3am35v515km-path_exists___path_exists_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/88jzqyqrgsybxlsylcbfk6zvd5hh72j6-path_is_absolute___path_is_absolute_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vby4knycha8rs29615pzqspd62lvyq6z-path_key___path_key_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/15iqvm9lkz0qhljmmw1g6iac5v2hnvqj-path_key___path_key_3.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2pwiamna2vldc509yrx160pyc45rhllr-path_parse___path_parse_1.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7sqlm3zdz78xjawzqcf701yy2xddiskf-path_type___path_type_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/slay34nj1z4jj4ag3rbix2798ay3kacs-pbkdf2___pbkdf2_3.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3ip466x19p2wq7pbrl5807001v2l0fwq-performance_now___performance_now_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/spx038x0y8snf1q78b73cl6rjx79a7b0-picomatch___picomatch_2.2.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lixdji22d3fvx07smcgrar15ckkj4lf9-picomatch___picomatch_2.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/14s4k3q5814fzgfr35mpc1mpjypgg487-pify___pify_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z06ck0p9k53drzld8jn378zhissibx4a-pify___pify_4.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/njh84ha4hp13jz3pydg4nnvwzjxml16a-pirates___pirates_4.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fc24h20wpib0lrf2bq8jdg3qaq0qm2g6-pkg_dir___pkg_dir_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2rry6q48j3lwdvngv2rgi7ncaj9693nw-pkg_dir___pkg_dir_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/psglpgfm2acxr9q3r247j0smyag72j4n-pkg_dir___pkg_dir_4.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8mkybscps4dqlbrnifq4zvgk3h2jvdxy-pkg_up___pkg_up_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0kh25hqwj6b8gn05yx8225nhg2acpgs6-platform-tools-33.0.1' from 'https://cache.nixos.org'...
copying path '/nix/store/kiq9m849v04dcc8dmvhl12h9bwqplrc8-plugin_error___plugin_error_0.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ksiyqqbd8nv1flxvl7kahsq18nyh661g-pngjs___pngjs_3.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j6aw6rp3l0l0d5w8wffid38qqqgmavcg-popt-1.18' from 'https://cache.nixos.org'...
copying path '/nix/store/6vsvsc6fz25vlqmva6jbxlz37f5bvd0y-posix_character_classes___posix_character_classes_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/97qkwsvcygdp4d1zyv09ipiakvdz9cfs-prebuild_install___prebuild_install_6.1.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6j03qfifm6x2815anbi7mbyfgdgklcv5-prelude_ls___prelude_ls_1.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jjpbg5pfaj7ia70v1m7j3ac596wnw36m-prepend_http___prepend_http_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lf90xgavs7yr3hw315f19r073lmq8yr0-pretty_format___pretty_format_25.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lkq0x37sw8n2bzx6qn8kahf8xi80c4qg-private___private_0.1.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xd1mbjsryvnalif5zyspvks517wzhdhn-openjdk-8u322-ga' from 'https://cache.nixos.org'...
copying path '/nix/store/ixx05jbxjgz9dyqhl19ad0x2j4a0hm6h-process___process_0.11.10.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pyk443rqsc4kia5jfx8gri2xch2syzh5-process___process_0.5.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8csg96ziaw0dqgqjpcn2wj9pn8xivdhx-process_nextick_args___process_nextick_args_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3ysxyyq1b32cm3l8bbqp1kiyw5cn1ldf-promise___promise_7.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3xga25ixg5xqfcp1dapcxrnmpfncdgc7-promise___promise_8.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q0z1dks93z9rdlaw7dv3wvng04w6s145-prompts___prompts_2.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mqdizh56agf57yvxs0psfnaxba1xsmmp-prop_types___prop_types_15.7.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yp864kyxhzwqvca09knyqmb3m64xzc4g-prop_types___prop_types_15.8.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hsg7glcy63nck0n0q3xfpsv5chdb9dxm-pseudomap___pseudomap_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lz59lc89pl7k9im0i6mhpd5y7h1rg3jh-psl___psl_1.8.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ikbhy7kp0wy72n7r37z1raq065m1kwfs-public_encrypt___public_encrypt_4.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3qy3m3y3bvqy4ak0wa6i9lv2qwgbin0q-pump___pump_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d2n2nrmkgdivvgd31dk4va3nqfnln442-punycode___punycode_1.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3kbba75lv81yzlbz865ryvwjihivshvv-punycode___punycode_1.4.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/m665q25hz6jgznzrvslscxsnia9wgigx-punycode___punycode_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hrirvslk9yrqz4lm6xxan4wixszrn3xg-pupa___pupa_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4p1hnfx9w5zm3qc7ykp0bvi8f456rkng-python3.10-pyelftools-0.28' from 'https://cache.nixos.org'...
copying path '/nix/store/bnyglf7qjdn5ndyxnbd8kgb558vzdpsl-qs___qs_6.5.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jr8g63pbrlrfdi6hxkwlgkyn10c28w2v-query_string___query_string_5.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yzsvmgrp8f9rhq1yw2cvdac93i8xshks-querystring___querystring_0.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/15jnqq6zmm89fm0wl4xpq8385zh75b7w-querystring_es3___querystring_es3_0.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fg3vgzagj9602g646270kxkflv9xpgmj-randombytes___randombytes_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0br67d2ikzm65dy6jmyvrpai4wc9z953-python3-3.10.4-env' from 'https://cache.nixos.org'...
copying path '/nix/store/0iygcifnax6j7qmbs9cxmx1ln32czixc-randomfill___randomfill_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/231ry7s6yy0l43rxikk03gmfbc2mw1i3-range_parser___range_parser_1.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3mfz311snp4rw12gy1gr4454xrr3a296-rc___rc_1.2.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ik84gvv11yvhw8w3q3qw8cl8hsis01ml-react_is___react_is_16.13.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k22zfmw316xlq1v280hzjilzd1qw7qqc-read_pkg___read_pkg_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3j6b4xpdanxyrgfacgks48y4ssi8zbq0-read_pkg___read_pkg_5.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook' from 'https://cache.nixos.org'...
copying path '/nix/store/bl1l6n98k9npym67wa3pv062lqdn6gn4-read_pkg_up___read_pkg_up_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vqs1r6ppa5mgmm2415xqbb1jqawph5m1-read_pkg_up___read_pkg_up_7.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ll7csn3z957ambjnp638zhpig2lk76fh-readable_stream___readable_stream_2.3.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/75cyami1cig4jqjdb07wml0y1jrcg515-readable_stream___readable_stream_3.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/46f5z01bbqbdmbbcqpckg6ill27sndhd-readdirp___readdirp_3.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wrv20b4lpf481n13kwcqzs14krxq9aii-regenerate___regenerate_1.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mg06xybcga911wjsgqx4md61zfv6ik16-regenerate_unicode_properties___regenerate_unicode_properties_8.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/m5cn07xq68k012jrci94scyvw6zyqhb8-regenerator_runtime___regenerator_runtime_0.13.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/prqnmva7fz041fj5ka8y3sgnaj8vb1nz-regenerator_transform___regenerator_transform_0.14.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d6668vs9l4bs1rvrfbld2iwscc35lvl2-regexpu_core___regexpu_core_4.7.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/p26kkfq5kiqs983vks15vd3dgn9sa107-regex_not___regex_not_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1g5pix0c0k1f1yl2ppqh9qizs59vm5wy-registry_auth_token___registry_auth_token_4.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cnykyc272sdg72p5s7q1910m6pxikm8w-registry_url___registry_url_5.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/sbb2f2f1x3h6x2wif6q7h0s1bxi3ww68-regjsgen___regjsgen_0.5.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4kgf7b2ailq880mrkxir9nd0ikij5h35-regjsparser___regjsparser_0.6.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hsyi1b2hinrvjxi9xfbpwx482hsbpw1i-release_zalgo___release_zalgo_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ix71i03riw5b15cbf8j8yq2inrl1hj24-remove-references-to' from 'https://cache.nixos.org'...
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
copying path '/nix/store/qabg09brkfx0kfhhqjcif24f8f6c9qzf-remove_trailing_separator___remove_trailing_separator_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gpqasgkqhbcwa2x3b1wc9calxv6q4ddy-repeat_element___repeat_element_1.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bwsnz7gr2xcp3i37hdmq3jdsvijahqc7-repeat_string___repeat_string_1.6.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/a1s011xr9vhzqdhb4cypwf2w26kxh2rg-request___request_2.88.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bp0pxmivv5zqss4gkr85aji7kkh5kizl-require_directory___require_directory_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ndwn3xgmhgsnfzf1v5p84dp3y5w48k0h-require_main_filename___require_main_filename_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jwp98hmvskhzymjcgnvc0axw8rhgfjns-resolve___resolve_1.1.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fp3l851g6qwhm9y9k11ki70axv3y41jq-resolve_cwd___resolve_cwd_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wmym6vz2c3h5hsnc8l4mj5y2z4ysh09y-resolve_from___resolve_from_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yvhrvn0cf7zazzwj99afl1ly89r4w5ln-resolve_from___resolve_from_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cbwsw0cnkrxc53zg6wc8bnp98bnangrh-resolve_from___resolve_from_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jh42xksgss9fgr80rn9izmz3hdz592s6-resolve_url___resolve_url_0.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/a9mhh7a6ifaw1gcr2w7m4lhw0lk0f54z-responselike___responselike_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/v9r3nbnmbak1v0br98j3ay7rqfcs3dp0-restore_cursor___restore_cursor_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/74vlyi0xcd9svdf14ajm9bfb1i9j3bgz-rfdc___rfdc_1.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9mh5a66h07j7jlvh7hvw4140259i2f3a-ret___ret_0.1.15.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/im3ghh4rfpw0wdv1s9llh50mbc2d4sgb-rimraf___rimraf_2.7.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xsw4jbjrwhqis5v7sdnm14r0pk7gsydc-rimraf___rimraf_3.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yxgnskd1bh2fgfc4sl96hsq899cswn4m-ripemd160___ripemd160_2.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4xdg5d3pfd15mard9sampbf1az8gby5d-rsvp___rsvp_4.8.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fb0aadqhfwzzr7lxma4vlyq71j012yb6-run_async___run_async_2.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mz34p161jag24xkr4vqikpv0q0bsp76s-rx_lite___rx_lite_4.0.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7a4y824i35h22ii5nrc8f22kfhdmy9gk-rx_lite_aggregates___rx_lite_aggregates_4.0.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k7nb6gav7sbixqkwc5dk25zhhhr3jkrm-safe_buffer___safe_buffer_5.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4v4xyv28bz3fk769d38ni6j6nq060gll-safe_buffer___safe_buffer_5.2.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vh9sx3rfa5zar2cd5avdkih1c0vavccv-safe_regex___safe_regex_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/95g1nmkwfblya5s6y07ydviicwdpmrqr-safer_buffer___safer_buffer_2.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xv7cm7in0yzw7vgazvsfig7w7w1hniyb-sane___sane_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zk8ahmd04x5ip9k8iaww3g5gby4dvgpv-scheduler___scheduler_0.19.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gbgsvjc7inr2awp89qmyyqjbv4cc0jfs-sax___sax_1.2.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nwz6i99cgbxjim791vvb2jgl2pzwfll2-semver___semver_5.7.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vddkijypkbg7p1idwan8b7jfgrsvbw6x-semver___semver_6.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nwfdynlz4ljakkp2gwfxx2adiy93js0n-semver___semver_7.3.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dq9dxwgl0x84xhlf3p1pqhmwja46yc2j-semver_diff___semver_diff_3.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bi860vlgjsqdmkcw0fy00dghfrzxbf0w-send___send_0.17.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yb55j9rn4rhby24il6n0dam5z8y12pp0-serve_static___serve_static_1.14.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8rqwgjynqsqykkni7qk990l3myizyxmv-set_blocking___set_blocking_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dr4scnwx9i5238izca0lbma99z0xxaxw-set_value___set_value_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2bbhxx2v7lsqs8mh6x3kycg3xq3jvbvw-setimmediate___setimmediate_1.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3dgdziwp8h305pfv0jrm4bn06g79i35b-setprototypeof___setprototypeof_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0wgk4grcic1k3ki2piq055xhgv17vyfs-sha.js___sha.js_2.4.11.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j6qn6ypriv0lgk6qfh3731y5ywfi8lgs-shebang_command___shebang_command_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/86l2ap67rnvvv6jg1ljfrgghn0xmia5j-shebang_command___shebang_command_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rdh7ihr4xd4vs2x1csw1j6m9z29xa4bv-shebang_regex___shebang_regex_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i2kq1xhbp97yb8mfp6vflw19jb6x95ab-shebang_regex___shebang_regex_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2kz0ihmlny7xifwrm7zqr9jhja0914l7-shell_quote___shell_quote_1.6.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/irk7slkd5gvkn3g10r0jrrflh74qkqcb-shell_quote___shell_quote_1.7.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kk82cma72v4jj8dad5nr1kn455v5knjl-shellwords___shellwords_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/97rnw8lcf1xq2m43qy7gfc1132bjcfvm-signal_exit___signal_exit_3.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kj4v3gx8cmdj9qd4yhn48fkaai9wq2bp-simple_get___simple_get_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/c4vh1v924k2bfvbj2xmp6nmcdwg497jl-sisteransi___sisteransi_1.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qg9rbaz4g403m5i7lbi0plb2gm2pv0yf-slash___slash_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/yl83a5c5b441c5nip1lmbc17kacfhbns-slash___slash_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5a5j6v1skzqyjsd5l40y9ak8352bzad5-slide___slide_1.1.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7zrpri1mrpiq4w1adqwnvccwrbdxppkv-slice_ansi___slice_ansi_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6sb17b6a3id7zvknp0ra9c4gswk72z9j-snapdragon___snapdragon_0.8.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xc7fyvfd7x3bkplmbp043fjpys4p1ndy-snapdragon_node___snapdragon_node_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zx6dk0hj9fj818qpc3hb3zzpcsj0pbck-source_map___source_map_0.5.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ad188v5iyfvfwq8w740limp0s3f5lry6-snapdragon_util___snapdragon_util_3.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vhqv9ipxjd43nds2a68g0i8sn95d6544-source_map___source_map_0.6.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rjl4r2xmq415brpdwpwg80f2j9flalx2-source_map_resolve___source_map_resolve_0.5.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lkrkhsfvlp7gkx0xbbrjfcpfn1x84cx3-source_map_support___source_map_support_0.4.18.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lcqiq7qybjfgmva1gs7y0pyc6qx4wi9n-source_map_url___source_map_url_0.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zggw2hbgnan75hjbfi3s4c4ci8q6rxrq-source_map___source_map_0.7.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qfkaivanxgys879dz05f4ybmjjjyjfwq-spawn_wrap___spawn_wrap_1.4.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ihq3mj62giwlgr9j52iiicisbka7x48k-spdx_exceptions___spdx_exceptions_2.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/82rdxn6kz1gbgsdixrb4fgabcxqmm8ps-split2___split2_3.2.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mfcpdniv7f61862qccymsk61kyg0pyi7-spdx_license_ids___spdx_license_ids_3.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4h8wqjpfxq7d4iav0dhb4nlbjb35b3w9-split_string___split_string_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8n567k6gmj8sms0d8faxa88nvacig673-sprintf_js___sprintf_js_1.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mbqv3kcx8q3x3bjwqaihz43vfnawbmgp-sshpk___sshpk_1.16.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wliwda6gkp2wdqacx476g3gi2dsfpbc7-static_extend___static_extend_0.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/x66jmfv4s48l9iyv5kp9zxad45x6fk38-statuses___statuses_1.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/n4rm9iyf5prbgxzjhv8gsxmxcxprga9x-stdenv-linux' from 'https://cache.nixos.org'...
copying path '/nix/store/04vy5sdfgkdz511z86gizlc9x51xmw8x-stealthy_require___stealthy_require_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ml6m8v3z4w5pvk7j1rdckdvmkkz2hkmp-stream_browserify___stream_browserify_2.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q8v5nffbszvpgwwsqz904ny11apgh6xq-stream_http___stream_http_2.8.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ss75a8cyi42ngzcdz9bjfvp97bwr68va-strict_uri_encode___strict_uri_encode_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/sv9qb3fyy8kg02ha48vdqsq2f10y1hmp-strict_uri_encode___strict_uri_encode_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/w74l3apj1lh11r334lssp8nb53gjb5bv-string.prototype.trimend___string.prototype.trimend_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/95hgnsvwdrgfwqab29d8bz1ms4fxcalx-string.prototype.trimleft___string.prototype.trimleft_2.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nfl9nmlm7pkgd0757mkqv82ngczmbdzx-string.prototype.trimright___string.prototype.trimright_2.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/af831sf3a4zc8fygsbhy26li1pnry3q7-string.prototype.trimstart___string.prototype.trimstart_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4g7hfxvxijnxps3qn851b5cidvqhqbj9-string_decoder___string_decoder_1.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/81zcfqgzwya8m1x26744f2j34ip186x4-string_decoder___string_decoder_1.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rbr2gk6f3pld5rrkv8k0z8yydynxn6hh-string_width___string_width_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1r5b57awjs9mmdwf49glpzmazn4q4hlx-string_width___string_width_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fdxl6i5zxmi8gwfrlawsyvbxq1cmn6fs-string_width___string_width_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wm96rmq97by3z1fx2ymsvrrwn0abqhyz-string_width___string_width_4.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1i8xadpls0ndyml1hasmv940sn0xf6a2-string_width___string_width_4.2.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i6wsnj84dyvvca19xc6bl8ar2lxgg4ir-strip_ansi___strip_ansi_3.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hl7hzpzykv94sc9m8215scnab4hsm55p-strip_ansi___strip_ansi_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3qprl3png837ivzyix7hdxqq656nb4sc-strip_ansi___strip_ansi_5.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rwgn5wqc4zk65hvzsfnlbkv1xr8jizy8-strip_ansi___strip_ansi_6.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gy5p3l6qaj2dqid6z7r9jffnam5g36rp-strip_ansi___strip_ansi_6.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/w8f3alzqhc55m6b7ci5ghp7r6vpvg14j-strip_bom___strip_bom_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6ks61r3jkvlryxy26pbs1303milwlz3r-strip_bom___strip_bom_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lq662sa82bb3f7zrfsnvsfdn343nczzv-strip_eof___strip_eof_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kfww48fd42yqffwkizybx7zdhli2kl6l-strip_final_newline___strip_final_newline_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bmacz47kb58zzpv3259052h42bg9l0yq-strip_json_comments___strip_json_comments_2.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/if3z657r20waaimxfq6hza06vxvkiknr-strip_json_comments___strip_json_comments_3.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vp8fji8y1bmxy4njl7pkc45f0w2ij12a-supports_color___supports_color_5.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jw6nm0l6y4zxw41hq2zn2zv8cxzrpw8k-supports_color___supports_color_6.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/f2wxai1x2hf7rya12qymwqq59vahf0wm-supports_hyperlinks___supports_hyperlinks_2.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/b6zfyxibvh1lkvkcxbmb9wk148ndr322-symbol_observable___symbol_observable_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/skqc9jv5kwmjn2bsqad22vhy7z6x7cn2-symbol_observable___symbol_observable_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xr7jhnd3v5hcjafn4hnxlq0wnxhnn62g-symbol_tree___symbol_tree_3.2.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3s5hfnfh9d4kj89wda7x7yd2fnr2y1vz-tar___tar_6.1.11.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/r0vzvafn658rv1v8jdi3bdnw6arcvnsp-tar_stream___tar_stream_2.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/5i58iiy3ipijdvssnsm0rvlc20d7aygi-tar_fs___tar_fs_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0vb20m8bna6ks3fgn28f2b7ciacnxrg1-tdigest___tdigest_0.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/s8qxjy27hnnpbn7hlii88s204mivy6z9-terminal_link___terminal_link_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6qa32r5amfbd3zw7cf9rlh3r08idibb2-test_exclude___test_exclude_5.2.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xkdzalbnwnl075yv9gkcch233nr133lx-test_exclude___test_exclude_6.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/w4l5pkcl07npg2zxsa950ngsk23fxi1c-throat___throat_4.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8jdp0pyawgi15zxzbqzy8phy336i63dy-throat___throat_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xby3ds2557w79674pvb28p1bxqnmlhkk-through___through_2.3.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nbc934hi63p8390wnmxd2wj4y7rjxn3a-through2___through2_2.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zh7y4s9r2inw54dxz547n4n5yy9nmlwj-time_stamp___time_stamp_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ibz2g5j3hqz2h6j15wn8b07yxr18a9g1-timers_browserify___timers_browserify_2.0.11.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vvip9rra8wh9x33p6fvjamgly9ydji6i-timers_browserify___timers_browserify_2.0.12.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xhrx5svma3knigm09gfbfjk9wpzwpz94-timed_out___timed_out_4.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dsn3vwnrnx96lwc33kc5s9b66pysp3ml-tmp___tmp_0.0.33.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ljdvhbdm16j7vl09q40y5v7l570wnbsj-tmpl___tmpl_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2jwsy2fkrv9k29wkcpwj8pfzfw26zykb-to_arraybuffer___to_arraybuffer_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/65wwf9bmf9g2sc3ysk0wknjhs8k1i1h5-to_fast_properties___to_fast_properties_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/d8bjzlzndd9v0j0qqjyscvpnv9gdsk74-to_object_path___to_object_path_0.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/04bldpcvr4r9c75zkpvn02qcg9nkkqq7-to_regex___to_regex_3.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/izala0rl5svm0fwfdvlq69s03g1wfar8-to_readable_stream___to_readable_stream_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/psgyi4b301ka4vvjih6gk9qysay0f6zf-to_regex_range___to_regex_range_2.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ci76qi593lnpd5dj7kzasi52hbyzy1kq-toidentifier___toidentifier_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/6x1kxdrg4lmbkjl8l48kfjrhqaz6y4yl-to_regex_range___to_regex_range_5.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/bc87q0xdmp9fd5jibx8bdjnv53l1cfya-tough_cookie___tough_cookie_2.5.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/a8cmsjlq9cfn1llkl9xj0rqjjmx7pyk5-tough_cookie___tough_cookie_3.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vwca1d1izdxi8bmh40sakqfagzm47az7-tr46___tr46_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lxp209krmvmpjc97g4wnip6mnlf74g4w-tr46___tr46_0.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nx2qdqfi239dbycf5zpapf3rh8nkjyn5-traverse___traverse_0.3.9.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j3axha0sk6i8lf1543jn3pyfg4p8r3h6-trim_right___trim_right_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/c2lnl7y71mfc8yxbhpfl9fskgdnlypkb-tunnel_agent___tunnel_agent_0.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/7cbh60wi7cisz3w2r9g1m2vplhhhs9ll-tty_browserify___tty_browserify_0.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nay2n326hjpa4w4dwxj3nginhgmnpzi3-tweetnacl___tweetnacl_0.14.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8l8dq83439xjj3ar0mxxs88s9xpzjnsk-type_check___type_check_0.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ab4zszv05b8gqcnif1vpv70vjy8p133h-type_detect___type_detect_4.0.8.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/si1lljaamah1n0fmlayi7xry2df1w7a2-type_fest___type_fest_0.20.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/lfa6ria0s19cx9lizn7l4gjbkmzp7lkn-type_fest___type_fest_0.11.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j11qff2jqacyzlfyj4461nh934diw5rj-type_fest___type_fest_0.6.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/3wxm0xf98m8s2df98b9n56z9dp3z7mc3-type_fest___type_fest_0.8.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wfx08rzc95w6z00m4pi0q98rq2xi9a5i-typedarray___typedarray_0.0.6.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/g0xlqwlmp72613bihpip393lcmf8kwyq-ultron___ultron_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/pq8nrnayhyc87vzxvs22swkvj7rvqp37-typedarray_to_buffer___typedarray_to_buffer_3.1.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1xff3amsp3q7aia0yjrmpv8s8xwb4k5w-unicode_canonical_property_names_ecmascript___unicode_canonical_property_names_ecmascript_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/y0fpa22bv5pmv5fh1wp80jikl2rl3128-unicode_match_property_ecmascript___unicode_match_property_ecmascript_1.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cs8aq6wwv5fnr3i2mlv6z8arai6vpqmy-unicode_property_aliases_ecmascript___unicode_property_aliases_ecmascript_1.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2abfm9rs9alkwpwli8ylc21jvqvqkswp-unicode_match_property_value_ecmascript___unicode_match_property_value_ecmascript_1.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cax8fm7391sxcd3nyyy4lgxb99070xh7-union_value___union_value_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4lkymiziv40nb3lbfa8ismxdjk3pb0vs-unique_string___unique_string_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/hrhlgmxwwk9ylq5blaz1ynizkdws0q5a-universalify___universalify_0.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/95jx140nrqq8a8m0lanishw0dnijf9k0-unpipe___unpipe_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2wcxl5ay2v6jmgiy7y9dw50wippin71j-unset_value___unset_value_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xkc7idcc33pppxhy10ab9p661iar90z3-update_notifier___update_notifier_5.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/i548dmng6i2a8mg2pwrc7i9ngf5d0n6k-uri_js___uri_js_4.2.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/j9js3648m6qd6r0c75p5rc6wkyy5mfwp-urix___urix_0.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jr3xjbgb2cqldmbn5ixjgk0v9yd0xp2w-url___url_0.11.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/59q1d1spgnfj397rcr6y8rinxfn1mn64-url_parse_lax___url_parse_lax_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/dw6q0a0fjibarwiv4q6f4hcgj5fi77wx-use___use_3.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2lhc779csxilh78wdfxdbgzs8ry5jzb6-util___util_0.10.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k7dach9vafqd7s91yv1i2wxzcqs2ra7n-util___util_0.10.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/9wkzlsjbm9vf5qlz9wmfph7gla8w40hl-util___util_0.11.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1ig91bshh3wmh90x59avs2hisjfcsrnz-util_deprecate___util_deprecate_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ydp46smcczi4rrq58j697hmg3c78i1pf-utils_merge___utils_merge_1.0.1.tgz' from 'https://cache.nixos.org'...
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
copying path '/nix/store/5bcwg14w4bf0drcv5ak966cfhz9012bh-uuid___uuid_3.4.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wwww3a7ck5cj1xlcw1d23xhzpgkg6h57-validate_npm_package_license___validate_npm_package_license_3.0.4.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gyspb1gyh2xa7knvpsh6qj6w2gq2hss7-verror___verror_1.10.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rwxdzbn0xgrhinl73162hggyxcx37k9j-vm_browserify___vm_browserify_1.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/zbqmbm3c6nqdjgy172hnaq2k0g6zx4i4-vary___vary_1.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qbi7px8iqq19ks5z2ggdsxjl2k1b4gkd-w3c_hr_time___w3c_hr_time_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/jhn708cmn2ib31kvc2icfjjczvsg30sn-walker___walker_1.0.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ih9jphs60k83xfkxn6mjmp2izm87wpvl-wcwidth___wcwidth_1.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/v4krkqy2yijg6mrh3rnxbyr3j2vwnaam-webidl_conversions___webidl_conversions_3.0.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/wa7hmz3q5vb1cypw98iisyx5ldaffk9b-webidl_conversions___webidl_conversions_4.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/96g0wi0z568vfa1ckbg4ckx4w69qd10l-whatwg_encoding___whatwg_encoding_1.0.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0778rf4anxyybxg7b1vgr99ss35hz2js-whatwg_fetch___whatwg_fetch_3.6.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0w2q6f0f3jyzj6kdc10vcw7cfjrjwgdc-whatwg_mimetype___whatwg_mimetype_2.3.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/axfr0za8b72379jhvf5ls7x4i1zqzhgw-whatwg_url___whatwg_url_5.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/g0g8nx3afqgyangnrcl1syxqxl526d4k-whatwg_url___whatwg_url_7.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4n4klmbfqy1pmpvf3nvng75fysjrd40r-which-2.21' from 'https://cache.nixos.org'...
copying path '/nix/store/prnn8f3dwhky6jc2kp75x0a3a0gph0j5-which___which_2.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/qnzzl6irsc4mb5896s292cxplz857b79-which_module___which_module_2.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cb2942sgxrl1vygpi16qchssimnxci58-which___which_1.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1ml6zynxy0ikspf0wy6bmhd4ngxvcn7m-wide_align___wide_align_1.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/04hg1f22krsxrdm01lmif3w1kq1kacgp-wide_align___wide_align_1.1.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/0mlig5xnsdsvwn2f53x8ml0f826a5f4l-widest_line___widest_line_3.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kqad3zf58kn1cn46i8d3md0xnriqvlcb-word_wrap___word_wrap_1.2.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/nmhdb868bcg395aq7277lp7rqj6a6j72-wordwrap___wordwrap_1.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k4xipd4g7yw5gmfkqd75n10i9l59yk0z-wrap_ansi___wrap_ansi_5.1.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/fnvclq6injcjx5sqmw4ncdkbx7pgjv73-wrap_ansi___wrap_ansi_6.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/flcp3agn0ahgpl3xvh66yn4z5df77prb-wrap_ansi___wrap_ansi_7.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/apbzi3im86qc1w56g0c34prrh0lrmdhb-write_file_atomic___write_file_atomic_2.4.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/ifd9zphi1i55y3hkp6603z4bk7qnzkyi-wrappy___wrappy_1.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/gyibls95izs5yhimhqyg2g6hhxpx4616-write_file_atomic___write_file_atomic_3.0.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/xmr41ql1yv8m4qxwi9vxxfvamizjz3py-ws___ws_1.1.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/s0fbsqyqcdiv0s9mnm3j78fqbpzz8mfj-ws___ws_7.5.5.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/4g9rbv8h14v6c3x57q0syhdr7dv8kl39-xdg_basedir___xdg_basedir_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/vwgnn8ys69y68llqb4jvsl27vzpimmzj-xml_name_validator___xml_name_validator_3.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kpd6fp6qkylm7214mbh8idbcx7gn4j0v-xmlbuilder___xmlbuilder_9.0.7.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/kzd5f93fna5f13q792s8rqfaaxzkxqgi-xmlchars___xmlchars_2.2.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/iy6j9zahsrh0rl86ccp5gsz1pn7w75f0-xmldom___xmldom_0.1.31.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/mr6gs89gi0jr6l2jqy6pz48q9krsczzr-xtend___xtend_4.0.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/58m2k9iim1gjx8d8ap73jk5m6vnsgh1j-y18n___y18n_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/q89bknbmxc2xknwdg66v8p7jz79z9351-xxHash-0.8.1' from 'https://cache.nixos.org'...
copying path '/nix/store/m3xsgxq203q49lnal6kil1960jws2kvr-yallist___yallist_2.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/rn36b5457rj0z6al7wjdhwyabd2vfpwm-yallist___yallist_4.0.0.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/06li9h5qygirnwcwxwvd2la326law2jq-yallist___yallist_3.1.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/z182zg297717q03aaxsz6p2bfs499s3r-yargs___yargs_13.3.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/8h9990brl5vzlnnp793mr0cad6p6mzxx-rsync-3.2.4' from 'https://cache.nixos.org'...
copying path '/nix/store/jjqkic07ayms71g7sxsvkw0lqyp00hy5-yargs___yargs_15.3.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/k1psd9zpfkj1gfmhcnsy6svi326cikpq-yargs___yargs_15.4.1.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/2d6rbqc8fd387d55z08cnl3idbkagn96-yargs_parser___yargs_parser_13.1.2.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/cq5g0xp2di3mnwz3kvlqkpqjpj1z99ff-yargs_parser___yargs_parser_18.1.3.tgz' from 'https://cache.nixos.org'...
copying path '/nix/store/1ns2a8hilnfrlvq7981bdqqkkwf6whv9-zip-3.0' from 'https://cache.nixos.org'...
copying path '/nix/store/wqhzbwm7102xbdwijjb3lh0msas3s2ab-zlib-1.2.12' from 'https://cache.nixos.org'...
building '/nix/store/v11vajqjj4cw3qgwylinkn2nk70i7kak-FastInfoset-1.2.13.jar.drv'...
building '/nix/store/lvvmnmlxl8hd0irq9nm23s7jgyn4m8ld-FastInfoset-1.2.13.pom.drv'...
building '/nix/store/4wb5s0r4g3accgi140xw14qwk2zirm38-FastInfoset-2.1.0.jar.drv'...
copying path '/nix/store/dblysq4sria3hb5k1b746pi5d1fpgg2z-binutils-2.38' from 'https://cache.nixos.org'...
copying path '/nix/store/5prhc4k869fxilr477xfgpa2c1yh547b-libpng-apng-1.6.37' from 'https://cache.nixos.org'...
building '/nix/store/8s0p5zcphrpq6nx98l3rf6j8gqz65lpf-FastInfoset-2.1.0.pom.drv'...
copying path '/nix/store/fl574l074wa9a7lr57xniqnkp39wszam-zlib-1.2.12-dev' from 'https://cache.nixos.org'...
trying https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 289k 100 289k 0 0 5837k 0 --:--:-- --:--:-- --:--:-- 5913k
copying path '/nix/store/z2j15qfyss34anmkyasq1aa41kyh14by-freetype-2.12.1' from 'https://cache.nixos.org'...
100 4330 100 4330 0 0 34299 0 --:--:-- --:--:-- --:--:-- 34365
trying https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.1.0/FastInfoset-2.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lgmbf3zczzn43yrd9r20ifdf5spl9nxb-ST4-4.0.8.jar.drv'...
100 308k 100 308k 0 0 1582k 0 --:--:-- --:--:-- --:--:-- 1584k
trying https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.1.0/FastInfoset-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3362 100 3362 0 0 74426 0 --:--:-- --:--:-- --:--:-- 74711
copying path '/nix/store/z3z285vjs4aqyzfavjp70iz4ana7lavz-fontconfig-2.13.94-lib' from 'https://cache.nixos.org'...
building '/nix/store/vnc41r99pis0s84ha97lds4pbcan1i1b-ST4-4.0.8.pom.drv'...
building '/nix/store/gp9wzfm41rd222agw1wqbnk8xx88xxgn-ST4-4.3.3.jar.drv'...
building '/nix/store/s9k8yf0fi0fqn298hi227pw228pvlx5g-ST4-4.3.3.pom.drv'...
copying path '/nix/store/fk68qzsl74gyyjx20c38mvlfngzjbdac-ncurses-abi5-compat-6.3-p20220507-dev' from 'https://cache.nixos.org'...
building '/nix/store/1hwc884yqd542pwbcqmd6ajxwzbmilkp-_babel_core___core_7.9.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 233k 100 233k 0 0 1688k 0 --:--:-- --:--:-- --:--:-- 1695k
building '/nix/store/yjf5xwvn53xz6ksgr0kbf8r86pmb44ci-_babel_generator___generator_7.0.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13742 100 13742 0 0 461k 0 --:--:-- --:--:-- --:--:-- 462k
trying https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3.3/ST4-4.3.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/66q0ig94672wil1a1nvlj8nnsnaf1888-_babel_generator___generator_7.9.5.tgz.drv'...
100 245k 100 245k 0 0 5693k 0 --:--:-- --:--:-- --:--:-- 5837k
trying https://repo.maven.apache.org/maven2/org/antlr/ST4/4.3.3/ST4-4.3.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4615 100 4615 0 0 143k 0 --:--:-- --:--:-- --:--:-- 145k
building '/nix/store/hpnxxz0a4k2n7s4yza32zgx97k1rqml0-_babel_generator___generator_7.9.6.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/alcyr8yj77mq9dfjnvn7b6c0skc4n0r9-_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.8.3.tgz.drv'...
building '/nix/store/i54lji3y8vwpn4bc6gg291zzvsi9dq2m-_babel_helper_builder_binary_assignment_operator_visitor___helper_builder_binary_assignment_operator_visitor_7.8.3.tgz.drv'...
100 34371 100 34371 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k
trying https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 19498 100 19498 0 0 231k 0 --:--:-- --:--:-- --:--:-- 229k
building '/nix/store/01hnsxf7gkb2m1wvpdx5ywld2j3f92h0-_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.0.0.tgz.drv'...
building '/nix/store/nvvmqf60nrlv1l8m886yxmismlpdn4cz-_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.9.0.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21857 100 21857 0 0 251k 0 --:--:-- --:--:-- --:--:-- 254k
trying https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/fdb5jiyrlydqh1r9n8b3s8gz8bq23qba-_babel_helper_builder_react_jsx_experimental___helper_builder_react_jsx_experimental_7.9.5.tgz.drv'...
100 21786 100 21786 0 0 243k 0 --:--:-- --:--:-- --:--:-- 244k
trying https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1848 100 1848 0 0 19602 0 --:--:-- --:--:-- --:--:-- 19659
trying https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/clfjh64lkdqplsfr7hncilq3gk8d7l5k-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.9.5.tgz.drv'...
building '/nix/store/q74kk1fvkj7iqfmg4yy1y59knjjch8z9-_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.9.6.tgz.drv'...
100 1988 100 1988 0 0 21480 0 --:--:-- --:--:-- --:--:-- 21608
trying https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/snj9ql7vsmzpym586sva74p9chdxmh5q-_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.8.8.tgz.drv'...
100 2995 100 2995 0 0 26788 0 --:--:-- --:--:-- --:--:-- 26981
trying https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qlg9b469yzah0sklcwlcd7fagxc8nxdj-_babel_helper_define_map___helper_define_map_7.8.3.tgz.drv'...
100 3273 100 3273 0 0 12422 0 --:--:-- --:--:-- --:--:-- 12397
building '/nix/store/fhw3i2sp040y4phqaf71iz5gnl480cx2-_babel_helper_explode_assignable_expression___helper_explode_assignable_expression_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8837 100 8837 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k
trying https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.9.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8937 100 8937 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k
building '/nix/store/f4vl450fz3ca3dfv2in8nr9qpwixg4z2-_babel_helper_function_name___helper_function_name_7.9.5.tgz.drv'...
building '/nix/store/avl1x4ribjwldqjir9mz61srmqsvl9s2-_babel_helper_get_function_arity___helper_get_function_arity_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.8.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2913 100 2913 0 0 36065 0 --:--:-- --:--:-- --:--:-- 36412
trying https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/rfpi8s682fgf6jpaambavnkp2ws1myl7-_babel_helper_hoist_variables___helper_hoist_variables_7.8.3.tgz.drv'...
100 8077 100 8077 0 0 10554 0 --:--:-- --:--:-- --:--:-- 10558
100 2766 100 2766 0 0 31595 0 --:--:-- --:--:-- --:--:-- 31793
trying https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/01nwyjf8jgf9ld8rv1zjyiqvb1rr82xq-_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.8.3.tgz.drv'...
building '/nix/store/wbv8dwd8k1zj8kr068392sp8qqy0mf3y-_babel_helper_module_imports___helper_module_imports_7.8.3.tgz.drv'...
100 2176 100 2176 0 0 24798 0 --:--:-- --:--:-- --:--:-- 25011
trying https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2934 100 2934 0 0 26488 0 --:--:-- --:--:-- --:--:-- 26672
trying https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1782 100 1782 0 0 16952 0 --:--:-- --:--:-- --:--:-- 17134
trying https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2043 100 2043 0 0 21053 0 --:--:-- --:--:-- --:--:-- 21281
building '/nix/store/vh06h0ghzb4qw9y3fzivsl14jzhf7zk2-_babel_helper_module_transforms___helper_module_transforms_7.9.0.tgz.drv'...
building '/nix/store/sy2ibqb06mayv4i2mkyfkf17bwfx3w5q-_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.8.3.tgz.drv'...
building '/nix/store/5cni6kkcmm9wvr1f3xw8yyngqn667mji-_babel_helper_plugin_utils___helper_plugin_utils_7.10.4.tgz.drv'...
building '/nix/store/hgnxs5rk3zfzbxwy23ipzmm02918fi3l-_babel_helper_plugin_utils___helper_plugin_utils_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2478 100 2478 0 0 30842 0 --:--:-- --:--:-- --:--:-- 30975
building '/nix/store/nvcwr73g3x34q61y2qlmg18zd1nc0aq1-_babel_helper_regex___helper_regex_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1819 100 1819 0 0 22674 0 --:--:-- --:--:-- --:--:-- 22737
building '/nix/store/h55qd4id4krp827k057w02jzdyc7x56f-_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.8.3.tgz.drv'...
100 8118 100 8118 0 0 31352 0 --:--:-- --:--:-- --:--:-- 31465
100 2140 100 2140 0 0 23750 0 --:--:-- --:--:-- --:--:-- 23777
trying https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2567 100 2567 0 0 32938 0 --:--:-- --:--:-- --:--:-- 33337
building '/nix/store/d0pjzxcc04n45696gaavzffc2nwyqf6b-_babel_helper_replace_supers___helper_replace_supers_7.8.6.tgz.drv'...
building '/nix/store/cgyn4684b8g253azc0s6fppdxbqs0fxs-_babel_helper_replace_supers___helper_replace_supers_7.9.6.tgz.drv'...
building '/nix/store/hgx3lxldz7l57fviwvqhyixnxpjzkc57-_babel_helper_simple_access___helper_simple_access_7.8.3.tgz.drv'...
100 4236 100 4236 0 0 5518 0 --:--:-- --:--:-- --:--:-- 5515
trying https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1528 100 1528 0 0 16979 0 --:--:-- --:--:-- --:--:-- 17168
building '/nix/store/phk5ybd06m2l1wcpxb5l071ckcpb15v5-_babel_helper_split_export_declaration___helper_split_export_declaration_7.8.3.tgz.drv'...
building '/nix/store/xawn64gxzb0k93ay5qgli7hr0w25m43q-_babel_helper_validator_identifier___helper_validator_identifier_7.9.5.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2269 100 2269 0 0 24317 0 --:--:-- --:--:-- --:--:-- 24397
trying https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz
building '/nix/store/s9j06w07kkrf6h74hvnjblm99a44l4si-_babel_helper_wrap_function___helper_wrap_function_7.8.3.tgz.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2994 100 2994 0 0 25232 0 --:--:-- --:--:-- --:--:-- 25372
trying https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.9.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0rrgngf5wykrdbqnvj6fk1iy3p3bdcgh-_babel_helpers___helpers_7.9.2.tgz.drv'...
100 3236 100 3236 0 0 11819 0 --:--:-- --:--:-- --:--:-- 11853
100 2376 100 2376 0 0 8765 0 --:--:-- --:--:-- --:--:-- 8800
trying https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2218 100 2218 0 0 22992 0 --:--:-- --:--:-- --:--:-- 23104
trying https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/82a3hma3dld52qzkicl4fjzjvbhryrd0-_babel_highlight___highlight_7.17.12.tgz.drv'...
building '/nix/store/7zihm33i4rf8w1ws8jhw997yp76dyvfl-_babel_highlight___highlight_7.9.0.tgz.drv'...
building '/nix/store/ns8wy11hxm8zvx6nl0qmkjv08cf71502-_babel_parser___parser_7.9.4.tgz.drv'...
100 7048 100 7048 0 0 83170 0 --:--:-- --:--:-- --:--:-- 83904
trying https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/a3j7rd6hfqjyg31ha4dwrr4sl95szw7l-_babel_parser___parser_7.9.6.tgz.drv'...
100 2573 100 2573 0 0 23892 0 --:--:-- --:--:-- --:--:-- 24046
trying https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16939 100 16939 0 0 171k 0 --:--:-- --:--:-- --:--:-- 172k
building '/nix/store/l01y9zzkf6hm57p9xys06qq3vx5856ww-_babel_plugin_external_helpers___plugin_external_helpers_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.17.12.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/cp17ri3bvkcykkz7pyzmzz2ppcik68v2-_babel_plugin_proposal_async_generator_functions___plugin_proposal_async_generator_functions_7.8.3.tgz.drv'...
100 2356 100 2356 0 0 26510 0 --:--:-- --:--:-- --:--:-- 26772
100 2564 100 2564 0 0 25333 0 --:--:-- --:--:-- --:--:-- 25386
trying https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/fi4srpd4rspgql0qy9mih68hvak0pk4q-_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.8.3.tgz.drv'...
building '/nix/store/i7y4wk29grzx069gjadzkyrmp9w1dkds-_babel_plugin_proposal_export_default_from___plugin_proposal_export_default_from_7.8.3.tgz.drv'...
100 326k 100 326k 0 0 2599k 0 --:--:-- --:--:-- --:--:-- 2610k
trying https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 327k 100 327k 0 0 2674k 0 --:--:-- --:--:-- --:--:-- 2681k
trying https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/arg1b2rc2giz8d6106gal036qpwgxar8-_babel_plugin_proposal_json_strings___plugin_proposal_json_strings_7.8.3.tgz.drv'...
building '/nix/store/xxlv2dlg9dmgbzn6d24hqq4iqvhv53ns-_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.8.3.tgz.drv'...
100 1826 100 1826 0 0 20946 0 --:--:-- --:--:-- --:--:-- 20988
trying https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/32klsnvbpg4crqvi8mczi5yb4xgz1mm8-_babel_plugin_proposal_object_rest_spread___plugin_proposal_object_rest_spread_7.9.5.tgz.drv'...
100 2842 100 2842 0 0 32788 0 --:--:-- --:--:-- --:--:-- 33046
trying https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wdbixh2i7l5pn6qjgj75h4x2djqgga07-_babel_plugin_proposal_optional_catch_binding___plugin_proposal_optional_catch_binding_7.8.3.tgz.drv'...
100 1644 100 1644 0 0 20704 0 --:--:-- --:--:-- --:--:-- 20550
100 1876 100 1876 0 0 20500 0 --:--:-- --:--:-- --:--:-- 20391
trying https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/9nbgd7y4dywpjx9ma79vnk85q0hyv3bm-_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.9.0.tgz.drv'...
building '/nix/store/xhzf5xi0by6052jc4a5ay1yxnrwpdv7q-_babel_plugin_proposal_unicode_property_regex___plugin_proposal_unicode_property_regex_7.8.8.tgz.drv'...
100 1836 100 1836 0 0 21770 0 --:--:-- --:--:-- --:--:-- 21857
trying https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1888 100 1888 0 0 15912 0 --:--:-- --:--:-- --:--:-- 16000
trying https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/q3ls15xnkplw4z3ma0hbvb9qrqaibr4n-_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.8.3.tgz.drv'...
building '/nix/store/c14clhgxc3shvr3py23vmr0d1saxxdiq-_babel_plugin_syntax_export_default_from___plugin_syntax_export_default_from_7.8.3.tgz.drv'...
100 4861 100 4861 0 0 55528 0 --:--:-- --:--:-- --:--:-- 55873
trying https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/a7lircggmb2jhncjgn0q7gvm309b433l-_babel_plugin_syntax_flow___plugin_syntax_flow_7.8.3.tgz.drv'...
100 1700 100 1700 0 0 19185 0 --:--:-- --:--:-- --:--:-- 19318
trying https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.8.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/mr77lzdaz8v8y9b27v6nl2c68m9z95l2-_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.8.3.tgz.drv'...
100 2487 100 2487 0 0 20622 0 --:--:-- --:--:-- --:--:-- 20725
100 1734 100 1734 0 0 19949 0 --:--:-- --:--:-- --:--:-- 20162
building '/nix/store/p2wk5klrccv9z2z8m60s8hmm2crw2dqb-_babel_plugin_syntax_logical_assignment_operators___plugin_syntax_logical_assignment_operators_7.8.3.tgz.drv'...
building '/nix/store/l748cka8ihsdcqj5168sb66cmq3x70cr-_babel_plugin_syntax_numeric_separator___plugin_syntax_numeric_separator_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1513 100 1513 0 0 18859 0 --:--:-- --:--:-- --:--:-- 18912
trying https://registry.yarnpkg.com/@babel/plugin-syntax-export-default-from/-/plugin-syntax-export-default-from-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1506 100 1506 0 0 16325 0 --:--:-- --:--:-- --:--:-- 16369
trying https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2b1jyyj68pcfwb03cp86din82hg39maf-_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.8.3.tgz.drv'...
building '/nix/store/1jxbc9j8jlmwvcq8hzfg690vfa825j8n-_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1513 100 1513 0 0 14498 0 --:--:-- --:--:-- --:--:-- 14548
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/jlhbn2dl421v3wdqvqp55lqm7pm2ibpq-_babel_plugin_transform_async_to_generator___plugin_transform_async_to_generator_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1669 100 1669 0 0 2172 0 --:--:-- --:--:-- --:--:-- 2170
building '/nix/store/gnv1z0jz5cjfcja297n72kzdgj6slji7-_babel_plugin_transform_block_scoped_functions___plugin_transform_block_scoped_functions_7.8.3.tgz.drv'...
100 1542 100 1542 0 0 2041 0 --:--:-- --:--:-- --:--:-- 2039
100 1717 100 1717 0 0 15474 0 --:--:-- --:--:-- --:--:-- 15468
100 1603 100 1603 0 0 18277 0 --:--:-- --:--:-- --:--:-- 18215
building '/nix/store/lmycic9fj56d5z3qsxmc4k3qrl2a1g5j-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.0.0.tgz.drv'...
building '/nix/store/laj8g1a8yi5akx5a6fhi5815n4ms8xdi-_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.8.3.tgz.drv'...
building '/nix/store/7qn28wypi41mi7zsf03a28mfcfipz0sy-_babel_plugin_transform_classes___plugin_transform_classes_7.9.5.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1833 100 1833 0 0 17669 0 --:--:-- --:--:-- --:--:-- 17796
building '/nix/store/jrnbrs8gs66m0jhqb6xd67p5wx3cbj3w-_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.8.3.tgz.drv'...
100 1547 100 1547 0 0 2025 0 --:--:-- --:--:-- --:--:-- 2024
trying https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1814 100 1814 0 0 24281 0 --:--:-- --:--:-- --:--:-- 24513
building '/nix/store/2gk0114br03fhp8gqzk98c276qawcjvb-_babel_plugin_transform_destructuring___plugin_transform_destructuring_7.9.5.tgz.drv'...
building '/nix/store/p1if8mz0zy6pdwxlghpqyy1v3xrs2z06-_babel_plugin_transform_dotall_regex___plugin_transform_dotall_regex_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6735 100 6735 0 0 81609 0 --:--:-- --:--:-- --:--:-- 82134
building '/nix/store/mqa8m5nsv89hcbizxhz803gq2v15dv4s-_babel_plugin_transform_duplicate_keys___plugin_transform_duplicate_keys_7.8.3.tgz.drv'...
100 6740 100 6740 0 0 24144 0 --:--:-- --:--:-- --:--:-- 24071
trying https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/69xggi5kwz9dn7a8ha7lk1c4w72x54cz-_babel_plugin_transform_exponentiation_operator___plugin_transform_exponentiation_operator_7.8.3.tgz.drv'...
100 2715 100 2715 0 0 33969 0 --:--:-- --:--:-- --:--:-- 34367
trying https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1601 100 1601 0 0 17111 0 --:--:-- --:--:-- --:--:-- 17215
trying https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/yrbw3616y1s5hvfvjwkjhcyij1aq5742-_babel_plugin_transform_flow_strip_types___plugin_transform_flow_strip_types_7.9.0.tgz.drv'...
building '/nix/store/bhal0rc7w8b76sz4hpfkyrcwddk7lx2x-_babel_plugin_transform_for_of___plugin_transform_for_of_7.9.0.tgz.drv'...
100 6986 100 6986 0 0 9325 0 --:--:-- --:--:-- --:--:-- 9314
100 4905 100 4905 0 0 17789 0 --:--:-- --:--:-- --:--:-- 17836
100 1877 100 1877 0 0 16142 0 --:--:-- --:--:-- --:--:-- 16181
building '/nix/store/wqgvcr661ryijc8r5a8w4qfi0bnspa55-_babel_plugin_transform_function_name___plugin_transform_function_name_7.8.3.tgz.drv'...
building '/nix/store/2sywljm14l90xrqa2mfh5pdgvava8sgi-_babel_plugin_transform_literals___plugin_transform_literals_7.8.3.tgz.drv'...
building '/nix/store/1hzh4sl2cyf4k195wwj2vjnv6827bkcl-_babel_plugin_transform_member_expression_literals___plugin_transform_member_expression_literals_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1698 100 1698 0 0 18830 0 --:--:-- --:--:-- --:--:-- 18659
building '/nix/store/vjk2h5d0ihz2yc9bz8xv4nldrhsrc54b-_babel_plugin_transform_modules_amd___plugin_transform_modules_amd_7.9.0.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2572 100 2572 0 0 10083 0 --:--:-- --:--:-- --:--:-- 10125
building '/nix/store/npswssl0x727h157k6lwndpxwydr0kcw-_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.9.0.tgz.drv'...
100 4074 100 4074 0 0 15496 0 --:--:-- --:--:-- --:--:-- 15549
100 1737 100 1737 0 0 17356 0 --:--:-- --:--:-- --:--:-- 17545
trying https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1591 100 1591 0 0 19744 0 --:--:-- --:--:-- --:--:-- 19887
100 1644 100 1644 0 0 18385 0 --:--:-- --:--:-- --:--:-- 18471
building '/nix/store/4b7p7vp1g7y0pavbhv5z98gx67rs4qng-_babel_plugin_transform_modules_systemjs___plugin_transform_modules_systemjs_7.9.0.tgz.drv'...
building '/nix/store/wqwk9xvdv5vzvr71hj63ids40bh8181j-_babel_plugin_transform_modules_umd___plugin_transform_modules_umd_7.9.0.tgz.drv'...
building '/nix/store/mlqmcncifk5w8qqfymwrphrn8d262jqz-_babel_plugin_transform_new_target___plugin_transform_new_target_7.8.3.tgz.drv'...
building '/nix/store/kvw8bdz7q6kd6splpz8pyy8qdki73z2i-_babel_plugin_transform_object_assign___plugin_transform_object_assign_7.12.13.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2757 100 2757 0 0 33126 0 --:--:-- --:--:-- --:--:-- 33216
building '/nix/store/7jg823awsjvslfhskwwv332mbyf09rlg-_babel_plugin_transform_object_assign___plugin_transform_object_assign_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3266 100 3266 0 0 32927 0 --:--:-- --:--:-- --:--:-- 32660
building '/nix/store/9k65r1lvr7gfsi00ipmzs1kayj5f59iv-_babel_plugin_transform_object_super___plugin_transform_object_super_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4761 100 4761 0 0 55443 0 --:--:-- --:--:-- --:--:-- 56011
trying https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/sgqj1f6l5m6bsxv4vs3dp7nh96ghk8m1-_babel_plugin_transform_parameters___plugin_transform_parameters_7.9.5.tgz.drv'...
100 1987 100 1987 0 0 22801 0 --:--:-- --:--:-- --:--:-- 22839
trying https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.12.13.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/g4bg0rhmk8d9a5vc13hsq26i329j2cxg-_babel_plugin_transform_property_literals___plugin_transform_property_literals_7.8.3.tgz.drv'...
100 3027 100 3027 0 0 9516 0 --:--:-- --:--:-- --:--:-- 9548
trying https://registry.yarnpkg.com/@babel/plugin-transform-object-assign/-/plugin-transform-object-assign-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1y2k9vq930x1crfal0dd9v4nkq0n0c3p-_babel_plugin_transform_react_display_name___plugin_transform_react_display_name_7.8.3.tgz.drv'...
100 1574 100 1574 0 0 11169 0 --:--:-- --:--:-- --:--:-- 11242
trying https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1865 100 1865 0 0 22010 0 --:--:-- --:--:-- --:--:-- 22202
building '/nix/store/j3zb3kxy9l4vp0sws57mfbx3dhac8qh3-_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.9.4.tgz.drv'...
building '/nix/store/4fq7m5lcgm9m3lmj1nqayd59c7dg7px1-_babel_plugin_transform_react_jsx_self___plugin_transform_react_jsx_self_7.12.1.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5377 100 5377 0 0 20337 0 --:--:-- --:--:-- --:--:-- 20290
building '/nix/store/m7vv8j3kasisd9x1hlcxy0w9788hs2sg-_babel_plugin_transform_react_jsx_source___plugin_transform_react_jsx_source_7.9.0.tgz.drv'...
100 1551 100 1551 0 0 1900 0 --:--:-- --:--:-- --:--:-- 1898
trying https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1624 100 1624 0 0 19052 0 --:--:-- --:--:-- --:--:-- 19105
trying https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/h7ddns2l670fzgz085h6vxvlhx0s146w-_babel_plugin_transform_regenerator___plugin_transform_regenerator_7.8.7.tgz.drv'...
building '/nix/store/dhf3gkb2gf9fkdwrqy8z4ybxmgzf97jp-_babel_plugin_transform_runtime___plugin_transform_runtime_7.9.0.tgz.drv'...
100 2280 100 2280 0 0 25804 0 --:--:-- --:--:-- --:--:-- 25909
trying https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.9.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.12.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/h9kily04lrr51d58dbr0rplwnfpyywiw-_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1532 100 1532 0 0 16238 0 --:--:-- --:--:-- --:--:-- 16126
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/pkxch2vlxr976hazk8j1l05ad7w6c513-_babel_plugin_transform_spread___plugin_transform_spread_7.8.3.tgz.drv'...
100 2790 100 2790 0 0 3718 0 --:--:-- --:--:-- --:--:-- 3715
100 1652 100 1652 0 0 2187 0 --:--:-- --:--:-- --:--:-- 2185
100 7103 100 7103 0 0 88179 0 --:--:-- --:--:-- --:--:-- 88787
trying https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1699 100 1699 0 0 20704 0 --:--:-- --:--:-- --:--:-- 20975
building '/nix/store/s9q2srv4xqaj5cys4amq4h7iglvyiagq-_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.8.3.tgz.drv'...
building '/nix/store/siklbwafh0myp7x1qjr1h18hwalkkf7v-_babel_plugin_transform_template_literals___plugin_transform_template_literals_7.8.3.tgz.drv'...
building '/nix/store/bqiczvljg7nj8fn5gnkimmqpslvr0nx6-_babel_plugin_transform_typeof_symbol___plugin_transform_typeof_symbol_7.8.4.tgz.drv'...
building '/nix/store/5grgjyipfnrkmir2kich65qkfijf7yc2-_babel_plugin_transform_typescript___plugin_transform_typescript_7.9.6.tgz.drv'...
100 2097 100 2097 0 0 2751 0 --:--:-- --:--:-- --:--:-- 2748
building '/nix/store/ipnfp3102vmyr1rmp2ysh0swv1m14xi3-_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.8.3.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2414 100 2414 0 0 30920 0 --:--:-- --:--:-- --:--:-- 31350
building '/nix/store/0ks3cys0lghjgjipx88a3q9hljnp8zar-_babel_preset_env___preset_env_7.1.0.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1998 100 1998 0 0 24259 0 --:--:-- --:--:-- --:--:-- 24365
trying https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/as47grnp30nxdhwa7wfmacxiy90cqpwb-_babel_register___register_7.0.0.tgz.drv'...
100 2526 100 2526 0 0 27501 0 --:--:-- --:--:-- --:--:-- 27758
trying https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6622 100 6622 0 0 79561 0 --:--:-- --:--:-- --:--:-- 79783
building '/nix/store/0z0x20hn88v88925wrjj0y7f27ywclxq-_babel_register___register_7.9.0.tgz.drv'...
100 2187 100 2187 0 0 8481 0 --:--:-- --:--:-- --:--:-- 8476
trying https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1539 100 1539 0 0 18714 0 --:--:-- --:--:-- --:--:-- 18768
building '/nix/store/j63zg6d5kzi4zbx65w5ybp3isy6jkmx3-_babel_runtime___runtime_7.9.2.tgz.drv'...
trying https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b295qbxzlczjc1p95z3vsqn78zbmlk1p-_babel_template___template_7.8.6.tgz.drv'...
building '/nix/store/cprfkr34bj1rxc6yzfyz6qfaahmm965h-_babel_traverse___traverse_7.9.5.tgz.drv'...
100 26594 100 26594 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k
trying https://registry.yarnpkg.com/@babel/register/-/register-7.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/register/-/register-7.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pfh1pl56hp626ym8zr42glqpy6pixwj6-_babel_traverse___traverse_7.9.6.tgz.drv'...
100 3486 100 3486 0 0 13128 0 --:--:-- --:--:-- --:--:-- 13154
100 3869 100 3869 0 0 36987 0 --:--:-- --:--:-- --:--:-- 37201
trying https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/mr547i9m9mg0blvyf4jmnmm7gh83xrz0-_babel_types___types_7.9.5.tgz.drv'...
building '/nix/store/ars6jps66df0n5r42a6zcqrz5halrj26-_babel_types___types_7.9.6.tgz.drv'...
100 17974 100 17974 0 0 213k 0 --:--:-- --:--:-- --:--:-- 214k
trying https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/smllll9pjis51yxq9lx8qayh50drvqk2-_egjs_hammerjs___hammerjs_2.0.17.tgz.drv'...
100 6179 100 6179 0 0 74867 0 --:--:-- --:--:-- --:--:-- 75353
100 31426 100 31426 0 0 381k 0 --:--:-- --:--:-- --:--:-- 383k
trying https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/hfk7hzyfzbxz6vykiygm337d27z208sf-_hapi_bourne___bourne_2.0.0.tgz.drv'...
building '/nix/store/r34w93z7cd60sd3n2ny1sq8jghq662pr-_istanbuljs_load_nyc_config___load_nyc_config_1.0.0.tgz.drv'...
100 31519 100 31519 0 0 365k 0 --:--:-- --:--:-- --:--:-- 366k
trying https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/s3lppb65w92vi45jpnnfvwypp6jzpk07-_jest_console___console_24.9.0.tgz.drv'...
100 89899 100 89899 0 0 872k 0 --:--:-- --:--:-- --:--:-- 877k
trying https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 90516 100 90516 0 0 938k 0 --:--:-- --:--:-- --:--:-- 940k
trying https://registry.yarnpkg.com/@egjs/hammerjs/-/hammerjs-2.0.17.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/q2qx8zd6f4ry78w9b1fib1w8mspqwkys-_jest_console___console_25.4.0.tgz.drv'...
building '/nix/store/vfsn83phjry8kf17ppsbs2sp52fbnlds-_jest_core___core_25.4.0.tgz.drv'...
100 198k 100 198k 0 0 1626k 0 --:--:-- --:--:-- --:--:-- 1641k
trying https://registry.yarnpkg.com/@hapi/bourne/-/bourne-2.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2501 100 2501 0 0 23051 0 --:--:-- --:--:-- --:--:-- 23157
trying https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pa1rc8fmb6i868lvb4j8jpi3drihp5kg-_jest_environment___environment_25.4.0.tgz.drv'...
building '/nix/store/4r4wv9lawal6jg9g1vwn74hjzpsvgyw0-_jest_fake_timers___fake_timers_24.9.0.tgz.drv'...
100 3763 100 3763 0 0 36880 0 --:--:-- --:--:-- --:--:-- 37257
trying https://registry.yarnpkg.com/@jest/console/-/console-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7akw7nm1izi1wzmn16nglacidqk2w2x2-_jest_fake_timers___fake_timers_25.4.0.tgz.drv'...
100 5454 100 5454 0 0 50817 0 --:--:-- --:--:-- --:--:-- 50971
trying https://registry.yarnpkg.com/@jest/console/-/console-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@jest/core/-/core-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2q9kx2isgwcl6nc3x3acqv6sxllv1c14-_jest_reporters___reporters_25.4.0.tgz.drv'...
100 5070 100 5070 0 0 49799 0 --:--:-- --:--:-- --:--:-- 50198
100 36632 100 36632 0 0 334k 0 --:--:-- --:--:-- --:--:-- 337k
trying https://registry.yarnpkg.com/@jest/environment/-/environment-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/w2i28i5lqnqsmlxxxbkpnsirg72gcy2r-_jest_source_map___source_map_24.9.0.tgz.drv'...
building '/nix/store/f8hvngxqnwb0h1ccwsx6z1g952g5v4nq-_jest_source_map___source_map_25.2.6.tgz.drv'...
100 5334 100 5334 0 0 48482 0 --:--:-- --:--:-- --:--:-- 48935
trying https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5893 100 5893 0 0 57987 0 --:--:-- --:--:-- --:--:-- 58346
trying https://registry.yarnpkg.com/@jest/fake-timers/-/fake-timers-25.4.0.tgz
building '/nix/store/swhwka30048i6bn0pamn1nvvsnwyp20n-_jest_test_result___test_result_24.9.0.tgz.drv'...
building '/nix/store/cxbml5nkhbpj26dq2y86fzfbdhblx819-_jest_test_result___test_result_25.4.0.tgz.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6294 100 6294 0 0 56412 0 --:--:-- --:--:-- --:--:-- 56196
trying https://registry.yarnpkg.com/@jest/reporters/-/reporters-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bq0nzadgcp9kcnk1h32mr315v1qpbx63-_jest_test_sequencer___test_sequencer_25.4.0.tgz.drv'...
100 21823 100 21823 0 0 159k 0 --:--:-- --:--:-- --:--:-- 160k
trying https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@jest/source-map/-/source-map-25.2.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0i6f30nbhmgchwydjqjfjmh3zkxwzvr1-_jest_transform___transform_25.4.0.tgz.drv'...
100 2617 100 2617 0 0 22087 0 --:--:-- --:--:-- --:--:-- 22177
100 2779 100 2779 0 0 29380 0 --:--:-- --:--:-- --:--:-- 29563
building '/nix/store/gx0z5bsrmhm5gg5m3ipdffqnb8qcy96f-_jest_types___types_24.9.0.tgz.drv'...
building '/nix/store/lwjmkr2vivl2xfqxp4l3djxy6dxi1arh-_jest_types___types_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/@jest/test-result/-/test-result-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5815 100 5815 0 0 49091 0 --:--:-- --:--:-- --:--:-- 49279
trying https://registry.yarnpkg.com/@jest/test-result/-/test-result-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4839 100 4839 0 0 52294 0 --:--:-- --:--:-- --:--:-- 52597
building '/nix/store/s9izfs0gj1fbvzyxrjaa4awvz8ax5964-_mapbox_node_pre_gyp___node_pre_gyp_1.0.9.tgz.drv'...
building '/nix/store/yhd8g7iqxvx2hfg6q898q4s96ym2q3kf-_react_native_async_storage_async_storage___async_storage_1.17.9.tgz.drv'...
trying https://registry.yarnpkg.com/@jest/test-sequencer/-/test-sequencer-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3704 100 3704 0 0 37106 0 --:--:-- --:--:-- --:--:-- 37414
trying https://registry.yarnpkg.com/@jest/transform/-/transform-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10227 100 10227 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k
building '/nix/store/f77rq5hsha3qfzdkpqiv92ij3i4f87q6-_react_native_community_cli___cli_4.13.1.tgz.drv'...
building '/nix/store/i8vn9gqq63c7yqkmq5danmjxprmvswlh-_react_native_community_cli_debugger_ui___cli_debugger_ui_4.13.1.tgz.drv'...
trying https://registry.yarnpkg.com/@jest/types/-/types-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9425 100 9425 0 0 96934 0 --:--:-- --:--:-- --:--:-- 97164
trying https://registry.yarnpkg.com/@jest/types/-/types-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vmhkfr33l1mwbrpmildpi5p2xyznbmh4-_react_native_community_cli_hermes___cli_hermes_4.13.0.tgz.drv'...
100 8272 100 8272 0 0 87558 0 --:--:-- --:--:-- --:--:-- 88000
trying https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@react-native-async-storage/async-storage/-/async-storage-1.17.9.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/3dz3711n25nrx1wzps4xqpg455gk657a-_react_native_community_cli_platform_android___cli_platform_android_4.13.0.tgz.drv'...
100 41836 100 41836 0 0 385k 0 --:--:-- --:--:-- --:--:-- 389k
100 68989 100 68989 0 0 661k 0 --:--:-- --:--:-- --:--:-- 667k
trying https://registry.yarnpkg.com/@react-native-community/cli/-/cli-4.13.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1kxknj6bdkr0ic09j4lx9vfzpkgn5f83-_react_native_community_cli_platform_ios___cli_platform_ios_4.13.0.tgz.drv'...
building '/nix/store/sm3b76sr1bxi12kqhiyc8bq9sv6n17vm-_react_native_community_cli_server_api___cli_server_api_4.13.1.tgz.drv'...
trying https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-4.13.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-4.13.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 60134 100 60134 0 0 199k 0 --:--:-- --:--:-- --:--:-- 200k
building '/nix/store/gcdnjimv6nhk8s9imriqzygh68cqzlp7-_react_native_community_cli_tools___cli_tools_4.13.0.tgz.drv'...
trying https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-4.13.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3235 100 3235 0 0 10594 0 --:--:-- --:--:-- --:--:-- 10571
building '/nix/store/0nz2n4gd6ap1q1smgqj5q9hbirjri03y-_react_native_community_cli_types___cli_types_4.10.1.tgz.drv'...
100 16773 100 16773 0 0 57768 0 --:--:-- --:--:-- --:--:-- 57639
trying https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-4.13.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-4.13.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/zn76jkw5mgr6dcay5v0naqvl2wq8qvmp-_react_native_community_clipboard___clipboard_1.2.2.tgz.drv'...
100 27094 100 27094 0 0 35519 0 --:--:-- --:--:-- --:--:-- 35509
trying https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-4.13.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pkm25b5jicwvzmh349kz67hh4x0g14y6-_react_native_community_hooks___hooks_2.5.1.tgz.drv'...
100 24487 100 24487 0 0 78302 0 --:--:-- --:--:-- --:--:-- 78483
trying https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-4.10.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/5d87afy34kkr2jy0pxvj0y9hz8fv3cgn-_react_native_community_masked_view___masked_view_0.1.9.tgz.drv'...
100 11151 100 11151 0 0 39221 0 --:--:-- --:--:-- --:--:-- 39264
building '/nix/store/zd4d4pw5mlknp4c4a14n21b0jk70x6gr-_react_native_community_netinfo___netinfo_4.7.0.tgz.drv'...
100 9394 100 9394 0 0 11650 0 --:--:-- --:--:-- --:--:-- 11640
100 3551 100 3551 0 0 12715 0 --:--:-- --:--:-- --:--:-- 12727
trying https://registry.yarnpkg.com/@react-native-community/clipboard/-/clipboard-1.2.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@react-native-community/hooks/-/hooks-2.5.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/rm96j0z27gd09gkd8czv9n56r0w5w3c6-_react_native_community_push_notification_ios___push_notification_ios_1.4.1.tgz.drv'...
trying https://registry.yarnpkg.com/@react-native-community/masked-view/-/masked-view-0.1.9.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/222nkfc7m0adg71cc1h9zda4z4184s52-_react_native_community_slider___slider_3.0.0.tgz.drv'...
trying https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-4.7.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 58636 100 58636 0 0 76278 0 --:--:-- --:--:-- --:--:-- 76249
building '/nix/store/ac06qqk63xajq638692nr0i5daq1xxrh-_sinonjs_commons___commons_1.7.2.tgz.drv'...
trying https://registry.yarnpkg.com/@react-native-community/push-notification-ios/-/push-notification-ios-1.4.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@react-native-community/slider/-/slider-3.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 142k 100 142k 0 0 444k 0 --:--:-- --:--:-- --:--:-- 444k
building '/nix/store/f5rr6qndxk1wnxkiaavhb2zh6i0za2fr-_stablelib_binary___binary_1.0.1.tgz.drv'...
trying https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.7.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 118k 100 118k 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k
building '/nix/store/mi6l1zrpv8cpilqz7dpjgiqnd5qkslym-_stablelib_bytes___bytes_1.0.1.tgz.drv'...
100 13299 100 13299 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k
building '/nix/store/jmdxawxynlk4fiw6ljbw2zx94alxbspd-_stablelib_int___int_1.0.1.tgz.drv'...
100 15522 100 15522 0 0 10487 0 0:00:01 0:00:01 --:--:-- 10494
trying https://registry.yarnpkg.com/@stablelib/binary/-/binary-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2c0lqw6jc9vidjjgknk5sd1z3r50409j-_stablelib_keyagreement___keyagreement_1.0.1.tgz.drv'...
100 144k 100 144k 0 0 98116 0 0:00:01 0:00:01 --:--:-- 98141
100 72238 100 72238 0 0 82685 0 --:--:-- --:--:-- --:--:-- 82652
building '/nix/store/94ss1m23j3hz2xa0hvhjwd7nh9vxvzsz-_stablelib_random___random_1.0.1.tgz.drv'...
building '/nix/store/q1l8mid9dmzgzhczg6p2phir5hnmvcb7-_stablelib_wipe___wipe_1.0.1.tgz.drv'...
100 11047 100 11047 0 0 33944 0 --:--:-- --:--:-- --:--:-- 33990
trying https://registry.yarnpkg.com/@stablelib/bytes/-/bytes-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@stablelib/int/-/int-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/yrbdlp760gvw6nfvwsqwrhsz7ms5fx99-_stablelib_x25519___x25519_1.0.1.tgz.drv'...
trying https://registry.yarnpkg.com/@stablelib/keyagreement/-/keyagreement-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@stablelib/random/-/random-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@stablelib/wipe/-/wipe-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3040 100 3040 0 0 3801 0 --:--:-- --:--:-- --:--:-- 3800
building '/nix/store/ih5n2s4cf6g1801nn8wmkwq5l1cjf5k1-_types_babel__core___babel__core_7.1.7.tgz.drv'...
100 3528 100 3528 0 0 4338 0 --:--:-- --:--:-- --:--:-- 4339
trying https://registry.yarnpkg.com/@stablelib/x25519/-/x25519-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/46gxc3pqivvvmzaxi5yky2dch5ynhlmv-_types_babel__traverse___babel__traverse_7.0.10.tgz.drv'...
100 3901 100 3901 0 0 4744 0 --:--:-- --:--:-- --:--:-- 4739
building '/nix/store/3xgq3a6kh608v1q8fzpih0pjplkz734h-_types_hammerjs___hammerjs_2.0.36.tgz.drv'...
100 17401 100 17401 0 0 54481 0 --:--:-- --:--:-- --:--:-- 54378
building '/nix/store/5s7xmas71z88qil61ld9q42xvq32rkd0-_types_invariant___invariant_2.2.35.tgz.drv'...
100 8882 100 8882 0 0 10820 0 --:--:-- --:--:-- --:--:-- 10818
100 2794 100 2794 0 0 3357 0 --:--:-- --:--:-- --:--:-- 3358
trying https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.7.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8666 100 8666 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k
building '/nix/store/nxqy10jhvq6304l61x613nxqikfbl7mb-_types_istanbul_lib_coverage___istanbul_lib_coverage_2.0.1.tgz.drv'...
building '/nix/store/m5d2byf5x8w6pgw6j7mbsjb43malrsa6-_types_istanbul_reports___istanbul_reports_1.1.1.tgz.drv'...
building '/nix/store/f6yi1sjgb0ywwmbi9j1sg7yjk02l7k6x-_types_prettier___prettier_1.19.1.tgz.drv'...
trying https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.10.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@types/hammerjs/-/hammerjs-2.0.36.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.35.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1718 100 1718 0 0 18475 0 --:--:-- --:--:-- --:--:-- 18673
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/27dbbrmh2aq6pr40whibyq1v08q08f39-_types_stack_utils___stack_utils_1.0.1.tgz.drv'...
trying https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2206 100 2206 0 0 23725 0 --:--:-- --:--:-- --:--:-- 23720
trying https://registry.yarnpkg.com/@types/istanbul-reports/-/istanbul-reports-1.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/aaikisivwr4dil84b3ml3a6b3bl8d6wr-_types_yargs___yargs_13.0.8.tgz.drv'...
100 8975 100 8975 0 0 11676 0 --:--:-- --:--:-- --:--:-- 11671
100 1898 100 1898 0 0 23826 0 --:--:-- --:--:-- --:--:-- 24025
100 6782 100 6782 0 0 83415 0 --:--:-- --:--:-- --:--:-- 83728
building '/nix/store/kiivwx3v3wbi6bspkd021c2rl6irj3vv-_types_yargs___yargs_15.0.4.tgz.drv'...
building '/nix/store/sqv3nax2sfa7vb561hrkhjhrmykmmbrg-_walletconnect_browser_utils___browser_utils_1.7.1.tgz.drv'...
building '/nix/store/kp85wxc6g454yp45bbkxxdxmsa50p7cy-_walletconnect_client___client_1.7.1.tgz.drv'...
100 3635 100 3635 0 0 4731 0 --:--:-- --:--:-- --:--:-- 4726
trying https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wkrhj0a2gr7vkhd9hfraki1286f4yv1n-_walletconnect_client___client_2.0.0_beta.23.tgz.drv'...
100 1932 100 1932 0 0 23746 0 --:--:-- --:--:-- --:--:-- 23851
trying https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/9409x3pknzxhz7w11vzsy5dslrw19inj-_walletconnect_core___core_1.7.1.tgz.drv'...
100 12520 100 12520 0 0 146k 0 --:--:-- --:--:-- --:--:-- 147k
trying https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/fmjfkhpcdqz5aq3xzmgsn8knr6ridghl-_walletconnect_crypto___crypto_1.0.1.tgz.drv'...
100 12630 100 12630 0 0 149k 0 --:--:-- --:--:-- --:--:-- 150k
trying https://registry.yarnpkg.com/@walletconnect/browser-utils/-/browser-utils-1.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@walletconnect/client/-/client-1.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/31zfvhbbkmbwzizzikczqslsw1zvy06n-_walletconnect_ecies_25519___ecies_25519_1.0.1.tgz.drv'...
100 22248 100 22248 0 0 67181 0 --:--:-- --:--:-- --:--:-- 67012
trying https://registry.yarnpkg.com/@walletconnect/client/-/client-2.0.0-beta.23.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8h2k2wy2wqwx7z1wci16cy7a3b9w2mw0-_walletconnect_encoding___encoding_1.0.0.tgz.drv'...
trying https://registry.yarnpkg.com/@walletconnect/core/-/core-1.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@walletconnect/crypto/-/crypto-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 65974 100 65974 0 0 419k 0 --:--:-- --:--:-- --:--:-- 421k
building '/nix/store/4jgwq1i2lv300cs573lmia41gj365l4c-_walletconnect_environment___environment_1.0.0.tgz.drv'...
100 73773 100 73773 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k
trying https://registry.yarnpkg.com/@walletconnect/ecies-25519/-/ecies-25519-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/xz9bpkncj7fin3v5mj18jh61f5dhdnlp-_walletconnect_iso_crypto___iso_crypto_1.7.1.tgz.drv'...
100 50180 100 50180 0 0 60008 0 --:--:-- --:--:-- --:--:-- 59952
trying https://registry.yarnpkg.com/@walletconnect/encoding/-/encoding-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qf6hs6yxm5d3gfyijx1nkljmb1s8i03s-_walletconnect_jsonrpc_provider___jsonrpc_provider_1.0.0.tgz.drv'...
100 26332 100 26332 0 0 175k 0 --:--:-- --:--:-- --:--:-- 174k
building '/nix/store/5ckl23f2ckqjxycj2waq8nqplacrwcxi-_walletconnect_jsonrpc_types___jsonrpc_types_1.0.0.tgz.drv'...
trying https://registry.yarnpkg.com/@walletconnect/environment/-/environment-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 34226 100 34226 0 0 47967 0 --:--:-- --:--:-- --:--:-- 47935
building '/nix/store/jnvk0mcwivl7zmwf29z3hwc3y1hwdlli-_walletconnect_jsonrpc_utils___jsonrpc_utils_1.0.0.tgz.drv'...
100 14470 100 14470 0 0 95268 0 --:--:-- --:--:-- --:--:-- 95827
trying https://registry.yarnpkg.com/@walletconnect/iso-crypto/-/iso-crypto-1.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/y347qcixwyjlf3acfy503aajp0ap1g15-_walletconnect_jsonrpc_ws_connection___jsonrpc_ws_connection_1.0.0.tgz.drv'...
100 167k 100 167k 0 0 109k 0 0:00:01 0:00:01 --:--:-- 109k
trying https://registry.yarnpkg.com/@walletconnect/jsonrpc-provider/-/jsonrpc-provider-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/kdv6bls3822q7bvrjqzs1l3kk74bh193-_walletconnect_logger___logger_1.0.0.tgz.drv'...
100 51282 100 51282 0 0 137k 0 --:--:-- --:--:-- --:--:-- 137k
trying https://registry.yarnpkg.com/@walletconnect/jsonrpc-types/-/jsonrpc-types-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27831 100 27831 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k
building '/nix/store/7adshcsiravxpzmwf3vjrmsrj4g9r115-_walletconnect_randombytes___randombytes_1.0.1.tgz.drv'...
100 34753 100 34753 0 0 87337 0 --:--:-- --:--:-- --:--:-- 87539
trying https://registry.yarnpkg.com/@walletconnect/jsonrpc-utils/-/jsonrpc-utils-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lvdaivcdcpvxgcskn59y26bk1z6fx9rw-_walletconnect_relay_api___relay_api_1.0.2.tgz.drv'...
100 36807 100 36807 0 0 254k 0 --:--:-- --:--:-- --:--:-- 253k
trying https://registry.yarnpkg.com/@walletconnect/jsonrpc-ws-connection/-/jsonrpc-ws-connection-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qjm1bazp22li4l1sa6s8agwr2g9zrs9l-_walletconnect_safe_json___safe_json_1.0.0.tgz.drv'...
trying https://registry.yarnpkg.com/@walletconnect/logger/-/logger-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bgrqyn8mjbwca8l1cgcnrsmlrd5vdg8j-_walletconnect_socket_transport___socket_transport_1.7.1.tgz.drv'...
trying https://registry.yarnpkg.com/@walletconnect/randombytes/-/randombytes-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@walletconnect/relay-api/-/relay-api-1.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21965 100 21965 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k
building '/nix/store/y71a5q173lm6k7yzzml9wqwf05gpa1s8-_walletconnect_types___types_1.7.1.tgz.drv'...
trying https://registry.yarnpkg.com/@walletconnect/safe-json/-/safe-json-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/@walletconnect/socket-transport/-/socket-transport-1.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12240 100 12240 0 0 70272 0 --:--:-- --:--:-- --:--:-- 69942
building '/nix/store/avqgzww690563vwn0fyix034kv8kfc84-_walletconnect_types___types_2.0.0_beta.23.tgz.drv'...
trying https://registry.yarnpkg.com/@walletconnect/types/-/types-1.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 51773 100 51773 0 0 160k 0 --:--:-- --:--:-- --:--:-- 161k
building '/nix/store/qq2d50fvphwlkyc0vzc2l88qfmji3glx-_walletconnect_utils___utils_1.7.1.tgz.drv'...
trying https://registry.yarnpkg.com/@walletconnect/types/-/types-2.0.0-beta.23.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 35471 100 35471 0 0 21217 0 0:00:01 0:00:01 --:--:-- 21227
building '/nix/store/hinx50xaw0wxy2n7xwk6vk8k3lc02pkq-_walletconnect_utils___utils_2.0.0_beta.23.tgz.drv'...
100 14580 100 14580 0 0 9747 0 0:00:01 0:00:01 --:--:-- 9752
building '/nix/store/jiji0ghpx2daliigrb2z4fsmr7k75pb3-_walletconnect_window_getters___window_getters_1.0.0.tgz.drv'...
trying https://registry.yarnpkg.com/@walletconnect/utils/-/utils-1.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2776 100 2776 0 0 3145 0 --:--:-- --:--:-- --:--:-- 3143
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/7rsvzwkvx68m0p7081lfzlnqjmxpxa29-_walletconnect_window_metadata___window_metadata_1.0.0.tgz.drv'...
100 19209 100 19209 0 0 12309 0 0:00:01 0:00:01 --:--:-- 12305
100 59573 100 59573 0 0 174k 0 --:--:-- --:--:-- --:--:-- 174k
trying https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.0.0-beta.23.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/q2bff4r9fd04zaq8q9y8y5ir85jv424j-aapt2-3.5.4-6197926-linux.jar.drv'...
building '/nix/store/nznss0nh7kvhw4nvr4f7bzqykjj1bbvr-aapt2-3.5.4-6197926-linux.jar.sha1.drv'...
trying https://registry.yarnpkg.com/@walletconnect/window-getters/-/window-getters-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13031 100 13031 0 0 93688 0 --:--:-- --:--:-- --:--:-- 93748
building '/nix/store/zbvqn9bibxfzn2w762vq0bfi8ys71cfw-aapt2-3.5.4-6197926.pom.drv'...
100 50429 100 50429 0 0 43330 0 0:00:01 0:00:01 --:--:-- 43361
trying https://registry.yarnpkg.com/@walletconnect/window-metadata/-/window-metadata-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/dqvqrlmlfbwfrl1dscsh1krgzxvhh0ml-aapt2-proto-0.1.0.jar.drv'...
100 14454 100 14454 0 0 88208 0 --:--:-- --:--:-- --:--:-- 88674
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2/3.5.4-6197926/aapt2-3.5.4-6197926-linux.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/v30ap2pk62fwxixani3lmybghzkr5gyf-aapt2-proto-0.1.0.pom.drv'...
100 1926k 100 1926k 0 0 9819k 0 --:--:-- --:--:-- --:--:-- 9780k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2/3.5.4-6197926/aapt2-3.5.4-6197926-linux.jar.sha1
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 40 100 40 0 0 378 0 --:--:-- --:--:-- --:--:-- 380
building '/nix/store/vwklb59zrwbk3vxmby39j4nd1vzz67zl-aapt2-proto-0.3.1.jar.drv'...
building '/nix/store/nzh81y8a40fcpv8g2ba0vp2zszdzgans-aapt2-proto-0.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2/3.5.4-6197926/aapt2-3.5.4-6197926.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1122 100 1122 0 0 15992 0 --:--:-- --:--:-- --:--:-- 16028
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2-proto/0.1.0/aapt2-proto-0.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 528k 100 528k 0 0 5169k 0 --:--:-- --:--:-- --:--:-- 5183k
building '/nix/store/d5gnlkzzll1r3196ymbqh85rpbmh2385-aapt2-proto-0.4.0.jar.drv'...
building '/nix/store/1z86rkmva15s1whklb790i6ysirlj2ym-aapt2-proto-0.4.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2-proto/0.1.0/aapt2-proto-0.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 847 100 847 0 0 19333 0 --:--:-- --:--:-- --:--:-- 19697
building '/nix/store/f2h56h2m1n7jya84lf6c8lfy2aps8v5n-aapt2-3.5.4-6197926.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2-proto/0.3.1/aapt2-proto-0.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 847 100 847 0 0 18977 0 --:--:-- --:--:-- --:--:-- 19250
building '/nix/store/8987i176hnzy2d0wqbyyymxbnlfv2a98-abab___abab_2.0.3.tgz.drv'...
100 579k 100 579k 0 0 5732k 0 --:--:-- --:--:-- --:--:-- 5739k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2-proto/0.4.0/aapt2-proto-0.4.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
unpacking sources
patching sources
Archive: /nix/store/bgd1iaa6cgxdqfm16p2sl3snqn8b6vas-aapt2-3.5.4-6197926/aapt2-3.5.4-6197926-linux.jar
creating: /tmp/tmp-status-mobile-9338bf71e/nix-build-aapt2-3.5.4-6197926.drv-0/tmp.GXV0qeuSpl/META-INF/
inflating: /tmp/tmp-status-mobile-9338bf71e/nix-build-aapt2-3.5.4-6197926.drv-0/tmp.GXV0qeuSpl/META-INF/MANIFEST.MF
inflating: /tmp/tmp-status-mobile-9338bf71e/nix-build-aapt2-3.5.4-6197926.drv-0/tmp.GXV0qeuSpl/aapt2
inflating: /tmp/tmp-status-mobile-9338bf71e/nix-build-aapt2-3.5.4-6197926.drv-0/tmp.GXV0qeuSpl/NOTICE
building '/nix/store/20b66wrcgkkq37lmdbv7lcb7rfyr76h9-abs_svg_path___abs_svg_path_0.1.1.tgz.drv'...
100 82370 100 82370 0 0 43853 0 0:00:01 0:00:01 --:--:-- 43837
100 600k 100 600k 0 0 4305k 0 --:--:-- --:--:-- --:--:-- 4323k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/aapt2-proto/0.4.0/aapt2-proto-0.4.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 847 100 847 0 0 19669 0 --:--:-- --:--:-- --:--:-- 20166
building '/nix/store/pk3ydhs5gis40mkmf6s74vi2pdf9b7l4-absolute_path___absolute_path_0.0.0.tgz.drv'...
building '/nix/store/a1xvdpkjyi776wx86dwsb6gw6yqd6d59-acorn___acorn_7.1.1.tgz.drv'...
building '/nix/store/xngs38j3sizphadda0vlmbnbrnwyvbgq-acorn_globals___acorn_globals_4.3.4.tgz.drv'...
freshening: aapt2 (deflated 66%)
trying https://registry.yarnpkg.com/abab/-/abab-2.0.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lk5msvkm9rlk176sya89lwgnxpdrc99z-acorn_walk___acorn_walk_6.2.0.tgz.drv'...
100 4862 100 4862 0 0 57351 0 --:--:-- --:--:-- --:--:-- 57880
trying https://registry.yarnpkg.com/abs-svg-path/-/abs-svg-path-0.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wddw3w6ida7azjzkqs48mnbmlfdcy9qi-activation-1.1.jar.drv'...
100 1079 100 1079 0 0 12786 0 --:--:-- --:--:-- --:--:-- 12845
trying https://registry.yarnpkg.com/absolute-path/-/absolute-path-0.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/g17kqrz4hkmki6ayh88dz27rpzqbx6r8-activation-1.1.pom.drv'...
100 1773 100 1773 0 0 22807 0 --:--:-- --:--:-- --:--:-- 23025
trying https://registry.yarnpkg.com/acorn/-/acorn-7.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 242k 100 242k 0 0 2391k 0 --:--:-- --:--:-- --:--:-- 2377k
trying https://registry.yarnpkg.com/acorn-globals/-/acorn-globals-4.3.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3145 100 3145 0 0 41805 0 --:--:-- --:--:-- --:--:-- 41381
building '/nix/store/k4xfsknwppcsarcpm824860b4ack6ybp-activity-1.0.0.aar.drv'...
building '/nix/store/cshwb773zyy1iwk228rkb50nninm3g0v-activity-1.0.0.pom.drv'...
building '/nix/store/0js1ca421wnbx8hl9ss6p1ig3rj4liqa-activity-1.2.4.aar.drv'...
trying https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16087 100 16087 0 0 180k 0 --:--:-- --:--:-- --:--:-- 182k
trying https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 62983 100 62983 0 0 1234k 0 --:--:-- --:--:-- --:--:-- 1255k
building '/nix/store/ybncq2djsb67kdwxnzjpqg7gfjh5hh4g-activity-1.2.4.pom.drv'...
building '/nix/store/90qgga49bi0iwjy7cj0m3p39f8scj9g6-ahbottomnavigation-3.3.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/javax/activation/activation/1.1/activation-1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1058 100 1058 0 0 37691 0 --:--:-- --:--:-- --:--:-- 39185
building '/nix/store/6z4a6lj8fgn9jhxra4jb2p3hdy37s2a7-ahbottomnavigation-3.3.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/activity/activity/1.0.0/activity-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13617 100 13617 0 0 293k 0 --:--:-- --:--:-- --:--:-- 295k
trying https://dl.google.com/dl/android/maven2/androidx/activity/activity/1.0.0/activity-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/activity/activity/1.2.4/activity-1.2.4.aar
building '/nix/store/2dcsqy53a0xj14hbp890pr743m6q9gad-ajv___ajv_6.12.2.tgz.drv'...
100 2512 100 2512 0 0 53929 0 --:--:-- --:--:-- --:--:-- 54608
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 69550 100 69550 0 0 625k 0 --:--:-- --:--:-- --:--:-- 628k
trying https://dl.google.com/dl/android/maven2/androidx/activity/activity/1.2.4/activity-1.2.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1l8b0dxw9qh8l6q78fhaqjvzf64l814x-all-1.2.0.pom.drv'...
building '/nix/store/7dgv6rh7b830vi2ajszbn3g3ln97mqnx-alphabase-1.0.0.jar.drv'...
100 3223 100 3223 0 0 69626 0 --:--:-- --:--:-- --:--:-- 68574
trying https://jitpack.io/com/github/wix-playground/ahbottomnavigation/3.3.0/ahbottomnavigation-3.3.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wpmm1hy7gd308715mxjsrhyvlfcb0cd8-alphabase-1.0.0.pom.drv'...
trying https://jitpack.io/com/github/wix-playground/ahbottomnavigation/3.3.0/ahbottomnavigation-3.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1504 100 1504 0 0 17887 0 --:--:-- --:--:-- --:--:-- 18120
trying https://registry.yarnpkg.com/ajv/-/ajv-6.12.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/574m524fx6wnsfj6f0319b5c8ivm3qsr-android-3.0.4.jar.drv'...
100 79018 100 79018 0 0 200k 0 --:--:-- --:--:-- --:--:-- 201k
100 195k 100 195k 0 0 2003k 0 --:--:-- --:--:-- --:--:-- 2019k
building '/nix/store/frpramkc8yrivildpi5i5vgi89lkl76l-android-3.0.4.pom.drv'...
building '/nix/store/ryb9qn2745jy8vvr7sqw6fz84jfdmsps-android-ndk-r22b-linux-x86_64.zip.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17945 100 17945 0 0 633k 0 --:--:-- --:--:-- --:--:-- 649k
trying https://repo.clojars.org/mvxcvi/alphabase/1.0.0/alphabase-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/r3gbkapvy8ycyv1klahvdhm802vx6wvn-android_m2repository_r47.zip.drv'...
trying https://repo.clojars.org/mvxcvi/alphabase/1.0.0/alphabase-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://jitpack.io/com/github/status-im/status-keycard-java/android/3.0.4/android-3.0.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9445 100 9445 0 0 20084 0 --:--:-- --:--:-- --:--:-- 20053
building '/nix/store/x8dvgi7a67mfarz95xshplqb9a4fxlc9-androidenv-android-sdk-license.drv'...
100 14498 100 14498 0 0 50757 0 --:--:-- --:--:-- --:--:-- 50692
trying https://jitpack.io/com/github/status-im/status-keycard-java/android/3.0.4/android-3.0.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/android/repository/android-ndk-r22b-linux-x86_64.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/dwbj8njzzmw9cml9s7cqsyld86d97fph-angus-activation-1.0.0.jar.drv'...
100 2853 100 2853 0 0 5412 0 --:--:-- --:--:-- --:--:-- 5403
100 1473 100 1473 0 0 7834 0 --:--:-- --:--:-- --:--:-- 7877
trying https://dl.google.com/android/repository/android_m2repository_r47.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/kzn4pq3l92ypjgsq8b42a376qqaild0w-animal-sniffer-annotations-1.14.jar'...
building '/nix/store/k11lhi9qyv20jzv5s3f5ddsh3qmwk6mm-animal-sniffer-annotations-1.14.jar.drv'...
waiting for lock on '/nix/store/9bv6m9d6shmnnrgp4pm4wn54527zqacq-animal-sniffer-annotations-1.14.pom'...
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/8aswbfhjpsjq1g5ygmhqpfmgpprqx4cq-angus-activation-1.0.0.pom.drv'...
building '/nix/store/8cw7pi07x7glrlvbmdn724is04ada2pz-angus-activation-project-1.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/1.0.0/angus-activation-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20744 100 20744 0 0 288k 0 --:--:-- --:--:-- --:--:-- 289k
building '/nix/store/nj75bfgm4qvkqw5mqlybaks5w5438ks3-animal-sniffer-annotations-1.14.pom.drv'...
100 3482 100 3482 0 0 87244 0 --:--:-- --:--:-- --:--:-- 89282
building '/nix/store/68cqdiibbw0nnzx6y1yv68wvjs3y2898-animal-sniffer-annotations-1.17.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/1.0.0/angus-activation-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2221 100 2221 0 0 61648 0 --:--:-- --:--:-- --:--:-- 63457
trying https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/1.0.0/angus-activation-project-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17838 100 17838 0 0 374k 0 --:--:-- --:--:-- --:--:-- 378k
building '/nix/store/q1205g1y4p7ysqzhyks0vx0j18zp6z3i-animal-sniffer-annotations-1.17.pom.drv'...
building '/nix/store/1wd8kl9h28034fygkhxnl8lv8wcmxq46-animal-sniffer-annotations-1.21.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2540 100 2540 0 0 80400 0 --:--:-- --:--:-- --:--:-- 81935
building '/nix/store/g18m8p3xkww5x6ychd1klhx4mf2zvxw9-animal-sniffer-annotations-1.21.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3448 100 3448 0 0 61637 0 --:--:-- --:--:-- --:--:-- 62690
building '/nix/store/2w776y4ms60gz2mmk105wjv0rvm0ps4n-animal-sniffer-parent-1.14.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2572 100 2572 0 0 58589 0 --:--:-- --:--:-- --:--:-- 59813
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.21/animal-sniffer-annotations-1.21.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3348 100 3348 0 0 67465 0 --:--:-- --:--:-- --:--:-- 68326
building '/nix/store/mjn937736lxgdpis43xcf7rqd5gv5yyn-animal-sniffer-parent-1.17.pom.drv'...
building '/nix/store/kwq150hccvp2zsiy6f9nqh0dpgrj2gky-animal-sniffer-parent-1.21.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.21/animal-sniffer-annotations-1.21.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2572 100 2572 0 0 43040 0 --:--:-- --:--:-- --:--:-- 43593
building '/nix/store/lrj9d4frwfdd75chdhgpxmmkkhpfhg4s-animated-base-2.2.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4385 100 4385 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k
building '/nix/store/01pknai0n00i8m8165nw1ykzzwz3xbxl-animated-base-2.2.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8607 100 8607 0 0 206k 0 --:--:-- --:--:-- --:--:-- 210k
building '/nix/store/7nhilxfjmqrjb23nlf3fq05d4a7ixldv-animated-drawable-2.2.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.21/animal-sniffer-parent-1.21.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/animated-base/2.2.0/animated-base-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7836 100 7836 0 0 91230 0 --:--:-- --:--:-- --:--:-- 92188
building '/nix/store/69489i409ls9aqiiq9mnqr3493r3ph2z-animated-drawable-2.2.0.pom.drv'...
100 47478 100 47478 0 0 591k 0 --:--:-- --:--:-- --:--:-- 594k
building '/nix/store/klf33vzv4sb60s8l29g2pvvld34nb5b1-animated-gif-2.2.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/animated-drawable/2.2.0/animated-drawable-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33496 100 33496 0 0 537k 0 --:--:-- --:--:-- --:--:-- 545k
building '/nix/store/k16ghv18kscr7w6mdckqnly4i31sk28n-animated-gif-2.2.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/animated-gif/2.2.0/animated-gif-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 429k 100 429k 0 0 2366k 0 --:--:-- --:--:-- --:--:-- 2372k
building '/nix/store/aahycr79g2mfwi0ly2f7gygg4wj6ba6c-animated-vector-drawable-26.0.2.aar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/animated-gif/2.2.0/animated-gif-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3829 100 3829 0 0 54133 0 --:--:-- --:--:-- --:--:-- 53929
building '/nix/store/dq0km0ln7a1v5flq72f432jlb2jicxz0-animated-vector-drawable-26.0.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/animated-base/2.2.0/animated-base-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5146 100 5146 0 0 87509 0 --:--:-- --:--:-- --:--:-- 88724
building '/nix/store/ic37mwhn20zcf0dxqdf5hzrywfgiswb1-animated-vector-drawable-27.0.1.aar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/animated-drawable/2.2.0/animated-drawable-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4975 100 4975 0 0 33035 0 --:--:-- --:--:-- --:--:-- 33166
building '/nix/store/p2k9r88fkwrkyrwzahs1rfa9n4spwsdn-animated-vector-drawable-27.0.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/animated-vector-drawable/26.0.2/animated-vector-drawable-26.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 35167 100 35167 0 0 301k 0 --:--:-- --:--:-- --:--:-- 303k
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/r8c3ga82n796p3gipqghkpjmcp0bsjkk-annotation-0.8.2.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/animated-vector-drawable/26.0.2/animated-vector-drawable-26.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1592 100 1592 0 0 12245 0 --:--:-- --:--:-- --:--:-- 12341
building '/nix/store/qw8dz37chvxf8yqm5fdz9ggdmwhls22r-annotation-0.8.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/animated-vector-drawable/27.0.1/animated-vector-drawable-27.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 35261 100 35261 0 0 246k 0 --:--:-- --:--:-- --:--:-- 247k
trying https://dl.google.com/dl/android/maven2/com/android/support/animated-vector-drawable/27.0.1/animated-vector-drawable-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/74scvx9nypcga2iah9c0rvlskdn9akvj-annotation-0.9.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/annotation/0.8.2/annotation-0.8.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1638 100 1638 0 0 5939 0 --:--:-- --:--:-- --:--:-- 5956
building '/nix/store/djg4hx7rp4shisj521al2wryhzrdwgs5-annotation-0.9.0.pom.drv'...
100 1287 100 1287 0 0 28717 0 --:--:-- --:--:-- --:--:-- 29250
building '/nix/store/2ka4g09x5whllh7g62q43klcmky1z930-annotation-1.0.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/annotation/0.8.2/annotation-0.8.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 924 100 924 0 0 21840 0 --:--:-- --:--:-- --:--:-- 22000
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/annotation/0.9.0/annotation-0.9.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/amzygh048mb2ki26k1fbx24l5b0a9pby-annotation-1.0.0.pom.drv'...
100 1107 100 1107 0 0 13231 0 --:--:-- --:--:-- --:--:-- 13337
building '/nix/store/hfmdyg38smlmh745d880zlg9jjpk17qh-annotation-1.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/annotation/0.9.0/annotation-0.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 924 100 924 0 0 27631 0 --:--:-- --:--:-- --:--:-- 28000
building '/nix/store/h2ldazj1az85b153l065rcfks7ipb6dp-annotation-1.0.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.0.0/annotation-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25378 100 25378 0 0 372k 0 --:--:-- --:--:-- --:--:-- 375k
building '/nix/store/5l1wmr7avfkfc87ngi4zszs0whicgz25-annotation-1.0.2.jar.drv'...
100 339M 100 339M 0 0 47.4M 0 0:00:07 0:00:07 --:--:-- 47.4M
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.0.0/annotation-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1309 100 1309 0 0 25281 0 --:--:-- --:--:-- --:--:-- 25666
building '/nix/store/lqhjhgn2jp4hwq0f394kb3ipqky3x6cr-annotation-1.0.2.pom.drv'...
building '/nix/store/krs36fn6qj9cc43x0snzqri9xjpg8kwj-annotation-1.1.0.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.0.1/annotation-1.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25414 100 25414 0 0 279k 0 --:--:-- --:--:-- --:--:-- 282k
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.0.1/annotation-1.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1309 100 1309 0 0 16382 0 --:--:-- --:--:-- --:--:-- 16569
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.0.2/annotation-1.0.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25432 100 25432 0 0 280k 0 --:--:-- --:--:-- --:--:-- 282k
building '/nix/store/ww5v8f6snvxw89lq4v5vmkxfg3hjjr3r-annotation-1.1.0.pom.drv'...
building '/nix/store/kj2hhh096q6wlw8fw2akq3dpkbhmhsbj-annotation-1.2.0.jar.drv'...
building '/nix/store/f8zqf613imhgv43f5nf5i7r90yp7znnz-annotation-1.2.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.0.2/annotation-1.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1309 100 1309 0 0 28288 0 --:--:-- --:--:-- --:--:-- 28456
building '/nix/store/rsnwn3bs302vgvsd86zpap847iqp2s8h-annotation-experimental-1.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.1.0/annotation-1.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.1.0/annotation-1.1.0.pom
100 28478 100 28478 0 0 459k 0 --:--:-- --:--:-- --:--:-- 463k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/mmhr28in3z52i07izy6z1y2varc7lk5k-annotation-experimental-1.0.0.pom.drv'...
100 1309 100 1309 0 0 20407 0 --:--:-- --:--:-- --:--:-- 20453
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.2.0/annotation-1.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29520 100 29520 0 0 492k 0 --:--:-- --:--:-- --:--:-- 497k
building '/nix/store/vn102x1vf75rs208f83i5r10nljncz9n-annotation-experimental-1.1.0.aar.drv'...
building '/nix/store/b1fk4sdl7w23fnry96q7yacy4w518s5k-annotation-experimental-1.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation/1.2.0/annotation-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1706 100 1706 0 0 37787 0 --:--:-- --:--:-- --:--:-- 37911
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.0.0/annotation-experimental-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/44kwwfx8k81aai3pkq7s8b43l0n0dc3w-annotations-12.0.jar.drv'...
100 11995 100 11995 0 0 166k 0 --:--:-- --:--:-- --:--:-- 167k
building '/nix/store/83kkpf9vfaa4d4m319q7c84kn8bdl839-annotations-12.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.0.0/annotation-experimental-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1312 100 1312 0 0 22943 0 --:--:-- --:--:-- --:--:-- 23017
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17209 100 17209 0 0 307k 0 --:--:-- --:--:-- --:--:-- 311k
building '/nix/store/8ifrf8llhq1sy5ll2px6vdp61wc112h9-annotations-13.0.jar.drv'...
building '/nix/store/jh2r6nnlj4zy3q3ri1hb52z1hxn8gc7v-annotations-13.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/annotation/annotation-experimental/1.1.0/annotation-experimental-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/intellij/annotations/12.0/annotations-12.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1725 100 1725 0 0 37419 0 --:--:-- --:--:-- --:--:-- 38333
building '/nix/store/x8apdd5zr81hciplv21pm85ignwzk06b-annotations-24.1.3.jar.drv'...
100 20195 100 20195 0 0 377k 0 --:--:-- --:--:-- --:--:-- 379k
trying https://repo.maven.apache.org/maven2/com/intellij/annotations/12.0/annotations-12.0.pom
building '/nix/store/ss3lqhs03p9f7pa4zn3x39h3bzpk0cji-annotations-24.1.3.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1571 100 1571 0 0 30109 0 --:--:-- --:--:-- --:--:-- 29641
trying https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17536 100 17536 0 0 353k 0 --:--:-- --:--:-- --:--:-- 356k
building '/nix/store/jwrcf0rbwajh2lh1vqv5ip031qqj4i80-annotations-24.3.1.jar.drv'...
building '/nix/store/s4bdlccdjhkpphgjphl0srjllya9mx43-annotations-24.3.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4930 100 4930 0 0 149k 0 --:--:-- --:--:-- --:--:-- 150k
building '/nix/store/l6c0pms1v2kz8gf5i0vwkfk2qjw5jvl5-annotations-24.5.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/annotations/24.1.3/annotations-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8015 100 8015 0 0 130k 0 --:--:-- --:--:-- --:--:-- 132k
trying https://repo.maven.apache.org/maven2/com/android/tools/annotations/24.1.3/annotations-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1072 100 1072 0 0 20223 0 --:--:-- --:--:-- --:--:-- 20615
building '/nix/store/ikd17l159rmpgk7wl1xdn88g8kpp4xc3-annotations-24.5.0.pom.drv'...
building '/nix/store/2x80y1xsccnr2wb1idvg7sfxplqrn9a2-annotations-26.0.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/annotations/24.3.1/annotations-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8015 100 8015 0 0 118k 0 --:--:-- --:--:-- --:--:-- 120k
trying https://repo.maven.apache.org/maven2/com/android/tools/annotations/24.3.1/annotations-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/i0qnjdjdg5iw7vyxq5q5dhlgk407zqgg-annotations-26.0.0.pom.drv'...
100 1072 100 1072 0 0 28475 0 --:--:-- --:--:-- --:--:-- 28210
building '/nix/store/q74brq9cv01f5lzifw8j8yc8b4d53h43-annotations-26.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/annotations/24.5.0/annotations-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1072 100 1072 0 0 28753 0 --:--:-- --:--:-- --:--:-- 28972
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.0/annotations-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/9g6i5730sxi0bdzqnc950b7qdr936mim-annotations-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/annotations/24.5.0/annotations-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8024 100 8024 0 0 265k 0 --:--:-- --:--:-- --:--:-- 270k
100 8024 100 8024 0 0 138k 0 --:--:-- --:--:-- --:--:-- 139k
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.0/annotations-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1117 100 1117 0 0 23286 0 --:--:-- --:--:-- --:--:-- 23765
building '/nix/store/ii07590m2vdzrqpj9vf547kbi4f64wl5-annotations-26.1.4.jar.drv'...
building '/nix/store/46pz5qhs69ij49scr1vvfadr54y7rqrq-annotations-26.1.4.pom.drv'...
building '/nix/store/17wvgxz9b14j3lmfi8l571c7kkw2wgm6-annotations-26.2.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.1/annotations-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8024 100 8024 0 0 160k 0 --:--:-- --:--:-- --:--:-- 163k
building '/nix/store/lh2zyr1z1y1ca2phjslfpzgx41nv7d7l-annotations-26.2.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.0.1/annotations-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1117 100 1117 0 0 15332 0 --:--:-- --:--:-- --:--:-- 15513
building '/nix/store/pcpr2l7n7glmg6d4dcwp9mcz4hag7gc0-annotations-26.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.1.4/annotations-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8024 100 8024 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k
building '/nix/store/kwrbqdiadniy8wisn0isjflvsjkq477z-annotations-26.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.1.4/annotations-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1117 100 1117 0 0 20625 0 --:--:-- --:--:-- --:--:-- 20685
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.2.1/annotations-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8024 100 8024 0 0 147k 0 --:--:-- --:--:-- --:--:-- 147k
building '/nix/store/gs7xpc0crc6sxkbcykkmg9ilgnd0y3ik-annotations-26.5.4.jar.drv'...
building '/nix/store/wz8d699r5m4dm41n740z4ml3xy7xpkb1-annotations-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.2.1/annotations-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1129 100 1129 0 0 22802 0 --:--:-- --:--:-- --:--:-- 23040
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.3.1/annotations-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8024 100 8024 0 0 155k 0 --:--:-- --:--:-- --:--:-- 156k
building '/nix/store/bvmdvn59jh5anlvyxp212i45iiyklsi7-annotations-4.12.0.jar.drv'...
building '/nix/store/zdah1wpwrcijg2lf4j2ldvpdb9r5xplq-annotations-4.12.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.3.1/annotations-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1129 100 1129 0 0 23619 0 --:--:-- --:--:-- --:--:-- 24021
building '/nix/store/7yjhr9qljnd3k076r1cb8r0nfcih3lvn-anser___anser_1.4.9.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.5.4/annotations-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10283 100 10283 0 0 189k 0 --:--:-- --:--:-- --:--:-- 193k
trying https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.5.4/annotations-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1129 100 1129 0 0 25375 0 --:--:-- --:--:-- --:--:-- 25659
building '/nix/store/sdb9hapslzikvfq75zqkxqc56ncb9q85-ansi_colors___ansi_colors_1.1.0.tgz.drv'...
building '/nix/store/7hyiygmwgzxwaki2zawpnv2a64ks6d60-ansi_fragments___ansi_fragments_0.2.1.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/annotations/4.12.0/annotations-4.12.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/annotations/4.12.0/annotations-4.12.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3707 100 3707 0 0 95332 0 --:--:-- --:--:-- --:--:-- 97552
building '/nix/store/zjrs75m5znpbssls2gcxxvp5igmandkc-antlr-2.7.1.jar.drv'...
100 1327 100 1327 0 0 41197 0 --:--:-- --:--:-- --:--:-- 41468
trying https://registry.yarnpkg.com/anser/-/anser-1.4.9.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8255 100 8255 0 0 99615 0 --:--:-- --:--:-- --:--:-- 98k
building '/nix/store/pvrzlzf5xl7hc6arz0jxciqr1j8289kl-antlr-2.7.1.pom.drv'...
building '/nix/store/x8vinyfdmvjqj8fbc12bfhkyajg9cfh6-antlr-2.7.7.jar.drv'...
100 1095M 100 1095M 0 0 68.4M 0 0:00:16 0:00:16 --:--:-- 80.1M
trying https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-1.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4454 100 4454 0 0 58413 0 --:--:-- --:--:-- --:--:-- 58605
trying https://registry.yarnpkg.com/ansi-fragments/-/ansi-fragments-0.2.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/9akmiz3iqiszy1as37bw22shz5x0ahq4-antlr-2.7.7.pom.drv'...
building '/nix/store/5cr648prg4wrn88v4maj2yhx1cgq0vf8-antlr-3.5.2.jar.drv'...
100 8528 100 8528 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k
trying https://repo.maven.apache.org/maven2/antlr/antlr/2.7.1/antlr-2.7.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 71695 100 71695 0 0 546k 0 --:--:-- --:--:-- --:--:-- 551k
trying https://repo.maven.apache.org/maven2/antlr/antlr/2.7.1/antlr-2.7.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 145 100 145 0 0 4760 0 --:--:-- --:--:-- --:--:-- 4833
trying https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 434k 100 434k 0 0 9617k 0 --:--:-- --:--:-- --:--:-- 9663k
building '/nix/store/5877zqsxsss06hlg99gmqidnly9bz6v3-antlr-3.5.2.pom.drv'...
building '/nix/store/vgi765wnpl7l93rvzm5ncp82yafrhj2m-antlr-master-3.3.pom.drv'...
building '/nix/store/y4zrz4maxq148wbi7mz0y6ra67q2xmnq-antlr-master-3.5.2.pom.drv'...
building '/nix/store/mxqh75kqd746y8ng6idnldwfacwqzzd7-antlr-master-3.5.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 632 100 632 0 0 9687 0 --:--:-- --:--:-- --:--:-- 9723
building '/nix/store/bz5gg5dxvbx3h4phxwagpkys7p24s1cy-antlr-runtime-3.3.jar.drv'...
100 1126k 100 1126k 0 0 19.2M 0 --:--:-- --:--:-- --:--:-- 19.6M
building '/nix/store/5az0q2r3sw4ds8naw8c8952i9iwshqvm-antlr-runtime-3.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2730 100 2730 0 0 58519 0 --:--:-- --:--:-- --:--:-- 59347
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.3/antlr-master-3.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9365 100 9365 0 0 171k 0 --:--:-- --:--:-- --:--:-- 172k
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12282 100 12282 0 0 407k 0 --:--:-- --:--:-- --:--:-- 413k
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-master/3.5.3/antlr-master-3.5.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2dgg6fzvfvl1dcddahsim79w09wffpci-antlr-runtime-3.5.2.jar.drv'...
building '/nix/store/pm585b93g985fw6pnd4gnsfbfxd3drls-antlr-runtime-3.5.2.pom.drv'...
building '/nix/store/h8xagiszc5cc4vs3visb0ll3hn4n3li6-antlr-runtime-3.5.3.jar.drv'...
100 11339 100 11339 0 0 276k 0 --:--:-- --:--:-- --:--:-- 283k
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vb7xqgp09fin4dylppyya7kk9maww20n-antlr-runtime-3.5.3.pom.drv'...
100 159k 100 159k 0 0 2435k 0 --:--:-- --:--:-- --:--:-- 2458k
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4051 100 4051 0 0 143k 0 --:--:-- --:--:-- --:--:-- 146k
building '/nix/store/5a8jry4skpczbazhgr95fxlkilgklhdp-antlr4-4.5.3.jar.drv'...
building '/nix/store/yk76qf9m1v6qihasfaf0w6rmjs8p9zl0-antlr4-4.5.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 163k 100 163k 0 0 3788k 0 --:--:-- --:--:-- --:--:-- 3809k
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2241 100 2241 0 0 69830 0 --:--:-- --:--:-- --:--:-- 70031
building '/nix/store/z86vf33wgpf1a769q8agikrp0l70wsr1-antlr4-4.5.jar.drv'...
building '/nix/store/19i7bxh3ckxrgscxzjdfdap415synbwl-antlr4-4.5.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 169k 100 169k 0 0 4105k 0 --:--:-- --:--:-- --:--:-- 4125k
trying https://repo.maven.apache.org/maven2/org/antlr/antlr-runtime/3.5.3/antlr-runtime-3.5.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2860 100 2860 0 0 94915 0 --:--:-- --:--:-- --:--:-- 98620
building '/nix/store/hmxkpaq8pikv276z6qklzbya4cdbw21n-antlr4-annotations-4.5.jar.drv'...
building '/nix/store/czjzpv6g48f8bw9zjv6cl5hn4fgd8h76-antlr4-annotations-4.5.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.5.3/antlr4-4.5.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1450k 100 1450k 0 0 24.0M 0 --:--:-- --:--:-- --:--:-- 24.4M
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4/4.5.3/antlr4-4.5.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4746 100 4746 0 0 167k 0 --:--:-- --:--:-- --:--:-- 171k
building '/nix/store/ianbmglm0di34l2r654p1jla1zlhxw38-antlr4-annotations-4.9.0.jar.drv'...
building '/nix/store/a7ffz59q3kbrxff9jmgixn2j4nnh3q4b-antlr4-annotations-4.9.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4/4.5/antlr4-4.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 651k 100 651k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 12.4M
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4/4.5/antlr4-4.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6492 100 6492 0 0 155k 0 --:--:-- --:--:-- --:--:-- 158k
building '/nix/store/b45ylfqhvrr886hdlz08kk1gllifa7r0-antlr4-master-4.10.1.pom.drv'...
building '/nix/store/rh5p0cc9rqhgbiw1mmmrw7nbnxl41nl9-antlr4-master-4.5.2-1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-annotations/4.5/antlr4-annotations-4.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10552 100 10552 0 0 337k 0 --:--:-- --:--:-- --:--:-- 343k
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-annotations/4.5/antlr4-annotations-4.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1283 100 1283 0 0 45493 0 --:--:-- --:--:-- --:--:-- 45821
building '/nix/store/r8jspr0iqv7hzv8vm6kxg488x9crmqgc-antlr4-master-4.5.3.pom.drv'...
building '/nix/store/nfbab402qb8r4dqw7ni43nrpg5r1xk77-antlr4-master-4.5.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-annotations/4.9.0/antlr4-annotations-4.9.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11053 100 11053 0 0 181k 0 --:--:-- --:--:-- --:--:-- 182k
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-annotations/4.9.0/antlr4-annotations-4.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1320 100 1320 0 0 44283 0 --:--:-- --:--:-- --:--:-- 45517
building '/nix/store/axqsdb90acyakj3ygamp0ia790lmyx4l-antlr4-master-4.9.0.pom.drv'...
building '/nix/store/6c3zsy9m6pvhf270dxk68if59q8gnbb9-antlr4-runtime-4.10.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.10.1/antlr4-master-4.10.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4384 100 4384 0 0 124k 0 --:--:-- --:--:-- --:--:-- 125k
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.2-1/antlr4-master-4.5.2-1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3685 100 3685 0 0 127k 0 --:--:-- --:--:-- --:--:-- 128k
building '/nix/store/b2dvs3gxpw23a4kdg2zbv1n0xw6w4npq-antlr4-runtime-4.10.1.pom.drv'...
building '/nix/store/g39f0xy616w9mhcm3cp626b1z97j5ynj-antlr4-runtime-4.5.2-1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3683 100 3683 0 0 113k 0 --:--:-- --:--:-- --:--:-- 116k
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-master/4.5/antlr4-master-4.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8090 100 8090 0 0 253k 0 --:--:-- --:--:-- --:--:-- 254k
building '/nix/store/1s9qfqyppvn2s8fmxhfgmjgpsd6idn41-antlr4-runtime-4.5.2-1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-master/4.9.0/antlr4-master-4.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9733 100 9733 0 0 187k 0 --:--:-- --:--:-- --:--:-- 186k
building '/nix/store/4bq971ljp696m7xxnsb0rqd4y75mjkym-antlr4-runtime-4.5.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 314k 100 314k 0 0 6912k 0 --:--:-- --:--:-- --:--:-- 6990k
building '/nix/store/pga4q0plkd6fwbvy82mm92fwn04xa559-antlr4-runtime-4.5.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.10.1/antlr4-runtime-4.10.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3470 100 3470 0 0 118k 0 --:--:-- --:--:-- --:--:-- 121k
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.2-1/antlr4-runtime-4.5.2-1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 294k 100 294k 0 0 6664k 0 --:--:-- --:--:-- --:--:-- 6845k
building '/nix/store/0hm2xgpbi2yfpb7yp5g3dpk9mqvmfv4i-antlr4-runtime-4.9.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.2-1/antlr4-runtime-4.5.2-1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2312 100 2312 0 0 50406 0 --:--:-- --:--:-- --:--:-- 51377
building '/nix/store/k5hz35nn85imskj9ykgfrfyjm55wlwl2-antlr4-runtime-4.9.0.pom.drv'...
building '/nix/store/nlm0c6xlbapr8nk0xnrdqdzpsgd45nkj-apache-13.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-runtime/4.5/antlr4-runtime-4.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 418k 100 418k 0 0 8857k 0 --:--:-- --:--:-- --:--:-- 8896k
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-runtime/4.5/antlr4-runtime-4.5.pom
building '/nix/store/096sfwwnbwywf0f3pr0ck4y4l5i5xr7b-apache-15.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5413 100 5413 0 0 176k 0 --:--:-- --:--:-- --:--:-- 182k
building '/nix/store/hvc6rnif294bnvbvvd6s4pcdfwl7kn8a-apache-16.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-runtime/4.9.0/antlr4-runtime-4.9.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 418k 100 418k 0 0 9072k 0 --:--:-- --:--:-- --:--:-- 9092k
building '/nix/store/dj31wz6sysz8k18lxnmpsyiflqiavswz-apache-18.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/tunnelvisionlabs/antlr4-runtime/4.9.0/antlr4-runtime-4.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5895 100 5895 0 0 181k 0 --:--:-- --:--:-- --:--:-- 185k
trying https://tarballs.nixos.org/sha256/07c4yg52q1qiz2b982pcsiwf9ahmpil4jy7lpqvi5m0z6sq3slgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/mgf7yizcihhjdf9i3fg40k3czicdb7lr-apache-21.pom.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 13974 100 13974 0 0 379k 0 --:--:-- --:--:-- --:--:-- 379k
trying https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15236 100 15236 0 0 524k 0 --:--:-- --:--:-- --:--:-- 531k
building '/nix/store/dpgws2c0h44ff2svzkbqxx8ihlw3i4r6-apache-23.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15397 100 15397 0 0 510k 0 --:--:-- --:--:-- --:--:-- 518k
building '/nix/store/7m712ljs7sb2qa5k575djd2pc0vq5zsq-apache-4.pom.drv'...
building '/nix/store/4q7lggypn8fhzbpl6smqhwbnzsilwhhw-apache-9.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15667 100 15667 0 0 512k 0 --:--:-- --:--:-- --:--:-- 527k
waiting for lock on '/nix/store/4rk5fhxir5hij3mkdpz6vw40ddyckyjn-commons-codec-1.10.jar'...
building '/nix/store/rabah5mmb0agd65gfyahhji8wcsahh3d-commons-codec-1.10.jar.drv'...
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
trying https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17107 100 17107 0 0 618k 0 --:--:-- --:--:-- --:--:-- 642k
trying https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1wh2489j77mwmwfriqn3jicsbha0s34s-apksig-3.0.0.jar.drv'...
100 18422 100 18422 0 0 641k 0 --:--:-- --:--:-- --:--:-- 666k
trying https://tarballs.nixos.org/sha256/152iri0kbrxir93w23b31045gpvh3g9rc37gxya27sx8dfi274wy
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4495 100 4495 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k
building '/nix/store/hkkxc55ia4y0hh2cbc5d8y5hf745nag0-apksig-3.0.0.pom.drv'...
building '/nix/store/if4s5h4isbrj4iicmk9wfk65ymrvjddg-apksig-3.0.1.jar.drv'...
building '/nix/store/mw86xpj83k3qjvng7pr5ws8xn90gnmy6-apksig-3.0.1.pom.drv'...
trying https://repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 277k 100 277k 0 0 5094k 0 --:--:-- --:--:-- --:--:-- 5139k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.0/apksig-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/h2s4db1f7sx26nd0k2shgsgqqkzzp5bi-apksig-3.1.4.jar.drv'...
trying https://tarballs.nixos.org/sha256/1p8qrz7swd6ylwfiv6x4kr3gip6sy2vca8xwydlxm3kwah5fcij9
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15160 100 15160 0 0 372k 0 --:--:-- --:--:-- --:--:-- 372k
100 255k 100 255k 0 0 1534k 0 --:--:-- --:--:-- --:--:-- 1537k
building '/nix/store/b5a9nqk65i93g5d5spy1bnhxjvih4s8m-apksig-3.1.4.pom.drv'...
building '/nix/store/c0xs4gs633gjhfhxw63w86d0vspms6km-apksig-3.2.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.0/apksig-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1329 100 1329 0 0 19942 0 --:--:-- --:--:-- --:--:-- 20136
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.1/apksig-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/cs5gzlxfn8vx0qma2piyf2bink54h2qv-apksig-3.2.1.pom.drv'...
100 255k 100 255k 0 0 3030k 0 --:--:-- --:--:-- --:--:-- 3003k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.0.1/apksig-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1329 100 1329 0 0 19186 0 --:--:-- --:--:-- --:--:-- 19260
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.1.4/apksig-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/d29jlmym1x4c2l00f7a4xcll4c1xciyv-apksig-3.3.1.jar.drv'...
building '/nix/store/7nhblpv7zfbx9wpng8l4pxg68gcwrc2k-apksig-3.3.1.pom.drv'...
100 271k 100 271k 0 0 3049k 0 --:--:-- --:--:-- --:--:-- 3087k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.1.4/apksig-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1329 100 1329 0 0 28806 0 --:--:-- --:--:-- --:--:-- 28891
building '/nix/store/71x4fkd2y5z4xcjz5zxm0l7ii4gssa76-apksig-3.5.4.jar.drv'...
building '/nix/store/cmasmvd51mvb0ckrnx39yz96f2ldqih1-apksig-3.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.2.1/apksig-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 271k 100 271k 0 0 2575k 0 --:--:-- --:--:-- --:--:-- 2587k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.2.1/apksig-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1147 100 1147 0 0 24061 0 --:--:-- --:--:-- --:--:-- 24404
building '/nix/store/hzmmx8hk8jh2fyc8gnr23zgm5j87mb3q-apkzlib-3.2.1.jar.drv'...
building '/nix/store/kclwwchaz507y0y4gjvsi0lww33a9rbn-apkzlib-3.2.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.3.1/apksig-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 271k 100 271k 0 0 2241k 0 --:--:-- --:--:-- --:--:-- 2245k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.3.1/apksig-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ix5a83flayc2aphkfjqinlpq9li7sr1x-apkzlib-3.3.1.jar.drv'...
100 1147 100 1147 0 0 17017 0 --:--:-- --:--:-- --:--:-- 17119
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.5.4/apksig-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8dcmyi4y4gkias2c90gfzd2vfyhybks7-apkzlib-3.3.1.pom.drv'...
100 341k 100 341k 0 0 3610k 0 --:--:-- --:--:-- --:--:-- 3634k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.5.4/apksig-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1147 100 1147 0 0 24209 0 --:--:-- --:--:-- --:--:-- 24404
building '/nix/store/nj1lnz0vs362zjypzc1ccgray3cvjahf-apkzlib-3.5.4.jar.drv'...
building '/nix/store/jz0gsapb1k1ksfywbiz6mwq05ys38vrv-apkzlib-3.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apkzlib/3.2.1/apkzlib-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 165k 100 165k 0 0 2120k 0 --:--:-- --:--:-- --:--:-- 2124k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apkzlib/3.2.1/apkzlib-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2050 100 2050 0 0 30908 0 --:--:-- --:--:-- --:--:-- 31060
building '/nix/store/jlds51s01bgiglcfpd40ss145f7y8ywx-appcompat-1.0.0.aar.drv'...
building '/nix/store/xcfvrgl7ava0zh6510xldvlnnsvfxkd1-appcompat-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apkzlib/3.3.1/apkzlib-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 164k 100 164k 0 0 1609k 0 --:--:-- --:--:-- --:--:-- 1615k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apkzlib/3.3.1/apkzlib-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2050 100 2050 0 0 44780 0 --:--:-- --:--:-- --:--:-- 45555
building '/nix/store/fd9hqvnd5k56lichsq0k5bw4cbp6gc0z-appcompat-1.0.2.aar.drv'...
building '/nix/store/fkfhbfvdmc0wid1qzzlqw5gbvlwxgnq8-appcompat-1.0.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apkzlib/3.5.4/apkzlib-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 195k 100 195k 0 0 2303k 0 --:--:-- --:--:-- --:--:-- 2329k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/apkzlib/3.5.4/apkzlib-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2050 100 2050 0 0 45871 0 --:--:-- --:--:-- --:--:-- 46590
building '/nix/store/y4lfq6f9d2430wb4cfn9am40rhk5ylh1-appcompat-1.1.0.aar.drv'...
building '/nix/store/man5c94pjyb0a6qf89l9077wk2vnqdbf-appcompat-1.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.0.0/appcompat-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.0.0/appcompat-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3031 100 3031 0 0 68089 0 --:--:-- --:--:-- --:--:-- 68886
building '/nix/store/ymgq7va150k6glxkpjrqs8a9l72q7kms-appcompat-1.2.0.aar.drv'...
100 1051k 100 1051k 0 0 8842k 0 --:--:-- --:--:-- --:--:-- 8913k
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.0.2/appcompat-1.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.0.2/appcompat-1.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1w9wd8saf1xm0cn15a7inh64lxv08b5v-appcompat-1.2.0.pom.drv'...
100 1051k 100 1051k 0 0 6636k 0 --:--:-- --:--:-- --:--:-- 6657k
100 3031 100 3031 0 0 68873 0 --:--:-- --:--:-- --:--:-- 70488
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.1.0/appcompat-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ksgds66jrman86ylaw0j4pap88zjb8dv-appcompat-1.3.1.aar.drv'...
building '/nix/store/ynrjkxp7a3rbdrd8kijjnszmcg6dpn2q-appcompat-1.3.1.pom.drv'...
100 1043k 100 1043k 0 0 8320k 0 --:--:-- --:--:-- --:--:-- 8344k
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.1.0/appcompat-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2786 100 2786 0 0 58735 0 --:--:-- --:--:-- --:--:-- 59276
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.2.0/appcompat-1.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vl11rfpans0q0kggynd84ynn9pkra9sk-appcompat-resources-1.1.0.aar.drv'...
building '/nix/store/fsnnhhnh9sy74igjmfl7xdizx86sw1gl-appcompat-resources-1.1.0.pom.drv'...
100 1083k 100 1083k 0 0 8457k 0 --:--:-- --:--:-- --:--:-- 8467k
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.2.0/appcompat-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3139 100 3139 0 0 70156 0 --:--:-- --:--:-- --:--:-- 69755
building '/nix/store/vlfdfal2m014b2ycvdlbnpzar5gsi1an-appcompat-resources-1.2.0.aar.drv'...
building '/nix/store/05zjgcpd5x468zjprxk04w0gkj66j86b-appcompat-resources-1.2.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.3.1/appcompat-1.3.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat/1.3.1/appcompat-1.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4025 100 4025 0 0 88058 0 --:--:-- --:--:-- --:--:-- 89444
building '/nix/store/wfvmjw80ijqymlb1ji23kilmrngxl539-appcompat-resources-1.3.1.aar.drv'...
100 1058k 100 1058k 0 0 7704k 0 --:--:-- --:--:-- --:--:-- 7727k
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.1.0/appcompat-resources-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0aj9hh2bcj3p46bw09i24j0ndqv1f952-appcompat-resources-1.3.1.pom.drv'...
100 63726 100 63726 0 0 966k 0 --:--:-- --:--:-- --:--:-- 972k
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.1.0/appcompat-resources-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2354 100 2354 0 0 49328 0 --:--:-- --:--:-- --:--:-- 50085
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.2.0/appcompat-resources-1.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/j68khb5wdgmck80qnqb1chr4jy40ss08-appcompat-v7-26.0.2.aar.drv'...
building '/nix/store/vlrv3hxw5x8ql4na1x3slrl17s7skczw-appcompat-v7-26.0.2.pom.drv'...
100 62834 100 62834 0 0 946k 0 --:--:-- --:--:-- --:--:-- 958k
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.2.0/appcompat-resources-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2707 100 2707 0 0 41419 0 --:--:-- --:--:-- --:--:-- 41646
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.3.1/appcompat-resources-1.3.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 65246 100 65246 0 0 953k 0 --:--:-- --:--:-- --:--:-- 965k
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/r74498gmc9sdfbdpzc4vbfn2571wvqdp-appcompat-v7-27.0.1.aar.drv'...
building '/nix/store/sp9awcy5bllq65b1zlc8jahfrclip4al-appcompat-v7-27.0.1.pom.drv'...
building '/nix/store/zzzn5jsni7h1czaa5lv7nigd8yly807y-are_we_there_yet___are_we_there_yet_2.0.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/appcompat/appcompat-resources/1.3.1/appcompat-resources-1.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2766 100 2766 0 0 58360 0 --:--:-- --:--:-- --:--:-- 58851
building '/nix/store/dmirwkfqbajykq9m4ailw8ynkh3c87ww-args4j-2.0.26.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/appcompat-v7/26.0.2/appcompat-v7-26.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/support/appcompat-v7/26.0.2/appcompat-v7-26.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2184 100 2184 0 0 27552 0 --:--:-- --:--:-- --:--:-- 27645
100 980k 100 980k 0 0 5759k 0 --:--:-- --:--:-- --:--:-- 5769k
building '/nix/store/hgzz0z828dsqig3s72k2qjql9ql94pml-args4j-2.0.26.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/appcompat-v7/27.0.1/appcompat-v7-27.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 974k 100 974k 0 0 5514k 0 --:--:-- --:--:-- --:--:-- 5537k
trying https://dl.google.com/dl/android/maven2/com/android/support/appcompat-v7/27.0.1/appcompat-v7-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2473 100 2473 0 0 25122 0 --:--:-- --:--:-- --:--:-- 25234
trying https://registry.yarnpkg.com/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4841 100 4841 0 0 60272 0 --:--:-- --:--:-- --:--:-- 60512
building '/nix/store/2vxyilw0rm7sbik9kchgrgm6ar6nz0r1-args___args_5.0.1.tgz.drv'...
trying https://repo1.maven.org/maven2/args4j/args4j/2.0.26/args4j-2.0.26.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 74703 100 74703 0 0 1545k 0 --:--:-- --:--:-- --:--:-- 1552k
building '/nix/store/jc62w9lc32di1yqp7r67n525j38khncx-aria_query___aria_query_0.7.1.tgz.drv'...
building '/nix/store/mmmg2nksijlz3zcj1z4f4pd3rndmkxcr-array_includes___array_includes_3.1.1.tgz.drv'...
building '/nix/store/1ahmg85wiw61wlmcmxcikmmcn7ya0y2r-asm-5.0.3.jar.drv'...
trying https://repo1.maven.org/maven2/args4j/args4j/2.0.26/args4j-2.0.26.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1292 100 1292 0 0 30746 0 --:--:-- --:--:-- --:--:-- 31512
building '/nix/store/drrd3bx53xnv31lh3qxka2vn1hamgjsc-asm-5.0.3.pom.drv'...
trying https://registry.yarnpkg.com/args/-/args-5.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10540 100 10540 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k
building '/nix/store/b0qah8csh5lvh1a3130wjp48nsynz4i9-asm-5.1.jar.drv'...
trying https://registry.yarnpkg.com/aria-query/-/aria-query-0.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 31582 100 31582 0 0 414k 0 --:--:-- --:--:-- --:--:-- 416k
trying https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7h571zpr78wb21qx597gcr4jlxvx9jrd-asm-5.1.pom.drv'...
100 199k 100 199k 0 0 1821k 0 --:--:-- --:--:-- --:--:-- 1826k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 53231 100 53231 0 0 1559k 0 --:--:-- --:--:-- --:--:-- 1575k
building '/nix/store/ikqyvfip2dxx0jhq2rnq9yx8px230sq7-asm-6.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.0.3/asm-5.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1935 100 1935 0 0 70440 0 --:--:-- --:--:-- --:--:-- 71666
building '/nix/store/58d9rbgszgf6jd0dzba67v7bc3qlrvm2-asm-6.0.pom.drv'...
building '/nix/store/8xgi3kz6p325c1b91la22q3nw4l8fjj9-asm-7.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.1/asm-5.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/4mdhyj4zxnab57yvldbq7925lw9pv095-asm-7.1.pom.drv'...
100 53468 100 53468 0 0 324k 0 --:--:-- --:--:-- --:--:-- 326k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm/5.1/asm-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1933 100 1933 0 0 63552 0 --:--:-- --:--:-- --:--:-- 64433
building '/nix/store/bjrz9x1bihgs4zhzqr9kgzw2qd8awxy2-asm-9.3.jar.drv'...
building '/nix/store/3w0m7qrb5agw1kn0dyxw4gc2z3wizsgc-asm-9.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0/asm-6.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 95209 100 95209 0 0 2514k 0 --:--:-- --:--:-- --:--:-- 2582k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0/asm-6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1933 100 1933 0 0 57493 0 --:--:-- --:--:-- --:--:-- 58575
building '/nix/store/kfy5wi0l4yl7z6gjh7r14bi5b6nld4b2-asm-analysis-5.0.3.jar.drv'...
building '/nix/store/z64fj378xv7lc4n0n8jnzf4rl24qhj2s-asm-analysis-5.0.3.pom.drv'...
trying https://repo1.maven.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 112k 100 112k 0 0 2584k 0 --:--:-- --:--:-- --:--:-- 2606k
trying https://repo1.maven.org/maven2/org/ow2/asm/asm/7.1/asm-7.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2936 100 2936 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k
building '/nix/store/9460fifkn5nzzs8hq1g8q22sk8c2jrm9-asm-analysis-5.1.jar.drv'...
building '/nix/store/26awikn4rn86k6id8gmk33cy7gf1l5q6-asm-analysis-5.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.3/asm-9.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 119k 100 119k 0 0 3135k 0 --:--:-- --:--:-- --:--:-- 3139k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.3/asm-9.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2368 100 2368 0 0 85809 0 --:--:-- --:--:-- --:--:-- 87703
building '/nix/store/slyp5d8mx9h66ksj6gbbqrxjdrslf347-asm-analysis-6.0.jar.drv'...
building '/nix/store/lfwv9i4qdbc9wy033bw3rfpc9pd2q588-asm-analysis-6.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20443 100 20443 0 0 362k 0 --:--:-- --:--:-- --:--:-- 369k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.0.3/asm-analysis-5.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2096 100 2096 0 0 72578 0 --:--:-- --:--:-- --:--:-- 74857
building '/nix/store/zh917642crffk99s816f27y16rl4zb9g-asm-analysis-7.1.jar.drv'...
building '/nix/store/phhn1rrjvywawzlvmy4iq3ylvdd59dbn-asm-analysis-7.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20435 100 20435 0 0 523k 0 --:--:-- --:--:-- --:--:-- 525k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/5.1/asm-analysis-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2094 100 2094 0 0 67053 0 --:--:-- --:--:-- --:--:-- 67548
building '/nix/store/qmy5lnx8hf0yda9dk28kxk79mkyb3sri-asm-analysis-9.3.jar.drv'...
building '/nix/store/gfj5an4p6r4vlpshswwn227fai8xh7li-asm-analysis-9.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0/asm-analysis-6.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 31021 100 31021 0 0 1020k 0 --:--:-- --:--:-- --:--:-- 1044k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/6.0/asm-analysis-6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lc7g87zbnma0mwrbjs1366nlzrq39rrl-asm-commons-5.1.jar.drv'...
100 2094 100 2094 0 0 62040 0 --:--:-- --:--:-- --:--:-- 63454
trying https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33379 100 33379 0 0 1037k 0 --:--:-- --:--:-- --:--:-- 1051k
trying https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/21g7gwm2mg5x78wvlybkn68bfwqnapr8-asm-commons-5.1.pom.drv'...
building '/nix/store/116a45jj97xps107q5rv5h0v8an0h6cj-asm-commons-6.0.jar.drv'...
100 3152 100 3152 0 0 110k 0 --:--:-- --:--:-- --:--:-- 114k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 34276 100 34276 0 0 1178k 0 --:--:-- --:--:-- --:--:-- 1195k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.pom
building '/nix/store/qgb7n9j90awsgjjbhvp15xp5d3rxb5xj-asm-commons-6.0.pom.drv'...
building '/nix/store/2p8h1lz7yr4qsc9ilhyv5n2sxal6blrd-asm-commons-7.1.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2619 100 2619 0 0 95153 0 --:--:-- --:--:-- --:--:-- 97000
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 47195 100 47195 0 0 1168k 0 --:--:-- --:--:-- --:--:-- 1181k
building '/nix/store/5kvvkr8w6zaxm7fx637pna1rfyxwz95k-asm-commons-7.1.pom.drv'...
building '/nix/store/v5db80z65g767baiwdrzpaawbhlc1wag-asm-commons-9.3.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/5.1/asm-commons-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2092 100 2092 0 0 65829 0 --:--:-- --:--:-- --:--:-- 67483
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 77401 100 77401 0 0 2122k 0 --:--:-- --:--:-- --:--:-- 2159k
building '/nix/store/vy0slkn98xgrddl8dc8bhw3zz6araa7y-asm-commons-9.3.pom.drv'...
building '/nix/store/04xfxyhkwwk0hvnwy56h1jil9jb9ynqf-asm-debug-all-5.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/6.0/asm-commons-6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2092 100 2092 0 0 50007 0 --:--:-- --:--:-- --:--:-- 51024
trying https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0clwnk6s5v92kfwxp5jfnwwa613aqalw-asm-debug-all-5.0.1.pom.drv'...
100 70394 100 70394 0 0 1879k 0 --:--:-- --:--:-- --:--:-- 1909k
trying https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/krlfncf6nvmycc5gw2vnr466wpn826vd-asm-debug-all-6.0_BETA.jar.drv'...
100 3660 100 3660 0 0 116k 0 --:--:-- --:--:-- --:--:-- 119k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 72716 100 72716 0 0 2126k 0 --:--:-- --:--:-- --:--:-- 2151k
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/vr1ywqiakpmm9x85fibbgjinmc5440s8-asm-debug-all-6.0_BETA.pom.drv'...
building '/nix/store/2iw0l4p1zfa0w49dsxm1nm1cxd0vs3rj-asm-parent-5.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2960 100 2960 0 0 101k 0 --:--:-- --:--:-- --:--:-- 103k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 371k 100 371k 0 0 8520k 0 --:--:-- --:--:-- --:--:-- 8636k
building '/nix/store/vbnxjw965s8pd1aqy2y9xmvrkrgi980m-asm-parent-5.0.3.pom.drv'...
building '/nix/store/ahv8vd97r5jq9rgw4qxn9wqbjx25gv0r-asm-parent-5.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1983 100 1983 0 0 71284 0 --:--:-- --:--:-- --:--:-- 73444
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/6.0_BETA/asm-debug-all-6.0_BETA.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b0fa9mq1530q40ycmipqd0b2zmnf0kz6-asm-parent-6.0.pom.drv'...
100 807k 100 807k 0 0 5288k 0 --:--:-- --:--:-- --:--:-- 5312k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/6.0_BETA/asm-debug-all-6.0_BETA.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/91afwwfqmyffd64ln5hj1w6vvcc3ldcm-asm-parent-6.0_BETA.pom.drv'...
100 1986 100 1986 0 0 15322 0 --:--:-- --:--:-- --:--:-- 15395
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5495 100 5495 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k
building '/nix/store/2a1x1nvq9qrphwmmx96hv41hhhb9q333-asm-tree-5.0.3.jar.drv'...
building '/nix/store/wkcdasyk4z7ah7v6hghdyx05dyw2lkjy-asm-tree-5.0.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5495 100 5495 0 0 174k 0 --:--:-- --:--:-- --:--:-- 178k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.1/asm-parent-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5493 100 5493 0 0 186k 0 --:--:-- --:--:-- --:--:-- 191k
building '/nix/store/jwzh8ga3z8m3wc8p7g526v2qzc06hgag-asm-tree-5.1.jar.drv'...
building '/nix/store/ykqpjx26pq895mx7pcbkfc7w3k98avws-asm-tree-5.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0/asm-parent-6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5493 100 5493 0 0 189k 0 --:--:-- --:--:-- --:--:-- 191k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bi5hzk35xmhrppif8r4qcn2ycnwch1xv-asm-tree-6.0.jar.drv'...
100 5498 100 5498 0 0 185k 0 --:--:-- --:--:-- --:--:-- 191k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/39zkif7cwryr2jd804wjnk9zfnzaabi8-asm-tree-6.0.pom.drv'...
100 29036 100 29036 0 0 571k 0 --:--:-- --:--:-- --:--:-- 578k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.0.3/asm-tree-5.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2083 100 2083 0 0 50140 0 --:--:-- --:--:-- --:--:-- 50804
building '/nix/store/2p9zkj002ps12c8pmac97mnsvkcvgghm-asm-tree-7.1.jar.drv'...
building '/nix/store/x4mf07y3z83vxc88hf04inxlqg22gx93-asm-tree-7.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29130 100 29130 0 0 700k 0 --:--:-- --:--:-- --:--:-- 711k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/5.1/asm-tree-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2081 100 2081 0 0 73922 0 --:--:-- --:--:-- --:--:-- 74321
building '/nix/store/444lg2wlvp3h2bv99af5jn47v0mvj0s1-asm-tree-9.3.jar.drv'...
building '/nix/store/rzzkxyzdbbfsn7vy4q7pjibhlpb5c89m-asm-tree-9.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 48143 100 48143 0 0 1230k 0 --:--:-- --:--:-- --:--:-- 1237k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/6.0/asm-tree-6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2081 100 2081 0 0 65257 0 --:--:-- --:--:-- --:--:-- 67129
building '/nix/store/w54yi8yn1h22ckrk8vp47hps9rw99i56-asm-util-5.1.jar.drv'...
building '/nix/store/8rqw6zp849y13v13q21f0p88fkvm2mms-asm-util-5.1.pom.drv'...
trying https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 50303 100 50303 0 0 1417k 0 --:--:-- --:--:-- --:--:-- 1444k
trying https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3123 100 3123 0 0 93505 0 --:--:-- --:--:-- --:--:-- 94636
building '/nix/store/lb8xw3rj6029q0dkwj57zrmhaqzaafwf-asm-util-6.0.jar.drv'...
building '/nix/store/kpn27rm9vnlcfrga2dncczxvb8c3w0rg-asm-util-6.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 52669 100 52669 0 0 1409k 0 --:--:-- --:--:-- --:--:-- 1428k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2590 100 2590 0 0 88471 0 --:--:-- --:--:-- --:--:-- 89310
building '/nix/store/m54mz51ipsmmrpw1x4qqlc1482yf41jd-asm-util-7.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.1/asm-util-5.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/cf1gynvzpq3fgggxsdna1j98r4cly4p6-asm-util-7.1.pom.drv'...
100 43309 100 43309 0 0 1175k 0 --:--:-- --:--:-- --:--:-- 1208k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/5.1/asm-util-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2086 100 2086 0 0 72814 0 --:--:-- --:--:-- --:--:-- 74500
building '/nix/store/9q7yxllwdqm9089778vb7fm5grlhwyqs-asynclayoutinflater-1.0.0.aar.drv'...
building '/nix/store/bn9zip74pfnw39qy3x512fm6c615k163-asynclayoutinflater-1.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0/asm-util-6.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 71221 100 71221 0 0 2036k 0 --:--:-- --:--:-- --:--:-- 2045k
trying https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/6.0/asm-util-6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2086 100 2086 0 0 70935 0 --:--:-- --:--:-- --:--:-- 71931
building '/nix/store/2w3208q4rzbalarga9gjff6nb6xwnfcj-atomic_sleep___atomic_sleep_1.0.0.tgz.drv'...
building '/nix/store/y5phnwr9fzv16rzip7bw06wbqhsa9im5-auto-parent-3.pom.drv'...
trying https://repo1.maven.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 81554 100 81554 0 0 2362k 0 --:--:-- --:--:-- --:--:-- 2413k
trying https://repo1.maven.org/maven2/org/ow2/asm/asm-util/7.1/asm-util-7.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/85nd8rig7bdjan1r1nfcb0f4vg4klvzq-auto-value-1.5.2.jar.drv'...
100 3645 100 3645 0 0 104k 0 --:--:-- --:--:-- --:--:-- 107k
trying https://dl.google.com/dl/android/maven2/androidx/asynclayoutinflater/asynclayoutinflater/1.0.0/asynclayoutinflater-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/airqjhfmq1r2dmn3k3qqrlbprm8wdjc4-auto-value-1.5.2.pom.drv'...
100 7826 100 7826 0 0 170k 0 --:--:-- --:--:-- --:--:-- 173k
trying https://dl.google.com/dl/android/maven2/androidx/asynclayoutinflater/asynclayoutinflater/1.0.0/asynclayoutinflater-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1823 100 1823 0 0 40716 0 --:--:-- --:--:-- --:--:-- 41431
trying https://repo.maven.apache.org/maven2/com/google/auto/auto-parent/3/auto-parent-3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/c1v072wyncpn06j34p22926vw3gxmlvg-auto-value-annotations-1.9.jar.drv'...
building '/nix/store/kj00gxwmbk4phxssyk4xpbg1yqhgvsxq-auto-value-annotations-1.9.pom.drv'...
trying https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2822 100 2822 0 0 36645 0 --:--:-- --:--:-- --:--:-- 37131
100 3838 100 3838 0 0 123k 0 --:--:-- --:--:-- --:--:-- 124k
trying https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value/1.5.2/auto-value-1.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1573k 100 1573k 0 0 23.3M 0 --:--:-- --:--:-- --:--:-- 23.6M
building '/nix/store/w4f7cgx8rbq2cfawnvslyx8bs6hndwvh-auto-value-parent-1.9.pom.drv'...
building '/nix/store/i8crfji3x4673ma04narirp5dppjm44y-axobject_query___axobject_query_0.1.0.tgz.drv'...
building '/nix/store/q38kw606cf7wlyrx55bq09cxvddxx4bw-babel_jest___babel_jest_25.4.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value/1.5.2/auto-value-1.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5792 100 5792 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k
building '/nix/store/njlvd478n757qfsxsgl91481pdvw2b5b-babel_plugin_jest_hoist___babel_plugin_jest_hoist_25.4.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7495 100 7495 0 0 271k 0 --:--:-- --:--:-- --:--:-- 281k
trying https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-annotations/1.9/auto-value-annotations-1.9.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2741 100 2741 0 0 84382 0 --:--:-- --:--:-- --:--:-- 85656
building '/nix/store/4rj99al234bks3vgz8a28dwpx9c11s27-babel_plugin_syntax_trailing_function_commas___babel_plugin_syntax_trailing_function_commas_7.0.0_beta.0.tgz.drv'...
building '/nix/store/cy2cv9qx30yn04hb54gdm46azzr16n83-babel_preset_current_node_syntax___babel_preset_current_node_syntax_0.1.2.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/auto/value/auto-value-parent/1.9/auto-value-parent-1.9.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8392 100 8392 0 0 165k 0 --:--:-- --:--:-- --:--:-- 167k
trying https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/babel-jest/-/babel-jest-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/5lg57dgp3bw6fip77j107w169a2mnac1-babel_preset_fbjs___babel_preset_fbjs_3.3.0.tgz.drv'...
100 27100 100 27100 0 0 346k 0 --:--:-- --:--:-- --:--:-- 348k
100 3946 100 3946 0 0 49391 0 --:--:-- --:--:-- --:--:-- 49949
building '/nix/store/fbs3s26hbn42n258wzx2f0gzsrywlrw8-babel_preset_jest___babel_preset_jest_25.4.0.tgz.drv'...
building '/nix/store/fqzsc5xwc75w2psld1mxsqxfzvfsvy2b-barbary-watchservice-1.0.jar.drv'...
trying https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3490 100 3490 0 0 34356 0 --:--:-- --:--:-- --:--:-- 34554
trying https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-beta.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1346 100 1346 0 0 17072 0 --:--:-- --:--:-- --:--:-- 17037
building '/nix/store/j3cgsmzsl8pfyx0zwcf6bnfag2war51j-barbary-watchservice-1.0.pom.drv'...
building '/nix/store/0xz3qjp7x2l6m5zpj65s05nb73skf2zv-base-1.0.0.jar.drv'...
trying https://registry.yarnpkg.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2038 100 2038 0 0 27620 0 --:--:-- --:--:-- --:--:-- 27917
trying https://registry.yarnpkg.com/babel-preset-fbjs/-/babel-preset-fbjs-3.3.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/w5prgx34sq69ysgq5jab6an4a39jl8m1-base-1.0.0.pom.drv'...
100 7513 100 7513 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k
trying https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/rda2fs5ikavnfd0j5gczh4dalzl1qxd3-baseLibrary-1.0-rc5.jar.drv'...
100 1553 100 1553 0 0 20586 0 --:--:-- --:--:-- --:--:-- 20706
trying https://repo1.maven.org/maven2/net/incongru/watchservice/barbary-watchservice/1.0/barbary-watchservice-1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 36890 100 36890 0 0 1109k 0 --:--:-- --:--:-- --:--:-- 1125k
trying https://repo1.maven.org/maven2/net/incongru/watchservice/barbary-watchservice/1.0/barbary-watchservice-1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9647 100 9647 0 0 303k 0 --:--:-- --:--:-- --:--:-- 303k
building '/nix/store/hv7ksz873v056an5z1scxhc6z1kn05h4-baseLibrary-1.0-rc5.pom.drv'...
building '/nix/store/y9pfvm0i80r66q0qz7dk2fgwx65hbr52-baseLibrary-3.0.0.jar.drv'...
building '/nix/store/qxalkdav93p3ck0x5qah4gb6b3j9sh62-baseLibrary-3.0.0.pom.drv'...
trying https://repo1.maven.org/maven2/com/google/jsinterop/base/1.0.0/base-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22215 100 22215 0 0 354k 0 --:--:-- --:--:-- --:--:-- 355k
trying https://repo1.maven.org/maven2/com/google/jsinterop/base/1.0.0/base-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1784 100 1784 0 0 45127 0 --:--:-- --:--:-- --:--:-- 45743
building '/nix/store/96z45487cga06chwk49zmk3a7qckzv2c-baseLibrary-3.0.1.jar.drv'...
building '/nix/store/j936i2p81znndm0w4aka8gsvbh6fvzwl-baseLibrary-3.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/databinding/baseLibrary/1.0-rc5/baseLibrary-1.0-rc5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10171 100 10171 0 0 344k 0 --:--:-- --:--:-- --:--:-- 354k
building '/nix/store/mnxjpcxk0xz51vgwar3xm3bl2ipigqn8-baseLibrary-3.1.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/databinding/baseLibrary/1.0-rc5/baseLibrary-1.0-rc5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1089 100 1089 0 0 35454 0 --:--:-- --:--:-- --:--:-- 36300
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.0/baseLibrary-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0cc0h2fkaamkiflc76q1jdk15pjhvg58-baseLibrary-3.1.4.pom.drv'...
100 16122 100 16122 0 0 217k 0 --:--:-- --:--:-- --:--:-- 218k
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.0/baseLibrary-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1312 100 1312 0 0 19385 0 --:--:-- --:--:-- --:--:-- 19582
building '/nix/store/15ab3bx4g2mljv6ica8ndc53nqa78kbx-baseLibrary-3.2.1.jar.drv'...
building '/nix/store/h8lm5059r802w75xb3xqh17vpmk1wp6i-baseLibrary-3.2.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.1/baseLibrary-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16122 100 16122 0 0 340k 0 --:--:-- --:--:-- --:--:-- 342k
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.0.1/baseLibrary-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1312 100 1312 0 0 19121 0 --:--:-- --:--:-- --:--:-- 19294
building '/nix/store/cjl327i65kqc7xijv97mvnwis57zbw0z-baseLibrary-3.3.1.jar.drv'...
building '/nix/store/jpbvgsqf2ygp8yg2v481hvby99xkdqxi-baseLibrary-3.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.1.4/baseLibrary-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16122 100 16122 0 0 327k 0 --:--:-- --:--:-- --:--:-- 328k
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.1.4/baseLibrary-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1312 100 1312 0 0 18334 0 --:--:-- --:--:-- --:--:-- 18478
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.2.1/baseLibrary-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16122 100 16122 0 0 317k 0 --:--:-- --:--:-- --:--:-- 321k
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.2.1/baseLibrary-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1130 100 1130 0 0 16665 0 --:--:-- --:--:-- --:--:-- 16865
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/323npcs4l1wl6capw65il525nngi1f5h-baseLibrary-3.5.4.jar.drv'...
building '/nix/store/qlhj7wwjh15f2pqj2l3krky0wy045w7a-baseLibrary-3.5.4.pom.drv'...
building '/nix/store/439122qffg3p5vaqhvk90bgrwqqqfjgc-bcpkix-jdk15on-1.48.jar.drv'...
building '/nix/store/9n9acllr7bn4y94v3qnhymvq04s9xsg4-bcpkix-jdk15on-1.48.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.3.1/baseLibrary-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16122 100 16122 0 0 330k 0 --:--:-- --:--:-- --:--:-- 334k
building '/nix/store/p5xbl10wii5qjgmycg79k22fpajhmbkb-bcpkix-jdk15on-1.56.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.3.1/baseLibrary-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1130 100 1130 0 0 25753 0 --:--:-- --:--:-- --:--:-- 26279
building '/nix/store/7xzph4wp9wm2fb1bgh2djl6mx86sgla8-bcpkix-jdk15on-1.56.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.5.4/baseLibrary-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16046 100 16046 0 0 325k 0 --:--:-- --:--:-- --:--:-- 326k
trying https://dl.google.com/dl/android/maven2/com/android/databinding/baseLibrary/3.5.4/baseLibrary-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.jar
building '/nix/store/6c6wib92gf33mdlr6irb14000lmjl7wk-bcprov-jdk15on-1.48.jar.drv'...
100 1130 100 1130 0 0 24275 0 --:--:-- --:--:-- --:--:-- 24565
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 571k 100 571k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.9M
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.48/bcpkix-jdk15on-1.48.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1356 100 1356 0 0 35182 0 --:--:-- --:--:-- --:--:-- 35684
building '/nix/store/89c8cz6rddidp1nyg5ncicssyipin2sj-bcprov-jdk15on-1.48.pom.drv'...
building '/nix/store/gl5h65fcnf7wcl76kd8sgr4sb7rd59gb-bcprov-jdk15on-1.56.jar.drv'...
building '/nix/store/lanfljlkisxr01pqnycmml71nlq44zm5-bcprov-jdk15on-1.56.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 669k 100 669k 0 0 12.6M 0 --:--:-- --:--:-- --:--:-- 12.8M
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.56/bcpkix-jdk15on-1.56.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1480 100 1480 0 0 53208 0 --:--:-- --:--:-- --:--:-- 54814
building '/nix/store/w8si84li276rlfy0pmqvn0yjp78y7vq3-bcprov-jdk15on-1.60.jar.drv'...
building '/nix/store/f3ahpy3hrg66di0vs9ib037bg1n0c8zn-bcprov-jdk15on-1.60.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2263k 100 2263k 0 0 32.5M 0 --:--:-- --:--:-- --:--:-- 32.9M
building '/nix/store/dvllwjxkpz2206sa6c5ip0yck7zfsqk0-bcprov-jdk15on-1.70.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.48/bcprov-jdk15on-1.48.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1032 100 1032 0 0 39312 0 --:--:-- --:--:-- --:--:-- 39692
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3367k 100 3367k 0 0 40.1M 0 --:--:-- --:--:-- --:--:-- 40.6M
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.56/bcprov-jdk15on-1.56.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/hkdhyx7l83wxssxff3c3nm0jidapkwz0-bcprov-jdk15on-1.70.pom.drv'...
building '/nix/store/3jr29gmr7fqwamqlz6vp0kgvvl4jk4p9-better_sqlite3___better_sqlite3_7.4.3.tgz.drv'...
100 1156 100 1156 0 0 33872 0 --:--:-- --:--:-- --:--:-- 35030
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4091k 100 4091k 0 0 44.6M 0 --:--:-- --:--:-- --:--:-- 44.8M
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.60/bcprov-jdk15on-1.60.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1143 100 1143 0 0 29776 0 --:--:-- --:--:-- --:--:-- 30078
building '/nix/store/1zcnn5xjvqx44ybl949l678n91cf7dhj-bidi-2.1.6.jar.drv'...
building '/nix/store/4fxikb54c0ianxv1hwi0pjw69jciczs9-bidi-2.1.6.pom.drv'...
building '/nix/store/pwx6lmm6rhwn9j6a2wlb89gyfd71fp5x-big_integer___big_integer_1.6.48.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5729k 100 5729k 0 0 50.5M 0 --:--:-- --:--:-- --:--:-- 50.8M
building '/nix/store/69vn21rkvqlyfi5yizjjk8b9lpkhhhdz-bignumber.js.git.drv'...
trying https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1141 100 1141 0 0 31433 0 --:--:-- --:--:-- --:--:-- 31694
trying https://registry.yarnpkg.com/better-sqlite3/-/better-sqlite3-7.4.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ymkhsgz8sxcm7091cak4acqn9z7yqprn-binwrap___binwrap_0.2.2.tgz.drv'...
100 2351k 100 2351k 0 0 13.7M 0 --:--:-- --:--:-- --:--:-- 13.7M
trying https://repo.clojars.org/bidi/bidi/2.1.6/bidi-2.1.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/bidi/bidi/2.1.6/bidi-2.1.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/c43hx9m12psb7pj37zpqgrngj28fwmzr-blurview-1.6.6.aar.drv'...
trying https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.48.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33114 100 33114 0 0 428k 0 --:--:-- --:--:-- --:--:-- 431k
building '/nix/store/7q5gg8mprn7q1rw2cqfw92dsf07l5bnz-blurview-1.6.6.pom.drv'...
100 26200 100 26200 0 0 49953 0 --:--:-- --:--:-- --:--:-- 50000
100 5496 100 5496 0 0 11730 0 --:--:-- --:--:-- --:--:-- 11743
trying https://registry.yarnpkg.com/binwrap/-/binwrap-0.2.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/m4fn86ps9var22zcpip5vhs3zyw0rgqy-bn.js___bn.js_4.11.6.tgz.drv'...
100 4309 100 4309 0 0 56403 0 --:--:-- --:--:-- --:--:-- 56697
building '/nix/store/f21npy3z2pzv8l1f8ljagd0gin37yjr8-bn.js___bn.js_4.11.8.tgz.drv'...
building '/nix/store/l2gq66gywn5mi3fr3w74l8vxjkbwrxzz-bn.js___bn.js_4.11.9.tgz.drv'...
trying https://plugins.gradle.org/m2/com/eightbitlab/blurview/1.6.6/blurview-1.6.6.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/d27r0dq48adagg3abksscsy01f4k873p-bolts-applinks-1.4.0.jar.drv'...
trying https://plugins.gradle.org/m2/com/eightbitlab/blurview/1.6.6/blurview-1.6.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 42300 100 42300 0 0 589k 0 --:--:-- --:--:-- --:--:-- 590k
building '/nix/store/hgr1ribkkbh8hlclv0iqvjzhs8i1z8m9-bolts-applinks-1.4.0.pom.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 12825 100 12825 0 0 24416 0 --:--:-- --:--:-- --:--:-- 24416
trying https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/d5nlzr3ifbbkhls09492dflwm1v3gnmp-bolts-tasks-1.4.0.jar.drv'...
100 23213 100 23213 0 0 265k 0 --:--:-- --:--:-- --:--:-- 266k
100 21826 100 21826 0 0 289k 0 --:--:-- --:--:-- --:--:-- 291k
trying https://repo.maven.apache.org/maven2/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8045q4n6f4c8bafrp670jym8192w8yny-bolts-tasks-1.4.0.pom.drv'...
building '/nix/store/lrxahxvd1v8kga7rdnsjh4bpdppi5xc7-bplist_creator___bplist_creator_0.0.8.tgz.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 609 100 609 0 0 840 0 --:--:-- --:--:-- --:--:-- 840
100 25020 100 25020 0 0 693k 0 --:--:-- --:--:-- --:--:-- 698k
building '/nix/store/k6vswgv31aia7m6rf284z0bysbbdyv40-bplist_parser___bplist_parser_0.2.0.tgz.drv'...
building '/nix/store/cravwkabqxfr538201zzphbhmx240f9r-browser_resolve___browser_resolve_1.11.3.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/parse/bolts/bolts-applinks/1.4.0/bolts-applinks-1.4.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1411 100 1411 0 0 50815 0 --:--:-- --:--:-- --:--:-- 52259
trying https://repo.maven.apache.org/maven2/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/hp23grlgyshjiyfb3dabh4vmw2my0306-browserslist___browserslist_4.12.0.tgz.drv'...
100 38092 100 38092 0 0 1132k 0 --:--:-- --:--:-- --:--:-- 1127k
trying https://repo.maven.apache.org/maven2/com/parse/bolts/bolts-tasks/1.4.0/bolts-tasks-1.4.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1385 100 1385 0 0 47923 0 --:--:-- --:--:-- --:--:-- 49464
building '/nix/store/q1dravgb92d56dmpwrn0zxhp24080pyk-buffer___buffer_5.6.0.tgz.drv'...
building '/nix/store/avz76ja87bi9dsf5rh515xc5dfpmsm4f-buffer_to_arraybuffer___buffer_to_arraybuffer_0.0.5.tgz.drv'...
trying https://registry.yarnpkg.com/bplist-creator/-/bplist-creator-0.0.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21849 100 21849 0 0 285k 0 --:--:-- --:--:-- --:--:-- 288k
trying https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/grkgzqb558h5x7xacm9df2099f2hjp7m-build-tools-31.0.0.drv'...
100 17823 100 17823 0 0 235k 0 --:--:-- --:--:-- --:--:-- 238k
trying https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4839 100 4839 0 0 63860 0 --:--:-- --:--:-- --:--:-- 64520
building '/nix/store/linbsi00jwdwz20jg0y31n2fnzhc8r5k-builder-1.1.3.jar.drv'...
building '/nix/store/1h7fjh1a52lyfvp3cj30fz1x1ncs5mxq-builder-1.1.3.pom.drv'...
trying https://registry.yarnpkg.com/browserslist/-/browserslist-4.12.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23668 100 23668 0 0 328k 0 --:--:-- --:--:-- --:--:-- 330k
trying https://registry.yarnpkg.com/buffer/-/buffer-5.6.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
unpacking sources
unpacking source archive /nix/store/qbdp6lvbhcdb0la3ysikq07zyi3hf64r-build-tools_r31-linux.zip
building '/nix/store/g813idmv65a2s7f7sahd8wafqhcbcnh6-builder-1.3.1.jar.drv'...
100 21099 100 21099 0 0 286k 0 --:--:-- --:--:-- --:--:-- 290k
trying https://registry.yarnpkg.com/buffer-to-arraybuffer/-/buffer-to-arraybuffer-0.0.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3102 100 3102 0 0 43733 0 --:--:-- --:--:-- --:--:-- 44314
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/rn1x20znwjci969ir1krawdjbl8ln75w-builder-1.3.1.pom.drv'...
building '/nix/store/b2ldbynmb254646wcmaz0ffdgbg12ny3-builder-1.5.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder/1.1.3/builder-1.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 224k 100 224k 0 0 4420k 0 --:--:-- --:--:-- --:--:-- 4491k
building '/nix/store/mx03brcinpcgdj04mkidgdls2qli9dfi-builder-1.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder/1.1.3/builder-1.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3260 100 3260 0 0 110k 0 --:--:-- --:--:-- --:--:-- 113k
building '/nix/store/ljgzbnbpk0cmb0v8r498wml61rrc57fi-builder-3.0.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder/1.3.1/builder-1.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 272k 100 272k 0 0 5032k 0 --:--:-- --:--:-- --:--:-- 5045k
building '/nix/store/4gd6k3divh7nqxq3cabj0a3b3c85qwpy-builder-3.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder/1.3.1/builder-1.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3626 100 3626 0 0 120k 0 --:--:-- --:--:-- --:--:-- 122k
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder/1.5.0/builder-1.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/v89gbfiks5nv7dm53lzj53r8vw7lx946-builder-3.0.1.jar.drv'...
patching sources
configuring
no configure script, doing nothing
building
100 383k 100 383k 0 0 2537k 0 --:--:-- --:--:-- --:--:-- 2540k
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder/1.5.0/builder-1.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4157 100 4157 0 0 84030 0 --:--:-- --:--:-- --:--:-- 84836
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.0/builder-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/q5cabw18vmfwbc0wj7w1xczj1jcm2p89-builder-3.0.1.pom.drv'...
building '/nix/store/m0c9pppvx69z0fz2yz4r71hb13dqrym0-builder-3.1.4.jar.drv'...
no Makefile, doing nothing
installing
automatically fixing dependencies for ELF files
{'ignore_missing': [],
'libs': [PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/07kmxfmj8i8h76zzz9vw9zfvxsarqr5d-glibc-2.34-210-dev/lib'),
PosixPath('/nix/store/5gzqf59l39mafs2s6sys02b81dxp78l8-glibc-2.34-210-bin/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/bcplgxigy3gbyc54qwi5rx77xpgvmjx3-zlib-1.2.12-dev/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/x8nrw59yibhl8js481d21j8m1s6k0m0d-ncurses-abi5-compat-6.3-p20220507-dev/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/1xq789b12h7bvc2h64k7vcd71m9jjc7w-glibc-2.34-210-dev/lib'),
PosixPath('/nix/store/qsrmkxgc1md891nd2rysm9zshg0q3qzy-glibc-2.34-210-bin/lib'),
PosixPath('/nix/store/asbxy1dz7z430xnp4vk90xqzmaa75bzf-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl574l074wa9a7lr57xniqnkp39wszam-zlib-1.2.12-dev/lib'),
PosixPath('/nix/store/wqhzbwm7102xbdwijjb3lh0msas3s2ab-zlib-1.2.12/lib'),
PosixPath('/nix/store/fk68qzsl74gyyjx20c38mvlfngzjbdac-ncurses-abi5-compat-6.3-p20220507-dev/lib'),
PosixPath('/nix/store/zgkc28hjavxjl24hqdhki1316yx7a3zw-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/7ia690v7ll2qk0x05wyijx6sj6szd1iz-libcxx-11.1.0-dev/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64')],
'paths': [PosixPath('/nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64')],
'recursive': False,
'runtime_dependencies': []}
100 25.6M 100 25.6M 0 0 57.4M 0 --:--:-- --:--:-- --:--:-- 57.3M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.0/builder-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6163 100 6163 0 0 74133 0 --:--:-- --:--:-- --:--:-- 75158
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.1/builder-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/xlnf0frwvvhwh4fgw37sfd4r2g0z2nkm-builder-3.1.4.pom.drv'...
building '/nix/store/fnm5l492vd76f0j9fvx2acmw1njgdbyl-builder-3.2.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.0.1/builder-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6163 100 6163 0 0 63394 0 --:--:-- --:--:-- --:--:-- 63536
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.1.4/builder-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/f4ymrk523fvdqxcm48jfyfkkq5a5961n-builder-3.2.1.pom.drv'...
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64/libbcc.so
libbcinfo.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64/libLLVM_android.so
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64/libbcinfo.so
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64/libaapt2_jni.so
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64/libc++.so.1
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64/libclang_android.so
libLLVM_android.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64/libc++.so
auto-patchelf: 0 dependencies could not be satisfied
automatically fixing dependencies for ELF files
{'ignore_missing': [],
'libs': [PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
100 25.6M 100 25.6M 0 0 31.1M 0 --:--:-- --:--:-- --:--:-- 31.1M
100 26.3M 100 26.3M 0 0 54.4M 0 --:--:-- --:--:-- --:--:-- 54.4M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.1.4/builder-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6347 100 6347 0 0 131k 0 --:--:-- --:--:-- --:--:-- 131k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.2.1/builder-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 26.9M 100 26.9M 0 0 63.1M 0 --:--:-- --:--:-- --:--:-- 63.2M
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/07kmxfmj8i8h76zzz9vw9zfvxsarqr5d-glibc-2.34-210-dev/lib'),
PosixPath('/nix/store/5gzqf59l39mafs2s6sys02b81dxp78l8-glibc-2.34-210-bin/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/bcplgxigy3gbyc54qwi5rx77xpgvmjx3-zlib-1.2.12-dev/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/x8nrw59yibhl8js481d21j8m1s6k0m0d-ncurses-abi5-compat-6.3-p20220507-dev/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/1xq789b12h7bvc2h64k7vcd71m9jjc7w-glibc-2.34-210-dev/lib'),
PosixPath('/nix/store/qsrmkxgc1md891nd2rysm9zshg0q3qzy-glibc-2.34-210-bin/lib'),
PosixPath('/nix/store/asbxy1dz7z430xnp4vk90xqzmaa75bzf-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl574l074wa9a7lr57xniqnkp39wszam-zlib-1.2.12-dev/lib'),
PosixPath('/nix/store/wqhzbwm7102xbdwijjb3lh0msas3s2ab-zlib-1.2.12/lib'),
PosixPath('/nix/store/fk68qzsl74gyyjx20c38mvlfngzjbdac-ncurses-abi5-compat-6.3-p20220507-dev/lib'),
PosixPath('/nix/store/zgkc28hjavxjl24hqdhki1316yx7a3zw-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/7ia690v7ll2qk0x05wyijx6sj6szd1iz-libcxx-11.1.0-dev/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64')],
'paths': [PosixPath('/nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0')],
'recursive': False,
'runtime_dependencies': []}
building '/nix/store/lwzsdrnv4kwbmlw95rdlvfxggn9bsfn5-builder-3.3.1.jar.drv'...
building '/nix/store/5w8l3qyzhbg9vpnl9gk62s405fhk70ks-builder-3.3.1.pom.drv'...
building '/nix/store/nxv5py5ih75ylscnznvp3xd51b1nvacc-builder-3.5.4.jar.drv'...
building '/nix/store/pcycvp51c7gny6gi7ydcg1hnwdfrmmyz-builder-3.5.4.pom.drv'...
setting interpreter of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/zipalign
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/zipalign
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting interpreter of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/aapt
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/aapt
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting interpreter of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/llvm-rs-cc
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/llvm-rs-cc
libbcinfo.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libclang_android.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libLLVM_android.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting interpreter of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/split-select
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/split-select
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting interpreter of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/aapt2
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/aapt2
setting interpreter of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/bcc_compat
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/bcc_compat
libbcc.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libbcinfo.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libLLVM_android.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting interpreter of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/dexdump
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/dexdump
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.2.1/builder-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5328 100 5328 0 0 79209 0 --:--:-- --:--:-- --:--:-- 79522
setting interpreter of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/aidl
searching for dependencies of /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/aidl
libc++.so -> found: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
setting RPATH to: /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lib64
auto-patchelf: 0 dependencies could not be satisfied
post-installation fixup
patching script interpreter paths in /nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0
/nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/.mainDexClasses-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/lld: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/apksigner: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/b6h7zdj189ghzqwb9chahspmgdhlag4j-build-tools-31.0.0/libexec/android-sdk/build-tools/31.0.0/d8: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
building '/nix/store/3aq679ip393qrbjqhy2kijyp3hzmszpc-builder-model-1.1.3.jar.drv'...
building '/nix/store/5iasgvnz763bnckav0amc99wmhysz3x8-builder-model-1.1.3.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.3.1/builder-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29.2M 100 29.2M 0 0 51.8M 0 --:--:-- --:--:-- --:--:-- 51.8M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.3.1/builder-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5328 100 5328 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.5.4/builder-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7984k 100 7984k 0 0 23.4M 0 --:--:-- --:--:-- --:--:-- 23.4M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder/3.5.4/builder-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5302 100 5302 0 0 98893 0 --:--:-- --:--:-- --:--:-- 97k
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-model/1.1.3/builder-model-1.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/s0gm71kzacnidrnn087zsfy3qddwcw99-builder-model-1.3.1.jar.drv'...
building '/nix/store/qbf3s2j8kfm597dx4fjfgwai723swh9s-builder-model-1.3.1.pom.drv'...
building '/nix/store/vi8yam6yn440fyf753ygd1h20qssf5gs-builder-model-1.5.0.jar.drv'...
building '/nix/store/y00y7aq9qak8aqbqs9yzxh3phc1gzc7z-builder-model-1.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-model/1.1.3/builder-model-1.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1278 100 1278 0 0 43652 0 --:--:-- --:--:-- --:--:-- 44068
building '/nix/store/qj7dg5xv8w8vwadk2msdnpss711d848g-builder-model-3.0.0.jar.drv'...
100 21871 100 21871 0 0 20686 0 0:00:01 0:00:01 --:--:-- 20691
building '/nix/store/jsrbv42ywfjxc4dpbf76s5lqnb7kaaxl-builder-model-3.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-model/1.3.1/builder-model-1.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 24498 100 24498 0 0 677k 0 --:--:-- --:--:-- --:--:-- 683k
building '/nix/store/0a2kglw51x8krsrby2i4ji7l43j3ds40-builder-model-3.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-model/1.3.1/builder-model-1.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1278 100 1278 0 0 32052 0 --:--:-- --:--:-- --:--:-- 32769
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-model/1.5.0/builder-model-1.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25382 100 25382 0 0 646k 0 --:--:-- --:--:-- --:--:-- 652k
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-model/1.5.0/builder-model-1.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1278 100 1278 0 0 38050 0 --:--:-- --:--:-- --:--:-- 38727
building '/nix/store/sl4kwzbmgqygavzbpplliy34rngjid8r-builder-model-3.0.1.pom.drv'...
building '/nix/store/2riyszi1w4ms6wp4pa12xailcgdrjrps-builder-model-3.1.4.jar.drv'...
building '/nix/store/l1gwx7pnd84wdcd4zmb6c8jgv5ayx4yy-builder-model-3.1.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.0/builder-model-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 38360 100 38360 0 0 464k 0 --:--:-- --:--:-- --:--:-- 468k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.0/builder-model-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/blg14p0kxdm655jcmcm70dh1db633rii-builder-model-3.2.1.jar.drv'...
100 1470 100 1470 0 0 21130 0 --:--:-- --:--:-- --:--:-- 21304
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.1/builder-model-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/d6w1hqgqmd19kjrks1wl1llmww5wq2l0-builder-model-3.2.1.pom.drv'...
100 38361 100 38361 0 0 636k 0 --:--:-- --:--:-- --:--:-- 645k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.0.1/builder-model-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pblqdpvn7wpsqs3vz30csfaglzlzjn0m-builder-model-3.3.1.jar.drv'...
100 1470 100 1470 0 0 13037 0 --:--:-- --:--:-- --:--:-- 13008
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.1.4/builder-model-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 38945 100 38945 0 0 646k 0 --:--:-- --:--:-- --:--:-- 655k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.1.4/builder-model-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1470 100 1470 0 0 21244 0 --:--:-- --:--:-- --:--:-- 21304
building '/nix/store/widb4nknkxxaj043kqw089g4arvipzx6-builder-model-3.3.1.pom.drv'...
building '/nix/store/ymmb5ff67n5wfjxii9kf8plz0ijz0gc7-builder-model-3.5.4.jar.drv'...
building '/nix/store/4rg6mbg19i8rilsfiwwv3g7mawww627q-builder-model-3.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.2.1/builder-model-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 40363 100 40363 0 0 635k 0 --:--:-- --:--:-- --:--:-- 646k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.2.1/builder-model-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/nfwvla827axbip2w2c1rfaavhalwwfqr-builder-test-api-1.1.3.jar.drv'...
100 1323 100 1323 0 0 29122 0 --:--:-- --:--:-- --:--:-- 29400
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.3.1/builder-model-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ii3swk0cnkgp5kky76vsph7yvwlirlvs-builder-test-api-1.1.3.pom.drv'...
100 41175 100 41175 0 0 688k 0 --:--:-- --:--:-- --:--:-- 693k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.3.1/builder-model-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/hadrk90v7vna1f3bl7cprrya6qmsv4pv-builder-test-api-1.3.1.jar.drv'...
100 1323 100 1323 0 0 29751 0 --:--:-- --:--:-- --:--:-- 30068
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.5.4/builder-model-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 41019 100 41019 0 0 686k 0 --:--:-- --:--:-- --:--:-- 690k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.5.4/builder-model-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1323 100 1323 0 0 29957 0 --:--:-- --:--:-- --:--:-- 30068
building '/nix/store/zs7vysqwqxnnwfczifi5w8qfd2w55244-builder-test-api-1.3.1.pom.drv'...
building '/nix/store/49jdqcmc1l0sd3mb9mbi9gnk6ybrcdig-builder-test-api-1.5.0.jar.drv'...
building '/nix/store/imglzgjqbf4j7gxzmfpkm0kcgivqnnn3-builder-test-api-1.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-test-api/1.1.3/builder-test-api-1.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10042 100 10042 0 0 220k 0 --:--:-- --:--:-- --:--:-- 217k
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-test-api/1.1.3/builder-test-api-1.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/llz71ni4818m28ri3camb1jaf704bikg-builder-test-api-3.0.0.jar.drv'...
100 1310 100 1310 0 0 45478 0 --:--:-- --:--:-- --:--:-- 46785
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-test-api/1.3.1/builder-test-api-1.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/imx92nbxi55pgj77aiwp7wmndb45z75c-builder-test-api-3.0.0.pom.drv'...
100 11628 100 11628 0 0 393k 0 --:--:-- --:--:-- --:--:-- 405k
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-test-api/1.3.1/builder-test-api-1.3.1.pom
building '/nix/store/27f62bixzbp0xvf5g5lhs9v1zxghdqbj-builder-test-api-3.0.1.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1310 100 1310 0 0 21323 0 --:--:-- --:--:-- --:--:-- 21475
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-test-api/1.5.0/builder-test-api-1.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11106 100 11106 0 0 330k 0 --:--:-- --:--:-- --:--:-- 338k
trying https://repo.maven.apache.org/maven2/com/android/tools/build/builder-test-api/1.5.0/builder-test-api-1.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1310 100 1310 0 0 45484 0 --:--:-- --:--:-- --:--:-- 46785
building '/nix/store/lkzgj3si8j85aj4ksjvvx8i4bkgnhddd-builder-test-api-3.0.1.pom.drv'...
building '/nix/store/4kc6blj02cfii8bg539qf5ip273839pp-builder-test-api-3.1.4.jar.drv'...
building '/nix/store/vkiglirig0fwkvzlyybb7pvy8pq6npn4-builder-test-api-3.1.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.0/builder-test-api-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14793 100 14793 0 0 86949 0 --:--:-- --:--:-- --:--:-- 87017
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.0/builder-test-api-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bx2d1qd4p6lr4w33d7hk2wc9rdgnpkxv-builder-test-api-3.2.1.jar.drv'...
100 1502 100 1502 0 0 21251 0 --:--:-- --:--:-- --:--:-- 21457
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.1/builder-test-api-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14793 100 14793 0 0 287k 0 --:--:-- --:--:-- --:--:-- 288k
building '/nix/store/lv8m6acpfnc1rm5sksqr17ba5nv2gcbn-builder-test-api-3.2.1.pom.drv'...
building '/nix/store/815hk3bzifd7f1mjgldya8a75z96x34s-builder-test-api-3.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.0.1/builder-test-api-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1502 100 1502 0 0 31367 0 --:--:-- --:--:-- --:--:-- 31957
building '/nix/store/s2mr8azyyp5af7n5ab10iyhqzi1l0g0q-builder-test-api-3.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.1.4/builder-test-api-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14793 100 14793 0 0 278k 0 --:--:-- --:--:-- --:--:-- 283k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.1.4/builder-test-api-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1502 100 1502 0 0 32325 0 --:--:-- --:--:-- --:--:-- 32652
building '/nix/store/c0hk8j8p2gyi75rfirgxcvs5if7l6gj9-builder-test-api-3.5.4.jar.drv'...
building '/nix/store/ppsapvginqxlsl5ijf3v51fb7nx5y730-builder-test-api-3.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.2.1/builder-test-api-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14880 100 14880 0 0 288k 0 --:--:-- --:--:-- --:--:-- 290k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.2.1/builder-test-api-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/llj2cikima647s4md8a9lq8a0pirnlam-bundletool-0.1.0-alpha01.jar.drv'...
100 1355 100 1355 0 0 28779 0 --:--:-- --:--:-- --:--:-- 29456
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.3.1/builder-test-api-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15184 100 15184 0 0 306k 0 --:--:-- --:--:-- --:--:-- 308k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.3.1/builder-test-api-3.3.1.pom
building '/nix/store/0hih3xibi6iaxycz8rcnh0sf0wgr5a0k-bundletool-0.1.0-alpha01.pom.drv'...
building '/nix/store/gvqccj7y43n498ng8vjdk5709mbxp7km-bundletool-0.5.0.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1355 100 1355 0 0 20077 0 --:--:-- --:--:-- --:--:-- 20223
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.5.4/builder-test-api-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/95125ciwbjcjjryzsy1jrwnhgffiz2jd-bundletool-0.5.0.pom.drv'...
100 15184 100 15184 0 0 304k 0 --:--:-- --:--:-- --:--:-- 308k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-test-api/3.5.4/builder-test-api-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1355 100 1355 0 0 28691 0 --:--:-- --:--:-- --:--:-- 28829
building '/nix/store/n109gy988y8wisfjzb55shk8xamxz8cq-bundletool-0.6.0.jar.drv'...
building '/nix/store/sg0fq5pnasf917air988jsyzx77d92k2-bundletool-0.6.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.1.0-alpha01/bundletool-0.1.0-alpha01.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 444k 100 444k 0 0 4698k 0 --:--:-- --:--:-- --:--:-- 4733k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.1.0-alpha01/bundletool-0.1.0-alpha01.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1785 100 1785 0 0 39825 0 --:--:-- --:--:-- --:--:-- 40568
building '/nix/store/0wjhb2yxivyqf56fmj7iy90fy7vj1svs-bundletool-0.9.0.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.5.0/bundletool-0.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2qdmcgm50cahxlrr9nb2zs7aba66pcc5-bundletool-0.9.0.pom.drv'...
100 4391k 100 4391k 0 0 27.0M 0 --:--:-- --:--:-- --:--:-- 27.1M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.5.0/bundletool-0.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1777 100 1777 0 0 35927 0 --:--:-- --:--:-- --:--:-- 36265
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.6.0/bundletool-0.6.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/zab627025dqg2nc028rj8pf0pfa5azxa-camelcase___camelcase_5.0.0.tgz.drv'...
building '/nix/store/n0vw18xs1a84sygspid8hgh9mgnnqasb-caniuse_lite___caniuse_lite_1.0.30001045.tgz.drv'...
100 4500k 100 4500k 0 0 26.6M 0 --:--:-- --:--:-- --:--:-- 26.8M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.6.0/bundletool-0.6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3617 100 3617 0 0 66126 0 --:--:-- --:--:-- --:--:-- 66981
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/128fpmgzk859ds3l8jf7xzkifhfca5ic-cardview-1.0.0.aar.drv'...
building '/nix/store/h0c2a471pmkz5nsgsz6kg29x3maxghzh-cardview-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.9.0/bundletool-0.9.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5125k 100 5125k 0 0 30.5M 0 --:--:-- --:--:-- --:--:-- 30.7M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/bundletool/0.9.0/bundletool-0.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3619 100 3619 0 0 77664 0 --:--:-- --:--:-- --:--:-- 78673
building '/nix/store/0mg2qj624hspzla8pd44xp4p9jsp4l1x-chance___chance_1.1.4.tgz.drv'...
building '/nix/store/1zdx6sdbbzxcl3wdihl6im7lmgacfaq6-checker-qual-2.0.0.jar.drv'...
trying https://registry.yarnpkg.com/camelcase/-/camelcase-5.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2277 100 2277 0 0 31779 0 --:--:-- --:--:-- --:--:-- 32070
trying https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001045.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 293k 100 293k 0 0 2629k 0 --:--:-- --:--:-- --:--:-- 2647k
building '/nix/store/27v2yadhx1jjjqi0aw2xyvr3y3pj2sbp-checker-qual-2.0.0.pom.drv'...
building '/nix/store/x29lbq5x3mybb9dy6fn27k57279y6grw-checker-qual-2.5.2.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22527 100 22527 0 0 410k 0 --:--:-- --:--:-- --:--:-- 415k
trying https://dl.google.com/dl/android/maven2/androidx/cardview/cardview/1.0.0/cardview-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1349 100 1349 0 0 31415 0 --:--:-- --:--:-- --:--:-- 32119
building '/nix/store/nr77k8x62gjviky7f0cijsms7ky6s6lc-checker-qual-2.5.2.pom.drv'...
building '/nix/store/gvqb61ijrzfdkz9a2j4wbvfqsww9sxrg-checker-qual-3.23.0.jar.drv'...
trying https://registry.yarnpkg.com/chance/-/chance-1.1.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 586k 100 586k 0 0 4285k 0 --:--:-- --:--:-- --:--:-- 4310k
trying https://repo1.maven.org/maven2/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7ldr7g386d7kcvnx2lhzldxnj3gjrlnw-checker-qual-3.23.0.pom.drv'...
100 335k 100 335k 0 0 5148k 0 --:--:-- --:--:-- --:--:-- 5156k
trying https://repo1.maven.org/maven2/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4198 100 4198 0 0 148k 0 --:--:-- --:--:-- --:--:-- 151k
building '/nix/store/q3s0r0ahzlmzbly5k761pphb02nkx8a6-cider-nrepl-0.25.3.jar.drv'...
building '/nix/store/mhxwns8zyfhl7svha2ln5qcz8kziqpxx-cider-nrepl-0.25.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 188k 100 188k 0 0 4483k 0 --:--:-- --:--:-- --:--:-- 4495k
trying https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2482 100 2482 0 0 88547 0 --:--:-- --:--:-- --:--:-- 91925
building '/nix/store/qfqs8xngy9r3dgn0d9ycr0klfp3gwz8v-clj_kondo___clj_kondo_2020.1.13.tgz.drv'...
building '/nix/store/97m2rawmjasp8z92vwzriyh6byy6m26i-cljfmt-0.6.7.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.23.0/checker-qual-3.23.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 217k 100 217k 0 0 3235k 0 --:--:-- --:--:-- --:--:-- 3239k
trying https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.23.0/checker-qual-3.23.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2093 100 2093 0 0 70609 0 --:--:-- --:--:-- --:--:-- 72172
building '/nix/store/bvvfz40a1lx9kbfr6d6llvvj7yxr7s18-cljfmt-0.6.7.pom.drv'...
trying https://repo.clojars.org/cider/cider-nrepl/0.25.3/cider-nrepl-0.25.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/jxmfwpy6b5cxwppdb3y9gnq0wimm5mar-cljs-bean-1.3.0.jar.drv'...
trying https://repo.clojars.org/cider/cider-nrepl/0.25.3/cider-nrepl-0.25.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/clj-kondo/-/clj-kondo-2020.1.13.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/cljfmt/cljfmt/0.6.7/cljfmt-0.6.7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/cljfmt/cljfmt/0.6.7/cljfmt-0.6.7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6157 100 6157 0 0 13676 0 --:--:-- --:--:-- --:--:-- 13651
building '/nix/store/4bql6dqg10g8jzp1q13c7q1k6p4dxkw6-cljs-bean-1.3.0.pom.drv'...
100 3398 100 3398 0 0 22022 0 --:--:-- --:--:-- --:--:-- 22064
trying https://repo.clojars.org/cljs-bean/cljs-bean/1.3.0/cljs-bean-1.3.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lc1ga5a6r3k73vamx2iirlqvda54brxw-cljs-test-display-0.1.1.jar.drv'...
100 935k 100 935k 0 0 1306k 0 --:--:-- --:--:-- --:--:-- 1306k
100 10493 100 10493 0 0 22874 0 --:--:-- --:--:-- --:--:-- 22910
building '/nix/store/ia9pqynw73y35dsphq1d36isk0j356x8-cljs-test-display-0.1.1.pom.drv'...
building '/nix/store/6ngsws8w2wi6kmfi16qy4hihp1sv08k9-cljs-time-0.5.2.jar.drv'...
100 2134 100 2134 0 0 2672 0 --:--:-- --:--:-- --:--:-- 2674
building '/nix/store/m7zlmhripchy312163wsn31r5gl8q9ap-cljs-time-0.5.2.pom.drv'...
100 14227 100 14227 0 0 28147 0 --:--:-- --:--:-- --:--:-- 28172
trying https://repo.clojars.org/cljs-bean/cljs-bean/1.3.0/cljs-bean-1.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8pfb6pp27xyxb3vqn1jpg9ryhgbkrkfv-clojure-1.10.1.jar.drv'...
trying https://repo.clojars.org/com/bhauman/cljs-test-display/0.1.1/cljs-test-display-0.1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13134 100 13134 0 0 368k 0 --:--:-- --:--:-- --:--:-- 377k
building '/nix/store/skkk71s073f0p63368yqn5b8y79ajxqz-clojure-1.10.1.pom.drv'...
trying https://repo.clojars.org/com/bhauman/cljs-test-display/0.1.1/cljs-test-display-0.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3321 100 3321 0 0 64249 0 --:--:-- --:--:-- --:--:-- 65117
trying https://repo.clojars.org/com/andrewmcveigh/cljs-time/0.5.2/cljs-time-0.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/spi38yk6b1q754di8rlrdblmvzb4hdr2-clojurescript-1.10.773.jar.drv'...
100 2525 100 2525 0 0 5230 0 --:--:-- --:--:-- --:--:-- 5227
trying https://repo.clojars.org/com/andrewmcveigh/cljs-time/0.5.2/cljs-time-0.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2581 100 2581 0 0 86027 0 --:--:-- --:--:-- --:--:-- 89000
building '/nix/store/0s30rfypwl6sl7pv5kxq26h9n8p33ivr-clojurescript-1.10.773.pom.drv'...
building '/nix/store/vawx5li6g2r4dxsnyhlifvyh949hvimf-clone_response___clone_response_1.0.2.tgz.drv'...
trying https://repo1.maven.org/maven2/org/clojure/clojure/1.10.1/clojure-1.10.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3816k 100 3816k 0 0 41.5M 0 --:--:-- --:--:-- --:--:-- 41.8M
building '/nix/store/h9nzlnzid7zksm030jw184zz0d9sjx8p-closure-compiler-externs-v20200830.jar.drv'...
100 24085 100 24085 0 0 40624 0 --:--:-- --:--:-- --:--:-- 40684
trying https://repo1.maven.org/maven2/org/clojure/clojure/1.10.1/clojure-1.10.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10041 100 10041 0 0 347k 0 --:--:-- --:--:-- --:--:-- 350k
building '/nix/store/r3yib0wjzfllpckfwam7znxsxjv91pzk-closure-compiler-externs-v20200830.pom.drv'...
building '/nix/store/xi3yhin69043i94lwp7sm09f48zgsiy0-closure-compiler-unshaded-v20200830.jar.drv'...
trying https://repo1.maven.org/maven2/org/clojure/clojurescript/1.10.773/clojurescript-1.10.773.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/org/clojure/clojurescript/1.10.773/clojurescript-1.10.773.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20631 100 20631 0 0 668k 0 --:--:-- --:--:-- --:--:-- 671k
building '/nix/store/06wpnlkbi0ykwg3icwl2w9iii0cz4kgy-closure-compiler-unshaded-v20200830.pom.drv'...
100 4676k 100 4676k 0 0 14.5M 0 --:--:-- --:--:-- --:--:-- 14.5M
trying https://registry.yarnpkg.com/clone-response/-/clone-response-1.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2279 100 2279 0 0 29252 0 --:--:-- --:--:-- --:--:-- 29597
building '/nix/store/0yvx1ipdwphb4f0l9snkda8hn266ayfv-clout-2.1.2.jar.drv'...
building '/nix/store/gi8byxc8xkn95x0vhp2kdqhw0rajnmfr-clout-2.1.2.pom.drv'...
trying https://repo1.maven.org/maven2/com/google/javascript/closure-compiler-externs/v20200830/closure-compiler-externs-v20200830.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 218k 100 218k 0 0 5282k 0 --:--:-- --:--:-- --:--:-- 5339k
trying https://repo1.maven.org/maven2/com/google/javascript/closure-compiler-externs/v20200830/closure-compiler-externs-v20200830.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2330 100 2330 0 0 84365 0 --:--:-- --:--:-- --:--:-- 86296
building '/nix/store/1m6kks6lanyvg1xdkmdpzdha32s613pw-cmake-3.18.1-linux.zip.drv'...
building '/nix/store/ca9rhc9d64vx59z4p4wxqr1w4n3yb8p7-codehaus-parent-4.pom.drv'...
trying https://repo1.maven.org/maven2/com/google/javascript/closure-compiler-unshaded/v20200830/closure-compiler-unshaded-v20200830.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7709k 100 7709k 0 0 62.1M 0 --:--:-- --:--:-- --:--:-- 62.7M
trying https://repo1.maven.org/maven2/com/google/javascript/closure-compiler-unshaded/v20200830/closure-compiler-unshaded-v20200830.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2114 100 2114 0 0 73326 0 --:--:-- --:--:-- --:--:-- 75500
building '/nix/store/rc8w9yi5ik01gh4p8f9w0dqa5k8i64vv-codox-klipse-theme-0.0.1.jar.drv'...
building '/nix/store/9x184gbbw11x6rkbcjk3rl4yzl0z8895-codox-klipse-theme-0.0.1.pom.drv'...
trying https://repo.clojars.org/clout/clout/2.1.2/clout-2.1.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10780 100 10780 0 0 389k 0 --:--:-- --:--:-- --:--:-- 404k
trying https://repo.clojars.org/clout/clout/2.1.2/clout-2.1.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3793 100 3793 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k
building '/nix/store/3nn8r4s3cb84k8s183jc9rnfp3vcr7y9-collection-1.0.0.jar.drv'...
building '/nix/store/68ra7283aa8dw0wapjd3jx6zfmr5sq43-collection-1.0.0.pom.drv'...
trying https://dl.google.com/android/repository/cmake-3.18.1-linux.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://tarballs.nixos.org/sha256/1pqlw2ilzagcl5ahq9dv60cxw59yrvrwf9q6z0679qf2x1yj71vb
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4821 100 4821 0 0 129k 0 --:--:-- --:--:-- --:--:-- 129k
building '/nix/store/q6l2zdhsa6i7b3pyqsz78j1nsz1bpig8-collection-1.1.0.jar.drv'...
100 20.0M 100 20.0M 0 0 61.0M 0 --:--:-- --:--:-- --:--:-- 61.0M
trying https://repo.clojars.org/viebel/codox-klipse-theme/0.0.1/codox-klipse-theme-0.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/viebel/codox-klipse-theme/0.0.1/codox-klipse-theme-0.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/h4w337m74hf4mp5vv3399acimgnyp89n-commons-codec-1.10.pom'...
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/xhma8y7m9sdjcank8xf4sj02z50qj644-collection-1.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/collection/collection/1.0.0/collection-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 41692 100 41692 0 0 706k 0 --:--:-- --:--:-- --:--:-- 714k
building '/nix/store/2h71cmigbrmpc6hhadzqqg9fy8ckqw62-cmake-3.18.1.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/collection/collection/1.0.0/collection-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1497 100 1497 0 0 35163 0 --:--:-- --:--:-- --:--:-- 35642
building '/nix/store/pnmy8w6dcx7nbmqq0xlczis5qqcrbyw6-colorette___colorette_1.1.0.tgz.drv'...
100 15901 100 15901 0 0 33894 0 --:--:-- --:--:-- --:--:-- 33976
100 2120 100 2120 0 0 4648 0 --:--:-- --:--:-- --:--:-- 4659
trying https://dl.google.com/dl/android/maven2/androidx/collection/collection/1.1.0/collection-1.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 42953 100 42953 0 0 704k 0 --:--:-- --:--:-- --:--:-- 710k
unpacking sources
unpacking source archive /nix/store/5v7y1lh2xk58dw3zvskrynvpz48760sw-cmake-3.18.1-linux.zip
building '/nix/store/c77rg2vnfm038r7dhjzzy6np2jjmgh7n-command_exists___command_exists_1.2.9.tgz.drv'...
building '/nix/store/f9jqqxgf0iv5kl5i2cm46skrnbrrd207-commander___commander_2.13.0.tgz.drv'...
building '/nix/store/il7hm3qfy3d98mydsmgdrd9kkgqsd1ay-common-1.0.0.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/collection/collection/1.1.0/collection-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1338 100 1338 0 0 29144 0 --:--:-- --:--:-- --:--:-- 29733
building '/nix/store/qvyzaps2yb5xfk8p5l7l9s1az33d3vlm-common-1.0.0.jar.drv'...
trying https://registry.yarnpkg.com/colorette/-/colorette-1.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3691 100 3691 0 0 50352 0 --:--:-- --:--:-- --:--:-- 50561
building '/nix/store/dqp01ba0l03pv0j2amm2zhhpczqmlp7s-common-1.0.0.pom.drv'...
patching sources
configuring
no configure script, doing nothing
building
no Makefile, doing nothing
installing
trying https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.9.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4051 100 4051 0 0 54134 0 --:--:-- --:--:-- --:--:-- 54743
building '/nix/store/yzjwixghjw9k5c3d0qnbkplg7k58lqkk-common-1.0.0.pom.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': [],
'libs': [PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
100 16966 100 16966 0 0 198k 0 --:--:-- --:--:-- --:--:-- 199k
trying https://dl.google.com/dl/android/maven2/android/arch/core/common/1.0.0/common-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11156 100 11156 0 0 230k 0 --:--:-- --:--:-- --:--:-- 231k
trying https://dl.google.com/dl/android/maven2/android/arch/lifecycle/common/1.0.0/common-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib')],
'paths': [PosixPath('/nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin')],
'recursive': True,
'runtime_dependencies': []}
building '/nix/store/83rr5c6hp9plsrwvsr9r59a6zc8p6s7l-common-24.1.3.jar.drv'...
building '/nix/store/a4ijm8zwsm8l7110z8j74l392p3w73hy-common-24.1.3.pom.drv'...
100 12366 100 12366 0 0 255k 0 --:--:-- --:--:-- --:--:-- 262k
trying https://dl.google.com/dl/android/maven2/android/arch/core/common/1.0.0/common-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/isdkgn08a85g93b8r3jkjwgar0jd1rl7-common-24.3.1.jar.drv'...
setting interpreter of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/ctest
searching for dependencies of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/ctest
setting interpreter of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/cmake
searching for dependencies of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/cmake
100 1651 100 1651 0 0 9444 0 --:--:-- --:--:-- --:--:-- 9488
building '/nix/store/7m2qblqmbmfwa6cahvgkjfj240q9psj6-common-24.3.1.pom.drv'...
setting interpreter of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/ninja
searching for dependencies of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/ninja
libstdc++.so.6 -> found: /nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib
setting RPATH to: /nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib
setting interpreter of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/cpack
searching for dependencies of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/cpack
setting interpreter of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/ccmake
searching for dependencies of /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/bin/ccmake
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
auto-patchelf: 0 dependencies could not be satisfied
post-installation fixup
trying https://dl.google.com/dl/android/maven2/android/arch/lifecycle/common/1.0.0/common-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1666 100 1666 0 0 36954 0 --:--:-- --:--:-- --:--:-- 37863
trying https://repo.maven.apache.org/maven2/com/android/tools/common/24.1.3/common-24.1.3.jar
trying https://repo.maven.apache.org/maven2/com/android/tools/common/24.1.3/common-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/dql3ydbizasjj158v1d5npgi932jir45-common-24.5.0.jar.drv'...
patching script interpreter paths in /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1
/nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/Internal/CPack/CPack.STGZ_Header.sh.in: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/Compiler/XL-Fortran/cpp: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/SquishRunTestCase.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/Platform/AIX/ExportImportList: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1/libexec/android-sdk/cmake/3.18.1/share/cmake-3.18/Modules/Squish4RunTestCase.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
checking for references to /tmp/tmp-status-mobile-9338bf71e/nix-build-cmake-3.18.1.drv-0/ in /nix/store/h3wf55i29fkn5fi7fr2dqqwzv8izjnhh-cmake-3.18.1...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 80776 100 80776 0 0 2221k 0 --:--:-- --:--:-- --:--:-- 2253k
100 1449 100 1449 0 0 52212 0 --:--:-- --:--:-- --:--:-- 53666
building '/nix/store/9xffqwx1m4lw49qmv76q82lp26kfvj05-common-24.5.0.pom.drv'...
building '/nix/store/wvzz5sf7993irs9hs1m6nw9xr8yc8imh-common-26.0.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/common/24.3.1/common-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 91331 100 91331 0 0 2178k 0 --:--:-- --:--:-- --:--:-- 2229k
building '/nix/store/nlqab9rk8lv7r3sx45464qmb5i8bw6lb-common-26.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/common/24.3.1/common-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1449 100 1449 0 0 51328 0 --:--:-- --:--:-- --:--:-- 51750
building '/nix/store/4rcq5hpirh425dsafabxnhp8yi4h1daa-common-26.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/common/24.5.0/common-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 97151 100 97151 0 0 2637k 0 --:--:-- --:--:-- --:--:-- 2710k
building '/nix/store/cnrcyb3qsd0fb2dzy64f03d1ais5n32p-common-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/common/24.5.0/common-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1449 100 1449 0 0 52199 0 --:--:-- --:--:-- --:--:-- 53666
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.0/common-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/a5l8qcnb6bzdlkjk9zqz5ypk71s52691-common-26.1.4.jar.drv'...
100 154k 100 154k 0 0 1784k 0 --:--:-- --:--:-- --:--:-- 1793k
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.0/common-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1823 100 1823 0 0 38912 0 --:--:-- --:--:-- --:--:-- 39630
building '/nix/store/wcf125bj0rx8k8hnmv5aczjjv7bw5i8k-common-26.1.4.pom.drv'...
building '/nix/store/lvkr87lk1m5v15a4qaqnx5vrpib56vx6-common-26.2.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.1/common-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 154k 100 154k 0 0 1583k 0 --:--:-- --:--:-- --:--:-- 1590k
building '/nix/store/blrrl2qymi9am4340f448fwmmg0l2msp-common-26.2.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.0.1/common-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1823 100 1823 0 0 26862 0 --:--:-- --:--:-- --:--:-- 27208
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.1.4/common-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 177k 100 177k 0 0 2201k 0 --:--:-- --:--:-- --:--:-- 2216k
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.1.4/common-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2000 100 2000 0 0 36273 0 --:--:-- --:--:-- --:--:-- 36363
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.2.1/common-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 208k 100 208k 0 0 2382k 0 --:--:-- --:--:-- --:--:-- 2397k
building '/nix/store/rxnmqqpjxp5hfmvqbrl1chrn00k9ihrq-common-26.3.1.jar.drv'...
building '/nix/store/25axnvv4qbi9z4zsi994ykmrsm403waf-common-26.3.1.pom.drv'...
building '/nix/store/45jhjgq1s4k73cdndlahnjgsnb4j1y34-common-26.5.4.jar.drv'...
building '/nix/store/p1x7rf1cd0n6vgcw61c2jd8g12f3vm59-common-26.5.4.pom.drv'...
building '/nix/store/vb27lxkrpz9jvzm74qf3ks5n9nvs9gk0-commons-0.9.6.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.2.1/common-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1698 100 1698 0 0 38063 0 --:--:-- --:--:-- --:--:-- 38590
building '/nix/store/9avjzbkhqy38b6a2n7x5akd9ifki3bpl-commons-0.9.6.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.3.1/common-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 212k 100 212k 0 0 2424k 0 --:--:-- --:--:-- --:--:-- 2446k
building '/nix/store/x0vf7zp3wz5rldshshb4ixc5w81lp0qa-commons-cli-1.2.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.3.1/common-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1702 100 1702 0 0 26112 0 --:--:-- --:--:-- --:--:-- 26593
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.5.4/common-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 244k 100 244k 0 0 2796k 0 --:--:-- --:--:-- --:--:-- 2804k
building '/nix/store/c8vkhg743mbhl1zx22cgnxqlp5kpm6qw-commons-cli-1.2.pom.drv'...
building '/nix/store/899yxw288xc8nb6jxj5s6y41n5av3c8j-commons-codec-1.10.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/common/26.5.4/common-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1700 100 1700 0 0 36483 0 --:--:-- --:--:-- --:--:-- 36956
trying https://repo.maven.apache.org/maven2/com/afollestad/material-dialogs/commons/0.9.6.0/commons-0.9.6.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 100k 100 100k 0 0 2501k 0 --:--:-- --:--:-- --:--:-- 2569k
building '/nix/store/c9dxmr7jl1c78qs1bppkpay3gd5n28f9-commons-codec-1.15.jar.drv'...
building '/nix/store/nrcdvp3yiwqxn7nl2rm1w8ji0hgnj1nv-commons-codec-1.15.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/afollestad/material-dialogs/commons/0.9.6.0/commons-0.9.6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1680 100 1680 0 0 53722 0 --:--:-- --:--:-- --:--:-- 54193
building '/nix/store/jcrc3jwzf45v8bi0p9zxhfc17i5sa638-commons-codec-1.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11609 100 11609 0 0 343k 0 --:--:-- --:--:-- --:--:-- 354k
building '/nix/store/8cb5lps73i5mk5qw6whnf08shsycii3p-commons-codec-1.4.pom.drv'...
trying https://tarballs.nixos.org/sha256/1nar28vxmzsjiw12phv77q8qr6jjnbsx9kvwidb9nd3djm8qkkg7
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 41123 100 41123 0 0 681k 0 --:--:-- --:--:-- --:--:-- 681k
trying https://tarballs.nixos.org/sha256/0qa51rbqvrnpy91yn4k9bylalswziq4jaw1i93g2z370fqhfkwqq
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 7980 100 7980 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 345k 100 345k 0 0 7568k 0 --:--:-- --:--:-- --:--:-- 7677k
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15443 100 15443 0 0 319k 0 --:--:-- --:--:-- --:--:-- 320k
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/0pyfcw93gn9kym60kzqrfi744zc8c3sb-commons-codec-1.6.jar.drv'...
building '/nix/store/1k43hv7lghb22sl4hjf7gqccrb03wzbk-commons-codec-1.6.pom.drv'...
building '/nix/store/glfbdpkzwl9b37f056i8rshap0fx0xyq-commons-codec-1.9.jar.drv'...
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 58160 100 58160 0 0 1193k 0 --:--:-- --:--:-- --:--:-- 1208k
building '/nix/store/npbb5awhci94l9gcw4zmjdp6hlmvylfh-commons-codec-1.9.pom.drv'...
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10494 100 10494 0 0 274k 0 --:--:-- --:--:-- --:--:-- 276k
building '/nix/store/p8qdzw6mfib40pl19fb463yysmicxnih-commons-compress-1.12.jar.drv'...
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/i1xx4zbxkm01z4q6f9chyii613naz3lk-commons-compress-1.12.pom.drv'...
100 227k 100 227k 0 0 5238k 0 --:--:-- --:--:-- --:--:-- 5286k
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11157 100 11157 0 0 291k 0 --:--:-- --:--:-- --:--:-- 294k
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/368v8krgcibzb3vkm48a7jpmg2xyynmx-commons-compress-1.8.1.jar.drv'...
building '/nix/store/5v6mqnw8pb1s7i1lcakqyjpfcyc9l2iv-commons-compress-1.8.1.pom.drv'...
100 257k 100 257k 0 0 5811k 0 --:--:-- --:--:-- --:--:-- 5858k
trying https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11543 100 11543 0 0 403k 0 --:--:-- --:--:-- --:--:-- 417k
building '/nix/store/jfnqhv3bqsy1wkmdwmk0ykmjf8p2nwna-commons-fileupload-1.4.jar.drv'...
building '/nix/store/rj1a7nvg0d79v9nplingsk5ssdr8qrfa-commons-fileupload-1.4.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.12/commons-compress-1.12.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 432k 100 432k 0 0 8730k 0 --:--:-- --:--:-- --:--:-- 8820k
building '/nix/store/4sjx0r8yrqj15dnx99kw6m3z1ls8ssxh-commons-io-2.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.12/commons-compress-1.12.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12808 100 12808 0 0 412k 0 --:--:-- --:--:-- --:--:-- 403k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/k48dqh6jzzg3l64i69mgwmmwwvng52nh-commons-io-2.4.pom.drv'...
100 356k 100 356k 0 0 7827k 0 --:--:-- --:--:-- --:--:-- 7932k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11432 100 11432 0 0 375k 0 --:--:-- --:--:-- --:--:-- 384k
building '/nix/store/zdlf8wvgvxi9kmxcf5xvzhanx3br7bgd-commons-io-2.6.jar.drv'...
building '/nix/store/hidbbv1jjammyczdflal4m9n3592hc9n-commons-io-2.6.pom.drv'...
trying https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 72446 100 72446 0 0 2104k 0 --:--:-- --:--:-- --:--:-- 2143k
trying https://repo1.maven.org/maven2/commons-fileupload/commons-fileupload/1.4/commons-fileupload-1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15611 100 15611 0 0 504k 0 --:--:-- --:--:-- --:--:-- 508k
trying https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 180k 100 180k 0 0 4281k 0 --:--:-- --:--:-- --:--:-- 4304k
building '/nix/store/cp1rg2v5gd06r212wjg08a225fc0lzg5-commons-lang3-3.3.2.jar.drv'...
building '/nix/store/wklaqhgkciwnd0ga6r6vz71kp4sp0w6r-commons-lang3-3.3.2.pom.drv'...
building '/nix/store/f3ybh22ij6ii64m2clhgy48m9cx9w4bp-commons-lang3-3.9.jar.drv'...
trying https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10166 100 10166 0 0 359k 0 --:--:-- --:--:-- --:--:-- 367k
building '/nix/store/rbhv04fdsx422k78ibdbciymwnxzpvj7-commons-lang3-3.9.pom.drv'...
trying https://repo1.maven.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 209k 100 209k 0 0 4748k 0 --:--:-- --:--:-- --:--:-- 4767k
trying https://repo1.maven.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom
building '/nix/store/x4ys5fk1b2g1y9r0vs6cn0vpzj54xzl6-commons-logging-1.1.1.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14256 100 14256 0 0 499k 0 --:--:-- --:--:-- --:--:-- 515k
building '/nix/store/apkznbgf7qanf751l07s9ibclxvmvgfp-commons-logging-1.1.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 403k 100 403k 0 0 9113k 0 --:--:-- --:--:-- --:--:-- 9160k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20377 100 20377 0 0 628k 0 --:--:-- --:--:-- --:--:-- 641k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/v2g15n3m9hdhc0lsyzk7q5m92j1m44vp-commons-logging-1.2.jar.drv'...
building '/nix/store/a0f8j8mp8vm149sn7jzzgwlxzrkwi4pz-commons-logging-1.2.pom.drv'...
100 492k 100 492k 0 0 9907k 0 --:--:-- --:--:-- --:--:-- 9.8M
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.9/commons-lang3-3.9.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 28379 100 28379 0 0 595k 0 --:--:-- --:--:-- --:--:-- 602k
building '/nix/store/15alr1i13p8pvz9hmsh6lr4ib745s58m-commons-parent-11.pom.drv'...
building '/nix/store/l9z6wggwp352xyvr9z2b1zds2m72xhpj-commons-parent-22.pom.drv'...
trying https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 60686 100 60686 0 0 1620k 0 --:--:-- --:--:-- --:--:-- 1646k
trying https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1dmyfdfzp2cs59jyi0wyhvmdm86a5pz5-commons-parent-25.pom.drv'...
100 18365 100 18365 0 0 421k 0 --:--:-- --:--:-- --:--:-- 427k
trying https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 61829 100 61829 0 0 1803k 0 --:--:-- --:--:-- --:--:-- 1829k
building '/nix/store/iybg0a3kpdljpcz5h96n5c89g28kmg80-commons-parent-32.pom.drv'...
building '/nix/store/mjkcd1bnawp78f82zki7ahspbxv518c7-commons-parent-33.pom.drv'...
trying https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 19206 100 19206 0 0 657k 0 --:--:-- --:--:-- --:--:-- 669k
trying https://tarballs.nixos.org/sha256/1frwdic537d95l0ikgkvfpb4wjfjx2h5h211zysdsyhawdamx37v
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
building '/nix/store/08mj9w13d6p9056rdxc33w7kxkfqsypv-commons-parent-34.pom.drv'...
100 41918 100 41918 0 0 984k 0 --:--:-- --:--:-- --:--:-- 984k
building '/nix/store/ds5xjyvrxz8p6p401zrhhqzfy61fi9vm-commons-parent-35.pom.drv'...
trying https://tarballs.nixos.org/sha256/0am014qph77cw2n596d9z8g1naf5a191199zi9di0q1l75pk1q5r
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 24649 100 24649 0 0 611k 0 --:--:-- --:--:-- --:--:-- 611k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 48304 100 48304 0 0 1309k 0 --:--:-- --:--:-- --:--:-- 1347k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/aifyg4c6k07haq6jhi4qkvcpi51j5jcb-commons-parent-39.pom.drv'...
building '/nix/store/7hy38ymhmz0yr33nls4vykcihlfw76d8-commons-parent-48.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/32/commons-parent-32.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 52783 100 52783 0 0 1421k 0 --:--:-- --:--:-- --:--:-- 1431k
100 53088 100 53088 0 0 1557k 0 --:--:-- --:--:-- --:--:-- 1571k
building '/nix/store/34xz3gf8xfiw0ba2jwnhbr99f7icv4h3-commons-parent-5.pom.drv'...
building '/nix/store/zgfswvfhjz9dvjzm94zj0k2nalii2kig-commons-parent-52.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 55943 100 55943 0 0 1616k 0 --:--:-- --:--:-- --:--:-- 1655k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 57772 100 57772 0 0 1714k 0 --:--:-- --:--:-- --:--:-- 1763k
building '/nix/store/4hp3xvqrvgxwi2lxw2cdk7dzpn7nwjad-compiler-4.12.0.jar.drv'...
building '/nix/store/56yr1rlm6135gsl54kz1k7jvw6ncj84h-compiler-4.12.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 61975 100 61975 0 0 1804k 0 --:--:-- --:--:-- --:--:-- 1834k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 72034 100 72034 0 0 2026k 0 --:--:-- --:--:-- --:--:-- 2068k
building '/nix/store/935kqylm2clkxnrsccsrqi3z6hpm8hgi-compilerCommon-1.0-rc5.jar.drv'...
building '/nix/store/qn9xrmhq31wmrpl6df49xqa512dv4w80-compilerCommon-1.0-rc5.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/5/commons-parent-5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16041 100 16041 0 0 489k 0 --:--:-- --:--:-- --:--:-- 505k
trying https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/sggzpxappbpfv79141nvzzvqw10mgx6j-compilerCommon-3.0.0.jar.drv'...
100 79273 100 79273 0 0 1957k 0 --:--:-- --:--:-- --:--:-- 1985k
building '/nix/store/l6s0hmqb0q9hs7ss0ywr91xd40aci7j4-compilerCommon-3.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/compiler/4.12.0/compiler-4.12.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 307k 100 307k 0 0 6790k 0 --:--:-- --:--:-- --:--:-- 6826k
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/compiler/4.12.0/compiler-4.12.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1647 100 1647 0 0 19047 0 --:--:-- --:--:-- --:--:-- 19151
building '/nix/store/87wya2wx3rhb4rzapspmq24bplwplyc3-compilerCommon-3.0.1.jar.drv'...
building '/nix/store/zcrps34lwgjzyj14v1q03g6jij1nrlfb-compilerCommon-3.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/databinding/compilerCommon/1.0-rc5/compilerCommon-1.0-rc5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 165k 100 165k 0 0 1725k 0 --:--:-- --:--:-- --:--:-- 1736k
trying https://repo.maven.apache.org/maven2/com/android/databinding/compilerCommon/1.0-rc5/compilerCommon-1.0-rc5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2056 100 2056 0 0 62197 0 --:--:-- --:--:-- --:--:-- 64250
trying https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.0/compilerCommon-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/jqgfhlrzrq8yhv8h5wi6bryk3f5ya9zx-compilerCommon-3.1.4.jar.drv'...
building '/nix/store/rz2cyl2vbvgaa10ysbg33nvnz8pnib41-compilerCommon-3.1.4.pom.drv'...
100 198k 100 198k 0 0 2359k 0 --:--:-- --:--:-- --:--:-- 2390k
trying https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.0/compilerCommon-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/rziyx8mi82f6acf6nf32hhpn4vbz1v0l-compojure-1.5.2.jar.drv'...
100 2404 100 2404 0 0 31047 0 --:--:-- --:--:-- --:--:-- 30820
trying https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.1/compilerCommon-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 198k 100 198k 0 0 1833k 0 --:--:-- --:--:-- --:--:-- 1836k
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/isnc8yi4y9yh74xnnlhcclgi8jszqi60-compojure-1.5.2.pom.drv'...
building '/nix/store/lj1f157ggy03wmwcccxallnrjjyj2grz-conceal-1.1.3.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.0.1/compilerCommon-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2404 100 2404 0 0 35877 0 --:--:-- --:--:-- --:--:-- 36424
trying https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.1.4/compilerCommon-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/v409jsjcyzp6xxms4nnjc17k2aavi1b1-conceal-1.1.3.pom.drv'...
100 276k 100 276k 0 0 3118k 0 --:--:-- --:--:-- --:--:-- 3143k
trying https://dl.google.com/dl/android/maven2/com/android/databinding/compilerCommon/3.1.4/compilerCommon-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2943 100 2943 0 0 62313 0 --:--:-- --:--:-- --:--:-- 62617
building '/nix/store/px5zijd0bmxv699bk8pdyykiyxn00ygc-conscrypt-android-2.0.0.aar.drv'...
building '/nix/store/zxnxb46rmn8c716qi1241hlk6zwn9wnv-conscrypt-android-2.0.0.pom.drv'...
trying https://repo.clojars.org/compojure/compojure/1.5.2/compojure-1.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15568 100 15568 0 0 434k 0 --:--:-- --:--:-- --:--:-- 447k
trying https://repo.clojars.org/compojure/compojure/1.5.2/compojure-1.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3611 100 3611 0 0 104k 0 --:--:-- --:--:-- --:--:-- 106k
building '/nix/store/a1c24ji6jiph2nx0v5nzf8szfm4qa35d-constraintlayout-2.0.4.aar.drv'...
building '/nix/store/87nga24560047qwk2mim1dgvijrxw2hb-constraintlayout-2.0.4.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/conceal/conceal/1.1.3/conceal-1.1.3.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 510k 100 510k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.3M
trying https://repo.maven.apache.org/maven2/com/facebook/conceal/conceal/1.1.3/conceal-1.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/i10lpq1q4xlsx6dzbyzhyzyh0sgr3vfb-constraintlayout-solver-2.0.4.jar.drv'...
100 1198 100 1198 0 0 32446 0 --:--:-- --:--:-- --:--:-- 33277
trying https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-android/2.0.0/conscrypt-android-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/klafmyycjwhjv5mmravyqln1wggz8ycc-constraintlayout-solver-2.0.4.pom.drv'...
100 3427k 100 3427k 0 0 36.2M 0 --:--:-- --:--:-- --:--:-- 36.3M
trying https://repo.maven.apache.org/maven2/org/conscrypt/conscrypt-android/2.0.0/conscrypt-android-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1275 100 1275 0 0 43509 0 --:--:-- --:--:-- --:--:-- 43965
trying https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout/2.0.4/constraintlayout-2.0.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1kszn3qazkchj12ymqw1avamr1xnfbl7-coordinatorlayout-1.0.0.aar.drv'...
building '/nix/store/p624d9p7qny84p84hccrn0a7qgc2ha60-coordinatorlayout-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout/2.0.4/constraintlayout-2.0.4.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 375k 100 375k 0 0 4037k 0 --:--:-- --:--:-- --:--:-- 4079k
100 1711 100 1711 0 0 38854 0 --:--:-- --:--:-- --:--:-- 39790
building '/nix/store/0g2m5ajh92l15ddkxg46cg5brk8zff8y-coordinatorlayout-1.1.0.aar.drv'...
building '/nix/store/cw8sfxwfpj1fyxgcq94lsp89xnpam7ka-coordinatorlayout-1.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout-solver/2.0.4/constraintlayout-solver-2.0.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 225k 100 225k 0 0 2626k 0 --:--:-- --:--:-- --:--:-- 2654k
trying https://dl.google.com/dl/android/maven2/androidx/constraintlayout/constraintlayout-solver/2.0.4/constraintlayout-solver-2.0.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1109 100 1109 0 0 23212 0 --:--:-- --:--:-- --:--:-- 23595
building '/nix/store/kl70x5sfbx0268dvnnj5kaal670ci0sw-core-0.9.6.0.aar.drv'...
building '/nix/store/iwy9dg18n8pvzx40qy1d9wp4zfgbxxqd-core-0.9.6.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.0.0/coordinatorlayout-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.0.0/coordinatorlayout-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 44222 100 44222 0 0 736k 0 --:--:-- --:--:-- --:--:-- 744k
building '/nix/store/7r4lcaqhh4qlxcyzjg42g8b5vsr4f5sv-core-1.0.0.aar.drv'...
100 2021 100 2021 0 0 32368 0 --:--:-- --:--:-- --:--:-- 32079
trying https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b4419nck5ajkpmj1d7vj0h8idrdagzf1-core-1.0.0.pom.drv'...
100 45020 100 45020 0 0 572k 0 --:--:-- --:--:-- --:--:-- 578k
trying https://dl.google.com/dl/android/maven2/androidx/coordinatorlayout/coordinatorlayout/1.1.0/coordinatorlayout-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2187 100 2187 0 0 50183 0 --:--:-- --:--:-- --:--:-- 50860
building '/nix/store/95zbvy43hqn651vqpfkv746qakjgcki1-core-1.0.1.aar.drv'...
building '/nix/store/hlnv1hxlymrlfg74q4dsf268x1083lqx-core-1.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/afollestad/material-dialogs/core/0.9.6.0/core-0.9.6.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 116k 100 116k 0 0 2782k 0 --:--:-- --:--:-- --:--:-- 2834k
trying https://repo.maven.apache.org/maven2/com/afollestad/material-dialogs/core/0.9.6.0/core-0.9.6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1680 100 1680 0 0 40713 0 --:--:-- --:--:-- --:--:-- 40975
building '/nix/store/hsmw9glsnv8s0f1ghivah0z5j9lj3mlx-core-1.1.0.aar.drv'...
building '/nix/store/isxdiqiczhxcdcl811bfklgnv60n9wbm-core-1.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.0.0/core-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 618k 100 618k 0 0 5950k 0 --:--:-- --:--:-- --:--:-- 6004k
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.0.0/core-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2zh4lg578khm9hihjz7sr471yg23rc3k-core-1.2.0.aar.drv'...
100 2201 100 2201 0 0 46425 0 --:--:-- --:--:-- --:--:-- 46829
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.0.1/core-1.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/dhkzbh1pxdjqhyzpnxq0n2m7lxk6czg6-core-1.2.0.pom.drv'...
100 618k 100 618k 0 0 5858k 0 --:--:-- --:--:-- --:--:-- 5887k
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.0.1/core-1.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2201 100 2201 0 0 42507 0 --:--:-- --:--:-- --:--:-- 43156
building '/nix/store/phqsl9h1j9cpa2b5smq0hwzxk3xnys0a-core-1.3.0.aar.drv'...
building '/nix/store/sjwzxw1jyi7y8dbbnj49l1n1cng7zlkj-core-1.3.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.1.0/core-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 664k 100 664k 0 0 5451k 0 --:--:-- --:--:-- --:--:-- 5494k
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.1.0/core-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2367 100 2367 0 0 49026 0 --:--:-- --:--:-- --:--:-- 49312
building '/nix/store/mbyd7c0idjb955y8sbgxjv59vhiiq0z3-core-1.3.1.aar.drv'...
building '/nix/store/p44x928b5391yq9jrp73br265547nidg-core-1.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.2.0/core-1.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 689k 100 689k 0 0 5989k 0 --:--:-- --:--:-- --:--:-- 5997k
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.2.0/core-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/kvh22r543i4909a9r70gakl2dwhr1fbr-core-1.5.0.aar.drv'...
100 2181 100 2181 0 0 43576 0 --:--:-- --:--:-- --:--:-- 44510
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.3.0/core-1.3.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/c4qn66jgb97z81l69yrm0v78y8h0bd3d-core-1.5.0.pom.drv'...
100 710k 100 710k 0 0 6034k 0 --:--:-- --:--:-- --:--:-- 6071k
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.3.0/core-1.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2181 100 2181 0 0 43825 0 --:--:-- --:--:-- --:--:-- 44510
building '/nix/store/pzzilk5wxy7bk8d4v7pxmywfp99brjjw-core-1.6.0.aar.drv'...
building '/nix/store/m8q8f07hh0nq66gcrwzzs98h62dwqjl2-core-1.6.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.3.1/core-1.3.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 710k 100 710k 0 0 6747k 0 --:--:-- --:--:-- --:--:-- 6765k
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.3.1/core-1.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2181 100 2181 0 0 45053 0 --:--:-- --:--:-- --:--:-- 45437
building '/nix/store/j8vvxha9gc7ynihl01x402vm1nzx31ha-core-3.3.0.jar.drv'...
building '/nix/store/hk4x81bzf2hk3dkif9mkq08prra2zrar-core-3.3.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.5.0/core-1.5.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 851k 100 851k 0 0 7685k 0 --:--:-- --:--:-- --:--:-- 7745k
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.5.0/core-1.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/4gx1rxr605bjl3rsrgak20v6izix1dfd-core-common-2.0.0.jar.drv'...
100 2592 100 2592 0 0 37396 0 --:--:-- --:--:-- --:--:-- 37565
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.6.0/core-1.6.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lppl6pnrj0v9rkqmaiv0n3g5ddjai5zl-core-common-2.0.0.pom.drv'...
100 905k 100 905k 0 0 7412k 0 --:--:-- --:--:-- --:--:-- 7423k
trying https://dl.google.com/dl/android/maven2/androidx/core/core/1.6.0/core-1.6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2811 100 2811 0 0 64030 0 --:--:-- --:--:-- --:--:-- 65372
trying https://repo.maven.apache.org/maven2/com/google/zxing/core/3.3.0/core-3.3.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 528k 100 528k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.7M
building '/nix/store/x114ssa19z8cv9chzf1dlgy0aw74cixh-core-common-2.0.1.jar.drv'...
building '/nix/store/3xx8ikavslq51icr9gs8kkbdnnsvcpzh-core-common-2.0.1.pom.drv'...
building '/nix/store/f59x7agxjpg342v07ncvxsaayzp2rw2q-core-common-2.1.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/zxing/core/3.3.0/core-3.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2064 100 2064 0 0 64864 0 --:--:-- --:--:-- --:--:-- 66580
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-common/2.0.0/core-common-2.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/by96l73gj6a4d6cvrdp50sfi69bfhghb-core-common-2.1.0.pom.drv'...
100 11249 100 11249 0 0 224k 0 --:--:-- --:--:-- --:--:-- 228k
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-common/2.0.0/core-common-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qm0wrp9napm24n88xpbwywm5mah9h4fh-core-ktx-1.6.0.aar.drv'...
100 1648 100 1648 0 0 34544 0 --:--:-- --:--:-- --:--:-- 34333
building '/nix/store/k118jq08lp25prvcb44dahw5z4ai60a2-core-ktx-1.6.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-common/2.0.1/core-common-2.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11256 100 11256 0 0 224k 0 --:--:-- --:--:-- --:--:-- 229k
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-common/2.0.1/core-common-2.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1648 100 1648 0 0 36396 0 --:--:-- --:--:-- --:--:-- 36622
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-common/2.1.0/core-common-2.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vyk2kg4c044s0qk645hmjn2dqsv7943d-core-runtime-2.0.0.aar.drv'...
building '/nix/store/193ph8km3ki7kfhr13vvrn97svkb9kzx-core-runtime-2.0.0.pom.drv'...
100 11257 100 11257 0 0 224k 0 --:--:-- --:--:-- --:--:-- 229k
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-common/2.1.0/core-common-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1315 100 1315 0 0 28388 0 --:--:-- --:--:-- --:--:-- 28586
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/f62k7wml8zms918i7kykacgiq94lj50n-core-runtime-2.1.0.aar.drv'...
building '/nix/store/1f5ygv8rsl2hgfhihv57ajv6j66y67h9-core-runtime-2.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/core/core-ktx/1.6.0/core-ktx-1.6.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 158k 100 158k 0 0 1873k 0 --:--:-- --:--:-- --:--:-- 1889k
building '/nix/store/3615331r273rn0ssnmvj5bds22lvsmrf-core.async-1.3.610.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/core/core-ktx/1.6.0/core-ktx-1.6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2122 100 2122 0 0 47435 0 --:--:-- --:--:-- --:--:-- 48227
building '/nix/store/vbc2gpy9wqwinqn56hizjf3798y6nanz-core.async-1.3.610.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.0.0/core-runtime-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5475 100 5475 0 0 123k 0 --:--:-- --:--:-- --:--:-- 124k
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.0.0/core-runtime-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vw4w6iyf0wwrv37whwaz38qzcjq7fklv-core.cache-1.0.207.jar.drv'...
100 1529 100 1529 0 0 23905 0 --:--:-- --:--:-- --:--:-- 24269
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6059 100 6059 0 0 125k 0 --:--:-- --:--:-- --:--:-- 125k
trying https://dl.google.com/dl/android/maven2/androidx/arch/core/core-runtime/2.1.0/core-runtime-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8wghh70gw8wbgks6d0ljchssl9jb9my1-core.cache-1.0.207.pom.drv'...
building '/nix/store/63jcpsnq4fmm9iq16jgnnlgngd7bnc9j-core.memoize-1.0.236.jar.drv'...
100 1531 100 1531 0 0 31805 0 --:--:-- --:--:-- --:--:-- 31895
trying https://repo1.maven.org/maven2/org/clojure/core.async/1.3.610/core.async-1.3.610.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 62246 100 62246 0 0 1132k 0 --:--:-- --:--:-- --:--:-- 1146k
building '/nix/store/85k8pcgyyh1c573hs1bbxhlrcgkydd7p-core.memoize-1.0.236.pom.drv'...
building '/nix/store/4w0zk8j4dr8ps8w7qqh8iyxlfaks5pv9-core.rrb-vector-0.1.1.jar.drv'...
trying https://repo1.maven.org/maven2/org/clojure/core.async/1.3.610/core.async-1.3.610.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2665 100 2665 0 0 96143 0 --:--:-- --:--:-- --:--:-- 98703
trying https://repo1.maven.org/maven2/org/clojure/core.cache/1.0.207/core.cache-1.0.207.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/3jaffrnka7cqlc4x11pr3snfcb1a2dls-core.rrb-vector-0.1.1.pom.drv'...
100 10502 100 10502 0 0 354k 0 --:--:-- --:--:-- --:--:-- 366k
building '/nix/store/38q0mj35b3vr6ps2d77f34z3pqkzxd3z-core.specs.alpha-0.2.44.jar.drv'...
trying https://repo1.maven.org/maven2/org/clojure/core.cache/1.0.207/core.cache-1.0.207.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1479 100 1479 0 0 20800 0 --:--:-- --:--:-- --:--:-- 20830
trying https://repo1.maven.org/maven2/org/clojure/core.memoize/1.0.236/core.memoize-1.0.236.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7689 100 7689 0 0 268k 0 --:--:-- --:--:-- --:--:-- 278k
trying https://repo1.maven.org/maven2/org/clojure/core.memoize/1.0.236/core.memoize-1.0.236.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1719 100 1719 0 0 44664 0 --:--:-- --:--:-- --:--:-- 45236
building '/nix/store/3dbmn0xjfwhgb2if0dgll7a7whfnylmk-core.specs.alpha-0.2.44.pom.drv'...
building '/nix/store/0dw06npz25d8sgc0s63cnwimnq0mk5aa-crash-26.2.1.jar.drv'...
trying https://repo1.maven.org/maven2/org/clojure/core.rrb-vector/0.1.1/core.rrb-vector-0.1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 79071 100 79071 0 0 2164k 0 --:--:-- --:--:-- --:--:-- 2206k
building '/nix/store/1gp529lik44kmhc75k4m5q1d9aj277rv-crash-26.2.1.pom.drv'...
trying https://repo1.maven.org/maven2/org/clojure/core.rrb-vector/0.1.1/core.rrb-vector-0.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3046 100 3046 0 0 60081 0 --:--:-- --:--:-- --:--:-- 60920
building '/nix/store/d0gvqiy64k2mxjgcxhkwb5rmhbsspw07-crash-26.3.1.jar.drv'...
trying https://repo1.maven.org/maven2/org/clojure/core.specs.alpha/0.2.44/core.specs.alpha-0.2.44.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/3134aj964d36ybg15508wbadmbs0gg14-crash-26.3.1.pom.drv'...
100 4312 100 4312 0 0 139k 0 --:--:-- --:--:-- --:--:-- 140k
trying https://repo1.maven.org/maven2/org/clojure/core.specs.alpha/0.2.44/core.specs.alpha-0.2.44.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2660 100 2660 0 0 97514 0 --:--:-- --:--:-- --:--:-- 98518
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/crash/26.2.1/crash-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13614 100 13614 0 0 286k 0 --:--:-- --:--:-- --:--:-- 289k
building '/nix/store/kq8c13jq4ns1jr8zk158hjxqyrm34rfv-crash-26.5.4.jar.drv'...
building '/nix/store/r1nzwhc1s6l06s29y9173pir9gjf3xfy-crash-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/crash/26.2.1/crash-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2082 100 2082 0 0 26244 0 --:--:-- --:--:-- --:--:-- 26354
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/crash/26.3.1/crash-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/xb29zx66lzib1gjj9c72siqhwg78nan3-create_react_class___create_react_class_15.6.3.tgz.drv'...
100 13616 100 13616 0 0 187k 0 --:--:-- --:--:-- --:--:-- 189k
building '/nix/store/6icjfczb8y8m7yzh7vzdsc3m63xvqyip-cross_spawn___cross_spawn_7.0.2.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/crash/26.3.1/crash-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2086 100 2086 0 0 45152 0 --:--:-- --:--:-- --:--:-- 45347
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/crash/26.5.4/crash-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/x3glfrq3mf3cfdr1yzy19s0ir36zg6m8-crypto-equality-1.0.0.jar.drv'...
100 13616 100 13616 0 0 193k 0 --:--:-- --:--:-- --:--:-- 192k
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/crash/26.5.4/crash-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/4znipkd7yzbfaac0g7042hfmx631lyfh-crypto-equality-1.0.0.pom.drv'...
100 2089 100 2089 0 0 45152 0 --:--:-- --:--:-- --:--:-- 45413
trying https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ln4m2cnkyhnndcj0zi31r16v97dcbqpv-crypto-random-1.2.0.jar.drv'...
100 23321 100 23321 0 0 281k 0 --:--:-- --:--:-- --:--:-- 284k
trying https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/3x19mrhynj92q282f2pxcpx90hcs4d0i-crypto-random-1.2.0.pom.drv'...
100 7371 100 7371 0 0 99k 0 --:--:-- --:--:-- --:--:-- 101k
trying https://repo.clojars.org/crypto-equality/crypto-equality/1.0.0/crypto-equality-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3668 100 3668 0 0 68752 0 --:--:-- --:--:-- --:--:-- 69207
building '/nix/store/1xp2ljk97hfklxyrkm03x2l5x80gpmb4-css_what___css_what_3.2.1.tgz.drv'...
trying https://repo.clojars.org/crypto-equality/crypto-equality/1.0.0/crypto-equality-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/jxvyhabsc32fac77nbjwh5h085gvfks9-cssstyle___cssstyle_2.2.0.tgz.drv'...
building '/nix/store/pdlsacywg7mp8vwj9zigc4llnv4xa5za-cursoradapter-1.0.0.aar.drv'...
100 3246 100 3246 0 0 62716 0 --:--:-- --:--:-- --:--:-- 63647
trying https://repo.clojars.org/crypto-random/crypto-random/1.2.0/crypto-random-1.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3675 100 3675 0 0 117k 0 --:--:-- --:--:-- --:--:-- 119k
building '/nix/store/k390n4gi99fyldp7pw501y6fc4kglwjj-cursoradapter-1.0.0.pom.drv'...
building '/nix/store/idmspn8054hlv3rf1xklzxzadk4liz5w-customview-1.0.0.aar.drv'...
trying https://repo.clojars.org/crypto-random/crypto-random/1.2.0/crypto-random-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3382 100 3382 0 0 107k 0 --:--:-- --:--:-- --:--:-- 110k
trying https://registry.yarnpkg.com/css-what/-/css-what-3.2.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/08fas7l9c33kqb3f34ypp2qdifxirbr5-customview-1.0.0.pom.drv'...
100 6435 100 6435 0 0 84157 0 --:--:-- --:--:-- --:--:-- 84671
trying https://registry.yarnpkg.com/cssstyle/-/cssstyle-2.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/a6686fsydvlx376il5kh17hqxw3lgdf8-data.json-1.0.0.jar.drv'...
100 30140 100 30140 0 0 385k 0 --:--:-- --:--:-- --:--:-- 387k
trying https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10591 100 10591 0 0 204k 0 --:--:-- --:--:-- --:--:-- 206k
building '/nix/store/v438amlkdsqzdw3mv8jjg50crz3wijm9-data.json-1.0.0.pom.drv'...
building '/nix/store/s81i1xz1dldj1xy8nsb996jp2dwprcm7-data.priority-map-1.0.0.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/cursoradapter/cursoradapter/1.0.0/cursoradapter-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1611 100 1611 0 0 35124 0 --:--:-- --:--:-- --:--:-- 35800
trying https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.0.0/customview-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33238 100 33238 0 0 555k 0 --:--:-- --:--:-- --:--:-- 559k
building '/nix/store/h0ja2kq6kvw6c48lgxgmbmdsvvfq009i-data.priority-map-1.0.0.pom.drv'...
building '/nix/store/h0fq0brif9njrl4bkwsn4dsaxf7dbnfa-data_urls___data_urls_1.1.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/customview/customview/1.0.0/customview-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1795 100 1795 0 0 39223 0 --:--:-- --:--:-- --:--:-- 39888
trying https://repo1.maven.org/maven2/org/clojure/data.json/1.0.0/data.json-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/dn4v2yaxdms5bh4kh8z2v75643h8nazr-databinding-common-3.2.1.jar.drv'...
100 8212 100 8212 0 0 287k 0 --:--:-- --:--:-- --:--:-- 297k
trying https://repo1.maven.org/maven2/org/clojure/data.json/1.0.0/data.json-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/rrxv9xn7mbfi58bkcgk7p011i64svg0v-databinding-common-3.2.1.pom.drv'...
100 3008 100 3008 0 0 86563 0 --:--:-- --:--:-- --:--:-- 88470
trying https://repo1.maven.org/maven2/org/clojure/data.priority-map/1.0.0/data.priority-map-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7971 100 7971 0 0 278k 0 --:--:-- --:--:-- --:--:-- 288k
building '/nix/store/z5ghmalr2g1qs9byhwa9vx2x8pvdg9a0-databinding-common-3.3.1.jar.drv'...
building '/nix/store/5gfxww7n47227frijmk6xpk7djracn6g-databinding-common-3.3.1.pom.drv'...
trying https://repo1.maven.org/maven2/org/clojure/data.priority-map/1.0.0/data.priority-map-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 962 100 962 0 0 25075 0 --:--:-- --:--:-- --:--:-- 25315
trying https://registry.yarnpkg.com/data-urls/-/data-urls-1.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/3008k489wwhvalp444aqc18cjmm00gvn-databinding-common-3.5.4.jar.drv'...
100 3550 100 3550 0 0 47544 0 --:--:-- --:--:-- --:--:-- 47972
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-common/3.2.1/databinding-common-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16186 100 16186 0 0 338k 0 --:--:-- --:--:-- --:--:-- 343k
building '/nix/store/3ndkc4bjs896rq0s31v92frziafgfvrd-databinding-common-3.5.4.pom.drv'...
building '/nix/store/s2h76q7s7ijyaxbn75mb7x3586fiyiqj-databinding-compiler-common-3.2.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-common/3.2.1/databinding-common-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1134 100 1134 0 0 24858 0 --:--:-- --:--:-- --:--:-- 25200
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-common/3.3.1/databinding-common-3.3.1.jar
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/fqpzq3w5ywr2z5mz59ah60ivslr3h3gs-databinding-compiler-common-3.2.1.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16186 100 16186 0 0 336k 0 --:--:-- --:--:-- --:--:-- 343k
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-common/3.3.1/databinding-common-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1134 100 1134 0 0 26143 0 --:--:-- --:--:-- --:--:-- 26372
building '/nix/store/12g3bsa33zjsl2ppgf4ryi6n0h2vankg-databinding-compiler-common-3.3.1.jar.drv'...
building '/nix/store/q4vdvl5nwmjm2kyajrr87vd521k0af7g-databinding-compiler-common-3.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-common/3.5.4/databinding-common-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16110 100 16110 0 0 322k 0 --:--:-- --:--:-- --:--:-- 327k
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-common/3.5.4/databinding-common-3.5.4.pom
building '/nix/store/5jrprq0z41mdwczq3bj81f5zzmk8m3zs-databinding-compiler-common-3.5.4.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1134 100 1134 0 0 23144 0 --:--:-- --:--:-- --:--:-- 23625
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-compiler-common/3.2.1/databinding-compiler-common-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/xbm3qlsgimma8ghfx9w003rm6np8fhwi-databinding-compiler-common-3.5.4.pom.drv'...
100 352k 100 352k 0 0 3514k 0 --:--:-- --:--:-- --:--:-- 3529k
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-compiler-common/3.2.1/databinding-compiler-common-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3206 100 3206 0 0 75369 0 --:--:-- --:--:-- --:--:-- 76333
building '/nix/store/4b11nrgh00cpaar1jahrikq5q2ngfn11-dateformat___dateformat_4.6.3.tgz.drv'...
building '/nix/store/drkiv3p76h269rvlqjrh75anl84sv5ic-dayjs___dayjs_1.8.25.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-compiler-common/3.3.1/databinding-compiler-common-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 354k 100 354k 0 0 3570k 0 --:--:-- --:--:-- --:--:-- 3580k
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-compiler-common/3.3.1/databinding-compiler-common-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3209 100 3209 0 0 70214 0 --:--:-- --:--:-- --:--:-- 71311
building '/nix/store/nx7zr3nky289rr7108qn25xikss302rg-ddmlib-24.1.3.jar.drv'...
building '/nix/store/zz9mgzm3195wjyasx2snf6a91v8iif10-ddmlib-24.1.3.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-compiler-common/3.5.4/databinding-compiler-common-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 446k 100 446k 0 0 4567k 0 --:--:-- --:--:-- --:--:-- 4604k
trying https://dl.google.com/dl/android/maven2/androidx/databinding/databinding-compiler-common/3.5.4/databinding-compiler-common-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pxgy4ixq7kff6f53fqxb1pn494hy19bi-ddmlib-24.3.1.jar.drv'...
100 3207 100 3207 0 0 69823 0 --:--:-- --:--:-- --:--:-- 71266
trying https://registry.yarnpkg.com/dateformat/-/dateformat-4.6.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0r5bihzj82c21drjfdwdyffv3ilc7i7i-ddmlib-24.3.1.pom.drv'...
100 6300 100 6300 0 0 72156 0 --:--:-- --:--:-- --:--:-- 72413
trying https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.25.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 97998 100 97998 0 0 954k 0 --:--:-- --:--:-- --:--:-- 957k
building '/nix/store/xsyc6vm587gw26khk4c47wfi0ix81742-ddmlib-24.5.0.jar.drv'...
building '/nix/store/3bkxxp5c4c0bdnlm8506828831lpv9q3-ddmlib-24.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/ddms/ddmlib/24.1.3/ddmlib-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 282k 100 282k 0 0 6246k 0 --:--:-- --:--:-- --:--:-- 6278k
trying https://repo.maven.apache.org/maven2/com/android/tools/ddms/ddmlib/24.1.3/ddmlib-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1446 100 1446 0 0 51962 0 --:--:-- --:--:-- --:--:-- 53555
building '/nix/store/kqlnqg0jywfxq56lmgvpmpbcprygcjh8-ddmlib-26.0.0.jar.drv'...
building '/nix/store/7vjhqbjsknady9z9fc53r4qq1c1swp56-ddmlib-26.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/ddms/ddmlib/24.3.1/ddmlib-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 287k 100 287k 0 0 6225k 0 --:--:-- --:--:-- --:--:-- 6246k
trying https://repo.maven.apache.org/maven2/com/android/tools/ddms/ddmlib/24.3.1/ddmlib-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1446 100 1446 0 0 50562 0 --:--:-- --:--:-- --:--:-- 51642
building '/nix/store/bm47dghs04ly3dxw1anan176aafp0v63-ddmlib-26.0.1.jar.drv'...
building '/nix/store/ahz9rlwpp0hi2pms2rsiz2xfrrrjhr6b-ddmlib-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/ddms/ddmlib/24.5.0/ddmlib-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 302k 100 302k 0 0 6803k 0 --:--:-- --:--:-- --:--:-- 6884k
building '/nix/store/n0ymnnas135gmb3q4602r1wwdn4lr9s1-ddmlib-26.1.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/ddms/ddmlib/24.5.0/ddmlib-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1446 100 1446 0 0 44268 0 --:--:-- --:--:-- --:--:-- 45187
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.0/ddmlib-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/5qvrs7sci1ql7kyc3r47hfmdpwyg8xr9-ddmlib-26.1.4.pom.drv'...
100 327k 100 327k 0 0 1552k 0 --:--:-- --:--:-- --:--:-- 1552k
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.0/ddmlib-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2177 100 2177 0 0 49053 0 --:--:-- --:--:-- --:--:-- 49477
building '/nix/store/2mp67sfs2k56jkxy39w09icjxva8wps5-ddmlib-26.2.1.jar.drv'...
building '/nix/store/p6j4hhzs01vg8f3zrcrwmriczhpaw82z-ddmlib-26.2.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.1/ddmlib-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 327k 100 327k 0 0 3369k 0 --:--:-- --:--:-- --:--:-- 3376k
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.0.1/ddmlib-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2177 100 2177 0 0 29539 0 --:--:-- --:--:-- --:--:-- 29821
building '/nix/store/d1grzq6yhxfaadx5aq2zvp4apfwx0dqj-ddmlib-26.3.1.jar.drv'...
building '/nix/store/ak4k9x8nahyb8ap7n8cpxnridhli276x-ddmlib-26.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.1.4/ddmlib-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 330k 100 330k 0 0 3079k 0 --:--:-- --:--:-- --:--:-- 3090k
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.1.4/ddmlib-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ssjqrp1gi3nihfc0wb1zmr0aqs1yzq7k-ddmlib-26.5.4.jar.drv'...
100 2177 100 2177 0 0 48127 0 --:--:-- --:--:-- --:--:-- 48377
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.2.1/ddmlib-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.2.1/ddmlib-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/cjvncz4q174q6as3py9k9js0nc1947j5-ddmlib-26.5.4.pom.drv'...
100 339k 100 339k 0 0 3468k 0 --:--:-- --:--:-- --:--:-- 3497k
100 1490 100 1490 0 0 21144 0 --:--:-- --:--:-- --:--:-- 21285
building '/nix/store/znl7h7bml0q97sirhchvcm1dpxjlfvzx-dedent___dedent_0.6.0.tgz.drv'...
building '/nix/store/0ada038g7bwdv9z5d2hxbgc3vr85c8l5-deepmerge___deepmerge_3.3.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.3.1/ddmlib-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 340k 100 340k 0 0 3044k 0 --:--:-- --:--:-- --:--:-- 3037k
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.3.1/ddmlib-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1490 100 1490 0 0 31568 0 --:--:-- --:--:-- --:--:-- 31702
building '/nix/store/ggqbrrfzl8q1bdayw1mac442i9d1m0xg-denodeify___denodeify_1.2.1.tgz.drv'...
building '/nix/store/myk7bx4wyh8xl64j6pafmwdb0fhh0kp5-detect_browser___detect_browser_5.2.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.5.4/ddmlib-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 350k 100 350k 0 0 3477k 0 --:--:-- --:--:-- --:--:-- 3507k
building '/nix/store/n5xdvgzr9sgk3wpv47yb5xicarn85pz7-diffutils-1.3.0.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.5.4/ddmlib-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1490 100 1490 0 0 33514 0 --:--:-- --:--:-- --:--:-- 33863
trying https://registry.yarnpkg.com/dedent/-/dedent-0.6.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/cd6cha0aby0p86nyc7l9qpphvm9mfvm8-diffutils-1.3.0.pom.drv'...
100 2376 100 2376 0 0 31170 0 --:--:-- --:--:-- --:--:-- 31263
trying https://registry.yarnpkg.com/deepmerge/-/deepmerge-3.3.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7250 100 7250 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k
building '/nix/store/nd5h1fspzrv504fzp4vsr4r7nxb26r5n-dijkstrajs___dijkstrajs_1.0.1.tgz.drv'...
building '/nix/store/hl9kfnqdzmcii2p8lnbxk9vxkyjxkral-disklrucache-4.12.0.jar.drv'...
trying https://registry.yarnpkg.com/denodeify/-/denodeify-1.2.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3881 100 3881 0 0 39553 0 --:--:-- --:--:-- --:--:-- 39602
trying https://registry.yarnpkg.com/detect-browser/-/detect-browser-5.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6238 100 6238 0 0 89650 0 --:--:-- --:--:-- --:--:-- 90405
building '/nix/store/bkwk9v43yyv5kzpypgab1rf1z9399qnr-disklrucache-4.12.0.pom.drv'...
building '/nix/store/fpf4w22f8g6n2wdsllqpb9fgq0id8wrp-documentfile-1.0.0.aar.drv'...
trying https://repo1.maven.org/maven2/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 34130 100 34130 0 0 1132k 0 --:--:-- --:--:-- --:--:-- 1149k
trying https://repo1.maven.org/maven2/com/googlecode/java-diff-utils/diffutils/1.3.0/diffutils-1.3.0.pom
building '/nix/store/n4jqdd1kflkn6fdk4x537vvp6g7m5ak6-documentfile-1.0.0.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2777 100 2777 0 0 98k 0 --:--:-- --:--:-- --:--:-- 100k
trying https://registry.yarnpkg.com/dijkstrajs/-/dijkstrajs-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3727 100 3727 0 0 48184 0 --:--:-- --:--:-- --:--:-- 48402
building '/nix/store/j2bp8yd3b58khwcwsd50f3ddj5z9sp0a-domexception___domexception_1.0.1.tgz.drv'...
building '/nix/store/6gaa0la1hhr28sj7k6zi30lk7njh1vw1-drawee-2.0.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/disklrucache/4.12.0/disklrucache-4.12.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 19838 100 19838 0 0 686k 0 --:--:-- --:--:-- --:--:-- 691k
building '/nix/store/gyjc4psqchxnprn8ysihvcc823ahy6pm-drawee-2.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/disklrucache/4.12.0/disklrucache-4.12.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1414 100 1414 0 0 38157 0 --:--:-- --:--:-- --:--:-- 39277
trying https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11221 100 11221 0 0 234k 0 --:--:-- --:--:-- --:--:-- 238k
building '/nix/store/34pb6mdh9i2isic47w5fg9qsp17jnjbm-drawee-2.2.0.aar.drv'...
building '/nix/store/ik7hq1v8advi10px8ap04apd6jx1l48q-drawee-2.2.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/documentfile/documentfile/1.0.0/documentfile-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1608 100 1608 0 0 36095 0 --:--:-- --:--:-- --:--:-- 36545
building '/nix/store/vj366cyvmlp1j3a9h2y017qnnsndzjm5-drawerlayout-1.0.0.aar.drv'...
trying https://registry.yarnpkg.com/domexception/-/domexception-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4124 100 4124 0 0 56507 0 --:--:-- --:--:-- --:--:-- 57277
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/drawee/2.0.0/drawee-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 124k 100 124k 0 0 2558k 0 --:--:-- --:--:-- --:--:-- 2602k
building '/nix/store/qaif6jnsddglv7pamg7cmhjfys5x9ijd-drawerlayout-1.0.0.pom.drv'...
building '/nix/store/6pr9x4h8pn2qplvi1c9z5p3w4vh626c2-dvlib-24.1.3.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/drawee/2.0.0/drawee-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2537 100 2537 0 0 76206 0 --:--:-- --:--:-- --:--:-- 76878
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/h66cfycin5xaw7z2z11w7njv741xdn6l-dvlib-24.1.3.pom.drv'...
trying https://plugins.gradle.org/m2/com/facebook/fresco/drawee/2.2.0/drawee-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://plugins.gradle.org/m2/com/facebook/fresco/drawee/2.2.0/drawee-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.0.0/drawerlayout-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 32470 100 32470 0 0 513k 0 --:--:-- --:--:-- --:--:-- 519k
building '/nix/store/y28jvxi9fg138iyq6nmj4d85fkls7da2-dvlib-24.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/drawerlayout/drawerlayout/1.0.0/drawerlayout-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2006 100 2006 0 0 42335 0 --:--:-- --:--:-- --:--:-- 42680
trying https://repo.maven.apache.org/maven2/com/android/tools/dvlib/24.1.3/dvlib-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8vdwn3dlfhhzs37i608m71h9q271aj82-dvlib-24.3.1.pom.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 23684 100 23684 0 0 743k 0 --:--:-- --:--:-- --:--:-- 770k
building '/nix/store/5nqj13x26n2zy7ivpjah2qmli5pwcxjv-dvlib-24.5.0.jar.drv'...
100 130k 100 130k 0 0 228k 0 --:--:-- --:--:-- --:--:-- 228k
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3478 100 3478 0 0 6579 0 --:--:-- --:--:-- --:--:-- 6579
trying https://repo.maven.apache.org/maven2/com/android/tools/dvlib/24.1.3/dvlib-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1274 100 1274 0 0 44497 0 --:--:-- --:--:-- --:--:-- 45500
building '/nix/store/7h5gy4syhsp083pl5y5mpzaj1mj3hhv5-dvlib-24.5.0.pom.drv'...
building '/nix/store/wamyrnd648cnc99l3wgi2sdj8g2vqx9q-dvlib-26.0.0.jar.drv'...
building '/nix/store/305c03irnsyrca0zizzvyiq6d38r6yk5-dvlib-26.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/dvlib/24.3.1/dvlib-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23689 100 23689 0 0 688k 0 --:--:-- --:--:-- --:--:-- 701k
building '/nix/store/kjqsf7frib982y9w6mlgjzr34r300367-dvlib-26.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/dvlib/24.3.1/dvlib-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1274 100 1274 0 0 43820 0 --:--:-- --:--:-- --:--:-- 45500
building '/nix/store/dwd41az5y4wry6x1s8h5v3mkp6vcis87-dvlib-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/dvlib/24.5.0/dvlib-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23656 100 23656 0 0 729k 0 --:--:-- --:--:-- --:--:-- 745k
building '/nix/store/lkw44dsnyx67jxzkv0yzbxm0vwbd4jwm-dvlib-26.1.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/dvlib/24.5.0/dvlib-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1274 100 1274 0 0 38742 0 --:--:-- --:--:-- --:--:-- 39812
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.0/dvlib-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.0/dvlib-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1470 100 1470 0 0 31886 0 --:--:-- --:--:-- --:--:-- 32666
building '/nix/store/9dg4aq66fff0aapvlf36l35iigkmdh9i-dvlib-26.1.4.pom.drv'...
building '/nix/store/jg5h4xlw0v620zyyfxxpadnhn1cm51br-dvlib-26.2.1.jar.drv'...
100 29437 100 29437 0 0 512k 0 --:--:-- --:--:-- --:--:-- 513k
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.1/dvlib-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29451 100 29451 0 0 364k 0 --:--:-- --:--:-- --:--:-- 368k
building '/nix/store/rcbjm44ndcgmjkk9bkwmi9d8gix6a775-dvlib-26.2.1.pom.drv'...
building '/nix/store/5qb1y2inid499qdwwynfcfqkf3qcj5nw-dvlib-26.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.0.1/dvlib-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1470 100 1470 0 0 23443 0 --:--:-- --:--:-- --:--:-- 23709
building '/nix/store/5zlmz2nq66x77v4ndik01w6cyg6qg3ww-dvlib-26.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.1.4/dvlib-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29451 100 29451 0 0 511k 0 --:--:-- --:--:-- --:--:-- 513k
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.2.1/dvlib-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/iqp4g1p1z02gfkjcccd925ck74n21y1i-dvlib-26.5.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.1.4/dvlib-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1470 100 1470 0 0 32323 0 --:--:-- --:--:-- --:--:-- 32666
100 29451 100 29451 0 0 492k 0 --:--:-- --:--:-- --:--:-- 487k
building '/nix/store/va1gp6dsdcc72d4zz7v1wzx0r0ihqp2f-dvlib-26.5.4.pom.drv'...
building '/nix/store/jkmdlwxql7k7y732cj9zkjmi1wgj7pfv-easymock-4.3.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.2.1/dvlib-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1323 100 1323 0 0 20035 0 --:--:-- --:--:-- --:--:-- 20353
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.3.1/dvlib-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29451 100 29451 0 0 501k 0 --:--:-- --:--:-- --:--:-- 504k
building '/nix/store/a4c8q241lbg8css5avcgls0k38jxzr2n-easymock-4.3.pom.drv'...
building '/nix/store/mx6g3ymilj4s21781qkv6kfi0hm5yd0j-easymock-parent-3.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.3.1/dvlib-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1323 100 1323 0 0 28231 0 --:--:-- --:--:-- --:--:-- 28760
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.5.4/dvlib-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/01mzbaxf9cn86g8i1gsng995r1znr4z2-easymock-parent-4.3.pom.drv'...
100 35403 100 35403 0 0 628k 0 --:--:-- --:--:-- --:--:-- 640k
trying https://dl.google.com/dl/android/maven2/com/android/tools/dvlib/26.5.4/dvlib-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1323 100 1323 0 0 27120 0 --:--:-- --:--:-- --:--:-- 27562
building '/nix/store/dkdqjx25f48gm14hpz2wv82fb8qvcfjk-easymockclassextension-3.2.jar.drv'...
building '/nix/store/sy4x6cdjdc7753aqmf06zsabw6zpwsay-easymockclassextension-3.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/easymock/easymock/4.3/easymock-4.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 563k 100 563k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 11.0M
trying https://repo.maven.apache.org/maven2/org/easymock/easymock/4.3/easymock-4.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9419 100 9419 0 0 276k 0 --:--:-- --:--:-- --:--:-- 278k
building '/nix/store/cc6fp57qd3abx5mf860s6mrbinfl3gfv-ecj-4.4.2.jar.drv'...
building '/nix/store/mz5jiv4mf9y8j14irg4gyc1pm0q9mk6j-ecj-4.4.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16391 100 16391 0 0 539k 0 --:--:-- --:--:-- --:--:-- 551k
trying https://repo.maven.apache.org/maven2/org/easymock/easymock-parent/4.3/easymock-parent-4.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/r8146c4s8069kbr3ac5rs3zyaczjbym1-ecj-4.4.jar.drv'...
100 19768 100 19768 0 0 621k 0 --:--:-- --:--:-- --:--:-- 643k
building '/nix/store/af2bq70gaba2lphj1hcli12dyj2m3aq3-ecj-4.4.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/easymock/easymockclassextension/3.2/easymockclassextension-3.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10414 100 10414 0 0 324k 0 --:--:-- --:--:-- --:--:-- 328k
trying https://repo.maven.apache.org/maven2/org/easymock/easymockclassextension/3.2/easymockclassextension-3.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3863 100 3863 0 0 112k 0 --:--:-- --:--:-- --:--:-- 114k
building '/nix/store/302i0yiarpbh3j41aa7lafikaynkzpgy-ecj-4.6.1.jar.drv'...
building '/nix/store/dqyk3yciy960vj664v55k18czapv92wi-ecj-4.6.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2256k 100 2256k 0 0 30.6M 0 --:--:-- --:--:-- --:--:-- 31.0M
trying https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4.2/ecj-4.4.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2073 100 2073 0 0 74239 0 --:--:-- --:--:-- --:--:-- 76777
building '/nix/store/30c5gfy77xxhz38b15y9mym48rjqvh3k-electron_to_chromium___electron_to_chromium_1.3.414.tgz.drv'...
building '/nix/store/y2h0axafsswphsdswvk64ib7m6ix92hr-elemental2-core-1.0.0-RC1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2244k 100 2244k 0 0 15.4M 0 --:--:-- --:--:-- --:--:-- 15.5M
trying https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.4/ecj-4.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2070 100 2070 0 0 69122 0 --:--:-- --:--:-- --:--:-- 71379
building '/nix/store/9a8dw6005pacw8cqjfh0pr9qbzv37fx9-elemental2-core-1.0.0-RC1.pom.drv'...
building '/nix/store/w6580wrm5igrnm9zr47ydxnrw8v0qhbv-elliptic___elliptic_6.5.2.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2383k 100 2383k 0 0 32.0M 0 --:--:-- --:--:-- --:--:-- 32.3M
trying https://repo.maven.apache.org/maven2/org/eclipse/jdt/core/compiler/ecj/4.6.1/ecj-4.6.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2180 100 2180 0 0 61707 0 --:--:-- --:--:-- --:--:-- 62285
building '/nix/store/x2gm3njpxk9h4iydvy435y34ai6q8cxx-elliptic___elliptic_6.5.3.tgz.drv'...
trying https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.414.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 135k 100 135k 0 0 3007k 0 --:--:-- --:--:-- --:--:-- 3068k
building '/nix/store/ravy8fw7238jqwmprl8vfmaz4qak3zhj-emoji_regex___emoji_regex_6.5.1.tgz.drv'...
100 8342 100 8342 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k
building '/nix/store/23p7hsxwv6yk3q7jbgkhdpf3w6rjnnm4-emojilib___emojilib_2.4.0.tgz.drv'...
trying https://repo1.maven.org/maven2/com/google/elemental2/elemental2-core/1.0.0-RC1/elemental2-core-1.0.0-RC1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1093 100 1093 0 0 35470 0 --:--:-- --:--:-- --:--:-- 36433
trying https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/rxkm9ln5kdsrfjqchjfiw2l49k3sylkz-encore-2.105.0.jar.drv'...
100 41357 100 41357 0 0 549k 0 --:--:-- --:--:-- --:--:-- 553k
building '/nix/store/x5fyrzhlzcyjbm6ffm2ykszrlvaysai6-encore-2.105.0.pom.drv'...
trying https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 41449 100 41449 0 0 470k 0 --:--:-- --:--:-- --:--:-- 476k
trying https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-6.5.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ppx65fwmf4i2z5sn0clnprl6xk6ygmjr-entities___entities_2.0.0.tgz.drv'...
100 5896 100 5896 0 0 79607 0 --:--:-- --:--:-- --:--:-- 80767
trying https://registry.yarnpkg.com/emojilib/-/emojilib-2.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/513lm0dr2qpzsy1pdj2812j5aq5bq99q-env-config-0.2.2.jar.drv'...
100 55957 100 55957 0 0 667k 0 --:--:-- --:--:-- --:--:-- 666k
trying https://repo.clojars.org/com/taoensso/encore/2.105.0/encore-2.105.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lx9sf38y91bwyklymnaxh07cyif2sjg5-env-config-0.2.2.pom.drv'...
trying https://repo.clojars.org/com/taoensso/encore/2.105.0/encore-2.105.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/3396g148bzyvl9rb3s1sdn2ynpisn4r9-error_prone_annotations-2.3.1.jar'...
building '/nix/store/msldly7lb3bcy4vz4radw6lbi8hrk3gn-error_prone_annotations-2.3.1.jar.drv'...
waiting for lock on '/nix/store/laxixkhifxbx91yp7lfcvfyjnjp6mmgw-error_prone_annotations-2.3.1.pom'...
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
trying https://registry.yarnpkg.com/entities/-/entities-2.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 18006 100 18006 0 0 228k 0 --:--:-- --:--:-- --:--:-- 231k
building '/nix/store/2cyp3a1bflx0py43s3lwbqbgfky2rcg5-envinfo___envinfo_7.7.3.tgz.drv'...
trying https://repo.clojars.org/binaryage/env-config/0.2.2/env-config-0.2.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/binaryage/env-config/0.2.2/env-config-0.2.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16736 100 16736 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k
building '/nix/store/jbgdmfnhdzs04q0gjn6wfbfh5fiprx3a-eql-0.0.9.jar.drv'...
100 4278 100 4278 0 0 9072 0 --:--:-- --:--:-- --:--:-- 9082
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.1/error_prone_annotations-2.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13162 100 13162 0 0 266k 0 --:--:-- --:--:-- --:--:-- 267k
building '/nix/store/dg8586s74a338v4wh03qdi42kcrif5gp-eql-0.0.9.pom.drv'...
building '/nix/store/b078d3d8y8n3vzlbjvbra1j7x6qzjwa8-error_prone_annotations-2.0.18.jar.drv'...
100 108k 100 108k 0 0 147k 0 --:--:-- --:--:-- --:--:-- 147k
100 2322 100 2322 0 0 13301 0 --:--:-- --:--:-- --:--:-- 13344
building '/nix/store/3ya9f2i6h416zpmd9mblwwyv3mxqhbcm-error_prone_annotations-2.0.18.pom.drv'...
building '/nix/store/ip4kjyjvdfv26fyrwr4xzcsisa02yl4f-error_prone_annotations-2.1.2.jar.drv'...
trying https://registry.yarnpkg.com/envinfo/-/envinfo-7.7.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 50502 100 50502 0 0 734k 0 --:--:-- --:--:-- --:--:-- 736k
trying https://repo.clojars.org/edn-query-language/eql/0.0.9/eql-0.0.9.jar
building '/nix/store/j1hqlphq95abz8j8sncz6nh7ia5zkzkd-error_prone_annotations-2.1.2.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16223 100 16223 0 0 446k 0 --:--:-- --:--:-- --:--:-- 452k
building '/nix/store/3csdxc7l7jq0lykf9hvk5ngpa8rj3nbj-error_prone_annotations-2.14.0.jar.drv'...
trying https://repo.clojars.org/edn-query-language/eql/0.0.9/eql-0.0.9.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3482 100 3482 0 0 99793 0 --:--:-- --:--:-- --:--:-- 100k
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12078 100 12078 0 0 393k 0 --:--:-- --:--:-- --:--:-- 406k
building '/nix/store/gvf8kc0mdnzi6fw1hf1q3fkx4ffbwr66-error_prone_annotations-2.14.0.pom.drv'...
building '/nix/store/pqg0kd9p516avf7ag1k4ml5gxz0n87mp-error_prone_annotations-2.2.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.0.18/error_prone_annotations-2.0.18.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1634 100 1634 0 0 56846 0 --:--:-- --:--:-- --:--:-- 58357
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.2/error_prone_annotations-2.1.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12142 100 12142 0 0 358k 0 --:--:-- --:--:-- --:--:-- 370k
building '/nix/store/qivw8d8v1jn1400mr0kwac9l4y05lz3d-error_prone_annotations-2.2.0.pom.drv'...
building '/nix/store/zfvijkwnp9871k24mkgjs03f1qp7cchv-error_prone_annotations-2.3.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.1.2/error_prone_annotations-2.1.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1792 100 1792 0 0 51839 0 --:--:-- --:--:-- --:--:-- 52705
building '/nix/store/wijnswb93b8b5qs14328d7ch5b1c1jl8-error_prone_parent-2.0.18.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.14.0/error_prone_annotations-2.14.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16023 100 16023 0 0 559k 0 --:--:-- --:--:-- --:--:-- 579k
building '/nix/store/7pvcy45hn1p3wkadr8dbzgrqq7si1357-error_prone_parent-2.1.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.14.0/error_prone_annotations-2.14.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2163 100 2163 0 0 50367 0 --:--:-- --:--:-- --:--:-- 51500
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13694 100 13694 0 0 460k 0 --:--:-- --:--:-- --:--:-- 477k
building '/nix/store/g18dx75ldy525j8aka8bbqqby9c0pfrd-error_prone_parent-2.14.0.pom.drv'...
building '/nix/store/96rgy49760z139g1zjizymzpnblfd48s-error_prone_parent-2.2.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1784 100 1784 0 0 50368 0 --:--:-- --:--:-- --:--:-- 50971
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.1/error_prone_annotations-2.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1784 100 1784 0 0 64297 0 --:--:-- --:--:-- --:--:-- 66074
building '/nix/store/322g9b4m31x840q5iv1c46c8grwngfrv-error_prone_parent-2.3.1.pom.drv'...
building '/nix/store/d807nga6kqjyzc46giwbn19q9p38mcaw-errorhandler___errorhandler_1.5.1.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.0.18/error_prone_parent-2.0.18.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5023 100 5023 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k
building '/nix/store/55m3ca89f5h01rsnlwyv09czmycnr6az-eslint_plugin_jsx_a11y___eslint_plugin_jsx_a11y_5.1.1.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.1.2/error_prone_parent-2.1.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5071 100 5071 0 0 152k 0 --:--:-- --:--:-- --:--:-- 154k
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ql3rwv4j50vis02wfqs92z2i07ibzg5g-eth_lib___eth_lib_0.2.7.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.14.0/error_prone_parent-2.14.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10782 100 10782 0 0 347k 0 --:--:-- --:--:-- --:--:-- 350k
100 5092 100 5092 0 0 159k 0 --:--:-- --:--:-- --:--:-- 160k
building '/nix/store/gbj7x23iy7cbp61ai9lp83gx72r9nhdv-eth_phishing_detect___eth_phishing_detect_1.1.14.tgz.drv'...
building '/nix/store/9m5izxa3y52lcgrwdd9pfxmd6vv01qaq-ethereum_bloom_filters___ethereum_bloom_filters_1.0.7.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.1/error_prone_parent-2.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4952 100 4952 0 0 172k 0 --:--:-- --:--:-- --:--:-- 179k
trying https://registry.yarnpkg.com/errorhandler/-/errorhandler-1.5.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/5ai3zsmbsnvawad7s2a5xmj7vq6x81gi-ethjs_unit___ethjs_unit_0.1.6.tgz.drv'...
100 5888 100 5888 0 0 82109 0 --:--:-- --:--:-- --:--:-- 82929
trying https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-5.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/l05dwg1xhab1r1gchlcs3iv1d9mwba44-exifinterface-1.1.0-beta01.aar.drv'...
100 101k 100 101k 0 0 1112k 0 --:--:-- --:--:-- --:--:-- 1123k
trying https://registry.yarnpkg.com/eth-lib/-/eth-lib-0.2.7.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/gmrph27vkxcf4nncqgfcy8vk92x5ffx6-exifinterface-1.1.0-beta01.pom.drv'...
100 25789 100 25789 0 0 345k 0 --:--:-- --:--:-- --:--:-- 349k
trying https://registry.yarnpkg.com/eth-phishing-detect/-/eth-phishing-detect-1.1.14.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/ethereum-bloom-filters/-/ethereum-bloom-filters-1.0.7.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/5p4qr6jsvkx2f4m2lljzq0fng45h50mi-exifinterface-1.1.0-rc01.aar.drv'...
100 5673 100 5673 0 0 70291 0 --:--:-- --:--:-- --:--:-- 70912
trying https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 96075 100 96075 0 0 976k 0 --:--:-- --:--:-- --:--:-- 977k
building '/nix/store/0nsvmk0i35807bqfnpy9h3b8lh6ranpj-exifinterface-1.1.0-rc01.pom.drv'...
building '/nix/store/01w1jzqpicr9l5n48hpiv88p9596l8bg-exifinterface-1.2.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/exifinterface/exifinterface/1.1.0-beta01/exifinterface-1.1.0-beta01.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 52548 100 52548 0 0 827k 0 --:--:-- --:--:-- --:--:-- 841k
building '/nix/store/pp6z0z0lbrjpldki04zk3hi28408h8pp-exifinterface-1.2.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/exifinterface/exifinterface/1.1.0-beta01/exifinterface-1.1.0-beta01.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1354 100 1354 0 0 19120 0 --:--:-- --:--:-- --:--:-- 19342
building '/nix/store/8w55r55h2x1cmi4sr15xsak9hcg3vfcm-expect___expect_25.4.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/exifinterface/exifinterface/1.1.0-rc01/exifinterface-1.1.0-rc01.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92143 100 92143 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k
building '/nix/store/7hkcrq4kk6n9wikmv93nv6dyi5ypx7a2-expound-0.8.5.jar.drv'...
100 52693 100 52693 0 0 425k 0 --:--:-- --:--:-- --:--:-- 428k
trying https://dl.google.com/dl/android/maven2/androidx/exifinterface/exifinterface/1.1.0-rc01/exifinterface-1.1.0-rc01.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1352 100 1352 0 0 18093 0 --:--:-- --:--:-- --:--:-- 18270
trying https://dl.google.com/dl/android/maven2/androidx/exifinterface/exifinterface/1.2.0/exifinterface-1.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/6km24dq8zsw4imsqkmcjavg84686zsh1-expound-0.8.5.pom.drv'...
building '/nix/store/dscmmy3cmh37hz0fgjm1sg58jicr6fy2-extras-android-m2repository-47.0.0.drv'...
100 58959 100 58959 0 0 888k 0 --:--:-- --:--:-- --:--:-- 899k
trying https://dl.google.com/dl/android/maven2/androidx/exifinterface/exifinterface/1.2.0/exifinterface-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1343 100 1343 0 0 29181 0 --:--:-- --:--:-- --:--:-- 29844
building '/nix/store/3rsiv5lwz7rlphbga4lnb7j9iy71gpw8-fab-1.6.4.aar.drv'...
building '/nix/store/38q6qnjj3x4bsxllkk22mr590i179616-fab-1.6.4.pom.drv'...
trying https://registry.yarnpkg.com/expect/-/expect-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
unpacking sources
unpacking source archive /nix/store/527vanz8nmaiqpvf053i19a9s5sld4ag-android_m2repository_r47.zip
100 446k 100 446k 0 0 4004k 0 --:--:-- --:--:-- --:--:-- 4026k
building '/nix/store/7apjb6qrdhb5zgg2jy1f6zn9vypivk4n-failureaccess-1.0.1.jar.drv'...
trying https://repo.clojars.org/expound/expound/0.8.5/expound-0.8.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33237 100 33237 0 0 1045k 0 --:--:-- --:--:-- --:--:-- 1081k
building '/nix/store/c3rl4dyjsfxy7yml5yhknjkcdwfjim4q-failureaccess-1.0.1.pom.drv'...
trying https://repo.clojars.org/expound/expound/0.8.5/expound-0.8.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5409 100 5409 0 0 158k 0 --:--:-- --:--:-- --:--:-- 160k
building '/nix/store/aql97nil94ng37zvwyv19nm6fv1bsf8j-fancy_log___fancy_log_1.3.3.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/github/clans/fab/1.6.4/fab-1.6.4.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 53478 100 53478 0 0 1404k 0 --:--:-- --:--:-- --:--:-- 1411k
trying https://repo.maven.apache.org/maven2/com/github/clans/fab/1.6.4/fab-1.6.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1199 100 1199 0 0 44512 0 --:--:-- --:--:-- --:--:-- 46115
building '/nix/store/3igvylvjjzwl6vb0m2b80gahiav00734-fast_redact___fast_redact_3.0.2.tgz.drv'...
building '/nix/store/h87vvch5napabwh4f5wx2477r2k1v8y3-fastify_warning___fastify_warning_0.2.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4617 100 4617 0 0 135k 0 --:--:-- --:--:-- --:--:-- 136k
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/6yib8w9v4xnslsc7072i1p9nc688jchb-fastinfoset-project-1.2.13.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2413 100 2413 0 0 84097 0 --:--:-- --:--:-- --:--:-- 86178
building '/nix/store/s5dpkv2jgb9iwrdncr14b9cmp0bcsfip-fastinfoset-project-2.1.0.pom.drv'...
trying https://registry.yarnpkg.com/fancy-log/-/fancy-log-1.3.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2709 100 2709 0 0 28693 0 --:--:-- --:--:-- --:--:-- 28819
building '/nix/store/9fnp5q7q8sbim462vh3r4751ah5wi3jw-fastutil-7.2.0.jar.drv'...
trying https://registry.yarnpkg.com/fast-redact/-/fast-redact-3.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15563 100 15563 0 0 169k 0 --:--:-- --:--:-- --:--:-- 170k
trying https://registry.yarnpkg.com/fastify-warning/-/fastify-warning-0.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/gzpqh88nq00p0c598nsy9rxdr24l5idm-fastutil-7.2.0.pom.drv'...
100 3908 100 3908 0 0 48301 0 --:--:-- --:--:-- --:--:-- 48850
trying https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/1.2.13/fastinfoset-project-1.2.13.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13605 100 13605 0 0 484k 0 --:--:-- --:--:-- --:--:-- 492k
building '/nix/store/drrizrhx2gp9f30n3abb2rg3y20qhjbf-fbcore-2.0.0.aar.drv'...
building '/nix/store/x2zs8yb5zp8pmz4wb9bc80h644ayxc84-fbcore-2.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.1.0/fastinfoset-project-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 18870 100 18870 0 0 602k 0 --:--:-- --:--:-- --:--:-- 614k
trying https://repo.maven.apache.org/maven2/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/xlf74facmhsipdfgagscva9cnqaw1dlg-fbcore-2.2.0.aar.drv'...
100 16.5M 100 16.5M 0 0 78.4M 0 --:--:-- --:--:-- --:--:-- 78.6M
building '/nix/store/7m39mpaqkshal7mmhh9knig04889nna6-fbcore-2.2.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/it/unimi/dsi/fastutil/7.2.0/fastutil-7.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1100 100 1100 0 0 34756 0 --:--:-- --:--:-- --:--:-- 35483
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/fbcore/2.0.0/fbcore-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 113k 100 113k 0 0 2463k 0 --:--:-- --:--:-- --:--:-- 2522k
building '/nix/store/kf4fcwanhp120802lc6q30s0bp0c9879-fbjni-0.0.2.aar.drv'...
building '/nix/store/cs3r5z09rb52dpmwyrrj4fgfq182y7n6-fbjni-0.0.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/fbcore/2.0.0/fbcore-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3054 100 3054 0 0 98541 0 --:--:-- --:--:-- --:--:-- 99k
trying https://plugins.gradle.org/m2/com/facebook/fresco/fbcore/2.2.0/fbcore-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pdb1h5n6c9zqd4mqw9pmxd2lfaprsjf0-fbjni-java-only-0.0.3.jar.drv'...
trying https://plugins.gradle.org/m2/com/facebook/fresco/fbcore/2.2.0/fbcore-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/facebook/fbjni/fbjni/0.0.2/fbjni-0.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1154k 100 1154k 0 0 7177k 0 --:--:-- --:--:-- --:--:-- 7167k
building '/nix/store/620yfy4sdxh4p0z0vjmw7pczzmwi3w08-fbjni-java-only-0.0.3.pom.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 120k 100 120k 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k
trying https://repo.maven.apache.org/maven2/com/facebook/fbjni/fbjni/0.0.2/fbjni-0.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1362 100 1362 0 0 45130 0 --:--:-- --:--:-- --:--:-- 45400
trying https://repo.maven.apache.org/maven2/com/facebook/fbjni/fbjni-java-only/0.0.3/fbjni-java-only-0.0.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/9y3sipl787a2cnabwfzlifcgryy3mx11-fbjs___fbjs_1.0.0.tgz.drv'...
building '/nix/store/0p5ihc76vfvkcjhadfx8966i8s5pgilp-fbjs_css_vars___fbjs_css_vars_1.0.2.tgz.drv'...
patching sources
configuring
100 12022 100 12022 0 0 370k 0 --:--:-- --:--:-- --:--:-- 378k
building '/nix/store/s14xbr5gj0paamh1mzvn1hs4kpldcd87-fbjs_scripts___fbjs_scripts_1.2.0.tgz.drv'...
no configure script, doing nothing
building
no Makefile, doing nothing
installing
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3054 100 3054 0 0 5382 0 --:--:-- --:--:-- --:--:-- 5382
building '/nix/store/yyqwjm4cchss1rrgphp2k729m1631mzr-fipp-0.6.23.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fbjni/fbjni-java-only/0.0.3/fbjni-java-only-0.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1858 100 1858 0 0 60740 0 --:--:-- --:--:-- --:--:-- 61933
building '/nix/store/vin7928ljkli3667a42yws3nalw2z3xd-fipp-0.6.23.pom.drv'...
trying https://registry.yarnpkg.com/fbjs/-/fbjs-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 79539 100 79539 0 0 771k 0 --:--:-- --:--:-- --:--:-- 776k
trying https://registry.yarnpkg.com/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/nmf777cjxc5iwzikr9p7nadz3wszii7s-fixup_yarn_lock.drv'...
100 2063 100 2063 0 0 25573 0 --:--:-- --:--:-- --:--:-- 25787
trying https://registry.yarnpkg.com/fbjs-scripts/-/fbjs-scripts-1.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20241 100 20241 0 0 262k 0 --:--:-- --:--:-- --:--:-- 263k
building '/nix/store/b6n7xqyfw38ai7z768drhvadqhq138l3-flatstr___flatstr_1.0.12.tgz.drv'...
building '/nix/store/j1sxl49iw8wp89pwqdcyhwk892qxwn3x-flipper-0.54.0.aar.drv'...
post-installation fixup
trying https://repo.clojars.org/fipp/fipp/0.6.23/fipp-0.6.23.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15889 100 15889 0 0 495k 0 --:--:-- --:--:-- --:--:-- 500k
patching script interpreter paths in /nix/store/f0aapn5xx1qhqx98q5ys1mvnxi2b35qd-fixup_yarn_lock
/nix/store/f0aapn5xx1qhqx98q5ys1mvnxi2b35qd-fixup_yarn_lock/bin/fixup_yarn_lock: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
building '/nix/store/9acqy2y4p6nhnfv64sjq9v9jpqfiy0xz-flipper-0.54.0.pom.drv'...
building '/nix/store/1kqmdy63cjykknfiny8k95z1czan5spy-flipper-2.2.0.aar.drv'...
patching script interpreter paths in /nix/store/4ym5pxwwvc8x06bc8jry6h87s0yp8acl-extras-android-m2repository-47.0.0
checking for references to /tmp/tmp-status-mobile-9338bf71e/nix-build-extras-android-m2repository-47.0.0.drv-0/ in /nix/store/4ym5pxwwvc8x06bc8jry6h87s0yp8acl-extras-android-m2repository-47.0.0...
trying https://repo.clojars.org/fipp/fipp/0.6.23/fipp-0.6.23.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3130 100 3130 0 0 84512 0 --:--:-- --:--:-- --:--:-- 86944
building '/nix/store/5839nl40h89k39y3i69bmzylhsyk0lqf-flipper-2.2.0.pom.drv'...
trying https://registry.yarnpkg.com/flatstr/-/flatstr-1.0.12.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/facebook/flipper/flipper/0.54.0/flipper-0.54.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3610 100 3610 0 0 49179 0 --:--:-- --:--:-- --:--:-- 49452
building '/nix/store/n29jps64hzidgg3bggfzdi9lq7szcf6l-flipper-fresco-plugin-0.54.0.aar.drv'...
100 9254k 100 9254k 0 0 70.0M 0 --:--:-- --:--:-- --:--:-- 70.6M
trying https://repo.maven.apache.org/maven2/com/facebook/flipper/flipper/0.54.0/flipper-0.54.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3240 100 3240 0 0 76950 0 --:--:-- --:--:-- --:--:-- 79024
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/flipper/2.2.0/flipper-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/mw37pr1m82g2xjpaz5hkpdbahw7lcgw2-flipper-fresco-plugin-0.54.0.pom.drv'...
building '/nix/store/ydlriaj8wkjbh2cwy8wxhy8hxjjmn0j3-fragment-1.0.0.aar.drv'...
100 9335 100 9335 0 0 292k 0 --:--:-- --:--:-- --:--:-- 294k
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/flipper/2.2.0/flipper-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2278 100 2278 0 0 72453 0 --:--:-- --:--:-- --:--:-- 73483
building '/nix/store/kk1v67m2mpqlfyj95adfi09bx9lpx5n9-fragment-1.0.0.pom.drv'...
building '/nix/store/g0mqry9npl8fdmbqar4hczksj8zf0w8m-fragment-1.1.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/flipper/flipper-fresco-plugin/0.54.0/flipper-fresco-plugin-0.54.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 37722 100 37722 0 0 999k 0 --:--:-- --:--:-- --:--:-- 1023k
building '/nix/store/0jxkbri0wyf86gadi3js1jlx41v20h2d-fragment-1.1.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/flipper/flipper-fresco-plugin/0.54.0/flipper-fresco-plugin-0.54.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2050 100 2050 0 0 72333 0 --:--:-- --:--:-- --:--:-- 73214
building '/nix/store/1svhlr92v38v82wx4vfs7744sk1xijm7-fragment-1.3.6.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.0.0/fragment-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 152k 100 152k 0 0 1856k 0 --:--:-- --:--:-- --:--:-- 1863k
building '/nix/store/h1r0yx1z3wx0v9xahg6z0q9s5qv09cy2-fragment-1.3.6.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.0.0/fragment-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2627 100 2627 0 0 55915 0 --:--:-- --:--:-- --:--:-- 57108
trying https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.1.0/fragment-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/rc8kb60lwk2impajrhnbl6kas1b0wbmi-fresco-2.0.0.aar.drv'...
100 162k 100 162k 0 0 1699k 0 --:--:-- --:--:-- --:--:-- 1712k
trying https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.1.0/fragment-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3100 100 3100 0 0 67316 0 --:--:-- --:--:-- --:--:-- 67391
building '/nix/store/i9a2nd4plqsk5bp2psijvgfk11wbpzz5-fresco-2.0.0.pom.drv'...
building '/nix/store/0lnbb3099l4hks85cwcdp7g1s6s7gyjg-fresco-2.2.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 291k 100 291k 0 0 2842k 0 --:--:-- --:--:-- --:--:-- 2854k
building '/nix/store/mnplshzbdlkml8nyvx8c8hdqyy5m1n2s-fresco-2.2.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/fragment/fragment/1.3.6/fragment-1.3.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4043 100 4043 0 0 92601 0 --:--:-- --:--:-- --:--:-- 94023
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/fresco/2.0.0/fresco-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 39557 100 39557 0 0 1167k 0 --:--:-- --:--:-- --:--:-- 1170k
building '/nix/store/34m02lgyi00kfn00q2s8lxin901qm7sk-fs_minipass___fs_minipass_1.2.7.tgz.drv'...
building '/nix/store/g5gxnmly2incfh8d32jppkxj7xmhiqfi-fsevents___fsevents_1.2.12.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/fresco/2.0.0/fresco-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2624 100 2624 0 0 91860 0 --:--:-- --:--:-- --:--:-- 93714
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/lw33s1g57mbx882xsg8f4v04vmyx7f9z-function-0.0.1.jar.drv'...
trying https://plugins.gradle.org/m2/com/facebook/fresco/fresco/2.2.0/fresco-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://plugins.gradle.org/m2/com/facebook/fresco/fresco/2.2.0/fresco-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.7.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.12.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4231 100 4231 0 0 57831 0 --:--:-- --:--:-- --:--:-- 57175
building '/nix/store/sfa1p87fpkfw0bmdbc3hxj2ggn7kj6ha-function-0.0.1.pom.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 43718 100 43718 0 0 78362 0 --:--:-- --:--:-- --:--:-- 78362
100 623k 100 623k 0 0 5607k 0 --:--:-- --:--:-- --:--:-- 5621k
trying https://jitpack.io/com/github/status-im/function/0.0.1/function-0.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7jjdynnnmrx23n18895q3hph0rlnmgfq-gauge___gauge_3.0.2.tgz.drv'...
building '/nix/store/7ksmc8ax0whr6p21qdj7bg84i24m93i7-gensync___gensync_1.0.0_beta.1.tgz.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3749 100 3749 0 0 7234 0 --:--:-- --:--:-- --:--:-- 7234
100 2137 100 2137 0 0 12252 0 --:--:-- --:--:-- --:--:-- 12281
building '/nix/store/x4vjikc92w6i9n4jm041xkm5r5jw095k-gifdecoder-4.12.0.aar.drv'...
trying https://jitpack.io/com/github/status-im/function/0.0.1/function-0.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 401 100 401 0 0 2366 0 --:--:-- --:--:-- --:--:-- 2372
trying https://registry.yarnpkg.com/gauge/-/gauge-3.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15572 100 15572 0 0 209k 0 --:--:-- --:--:-- --:--:-- 211k
trying https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7306 100 7306 0 0 46522 0 --:--:-- --:--:-- --:--:-- 46833
building '/nix/store/58f7b3p45nyvvrcba2hmfc0627vhlsg3-gifdecoder-4.12.0.pom.drv'...
building '/nix/store/b3hqblgviia8083iak91xnlshn9nzk50-glide-4.12.0.aar.drv'...
building '/nix/store/fqmky1hwhdqdggwmaplw9pil6q1zil4n-glide-4.12.0.pom.drv'...
building '/nix/store/ja9na90wan1p6ggbxk15jafbr72aj2gn-gomobile.drv'...
building '/nix/store/3v6xrj09w4qhmham7s9zdrkv7cr04ir1-google-1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/gifdecoder/4.12.0/gifdecoder-4.12.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17582 100 17582 0 0 601k 0 --:--:-- --:--:-- --:--:-- 613k
exporting https://go.googlesource.com/mobile (rev 8578da9835fd365e78a6e63048c103b27a53a82c) into /nix/store/hpf6yd3bcbkzmnqss0w20d2145273xcq-gomobile
Initialized empty Git repository in /nix/store/hpf6yd3bcbkzmnqss0w20d2145273xcq-gomobile/.git/
building '/nix/store/zr39278j8si0xa4c6didpb4ncr220hal-google-closure-library-0.0-20191016-6ae1f72f.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/gifdecoder/4.12.0/gifdecoder-4.12.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/glide/4.12.0/glide-4.12.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1623 100 1623 0 0 46579 0 --:--:-- --:--:-- --:--:-- 47735
building '/nix/store/6gzmhf8lydz87hhav3gfpw1rb90kavnn-google-closure-library-0.0-20191016-6ae1f72f.pom.drv'...
100 625k 100 625k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.5M
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/glide/4.12.0/glide-4.12.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://tarballs.nixos.org/sha256/10by4ybrjnl8zwfg4ca74d0gcl4p9l7dzlfb9iwxw7m325xb2vfd
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1554 100 1554 0 0 41815 0 --:--:-- --:--:-- --:--:-- 41815
building '/nix/store/b9l6kq5c7f2vd10wymqx44h3vcpr6q11-google-closure-library-third-party-0.0-20191016-6ae1f72f.jar.drv'...
100 2544 100 2544 0 0 85023 0 --:--:-- --:--:-- --:--:-- 84800
building '/nix/store/3484scw98fpwjzkfk00xmfxw2di58x67-google-closure-library-third-party-0.0-20191016-6ae1f72f.pom.drv'...
remote: Finding sources: 100% (588/588)
remote: Total 588 (delta 53), reused 394 (delta 53)
trying https://repo1.maven.org/maven2/org/clojure/google-closure-library/0.0-20191016-6ae1f72f/google-closure-library-0.0-20191016-6ae1f72f.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/43mznhj5pk06b80jnzdyw4hyivd4acxr-google_m2repository_gms_v11_3_rc05_wear_2_0_5.zip.drv'...
Receiving objects: 100% (588/588), 2.04 MiB | 23.50 MiB/s, done.
Resolving deltas: 100% (53/53), done.
From https://go.googlesource.com/mobile
* branch refs/changes/74/401574/17 -> FETCH_HEAD
Switched to a new branch 'fetchgit'
removing `.git'...
100 6423k 100 6423k 0 0 58.1M 0 --:--:-- --:--:-- --:--:-- 58.6M
trying https://repo1.maven.org/maven2/org/clojure/google-closure-library/0.0-20191016-6ae1f72f/google-closure-library-0.0-20191016-6ae1f72f.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7fkmsrs9s71xv0jz09k7ybshn8pw768n-graal-sdk-20.1.0.jar.drv'...
building '/nix/store/i5wjdd8awyvcyhxwzyr8i03nvihv0ryf-graal-sdk-20.1.0.pom.drv'...
100 5052 100 5052 0 0 140k 0 --:--:-- --:--:-- --:--:-- 145k
trying https://repo1.maven.org/maven2/org/clojure/google-closure-library-third-party/0.0-20191016-6ae1f72f/google-closure-library-third-party-0.0-20191016-6ae1f72f.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29898 100 29898 0 0 566k 0 --:--:-- --:--:-- --:--:-- 572k
trying https://repo1.maven.org/maven2/org/clojure/google-closure-library-third-party/0.0-20191016-6ae1f72f/google-closure-library-third-party-0.0-20191016-6ae1f72f.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b53d1cclvp386vw3494cncf5snw3bgjy-gomobile-unstable-2022-05-18-go-modules.drv'...
building '/nix/store/7bzybgqhxld20s1h5gmr14mssdjpj00c-gradle-1.1.3.jar.drv'...
100 5364 100 5364 0 0 173k 0 --:--:-- --:--:-- --:--:-- 174k
trying https://dl.google.com/android/repository/google_m2repository_gms_v11_3_rc05_wear_2_0_5.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vicndb0qgj0xhjf3bkkw4vpf3529lakj-gradle-1.1.3.pom.drv'...
unpacking sources
unpacking source archive /nix/store/hpf6yd3bcbkzmnqss0w20d2145273xcq-gomobile
source root is gomobile
patching sources
configuring
building
trying https://repo1.maven.org/maven2/org/graalvm/sdk/graal-sdk/20.1.0/graal-sdk-20.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/org/graalvm/sdk/graal-sdk/20.1.0/graal-sdk-20.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
go: downloading golang.org/x/tools v0.1.8-0.20211022200916-316ba0b74098
go: downloading golang.org/x/image v0.0.0-20190802002840-cff245a6509b
100 523k 100 523k 0 0 4888k 0 --:--:-- --:--:-- --:--:-- 4939k
building '/nix/store/iimnb4wgl792140x2by8z3m4mw6zkl7z-gradle-1.3.1.jar.drv'...
100 1360 100 1360 0 0 29286 0 --:--:-- --:--:-- --:--:-- 29565
go: downloading golang.org/x/mod v0.4.2
go: downloading golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/1.1.3/gradle-1.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 39568 100 39568 0 0 649k 0 --:--:-- --:--:-- --:--:-- 677k
building '/nix/store/gigbz1fi0w5jbjjqlqnibybrf5dmv5zz-gradle-1.3.1.pom.drv'...
building '/nix/store/h3lk41ci3xq1dys1rc6hcvxpawykhazl-gradle-1.5.0.jar.drv'...
go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
go: downloading golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/1.1.3/gradle-1.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1284 100 1284 0 0 41916 0 --:--:-- --:--:-- --:--:-- 42800
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/ky3g6qzxvjcnr3hy81jj85snx35a0rbb-gradle-1.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/1.3.1/gradle-1.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 79210 100 79210 0 0 999k 0 --:--:-- --:--:-- --:--:-- 1004k
building '/nix/store/r8nwm61zaa72m0y3b0awanrmz5gr63sr-gradle-3.0.0.jar.drv'...
installing
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/1.3.1/gradle-1.3.1.pom
building '/nix/store/3clz6cyqfb7qzfvxl2szcv93lbjq38rv-gradle-3.0.0.pom.drv'...
100 205M 100 205M 0 0 89.3M 0 0:00:02 0:00:02 --:--:-- 89.3M
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1284 100 1284 0 0 41049 0 --:--:-- --:--:-- --:--:-- 41419
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/1.5.0/gradle-1.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 60201 100 60201 0 0 1397k 0 --:--:-- --:--:-- --:--:-- 1433k
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle/1.5.0/gradle-1.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1284 100 1284 0 0 43895 0 --:--:-- --:--:-- --:--:-- 44275
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.0/gradle-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 67475 100 67475 0 0 496k 0 --:--:-- --:--:-- --:--:-- 495k
building '/nix/store/i0lr6ghhxzc6fai6wlybd95bidp8gk8p-gradle-3.0.1.jar.drv'...
building '/nix/store/kswm31hni3q8fq10m0am4iaap5is74px-gradle-3.0.1.pom.drv'...
building '/nix/store/0xx72ksj3cdivd7a0m23xdfgscy4v88a-gradle-3.1.4.jar.drv'...
building '/nix/store/z5yf6a2xis8lplacky1n402vfs1vr14d-gradle-3.1.4.pom.drv'...
building '/nix/store/1by80pxlk82pdw302yh7pyzcvrknv088-gradle-3.2.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.0/gradle-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2194 100 2194 0 0 34225 0 --:--:-- --:--:-- --:--:-- 34281
building '/nix/store/ykpp9ln17idcfc2r3qpr19y3k0ryx88v-extras-google-m2repository-58.drv'...
unpacking sources
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.jar
unpacking source archive /nix/store/r6s82k8dk0rxghs232xij9k17s56yvxk-google_m2repository_gms_v11_3_rc05_wear_2_0_5.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.0.1/gradle-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 67476 100 67476 0 0 1002k 0 --:--:-- --:--:-- --:--:-- 1013k
building '/nix/store/5b0j8bh8cwqd90k7j63d67r1vc1x69c6-gradle-3.2.1.pom.drv'...
100 2194 100 2194 0 0 40336 0 --:--:-- --:--:-- --:--:-- 40629
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.1.4/gradle-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.1.4/gradle-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.1/gradle-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/v79v4vblpmwb07w02pzl65bmjxwvsgd6-gradle-3.3.1.jar.drv'...
100 115k 100 115k 0 0 1489k 0 --:--:-- --:--:-- --:--:-- 1497k
100 2391 100 2391 0 0 49229 0 --:--:-- --:--:-- --:--:-- 49812
100 3344k 100 3344k 0 0 23.8M 0 --:--:-- --:--:-- --:--:-- 23.6M
building '/nix/store/xkbdjdz3vyf406ag74rxppvicl0ba291-gradle-3.3.1.pom.drv'...
building '/nix/store/9llisf19f6fnbd9q6b0hipj8ack4pqz8-gradle-3.5.4.jar.drv'...
building '/nix/store/j8j6kzspdsmzpsb7mnqyg4d1fjg2nvfq-gradle-3.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.2.1/gradle-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4350 100 4350 0 0 94546 0 --:--:-- --:--:-- --:--:-- 96666
building '/nix/store/4rqa34yvmy73bj6s7mrnwpmj8phnzw8m-gradle-api-3.0.0.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.3.1/gradle-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3477k 100 3477k 0 0 14.3M 0 --:--:-- --:--:-- --:--:-- 14.3M
building '/nix/store/qypsglspxc498yj81r2wbhj3awdc5989-gradle-api-3.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.3.1/gradle-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4348 100 4348 0 0 98717 0 --:--:-- --:--:-- --:--:-- 98k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.5.4/gradle-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0i4cgq18rb8f53f9hpavxhj6mb1psis1-gradle-api-3.0.1.jar.drv'...
100 4081k 100 4081k 0 0 23.2M 0 --:--:-- --:--:-- --:--:-- 23.3M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.0/gradle-api-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17026 100 17026 0 0 333k 0 --:--:-- --:--:-- --:--:-- 332k
building '/nix/store/n506kyx0fd70l5xsqp6p6c6raqdlcj04-gradle-api-3.0.1.pom.drv'...
building '/nix/store/357kzhh89ghazqx73c6k7w3a1xpscr4r-gradle-api-3.1.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/3.5.4/gradle-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4524 100 4524 0 0 100k 0 --:--:-- --:--:-- --:--:-- 102k
building '/nix/store/8irrrqm54h0nxg5321fg7fpb931il82p-gradle-api-3.1.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.0/gradle-api-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1822 100 1822 0 0 41855 0 --:--:-- --:--:-- --:--:-- 42372
building '/nix/store/bj3fvp7w284dhj2dmchk10j448yrwg8m-gradle-api-3.2.1.jar.drv'...
patching sources
configuring
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.1/gradle-api-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17026 100 17026 0 0 333k 0 --:--:-- --:--:-- --:--:-- 339k
building '/nix/store/cxchjg2cgv2vyv513625gnv6ldh6rvip-gradle-api-3.2.1.pom.drv'...
no configure script, doing nothing
building
no Makefile, doing nothing
installing
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.0.1/gradle-api-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.1.4/gradle-api-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 90508 100 90508 0 0 1236k 0 --:--:-- --:--:-- --:--:-- 1244k
building '/nix/store/gq7yiwh7qmqbb09daq6wcwna75wfp63p-gradle-api-3.3.1.jar.drv'...
100 1822 100 1822 0 0 24067 0 --:--:-- --:--:-- --:--:-- 24293
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.1.4/gradle-api-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/iywss2129sd4f5hb07758raishy9vhzi-gradle-api-3.3.1.pom.drv'...
100 2205 100 2205 0 0 46159 0 --:--:-- --:--:-- --:--:-- 46914
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.2.1/gradle-api-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/4dkvyg6yd9g93lc7a1rlvdbxwc311kvf-gradle-api-3.5.4.jar.drv'...
100 89446 100 89446 0 0 1179k 0 --:--:-- --:--:-- --:--:-- 1180k
building '/nix/store/97p03njgy95x56lvz8yd4qiyav4kvv89-gradle-api-3.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.2.1/gradle-api-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1882 100 1882 0 0 40813 0 --:--:-- --:--:-- --:--:-- 40913
waiting for lock on '/nix/store/wdwb0hpj6svnry1qpnm9bwgyl3g6dssh-gson-2.7.jar'...
waiting for lock on '/nix/store/7xvsv21f1y0dwnhy3fjv36lf38qlhin7-gson-2.7.pom'...
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/cngkknnchwn8h3g3qppdvwhlf608xgdb-gradle-core-1.1.3.jar.drv'...
post-installation fixup
patching script interpreter paths in /nix/store/1964qyjbbnm3wgbiczm6j5iy9yfbr6f7-extras-google-m2repository-58
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.3.1/gradle-api-3.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 90555 100 90555 0 0 936k 0 --:--:-- --:--:-- --:--:-- 940k
building '/nix/store/qb1mpyihjdwwx5vpxjh1s21xdmxgsykh-gradle-core-1.1.3.pom.drv'...
checking for references to /tmp/tmp-status-mobile-9338bf71e/nix-build-extras-google-m2repository-58.drv-0/ in /nix/store/1964qyjbbnm3wgbiczm6j5iy9yfbr6f7-extras-google-m2repository-58...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.3.1/gradle-api-3.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1886 100 1886 0 0 41417 0 --:--:-- --:--:-- --:--:-- 41911
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.5.4/gradle-api-3.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qvly9iakx6nd5z9vrhi04rqh0rnncxa9-gradle-core-1.3.1.jar.drv'...
100 91137 100 91137 0 0 935k 0 --:--:-- --:--:-- --:--:-- 946k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-api/3.5.4/gradle-api-3.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/a79b5s8yskxgrd09sgyjm67kdvq47vcs-gradle-core-1.3.1.pom.drv'...
100 1884 100 1884 0 0 41941 0 --:--:-- --:--:-- --:--:-- 42818
building '/nix/store/piw936b38v7rsfdh62nzihih8bq66kh3-gradle-core-1.5.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle-core/1.1.3/gradle-core-1.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1345k 100 1345k 0 0 20.1M 0 --:--:-- --:--:-- --:--:-- 20.2M
building '/nix/store/fvd5qyh056pzvxadd947b7zsmh6wmr2p-gradle-core-1.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle-core/1.1.3/gradle-core-1.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1650 100 1650 0 0 59318 0 --:--:-- --:--:-- --:--:-- 61111
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle-core/1.3.1/gradle-core-1.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1393k 100 1393k 0 0 18.6M 0 --:--:-- --:--:-- --:--:-- 18.6M
building '/nix/store/pcvv4yb2hwnjhfq72845yvh2nfxkxlzq-gradle-core-3.0.0.jar.drv'...
building '/nix/store/l41vjb0xgf7lxfi2jvgh6syanwarl8w1-gradle-core-3.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle-core/1.3.1/gradle-core-1.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1652 100 1652 0 0 38998 0 --:--:-- --:--:-- --:--:-- 39333
building '/nix/store/h87yiwpd66mmp0g4hky9zpx1s193ih10-gradle-core-3.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle-core/1.5.0/gradle-core-1.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1288k 100 1288k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 22.0M
building '/nix/store/slf8nc3zmbj3haz4hlhbk5ga0n9y6nrd-gradle-core-3.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/gradle-core/1.5.0/gradle-core-1.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2224 100 2224 0 0 73676 0 --:--:-- --:--:-- --:--:-- 74133
building '/nix/store/amfi1387bqg9r3xahiy2gs5qdaw6myjh-gradle-core-3.1.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.0/gradle-core-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.0/gradle-core-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6224 100 6224 0 0 133k 0 --:--:-- --:--:-- --:--:-- 135k
building '/nix/store/kh2wdxnjzczsfxrkqh27xmgk530mld4k-gradle-core-3.1.4.pom.drv'...
100 2228k 100 2228k 0 0 13.8M 0 --:--:-- --:--:-- --:--:-- 13.9M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.1/gradle-core-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/87p529bxakhr1hsixw82bifm6rvsa4sf-gradle-download-task-3.4.3.jar.drv'...
100 2228k 100 2228k 0 0 10.2M 0 --:--:-- --:--:-- --:--:-- 10.2M
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.0.1/gradle-core-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6224 100 6224 0 0 87532 0 --:--:-- --:--:-- --:--:-- 87661
building '/nix/store/la4s1dcq2g23xlpw905q44y036a2yw17-gradle-download-task-3.4.3.pom.drv'...
building '/nix/store/gsxjar8g74rjgxrylqvh01vrizmfw1jw-gradle-download-task-4.0.2.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.1.4/gradle-core-3.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2717k 100 2717k 0 0 20.1M 0 --:--:-- --:--:-- --:--:-- 20.2M
building '/nix/store/4l8sa7zbh8cyasmm9i3svbkf0hgwsis3-gradle-download-task-4.0.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle-core/3.1.4/gradle-core-3.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5837 100 5837 0 0 119k 0 --:--:-- --:--:-- --:--:-- 121k
trying https://repo.maven.apache.org/maven2/de/undercouch/gradle-download-task/3.4.3/gradle-download-task-3.4.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 41905 100 41905 0 0 1245k 0 --:--:-- --:--:-- --:--:-- 1278k
building '/nix/store/6fv86iwqqxv38rscj51i953hp66z26jk-groovy-all-2.4.15.jar.drv'...
building '/nix/store/fa4hhhpywpamp1cvnz1i9a64k3wp1iz8-groovy-all-2.4.15.pom.drv'...
trying https://repo.maven.apache.org/maven2/de/undercouch/gradle-download-task/3.4.3/gradle-download-task-3.4.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2035 100 2035 0 0 70908 0 --:--:-- --:--:-- --:--:-- 72678
building '/nix/store/7d9jawqxrc3vgna5b7r9yl5k07w0cn3h-gson-2.2.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/de/undercouch/gradle-download-task/4.0.2/gradle-download-task-4.0.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1468k 100 1468k 0 0 25.5M 0 --:--:-- --:--:-- --:--:-- 25.6M
building '/nix/store/y5g7pq852pdn1xafbj3y393xcg0qv0qz-gson-2.2.4.pom.drv'...
trying https://repo.maven.apache.org/maven2/de/undercouch/gradle-download-task/4.0.2/gradle-download-task-4.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1298 100 1298 0 0 45521 0 --:--:-- --:--:-- --:--:-- 46357
building '/nix/store/3s6pa1v63bkl2zzk1h7np71f9bw2ymzw-gson-2.3.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.15/groovy-all-2.4.15.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6996k 100 6996k 0 0 62.5M 0 --:--:-- --:--:-- --:--:-- 62.1M
trying https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.15/groovy-all-2.4.15.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bf4wj9c3xkkdv9s9v70qz0ilvq6g2gzj-gson-2.3.pom.drv'...
100 22054 100 22054 0 0 419k 0 --:--:-- --:--:-- --:--:-- 422k
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 185k 100 185k 0 0 4457k 0 --:--:-- --:--:-- --:--:-- 4535k
building '/nix/store/8c8vsjszh0kjzzdbs7sk4vz0s53ynnij-gson-2.7.jar.drv'...
building '/nix/store/1bq1agd9yjg90qa287x1v2h60anhqij0-gson-2.7.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8038 100 8038 0 0 272k 0 --:--:-- --:--:-- --:--:-- 280k
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3/gson-2.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 202k 100 202k 0 0 4814k 0 --:--:-- --:--:-- --:--:-- 4926k
building '/nix/store/k1x9s1yi09k1wmw6f8xb4ymyhhp8pb75-gson-2.8.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3/gson-2.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8974 100 8974 0 0 308k 0 --:--:-- --:--:-- --:--:-- 312k
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.7/gson-2.7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 226k 100 226k 0 0 5509k 0 --:--:-- --:--:-- --:--:-- 5524k
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.7/gson-2.7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1445 100 1445 0 0 50173 0 --:--:-- --:--:-- --:--:-- 51607
building '/nix/store/i740kr4j7vx76zzh3yilsq14rx1ns1q5-gson-2.8.0.pom.drv'...
building '/nix/store/53aplm78xvlya3c7792i8mp1l7yq725m-gson-2.8.5.jar.drv'...
building '/nix/store/81488iyxlqcxdihv53wvks7bdgdm4kkm-gson-2.8.5.pom.drv'...
building '/nix/store/iiak41m4f99q990l8gyzf955vjyd4kxn-gson-2.8.6.jar.drv'...
building '/nix/store/fz4x0yfbpl2srdwgvrv6bni9c39aph73-gson-2.8.6.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 226k 100 226k 0 0 5124k 0 --:--:-- --:--:-- --:--:-- 5148k
building '/nix/store/8fchmmjrm1nvg9nb10jr3gq4gnva8hdk-gson-parent-2.7.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1447 100 1447 0 0 50830 0 --:--:-- --:--:-- --:--:-- 51678
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.jar
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/agsiwps1rj0m8lzw23sack9706pl4hm6-gson-parent-2.8.0.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 235k 100 235k 0 0 5359k 0 --:--:-- --:--:-- --:--:-- 5487k
building '/nix/store/wprkp4n12a0wxxz9746nsn5c4snx9rv7-gson-parent-2.8.5.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.5/gson-2.8.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2527 100 2527 0 0 91700 0 --:--:-- --:--:-- --:--:-- 93592
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 234k 100 234k 0 0 5628k 0 --:--:-- --:--:-- --:--:-- 5722k
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.8.6/gson-2.8.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2fng78fkg0v0fbnwsk70kqyl6y15hqlp-gson-parent-2.8.6.pom.drv'...
building '/nix/store/vwh648x8rnrkvl40wz8c7h7yv7rwphn7-guava-17.0.jar.drv'...
100 2527 100 2527 0 0 54759 0 --:--:-- --:--:-- --:--:-- 56155
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.7/gson-parent-2.7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3580 100 3580 0 0 99532 0 --:--:-- --:--:-- --:--:-- 99k
building '/nix/store/q67zwi66riskzh6hv7svcq2hygrngw92-guava-17.0.pom.drv'...
building '/nix/store/0gix4wqn9d8yx6glkp54q6qngghkmaps-guava-22.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3465 100 3465 0 0 115k 0 --:--:-- --:--:-- --:--:-- 116k
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.5/gson-parent-2.8.5.pom
building '/nix/store/9mdfk6qnmldb6abz4vd187karqmin29n-guava-22.0.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3778 100 3778 0 0 124k 0 --:--:-- --:--:-- --:--:-- 127k
building '/nix/store/22hd899kffmmsbpqa29pz6z4wp1ya9p5-guava-23.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/gson/gson-parent/2.8.6/gson-parent-2.8.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4422 100 4422 0 0 158k 0 --:--:-- --:--:-- --:--:-- 159k
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bxz1xdydy6i6a6jr2fhvdm1kv4zbsbrk-guava-23.0.pom.drv'...
100 2190k 100 2190k 0 0 30.7M 0 --:--:-- --:--:-- --:--:-- 31.0M
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/17.0/guava-17.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5632 100 5632 0 0 176k 0 --:--:-- --:--:-- --:--:-- 183k
building '/nix/store/bgmj0j08jx0glb32i02a44jmi1p7d43d-guava-25.1-jre.jar.drv'...
building '/nix/store/ha2xfmpp31bpljs9csl1dzdn2qqdi3zs-guava-25.1-jre.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2514k 100 2514k 0 0 33.6M 0 --:--:-- --:--:-- --:--:-- 34.1M
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/22.0/guava-22.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5675 100 5675 0 0 141k 0 --:--:-- --:--:-- --:--:-- 145k
building '/nix/store/g5ai3gs71nab73alkqfp4p57g31ibqx7-guava-26.0-jre.jar.drv'...
building '/nix/store/s4lsbbhwh0w21lhy65n14fdj7vl5x1ls-guava-26.0-jre.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/23.0/guava-23.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2553k 100 2553k 0 0 28.4M 0 --:--:-- --:--:-- --:--:-- 28.6M
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/23.0/guava-23.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5589 100 5589 0 0 164k 0 --:--:-- --:--:-- --:--:-- 165k
building '/nix/store/xyj823b759cq0k6j8b38dw8s619y25lv-guava-27.0.1-jre.jar.drv'...
building '/nix/store/a1r13iya0cvm7dfazq9kqg75r3f47wj0-guava-27.0.1-jre.pom.drv'...
trying https://repo1.maven.org/maven2/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2670k 100 2670k 0 0 32.7M 0 --:--:-- --:--:-- --:--:-- 32.5M
building '/nix/store/s6wi3rldr8cphvi316bmr8k7c046prjn-guava-31.1-jre.jar.drv'...
trying https://repo1.maven.org/maven2/com/google/guava/guava/25.1-jre/guava-25.1-jre.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7775 100 7775 0 0 253k 0 --:--:-- --:--:-- --:--:-- 261k
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar
building '/nix/store/xq3643dm26lca459haq3yjp7kvkz2gbb-guava-31.1-jre.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2676k 100 2676k 0 0 27.8M 0 --:--:-- --:--:-- --:--:-- 28.1M
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7775 100 7775 0 0 213k 0 --:--:-- --:--:-- --:--:-- 216k
building '/nix/store/jw12bw12r9i274wsnkgpxpk663x7rdcl-guava-parent-17.0.pom.drv'...
building '/nix/store/skr3c8ddz0qhvk5b8yc15qlxab944d97-guava-parent-22.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2682k 100 2682k 0 0 34.4M 0 --:--:-- --:--:-- --:--:-- 34.9M
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/27.0.1-jre/guava-27.0.1-jre.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8282 100 8282 0 0 254k 0 --:--:-- --:--:-- --:--:-- 260k
building '/nix/store/ify3lmq8xfmngfdgjvzysi4pd8jgqdcc-guava-parent-23.0.pom.drv'...
building '/nix/store/vb1245j8rqshg868whi988dxn6r1b5m0-guava-parent-26.0-android.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2890k 100 2890k 0 0 37.2M 0 --:--:-- --:--:-- --:--:-- 37.6M
trying https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7wwaza70f30qpn6630f0bl7yvska02av-guava-parent-26.0-jre.pom.drv'...
100 10981 100 10981 0 0 392k 0 --:--:-- --:--:-- --:--:-- 397k
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/17.0/guava-parent-17.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/265i38ka2ggdzxaq60k0x7jwhzkcl1x1-guava-parent-27.0.1-jre.pom.drv'...
100 7834 100 7834 0 0 241k 0 --:--:-- --:--:-- --:--:-- 246k
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/22.0/guava-parent-22.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8854 100 8854 0 0 276k 0 --:--:-- --:--:-- --:--:-- 278k
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/23.0/guava-parent-23.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pqajvj6vlpkvwlargj5z13h3pqaih8sw-guava-parent-31.1-jre.pom.drv'...
building '/nix/store/w77xaggdsq5mlq47rjpgk4mbs05jjdk5-guava-testlib-31.1-jre.jar.drv'...
100 9335 100 9335 0 0 330k 0 --:--:-- --:--:-- --:--:-- 337k
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10180 100 10180 0 0 346k 0 --:--:-- --:--:-- --:--:-- 355k
building '/nix/store/l62rxpakjicihdjkjc458i0myxah0pqr-guava-testlib-31.1-jre.pom.drv'...
building '/nix/store/n3vdhmdk02iq79dbdymqfb1vzmm6fnxg-hamcrest-2.2.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10395 100 10395 0 0 364k 0 --:--:-- --:--:-- --:--:-- 375k
building '/nix/store/3xhav212rbgfwfwqapiwqk8xi8p3nkg6-hamcrest-2.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.0.1-jre/guava-parent-27.0.1-jre.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10397 100 10397 0 0 363k 0 --:--:-- --:--:-- --:--:-- 376k
building '/nix/store/93d6rp2lykjn6jhmavnh7a8kf6w8dkvg-hamcrest-core-1.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14736 100 14736 0 0 501k 0 --:--:-- --:--:-- --:--:-- 513k
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-testlib/31.1-jre/guava-testlib-31.1-jre.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0b0irsdhcqmc4vxnv9blmfcd16s7k0gz-hamcrest-core-2.2.jar.drv'...
100 820k 100 820k 0 0 10.2M 0 --:--:-- --:--:-- --:--:-- 10.4M
trying https://repo.maven.apache.org/maven2/com/google/guava/guava-testlib/31.1-jre/guava-testlib-31.1-jre.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2829 100 2829 0 0 92973 0 --:--:-- --:--:-- --:--:-- 94300
trying https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/61vssmgbnl2mz7ab37c70icjqgjlypdc-hamcrest-core-2.2.pom.drv'...
building '/nix/store/kqrbpk9x7sxvp6058ni5arq7pm9a0xg9-hamcrest-parent-1.3.pom.drv'...
100 120k 100 120k 0 0 3139k 0 --:--:-- --:--:-- --:--:-- 3170k
trying https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1128 100 1128 0 0 39704 0 --:--:-- --:--:-- --:--:-- 40285
trying https://tarballs.nixos.org/sha256/14zs9yk20z3qjwkjwa1j1q6vb13mf8hbhsny0fqs2wsij2kqdqzx
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 766 100 766 0 0 21346 0 --:--:-- --:--:-- --:--:-- 21346
building '/nix/store/bsrdwja3a0s5zig275ylcnnpqd95vpl9-hawk-0.2.11.jar.drv'...
building '/nix/store/kn33fjgjm9g7kmfdab3n1vwsivc88j85-hawk-0.2.11.pom.drv'...
building '/nix/store/xach1ykhzf7v0piyqxmrydv30mpf84sa-hermes_engine___hermes_engine_0.5.1.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1499 100 1499 0 0 55395 0 --:--:-- --:--:-- --:--:-- 57653
trying https://tarballs.nixos.org/sha256/16qjwhdvq13mcylsfav41606i52k6d87mwn9havbsqxnxya5ylvd
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pzv01vrl1y3lbxfssgi5ihp27k721plw-hermes_profile_transformer___hermes_profile_transformer_0.0.6.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1352 100 1352 0 0 44728 0 --:--:-- --:--:-- --:--:-- 45066
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1972 100 1972 0 0 49745 0 --:--:-- --:--:-- --:--:-- 49745
building '/nix/store/775kn35di9dcn12ig2wh2i1kang6i7lf-hi_base32___hi_base32_0.5.0.tgz.drv'...
building '/nix/store/0byxf0z7x67ghfvm9axnyrss6k7fqgrq-hiccup-1.0.5.jar.drv'...
trying https://repo.clojars.org/hawk/hawk/0.2.11/hawk-0.2.11.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 80704 100 80704 0 0 1564k 0 --:--:-- --:--:-- --:--:-- 1576k
trying https://repo.clojars.org/hawk/hawk/0.2.11/hawk-0.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/i6c51116n7qq63jyxy4sk5f0q8fhhhm5-hiccup-1.0.5.pom.drv'...
100 3110 100 3110 0 0 84174 0 --:--:-- --:--:-- --:--:-- 86388
trying https://registry.yarnpkg.com/hermes-engine/-/hermes-engine-0.5.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/c81n3vr6r8aiza1fs7xfrgymxaxjrz8s-hickory-0.7.1.jar.drv'...
trying https://registry.yarnpkg.com/hermes-profile-transformer/-/hermes-profile-transformer-0.0.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 64450 100 64450 0 0 622k 0 --:--:-- --:--:-- --:--:-- 623k
building '/nix/store/343kfr6hjsrcn6i6d2jg84jdrcr5darx-hickory-0.7.1.pom.drv'...
100 13.6M 100 13.6M 0 0 50.0M 0 --:--:-- --:--:-- --:--:-- 49.9M
trying https://registry.yarnpkg.com/hi-base32/-/hi-base32-0.5.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7256 100 7256 0 0 84368 0 --:--:-- --:--:-- --:--:-- 85364
trying https://repo.clojars.org/hiccup/hiccup/1.0.5/hiccup-1.0.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16324 100 16324 0 0 446k 0 --:--:-- --:--:-- --:--:-- 455k
building '/nix/store/c3jnvfsqm8560drgaswfb1l4yjzhv14z-home_or_tmp___home_or_tmp_3.0.0.tgz.drv'...
building '/nix/store/jx46imr98qzzp541axznbpcx5w76ld2y-hosted_git_info___hosted_git_info_2.8.8.tgz.drv'...
building '/nix/store/5i10d4l32il5gk22qrvp74wi5827msjv-html_encoding_sniffer___html_encoding_sniffer_1.0.2.tgz.drv'...
trying https://repo.clojars.org/hiccup/hiccup/1.0.5/hiccup-1.0.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3017 100 3017 0 0 91338 0 --:--:-- --:--:-- --:--:-- 94281
trying https://repo.clojars.org/hickory/hickory/0.7.1/hickory-0.7.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/r2rl24mdpk9vwjdm5hki3igv0ga8s4dx-http-kit-2.2.0.jar.drv'...
100 33439 100 33439 0 0 223k 0 --:--:-- --:--:-- --:--:-- 225k
trying https://repo.clojars.org/hickory/hickory/0.7.1/hickory-0.7.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/fhh91xn1w0s1012yq0zcb36wqjnmkd54-http-kit-2.2.0.pom.drv'...
trying https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-3.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1513 100 1513 0 0 15620 0 --:--:-- --:--:-- --:--:-- 15760
trying https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz
building '/nix/store/385ngnnb4033bzg0anhfzp3bybig1407-httpclient-4.1.1.jar.drv'...
100 8033 100 8033 0 0 90150 0 --:--:-- --:--:-- --:--:-- 90258
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3713 100 3713 0 0 40705 0 --:--:-- --:--:-- --:--:-- 40358
building '/nix/store/c3b7gk2y5bfwff0awyi1vv9bf1gjhzfd-httpclient-4.1.1.pom.drv'...
building '/nix/store/rvr7lnzp35vzi5azim0xj3hy7cs8ix5a-httpclient-4.2.6.jar.drv'...
100 3976 100 3976 0 0 8857 0 --:--:-- --:--:-- --:--:-- 8855
trying https://repo.clojars.org/http-kit/http-kit/2.2.0/http-kit-2.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 164k 100 164k 0 0 3848k 0 --:--:-- --:--:-- --:--:-- 3925k
trying https://repo.clojars.org/http-kit/http-kit/2.2.0/http-kit-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5663 100 5663 0 0 187k 0 --:--:-- --:--:-- --:--:-- 190k
building '/nix/store/hwyiksarlfacpdcjcpispgl0rdh0m3rh-httpclient-4.2.6.pom.drv'...
building '/nix/store/aijm6200lv5m4zykyw7zvbffky7h65j2-httpclient-4.5.13.jar.drv'...
building '/nix/store/x7h4m0hq7rilnqbwv7bsijwyypfg605a-httpclient-4.5.13.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1.1/httpclient-4.1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 342k 100 342k 0 0 7386k 0 --:--:-- --:--:-- --:--:-- 7454k
building '/nix/store/wfvpqh385irfmn0f9gypn9x5bvn17lb5-httpclient-4.5.2.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.1.1/httpclient-4.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 425k 100 425k 0 0 8356k 0 --:--:-- --:--:-- --:--:-- 8508k
building '/nix/store/hf4cn1kxgr37kp7qgxfgwd4w2mqpg3fh-httpclient-4.5.2.pom.drv'...
100 5990 100 5990 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/httpclient-4.2.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5535 100 5535 0 0 184k 0 --:--:-- --:--:-- --:--:-- 186k
building '/nix/store/ksnk1s9y419bmfk4larsygkxbxxg7klb-httpclient-4.5.3.jar.drv'...
building '/nix/store/c5d1v2p1i2iwrjpck05fcj45c62avqmh-httpclient-4.5.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 762k 100 762k 0 0 13.3M 0 --:--:-- --:--:-- --:--:-- 13.5M
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6609 100 6609 0 0 224k 0 --:--:-- --:--:-- --:--:-- 230k
building '/nix/store/n7c5qfwmi9kydpcba038cpfx0d3fb9y8-httpclient-4.5.6.jar.drv'...
building '/nix/store/x6870pc3qv1wwq1fyrgyw56iig11nbm4-httpclient-4.5.6.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 719k 100 719k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.8M
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/f13vvnyijqyq5cs1jlm6akj166ch7bdf-httpcomponents-client-4.1.1.pom.drv'...
100 6393 100 6393 0 0 208k 0 --:--:-- --:--:-- --:--:-- 215k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/5dbp7r5cb8k7in015w3mwzpgrj1j6aqi-httpcomponents-client-4.1.pom.drv'...
100 730k 100 730k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.6M
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6393 100 6393 0 0 211k 0 --:--:-- --:--:-- --:--:-- 215k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8zsilk6g5sw8z6qkawxb6ix5lywpjb3q-httpcomponents-client-4.2.6.pom.drv'...
building '/nix/store/ypblkafv66si5xkmqkacfzwdh8rk1g09-httpcomponents-client-4.5.13.pom.drv'...
100 749k 100 749k 0 0 14.4M 0 --:--:-- --:--:-- --:--:-- 14.6M
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6639 100 6639 0 0 78792 0 --:--:-- --:--:-- --:--:-- 79035
building '/nix/store/a4a210nhwx828kbpglbi360xmg6a5rf7-httpcomponents-client-4.5.2.pom.drv'...
building '/nix/store/gv27gzhp8dphvbhszm67xa9w9lhjd17a-httpcomponents-client-4.5.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1.1/httpcomponents-client-4.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11337 100 11337 0 0 390k 0 --:--:-- --:--:-- --:--:-- 395k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/a8bh7q0g26r2ihni0p2ha057zm63ykc1-httpcomponents-client-4.5.6.pom.drv'...
100 11284 100 11284 0 0 397k 0 --:--:-- --:--:-- --:--:-- 408k
building '/nix/store/g2a9vr7ppd0fzcqwvyjs0xwvjx3799av-httpcomponents-core-4.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2.6/httpcomponents-client-4.2.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12545 100 12545 0 0 406k 0 --:--:-- --:--:-- --:--:-- 408k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16382 100 16382 0 0 551k 0 --:--:-- --:--:-- --:--:-- 571k
building '/nix/store/4laqm559v9f4896nmq0jmny9l9kq8hay-httpcomponents-core-4.2.5.pom.drv'...
building '/nix/store/3676wad0nz6sg158vxzs2r6js60frx3q-httpcomponents-core-4.4.10.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15671 100 15671 0 0 461k 0 --:--:-- --:--:-- --:--:-- 463k
building '/nix/store/xqwq3q85c4vhskmvy0wzwn8ymcp4mpfl-httpcomponents-core-4.4.15.pom.drv'...
100 15671 100 15671 0 0 532k 0 --:--:-- --:--:-- --:--:-- 546k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/igc7k7r4b08lnyn3sfqfjn5z9l4dic7j-httpcomponents-core-4.4.5.pom.drv'...
100 15489 100 15489 0 0 435k 0 --:--:-- --:--:-- --:--:-- 444k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bb1xkqk00ka67ddf9fkjrqnbr3kqjyzm-httpcomponents-core-4.4.6.pom.drv'...
100 9042 100 9042 0 0 321k 0 --:--:-- --:--:-- --:--:-- 327k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2.5/httpcomponents-core-4.2.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13487 100 13487 0 0 408k 0 --:--:-- --:--:-- --:--:-- 411k
building '/nix/store/vnhjndhb538yb2vv4a438d057qvlinhi-httpcomponents-parent-10.pom.drv'...
building '/nix/store/q40fw8a697cmm79y4nk6nfjkhdph3pba-httpcomponents-parent-11.pom.drv'...
100 9341 100 9341 0 0 329k 0 --:--:-- --:--:-- --:--:-- 337k
building '/nix/store/4krf6vgii3h6zzxw4qawiidz7gygdp8j-httpcore-4.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.15/httpcomponents-core-4.4.15.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13160 100 13160 0 0 416k 0 --:--:-- --:--:-- --:--:-- 428k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.5/httpcomponents-core-4.4.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ql8afdkbp23qv9mr4mp2m3g9kfhmx3n4-httpcore-4.1.pom.drv'...
100 12998 100 12998 0 0 313k 0 --:--:-- --:--:-- --:--:-- 317k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13464 100 13464 0 0 437k 0 --:--:-- --:--:-- --:--:-- 453k
building '/nix/store/a24xy28hcva8irfw2gaj9hsbbs5pv4fa-httpcore-4.2.5.jar.drv'...
building '/nix/store/9n4x11s6p8f068q7vhxypm70lgccw9ib-httpcore-4.2.5.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33654 100 33654 0 0 1125k 0 --:--:-- --:--:-- --:--:-- 1133k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ilkr6bsxgkvq24z1ybjv26s1mc12213b-httpcore-4.4.10.jar.drv'...
100 34695 100 34695 0 0 1154k 0 --:--:-- --:--:-- --:--:-- 1168k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/35fl2m1in4pgcxa0bllx3axclxd8mw1v-httpcore-4.4.10.pom.drv'...
100 176k 100 176k 0 0 4258k 0 --:--:-- --:--:-- --:--:-- 4312k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8r2yrsd5nf2rf6yf4nhzqqzx5lpra0n6-httpcore-4.4.15.jar.drv'...
100 8358 100 8358 0 0 247k 0 --:--:-- --:--:-- --:--:-- 255k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8dp753akj76l9h1dzyi3x0gbnbp89dq6-httpcore-4.4.15.pom.drv'...
100 222k 100 222k 0 0 4226k 0 --:--:-- --:--:-- --:--:-- 4276k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2.5/httpcore-4.2.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4871 100 4871 0 0 163k 0 --:--:-- --:--:-- --:--:-- 169k
building '/nix/store/4y6prx8hjmv995bp6bp2i6h2p18y7drj-httpcore-4.4.5.jar.drv'...
building '/nix/store/dqixsrx9q5vz7l98wlpkw18wiipryy8x-httpcore-4.4.5.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 318k 100 318k 0 0 7146k 0 --:--:-- --:--:-- --:--:-- 7243k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5354 100 5354 0 0 190k 0 --:--:-- --:--:-- --:--:-- 193k
building '/nix/store/s5ddnaw5sg029jab2anyi16dk42vrawq-httpcore-4.4.6.jar.drv'...
building '/nix/store/i851dpyk1pvxzrpk571mnsch7p90ra0c-httpcore-4.4.6.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 320k 100 320k 0 0 6813k 0 --:--:-- --:--:-- --:--:-- 6970k
building '/nix/store/n8kjnj52m6scddii5lbsba15mk40c71m-httpmime-4.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.15/httpcore-4.4.15.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4967 100 4967 0 0 180k 0 --:--:-- --:--:-- --:--:-- 186k
building '/nix/store/1z4lfhxkz6snqwp18zh8zsjkx9yxzy5a-httpmime-4.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 319k 100 319k 0 0 7175k 0 --:--:-- --:--:-- --:--:-- 7265k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.5/httpcore-4.4.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5522 100 5522 0 0 131k 0 --:--:-- --:--:-- --:--:-- 131k
building '/nix/store/6gw98qphgdvyb1k7cwig2mklrh0c880v-httpmime-4.5.2.jar.drv'...
building '/nix/store/210jlk78rcqadzh1ygh0asch1s3ziyx5-httpmime-4.5.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 316k 100 316k 0 0 7189k 0 --:--:-- --:--:-- --:--:-- 7354k
100 5113 100 5113 0 0 181k 0 --:--:-- --:--:-- --:--:-- 184k
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/1pdsjspd4sh445j9jf64lc5abbxrqi68-httpmime-4.5.6.jar.drv'...
building '/nix/store/jzwsi1jkbacyxx505a0y4in1mg15hrff-httpmime-4.5.6.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.1/httpmime-4.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 26813 100 26813 0 0 797k 0 --:--:-- --:--:-- --:--:-- 818k
building '/nix/store/vdbj5gsvs0dd80w8qczdhsz758qkjbc1-i18n_js___i18n_js_3.5.1.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.1/httpmime-4.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5217 100 5217 0 0 168k 0 --:--:-- --:--:-- --:--:-- 169k
building '/nix/store/yp8jsvqfcw9q32ak5bdjng2s23hk79jb-iconv_lite___iconv_lite_0.6.2.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 41029 100 41029 0 0 1224k 0 --:--:-- --:--:-- --:--:-- 1252k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4782 100 4782 0 0 147k 0 --:--:-- --:--:-- --:--:-- 150k
building '/nix/store/ix3j4v52khcqwc973nk4cprkdxas0a0w-icu4j-66.1.jar.drv'...
building '/nix/store/vw76dkqkyhmxj504s1x6f9ywkjx87vs1-icu4j-66.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.6/httpmime-4.5.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 41794 100 41794 0 0 939k 0 --:--:-- --:--:-- --:--:-- 949k
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.5.6/httpmime-4.5.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5236 100 5236 0 0 174k 0 --:--:-- --:--:-- --:--:-- 176k
building '/nix/store/37zmwcz4azx0n9cha2qmw69g1rzyxsdc-image_size___image_size_0.6.3.tgz.drv'...
building '/nix/store/ifwbqxpl3jpl0jvzsvagxbvky7wyqixb-imagepipeline-2.0.0.aar.drv'...
trying https://registry.yarnpkg.com/i18n-js/-/i18n-js-3.5.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 24282 100 24282 0 0 331k 0 --:--:-- --:--:-- --:--:-- 333k
trying https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/y4sy7ab9hf5rlwmx0gl1agbw3gpjbdm4-imagepipeline-2.0.0.pom.drv'...
100 184k 100 184k 0 0 1973k 0 --:--:-- --:--:-- --:--:-- 1984k
building '/nix/store/3dd5fvgrdyvgzbdljbpsdfmc79bfj18j-imagepipeline-2.2.0.aar.drv'...
trying https://repo1.maven.org/maven2/com/ibm/icu/icu4j/66.1/icu4j-66.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/com/ibm/icu/icu4j/66.1/icu4j-66.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4939 100 4939 0 0 144k 0 --:--:-- --:--:-- --:--:-- 146k
building '/nix/store/lfmj46hhmnwwribgn9cyy16fbr8647pz-imagepipeline-2.2.0.pom.drv'...
100 12.3M 100 12.3M 0 0 73.2M 0 --:--:-- --:--:-- --:--:-- 72.9M
trying https://registry.yarnpkg.com/image-size/-/image-size-0.6.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/6hz1ma3nf9kmb0bn258jzjfpd9nf5v10-imagepipeline-base-2.0.0.aar.drv'...
100 9082 100 9082 0 0 123k 0 --:--:-- --:--:-- --:--:-- 124k
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/imagepipeline/2.0.0/imagepipeline-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 380k 100 380k 0 0 8677k 0 --:--:-- --:--:-- --:--:-- 8840k
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/imagepipeline/2.0.0/imagepipeline-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4786 100 4786 0 0 156k 0 --:--:-- --:--:-- --:--:-- 161k
building '/nix/store/gnif5iqknzjxr6xg4sydplpm59hwzcwz-imagepipeline-base-2.0.0.pom.drv'...
building '/nix/store/d2dpsqmgvr4r23295pmcnnkb6gk8s61g-imagepipeline-base-2.2.0.aar.drv'...
building '/nix/store/3yvg3rh3razlw78mx2yh8lkc741i78ka-imagepipeline-base-2.2.0.pom.drv'...
trying https://plugins.gradle.org/m2/com/facebook/fresco/imagepipeline/2.2.0/imagepipeline-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://plugins.gradle.org/m2/com/facebook/fresco/imagepipeline/2.2.0/imagepipeline-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/imagepipeline-base/2.0.0/imagepipeline-base-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 129k 100 129k 0 0 3117k 0 --:--:-- --:--:-- --:--:-- 3157k
building '/nix/store/9sqyx2lk78hy2yyhz979ycfs0lpka5xb-imagepipeline-native-2.2.0.aar.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 390k 100 390k 0 0 663k 0 --:--:-- --:--:-- --:--:-- 9.7M
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5145 100 5145 0 0 9315 0 --:--:-- --:--:-- --:--:-- 9315
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/imagepipeline-base/2.0.0/imagepipeline-base-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3856 100 3856 0 0 131k 0 --:--:-- --:--:-- --:--:-- 134k
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/imagepipeline-base/2.2.0/imagepipeline-base-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 138k 100 138k 0 0 3438k 0 --:--:-- --:--:-- --:--:-- 3367k
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/imagepipeline-base/2.2.0/imagepipeline-base-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3858 100 3858 0 0 122k 0 --:--:-- --:--:-- --:--:-- 125k
building '/nix/store/s4pd3qqckfrl0yzy2g1dpql6p1qzcwxd-imagepipeline-native-2.2.0.pom.drv'...
building '/nix/store/2bgm5am1518k20k4qm1k309a9ryqiyva-imagepipeline-okhttp3-2.0.0.aar.drv'...
building '/nix/store/p4shpyl4cq8diam2hf26zn96nd165f1i-imagepipeline-okhttp3-2.0.0.pom.drv'...
building '/nix/store/bxry2k3wrq1h8nwn9ccff706gnwc488q-infer-annotation-0.11.2.jar.drv'...
building '/nix/store/khz57p6gmcx1jn3xdj2pdysaxgy8y3rn-infer-annotation-0.11.2.pom.drv'...
trying https://plugins.gradle.org/m2/com/facebook/fresco/imagepipeline-native/2.2.0/imagepipeline-native-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://plugins.gradle.org/m2/com/facebook/fresco/imagepipeline-native/2.2.0/imagepipeline-native-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/imagepipeline-okhttp3/2.0.0/imagepipeline-okhttp3-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8131 100 8131 0 0 250k 0 --:--:-- --:--:-- --:--:-- 256k
building '/nix/store/dhp3vj5gh2k6jwdxigsy9nc508amah8g-instaparse-1.4.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/imagepipeline-okhttp3/2.0.0/imagepipeline-okhttp3-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1779 100 1779 0 0 57061 0 --:--:-- --:--:-- --:--:-- 57387
trying https://repo.maven.apache.org/maven2/com/facebook/infer/annotation/infer-annotation/0.11.2/infer-annotation-0.11.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16848 100 16848 0 0 440k 0 --:--:-- --:--:-- --:--:-- 444k
building '/nix/store/ywb0gzhgdr11xzq20ysd5v0ckrlblz9f-instaparse-1.4.0.pom.drv'...
building '/nix/store/557rwvznxpqbdxlpd8z46w3ardiy6flz-intellij-core-26.0.0.jar.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
trying https://repo.maven.apache.org/maven2/com/facebook/infer/annotation/infer-annotation/0.11.2/infer-annotation-0.11.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2523 100 2523 0 0 91109 0 --:--:-- --:--:-- --:--:-- 93444
building '/nix/store/14ay5r7q3qbfdmn4yc33n8k97h5dgmzz-intellij-core-26.0.0.pom.drv'...
100 24981 100 24981 0 0 43633 0 --:--:-- --:--:-- --:--:-- 43633
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4026 100 4026 0 0 7709 0 --:--:-- --:--:-- --:--:-- 7709
building '/nix/store/0wrj66p9hysiyplqxx19jj6vj8bknvnc-intellij-core-26.0.1.jar.drv'...
trying https://repo.clojars.org/instaparse/instaparse/1.4.0/instaparse-1.4.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/dwz5ds2g39xkk3ghi6jgk560nf8zwyii-intellij-core-26.0.1.pom.drv'...
100 53729 100 53729 0 0 929k 0 --:--:-- --:--:-- --:--:-- 936k
trying https://repo.clojars.org/instaparse/instaparse/1.4.0/instaparse-1.4.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0ilahvzkcmy62qyiwfb85arnp9ny7bg9-intellij-core-26.5.4.jar.drv'...
100 3563 100 3563 0 0 102k 0 --:--:-- --:--:-- --:--:-- 105k
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.0/intellij-core-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.0/intellij-core-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1307 100 1307 0 0 27343 0 --:--:-- --:--:-- --:--:-- 27808
building '/nix/store/pq2az66v6hd2fdypkbsq3sdqr7gl28sh-intellij-core-26.5.4.pom.drv'...
building '/nix/store/9hcba8kvmf6hcy7bs3llr40qqj23sip5-interpolator-1.0.0.aar.drv'...
100 8041k 100 8041k 0 0 29.7M 0 --:--:-- --:--:-- --:--:-- 29.7M
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/h1wdxx230373b9965majpsck9rjja5sm-interpolator-1.0.0.pom.drv'...
100 8041k 100 8041k 0 0 28.3M 0 --:--:-- --:--:-- --:--:-- 28.3M
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.0.1/intellij-core-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1307 100 1307 0 0 28424 0 --:--:-- --:--:-- --:--:-- 29044
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.5.4/intellij-core-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/dnw5wrphv84gv55dwd7affpms23xhkmz-is_callable___is_callable_1.1.5.tgz.drv'...
building '/nix/store/gv7a5cr710v16hzds6v00m09p7kkxxn9-is_hex_prefixed___is_hex_prefixed_1.0.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.5.4/intellij-core-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1319 100 1319 0 0 27294 0 --:--:-- --:--:-- --:--:-- 27479
trying https://dl.google.com/dl/android/maven2/androidx/interpolator/interpolator/1.0.0/interpolator-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/l50y61c2311n4mnq4mlpxscrks0xfqa2-is_regex___is_regex_1.0.5.tgz.drv'...
100 14.0M 100 14.0M 0 0 35.6M 0 --:--:-- --:--:-- --:--:-- 35.6M
100 7669 100 7669 0 0 153k 0 --:--:-- --:--:-- --:--:-- 156k
building '/nix/store/lqwr6jc1shdpy2zsbn7g9nh6jzc3zx80-is_wsl___is_wsl_2.1.1.tgz.drv'...
building '/nix/store/dbfyzmx6wr28fjfc4vrp6j6v760q5262-isarray___isarray_2.0.5.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/interpolator/interpolator/1.0.0/interpolator-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1608 100 1608 0 0 34459 0 --:--:-- --:--:-- --:--:-- 34956
trying https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6282 100 6282 0 0 79330 0 --:--:-- --:--:-- --:--:-- 79518
building '/nix/store/2pjsm9b3p7kkkrpdb7wpbn5rz22v3f21-istack-commons-2.21.pom.drv'...
building '/nix/store/wwfvlr9c9kg8px0m4skakps78kgsqs9v-istack-commons-4.1.1.pom.drv'...
trying https://registry.yarnpkg.com/is-hex-prefixed/-/is-hex-prefixed-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3490 100 3490 0 0 47677 0 --:--:-- --:--:-- --:--:-- 47808
trying https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/k18xfzb2sdhn7ajisa88spjrv083743k-istack-commons-runtime-2.21.jar.drv'...
100 8542 100 8542 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k
building '/nix/store/jcd7caxf5bi0711407drnvackpcw7q3c-istack-commons-runtime-2.21.pom.drv'...
trying https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1966 100 1966 0 0 27815 0 --:--:-- --:--:-- --:--:-- 28085
trying https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/0b6cimragrm2yay2s6r8d479rbxl4ik6-j2objc-annotations-1.1.jar'...
waiting for lock on '/nix/store/bhlp33kd3rjv8n193wxabp9b12p3bfx9-j2objc-annotations-1.1.pom'...
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/729y1658x6qxyh82kqbk8ih82mbs0hxq-istack-commons-runtime-4.1.1.jar.drv'...
100 1859 100 1859 0 0 26821 0 --:--:-- --:--:-- --:--:-- 26942
trying https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/2.21/istack-commons-2.21.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0p38drnbj8s5y623chmj4h14zdldknp5-istack-commons-runtime-4.1.1.pom.drv'...
100 10723 100 10723 0 0 375k 0 --:--:-- --:--:-- --:--:-- 387k
trying https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons/4.1.1/istack-commons-4.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 24234 100 24234 0 0 380k 0 --:--:-- --:--:-- --:--:-- 381k
building '/nix/store/i9hysgpnx3mmmn061spm2zsfr0g3dghd-istanbul_lib_instrument___istanbul_lib_instrument_4.0.1.tgz.drv'...
building '/nix/store/1a7x5xl6rb8xmiqsh0hwc1qvhjr81h7i-j2objc-annotations-1.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23205 100 23205 0 0 785k 0 --:--:-- --:--:-- --:--:-- 809k
trying https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/2.21/istack-commons-runtime-2.21.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/f1jy904ln5z9yrajd25mggxhjayjky5x-j2objc-annotations-1.1.pom.drv'...
100 3637 100 3637 0 0 129k 0 --:--:-- --:--:-- --:--:-- 131k
trying https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/x7pgvbs9876daxxck6xgj1pgqbll452q-j2objc-annotations-1.3.jar.drv'...
100 26147 100 26147 0 0 536k 0 --:--:-- --:--:-- --:--:-- 543k
trying https://repo.maven.apache.org/maven2/com/sun/istack/istack-commons-runtime/4.1.1/istack-commons-runtime-4.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/m737m2mdrr45i3mrzvy75rbz1blvijk1-j2objc-annotations-1.3.pom.drv'...
100 2281 100 2281 0 0 66950 0 --:--:-- --:--:-- --:--:-- 69121
trying https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14542 100 14542 0 0 195k 0 --:--:-- --:--:-- --:--:-- 197k
trying https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/803bks219p3snbm546i2bygha46m3lbz-jack-api-0.9.0.jar.drv'...
building '/nix/store/zs3xk6wfia2lblaciz1x815439549rf8-jack-api-0.9.0.pom.drv'...
100 8782 100 8782 0 0 312k 0 --:--:-- --:--:-- --:--:-- 317k
trying https://repo1.maven.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2762 100 2762 0 0 92186 0 --:--:-- --:--:-- --:--:-- 95241
building '/nix/store/xaf5as5pqf38nn6ra9mc60jjq0xm8xnh-jackson-core-2.8.7.jar.drv'...
building '/nix/store/ma1s71gp6407x2i5bpmsywhkmmf7g6xg-jackson-core-2.8.7.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8781 100 8781 0 0 201k 0 --:--:-- --:--:-- --:--:-- 204k
building '/nix/store/jbr1kxs5k0wxzczdhkc3gg54gj9q98ih-jakarta.activation-api-2.1.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2762 100 2762 0 0 93910 0 --:--:-- --:--:-- --:--:-- 95241
building '/nix/store/qhj47n7gscvjhbkvna3nhmjqxqpj4ka7-jakarta.activation-api-2.1.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/jack/jack-api/0.9.0/jack-api-0.9.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14513 100 14513 0 0 494k 0 --:--:-- --:--:-- --:--:-- 506k
trying https://repo.maven.apache.org/maven2/com/android/tools/jack/jack-api/0.9.0/jack-api-0.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1047 100 1047 0 0 38014 0 --:--:-- --:--:-- --:--:-- 38777
building '/nix/store/fg10lqhqhahrz4zj1afyjmfa3jjyvaaf-jakarta.xml.bind-api-4.0.0.jar.drv'...
building '/nix/store/vfm1kj36wn13r0fpajss8i9s4jd29mkd-jakarta.xml.bind-api-4.0.0.pom.drv'...
trying https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 275k 100 275k 0 0 6151k 0 --:--:-- --:--:-- --:--:-- 6265k
trying https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5415 100 5415 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k
building '/nix/store/d8a7ar2c0m2kw3ycdvhdzmjwgc07049h-jakarta.xml.bind-api-parent-4.0.0.pom.drv'...
building '/nix/store/3h2afklspv9n4f31vyl1iqaq8bjm7bf8-javapoet-1.8.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 63473 100 63473 0 0 1699k 0 --:--:-- --:--:-- --:--:-- 1675k
building '/nix/store/90xbgr8v8jxjadx33ndsfyjdji55dk8d-javapoet-1.8.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.0/jakarta.activation-api-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17942 100 17942 0 0 614k 0 --:--:-- --:--:-- --:--:-- 625k
building '/nix/store/vpl1aihfy7rbwdwza32m3lb42qbid5s3-javassist-3.18.1-GA.jar.drv'...
trying https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 124k 100 124k 0 0 3256k 0 --:--:-- --:--:-- --:--:-- 3266k
trying https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.0/jakarta.xml.bind-api-4.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11720 100 11720 0 0 415k 0 --:--:-- --:--:-- --:--:-- 423k
building '/nix/store/ajccqpvjyzf7dhnckamnzhfrjs53mfib-javassist-3.18.1-GA.pom.drv'...
building '/nix/store/inywqf91kpkg7sssrskj3z0bkbsrw9gv-javawriter-2.5.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.0/jakarta.xml.bind-api-parent-4.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9164 100 9164 0 0 121k 0 --:--:-- --:--:-- --:--:-- 122k
building '/nix/store/p7b9rb1flk9d4ip57x095ra4lxm4gwz7-javawriter-2.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/javapoet/1.8.0/javapoet-1.8.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92125 100 92125 0 0 2485k 0 --:--:-- --:--:-- --:--:-- 2499k
trying https://repo.maven.apache.org/maven2/com/squareup/javapoet/1.8.0/javapoet-1.8.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/gz09j3rjz8awb1y7p44w1w4dpi41ncnr-javax.activation-1.2.0.jar.drv'...
100 3652 100 3652 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k
trying https://repo1.maven.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2lhs8wybwnnh5h5x5kn2l3znnf382jkd-javax.activation-1.2.0.pom.drv'...
100 697k 100 697k 0 0 13.0M 0 --:--:-- --:--:-- --:--:-- 13.3M
trying https://repo1.maven.org/maven2/org/javassist/javassist/3.18.1-GA/javassist-3.18.1-GA.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/rxfiikqsnyxg0963lx3jfxqpm761niqm-javax.activation-api-1.2.0.jar.drv'...
100 9522 100 9522 0 0 342k 0 --:--:-- --:--:-- --:--:-- 344k
trying https://repo.maven.apache.org/maven2/com/squareup/javawriter/2.5.0/javawriter-2.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12781 100 12781 0 0 449k 0 --:--:-- --:--:-- --:--:-- 462k
building '/nix/store/lin7lzcl4wm8yb7c9z8qd1qrx3bfylrw-javax.activation-api-1.2.0.pom.drv'...
building '/nix/store/dhn0mdxnpdysf9lmdirjm5mm4k65b17b-javax.inject-1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/javawriter/2.5.0/javawriter-2.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2881 100 2881 0 0 94657 0 --:--:-- --:--:-- --:--:-- 96033
building '/nix/store/729ayqr51f18kh8lr8pakniv5n2ybjm8-javax.inject-1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 78030 100 78030 0 0 1960k 0 --:--:-- --:--:-- --:--:-- 2005k
trying https://repo.maven.apache.org/maven2/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wlhxxxb44p1dhi5rkl9bnlqpi72v81gj-jaxb-api-2.2.12-b140109.1041.jar.drv'...
100 6515 100 6515 0 0 226k 0 --:--:-- --:--:-- --:--:-- 235k
trying https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/48nwkalkx4aqh79lnpfypdfmadiv6dyj-jaxb-api-2.2.12-b140109.1041.pom.drv'...
100 56674 100 56674 0 0 1713k 0 --:--:-- --:--:-- --:--:-- 1729k
trying https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qqspy920lx67n00ggd3pakiqa0wc74k6-jaxb-api-2.3.0.pom.drv'...
100 4919 100 4919 0 0 177k 0 --:--:-- --:--:-- --:--:-- 184k
trying https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2497 100 2497 0 0 92849 0 --:--:-- --:--:-- --:--:-- 96038
building '/nix/store/zb3czd1sbsd2yz4qhb5jmr2ciyk7m2cx-jaxb-api-2.4.0-b180830.0359.jar.drv'...
building '/nix/store/n2snqm9ybl6q21n97ajlhnf3ryfd4vaz-jaxb-api-2.4.0-b180830.0359.pom.drv'...
trying https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 612 100 612 0 0 15206 0 --:--:-- --:--:-- --:--:-- 15300
trying https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/r9dv6dacq4xdfddmxhdw6f5j6i8laxij-jaxb-api-parent-2.4.0-b180830.0359.pom.drv'...
100 99k 100 99k 0 0 2514k 0 --:--:-- --:--:-- --:--:-- 2561k
trying https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.2.12-b140109.1041/jaxb-api-2.2.12-b140109.1041.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15498 100 15498 0 0 494k 0 --:--:-- --:--:-- --:--:-- 504k
building '/nix/store/1d225x38h38rsjfj0bk220r5k0div933-jaxb-bom-2.2.11.pom.drv'...
building '/nix/store/ybgc2wkz8jppnssnb3pi04nchzvfcj1c-jaxb-bom-4.0.0.pom.drv'...
trying https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22988 100 22988 0 0 574k 0 --:--:-- --:--:-- --:--:-- 590k
building '/nix/store/0x9g6cwpbdkf29bqqlpq8mh7384r61zm-jaxb-bom-ext-2.2.11.pom.drv'...
trying https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 125k 100 125k 0 0 2772k 0 --:--:-- --:--:-- --:--:-- 2778k
trying https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/602gfmg2a3lzmhxi9i8iziwsmckaq2n8-jaxb-bom-ext-4.0.0.pom.drv'...
100 19709 100 19709 0 0 506k 0 --:--:-- --:--:-- --:--:-- 520k
trying https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vwk9sarsn5lwz5sg2d2rj92jb0v3lq2c-jaxb-core-2.2.11.jar.drv'...
100 8119 100 8119 0 0 196k 0 --:--:-- --:--:-- --:--:-- 198k
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.0/jaxb-bom-4.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10590 100 10590 0 0 331k 0 --:--:-- --:--:-- --:--:-- 333k
building '/nix/store/l9ks3fs9x2nhwfhp87l8iwmc2lmls9jf-jaxb-core-2.2.11.pom.drv'...
building '/nix/store/jikh7h715a6fhghq220w7svfzk8prs23-jaxb-core-4.0.0.jar.drv'...
100 9869 100 9869 0 0 347k 0 --:--:-- --:--:-- --:--:-- 356k
trying https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5425 100 5425 0 0 187k 0 --:--:-- --:--:-- --:--:-- 189k
building '/nix/store/gvhbkjxwajm2hk4yyr596yqfh2xjjgx6-jaxb-core-4.0.0.pom.drv'...
building '/nix/store/yznbp1csvrbynvpabi48j1ywqsnqhiki-jaxb-parent-2.2.11.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.0/jaxb-bom-ext-4.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3474 100 3474 0 0 115k 0 --:--:-- --:--:-- --:--:-- 116k
building '/nix/store/qxnpmn8cijwggd6sspvzzylwq0q5lqvh-jaxb-parent-4.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3092 100 3092 0 0 104k 0 --:--:-- --:--:-- --:--:-- 107k
building '/nix/store/0a6fwlkncdzj3aklypk4jm43fkkmf43r-jaxb-runtime-2.2.11.jar.drv'...
100 149k 100 149k 0 0 1458k 0 --:--:-- --:--:-- --:--:-- 1468k
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.0/jaxb-core-4.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vg9algs89rpd52xwa626lysadl00fi73-jaxb-runtime-2.2.11.pom.drv'...
100 137k 100 137k 0 0 3271k 0 --:--:-- --:--:-- --:--:-- 3351k
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-core/4.0.0/jaxb-core-4.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3735 100 3735 0 0 127k 0 --:--:-- --:--:-- --:--:-- 130k
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/vns5cczb91ix08n24x0rn4skjnb2kznj-jaxb-runtime-parent-2.2.11.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 35341 100 35341 0 0 1180k 0 --:--:-- --:--:-- --:--:-- 1190k
building '/nix/store/4irglms77nf5lyhm5gpxzc21hfz3cdvc-jaxb-txw-parent-2.2.11.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.0/jaxb-parent-4.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 32936 100 32936 0 0 1077k 0 --:--:-- --:--:-- --:--:-- 1109k
building '/nix/store/nvgnr0ni7i2h97zzl09qzl12rlwpzwy4-jaxb-txw-parent-4.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1007k 100 1007k 0 0 18.9M 0 --:--:-- --:--:-- --:--:-- 19.2M
building '/nix/store/d9xl3wilvkwq6d1q7iymyqm0bl1p74hc-jboss-logging-3.4.1.Final.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3529 100 3529 0 0 125k 0 --:--:-- --:--:-- --:--:-- 127k
building '/nix/store/fxpjaaqn8q2376h5acbc7j851dmpax8c-jboss-logging-3.4.1.Final.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.2.11/jaxb-runtime-parent-2.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2652 100 2652 0 0 99684 0 --:--:-- --:--:-- --:--:-- 99k
trying https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/2.2.11/jaxb-txw-parent-2.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2633 100 2633 0 0 90260 0 --:--:-- --:--:-- --:--:-- 90793
building '/nix/store/rlpnfpjwnr4s6rabrv6jg1dpni5cf2i9-jboss-threads-3.1.0.Final.jar.drv'...
building '/nix/store/p6vvyaf5p2bnpbricrs6gcs643p4ppk4-jboss-threads-3.1.0.Final.pom.drv'...
building '/nix/store/d0lzrfdi50gngl68saggn61wr6nmkdi7-jcl-over-slf4j-2.0.0-alpha7.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-txw-parent/4.0.0/jaxb-txw-parent-4.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1199 100 1199 0 0 38598 0 --:--:-- --:--:-- --:--:-- 39966
trying https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 60790 100 60790 0 0 1578k 0 --:--:-- --:--:-- --:--:-- 1604k
building '/nix/store/ph3zilv7zifsp3hg6q7q6c14a3vv2bja-jcl-over-slf4j-2.0.0-alpha7.pom.drv'...
building '/nix/store/2rcvc5wsk2s4mh7cx72r1j25wmqb9jqh-jdom2-2.0.6.jar.drv'...
trying https://repo1.maven.org/maven2/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4980 100 4980 0 0 144k 0 --:--:-- --:--:-- --:--:-- 147k
building '/nix/store/ialmhyx2z7w2274pbw124wn48p91kzhd-jdom2-2.0.6.pom.drv'...
trying https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 96032 100 96032 0 0 2259k 0 --:--:-- --:--:-- --:--:-- 2287k
building '/nix/store/ia2252pwhwaaz891nyqc4vf697h6w3iy-jest___jest_25.4.0.tgz.drv'...
trying https://repo1.maven.org/maven2/org/jboss/threads/jboss-threads/3.1.0.Final/jboss-threads-3.1.0.Final.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8097 100 8097 0 0 250k 0 --:--:-- --:--:-- --:--:-- 255k
trying https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.0-alpha7/jcl-over-slf4j-2.0.0-alpha7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pbqicnhlba79mqp6hkyszc85gan4bqzy-jest_changed_files___jest_changed_files_25.4.0.tgz.drv'...
100 17338 100 17338 0 0 470k 0 --:--:-- --:--:-- --:--:-- 483k
trying https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.0-alpha7/jcl-over-slf4j-2.0.0-alpha7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/d8sfmw1xy3y6g4kyicidz9gswxj5z90z-jest_cli___jest_cli_25.4.0.tgz.drv'...
100 1237 100 1237 0 0 43191 0 --:--:-- --:--:-- --:--:-- 44178
trying https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 297k 100 297k 0 0 6763k 0 --:--:-- --:--:-- --:--:-- 6925k
building '/nix/store/pmylnblsns2n2ny0sdasd5z1nx0lfc5h-jest_config___jest_config_25.4.0.tgz.drv'...
building '/nix/store/ha1cpvpldzv32kzvsvb2f2yslinl6xln-jest_diff___jest_diff_25.4.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4598 100 4598 0 0 161k 0 --:--:-- --:--:-- --:--:-- 166k
trying https://registry.yarnpkg.com/jest/-/jest-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qjr2mp38jz4p1kzzrsp19i0y07w1hbsq-jest_docblock___jest_docblock_25.3.0.tgz.drv'...
100 2197 100 2197 0 0 26050 0 --:--:-- --:--:-- --:--:-- 26154
trying https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/jest-cli/-/jest-cli-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2xkj2abmciknwy3az6yh0ijnp7lwfg0r-jest_each___jest_each_25.4.0.tgz.drv'...
100 4415 100 4415 0 0 29520 0 --:--:-- --:--:-- --:--:-- 29630
100 16707 100 16707 0 0 209k 0 --:--:-- --:--:-- --:--:-- 211k
trying https://registry.yarnpkg.com/jest-config/-/jest-config-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/5wyfa8fwkwhlc6ifzxphif4r8nwqbzqx-jest_environment_jsdom___jest_environment_jsdom_25.4.0.tgz.drv'...
building '/nix/store/gs4qpnxh9kybs7f1nm4vchwf1r5a9gn2-jest_environment_node___jest_environment_node_25.4.0.tgz.drv'...
100 31572 100 31572 0 0 415k 0 --:--:-- --:--:-- --:--:-- 416k
trying https://registry.yarnpkg.com/jest-diff/-/jest-diff-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21174 100 21174 0 0 247k 0 --:--:-- --:--:-- --:--:-- 249k
trying https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-25.3.0.tgz
building '/nix/store/6lb7imakfnbh4nl753np9qz2vkdcr3g5-jest_get_type___jest_get_type_24.9.0.tgz.drv'...
building '/nix/store/5bw7bnp4i1di5k5wb0rf570z1lvsx0pz-jest_haste_map___jest_haste_map_24.9.0.tgz.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3955 100 3955 0 0 55822 0 --:--:-- --:--:-- --:--:-- 56500
building '/nix/store/s5cwdm7y0hq0b7fc17c81ppm22s1w6qj-jest_haste_map___jest_haste_map_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-each/-/jest-each-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7874 100 7874 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k
building '/nix/store/42d1kc79v2qzyn9kl57mj6lvy36640dq-jest_jasmine2___jest_jasmine2_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3040 100 3040 0 0 40419 0 --:--:-- --:--:-- --:--:-- 40533
trying https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7w4a9s3cmxq2d2qnpyvja6c1j99q49iw-jest_leak_detector___jest_leak_detector_25.4.0.tgz.drv'...
100 2986 100 2986 0 0 39513 0 --:--:-- --:--:-- --:--:-- 39813
trying https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1nkmmy86i2zpiz71gkga7kg7p8r4nzii-jest_matcher_utils___jest_matcher_utils_25.4.0.tgz.drv'...
100 1869 100 1869 0 0 25803 0 --:--:-- --:--:-- --:--:-- 25958
trying https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33216 100 33216 0 0 418k 0 --:--:-- --:--:-- --:--:-- 421k
building '/nix/store/lf5qpz44xgcgklizhgs5l7hsi8ms28k1-jest_message_util___jest_message_util_24.9.0.tgz.drv'...
building '/nix/store/c472llpl427i6a7d7w5ymvh85abysh7n-jest_message_util___jest_message_util_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29598 100 29598 0 0 395k 0 --:--:-- --:--:-- --:--:-- 395k
building '/nix/store/scyrdw19pshkv1vn1ydmcajsjxid8f7x-jest_mock___jest_mock_24.9.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29094 100 29094 0 0 368k 0 --:--:-- --:--:-- --:--:-- 373k
building '/nix/store/m5hb4wad1gz5vikrar486vv2v9q3cvai-jest_mock___jest_mock_25.4.0.tgz.drv'...
100 2736 100 2736 0 0 32045 0 --:--:-- --:--:-- --:--:-- 32188
trying https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bmfh3d28j3kfg7zhghf8svrhsxbixpdc-jest_pnp_resolver___jest_pnp_resolver_1.2.1.tgz.drv'...
100 8002 100 8002 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k
trying https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ad82innafg5q3mpbw88z811wqkbifd9j-jest_regex_util___jest_regex_util_25.2.6.tgz.drv'...
100 5873 100 5873 0 0 72856 0 --:--:-- --:--:-- --:--:-- 72506
trying https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6038 100 6038 0 0 85558 0 --:--:-- --:--:-- --:--:-- 86257
trying https://registry.yarnpkg.com/jest-mock/-/jest-mock-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 31053 100 31053 0 0 389k 0 --:--:-- --:--:-- --:--:-- 393k
building '/nix/store/62fqnsgyiijhv9ysdc5q3bw5q13hczm8-jest_resolve___jest_resolve_25.4.0.tgz.drv'...
building '/nix/store/f5f7kl7babvpikf9bglz0hp9kl49ib5q-jest_resolve_dependencies___jest_resolve_dependencies_25.4.0.tgz.drv'...
building '/nix/store/5pl21pq2jafa2rcv3b52f6lww183aj5c-jest_runner___jest_runner_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-mock/-/jest-mock-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29791 100 29791 0 0 354k 0 --:--:-- --:--:-- --:--:-- 359k
building '/nix/store/aykj128hcxga5aanxr5ynrw7lqhswbw4-jest_runtime___jest_runtime_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/jest-regex-util/-/jest-regex-util-25.2.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1974 100 1974 0 0 18735 0 --:--:-- --:--:-- --:--:-- 18800
building '/nix/store/z2wzpk6an61hsz2622xnxgb33zjq8yxr-jest_serializer___jest_serializer_24.9.0.tgz.drv'...
100 1900 100 1900 0 0 21447 0 --:--:-- --:--:-- --:--:-- 21590
trying https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/jest-resolve-dependencies/-/jest-resolve-dependencies-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/jest-runner/-/jest-runner-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/q04cm5rsdpycdhqds71sdddnhzn5kiwv-jest_serializer___jest_serializer_25.2.6.tgz.drv'...
100 9390 100 9390 0 0 124k 0 --:--:-- --:--:-- --:--:-- 125k
100 2809 100 2809 0 0 38619 0 --:--:-- --:--:-- --:--:-- 39013
100 8238 100 8238 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k
building '/nix/store/825jjf00c8fsy716lc291rz1cla89zsy-jest_snapshot___jest_snapshot_25.4.0.tgz.drv'...
building '/nix/store/yf30sl97c4h8m1k4nj9xmkihj22cc5nv-jest_util___jest_util_24.9.0.tgz.drv'...
building '/nix/store/axq2y3sx99pw89nmbcz2bls48qh9qxhw-jest_util___jest_util_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16375 100 16375 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k
trying https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/hn2yxa9d01myspwhrgjqk47mzwjgvz4m-jest_validate___jest_validate_24.9.0.tgz.drv'...
100 3560 100 3560 0 0 51095 0 --:--:-- --:--:-- --:--:-- 51594
building '/nix/store/shb38nmr9nd6ijf7hzmcbbbhqp3wajh7-jest_validate___jest_validate_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-serializer/-/jest-serializer-25.2.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3248 100 3248 0 0 37562 0 --:--:-- --:--:-- --:--:-- 37767
building '/nix/store/qkqmby7586i7bcgjzh5rq50x31miphs9-jest_watcher___jest_watcher_25.4.0.tgz.drv'...
trying https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 19998 100 19998 0 0 272k 0 --:--:-- --:--:-- --:--:-- 275k
trying https://registry.yarnpkg.com/jest-util/-/jest-util-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/1cj86jxn4xw1kyxbcnlddc5qi1dw855x-jest_worker___jest_worker_25.4.0.tgz.drv'...
100 9276 100 9276 0 0 125k 0 --:--:-- --:--:-- --:--:-- 127k
trying https://registry.yarnpkg.com/jest-util/-/jest-util-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7924 100 7924 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k
building '/nix/store/rcw1a0hzi89c64lbrgcgif230mdl1wi5-jetifier-core-1.0.0-alpha10.jar.drv'...
building '/nix/store/rsn2jzxiizvhbrp50y6p3x4k7i86wz2p-jetifier-core-1.0.0-alpha10.pom.drv'...
trying https://registry.yarnpkg.com/jest-validate/-/jest-validate-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9619 100 9619 0 0 129k 0 --:--:-- --:--:-- --:--:-- 130k
building '/nix/store/kfdvvvpvjrdpdp2bjpysdx4wn4hhip93-jetifier-core-1.0.0-beta02.jar.drv'...
trying https://registry.yarnpkg.com/jest-validate/-/jest-validate-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8679 100 8679 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k
building '/nix/store/vasjnfb4yfh8g4n9ml0nfzqxpxgfknm5-jetifier-core-1.0.0-beta02.pom.drv'...
trying https://registry.yarnpkg.com/jest-watcher/-/jest-watcher-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/jest-worker/-/jest-worker-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7135 100 7135 0 0 92743 0 --:--:-- --:--:-- --:--:-- 92662
building '/nix/store/84pcmcfj0vaqvsv8hplwcq9xxl92h1f1-jetifier-core-1.0.0-beta04.jar.drv'...
100 15669 100 15669 0 0 202k 0 --:--:-- --:--:-- --:--:-- 204k
building '/nix/store/nyk3wcz3cn5qws15bw6vnkqhjqqjwcdx-jetifier-core-1.0.0-beta04.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-alpha10/jetifier-core-1.0.0-alpha10.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 120k 100 120k 0 0 1639k 0 --:--:-- --:--:-- --:--:-- 1650k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-alpha10/jetifier-core-1.0.0-alpha10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qmwz9jyqnsxy0v2bldwc0mnwwfhl08j5-jetifier-processor-1.0.0-alpha10.jar.drv'...
100 1847 100 1847 0 0 40039 0 --:--:-- --:--:-- --:--:-- 40152
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-beta02/jetifier-core-1.0.0-beta02.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/9jpk5rwzk4qz59xdhi0c63235v59agq7-jetifier-processor-1.0.0-alpha10.pom.drv'...
100 121k 100 121k 0 0 1609k 0 --:--:-- --:--:-- --:--:-- 1624k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-beta02/jetifier-core-1.0.0-beta02.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1517 100 1517 0 0 29588 0 --:--:-- --:--:-- --:--:-- 29745
building '/nix/store/16dl5c4p17v96x7fj59sjjhn9zcj7gsy-jetifier-processor-1.0.0-beta02.jar.drv'...
building '/nix/store/f0srcciqhl2kbq7cpbrsi2gwlskrz6qp-jetifier-processor-1.0.0-beta02.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-beta04/jetifier-core-1.0.0-beta04.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 123k 100 123k 0 0 1635k 0 --:--:-- --:--:-- --:--:-- 1649k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-core/1.0.0-beta04/jetifier-core-1.0.0-beta04.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/yqaynzn3ibndc1vkfhwifxmw2zml40cd-jetifier-processor-1.0.0-beta04.jar.drv'...
100 1516 100 1516 0 0 34607 0 --:--:-- --:--:-- --:--:-- 35255
building '/nix/store/m08154cbqvkacnzq9f1chj2am8vvhkb9-jetifier-processor-1.0.0-beta04.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-processor/1.0.0-alpha10/jetifier-processor-1.0.0-alpha10.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 125k 100 125k 0 0 1693k 0 --:--:-- --:--:-- --:--:-- 1699k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-processor/1.0.0-alpha10/jetifier-processor-1.0.0-alpha10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wzx4r0s0g992mi2wfxflayal2qd38h3v-jetifier___jetifier_1.6.5.tgz.drv'...
100 2565 100 2565 0 0 57688 0 --:--:-- --:--:-- --:--:-- 58295
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-processor/1.0.0-beta02/jetifier-processor-1.0.0-beta02.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/r0916jgiqkks7gbk62m847rlx7plrdn2-jill-api-0.9.0.jar.drv'...
100 137k 100 137k 0 0 1307k 0 --:--:-- --:--:-- --:--:-- 1319k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-processor/1.0.0-beta02/jetifier-processor-1.0.0-beta02.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2234 100 2234 0 0 43942 0 --:--:-- --:--:-- --:--:-- 44680
building '/nix/store/2gg5piwdmsz6jp0g51ffdm5n77a0kvkv-jill-api-0.9.0.pom.drv'...
building '/nix/store/0szmv4nqx15b2541mwk1k5pq3z7fp24c-jimfs-1.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-processor/1.0.0-beta04/jetifier-processor-1.0.0-beta04.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 146k 100 146k 0 0 1811k 0 --:--:-- --:--:-- --:--:-- 1831k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/jetifier/jetifier-processor/1.0.0-beta04/jetifier-processor-1.0.0-beta04.pom
building '/nix/store/wri35m966pnmh2vn2fmvdkfns66xc20n-jimfs-1.1.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2233 100 2233 0 0 47868 0 --:--:-- --:--:-- --:--:-- 48543
trying https://registry.yarnpkg.com/jetifier/-/jetifier-1.6.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8f5j0xqsy5xvxx75v1m1rhl663h4x3b1-jimfs-parent-1.1.pom.drv'...
100 2273k 100 2273k 0 0 16.2M 0 --:--:-- --:--:-- --:--:-- 16.3M
trying https://repo.maven.apache.org/maven2/com/android/tools/jill/jill-api/0.9.0/jill-api-0.9.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5499 100 5499 0 0 170k 0 --:--:-- --:--:-- --:--:-- 173k
building '/nix/store/8f8xpzdva2vhcw2j2cc5idgkb1dlq5lx-jna-3.2.2.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/jill/jill-api/0.9.0/jill-api-0.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/google/jimfs/jimfs/1.1/jimfs-1.1.jar
building '/nix/store/a1g21kxrwmh1dz5k3afadhcmrcmdvad9-jna-3.2.2.pom.drv'...
100 1047 100 1047 0 0 33613 0 --:--:-- --:--:-- --:--:-- 34900
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 201k 100 201k 0 0 4279k 0 --:--:-- --:--:-- --:--:-- 4387k
building '/nix/store/bq2g2q936zjnlmj5blf8yz6paggxygjq-jopt-simple-4.9.jar.drv'...
building '/nix/store/d4j745lnbbg5iqpc9r94p554fp6p08s6-jopt-simple-4.9.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/jimfs/jimfs/1.1/jimfs-1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4147 100 4147 0 0 126k 0 --:--:-- --:--:-- --:--:-- 122k
building '/nix/store/g14v8615nhsr8xivfrdg2n0sg1xsy1jr-joycon___joycon_2.2.5.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/google/jimfs/jimfs-parent/1.1/jimfs-parent-1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7282 100 7282 0 0 257k 0 --:--:-- --:--:-- --:--:-- 263k
trying https://repo1.maven.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bycpax1ia6ixjdhkvgy46s1ky9j5bn0d-js-20.1.0.jar.drv'...
100 838k 100 838k 0 0 14.6M 0 --:--:-- --:--:-- --:--:-- 14.8M
trying https://repo1.maven.org/maven2/net/java/dev/jna/jna/3.2.2/jna-3.2.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1620 100 1620 0 0 50150 0 --:--:-- --:--:-- --:--:-- 50625
building '/nix/store/xhrzh8awc6kpmdmpvywg0k1nffln0474-js-20.1.0.pom.drv'...
building '/nix/store/n3ms9v6ifnaa4bmpfsdmhbqmkxqfvikj-js-scriptengine-20.1.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 66469 100 66469 0 0 1590k 0 --:--:-- --:--:-- --:--:-- 1622k
trying https://repo.maven.apache.org/maven2/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13963 100 13963 0 0 470k 0 --:--:-- --:--:-- --:--:-- 486k
building '/nix/store/mfxyafcv2yqmzlvyiac3j09v943aqkah-js-scriptengine-20.1.0.pom.drv'...
building '/nix/store/i334zcc7va97qlb8x3ba6lhn9ggzn7ib-jsc_android___jsc_android_245459.0.0.tgz.drv'...
trying https://registry.yarnpkg.com/joycon/-/joycon-2.2.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5315 100 5315 0 0 60854 0 --:--:-- --:--:-- --:--:-- 61091
building '/nix/store/kdc9vpgm92smp12fa7adkf7bh0rfa6bc-jsdom___jsdom_15.2.1.tgz.drv'...
trying https://repo1.maven.org/maven2/org/graalvm/js/js/20.1.0/js-20.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/org/graalvm/js/js/20.1.0/js-20.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2613 100 2613 0 0 71538 0 --:--:-- --:--:-- --:--:-- 72583
building '/nix/store/smpbannv6gfdkddn2mf6pgi19h2vhwpx-jsinterop-annotations-1.0.2.jar.drv'...
100 15.7M 100 15.7M 0 0 73.4M 0 --:--:-- --:--:-- --:--:-- 73.6M
trying https://repo1.maven.org/maven2/org/graalvm/js/js-scriptengine/20.1.0/js-scriptengine-20.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 58785 100 58785 0 0 1435k 0 --:--:-- --:--:-- --:--:-- 1435k
trying https://registry.yarnpkg.com/jsc-android/-/jsc-android-245459.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/3gjfhy6xwz8cpps2c8vh4pn2wibzysbp-jsinterop-annotations-1.0.2.pom.drv'...
building '/nix/store/d1m7gzrd8vajc90hj8sfx4mk8a8h79l4-json-simple-1.1.1.jar.drv'...
trying https://repo1.maven.org/maven2/org/graalvm/js/js-scriptengine/20.1.0/js-scriptengine-20.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1385 100 1385 0 0 46830 0 --:--:-- --:--:-- --:--:-- 47758
trying https://registry.yarnpkg.com/jsdom/-/jsdom-15.2.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/dl3xx0jc7w0fgskn0d37qb92vygk3zkx-json-simple-1.1.1.pom.drv'...
100 286k 100 286k 0 0 2782k 0 --:--:-- --:--:-- --:--:-- 2805k
trying https://repo1.maven.org/maven2/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4075 100 4075 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k
building '/nix/store/g3yzw4d3gxg17rzz0vanj4361n69gaqd-json-simple-1.1.jar.drv'...
building '/nix/store/c32al9jczpyar85phf6szn7y65akyq7k-json-simple-1.1.pom.drv'...
trying https://repo1.maven.org/maven2/com/google/jsinterop/jsinterop-annotations/1.0.2/jsinterop-annotations-1.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 605 100 605 0 0 15533 0 --:--:-- --:--:-- --:--:-- 15921
building '/nix/store/r0dkdrb2d7130xhc1ja6k0bdgwgwsk5r-jsoup-1.9.2.jar.drv'...
trying https://repo1.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23931 100 23931 0 0 795k 0 --:--:-- --:--:-- --:--:-- 805k
trying https://repo1.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qvi3vpcmylijyxl7b6vqkbd4aa30z99m-jsoup-1.9.2.pom.drv'...
100 37.2M 100 37.2M 0 0 35.2M 0 0:00:01 0:00:01 --:--:-- 35.2M
100 3464 100 3464 0 0 104k 0 --:--:-- --:--:-- --:--:-- 112k
trying https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16046 100 16046 0 0 347k 0 --:--:-- --:--:-- --:--:-- 356k
trying https://repo.maven.apache.org/maven2/com/googlecode/json-simple/json-simple/1.1/json-simple-1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1085 100 1085 0 0 37223 0 --:--:-- --:--:-- --:--:-- 37413
building '/nix/store/3kv28pkbcvs2710m32whb9c81pgbkw5d-jsr305-1.3.9.jar.drv'...
building '/nix/store/08vyv47zglbpflwsdd54977vdnrvs0v8-jsr305-1.3.9.pom.drv'...
building '/nix/store/x1w4d7lqssrscq9al82l6dv16qzbprir-jsr305-2.0.1.jar.drv'...
building '/nix/store/h4750wfll25lmb87bk8jpnk1gis8dz4n-jsr305-2.0.1.pom.drv'...
trying https://repo1.maven.org/maven2/org/jsoup/jsoup/1.9.2/jsoup-1.9.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 311k 100 311k 0 0 6324k 0 --:--:-- --:--:-- --:--:-- 6358k
trying https://repo1.maven.org/maven2/org/jsoup/jsoup/1.9.2/jsoup-1.9.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6481 100 6481 0 0 226k 0 --:--:-- --:--:-- --:--:-- 234k
waiting for lock on '/nix/store/q3g6apvswjiipisnnxji1x7wrykm6nvf-jsr305-3.0.1.jar'...
waiting for lock on '/nix/store/j9z9s66f0wbyfk64krmj4hfi7pxxxjgn-jsr305-3.0.1.pom'...
building '/nix/store/pw4p5rsmhanr22wzd9czfnwnh8m010p3-jsr305-3.0.1.jar.drv'...
building '/nix/store/ja0f9blwwfjdf90qkjfrrcm5ppnlfxjm-jsr305-3.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
100 965 100 965 0 0 35734 0 --:--:-- --:--:-- --:--:-- 37115
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/46h6735cfwb84p7jrk10r91qnfr8ksc4-jsr305-3.0.2.jar.drv'...
100 33015 100 33015 0 0 1031k 0 --:--:-- --:--:-- --:--:-- 1040k
trying https://tarballs.nixos.org/sha256/0s74pv8qjc42c7q8nbc0c3b1hgx0bmk3b8vbk1z80p4bbgx56zqy
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 31866 100 31866 0 0 543k 0 --:--:-- --:--:-- --:--:-- 543k
trying https://tarballs.nixos.org/sha256/1c7vvi1nvgwm28c4lndw8hgs57jd5b493xlz45sx8bg158y2rh82
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 965 100 965 0 0 27239 0 --:--:-- --:--:-- --:--:-- 27239
building '/nix/store/lgvby589jcnb11ncyjvgj6b2ly1pkmyp-jsr305-3.0.2.pom.drv'...
building '/nix/store/vi2vmd9z27h6kg8wmjcdp0i7n4srbh0h-jsx_ast_utils___jsx_ast_utils_1.4.1.tgz.drv'...
building '/nix/store/vy9d8hpjc3khc0gi744w20dwks5wxwsk-junit-4.12.jar.drv'...
trying https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 19943 100 19943 0 0 573k 0 --:--:-- --:--:-- --:--:-- 590k
building '/nix/store/wm3flmamyszad863s9g5bmw70afcs9fm-junit-4.12.pom.drv'...
trying https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4286 100 4286 0 0 140k 0 --:--:-- --:--:-- --:--:-- 144k
building '/nix/store/3bk7rzvxmprph1jc8rbv2zncvxr7q49v-junit-4.13.2.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 19936 100 19936 0 0 702k 0 --:--:-- --:--:-- --:--:-- 721k
building '/nix/store/s95691d8fymjjcapbyba784hk4sw0ark-junit-4.13.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4286 100 4286 0 0 148k 0 --:--:-- --:--:-- --:--:-- 149k
building '/nix/store/a3nihai23p6nqjnh8df0xmylyqv8x7cz-junit-bom-5.9.0.pom.drv'...
trying https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 52708 100 52708 0 0 568k 0 --:--:-- --:--:-- --:--:-- 571k
trying https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wvwpyqwfsnyj88n7lf3cwim4cjahkni6-juniversalchardet-1.0.3.jar.drv'...
100 307k 100 307k 0 0 7130k 0 --:--:-- --:--:-- --:--:-- 7152k
trying https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23678 100 23678 0 0 845k 0 --:--:-- --:--:-- --:--:-- 856k
building '/nix/store/i0nx1prbn2jpf06vcn5d4h3gymh7zks9-juniversalchardet-1.0.3.pom.drv'...
building '/nix/store/2m6dyx03v82587sdxyvgklk0zw2b8xfh-jvnet-parent-1.pom.drv'...
trying https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 375k 100 375k 0 0 8416k 0 --:--:-- --:--:-- --:--:-- 8345k
building '/nix/store/8kvy9gzxqfikzg0id4k2cl63i8k6q5jl-jvnet-parent-3.pom.drv'...
trying https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27018 100 27018 0 0 823k 0 --:--:-- --:--:-- --:--:-- 851k
trying https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/283k45g197blifmsv6mjaq1p8x74mgy2-jvnet-parent-4.pom.drv'...
100 5630 100 5630 0 0 179k 0 --:--:-- --:--:-- --:--:-- 183k
trying https://repo.maven.apache.org/maven2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/6z0q6h0hnnndxaqil2zz7jjmlqpip4al-jvnet-parent-5.pom.drv'...
100 215k 100 215k 0 0 4753k 0 --:--:-- --:--:-- --:--:-- 4791k
trying https://repo.maven.apache.org/maven2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/juniversalchardet-1.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1463 100 1463 0 0 52711 0 --:--:-- --:--:-- --:--:-- 54185
building '/nix/store/qz56nwj4hw8ir0vxnbbncg23wiji79yh-keyvaluestorage___keyvaluestorage_0.7.1.tgz.drv'...
building '/nix/store/67y1z0wdd7nrv50wakbbmsc7xddmygwc-keyvaluestorage_interface___keyvaluestorage_interface_1.0.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4711 100 4711 0 0 152k 0 --:--:-- --:--:-- --:--:-- 153k
trying https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/kix3123sw6hfn81nw02618zdhkzrzl8x-kotlin-android-extensions-1.3.50.jar.drv'...
100 4789 100 4789 0 0 169k 0 --:--:-- --:--:-- --:--:-- 173k
building '/nix/store/qzbl1j8spm6b8wfff3qdflb35v5n1n48-kotlin-android-extensions-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/java/jvnet-parent/4/jvnet-parent-4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7756 100 7756 0 0 281k 0 --:--:-- --:--:-- --:--:-- 291k
building '/nix/store/3qfsi9a6ngqvxfxyj1cdmg6gzni8wa2l-kotlin-android-extensions-1.4.31.jar.drv'...
trying https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8863 100 8863 0 0 315k 0 --:--:-- --:--:-- --:--:-- 320k
building '/nix/store/826zgbb74cnrbx8fnidzxzfjrs917dbr-kotlin-android-extensions-1.4.31.pom.drv'...
trying https://registry.yarnpkg.com/keyvaluestorage/-/keyvaluestorage-0.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21230 100 21230 0 0 243k 0 --:--:-- --:--:-- --:--:-- 241k
trying https://registry.yarnpkg.com/keyvaluestorage-interface/-/keyvaluestorage-interface-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/mx23zixy6fhlxq2fx7iplmwbmam6yxnr-kotlin-annotation-processing-gradle-1.3.50.jar.drv'...
100 13023 100 13023 0 0 124k 0 --:--:-- --:--:-- --:--:-- 124k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-android-extensions/1.3.50/kotlin-android-extensions-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 339k 100 339k 0 0 7050k 0 --:--:-- --:--:-- --:--:-- 7063k
building '/nix/store/kw9x5b67c077ji8pgjmcpgjbsp8z0ngy-kotlin-annotation-processing-gradle-1.3.50.pom.drv'...
building '/nix/store/v1l964aihrc7l2ijy7rz8ivh7swwkrqx-kotlin-annotation-processing-gradle-1.4.31.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-android-extensions/1.3.50/kotlin-android-extensions-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1431 100 1431 0 0 50134 0 --:--:-- --:--:-- --:--:-- 51107
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-android-extensions/1.4.31/kotlin-android-extensions-1.4.31.jar
building '/nix/store/nj2g66pf2fsdjcbmkizl424r078r45dj-kotlin-annotation-processing-gradle-1.4.31.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 480k 100 480k 0 0 9403k 0 --:--:-- --:--:-- --:--:-- 9603k
building '/nix/store/6hs58zbkabcyw1xc143y2myqjknmi8ic-kotlin-build-common-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-android-extensions/1.4.31/kotlin-android-extensions-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1410 100 1410 0 0 50887 0 --:--:-- --:--:-- --:--:-- 52222
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.50/kotlin-annotation-processing-gradle-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/9lsasphspvy0mdbsa2s19p0513w4f5k3-kotlin-build-common-1.3.50.pom.drv'...
100 427k 100 427k 0 0 4193k 0 --:--:-- --:--:-- --:--:-- 4234k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.3.50/kotlin-annotation-processing-gradle-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/90c02b28aj6y97bv46rbgxpn2ihgv3w1-kotlin-build-common-1.4.31.jar.drv'...
100 1643 100 1643 0 0 46466 0 --:--:-- --:--:-- --:--:-- 46942
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.4.31/kotlin-annotation-processing-gradle-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/701aps2n1d0r9kfmzlls1f1ybcaj3gck-kotlin-build-common-1.4.31.pom.drv'...
100 421k 100 421k 0 0 7770k 0 --:--:-- --:--:-- --:--:-- 7805k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-annotation-processing-gradle/1.4.31/kotlin-annotation-processing-gradle-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1622 100 1622 0 0 52744 0 --:--:-- --:--:-- --:--:-- 54066
building '/nix/store/312pxkc9474wdcdm5l3bgn8nf5m4jbyp-kotlin-compiler-26.5.4.jar.drv'...
building '/nix/store/zl37s6z9h3l0p4gvk0czl68jwmrkl9g1-kotlin-compiler-26.5.4.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-common/1.3.50/kotlin-build-common-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 353k 100 353k 0 0 5950k 0 --:--:-- --:--:-- --:--:-- 5983k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-common/1.3.50/kotlin-build-common-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/w0lzw615jyj4ddpjgg48wnzd25c8azv0-kotlin-compiler-embeddable-1.3.50.jar.drv'...
100 1169 100 1169 0 0 25894 0 --:--:-- --:--:-- --:--:-- 25977
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-common/1.4.31/kotlin-build-common-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 414k 100 414k 0 0 8446k 0 --:--:-- --:--:-- --:--:-- 8635k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-build-common/1.4.31/kotlin-build-common-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1148 100 1148 0 0 38413 0 --:--:-- --:--:-- --:--:-- 39586
building '/nix/store/wg1nwrvibyq4qxfg2jld69whpglx0mxv-kotlin-compiler-embeddable-1.3.50.pom.drv'...
building '/nix/store/855g4chgzdsvg09n5vaar8cx5mx9z8vb-kotlin-compiler-embeddable-1.4.31.jar.drv'...
building '/nix/store/nasfafy0wbhsagw64rzb9ininrr6qkcx-kotlin-compiler-embeddable-1.4.31.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/kotlin-compiler/26.5.4/kotlin-compiler-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/kotlin-compiler/26.5.4/kotlin-compiler-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1096 100 1096 0 0 5527 0 --:--:-- --:--:-- --:--:-- 5535
building '/nix/store/63cdsb21i6dymi575nlbsxr90azq0jw4-kotlin-compiler-runner-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.50/kotlin-compiler-embeddable-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.3.50/kotlin-compiler-embeddable-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.4.31/kotlin-compiler-embeddable-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.4.31/kotlin-compiler-embeddable-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2193 100 2193 0 0 8468 0 --:--:-- --:--:-- --:--:-- 8500
building '/nix/store/4ds7fnrg1aqb0d9my3f8ksw8qnabwx9r-kotlin-compiler-runner-1.3.50.pom.drv'...
100 2168 100 2168 0 0 27083 0 --:--:-- --:--:-- --:--:-- 27443
building '/nix/store/g841mbchrh8md5bva2bla4p9540vr7xh-kotlin-compiler-runner-1.4.31.jar.drv'...
100 28.5M 100 28.5M 0 0 31.2M 0 --:--:-- --:--:-- --:--:-- 31.2M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-runner/1.3.50/kotlin-compiler-runner-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/a1f1j28yk73jj9bjhg99mnk8yv0vj8wj-kotlin-compiler-runner-1.4.31.pom.drv'...
100 21508 100 21508 0 0 740k 0 --:--:-- --:--:-- --:--:-- 750k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-runner/1.3.50/kotlin-compiler-runner-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1954 100 1954 0 0 72771 0 --:--:-- --:--:-- --:--:-- 75153
building '/nix/store/9asyhb86alq7224v68hhi2zz9grxmsda-kotlin-daemon-client-1.3.50.jar.drv'...
building '/nix/store/w46d49i76p3q14kv9yzxicnqq7zdr1s7-kotlin-daemon-client-1.3.50.pom.drv'...
100 44.5M 100 44.5M 0 0 37.4M 0 0:00:01 0:00:01 --:--:-- 37.4M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-runner/1.4.31/kotlin-compiler-runner-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 19268 100 19268 0 0 586k 0 --:--:-- --:--:-- --:--:-- 606k
building '/nix/store/xiv36pc5hq17jalh0a780c7i4v8wdc9p-kotlin-daemon-client-1.4.31.jar.drv'...
building '/nix/store/pyi7a2fdrjljp150vcpiz8dhl9yd0516-kotlin-daemon-client-1.4.31.pom.drv'...
100 34.9M 100 34.9M 0 0 22.4M 0 0:00:01 0:00:01 --:--:-- 22.4M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-compiler-runner/1.4.31/kotlin-compiler-runner-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2133 100 2133 0 0 64382 0 --:--:-- --:--:-- --:--:-- 64636
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-client/1.3.50/kotlin-daemon-client-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 663k 100 663k 0 0 12.6M 0 --:--:-- --:--:-- --:--:-- 12.7M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-client/1.3.50/kotlin-daemon-client-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1740 100 1740 0 0 39726 0 --:--:-- --:--:-- --:--:-- 40465
building '/nix/store/9s8vz04sqc2kzfwj9lx5avm0g3k6ca45-kotlin-daemon-embeddable-1.3.50.jar.drv'...
building '/nix/store/dw4s2ykjfpzzwyaizx28xannhl7lwydp-kotlin-daemon-embeddable-1.3.50.pom.drv'...
building '/nix/store/ch9p6yfy7chggn448xfkdy7gb86asxjv-kotlin-daemon-embeddable-1.4.31.jar.drv'...
building '/nix/store/23lc985fgqs6izmw77nrlrlg69km5wm3-kotlin-daemon-embeddable-1.4.31.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-client/1.4.31/kotlin-daemon-client-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 662k 100 662k 0 0 11.2M 0 --:--:-- --:--:-- --:--:-- 11.3M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-client/1.4.31/kotlin-daemon-client-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1719 100 1719 0 0 50860 0 --:--:-- --:--:-- --:--:-- 52090
building '/nix/store/4fc02xjbfnlmdg94f76i4h8wpfwb6s8k-kotlin-gradle-plugin-1.3.50.jar.drv'...
building '/nix/store/253s2di9jg7wqf78jpdjxyfy416rsb87-kotlin-gradle-plugin-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.3.50/kotlin-daemon-embeddable-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.3.50/kotlin-daemon-embeddable-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1214 100 1214 0 0 24800 0 --:--:-- --:--:-- --:--:-- 25291
building '/nix/store/g8xwscxrjifhq5k6mqwpy84ywmrar54i-kotlin-gradle-plugin-1.4.31.jar.drv'...
100 1153k 100 1153k 0 0 19.8M 0 --:--:-- --:--:-- --:--:-- 20.1M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.4.31/kotlin-daemon-embeddable-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7fvansnlpr393jwix6c0anz3lwlghkdj-kotlin-gradle-plugin-1.4.31.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-daemon-embeddable/1.4.31/kotlin-daemon-embeddable-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1193 100 1193 0 0 42614 0 --:--:-- --:--:-- --:--:-- 44185
building '/nix/store/4crnry091azah5hz35c4hf47lzq1c5fb-kotlin-gradle-plugin-api-1.3.50.jar.drv'...
100 707k 100 707k 0 0 4254k 0 --:--:-- --:--:-- --:--:-- 4260k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.50/kotlin-gradle-plugin-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.50/kotlin-gradle-plugin-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3749 100 3749 0 0 118k 0 --:--:-- --:--:-- --:--:-- 122k
building '/nix/store/qjknr95cp74ymb0cg1af2cvgl7frz6rh-kotlin-gradle-plugin-api-1.3.50.pom.drv'...
100 2980k 100 2980k 0 0 32.6M 0 --:--:-- --:--:-- --:--:-- 33.0M
building '/nix/store/4crd1qsprly752a0bhzpvsc2cba3836i-kotlin-gradle-plugin-api-1.4.31.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.4.31/kotlin-gradle-plugin-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8hnpbr3qdyr4p2f7x8fyvpwszkay2w9x-kotlin-gradle-plugin-api-1.4.31.pom.drv'...
100 4804k 100 4804k 0 0 32.2M 0 --:--:-- --:--:-- --:--:-- 32.3M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/1.4.31/kotlin-gradle-plugin-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3919 100 3919 0 0 125k 0 --:--:-- --:--:-- --:--:-- 127k
building '/nix/store/6splrg388mm9q8acfm91rzfafacgb949-kotlin-gradle-plugin-model-1.3.50.jar.drv'...
building '/nix/store/bzhsjrlksk8gvddrn7zl71jzimrkl6c2-kotlin-gradle-plugin-model-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.3.50/kotlin-gradle-plugin-api-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 66842 100 66842 0 0 1983k 0 --:--:-- --:--:-- --:--:-- 2039k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.3.50/kotlin-gradle-plugin-api-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b5nb86qz3rjgvxkrwnjrl2x7qmfy7970-kotlin-gradle-plugin-model-1.4.31.jar.drv'...
100 1579 100 1579 0 0 48157 0 --:--:-- --:--:-- --:--:-- 49343
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.4.31/kotlin-gradle-plugin-api-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/03lj1zs0a826ar6lz243nrvlv5clflqh-kotlin-gradle-plugin-model-1.4.31.pom.drv'...
100 90583 100 90583 0 0 1851k 0 --:--:-- --:--:-- --:--:-- 1882k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-api/1.4.31/kotlin-gradle-plugin-api-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/d291hmj0w1f557hdzh5rqhvxb0871lph-kotlin-klib-commonizer-embeddable-1.4.31.jar.drv'...
100 1385 100 1385 0 0 46947 0 --:--:-- --:--:-- --:--:-- 49464
building '/nix/store/xbz056ydxgi2v41i736rbp0i5iwqdjva-kotlin-klib-commonizer-embeddable-1.4.31.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.3.50/kotlin-gradle-plugin-model-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11707 100 11707 0 0 370k 0 --:--:-- --:--:-- --:--:-- 381k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.3.50/kotlin-gradle-plugin-model-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/j739lxya3r62a4wfi052xqyakpav1fgn-kotlin-native-utils-1.3.50.jar.drv'...
100 1390 100 1390 0 0 49158 0 --:--:-- --:--:-- --:--:-- 49642
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.4.31/kotlin-gradle-plugin-model-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/40ak4ca489fycz6kgc827jmjf0han0bm-kotlin-native-utils-1.3.50.pom.drv'...
100 12176 100 12176 0 0 401k 0 --:--:-- --:--:-- --:--:-- 410k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin-model/1.4.31/kotlin-gradle-plugin-model-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1391 100 1391 0 0 47807 0 --:--:-- --:--:-- --:--:-- 47965
building '/nix/store/ssdb8k55373lhfdlpw7w4g57z89zb84r-kotlin-reflect-1.1.3-2.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-klib-commonizer-embeddable/1.4.31/kotlin-klib-commonizer-embeddable-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/gy93801gpji150bpwphikh8wg00ban6z-kotlin-reflect-1.1.3-2.pom.drv'...
100 720k 100 720k 0 0 12.5M 0 --:--:-- --:--:-- --:--:-- 12.5M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-klib-commonizer-embeddable/1.4.31/kotlin-klib-commonizer-embeddable-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b1manwqw80xapjsqx08qavwr6wic8h91-kotlin-reflect-1.2.0.jar.drv'...
100 1650 100 1650 0 0 43719 0 --:--:-- --:--:-- --:--:-- 44594
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-utils/1.3.50/kotlin-native-utils-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 66167 100 66167 0 0 1765k 0 --:--:-- --:--:-- --:--:-- 1794k
building '/nix/store/8r5n9vsi6lxnxz866j402mvay416z7xk-kotlin-reflect-1.2.0.pom.drv'...
building '/nix/store/pshqq7hgdi87v96s361yqv49ldwlf06a-kotlin-reflect-1.3.20.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-native-utils/1.3.50/kotlin-native-utils-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1579 100 1579 0 0 52970 0 --:--:-- --:--:-- --:--:-- 54448
building '/nix/store/249v5k1q93vrf30pk59iw9il5ggpgrdn-kotlin-reflect-1.3.20.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2355k 100 2355k 0 0 29.9M 0 --:--:-- --:--:-- --:--:-- 30.2M
building '/nix/store/ivq0acgzr0qsymvf2787nxjg1mv0d6m3-kotlin-reflect-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.1.3-2/kotlin-reflect-1.1.3-2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1398 100 1398 0 0 43607 0 --:--:-- --:--:-- --:--:-- 45096
building '/nix/store/szv1sch2igx3j0h02xr9r5cj7dx3sxaf-kotlin-reflect-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.2.0/kotlin-reflect-1.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2480k 100 2480k 0 0 28.0M 0 --:--:-- --:--:-- --:--:-- 28.1M
building '/nix/store/rdfd2d4l5r74iw1dbbnppfsq09cj9792-kotlin-reflect-1.4.31.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.2.0/kotlin-reflect-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1394 100 1394 0 0 46913 0 --:--:-- --:--:-- --:--:-- 48068
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/0hhr0ak2f78ling1skjbafi2fsvhi8ja-kotlin-reflect-1.4.31.pom.drv'...
100 2605k 100 2605k 0 0 29.1M 0 --:--:-- --:--:-- --:--:-- 29.2M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.3.20/kotlin-reflect-1.3.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1396 100 1396 0 0 27968 0 --:--:-- --:--:-- --:--:-- 28489
building '/nix/store/fq6szkxwq1pgq0ac0ph6ixz1lrkqgsy2-kotlin-script-runtime-1.3.50.jar.drv'...
building '/nix/store/8n2ikgdm3pah419n1i68gj3zfjwxw7cr-kotlin-script-runtime-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.3.50/kotlin-reflect-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2727k 100 2727k 0 0 33.7M 0 --:--:-- --:--:-- --:--:-- 34.1M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.3.50/kotlin-reflect-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b41n7804s7d26k3mcymq3akl9b3j30g5-kotlin-script-runtime-1.4.31.jar.drv'...
100 1396 100 1396 0 0 51077 0 --:--:-- --:--:-- --:--:-- 51703
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.4.31/kotlin-reflect-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/x8xrncs72hwj7mxz8gj91xlx012lw94g-kotlin-script-runtime-1.4.31.pom.drv'...
100 2904k 100 2904k 0 0 36.5M 0 --:--:-- --:--:-- --:--:-- 36.8M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-reflect/1.4.31/kotlin-reflect-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1375 100 1375 0 0 47121 0 --:--:-- --:--:-- --:--:-- 47413
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.3.50/kotlin-script-runtime-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/zvrgl41d5rsk8cmxhbmms66xp955f6y7-kotlin-scripting-common-1.3.50.jar.drv'...
building '/nix/store/c2yym5s90nym6lld19a9fmhdsj8w0zyb-kotlin-scripting-common-1.3.50.pom.drv'...
100 42126 100 42126 0 0 1107k 0 --:--:-- --:--:-- --:--:-- 1111k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.3.50/kotlin-script-runtime-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1175 100 1175 0 0 39834 0 --:--:-- --:--:-- --:--:-- 40517
building '/nix/store/a17911aqc03sjbhkxp29fy782cfa5bv4-kotlin-scripting-common-1.4.31.jar.drv'...
building '/nix/store/sml4rqsyap92zwp8q7z9lrfnvjm3hasq-kotlin-scripting-common-1.4.31.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.4.31/kotlin-script-runtime-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 42045 100 42045 0 0 732k 0 --:--:-- --:--:-- --:--:-- 746k
building '/nix/store/cizj4n4dq33kjsyi3n5smmx91m7awsby-kotlin-scripting-compiler-embeddable-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-script-runtime/1.4.31/kotlin-script-runtime-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1154 100 1154 0 0 38873 0 --:--:-- --:--:-- --:--:-- 39793
building '/nix/store/d2s54zw35ddbsl3hcvqqc2pap8p2jw9i-kotlin-scripting-compiler-embeddable-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.3.50/kotlin-scripting-common-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 163k 100 163k 0 0 4166k 0 --:--:-- --:--:-- --:--:-- 4201k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.3.50/kotlin-scripting-common-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/20b3w8jhpygl3xfw5imajpzdg0yadk6j-kotlin-scripting-compiler-embeddable-1.4.31.jar.drv'...
100 1917 100 1917 0 0 66463 0 --:--:-- --:--:-- --:--:-- 68464
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.4.31/kotlin-scripting-common-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 215k 100 215k 0 0 3304k 0 --:--:-- --:--:-- --:--:-- 3310k
building '/nix/store/bhx2h3nvwjwizk5w8s6fykvv0l0qcpn3-kotlin-scripting-compiler-embeddable-1.4.31.pom.drv'...
building '/nix/store/irxbyp059jgj6wczf1zlfixlqnv6rmvi-kotlin-scripting-compiler-impl-embeddable-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-common/1.4.31/kotlin-scripting-common-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1579 100 1579 0 0 52774 0 --:--:-- --:--:-- --:--:-- 54448
building '/nix/store/zrvafyi3zm69f39z7rk1f71dyma9ly5y-kotlin-scripting-compiler-impl-embeddable-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.3.50/kotlin-scripting-compiler-embeddable-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 266k 100 266k 0 0 3299k 0 --:--:-- --:--:-- --:--:-- 3335k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.3.50/kotlin-scripting-compiler-embeddable-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1681 100 1681 0 0 57089 0 --:--:-- --:--:-- --:--:-- 57965
building '/nix/store/vlw6yb1qxg5c8y0l2nbcs6wah0h1sws4-kotlin-scripting-compiler-impl-embeddable-1.4.31.jar.drv'...
building '/nix/store/2pgx0nf067wqfzx70qsjvbhnjl44v4am-kotlin-scripting-compiler-impl-embeddable-1.4.31.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.4.31/kotlin-scripting-compiler-embeddable-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 376k 100 376k 0 0 7909k 0 --:--:-- --:--:-- --:--:-- 8005k
building '/nix/store/zp33qawh2ry2q5l96960lj6vj09rcdc4-kotlin-scripting-jvm-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-embeddable/1.4.31/kotlin-scripting-compiler-embeddable-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1660 100 1660 0 0 54087 0 --:--:-- --:--:-- --:--:-- 55333
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.3.50/kotlin-scripting-compiler-impl-embeddable-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 286k 100 286k 0 0 6062k 0 --:--:-- --:--:-- --:--:-- 6086k
building '/nix/store/z5r7znxwf53d1wv4ld2x0hbvhnk0d0f7-kotlin-scripting-jvm-1.3.50.pom.drv'...
building '/nix/store/gsaf0piv2xnc5rfxawqwllwk9jwl34sa-kotlin-scripting-jvm-1.4.31.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.3.50/kotlin-scripting-compiler-impl-embeddable-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2224 100 2224 0 0 80635 0 --:--:-- --:--:-- --:--:-- 82370
building '/nix/store/p4k86j31r8caw02d85bxn1g7pz2lr2zb-kotlin-scripting-jvm-1.4.31.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.4.31/kotlin-scripting-compiler-impl-embeddable-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 310k 100 310k 0 0 6856k 0 --:--:-- --:--:-- --:--:-- 6898k
building '/nix/store/vkmmjnhjgbis3g762w8sjbp06ghbkkr5-kotlin-stdlib-1.1.3-2.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-compiler-impl-embeddable/1.4.31/kotlin-scripting-compiler-impl-embeddable-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2055 100 2055 0 0 68680 0 --:--:-- --:--:-- --:--:-- 70862
building '/nix/store/bn12c8s94k8i0ny31y2msf57njb5jsmx-kotlin-stdlib-1.1.3-2.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.3.50/kotlin-scripting-jvm-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 153k 100 153k 0 0 3749k 0 --:--:-- --:--:-- --:--:-- 3847k
building '/nix/store/r0466yi6wk9nglf4q8wa09divb42a7gr-kotlin-stdlib-1.2.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.3.50/kotlin-scripting-jvm-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1770 100 1770 0 0 60874 0 --:--:-- --:--:-- --:--:-- 63214
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.4.31/kotlin-scripting-jvm-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1v0l49mf59x0gnxag3w2j2fifqmnrciq-kotlin-stdlib-1.2.0.pom.drv'...
100 191k 100 191k 0 0 4779k 0 --:--:-- --:--:-- --:--:-- 4792k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-scripting-jvm/1.4.31/kotlin-scripting-jvm-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1765 100 1765 0 0 61534 0 --:--:-- --:--:-- --:--:-- 63035
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qjn7grzkiqsv5qv8hlcsqamw0djz3ksz-kotlin-stdlib-1.2.20.jar.drv'...
building '/nix/store/744rpvik8kzmhismllsnjliplbfmw3c3-kotlin-stdlib-1.2.20.pom.drv'...
100 856k 100 856k 0 0 14.7M 0 --:--:-- --:--:-- --:--:-- 14.9M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.1.3-2/kotlin-stdlib-1.1.3-2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ysiiq32p3dszlmfklhjr9k7by3nr0y6p-kotlin-stdlib-1.2.71.jar.drv'...
100 1566 100 1566 0 0 54820 0 --:--:-- --:--:-- --:--:-- 55928
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.2.0/kotlin-stdlib-1.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pjnsca4mmyx68qxrxrrs0rsr3rimgnn6-kotlin-stdlib-1.2.71.pom.drv'...
100 908k 100 908k 0 0 16.1M 0 --:--:-- --:--:-- --:--:-- 16.4M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.2.0/kotlin-stdlib-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.2.20/kotlin-stdlib-1.2.20.jar
building '/nix/store/x8z9f57yg0xwq8j2s82zv7ch57c9a9ck-kotlin-stdlib-1.3.0.jar.drv'...
100 1562 100 1562 0 0 48220 0 --:--:-- --:--:-- --:--:-- 48812
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 910k 100 910k 0 0 16.5M 0 --:--:-- --:--:-- --:--:-- 16.7M
building '/nix/store/1a180gdi1q53l0a6crz6p1mf8mz4x0i9-kotlin-stdlib-1.3.0.pom.drv'...
building '/nix/store/9micvwgzpzzaq453bad3pq8z4gm2h6qp-kotlin-stdlib-1.3.20.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.2.20/kotlin-stdlib-1.2.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1564 100 1564 0 0 53431 0 --:--:-- --:--:-- --:--:-- 53931
building '/nix/store/gmdppmzcrpvhw0lqnb86czpcy80qj6ak-kotlin-stdlib-1.3.20.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.2.71/kotlin-stdlib-1.2.71.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 939k 100 939k 0 0 16.1M 0 --:--:-- --:--:-- --:--:-- 16.3M
building '/nix/store/b0qjx39q98aldigl8iygx42xhg1sw2wh-kotlin-stdlib-1.3.31.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.2.71/kotlin-stdlib-1.2.71.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1766 100 1766 0 0 61845 0 --:--:-- --:--:-- --:--:-- 63071
building '/nix/store/r58svh0az31gbw3g7xm8riwn0q1yakmj-kotlin-stdlib-1.3.31.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.0/kotlin-stdlib-1.3.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1153k 100 1153k 0 0 18.1M 0 --:--:-- --:--:-- --:--:-- 18.1M
building '/nix/store/sy1hj70146fpqmgmdjiifih034f85zi1-kotlin-stdlib-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.0/kotlin-stdlib-1.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1763 100 1763 0 0 57417 0 --:--:-- --:--:-- --:--:-- 58766
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/xldar8yni69l9iswvmivh9fnf2afx0sj-kotlin-stdlib-1.3.50.pom.drv'...
100 1157k 100 1157k 0 0 17.2M 0 --:--:-- --:--:-- --:--:-- 17.3M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1766 100 1766 0 0 56569 0 --:--:-- --:--:-- --:--:-- 56967
building '/nix/store/63gxfr77vbswhmxlvpkj7aad5jnwyfjx-kotlin-stdlib-1.3.71.jar.drv'...
building '/nix/store/w13s3zg6khf428b07alp66wa7ws57wqb-kotlin-stdlib-1.3.71.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.31/kotlin-stdlib-1.3.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1251k 100 1251k 0 0 20.6M 0 --:--:-- --:--:-- --:--:-- 20.7M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.31/kotlin-stdlib-1.3.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/s7694hgr71rpl9s9q2qn8k3f0z0wxvwv-kotlin-stdlib-1.4.31.jar.drv'...
100 1766 100 1766 0 0 62670 0 --:--:-- --:--:-- --:--:-- 63071
building '/nix/store/m4yhkh2jysmhwxgf13hzssp1449wjrbf-kotlin-stdlib-1.4.31.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.50/kotlin-stdlib-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1295k 100 1295k 0 0 15.7M 0 --:--:-- --:--:-- --:--:-- 15.8M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.50/kotlin-stdlib-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/jqrsfrc591vg4ldp8x1yzn5bcyps1vis-kotlin-stdlib-1.5.10.jar.drv'...
100 1762 100 1762 0 0 63669 0 --:--:-- --:--:-- --:--:-- 65259
building '/nix/store/y2xqs2dvbk4iizfb0hg3f5zkfj2796cm-kotlin-stdlib-1.5.10.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.71/kotlin-stdlib-1.3.71.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1347k 100 1347k 0 0 20.4M 0 --:--:-- --:--:-- --:--:-- 20.5M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.3.71/kotlin-stdlib-1.3.71.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1762 100 1762 0 0 62449 0 --:--:-- --:--:-- --:--:-- 62928
building '/nix/store/ivn0ns0rwmg89rciljmzqmqsnfbx4lwb-kotlin-stdlib-1.5.30.jar.drv'...
building '/nix/store/ahqmnwi40bfcmyp2ip5wbj7jvqwjwpqa-kotlin-stdlib-1.5.30.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.4.31/kotlin-stdlib-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.4.31/kotlin-stdlib-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1459k 100 1459k 0 0 13.6M 0 --:--:-- --:--:-- --:--:-- 13.7M
building '/nix/store/29kl7dl6qszzrchyhyfv6i2r2lkzpffc-kotlin-stdlib-1.6.20.jar.drv'...
100 1553 100 1553 0 0 49562 0 --:--:-- --:--:-- --:--:-- 51766
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.5.10/kotlin-stdlib-1.5.10.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/25wd07y0vv6hh444bbg43vk1pmg0xq1s-kotlin-stdlib-1.6.20.pom.drv'...
100 1462k 100 1462k 0 0 21.1M 0 --:--:-- --:--:-- --:--:-- 21.3M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.5.10/kotlin-stdlib-1.5.10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/afa9hsrh1rmbvynzcq3lkkyxgwgz11gn-kotlin-stdlib-1.6.21.jar.drv'...
100 1553 100 1553 0 0 46150 0 --:--:-- --:--:-- --:--:-- 47060
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.5.30/kotlin-stdlib-1.5.30.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/xzjgxvbjq91v90z46anvbvjmhdgprj1r-kotlin-stdlib-1.6.21.pom.drv'...
100 1470k 100 1470k 0 0 21.9M 0 --:--:-- --:--:-- --:--:-- 22.0M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.5.30/kotlin-stdlib-1.5.30.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1553 100 1553 0 0 53696 0 --:--:-- --:--:-- --:--:-- 55464
building '/nix/store/xpqp1874vczbygibbvyrk7p24g3wig82-kotlin-stdlib-common-1.2.71.jar.drv'...
building '/nix/store/369fyd5wgqfwmzffv5l84rmf489qln4z-kotlin-stdlib-common-1.2.71.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.20/kotlin-stdlib-1.6.20.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1474k 100 1474k 0 0 23.3M 0 --:--:-- --:--:-- --:--:-- 23.5M
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.20/kotlin-stdlib-1.6.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1554 100 1554 0 0 56123 0 --:--:-- --:--:-- --:--:-- 57555
building '/nix/store/a2g9cg4mr6mp8x5bbfyr6gmv2dav2mbm-kotlin-stdlib-common-1.3.0.jar.drv'...
building '/nix/store/p0y69ybga2g6bi4njqg7q5qp8gvhbwkb-kotlin-stdlib-common-1.3.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.21/kotlin-stdlib-1.6.21.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1474k 100 1474k 0 0 24.0M 0 --:--:-- --:--:-- --:--:-- 24.3M
building '/nix/store/88v1i4zc8jgf43qp4arhqy2lakc7xk0m-kotlin-stdlib-common-1.3.20.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.6.21/kotlin-stdlib-1.6.21.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1554 100 1554 0 0 57615 0 --:--:-- --:--:-- --:--:-- 59769
building '/nix/store/wiy1w7190yr4hdr0hbxkvr9cgfzxhn7b-kotlin-stdlib-common-1.3.20.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.2.71/kotlin-stdlib-common-1.2.71.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 109k 100 109k 0 0 2830k 0 --:--:-- --:--:-- --:--:-- 2873k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.2.71/kotlin-stdlib-common-1.2.71.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/jv95vmr4al08lzfvssr0z519ry62q96p-kotlin-stdlib-common-1.3.31.jar.drv'...
100 1611 100 1611 0 0 39635 0 --:--:-- --:--:-- --:--:-- 40275
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.0/kotlin-stdlib-common-1.3.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 147k 100 147k 0 0 3573k 0 --:--:-- --:--:-- --:--:-- 3597k
building '/nix/store/ngcrj35ahpfxn2jc8vx11dxsz239wvgr-kotlin-stdlib-common-1.3.31.pom.drv'...
building '/nix/store/2hc9wbkcbsihm2zbqswim7j428i1xwma-kotlin-stdlib-common-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.0/kotlin-stdlib-common-1.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1608 100 1608 0 0 53784 0 --:--:-- --:--:-- --:--:-- 55448
building '/nix/store/gn0c1il96dwkbzsj0dhfx7vg3wf69idm-kotlin-stdlib-common-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 149k 100 149k 0 0 3660k 0 --:--:-- --:--:-- --:--:-- 3740k
building '/nix/store/0cgsxllnlsr3gwbgifdlx48jwggiprmw-kotlin-stdlib-common-1.3.71.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.20/kotlin-stdlib-common-1.3.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1611 100 1611 0 0 56185 0 --:--:-- --:--:-- --:--:-- 57535
building '/nix/store/15w8f1bqi1wb0gdqz4c7rnvvxaljh978-kotlin-stdlib-common-1.3.71.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.31/kotlin-stdlib-common-1.3.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 156k 100 156k 0 0 2849k 0 --:--:-- --:--:-- --:--:-- 2902k
building '/nix/store/408wsqii7g8cb0wvbm476fd97ghhn7b4-kotlin-stdlib-common-1.4.31.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.31/kotlin-stdlib-common-1.3.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1611 100 1611 0 0 52376 0 --:--:-- --:--:-- --:--:-- 53700
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.50/kotlin-stdlib-common-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lhnavv9jggfdwkjz4a8641a9y5g43zfp-kotlin-stdlib-common-1.4.31.pom.drv'...
100 166k 100 166k 0 0 4301k 0 --:--:-- --:--:-- --:--:-- 4392k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.50/kotlin-stdlib-common-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1607 100 1607 0 0 52200 0 --:--:-- --:--:-- --:--:-- 53566
building '/nix/store/zdq5prm7457k6mjys65r6hqzy9bz9shp-kotlin-stdlib-common-1.5.10.jar.drv'...
building '/nix/store/qxay04micpnp5wmd54002i3b4x32hqgv-kotlin-stdlib-common-1.5.10.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.71/kotlin-stdlib-common-1.3.71.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 175k 100 175k 0 0 4349k 0 --:--:-- --:--:-- --:--:-- 4384k
building '/nix/store/wi9w4f691zipxd60q334p5dzxs0p0cql-kotlin-stdlib-common-1.5.30.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.71/kotlin-stdlib-common-1.3.71.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1607 100 1607 0 0 60931 0 --:--:-- --:--:-- --:--:-- 61807
building '/nix/store/j7pk33glp4r96sn8lf2gkxgrqvi9h562-kotlin-stdlib-common-1.5.30.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.4.31/kotlin-stdlib-common-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 188k 100 188k 0 0 2211k 0 --:--:-- --:--:-- --:--:-- 2218k
building '/nix/store/lh3b0i206d4w9gxj1g4s758mp7qwdw30-kotlin-stdlib-common-1.6.20.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.4.31/kotlin-stdlib-common-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1161 100 1161 0 0 43509 0 --:--:-- --:--:-- --:--:-- 44653
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.10/kotlin-stdlib-common-1.5.10.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 192k 100 192k 0 0 4493k 0 --:--:-- --:--:-- --:--:-- 4588k
building '/nix/store/5cz2lp4pkif1n8c7x3sn1h4bw1f653m0-kotlin-stdlib-common-1.6.20.pom.drv'...
building '/nix/store/sbgbnnj30lan6g98203f6bipmlxi985q-kotlin-stdlib-common-1.6.21.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.10/kotlin-stdlib-common-1.5.10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1161 100 1161 0 0 35067 0 --:--:-- --:--:-- --:--:-- 35181
building '/nix/store/hwj7m92xln8hnr3aib4k3am5k38igdcf-kotlin-stdlib-common-1.6.21.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.30/kotlin-stdlib-common-1.5.30.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 193k 100 193k 0 0 4482k 0 --:--:-- --:--:-- --:--:-- 4504k
building '/nix/store/arnlppsx6nblxbw6vkdgmg37vjabbh6x-kotlin-stdlib-jdk7-1.2.71.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.5.30/kotlin-stdlib-common-1.5.30.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1161 100 1161 0 0 21325 0 --:--:-- --:--:-- --:--:-- 21500
building '/nix/store/rxjynrvqpqxjdz5p6yciwvv2jwm8cjm1-kotlin-stdlib-jdk7-1.2.71.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.20/kotlin-stdlib-common-1.6.20.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 195k 100 195k 0 0 4702k 0 --:--:-- --:--:-- --:--:-- 4778k
building '/nix/store/fsz0ccf982zn8jk9g6h018rpzs1xx6za-kotlin-stdlib-jdk7-1.3.20.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.20/kotlin-stdlib-common-1.6.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1162 100 1162 0 0 38460 0 --:--:-- --:--:-- --:--:-- 38733
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.21/kotlin-stdlib-common-1.6.21.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/5iv2c4imr4k4wdg3337kkw8zd68fvkrj-kotlin-stdlib-jdk7-1.3.20.pom.drv'...
100 195k 100 195k 0 0 4761k 0 --:--:-- --:--:-- --:--:-- 4778k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.6.21/kotlin-stdlib-common-1.6.21.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ydd56rlmqlcyqq22v4iv67dr1kniy3v9-kotlin-stdlib-jdk7-1.3.50.jar.drv'...
100 1162 100 1162 0 0 40961 0 --:--:-- --:--:-- --:--:-- 41500
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.2.71/kotlin-stdlib-jdk7-1.2.71.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/i9hwiliascban9807i9hvwvm1ivqswd1-kotlin-stdlib-jdk7-1.3.50.pom.drv'...
100 3133 100 3133 0 0 61140 0 --:--:-- --:--:-- --:--:-- 61431
building '/nix/store/3b7dsk53qcgqvwk60086zs190vfl767m-kotlin-stdlib-jdk7-1.5.30.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.2.71/kotlin-stdlib-jdk7-1.2.71.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1601 100 1601 0 0 55159 0 --:--:-- --:--:-- --:--:-- 57178
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.3.20/kotlin-stdlib-jdk7-1.3.20.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1dc9rs3hz270bbx3l0ii7cixjlip6n8l-kotlin-stdlib-jdk7-1.5.30.pom.drv'...
100 3119 100 3119 0 0 103k 0 --:--:-- --:--:-- --:--:-- 105k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.3.20/kotlin-stdlib-jdk7-1.3.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/393c4b6ccfqvbdk1gag4xr0hprdyf7xj-kotlin-stdlib-jdk7-1.6.20.jar.drv'...
100 1601 100 1601 0 0 55646 0 --:--:-- --:--:-- --:--:-- 57178
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.3.50/kotlin-stdlib-jdk7-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/gsvn5kk7ycf9r04x63c4zdb4fp12rf5v-kotlin-stdlib-jdk7-1.6.20.pom.drv'...
100 3129 100 3129 0 0 87725 0 --:--:-- --:--:-- --:--:-- 89400
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.3.50/kotlin-stdlib-jdk7-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/hagqzfh0dwig18kxf431mhn7g0x2cx41-kotlin-stdlib-jdk8-1.2.71.jar.drv'...
100 1597 100 1597 0 0 55695 0 --:--:-- --:--:-- --:--:-- 57035
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.30/kotlin-stdlib-jdk7-1.5.30.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ndplkkjhhnnigb8xa2zm4kiil6pynn5q-kotlin-stdlib-jdk8-1.2.71.pom.drv'...
100 22986 100 22986 0 0 634k 0 --:--:-- --:--:-- --:--:-- 641k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.5.30/kotlin-stdlib-jdk7-1.5.30.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/m0dgy3lwxrjgswlgg1c9f44783s6pqw2-kotlin-stdlib-jdk8-1.3.20.jar.drv'...
100 1388 100 1388 0 0 47127 0 --:--:-- --:--:-- --:--:-- 47862
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.20/kotlin-stdlib-jdk7-1.6.20.jar
building '/nix/store/syfph89z6fndmydbv4wbfwkw91p8vxb5-kotlin-stdlib-jdk8-1.3.20.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23898 100 23898 0 0 823k 0 --:--:-- --:--:-- --:--:-- 833k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.6.20/kotlin-stdlib-jdk7-1.6.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/j4rw6216pdgraq72iahywlq68mqzf9gk-kotlin-stdlib-jdk8-1.3.50.jar.drv'...
100 1389 100 1389 0 0 36710 0 --:--:-- --:--:-- --:--:-- 37540
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.2.71/kotlin-stdlib-jdk8-1.2.71.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ykcsdfq2lpg61i6j3l1y6ssi5yznmkb6-kotlin-stdlib-jdk8-1.3.50.pom.drv'...
100 12316 100 12316 0 0 300k 0 --:--:-- --:--:-- --:--:-- 308k
building '/nix/store/gq6bn3k5165c5pj7kjb69l6987v885av-kotlin-stdlib-jdk8-1.5.30.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.2.71/kotlin-stdlib-jdk8-1.2.71.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1793 100 1793 0 0 59362 0 --:--:-- --:--:-- --:--:-- 59766
building '/nix/store/l1cqc04fbkmmzzr3zzz6isv6lbp2sbdx-kotlin-stdlib-jdk8-1.5.30.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.20/kotlin-stdlib-jdk8-1.3.20.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13751 100 13751 0 0 296k 0 --:--:-- --:--:-- --:--:-- 298k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.20/kotlin-stdlib-jdk8-1.3.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/hia8c8g919c9ap5am4bz9s288g0rlk8v-kotlin-stdlib-jdk8-1.6.20.jar.drv'...
100 1793 100 1793 0 0 58775 0 --:--:-- --:--:-- --:--:-- 57838
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.50/kotlin-stdlib-jdk8-1.3.50.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/26613id4hpcsfrbyw8b8bahvphg70ywd-kotlin-stdlib-jdk8-1.6.20.pom.drv'...
100 15476 100 15476 0 0 532k 0 --:--:-- --:--:-- --:--:-- 539k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.3.50/kotlin-stdlib-jdk8-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/barv7pczqlsb1kmcqzajc3b45kjd008n-kotlin-stdlib-jre7-1.2.0.jar.drv'...
100 1789 100 1789 0 0 62877 0 --:--:-- --:--:-- --:--:-- 63892
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.30/kotlin-stdlib-jdk8-1.5.30.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16121 100 16121 0 0 554k 0 --:--:-- --:--:-- --:--:-- 562k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.5.30/kotlin-stdlib-jdk8-1.5.30.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/yk3gyr67qi5kaa3zmfcydy80kr6vxcb3-kotlin-stdlib-jre7-1.2.0.pom.drv'...
building '/nix/store/pscwxr2gsdf7dlgsval9lirr0jgpmnsi-kotlin-stdlib-jre8-1.2.0.jar.drv'...
100 1580 100 1580 0 0 43281 0 --:--:-- --:--:-- --:--:-- 43888
building '/nix/store/hrls9rhslw3lbvpxm798l0wyhbb0jm36-kotlin-stdlib-jre8-1.2.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.20/kotlin-stdlib-jdk8-1.6.20.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17773 100 17773 0 0 616k 0 --:--:-- --:--:-- --:--:-- 619k
building '/nix/store/qpnsc1w8j17qnlfzyhhwv43hnql64r1l-kotlin-util-io-1.3.50.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.6.20/kotlin-stdlib-jdk8-1.6.20.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1581 100 1581 0 0 54010 0 --:--:-- --:--:-- --:--:-- 54517
building '/nix/store/zjkmql8nd7gbzdfa6dd5i1c6471bxrxf-kotlin-util-io-1.3.50.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jre7/1.2.0/kotlin-stdlib-jre7-1.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2858 100 2858 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k
building '/nix/store/wddj5v3abm5dipyz7v7ji3drq4ws3in3-kotlin-util-io-1.4.31.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jre7/1.2.0/kotlin-stdlib-jre7-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1611 100 1611 0 0 53926 0 --:--:-- --:--:-- --:--:-- 55551
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jre8/1.2.0/kotlin-stdlib-jre8-1.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8nv6mma8qpa83lwfg6fri1q4is1rpzm2-kotlin-util-io-1.4.31.pom.drv'...
100 11695 100 11695 0 0 415k 0 --:--:-- --:--:-- --:--:-- 422k
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jre8/1.2.0/kotlin-stdlib-jre8-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.3.50/kotlin-util-io-1.3.50.jar
building '/nix/store/d88x6x4p5lm8w9ynwfg05fbbg1fr8gbf-kotlin-util-klib-1.4.31.jar.drv'...
100 1802 100 1802 0 0 52005 0 --:--:-- --:--:-- --:--:-- 53000
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 43219 100 43219 0 0 1269k 0 --:--:-- --:--:-- --:--:-- 1278k
building '/nix/store/42fmfyr2lfifqbl6kzc825116cyixg1j-kotlin-util-klib-1.4.31.pom.drv'...
building '/nix/store/094l4w4c8phr3z7bq9mh75ngqyn66ga0-kotlinx-coroutines-android-1.5.2.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.3.50/kotlin-util-io-1.3.50.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1381 100 1381 0 0 48831 0 --:--:-- --:--:-- --:--:-- 49321
building '/nix/store/l2jfihb8vx7jh7gjpf7pqxfs1gfymc89-kotlinx-coroutines-android-1.5.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.4.31/kotlin-util-io-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 50073 100 50073 0 0 1474k 0 --:--:-- --:--:-- --:--:-- 1481k
building '/nix/store/gmzm4f4qnmgmqxszgg0whmwdz514kwhl-kotlinx-coroutines-core-1.1.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-io/1.4.31/kotlin-util-io-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1360 100 1360 0 0 46591 0 --:--:-- --:--:-- --:--:-- 46896
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.4.31/kotlin-util-klib-1.4.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 240k 100 240k 0 0 5705k 0 --:--:-- --:--:-- --:--:-- 5728k
building '/nix/store/mfjycj2mfdvk564dzxbd44py3985svxx-kotlinx-coroutines-core-1.1.1.pom.drv'...
building '/nix/store/97gc9xjagikvfg2fknzv2g104bx11rjm-kotlinx-coroutines-core-1.3.8.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-util-klib/1.4.31/kotlin-util-klib-1.4.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1562 100 1562 0 0 50785 0 --:--:-- --:--:-- --:--:-- 52066
building '/nix/store/hn9fr4lf8rnbibm450gzv1fwcxmxxm34-kotlinx-coroutines-core-1.3.8.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.5.2/kotlinx-coroutines-android-1.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20229 100 20229 0 0 561k 0 --:--:-- --:--:-- --:--:-- 564k
building '/nix/store/28n4qv3wf38rm2hlhdcl3lqkfgbmnhq4-kotlinx-coroutines-core-common-1.1.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-android/1.5.2/kotlinx-coroutines-android-1.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1903 100 1903 0 0 69109 0 --:--:-- --:--:-- --:--:-- 70481
building '/nix/store/6nsk08g4sib8aj12902y3vx2ml33cfmb-kotlinx-coroutines-core-common-1.1.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.1.1/kotlinx-coroutines-core-1.1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 796k 100 796k 0 0 12.6M 0 --:--:-- --:--:-- --:--:-- 12.7M
building '/nix/store/c78g4y6r0222j0jpfrxbaw99v7v985n6-kotlinx-coroutines-core-jvm-1.5.2.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.1.1/kotlinx-coroutines-core-1.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1536 100 1536 0 0 47331 0 --:--:-- --:--:-- --:--:-- 48000
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.3.8/kotlinx-coroutines-core-1.3.8.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1622k 100 1622k 0 0 25.2M 0 --:--:-- --:--:-- --:--:-- 25.5M
building '/nix/store/k5k8qa0qvbbkdzwnhfisa92gimn46nvg-kotlinx-coroutines-core-jvm-1.5.2.pom.drv'...
building '/nix/store/92h5wpm9ls6b46r9aybs9kq2099dn16i-kotlinx-metadata-jvm-0.1.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core/1.3.8/kotlinx-coroutines-core-1.3.8.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1528 100 1528 0 0 46609 0 --:--:-- --:--:-- --:--:-- 47750
building '/nix/store/dfr3akqm14jx9qgyig6cal08glbvw9s5-kotlinx-metadata-jvm-0.1.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-common/1.1.1/kotlinx-coroutines-core-common-1.1.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 96495 100 96495 0 0 1726k 0 --:--:-- --:--:-- --:--:-- 1745k
building '/nix/store/sq3hixhn3fmr7by2xaghlpifg2g69a58-kxml2-2.3.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-common/1.1.1/kotlinx-coroutines-core-common-1.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1353 100 1353 0 0 46443 0 --:--:-- --:--:-- --:--:-- 46655
building '/nix/store/2fnng6wn9hmmcix6jxrnfv8dfx4gldjh-kxml2-2.3.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1446k 100 1446k 0 0 22.7M 0 --:--:-- --:--:-- --:--:-- 22.7M
building '/nix/store/84zid7818jsgq5imc39m84risdxk4lni-layoutlib-api-24.1.3.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-coroutines-core-jvm/1.5.2/kotlinx-coroutines-core-jvm-1.5.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1894 100 1894 0 0 68927 0 --:--:-- --:--:-- --:--:-- 70148
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-metadata-jvm/0.1.0/kotlinx-metadata-jvm-0.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/kotlinx/kotlinx-metadata-jvm/0.1.0/kotlinx-metadata-jvm-0.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/3cw7dwmh18ka55rdzs52wpy4ikg1s5av-layoutlib-api-24.1.3.pom.drv'...
100 1415 100 1415 0 0 48318 0 --:--:-- --:--:-- --:--:-- 48793
building '/nix/store/ldlgn6nwahbd3scv686gfq4aq4s2ksqx-layoutlib-api-24.3.1.jar.drv'...
100 2537k 100 2537k 0 0 11.8M 0 --:--:-- --:--:-- --:--:-- 11.9M
trying https://repo.maven.apache.org/maven2/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/90fd07k1b7qd5imafisix436031azbpz-layoutlib-api-24.3.1.pom.drv'...
100 43858 100 43858 0 0 1257k 0 --:--:-- --:--:-- --:--:-- 1297k
building '/nix/store/yq90cgb9fi2l4cid2rz7rgcnsvx2l5p7-layoutlib-api-24.5.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/kxml/kxml2/2.3.0/kxml2-2.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1490 100 1490 0 0 50109 0 --:--:-- --:--:-- --:--:-- 51379
trying https://repo.maven.apache.org/maven2/com/android/tools/layoutlib/layoutlib-api/24.1.3/layoutlib-api-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/m2lfly3xhlqdgnd6w3l5iyfmp2b9jjp6-layoutlib-api-24.5.0.pom.drv'...
100 82135 100 82135 0 0 1723k 0 --:--:-- --:--:-- --:--:-- 1743k
trying https://repo.maven.apache.org/maven2/com/android/tools/layoutlib/layoutlib-api/24.1.3/layoutlib-api-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1488 100 1488 0 0 42353 0 --:--:-- --:--:-- --:--:-- 42514
building '/nix/store/10n4gba92nl51g4ydc7b59qvfzh3pkdq-layoutlib-api-26.0.0.jar.drv'...
building '/nix/store/v2c0s56rny11gq62zlvdqjg7c1l2ranp-layoutlib-api-26.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/layoutlib/layoutlib-api/24.3.1/layoutlib-api-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 88015 100 88015 0 0 2202k 0 --:--:-- --:--:-- --:--:-- 2261k
building '/nix/store/4fws79bx5i30ciw2hhz6w7bp38a74vyq-layoutlib-api-26.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/layoutlib/layoutlib-api/24.3.1/layoutlib-api-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1845 100 1845 0 0 67820 0 --:--:-- --:--:-- --:--:-- 68333
trying https://repo.maven.apache.org/maven2/com/android/tools/layoutlib/layoutlib-api/24.5.0/layoutlib-api-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 88066 100 88066 0 0 2398k 0 --:--:-- --:--:-- --:--:-- 2457k
building '/nix/store/q8y3vvbci9q9cx2fcvv63rh4xkihn2yr-layoutlib-api-26.0.1.pom.drv'...
building '/nix/store/l87fblp4bv8sdhxhh05p2jvj37cmigz2-layoutlib-api-26.1.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/layoutlib/layoutlib-api/24.5.0/layoutlib-api-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1845 100 1845 0 0 60477 0 --:--:-- --:--:-- --:--:-- 61500
building '/nix/store/8j4d7y21shr5pfc07p523cghbdxdsrc3-layoutlib-api-26.1.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.0/layoutlib-api-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.0/layoutlib-api-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2031 100 2031 0 0 42190 0 --:--:-- --:--:-- --:--:-- 41448
building '/nix/store/paiimdxmvdjfw4pc5mg4j00qfbbw5ban-layoutlib-api-26.2.1.jar.drv'...
100 91840 100 91840 0 0 455k 0 --:--:-- --:--:-- --:--:-- 455k
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.1/layoutlib-api-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/f62vy9kvsprmkqlqz197v1h57q98kgph-layoutlib-api-26.2.1.pom.drv'...
100 91840 100 91840 0 0 1203k 0 --:--:-- --:--:-- --:--:-- 1211k
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.0.1/layoutlib-api-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2031 100 2031 0 0 44362 0 --:--:-- --:--:-- --:--:-- 45133
building '/nix/store/vd491nspzhc7y7karz2836zfp8rvss1d-layoutlib-api-26.3.1.jar.drv'...
building '/nix/store/48is6p53325d8khbmaqq0m4xas1zb9z5-layoutlib-api-26.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.1.4/layoutlib-api-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 93233 100 93233 0 0 1253k 0 --:--:-- --:--:-- --:--:-- 1264k
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.1.4/layoutlib-api-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2032 100 2032 0 0 44192 0 --:--:-- --:--:-- --:--:-- 45155
building '/nix/store/yi0fqg8phyxr2zhj86w0yz7yppi5z8by-layoutlib-api-26.5.4.jar.drv'...
building '/nix/store/g0s8ci6zbf9ki3chi2h71c2y5gpdcpp2-layoutlib-api-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.2.1/layoutlib-api-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 109k 100 109k 0 0 1481k 0 --:--:-- --:--:-- --:--:-- 1500k
building '/nix/store/d66kzca8alrkiz60v67b5rpvcc9yp1qn-legacy-support-core-ui-1.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.2.1/layoutlib-api-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1885 100 1885 0 0 42781 0 --:--:-- --:--:-- --:--:-- 43837
building '/nix/store/ajjvlbswvl8ladlra0bj1rga8j53fzpk-legacy-support-core-ui-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.3.1/layoutlib-api-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.3.1/layoutlib-api-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1885 100 1885 0 0 40514 0 --:--:-- --:--:-- --:--:-- 40978
building '/nix/store/22zhs9lmr29s5i60j05hc1wdz83pnkmf-legacy-support-core-utils-1.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.5.4/layoutlib-api-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/layoutlib/layoutlib-api/26.5.4/layoutlib-api-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 110k 100 110k 0 0 469k 0 --:--:-- --:--:-- --:--:-- 467k
building '/nix/store/wpjn9hignfv9ir7lcv8z7aszxhbjjzjz-legacy-support-core-utils-1.0.0.pom.drv'...
100 112k 100 112k 0 0 1437k 0 --:--:-- --:--:-- --:--:-- 1426k
100 1885 100 1885 0 0 41235 0 --:--:-- --:--:-- --:--:-- 41888
building '/nix/store/6m8i49br036m1fm473vpnfilylp9rppc-legacy-support-v4-1.0.0.aar.drv'...
building '/nix/store/bprg24a7z7s6b63k8iqrpsa88pnszbvz-legacy-support-v4-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-ui/1.0.0/legacy-support-core-ui-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11309 100 11309 0 0 233k 0 --:--:-- --:--:-- --:--:-- 234k
trying https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-ui/1.0.0/legacy-support-core-ui-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3934 100 3934 0 0 89917 0 --:--:-- --:--:-- --:--:-- 91488
building '/nix/store/iqwfkmzwfyymvw7b976xx8fb5mfqkky2-lib-3.0.4.jar.drv'...
building '/nix/store/600axy189r2n8acybb61vvnsb6x6brd1-lib-3.0.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4104 100 4104 0 0 91112 0 --:--:-- --:--:-- --:--:-- 93272
building '/nix/store/9cpqc88wiq8kjnhvfi0hdhayrga4ncz0-library-1.4.2.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-core-utils/1.0.0/legacy-support-core-utils-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2633 100 2633 0 0 54274 0 --:--:-- --:--:-- --:--:-- 54854
building '/nix/store/clg5m2gczklnr5ifisrx7zr8hgakca50-library-1.4.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-v4/1.0.0/legacy-support-v4-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2844 100 2844 0 0 54946 0 --:--:-- --:--:-- --:--:-- 55764
trying https://dl.google.com/dl/android/maven2/androidx/legacy/legacy-support-v4/1.0.0/legacy-support-v4-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2432 100 2432 0 0 52877 0 --:--:-- --:--:-- --:--:-- 54044
building '/nix/store/f7s0kzpsc731rrvrrlm8av03s7hw0kgk-lifecycle-common-2.0.0.jar.drv'...
trying https://jitpack.io/com/github/status-im/status-keycard-java/lib/3.0.4/lib-3.0.4.jar
building '/nix/store/nvqnkfz0jgxkw9s56a89mc621fy87xhk-lifecycle-common-2.0.0.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://jitpack.io/com/github/status-im/status-keycard-java/lib/3.0.4/lib-3.0.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/me/zhanghai/android/materialprogressbar/library/1.4.2/library-1.4.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 58856 100 58856 0 0 1552k 0 --:--:-- --:--:-- --:--:-- 1596k
building '/nix/store/vdv36xkcf8bdv00a41h2ryv7z0s18kz7-lifecycle-common-2.1.0.jar.drv'...
100 1455 100 1455 0 0 7095 0 --:--:-- --:--:-- --:--:-- 7097
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.0.0/lifecycle-common-2.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/75d7aval7fklgs2z2cbb43d3hm5afn4x-lifecycle-common-2.1.0.pom.drv'...
100 74016 100 74016 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k
trying https://repo.maven.apache.org/maven2/me/zhanghai/android/materialprogressbar/library/1.4.2/library-1.4.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1679 100 1679 0 0 58718 0 --:--:-- --:--:-- --:--:-- 59964
100 20306 100 20306 0 0 422k 0 --:--:-- --:--:-- --:--:-- 431k
building '/nix/store/l1vk4ijs69brpxaw75yy6abf1g4p7yi5-lifecycle-common-2.3.1.jar.drv'...
building '/nix/store/xdgfh3x1443mqkzvhvw8g0zx2z4x87lq-lifecycle-common-2.3.1.pom.drv'...
building '/nix/store/2anvn6mps4h90dafqimb1n0cs0kvxmrf-lifecycle-livedata-2.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.0.0/lifecycle-common-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1663 100 1663 0 0 35496 0 --:--:-- --:--:-- --:--:-- 36152
building '/nix/store/vy0hnh35m80flls4c8g8ah6frqdni1bz-lifecycle-livedata-2.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.1.0/lifecycle-common-2.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21688 100 21688 0 0 438k 0 --:--:-- --:--:-- --:--:-- 441k
building '/nix/store/zdd36v6lynwrdp4lgmrgx64b4ixv6lyh-lifecycle-livedata-core-2.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.1.0/lifecycle-common-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1330 100 1330 0 0 23371 0 --:--:-- --:--:-- --:--:-- 23750
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.3.1/lifecycle-common-2.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23505 100 23505 0 0 431k 0 --:--:-- --:--:-- --:--:-- 433k
building '/nix/store/13cpfrj8d9ivn42gmf6qk5wb4hisbmpl-lifecycle-livedata-core-2.0.0.pom.drv'...
building '/nix/store/cqvj7dly8wvc09y1a0vlg81lq58409kb-lifecycle-livedata-core-2.3.1.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-common/2.3.1/lifecycle-common-2.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1719 100 1719 0 0 38252 0 --:--:-- --:--:-- --:--:-- 39068
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata/2.0.0/lifecycle-livedata-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/415wfsly07np2ln0h6id0pxhvsvgdlzh-lifecycle-livedata-core-2.3.1.pom.drv'...
100 9431 100 9431 0 0 207k 0 --:--:-- --:--:-- --:--:-- 209k
100 1788 100 1788 0 0 48569 0 --:--:-- --:--:-- --:--:-- 49666
building '/nix/store/mxv955w4iixkffim8q548ach8yfn4155-lifecycle-runtime-2.0.0.aar.drv'...
building '/nix/store/vdbq112i6imyrnf0kr1v0ynv12cdq323-lifecycle-runtime-2.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.0.0/lifecycle-livedata-core-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8372 100 8372 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k
building '/nix/store/yqsj62sy8qph7hiyb5n6hjlkyhipsphz-lifecycle-runtime-2.1.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.0.0/lifecycle-livedata-core-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1773 100 1773 0 0 48719 0 --:--:-- --:--:-- --:--:-- 49250
building '/nix/store/qn011x8fkjf3jvdhv5p2h456wkzhp3vi-lifecycle-runtime-2.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.3.1/lifecycle-livedata-core-2.3.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8868 100 8868 0 0 195k 0 --:--:-- --:--:-- --:--:-- 196k
building '/nix/store/na2qng071yv4vpm9kxshw3s688lxwyg0-lifecycle-runtime-2.3.1.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-livedata-core/2.3.1/lifecycle-livedata-core-2.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2162 100 2162 0 0 47405 0 --:--:-- --:--:-- --:--:-- 48044
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.0.0/lifecycle-runtime-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9164 100 9164 0 0 199k 0 --:--:-- --:--:-- --:--:-- 203k
building '/nix/store/6ms2dzs4bqcajjhm5s3bk3mi5ii13rip-lifecycle-runtime-2.3.1.pom.drv'...
building '/nix/store/dd4qkxxm3xqwrhzdfnkn5ffvs5ffhjp4-lifecycle-viewmodel-2.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.0.0/lifecycle-runtime-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1731 100 1731 0 0 36095 0 --:--:-- --:--:-- --:--:-- 36829
building '/nix/store/wlzxs331kpcphnw837wv23nn7w56d4xp-lifecycle-viewmodel-2.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.1.0/lifecycle-runtime-2.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9160 100 9160 0 0 202k 0 --:--:-- --:--:-- --:--:-- 203k
building '/nix/store/0sc5gxsq4vnr2d5hh6aqkfkh15lj49qx-lifecycle-viewmodel-2.1.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.1.0/lifecycle-runtime-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1731 100 1731 0 0 38346 0 --:--:-- --:--:-- --:--:-- 38466
building '/nix/store/w7nacpccma1v03vj731w1kbh2kxjvp23-lifecycle-viewmodel-2.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.3.1/lifecycle-runtime-2.3.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11230 100 11230 0 0 186k 0 --:--:-- --:--:-- --:--:-- 185k
building '/nix/store/mpi7h1fz7693fddryy2v4rlvcpa4fh62-lifecycle-viewmodel-2.3.1.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-runtime/2.3.1/lifecycle-runtime-2.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2326 100 2326 0 0 53634 0 --:--:-- --:--:-- --:--:-- 54093
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.0.0/lifecycle-viewmodel-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/d7ynq9mp2wqkx9rzbmy6mwqgmwpg9j2r-lifecycle-viewmodel-2.3.1.pom.drv'...
100 6759 100 6759 0 0 137k 0 --:--:-- --:--:-- --:--:-- 140k
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.0.0/lifecycle-viewmodel-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/15rdzdn6mrfxvrhx0ckxw4d3lfqv9jf4-lifecycle-viewmodel-savedstate-2.3.1.aar.drv'...
100 1368 100 1368 0 0 29066 0 --:--:-- --:--:-- --:--:-- 29739
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.1.0/lifecycle-viewmodel-2.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ml29vnz33xjq5qr6j6w1lqr1zcalifz7-lifecycle-viewmodel-savedstate-2.3.1.pom.drv'...
100 8647 100 8647 0 0 179k 0 --:--:-- --:--:-- --:--:-- 183k
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.1.0/lifecycle-viewmodel-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wxwa557p0rmc9i0vwxn8lagd4qjhakcr-lint-24.1.3.jar.drv'...
100 1368 100 1368 0 0 29188 0 --:--:-- --:--:-- --:--:-- 29739
building '/nix/store/l7ag44p7ir1m5bl1hm2ay9fwrqiqj0kq-lint-24.1.3.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.3.1/lifecycle-viewmodel-2.3.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11144 100 11144 0 0 236k 0 --:--:-- --:--:-- --:--:-- 241k
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel/2.3.1/lifecycle-viewmodel-2.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/w99c08jkcmncziv8npmw66351z01882c-lint-24.3.1.jar.drv'...
100 1757 100 1757 0 0 40725 0 --:--:-- --:--:-- --:--:-- 41833
building '/nix/store/3zbisjz78nimf2425710bshm86avxw15-lint-24.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.3.1/lifecycle-viewmodel-savedstate-2.3.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15480 100 15480 0 0 317k 0 --:--:-- --:--:-- --:--:-- 321k
building '/nix/store/ylapk8mmk9nmzvsgwnjz6jrzigs7p828-lint-24.5.0.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/lifecycle/lifecycle-viewmodel-savedstate/2.3.1/lifecycle-viewmodel-savedstate-2.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2419 100 2419 0 0 53457 0 --:--:-- --:--:-- --:--:-- 53755
building '/nix/store/3yj3sw92ijbwyc9d0fj9rkbqqb6jqys7-lint-24.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint/24.1.3/lint-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 109k 100 109k 0 0 2825k 0 --:--:-- --:--:-- --:--:-- 2800k
building '/nix/store/a7sgzp0b82dk5b9gsnzps0j1v2542jj6-lint-26.0.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint/24.1.3/lint-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1503 100 1503 0 0 48518 0 --:--:-- --:--:-- --:--:-- 50100
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint/24.3.1/lint-24.3.1.jar
building '/nix/store/jilz12vzx66qddmjw3v2sgbibkk7fwn9-lint-26.0.0.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 136k 100 136k 0 0 3235k 0 --:--:-- --:--:-- --:--:-- 3249k
building '/nix/store/z1fsv1a2nzb98wf3dnnmcgridcr8xar2-lint-26.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint/24.3.1/lint-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1505 100 1505 0 0 53150 0 --:--:-- --:--:-- --:--:-- 53750
building '/nix/store/rk6ssi5w8kjdwcg581bkgyv8hfx4j1gd-lint-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint/24.5.0/lint-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 141k 100 141k 0 0 3609k 0 --:--:-- --:--:-- --:--:-- 3633k
building '/nix/store/gp0bjl1y5485ql1mv5zdvrri1ilyw6qi-lint-26.5.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint/24.5.0/lint-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1505 100 1505 0 0 52070 0 --:--:-- --:--:-- --:--:-- 53750
building '/nix/store/89sb2s2lrh0vmgpvlkzka4whg2zpjxxr-lint-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.0/lint-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 237k 100 237k 0 0 2764k 0 --:--:-- --:--:-- --:--:-- 2798k
building '/nix/store/5sf0hyriii6xh5hzax5xdwhl1f39cvxw-lint-api-24.1.3.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.0/lint-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1916 100 1916 0 0 40097 0 --:--:-- --:--:-- --:--:-- 40765
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.1/lint-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ajqfyf0g5nccjkvphijsmz4y7lxm3g0b-lint-api-24.1.3.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.0.1/lint-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 237k 100 237k 0 0 1942k 0 --:--:-- --:--:-- --:--:-- 1950k
building '/nix/store/a96zg6c3mwxg3i2i9fas8b6vsvabfn2w-lint-api-24.3.1.jar.drv'...
100 1916 100 1916 0 0 41160 0 --:--:-- --:--:-- --:--:-- 41652
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.5.4/lint-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/r0jxy5zzgi9cxck1dd2y8n13prvp7b64-lint-api-24.3.1.pom.drv'...
100 201k 100 201k 0 0 1872k 0 --:--:-- --:--:-- --:--:-- 1864k
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.5.4/lint-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/jki6ys1nf1dww6rywcn47r8yd8xgjvmq-lint-api-24.5.0.jar.drv'...
100 3102 100 3102 0 0 62373 0 --:--:-- --:--:-- --:--:-- 63306
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-api/24.1.3/lint-api-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/mcr84755337w6zdzp6xzr7yvlllrqc4f-lint-api-24.5.0.pom.drv'...
100 180k 100 180k 0 0 4513k 0 --:--:-- --:--:-- --:--:-- 4626k
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-api/24.1.3/lint-api-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b9xpf3120g4qp5q3fgxi5lh5cywhl8m1-lint-api-26.0.0.jar.drv'...
100 1984 100 1984 0 0 68958 0 --:--:-- --:--:-- --:--:-- 70857
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-api/24.3.1/lint-api-24.3.1.jar
building '/nix/store/jj8kdqxkr6hkigznk6zy7cl4w6sa4h98-lint-api-26.0.0.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 191k 100 191k 0 0 4763k 0 --:--:-- --:--:-- --:--:-- 4790k
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-api/24.3.1/lint-api-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/fg6i8bhhd2bvfl0pkalvaw58bx1xsxwx-lint-api-26.0.1.jar.drv'...
100 1984 100 1984 0 0 47003 0 --:--:-- --:--:-- --:--:-- 47238
building '/nix/store/bkflkbsmwlwys4ibqznd692wfszgarlb-lint-api-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-api/24.5.0/lint-api-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 190k 100 190k 0 0 4698k 0 --:--:-- --:--:-- --:--:-- 4750k
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-api/24.5.0/lint-api-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/76ns850cfy5jz6gq8kjffw4ydnm9h7gl-lint-api-26.5.4.jar.drv'...
100 1984 100 1984 0 0 56211 0 --:--:-- --:--:-- --:--:-- 56685
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.0/lint-api-26.0.0.jar
building '/nix/store/7bxfwihnwxswrrjxjyasrn03h01mskr0-lint-api-26.5.4.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.0/lint-api-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 532k 100 532k 0 0 4123k 0 --:--:-- --:--:-- --:--:-- 4128k
building '/nix/store/ldx7gn6dvkisv6p2z03rhhc6p8nyfq7b-lint-checks-24.1.3.jar.drv'...
100 2985 100 2985 0 0 64036 0 --:--:-- --:--:-- --:--:-- 64891
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.1/lint-api-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7r2ngnbrn88v29xw538c1zc22k7znw87-lint-checks-24.1.3.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.0.1/lint-api-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.5.4/lint-api-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2985 100 2985 0 0 67509 0 --:--:-- --:--:-- --:--:-- 67840
building '/nix/store/par0yszs0pvns26ybyp5kg6cykpi9sm5-lint-checks-24.3.1.jar.drv'...
100 532k 100 532k 0 0 3926k 0 --:--:-- --:--:-- --:--:-- 3944k
building '/nix/store/xa5f0lp14zlcqbd74rn2gfjg67sv1ikn-lint-checks-24.3.1.pom.drv'...
100 647k 100 647k 0 0 4902k 0 --:--:-- --:--:-- --:--:-- 4941k
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.5.4/lint-api-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3187 100 3187 0 0 67989 0 --:--:-- --:--:-- --:--:-- 69282
building '/nix/store/19d6bfmy8yxxd3nx4aqwbpsqzph5848w-lint-checks-24.5.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-checks/24.1.3/lint-checks-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-checks/24.1.3/lint-checks-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bvb2b2rgirygn7s50ib2jq3jz2nq1nqv-lint-checks-24.5.0.pom.drv'...
100 598k 100 598k 0 0 7843k 0 --:--:-- --:--:-- --:--:-- 7881k
100 1444 100 1444 0 0 49913 0 --:--:-- --:--:-- --:--:-- 51571
building '/nix/store/vp3k34gr2axgf0frajd7dlpc1z3fzqjm-lint-checks-26.0.0.jar.drv'...
building '/nix/store/x7jcix065lr3pbynxgnpz574c991c5vq-lint-checks-26.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-checks/24.3.1/lint-checks-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 659k 100 659k 0 0 11.8M 0 --:--:-- --:--:-- --:--:-- 11.9M
building '/nix/store/yylq0pa1r4mr7s114r4xkjinjfr8v24b-lint-checks-26.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-checks/24.3.1/lint-checks-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1444 100 1444 0 0 49793 0 --:--:-- --:--:-- --:--:-- 51571
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-checks/24.5.0/lint-checks-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 723k 100 723k 0 0 11.2M 0 --:--:-- --:--:-- --:--:-- 11.3M
building '/nix/store/cyp1gcd47l3f2wlrwx0ph24fbphn8ax2-lint-checks-26.0.1.pom.drv'...
building '/nix/store/cxy9qxxg5q9d4hg4hjlv5a2xixwpc3cg-lint-checks-26.5.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/lint/lint-checks/24.5.0/lint-checks-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1444 100 1444 0 0 53910 0 --:--:-- --:--:-- --:--:-- 55538
building '/nix/store/dqacdm37ky1gxnf1qj0kimda3cw7wfsx-lint-checks-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.0/lint-checks-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.0/lint-checks-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.1/lint-checks-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.0.1/lint-checks-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1468 100 1468 0 0 8720 0 --:--:-- --:--:-- --:--:-- 8738
building '/nix/store/dir0khpzj56alg7v0jzvi1rxliz7f613-lint-gradle-26.5.4.jar.drv'...
100 1054k 100 1054k 0 0 3753k 0 --:--:-- --:--:-- --:--:-- 3764k
100 1468 100 1468 0 0 32502 0 --:--:-- --:--:-- --:--:-- 32622
building '/nix/store/gpdfmqw7cfw4cc6dy3kd0i1qw75rpkm0-lint-gradle-26.5.4.pom.drv'...
building '/nix/store/h2dw126sm6i9x9n2lb9hz369v5dakny7-lint-gradle-api-26.1.4.jar.drv'...
100 1054k 100 1054k 0 0 5702k 0 --:--:-- --:--:-- --:--:-- 5728k
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.5.4/lint-checks-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.5.4/lint-checks-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2267 100 2267 0 0 57263 0 --:--:-- --:--:-- --:--:-- 58128
building '/nix/store/zx03qzw6wc8781d3n4nnj11ii1dr6aw1-lint-gradle-api-26.1.4.pom.drv'...
building '/nix/store/bk09gffm3f497mg3gmngz2lm9n5k5p9i-lint-gradle-api-26.2.1.jar.drv'...
100 3949k 100 3949k 0 0 12.3M 0 --:--:-- --:--:-- --:--:-- 12.3M
building '/nix/store/6cwfkcindh8ki0dnb5zb43ryf7g6f91j-lint-gradle-api-26.2.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle/26.5.4/lint-gradle-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle/26.5.4/lint-gradle-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 108k 100 108k 0 0 1527k 0 --:--:-- --:--:-- --:--:-- 1546k
100 3439 100 3439 0 0 45019 0 --:--:-- --:--:-- --:--:-- 44662
building '/nix/store/0sqsssbc6b3zwqcl886903p2hcin5z9f-lint-gradle-api-26.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.1.4/lint-gradle-api-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 18762 100 18762 0 0 243k 0 --:--:-- --:--:-- --:--:-- 247k
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.1.4/lint-gradle-api-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/c5fdglzwlsdcmp6wpp67vw9ymnj0s59z-lint-gradle-api-26.3.1.pom.drv'...
100 2247 100 2247 0 0 48249 0 --:--:-- --:--:-- --:--:-- 48847
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.2.1/lint-gradle-api-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20095 100 20095 0 0 409k 0 --:--:-- --:--:-- --:--:-- 417k
building '/nix/store/2606vx97wbk5za0v4rg57aqd4qcjd504-lint-gradle-api-26.5.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.2.1/lint-gradle-api-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vmsagbvq3nq5qxw66d2nwwpgima2g24n-lint-gradle-api-26.5.4.pom.drv'...
building '/nix/store/5x00ha82lkviyj8bxph1368h8g6hn2s5-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar.drv'...
100 2260 100 2260 0 0 50545 0 --:--:-- --:--:-- --:--:-- 51363
building '/nix/store/rrl5ldkznsjf8vnm1vg2jviq93fgr1h3-listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.3.1/lint-gradle-api-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27557 100 27557 0 0 472k 0 --:--:-- --:--:-- --:--:-- 480k
building '/nix/store/9x19dzk2ligv319y0pd0p4g4h4wz6bh8-loader-1.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.3.1/lint-gradle-api-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2265 100 2265 0 0 59895 0 --:--:-- --:--:-- --:--:-- 61216
building '/nix/store/z3mcvgj9syygv0f96nk92050c6ivp3l0-loader-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.5.4/lint-gradle-api-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20349 100 20349 0 0 425k 0 --:--:-- --:--:-- --:--:-- 432k
trying https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle-api/26.5.4/lint-gradle-api-26.5.4.pom
building '/nix/store/q63lvg2yf5gdxld3f8jmcixbbvrbwiyb-localStorage___localStorage_1.0.4.tgz.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2263 100 2263 0 0 50820 0 --:--:-- --:--:-- --:--:-- 51431
trying https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2199 100 2199 0 0 73826 0 --:--:-- --:--:-- --:--:-- 75827
building '/nix/store/fmzj70l9qgi6g3dcc3kc2xgqlmxq67jj-localbroadcastmanager-1.0.0.aar.drv'...
building '/nix/store/iprpdbw63kc2y0lsyxn2bmjw9jhjsmi6-localbroadcastmanager-1.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2278 100 2278 0 0 72679 0 --:--:-- --:--:-- --:--:-- 73483
building '/nix/store/fvlp8kg04w26ij7pzbkigmcgklvlbb2r-lodash.throttle___lodash.throttle_4.1.1.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33445 100 33445 0 0 553k 0 --:--:-- --:--:-- --:--:-- 563k
building '/nix/store/k0qswihz5ynrw2qswpbcaykvbzfrwwmv-lodash___lodash_4.17.19.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/loader/loader/1.0.0/loader-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2207 100 2207 0 0 47381 0 --:--:-- --:--:-- --:--:-- 47978
building '/nix/store/07ajcz5j43pf764ksfn78vk1x4hafswk-logkitty___logkitty_0.7.1.tgz.drv'...
trying https://registry.yarnpkg.com/localStorage/-/localStorage-1.0.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6808 100 6808 0 0 151k 0 --:--:-- --:--:-- --:--:-- 154k
building '/nix/store/8l22gckdyhp8apc4dmw635ac2010f1f2-lolex___lolex_5.1.2.tgz.drv'...
100 2554 100 2554 0 0 17938 0 --:--:-- --:--:-- --:--:-- 17985
trying https://dl.google.com/dl/android/maven2/androidx/localbroadcastmanager/localbroadcastmanager/1.0.0/localbroadcastmanager-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1636 100 1636 0 0 35343 0 --:--:-- --:--:-- --:--:-- 35565
trying https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz
building '/nix/store/5krcjgmliy1mpyyk25z83i9z9w4h13r3-lombok-ast-0.2.3.jar.drv'...
building '/nix/store/jnaijkbna2zjgv2bp8sz3m6r22ly488b-lombok-ast-0.2.3.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5554 100 5554 0 0 66766 0 --:--:-- --:--:-- --:--:-- 66915
trying https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lazbnwqk1xmajp6pxq52m6pq6ik5hnqp-lottie-3.4.4.aar.drv'...
100 307k 100 307k 0 0 2769k 0 --:--:-- --:--:-- --:--:-- 2774k
trying https://registry.yarnpkg.com/logkitty/-/logkitty-0.7.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/zmysb7qish3wcbajgglwiqjh3cfwch3c-lottie-3.4.4.pom.drv'...
100 27384 100 27384 0 0 360k 0 --:--:-- --:--:-- --:--:-- 361k
building '/nix/store/78kh76d9rb7zljab0f3l6jxwbxcd02lv-lottie_ios___lottie_ios_3.2.3.tgz.drv'...
trying https://registry.yarnpkg.com/lolex/-/lolex-5.1.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 32080 100 32080 0 0 439k 0 --:--:-- --:--:-- --:--:-- 441k
building '/nix/store/vhq00rj7yimhyggfqz9vp25wa81xngcf-lottie_react_native___lottie_react_native_5.1.3.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/android/tools/external/lombok/lombok-ast/0.2.3/lombok-ast-0.2.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2037 100 2037 0 0 73588 0 --:--:-- --:--:-- --:--:-- 75444
trying https://repo.maven.apache.org/maven2/com/airbnb/android/lottie/3.4.4/lottie-3.4.4.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/z2fmd420x6idlzahv4y75rh72c0b93dw-macrovich-0.2.1.jar.drv'...
100 703k 100 703k 0 0 13.0M 0 --:--:-- --:--:-- --:--:-- 13.2M
100 356k 100 356k 0 0 7583k 0 --:--:-- --:--:-- --:--:-- 7753k
building '/nix/store/m032cacrrzn1kvhssplzfx76gick5wr0-macrovich-0.2.1.pom.drv'...
building '/nix/store/lzl00jid7kzfdxiyyxhcc25zzkm039gp-make_dir___make_dir_3.0.2.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/airbnb/android/lottie/3.4.4/lottie-3.4.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1577 100 1577 0 0 56039 0 --:--:-- --:--:-- --:--:-- 56321
building '/nix/store/79h82afzc8vfdayc23822c707g92j0i7-manifest-merger-24.1.3.jar.drv'...
trying https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.2.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 169k 100 169k 0 0 1714k 0 --:--:-- --:--:-- --:--:-- 1726k
building '/nix/store/68x3pqhh624pv73xysxl9iv7ygw3rlyi-manifest-merger-24.1.3.pom.drv'...
trying https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-5.1.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/net/cgrand/macrovich/0.2.1/macrovich-0.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 88895 100 88895 0 0 1021k 0 --:--:-- --:--:-- --:--:-- 1033k
building '/nix/store/8hbnvy3m8n12kq6ffndjj75xp6wwymw4-manifest-merger-24.3.1.jar.drv'...
100 9985 100 9985 0 0 281k 0 --:--:-- --:--:-- --:--:-- 286k
trying https://repo.clojars.org/net/cgrand/macrovich/0.2.1/macrovich-0.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/4jvp1qc6sfgqljr884qnzrqsf12xxs1h-manifest-merger-24.3.1.pom.drv'...
100 2756 100 2756 0 0 61259 0 --:--:-- --:--:-- --:--:-- 62636
trying https://registry.yarnpkg.com/make-dir/-/make-dir-3.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/yspwa55cmj6zcan3fqfz946lrb4n7c8h-manifest-merger-24.5.0.jar.drv'...
100 3812 100 3812 0 0 52518 0 --:--:-- --:--:-- --:--:-- 52219
building '/nix/store/yb0x4v2wwbsnids29sffpk072xjvgps5-manifest-merger-24.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/manifest-merger/24.1.3/manifest-merger-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 177k 100 177k 0 0 4245k 0 --:--:-- --:--:-- --:--:-- 4333k
building '/nix/store/9vcgjpzpgisz34pq5bpjmmc4q6zj9bcx-manifest-merger-26.0.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/manifest-merger/24.1.3/manifest-merger-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1989 100 1989 0 0 58407 0 --:--:-- --:--:-- --:--:-- 60272
building '/nix/store/glsfvm0z5asii6kybf2r9f3v5k8wbabn-manifest-merger-26.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/manifest-merger/24.3.1/manifest-merger-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 171k 100 171k 0 0 4096k 0 --:--:-- --:--:-- --:--:-- 4177k
building '/nix/store/5vj29d6h9z05h3j8gl2gznfyly45yf0q-manifest-merger-26.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/manifest-merger/24.3.1/manifest-merger-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1989 100 1989 0 0 64014 0 --:--:-- --:--:-- --:--:-- 66300
building '/nix/store/p0ivl0g353lkxlv53mq38rq899k0wnda-manifest-merger-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/manifest-merger/24.5.0/manifest-merger-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 168k 100 168k 0 0 4032k 0 --:--:-- --:--:-- --:--:-- 4098k
building '/nix/store/f0py6nh963qwcaidaxcxagc41n75r8vl-manifest-merger-26.1.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/manifest-merger/24.5.0/manifest-merger-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1989 100 1989 0 0 47767 0 --:--:-- --:--:-- --:--:-- 48512
building '/nix/store/sar11cbyix3lnymmvma1aqw9zyh3qn8v-manifest-merger-26.1.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.0/manifest-merger-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.0/manifest-merger-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 152k 100 152k 0 0 1884k 0 --:--:-- --:--:-- --:--:-- 1908k
100 2705 100 2705 0 0 37444 0 --:--:-- --:--:-- --:--:-- 37569
building '/nix/store/3lrjvq38idh8nfgkl5m9kysmswcjxkbi-manifest-merger-26.2.1.jar.drv'...
building '/nix/store/s0ccib509y3s2icpbb3805z0ch08x1ld-manifest-merger-26.2.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.1/manifest-merger-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 152k 100 152k 0 0 1792k 0 --:--:-- --:--:-- --:--:-- 1799k
building '/nix/store/p7v24ckwmvs553csk47h8i996pp1bngs-manifest-merger-26.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.0.1/manifest-merger-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2705 100 2705 0 0 36771 0 --:--:-- --:--:-- --:--:-- 36554
building '/nix/store/ddi9siby8qrd60kvhydpi41x9b629dqf-manifest-merger-26.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.1.4/manifest-merger-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 179k 100 179k 0 0 2130k 0 --:--:-- --:--:-- --:--:-- 2140k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.1.4/manifest-merger-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/f8nf89qa4ccdzfn2w7d4c49ac656hn75-manifest-merger-26.5.4.jar.drv'...
100 2896 100 2896 0 0 61691 0 --:--:-- --:--:-- --:--:-- 62956
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.2.1/manifest-merger-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vr422r3xxvwnyxy4hanp3n19bldgjfx1-manifest-merger-26.5.4.pom.drv'...
100 184k 100 184k 0 0 2298k 0 --:--:-- --:--:-- --:--:-- 2305k
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.2.1/manifest-merger-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/907sn1j3kw820ip1cwd0qv05s8nzgka7-material-1.0.0.aar.drv'...
100 2232 100 2232 0 0 47187 0 --:--:-- --:--:-- --:--:-- 47489
building '/nix/store/d7n02f167vhz51xbdi0k2g06b9kkamqg-material-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.3.1/manifest-merger-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 199k 100 199k 0 0 2453k 0 --:--:-- --:--:-- --:--:-- 2459k
building '/nix/store/w74jpq2i1axggm618r5i82ccm98s8n33-material-1.2.0-alpha03.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.3.1/manifest-merger-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2232 100 2232 0 0 50452 0 --:--:-- --:--:-- --:--:-- 50727
building '/nix/store/m78srf3rhhkjagbai81ixzllfyaayajw-material-1.2.0-alpha03.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.5.4/manifest-merger-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 193k 100 193k 0 0 2330k 0 --:--:-- --:--:-- --:--:-- 2335k
building '/nix/store/msig74pa3g11dln58jckcj3iqyqzkn9c-media-1.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/build/manifest-merger/26.5.4/manifest-merger-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2228 100 2228 0 0 47563 0 --:--:-- --:--:-- --:--:-- 48434
trying https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.0.0/material-1.0.0.aar
building '/nix/store/2s8jjvh4xr5rjx0jvggrm2ficszszvzj-media-1.0.0.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 566k 100 566k 0 0 9159k 0 --:--:-- --:--:-- --:--:-- 9290k
trying https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.0.0/material-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/j9pk6hkjg7rjq3pqlh5h3h4cigrscg6z-medley-0.8.2.jar.drv'...
100 4351 100 4351 0 0 97405 0 --:--:-- --:--:-- --:--:-- 96688
building '/nix/store/s5c95ilghnx13lrc4x8cq2c26kd2lww4-medley-0.8.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.2.0-alpha03/material-1.2.0-alpha03.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/google/android/material/material/1.2.0-alpha03/material-1.2.0-alpha03.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5055 100 5055 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k
building '/nix/store/2zv0lp8disyf6m3yl3nbd433fkasy7kb-memory-type-ashmem-2.2.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/media/media/1.0.0/media-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 330k 100 330k 0 0 5869k 0 --:--:-- --:--:-- --:--:-- 5907k
trying https://dl.google.com/dl/android/maven2/androidx/media/media/1.0.0/media-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2vmibsp32ap2drajsqqmdkg53cqsz0va-memory-type-ashmem-2.2.0.pom.drv'...
100 1059k 100 1059k 0 0 3270k 0 --:--:-- --:--:-- --:--:-- 3280k
100 2009 100 2009 0 0 44699 0 --:--:-- --:--:-- --:--:-- 45659
building '/nix/store/dr9x2d8zar84x2v03rhwkr90f86ycbgj-memory-type-java-2.2.0.aar.drv'...
building '/nix/store/n3bwfqp6rpxcvkm57vycynaxvnmy63qk-memory-type-java-2.2.0.pom.drv'...
trying https://repo.clojars.org/medley/medley/0.8.2/medley-0.8.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7618 100 7618 0 0 226k 0 --:--:-- --:--:-- --:--:-- 232k
trying https://repo.clojars.org/medley/medley/0.8.2/medley-0.8.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2930 100 2930 0 0 83571 0 --:--:-- --:--:-- --:--:-- 86176
building '/nix/store/v13a5vv5y5mg9inx2ngyj51kw3f2318h-memory-type-native-2.2.0.aar.drv'...
building '/nix/store/zscl3h8rvyh69zj17qvk1y5591y74p4a-memory-type-native-2.2.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/memory-type-ashmem/2.2.0/memory-type-ashmem-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5453 100 5453 0 0 61744 0 --:--:-- --:--:-- --:--:-- 61965
building '/nix/store/y6vg5pkiin3lcm56m3g09pckwp14kaff-merge_options___merge_options_3.0.4.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/memory-type-ashmem/2.2.0/memory-type-ashmem-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2704 100 2704 0 0 82853 0 --:--:-- --:--:-- --:--:-- 84500
trying https://plugins.gradle.org/m2/com/facebook/fresco/memory-type-java/2.2.0/memory-type-java-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://plugins.gradle.org/m2/com/facebook/fresco/memory-type-java/2.2.0/memory-type-java-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b8a8865s2fnz4xikcp2gf2w2imn4q316-metadata-extractor-2.9.1.jar.drv'...
trying https://plugins.gradle.org/m2/com/facebook/fresco/memory-type-native/2.2.0/memory-type-native-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://plugins.gradle.org/m2/com/facebook/fresco/memory-type-native/2.2.0/memory-type-native-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/merge-options/-/merge-options-3.0.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4096 100 4096 0 0 50006 0 --:--:-- --:--:-- --:--:-- 50567
building '/nix/store/1c54bkqdmf2vql8qrg737pl6bp4vval8-metadata-extractor-2.9.1.pom.drv'...
100 5028 100 5028 0 0 9117 0 --:--:-- --:--:-- --:--:-- 9117
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2889 100 2889 0 0 5136 0 --:--:-- --:--:-- --:--:-- 5136
trying https://repo.maven.apache.org/maven2/com/drewnoakes/metadata-extractor/2.9.1/metadata-extractor-2.9.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/cjxxym3kl20d0in1hk5phh0yxr397qyj-metro___metro_0.58.0.tgz.drv'...
building '/nix/store/clxca00bq0jjwmg0444qn73a6qrkfmxj-metro_babel_register___metro_babel_register_0.58.0.tgz.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 369k 100 369k 0 0 6725k 0 --:--:-- --:--:-- --:--:-- 6841k
building '/nix/store/cyrgsbpx3nvidnkrbikn1a9mdgy33qpz-metro_babel_register___metro_babel_register_0.59.0.tgz.drv'...
100 5361 100 5361 0 0 9638 0 --:--:-- --:--:-- --:--:-- 9638
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3273 100 3273 0 0 5868 0 --:--:-- --:--:-- --:--:-- 5868
building '/nix/store/mswhplcbm462g45wm3qww2pdaj3z30f0-metro_babel_transformer___metro_babel_transformer_0.58.0.tgz.drv'...
building '/nix/store/b2zaj35blw7bm9kbgz85k4h27z1h9wvv-metro_babel_transformer___metro_babel_transformer_0.59.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/drewnoakes/metadata-extractor/2.9.1/metadata-extractor-2.9.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9887 100 9887 0 0 328k 0 --:--:-- --:--:-- --:--:-- 332k
building '/nix/store/b5b0ww0wc2aw9m5ldvqsw8blfl47d3hb-metro_cache___metro_cache_0.58.0.tgz.drv'...
trying https://registry.yarnpkg.com/metro/-/metro-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/metro-babel-register/-/metro-babel-register-0.59.0.tgz
trying https://registry.yarnpkg.com/metro-babel-register/-/metro-babel-register-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 203k 100 203k 0 0 1918k 0 --:--:-- --:--:-- --:--:-- 1921k
building '/nix/store/mhrvy3jqndidakav76446k9p4h7c844x-metro_config___metro_config_0.58.0.tgz.drv'...
100 1671 100 1671 0 0 19648 0 --:--:-- --:--:-- --:--:-- 19892
100 1447 100 1447 0 0 19686 0 --:--:-- --:--:-- --:--:-- 19821
building '/nix/store/spmnfp8rf65x8b0m3pxp9wg8gcqn4ss6-metro_core___metro_core_0.58.0.tgz.drv'...
building '/nix/store/wbi4jlvc3s0bgni0j5gj58ka68nm7437-metro_inspector_proxy___metro_inspector_proxy_0.58.0.tgz.drv'...
trying https://registry.yarnpkg.com/metro-babel-transformer/-/metro-babel-transformer-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1531 100 1531 0 0 18282 0 --:--:-- --:--:-- --:--:-- 18445
trying https://registry.yarnpkg.com/metro-babel-transformer/-/metro-babel-transformer-0.59.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/bvi40j3wars93gm71lzspnfvw5ywc2av-metro_minify_uglify___metro_minify_uglify_0.58.0.tgz.drv'...
100 1585 100 1585 0 0 10325 0 --:--:-- --:--:-- --:--:-- 10359
building '/nix/store/fv9bgc686f2mycwh9pyaphhdbhdf29k4-metro_react_native_babel_preset___metro_react_native_babel_preset_0.58.0.tgz.drv'...
trying https://registry.yarnpkg.com/metro-cache/-/metro-cache-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6074 100 6074 0 0 84034 0 --:--:-- --:--:-- --:--:-- 84361
building '/nix/store/7y6b21n34nx34154fa1227nmjzh4pixk-metro_react_native_babel_preset___metro_react_native_babel_preset_0.59.0.tgz.drv'...
trying https://registry.yarnpkg.com/metro-config/-/metro-config-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12363 100 12363 0 0 149k 0 --:--:-- --:--:-- --:--:-- 150k
building '/nix/store/y8r3c97fwxkd3pzl3ypf1c8p82zpnwqv-metro_react_native_babel_transformer___metro_react_native_babel_transformer_0.58.0.tgz.drv'...
trying https://registry.yarnpkg.com/metro-core/-/metro-core-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6003 100 6003 0 0 85981 0 --:--:-- --:--:-- --:--:-- 87000
trying https://registry.yarnpkg.com/metro-inspector-proxy/-/metro-inspector-proxy-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/metro-minify-uglify/-/metro-minify-uglify-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7j1lhf51mmfsj44pnrda6xzxwnpal3yn-metro_react_native_babel_transformer___metro_react_native_babel_transformer_0.59.0.tgz.drv'...
100 10183 100 10183 0 0 135k 0 --:--:-- --:--:-- --:--:-- 136k
100 1624 100 1624 0 0 22839 0 --:--:-- --:--:-- --:--:-- 23200
trying https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/b3mlv8kdl5gck0hv5izrays0maadjh86-metro_resolver___metro_resolver_0.58.0.tgz.drv'...
building '/nix/store/qz1gjfpd4y82z526vdgv40xgxkf5qc9v-metro_source_map___metro_source_map_0.58.0.tgz.drv'...
100 4739 100 4739 0 0 59022 0 --:--:-- --:--:-- --:--:-- 58506
trying https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.59.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/r1ybpq54m8ll1grq81i29yc48f2sv3i8-metro_source_map___metro_source_map_0.59.0.tgz.drv'...
100 4792 100 4792 0 0 64419 0 --:--:-- --:--:-- --:--:-- 64756
building '/nix/store/mnjxh7yww1fkfd6pqmn1wvgiqs6l8p2h-metro_symbolicate___metro_symbolicate_0.58.0.tgz.drv'...
trying https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3813 100 3813 0 0 52611 0 --:--:-- --:--:-- --:--:-- 52958
building '/nix/store/81smdmyslh0znp3ic8m7yxhnjxajvisg-metro_symbolicate___metro_symbolicate_0.59.0.tgz.drv'...
trying https://registry.yarnpkg.com/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.59.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3813 100 3813 0 0 41213 0 --:--:-- --:--:-- --:--:-- 41445
building '/nix/store/qlm7np543i17l82dbbz9mj88y8rd65kq-mime_db___mime_db_1.23.0.tgz.drv'...
trying https://registry.yarnpkg.com/metro-resolver/-/metro-resolver-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8437 100 8437 0 0 113k 0 --:--:-- --:--:-- --:--:-- 114k
trying https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/84c4jxfql8rkk8z2z10m08jzi81pnv8d-mime_types___mime_types_2.1.11.tgz.drv'...
100 31085 100 31085 0 0 423k 0 --:--:-- --:--:-- --:--:-- 427k
trying https://registry.yarnpkg.com/metro-source-map/-/metro-source-map-0.59.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1abr6yv2ll7jv7yx1973n044kpr90sbb-minipass___minipass_2.9.0.tgz.drv'...
100 31035 100 31035 0 0 396k 0 --:--:-- --:--:-- --:--:-- 398k
100 89161 100 89161 0 0 992k 0 --:--:-- --:--:-- --:--:-- 1000k
building '/nix/store/y95adwl6mghyvqh04ij84zy43shlh87w-minizlib___minizlib_1.3.3.tgz.drv'...
building '/nix/store/1hdcvpqr8v9yclndiml456maf5hklfff-mockdate___mockdate_3.0.5.tgz.drv'...
trying https://registry.yarnpkg.com/metro-symbolicate/-/metro-symbolicate-0.59.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 89119 100 89119 0 0 977k 0 --:--:-- --:--:-- --:--:-- 977k
building '/nix/store/y29b41ajahpfsixck6wjr18f8wqc26bg-mojo-parent-34.pom.drv'...
trying https://registry.yarnpkg.com/mime-db/-/mime-db-1.23.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23272 100 23272 0 0 318k 0 --:--:-- --:--:-- --:--:-- 320k
building '/nix/store/1zm7sbcl3kp0fz6as0q156rn4jjgp5bw-mojo-parent-40.pom.drv'...
trying https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.11.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/minipass/-/minipass-2.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12218 100 12218 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k
building '/nix/store/3l446vf0ndnwffk32vqb30hyg5yk0bs4-mojo-parent-65.pom.drv'...
100 4279 100 4279 0 0 54209 0 --:--:-- --:--:-- --:--:-- 54858
building '/nix/store/09m847whk94k8csvfj4zil70fkb08ayx-mri___mri_1.1.4.tgz.drv'...
trying https://registry.yarnpkg.com/minizlib/-/minizlib-1.3.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5771 100 5771 0 0 82193 0 --:--:-- --:--:-- --:--:-- 82442
trying https://registry.yarnpkg.com/mockdate/-/mockdate-3.0.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/z15gmw3155zwws6yi03j93z852d0wbk5-msgpack-0.6.12.jar.drv'...
100 4981 100 4981 0 0 63893 0 --:--:-- --:--:-- --:--:-- 64688
building '/nix/store/dnzvrgf1an04w8l7v71272yp69zrgi1v-msgpack-0.6.12.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 24338 100 24338 0 0 806k 0 --:--:-- --:--:-- --:--:-- 819k
building '/nix/store/kr01m3cy0k8wz0h0m93yf3yjhipxb66i-multidex-2.0.1.aar.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33621 100 33621 0 0 1102k 0 --:--:-- --:--:-- --:--:-- 1132k
building '/nix/store/0l1gl7cfr800k6pk4pdmq9yi50qz799d-multidex-2.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/65/mojo-parent-65.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 34693 100 34693 0 0 1043k 0 --:--:-- --:--:-- --:--:-- 1058k
building '/nix/store/l74zx84bv117m761xy5kl026v7zjqdfg-mustache___mustache_3.2.1.tgz.drv'...
trying https://registry.yarnpkg.com/mri/-/mri-1.1.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4006 100 4006 0 0 51844 0 --:--:-- --:--:-- --:--:-- 52025
building '/nix/store/pkhckz45j5ak2wlwzaz78zs9iml2yn5r-nativeimagefilters-2.0.0.aar.drv'...
trying https://repo1.maven.org/maven2/org/msgpack/msgpack/0.6.12/msgpack-0.6.12.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 276k 100 276k 0 0 5351k 0 --:--:-- --:--:-- --:--:-- 5321k
building '/nix/store/7zid6as7ngr7zhvm0z8j1bf5y4qlg39k-nativeimagefilters-2.0.0.pom.drv'...
trying https://repo1.maven.org/maven2/org/msgpack/msgpack/0.6.12/msgpack-0.6.12.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5689 100 5689 0 0 140k 0 --:--:-- --:--:-- --:--:-- 142k
building '/nix/store/r35zjmmv7s2xqji024diw4cm6i9mbjs7-nativeimagefilters-2.2.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/multidex/multidex/2.0.1/multidex-2.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 26747 100 26747 0 0 690k 0 --:--:-- --:--:-- --:--:-- 705k
building '/nix/store/jsi971rx8hc469isac8xyq3ikab199jq-nativeimagefilters-2.2.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/multidex/multidex/2.0.1/multidex-2.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1078 100 1078 0 0 28705 0 --:--:-- --:--:-- --:--:-- 29135
building '/nix/store/m0k1aik5g8i7m5ni9xvrr87mhad3h4nq-nativeimagetranscoder-2.0.0.aar.drv'...
trying https://registry.yarnpkg.com/mustache/-/mustache-3.2.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 32671 100 32671 0 0 362k 0 --:--:-- --:--:-- --:--:-- 366k
building '/nix/store/b4zi3dlwa2ngjzcnl4q9hwj1nwix427g-nativeimagetranscoder-2.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/nativeimagefilters/2.0.0/nativeimagefilters-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 43821 100 43821 0 0 1335k 0 --:--:-- --:--:-- --:--:-- 1380k
building '/nix/store/9hzslya5n7n9yymmc5bpyl5xgcdwzm9v-nativeimagetranscoder-2.2.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/nativeimagefilters/2.0.0/nativeimagefilters-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4182 100 4182 0 0 137k 0 --:--:-- --:--:-- --:--:-- 140k
building '/nix/store/vpb45xqqnhx39npybil1bga9kwqs6y8c-nativeimagetranscoder-2.2.0.pom.drv'...
trying https://plugins.gradle.org/m2/com/facebook/fresco/nativeimagefilters/2.2.0/nativeimagefilters-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://plugins.gradle.org/m2/com/facebook/fresco/nativeimagefilters/2.2.0/nativeimagefilters-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/nativeimagetranscoder/2.0.0/nativeimagetranscoder-2.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 764k 100 764k 0 0 13.6M 0 --:--:-- --:--:-- --:--:-- 13.8M
building '/nix/store/jdgawb7p8hb9ds24a5gknlz5bd07x9qm-nativeloader-0.8.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/nativeimagetranscoder/2.0.0/nativeimagetranscoder-2.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4216 100 4216 0 0 139k 0 --:--:-- --:--:-- --:--:-- 141k
building '/nix/store/mm319nyx63yhbd3w4b1lgmlsw1sv901w-nativeloader-0.8.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/nativeimagetranscoder/2.2.0/nativeimagetranscoder-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 765k 100 765k 0 0 13.4M 0 --:--:-- --:--:-- --:--:-- 13.5M
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/nativeimagetranscoder/2.2.0/nativeimagetranscoder-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/03dibws8hgnz1n6nvd0nrw2y14rizrfm-nativeloader-0.8.2.jar.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 55003 100 55003 0 0 93280 0 --:--:-- --:--:-- --:--:-- 93280
100 4220 100 4220 0 0 148k 0 --:--:-- --:--:-- --:--:-- 152k
building '/nix/store/gzzc3m95m7g439a0ils3n8fcg4x7z4bp-nativeloader-0.8.2.pom.drv'...
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4946 100 4946 0 0 8922 0 --:--:-- --:--:-- --:--:-- 8922
building '/nix/store/f2xhgpfmxf8nsy5a158cz1yxhgmxkc76-nativeloader-0.9.0.jar.drv'...
building '/nix/store/w00npsz726wfwsrcbnxpqnvkrlwg78bg-nativeloader-0.9.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/nativeloader/0.8.0/nativeloader-0.8.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2592 100 2592 0 0 86793 0 --:--:-- --:--:-- --:--:-- 89379
building '/nix/store/if0615d9a40l7v4f4sn27l7nrwl9qc4z-ndk-bundle-22.1.7171670.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/nativeloader/0.8.0/nativeloader-0.8.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 948 100 948 0 0 33728 0 --:--:-- --:--:-- --:--:-- 33857
building '/nix/store/jrlgx1pysgqd8j1wb46kbnrcivlq1w9h-nocache___nocache_2.1.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/nativeloader/0.8.2/nativeloader-0.8.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2591 100 2591 0 0 59824 0 --:--:-- --:--:-- --:--:-- 60255
building '/nix/store/cczhd75gmwifmz1rljmvd6g808wiwb90-node_fetch___node_fetch_1.7.3.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/nativeloader/0.8.2/nativeloader-0.8.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 948 100 948 0 0 33132 0 --:--:-- --:--:-- --:--:-- 33857
unpacking sources
unpacking source archive /nix/store/cr7iwyg4dj2bi66smp5mfwsi20whwnf3-android-ndk-r22b-linux-x86_64.zip
building '/nix/store/66162zxi41bm6f45h2vby2smqkpzfkz6-node_fetch___node_fetch_2.6.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/nativeloader/0.9.0/nativeloader-0.9.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3051 100 3051 0 0 60254 0 --:--:-- --:--:-- --:--:-- 61020
building '/nix/store/3ly7hqydzp9c821cny38rxqipi427av6-node_libs_react_native___node_libs_react_native_1.2.1.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/nativeloader/0.9.0/nativeloader-0.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 948 100 948 0 0 30279 0 --:--:-- --:--:-- --:--:-- 30580
building '/nix/store/jd3wm25dvbyvglbw9khdqg7q8q1f7xw4-node_notifier___node_notifier_6.0.0.tgz.drv'...
trying https://registry.yarnpkg.com/nocache/-/nocache-2.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2364 100 2364 0 0 25812 0 --:--:-- --:--:-- --:--:-- 25978
building '/nix/store/7r9lc25cndlqpp9pykrpfa4471ljz87x-node_releases___node_releases_1.1.53.tgz.drv'...
trying https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27217 100 27217 0 0 312k 0 --:--:-- --:--:-- --:--:-- 316k
building '/nix/store/qxdj8za5vnf01ggqja1wxcfvq4m7wpsr-node_stream_zip___node_stream_zip_1.9.2.tgz.drv'...
100 42792 100 42792 0 0 518k 0 --:--:-- --:--:-- --:--:-- 522k
building '/nix/store/s7k8fr51p3bgkraq3l3q9rqms8iy3kq0-nodemon___nodemon_2.0.16.tgz.drv'...
trying https://registry.yarnpkg.com/node-libs-react-native/-/node-libs-react-native-1.2.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/node-notifier/-/node-notifier-6.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.53.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1925k 100 1925k 0 0 13.4M 0 --:--:-- --:--:-- --:--:-- 13.5M
building '/nix/store/kqjs10m053j72i68xiqj189yr2jrbb2z-normalize_svg_path___normalize_svg_path_1.0.1.tgz.drv'...
100 11408 100 11408 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k
building '/nix/store/w86xcyd9q1sm3xzinh6rjxqyp9221z2n-npmlog___npmlog_5.0.1.tgz.drv'...
trying https://registry.yarnpkg.com/node-stream-zip/-/node-stream-zip-1.9.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.16.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 57289 100 57289 0 0 477k 0 --:--:-- --:--:-- --:--:-- 482k
building '/nix/store/34k8fng38p1h06zxk7chqfral4wd1950-nrepl-0.7.0.jar.drv'...
100 10627 100 10627 0 0 33699 0 --:--:-- --:--:-- --:--:-- 33629
building '/nix/store/d4kvvgh17h2gi2z08m0363crsh3ncbr4-nrepl-0.7.0.pom.drv'...
100 4904 100 4904 0 0 6282 0 --:--:-- --:--:-- --:--:-- 6279
trying https://registry.yarnpkg.com/normalize-svg-path/-/normalize-svg-path-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/y31yqci89lrpllrr2p301q90sx9flgvg-nullthrows___nullthrows_1.1.1.tgz.drv'...
100 4103 100 4103 0 0 53949 0 --:--:-- --:--:-- --:--:-- 54706
trying https://registry.yarnpkg.com/npmlog/-/npmlog-5.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/nms8ipgq60ng20xd1g05mmpizy08fqxj-number_to_bn___number_to_bn_1.7.0.tgz.drv'...
100 5901 100 5901 0 0 81705 0 --:--:-- --:--:-- --:--:-- 81958
building '/nix/store/w76kidkcbqmmj7fk8r97fx3n393vb0v6-ob1___ob1_0.58.0.tgz.drv'...
trying https://repo.clojars.org/nrepl/nrepl/0.7.0/nrepl-0.7.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/nrepl/nrepl/0.7.0/nrepl-0.7.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3374 100 3374 0 0 96557 0 --:--:-- --:--:-- --:--:-- 99235
building '/nix/store/gs26hy5w64r652f2ccf088vhbilh7k45-ob1___ob1_0.59.0.tgz.drv'...
trying https://registry.yarnpkg.com/nullthrows/-/nullthrows-1.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/ob1/-/ob1-0.58.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/number-to-bn/-/number-to-bn-1.7.0.tgz
100 1725 100 1725 0 0 23347 0 --:--:-- --:--:-- --:--:-- 23630
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wj8sz46gnqsq8piw6ra6s4i39qsyjqa1-objenesis-3.2.jar.drv'...
100 1949 100 1949 0 0 24693 0 --:--:-- --:--:-- --:--:-- 24987
building '/nix/store/w93nka9k07jii3q8qicnryahi8bpkgvl-objenesis-3.2.pom.drv'...
100 53481 100 53481 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k
100 89923 100 89923 0 0 882k 0 --:--:-- --:--:-- --:--:-- 887k
building '/nix/store/wxhdcj2dlrvh0qavqqkkmp0p292fis76-objenesis-parent-3.2.pom.drv'...
building '/nix/store/56ddna492f6kwarw4i24g3hin85nnvfj-okhttp-3.12.1.jar.drv'...
trying https://registry.yarnpkg.com/ob1/-/ob1-0.59.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1949 100 1949 0 0 23582 0 --:--:-- --:--:-- --:--:-- 23768
building '/nix/store/ci56lqr48iakr39x2vk62iwv14dx2g9r-okhttp-3.12.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.2/objenesis-3.2.pom
trying https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
100 49414 100 49414 0 0 1373k 0 --:--:-- --:--:-- --:--:-- 1378k
building '/nix/store/r2j5msa5j14fm44s9gg8gl40asavfsak-okhttp-3.12.12.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3007 100 3007 0 0 99k 0 --:--:-- --:--:-- --:--:-- 101k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 18229 100 18229 0 0 644k 0 --:--:-- --:--:-- --:--:-- 659k
building '/nix/store/8sm8xjhakrhv7fh8yg8gwipsk2gq8dh7-okhttp-3.12.12.pom.drv'...
building '/nix/store/isyihsybj52f6s50b4zdnmvfdc4h6ck7-okhttp-3.9.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.12.1/okhttp-3.12.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 412k 100 412k 0 0 7597k 0 --:--:-- --:--:-- --:--:-- 7645k
building '/nix/store/jbkxdvjbf3vqylw7f51gm5s8ha37rx4c-okhttp-3.9.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.12.1/okhttp-3.12.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2467 100 2467 0 0 82074 0 --:--:-- --:--:-- --:--:-- 85068
building '/nix/store/pd0yhlwnfb8adb21aa3h6iv0qq7z66w8-okhttp-5.0.0-alpha.10.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.12.12/okhttp-3.12.12.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2469 100 2469 0 0 86546 0 --:--:-- --:--:-- --:--:-- 88178
building '/nix/store/svwywfwi31wga1m9hr70ac44gdqql489-okhttp-5.0.0-alpha.10.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.12.12/okhttp-3.12.12.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 417k 100 417k 0 0 8901k 0 --:--:-- --:--:-- --:--:-- 8886k
building '/nix/store/fahvv5zizj24q9h42d171qxri491x09l-okhttp-jvm-5.0.0-alpha.10.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.9.1/okhttp-3.9.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 396k 100 396k 0 0 4447k 0 --:--:-- --:--:-- --:--:-- 4457k
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/3.9.1/okhttp-3.9.1.pom
building '/nix/store/vyi6pfkha0lix0k1vlpz2wk5qwg0y0yz-okhttp-jvm-5.0.0-alpha.10.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1692 100 1692 0 0 53578 0 --:--:-- --:--:-- --:--:-- 54580
building '/nix/store/fl2pp2am88bbq1wik7sliwzx9dlh7ndh-okhttp-tls-3.12.12.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/5.0.0-alpha.10/okhttp-5.0.0-alpha.10.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13572 100 13572 0 0 269k 0 --:--:-- --:--:-- --:--:-- 270k
building '/nix/store/y08d4z3ljgjwwsgmxi51l5lb7s5mjfr1-okhttp-tls-3.12.12.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/5.0.0-alpha.10/okhttp-5.0.0-alpha.10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1691 100 1691 0 0 54048 0 --:--:-- --:--:-- --:--:-- 54548
building '/nix/store/78fr3pja8yivb10pbc5n2a5rqf0ibzz0-okhttp-urlconnection-3.12.12.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-jvm/5.0.0-alpha.10/okhttp-jvm-5.0.0-alpha.10.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 839k 100 839k 0 0 14.7M 0 --:--:-- --:--:-- --:--:-- 14.9M
building '/nix/store/xlr89z01f2ykgxsz7m3gapzdvsj0br14-okhttp-urlconnection-3.12.12.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-jvm/5.0.0-alpha.10/okhttp-jvm-5.0.0-alpha.10.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2062 100 2062 0 0 68884 0 --:--:-- --:--:-- --:--:-- 71103
building '/nix/store/grvlmibyb44xrdv93q0rr0pckv0pq8z7-okhttp3-integration-4.12.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-tls/3.12.12/okhttp-tls-3.12.12.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13755 100 13755 0 0 370k 0 --:--:-- --:--:-- --:--:-- 373k
building '/nix/store/nfkkicxabdpypwsdfsi2kzbrh918q5js-okhttp3-integration-4.12.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-tls/3.12.12/okhttp-tls-3.12.12.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2086 100 2086 0 0 73368 0 --:--:-- --:--:-- --:--:-- 74500
building '/nix/store/5yymwhn1h6m4yfwmhxrvh51a919lh7zw-okio-1.15.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-urlconnection/3.12.12/okhttp-urlconnection-3.12.12.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 34079 100 34079 0 0 1017k 0 --:--:-- --:--:-- --:--:-- 1040k
building '/nix/store/xmx4ycr6q7r30nyjwm4fcb5cz842dj39-okio-1.15.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp-urlconnection/3.12.12/okhttp-urlconnection-3.12.12.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2659 100 2659 0 0 74188 0 --:--:-- --:--:-- --:--:-- 75971
building '/nix/store/6nwxhkqzl6p508ssk8ra2zrk2l0ri02x-okio-1.17.4.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/okhttp3-integration/4.12.0/okhttp3-integration-4.12.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8365 100 8365 0 0 295k 0 --:--:-- --:--:-- --:--:-- 302k
building '/nix/store/nisndlh3lk79nxmkpykd7jm4lm9119j5-okio-1.17.4.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/github/bumptech/glide/okhttp3-integration/4.12.0/okhttp3-integration-4.12.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1987 100 1987 0 0 68094 0 --:--:-- --:--:-- --:--:-- 68517
building '/nix/store/p9bg6w11skzzlgg8qp1n6aw85y0q5336-okio-3.2.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.15.0/okio-1.15.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 88732 100 88732 0 0 2190k 0 --:--:-- --:--:-- --:--:-- 2221k
building '/nix/store/jp93k0bx2yl7z5zhdj9hdyn8did1r5m6-okio-3.2.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.15.0/okio-1.15.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1982 100 1982 0 0 36945 0 --:--:-- --:--:-- --:--:-- 37396
building '/nix/store/5vlhzl4byl5p20gp67gla8z45i2m5zvq-okio-jvm-3.2.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.4/okio-1.17.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92188 100 92188 0 0 2441k 0 --:--:-- --:--:-- --:--:-- 2500k
building '/nix/store/b0iqw3vm7a35qld6r72rvyhsyp8m7sin-okio-jvm-3.2.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio/1.17.4/okio-1.17.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1982 100 1982 0 0 66646 0 --:--:-- --:--:-- --:--:-- 68344
building '/nix/store/g0g0p87yjic7cf515j4lq0rm0an53gjn-okio-parent-1.15.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25503 100 25503 0 0 845k 0 --:--:-- --:--:-- --:--:-- 858k
building '/nix/store/ljgrrqmvkqwbnrfb2mjdfi0z9rzlkipy-okio-parent-1.17.4.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.2.0/okio-3.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1645 100 1645 0 0 19939 0 --:--:-- --:--:-- --:--:-- 20060
building '/nix/store/bayk5r6k0xgkyqfw3pv31vmswavdrmap-oops-0.7.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.2.0/okio-jvm-3.2.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 337k 100 337k 0 0 7322k 0 --:--:-- --:--:-- --:--:-- 7489k
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.2.0/okio-jvm-3.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1857 100 1857 0 0 59868 0 --:--:-- --:--:-- --:--:-- 61900
building '/nix/store/7kbix3pv4afc6r1z9p74frbwscnnap1h-oops-0.7.0.pom.drv'...
building '/nix/store/30jnkr7lv4ic16qdvr4p7fr9qcw77lgy-org.abego.treelayout.core-1.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.15.0/okio-parent-1.15.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4863 100 4863 0 0 167k 0 --:--:-- --:--:-- --:--:-- 169k
building '/nix/store/v006dwqrhyzfi8sfs4lxljkasj4h0dq0-org.abego.treelayout.core-1.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okio/okio-parent/1.17.4/okio-parent-1.17.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4863 100 4863 0 0 170k 0 --:--:-- --:--:-- --:--:-- 175k
building '/nix/store/zb9lxxg9n3pim4ab3611sbvx5ish0pc4-org.jacoco.build-0.7.4.201502262128.pom.drv'...
trying https://repo.clojars.org/binaryage/oops/0.7.0/oops-0.7.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 36745 100 36745 0 0 1016k 0 --:--:-- --:--:-- --:--:-- 1025k
building '/nix/store/5ij9ryrv143y4qpnjnzj8hhxy8n9yn9g-org.jacoco.build-0.8.8.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25515 100 25515 0 0 696k 0 --:--:-- --:--:-- --:--:-- 711k
building '/nix/store/vcx5y836vyxaqj39i1vvbyg1yc53pvvz-org.jacoco.core-0.7.4.201502262128.jar.drv'...
trying https://repo.clojars.org/binaryage/oops/0.7.0/oops-0.7.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2779 100 2779 0 0 70454 0 --:--:-- --:--:-- --:--:-- 71256
trying https://repo.maven.apache.org/maven2/org/abego/treelayout/org.abego.treelayout.core/1.0.1/org.abego.treelayout.core-1.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/4mxbp2lhp8pm9w24my5s61md4452bvms-org.jacoco.core-0.7.4.201502262128.pom.drv'...
100 3103 100 3103 0 0 81975 0 --:--:-- --:--:-- --:--:-- 83864
building '/nix/store/mlqv23nsn2k1k9fmpx4rs2vjbplrirm7-org.jacoco.core-0.8.8.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.8/org.jacoco.build-0.8.8.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 36324 100 36324 0 0 1034k 0 --:--:-- --:--:-- --:--:-- 1043k
building '/nix/store/bbf965mkay7ncgdxb9f2gf7bfdf21746-org.jacoco.core-0.8.8.pom.drv'...
100 43559 100 43559 0 0 1339k 0 --:--:-- --:--:-- --:--:-- 1372k
trying https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar
building '/nix/store/fjzm4id0ipab1r830vivzcmr8sl0yx7q-org.jacoco.report-0.7.4.201502262128.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 132k 100 132k 0 0 3442k 0 --:--:-- --:--:-- --:--:-- 3494k
trying https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qrf71vyadk62gn84ca2pk13dnc2fz446-org.jacoco.report-0.7.4.201502262128.pom.drv'...
100 1224 100 1224 0 0 41322 0 --:--:-- --:--:-- --:--:-- 42206
trying https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.8/org.jacoco.core-0.8.8.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ydyphy4m37bs5ssrif2bfdxvwzwr77cr-oss-parent-7.pom.drv'...
100 197k 100 197k 0 0 3582k 0 --:--:-- --:--:-- --:--:-- 3596k
building '/nix/store/sz86i0hjigmbvb5hlj3q7wbdm35rz0fm-oss-parent-9.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.8/org.jacoco.core-0.8.8.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 139k 100 139k 0 0 3036k 0 --:--:-- --:--:-- --:--:-- 3097k
building '/nix/store/mvqzvfl83ycvcygi56vlayv0bbh4rrhr-ow2-1.3.pom.drv'...
100 2084 100 2084 0 0 27499 0 --:--:-- --:--:-- --:--:-- 27786
trying https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1359 100 1359 0 0 44225 0 --:--:-- --:--:-- --:--:-- 45300
building '/nix/store/xd3pvzygvvxynliwmkk5za7lxgcqikjf-ow2-1.5.pom.drv'...
building '/nix/store/a3bgsj2g4028qn1jhk8hfqlm74y94kvy-parent-3.12.1.pom.drv'...
trying https://tarballs.nixos.org/sha256/0m4lallnlhyfj3z24ispxzwvsxzaznhw6zsmk4j74sibr5kqh7xm
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4824 100 4824 0 0 98k 0 --:--:-- --:--:-- --:--:-- 0
building '/nix/store/1hvpinpkyfjw11fn1xih4bkl4g5gsb8m-parent-3.12.12.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6569 100 6569 0 0 181k 0 --:--:-- --:--:-- --:--:-- 183k
building '/nix/store/3vm8060wsnjmcbn4713p2g7b6prnm98m-parent-3.9.1.pom.drv'...
trying https://tarballs.nixos.org/sha256/1yr8hfx8gffpppa4ii6cvrsq029a6x8hzy7nsavxhs60s9kmq8ai
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 9509 100 9509 0 0 247k 0 --:--:-- --:--:-- --:--:-- 247k
building '/nix/store/r8yw1q6gimy9k08ladkb7mifpa2qqilh-parse5___parse5_5.1.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5/ow2-1.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11230 100 11230 0 0 378k 0 --:--:-- --:--:-- --:--:-- 391k
building '/nix/store/2h02pjycvfpwaq88gkzsv63zycmx4qsj-parse_headers___parse_headers_2.0.3.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.1/parent-3.12.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20338 100 20338 0 0 697k 0 --:--:-- --:--:-- --:--:-- 709k
building '/nix/store/rvy1cy7nwrxag8jgsbdnjfqvmxcna3f8-parse_node_version___parse_node_version_1.0.1.tgz.drv'...
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.12.12/parent-3.12.12.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20836 100 20836 0 0 628k 0 --:--:-- --:--:-- --:--:-- 635k
trying https://repo.maven.apache.org/maven2/com/squareup/okhttp3/parent/3.9.1/parent-3.9.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1w0zys0kd73b542wg6v091prc2bssf0s-parse_svg_path___parse_svg_path_0.1.2.tgz.drv'...
100 17685 100 17685 0 0 473k 0 --:--:-- --:--:-- --:--:-- 479k
building '/nix/store/046bk427y9p81ijn0wl0ziln1qb7gdn3-patch-maven-srcs.drv'...
trying https://registry.yarnpkg.com/parse5/-/parse5-5.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/1aaxzradw31nba26gpjy5mz361qlml32-pathom-2.2.31.jar.drv'...
100 63146 100 63146 0 0 717k 0 --:--:-- --:--:-- --:--:-- 725k
trying https://registry.yarnpkg.com/parse-headers/-/parse-headers-2.0.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/2lqkw1a2qr2x5g0156bzikwzfccrw4l2-pathom-2.2.31.pom.drv'...
100 6754 100 6754 0 0 90507 0 --:--:-- --:--:-- --:--:-- 91270
building '/nix/store/4l0zkbivyxk5l0x971gyc3jbdzpimzcf-pbkdf2___pbkdf2_3.0.8.tgz.drv'...
trying https://registry.yarnpkg.com/parse-node-version/-/parse-node-version-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2235 100 2235 0 0 28028 0 --:--:-- --:--:-- --:--:-- 28291
building '/nix/store/j4j5l17gfipxd0gc96l0j7kfpy37f8mp-piggieback-0.4.1.jar.drv'...
trying https://registry.yarnpkg.com/parse-svg-path/-/parse-svg-path-0.1.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2032 100 2032 0 0 28930 0 --:--:-- --:--:-- --:--:-- 29028
building '/nix/store/z3drxhnl5ak688ivx4frg3g2w853sbr7-piggieback-0.4.1.pom.drv'...
trying https://repo.clojars.org/com/wsscode/pathom/2.2.31/pathom-2.2.31.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 82287 100 82287 0 0 1955k 0 --:--:-- --:--:-- --:--:-- 2008k
building '/nix/store/ij9h3brnmmf3f16x969jni0fkzlz0jkq-pino___pino_6.13.3.tgz.drv'...
trying https://repo.clojars.org/com/wsscode/pathom/2.2.31/pathom-2.2.31.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5023 100 5023 0 0 157k 0 --:--:-- --:--:-- --:--:-- 158k
building '/nix/store/rryibgwh2db3laal98dgd3sjksqq2sh1-pino_pretty___pino_pretty_4.8.0.tgz.drv'...
trying https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2881 100 2881 0 0 33682 0 --:--:-- --:--:-- --:--:-- 33894
building '/nix/store/8mq0whvl75bb25phrn5n6hw6pc45f2m8-pino_std_serializers___pino_std_serializers_3.2.0.tgz.drv'...
trying https://repo.clojars.org/cider/piggieback/0.4.1/piggieback-0.4.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/cider/piggieback/0.4.1/piggieback-0.4.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2340 100 2340 0 0 12316 0 --:--:-- --:--:-- --:--:-- 12380
building '/nix/store/qavkni7sdq9yk2x52fiwqvhmvqabsbm7-platform-30_r03.zip.drv'...
trying https://registry.yarnpkg.com/pino/-/pino-6.13.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-4.8.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 73963 100 73963 0 0 660k 0 --:--:-- --:--:-- --:--:-- 656k
building '/nix/store/m76413f7j32zlwlx8pcvy8y7gf148zdz-plist___plist_3.0.1.tgz.drv'...
100 187k 100 187k 0 0 1908k 0 --:--:-- --:--:-- --:--:-- 1913k
building '/nix/store/ax6prybhf7xc78hw82mvnrgxg0rfa8aj-pn___pn_1.1.0.tgz.drv'...
100 10962 100 10962 0 0 23304 0 --:--:-- --:--:-- --:--:-- 23273
trying https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-3.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/45q7c7rsj6kihil1b31yw96d5rb1b7hn-pretty-0.1.33.jar.drv'...
100 6053 100 6053 0 0 83090 0 --:--:-- --:--:-- --:--:-- 84069
building '/nix/store/ysj5axwxihzas8aabdqd9fmp48dk5nbm-pretty-0.1.33.pom.drv'...
trying https://dl.google.com/android/repository/platform-30_r03.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/plist/-/plist-3.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 95553 100 95553 0 0 1014k 0 --:--:-- --:--:-- --:--:-- 1036k
building '/nix/store/w1d2xd6g2gdicjzdmcmm5400pfsqphb6-pretty_format___pretty_format_24.9.0.tgz.drv'...
100 49.9M 100 49.9M 0 0 89.1M 0 --:--:-- --:--:-- --:--:-- 89.1M
100 13907 100 13907 0 0 179k 0 --:--:-- --:--:-- --:--:-- 181k
trying https://repo.clojars.org/io/aviso/pretty/0.1.33/pretty-0.1.33.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 29583 100 29583 0 0 542k 0 --:--:-- --:--:-- --:--:-- 545k
trying https://repo.clojars.org/io/aviso/pretty/0.1.33/pretty-0.1.33.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2840 100 2840 0 0 71633 0 --:--:-- --:--:-- --:--:-- 72820
building '/nix/store/20xdzw46d3h60dj9k8wmbn0ziy5gvmd9-pretty_format___pretty_format_25.4.0.tgz.drv'...
building '/nix/store/skshs79aaj8gv0caigiy4dmgrrw644vi-print-1.0.0.aar.drv'...
building '/nix/store/q7y869fwsh8c778v90qbqwpgcf6akfnl-print-1.0.0.pom.drv'...
building '/nix/store/g3d2fq1p7zmia840ngqn140yabiiznp9-proguard-annotations-1.14.1.jar.drv'...
trying https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 186k 100 186k 0 0 1877k 0 --:--:-- --:--:-- --:--:-- 1885k
trying https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/g2xry9y44jzi7ms99sz8rm157plwki5d-platforms-30.drv'...
100 83570 100 83570 0 0 908k 0 --:--:-- --:--:-- --:--:-- 916k
trying https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15782 100 15782 0 0 392k 0 --:--:-- --:--:-- --:--:-- 395k
trying https://dl.google.com/dl/android/maven2/androidx/print/print/1.0.0/print-1.0.0.pom
building '/nix/store/0fylfpny7hb3qrbaikm56nzp33m6vd1z-proguard-annotations-1.14.1.pom.drv'...
building '/nix/store/zijpxfk3aw2rlmgaiby4ry71w793fm0n-proguard-base-5.1.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1586 100 1586 0 0 41090 0 --:--:-- --:--:-- --:--:-- 41736
unpacking sources
unpacking source archive /nix/store/57bgx1z0vx39dvj31xpylssbzc8didz5-platform-30_r03.zip
building '/nix/store/jdxy9r8b679npkjd7x9vw43ldjc4mlll-proguard-base-5.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/yoga/proguard-annotations/1.14.1/proguard-annotations-1.14.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1176 100 1176 0 0 38685 0 --:--:-- --:--:-- --:--:-- 37935
building '/nix/store/r5wy58dgk46qfq4d37705wynrwc3zgni-proguard-base-5.2.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/facebook/yoga/proguard-annotations/1.14.1/proguard-annotations-1.14.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/5.1/proguard-base-5.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1107 100 1107 0 0 39051 0 --:--:-- --:--:-- --:--:-- 39535
building '/nix/store/a220xhclzjmnd73zj1a7vxysm8icsw61-proguard-base-5.2.1.pom.drv'...
100 907k 100 907k 0 0 15.5M 0 --:--:-- --:--:-- --:--:-- 15.8M
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/5.1/proguard-base-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/fxbcbxlv7cm41vjdlzap0v2gb6x6faz6-proguard-base-5.3.3.jar.drv'...
100 3055 100 3055 0 0 99310 0 --:--:-- --:--:-- --:--:-- 99k
building '/nix/store/gapx3ydd85qdzv8jxjffbv42sxailpls-proguard-base-5.3.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/5.2.1/proguard-base-5.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 919k 100 919k 0 0 15.9M 0 --:--:-- --:--:-- --:--:-- 16.0M
building '/nix/store/j3fq808n6r8vsdqr6yz2nihlgmwqip2d-proguard-base-6.0.3.jar.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/5.2.1/proguard-base-5.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3057 100 3057 0 0 104k 0 --:--:-- --:--:-- --:--:-- 106k
building '/nix/store/caa37hmlxmaafmwwvc7mq9r3dgckknc3-proguard-base-6.0.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/5.3.3/proguard-base-5.3.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
patching sources
configuring
100 918k 100 918k 0 0 13.9M 0 --:--:-- --:--:-- --:--:-- 13.7M
building '/nix/store/av1sk4hpcbvfgabaizq4qzx07ck3981d-proguard-base-6.3.0beta1.jar.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/5.3.3/proguard-base-5.3.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3180 100 3180 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k
building '/nix/store/g0b2kn9gdh19k3r5k9wlgc819wkip2nj-proguard-base-6.3.0beta1.pom.drv'...
no configure script, doing nothing
building
no Makefile, doing nothing
installing
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/6.0.3/proguard-base-6.0.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1246k 100 1246k 0 0 21.0M 0 --:--:-- --:--:-- --:--:-- 21.3M
building '/nix/store/bgai8dslw7q367cb9viwhfp6476i3q6a-proguard-gradle-5.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/6.0.3/proguard-base-6.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1449 100 1449 0 0 50845 0 --:--:-- --:--:-- --:--:-- 51750
building '/nix/store/8nc49j25f4wql8whyip2048mm6y0dg1d-proguard-gradle-5.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/6.3.0beta1/proguard-base-6.3.0beta1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-base/6.3.0beta1/proguard-base-6.3.0beta1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2432 100 2432 0 0 77415 0 --:--:-- --:--:-- --:--:-- 78451
building '/nix/store/vw46iamr20h09jshk4jsvnqa81i1xaz9-proguard-gradle-5.2.1.jar.drv'...
100 1753k 100 1753k 0 0 8644k 0 --:--:-- --:--:-- --:--:-- 8680k
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-gradle/5.1/proguard-gradle-5.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12067 100 12067 0 0 354k 0 --:--:-- --:--:-- --:--:-- 357k
building '/nix/store/hnfnd6jbwqym9kxg07qqbkarba6x7zav-proguard-gradle-5.2.1.pom.drv'...
building '/nix/store/rnr64gs33zi5xb6bp4sap54cqfhzimdv-proguard-gradle-5.3.3.jar.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-gradle/5.1/proguard-gradle-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3184 100 3184 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k
building '/nix/store/6b7aijxv5dfc908ndmipfnm9jqzlsxpn-proguard-gradle-5.3.3.pom.drv'...
post-installation fixup
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-gradle/5.2.1/proguard-gradle-5.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
patching script interpreter paths in /nix/store/24ph23d8l0y2yrv89hky1hxrvyv5lwfa-platforms-30
100 12070 100 12070 0 0 406k 0 --:--:-- --:--:-- --:--:-- 420k
building '/nix/store/3jv88yf6c6fq7wb4r0n6w0wk2mn8cc5p-proguard-gradle-6.0.3.jar.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-gradle/5.2.1/proguard-gradle-5.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
checking for references to /tmp/tmp-status-mobile-9338bf71e/nix-build-platforms-30.drv-0/ in /nix/store/24ph23d8l0y2yrv89hky1hxrvyv5lwfa-platforms-30...
100 3192 100 3192 0 0 98k 0 --:--:-- --:--:-- --:--:-- 100k
building '/nix/store/h56zckqv3qh9vivy9s1sgqds8lyim0xl-proguard-gradle-6.0.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 12526 100 12526 0 0 342k 0 --:--:-- --:--:-- --:--:-- 349k
building '/nix/store/1354dqw24i74yr4dll6rqy8jv32x8ym0-proguard-parent-5.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-gradle/5.3.3/proguard-gradle-5.3.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3399 100 3399 0 0 101k 0 --:--:-- --:--:-- --:--:-- 103k
building '/nix/store/jk2jij5yf6zymxwv4v4p97p9dc268yc4-proguard-parent-5.2.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-gradle/6.0.3/proguard-gradle-6.0.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13256 100 13256 0 0 428k 0 --:--:-- --:--:-- --:--:-- 431k
building '/nix/store/frsgy0230fsf1ch691ahjiysj9a7vszf-proguard-parent-5.3.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-gradle/6.0.3/proguard-gradle-6.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2944 100 2944 0 0 107k 0 --:--:-- --:--:-- --:--:-- 110k
building '/nix/store/2m8525ycdxd0fwxv080jr8zf4pp4s9mr-proguard-parent-6.0.3.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-parent/5.1/proguard-parent-5.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5444 100 5444 0 0 134k 0 --:--:-- --:--:-- --:--:-- 136k
building '/nix/store/lmjibah1fp1z4bsiqsfdch0v4936mdld-proguard-parent-6.3.0beta1.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-parent/5.2.1/proguard-parent-5.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5456 100 5456 0 0 185k 0 --:--:-- --:--:-- --:--:-- 190k
building '/nix/store/p7b00144kqx3pdy7vmnv18mmf3ppwg7i-project-1.0.7.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-parent/5.3.3/proguard-parent-5.3.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5617 100 5617 0 0 176k 0 --:--:-- --:--:-- --:--:-- 182k
building '/nix/store/1cl81i3jzkar2bymprb3b6n4gwbc8qiw-project-4.1.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-parent/6.0.3/proguard-parent-6.0.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5482 100 5482 0 0 178k 0 --:--:-- --:--:-- --:--:-- 184k
building '/nix/store/8nxf7zgz656g0y5x09saajmkrxskvf0x-project-7.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14181 100 14181 0 0 427k 0 --:--:-- --:--:-- --:--:-- 446k
trying https://repo.maven.apache.org/maven2/net/sf/proguard/proguard-parent/6.3.0beta1/proguard-parent-6.3.0beta1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5509 100 5509 0 0 150k 0 --:--:-- --:--:-- --:--:-- 153k
building '/nix/store/aawl682yyz1k9vjrmxbzwhj3y9ddsmh7-protobuf-bom-4.0.0-rc-2.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16768 100 16768 0 0 506k 0 --:--:-- --:--:-- --:--:-- 511k
building '/nix/store/zdgbb72c93n1zyyxrf03wd44p0k63csi-protobuf-java-3.0.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27243 100 27243 0 0 796k 0 --:--:-- --:--:-- --:--:-- 806k
building '/nix/store/81xy42ajckj1zk03m3kvk3wc00a4f3fh-protobuf-java-3.0.0.pom.drv'...
building '/nix/store/7f9f3gfmgax0qa4yvn5jlza3ziy7q9kx-protobuf-java-3.11.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-bom/4.0.0-rc-2/protobuf-bom-4.0.0-rc-2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3547 100 3547 0 0 112k 0 --:--:-- --:--:-- --:--:-- 115k
building '/nix/store/vrfl995mllbjim8n2w453gb621v6q1pk-protobuf-java-3.11.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1273k 100 1273k 0 0 17.5M 0 --:--:-- --:--:-- --:--:-- 17.7M
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4051 100 4051 0 0 126k 0 --:--:-- --:--:-- --:--:-- 123k
trying https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.11.1/protobuf-java-3.11.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1622k 100 1622k 0 0 22.2M 0 --:--:-- --:--:-- --:--:-- 22.3M
building '/nix/store/02v0j36xgn9ingv82yajc6hp0h6g0bgl-protobuf-java-3.4.0.jar.drv'...
building '/nix/store/hfdri2bqzl6gymjd96v7mvxgizg1k3hp-protobuf-java-3.4.0.pom.drv'...
building '/nix/store/rh5crk2jj4kq3v1cqw6y91qdbdy780li-protobuf-java-4.0.0-rc-2.jar.drv'...
building '/nix/store/iq1dyxhcfg7nxa7rkq0a9agvxkfayhdg-protobuf-java-4.0.0-rc-2.pom.drv'...
trying https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.11.1/protobuf-java-3.11.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5564 100 5564 0 0 161k 0 --:--:-- --:--:-- --:--:-- 164k
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.4.0/protobuf-java-3.4.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1351k 100 1351k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 21.9M
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/3.4.0/protobuf-java-3.4.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4749 100 4749 0 0 169k 0 --:--:-- --:--:-- --:--:-- 171k
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/4.0.0-rc-2/protobuf-java-4.0.0-rc-2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1632k 100 1632k 0 0 22.0M 0 --:--:-- --:--:-- --:--:-- 22.1M
building '/nix/store/an33wixvxk923y2in0lyx3dgv7nrl65p-protobuf-java-util-3.4.0.jar.drv'...
building '/nix/store/8zdlp772vgvwnq9xafpz198dlslx52d9-protobuf-java-util-3.4.0.pom.drv'...
building '/nix/store/1f65l95l4igrb98phfc6wwrpiy6q45zz-protobuf-parent-3.0.0.pom.drv'...
building '/nix/store/9814cgl3wdc3sqljca3fkich7rj5x28b-protobuf-parent-3.4.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java/4.0.0-rc-2/protobuf-java-4.0.0-rc-2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5568 100 5568 0 0 192k 0 --:--:-- --:--:-- --:--:-- 194k
building '/nix/store/dvg4andcmx5cxz99aawcx2ydl6x96kdi-protobuf-parent-4.0.0-rc-2.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.4.0/protobuf-java-util-3.4.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 68545 100 68545 0 0 2017k 0 --:--:-- --:--:-- --:--:-- 2028k
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-java-util/3.4.0/protobuf-java-util-3.4.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4249 100 4249 0 0 154k 0 --:--:-- --:--:-- --:--:-- 159k
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.0.0/protobuf-parent-3.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6843 100 6843 0 0 232k 0 --:--:-- --:--:-- --:--:-- 230k
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/3.4.0/protobuf-parent-3.4.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6844 100 6844 0 0 258k 0 --:--:-- --:--:-- --:--:-- 267k
building '/nix/store/nbss5jqnmjbmm6dgpdk3ypzkb46mhz9n-protos-26.0.0.jar.drv'...
building '/nix/store/cw3bhrfkk6rs4q725dzywsb90s290nf8-protos-26.0.0.pom.drv'...
building '/nix/store/jlxgzvpxhamkpps3i4aqda2kgkgy9sf2-protos-26.0.1.jar.drv'...
building '/nix/store/fgnqsszb8x1aw2wdlmgl399h56fa9g4f-protos-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/google/protobuf/protobuf-parent/4.0.0-rc-2/protobuf-parent-4.0.0-rc-2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7682 100 7682 0 0 271k 0 --:--:-- --:--:-- --:--:-- 277k
building '/nix/store/ba5p20fxvyvbb5xsdddwf2c2p787g6dp-protos-26.1.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.0/protos-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.0/protos-26.0.0.pom
100 1771k 100 1771k 0 0 23.8M 0 --:--:-- --:--:-- --:--:-- 24.0M
building '/nix/store/88mgw0b9h6dhrdjlviwfhlih1ban20fj-protos-26.1.4.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1343 100 1343 0 0 28854 0 --:--:-- --:--:-- --:--:-- 29195
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.1/protos-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/lrgdhyxav8z0pcwnirhfdjggjwdlg4nb-protos-26.2.1.jar.drv'...
100 1771k 100 1771k 0 0 13.6M 0 --:--:-- --:--:-- --:--:-- 13.7M
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.0.1/protos-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1343 100 1343 0 0 37046 0 --:--:-- --:--:-- --:--:-- 37305
building '/nix/store/p1ng2dg5vd5mfbvvs30w031z5dx8j6jn-protos-26.2.1.pom.drv'...
building '/nix/store/6d82fsfn72f8ddfrir8ba3mlsby54hv3-protos-26.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.1.4/protos-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2095k 100 2095k 0 0 25.6M 0 --:--:-- --:--:-- --:--:-- 25.9M
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.1.4/protos-26.1.4.pom
building '/nix/store/d5ka0i06dap75ra2icc77adzj7qbv4k5-protos-26.3.1.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1343 100 1343 0 0 36150 0 --:--:-- --:--:-- --:--:-- 36297
building '/nix/store/scvfmcj32xh6034y7hil76cvwcbirg62-protos-26.5.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.2.1/protos-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2508k 100 2508k 0 0 29.9M 0 --:--:-- --:--:-- --:--:-- 30.2M
building '/nix/store/2qs4m13v6dz00n9dapkb1cw6fnq9gfyz-protos-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.2.1/protos-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1355 100 1355 0 0 38202 0 --:--:-- --:--:-- --:--:-- 38714
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.3.1/protos-26.3.1.jar
building '/nix/store/vrbrzaah3v01slpvql4yg0898lva0zyh-pstree.remy___pstree.remy_1.1.8.tgz.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2621k 100 2621k 0 0 27.5M 0 --:--:-- --:--:-- --:--:-- 27.8M
building '/nix/store/m4sil1zsviw887wkz25mpm8vcjclpi28-qrcode___qrcode_1.4.4.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.3.1/protos-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1355 100 1355 0 0 34657 0 --:--:-- --:--:-- --:--:-- 35657
building '/nix/store/70rrxl165wmp50q9av77bq7kg54yav09-query_string___query_string_6.13.5.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.5.4/protos-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3487k 100 3487k 0 0 37.0M 0 --:--:-- --:--:-- --:--:-- 37.4M
building '/nix/store/p1vqf4n6dnb1sncarfsz2q96wb8gsdmx-query_string___query_string_6.14.1.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.5.4/protos-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1355 100 1355 0 0 37640 0 --:--:-- --:--:-- --:--:-- 38714
building '/nix/store/g56mw88lla9xjdrmazlllsq657x00lm0-quick_format_unescaped___quick_format_unescaped_4.0.4.tgz.drv'...
trying https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5786 100 5786 0 0 70567 0 --:--:-- --:--:-- --:--:-- 71432
building '/nix/store/835yx5yqczwk67k7br9qkkxil13kwwia-quoin-0.1.2.jar.drv'...
trying https://registry.yarnpkg.com/qrcode/-/qrcode-1.4.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/query-string/-/query-string-6.13.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 227k 100 227k 0 0 2167k 0 --:--:-- --:--:-- --:--:-- 2185k
building '/nix/store/gqlxidvpfa16pwiymxj31wj139brnij9-quoin-0.1.2.pom.drv'...
100 7544 100 7544 0 0 99523 0 --:--:-- --:--:-- --:--:-- 99263
trying https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/3kzc17kw1kz2gz83ng8v8di2jkmdn2am-re-com-2.8.0.jar.drv'...
trying https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8265 100 8265 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k
100 4066 100 4066 0 0 54113 0 --:--:-- --:--:-- --:--:-- 54213
building '/nix/store/48vgz450dc9grj7sf0w85ldql0nxih65-re-com-2.8.0.pom.drv'...
building '/nix/store/j9yh085zn5ayvklily8xvj5ly75vxbh1-re-frame-0.12.0.jar.drv'...
trying https://repo.clojars.org/quoin/quoin/0.1.2/quoin-0.1.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3730 100 3730 0 0 71438 0 --:--:-- --:--:-- --:--:-- 71730
building '/nix/store/v94mgczxkphy80jqljkfld23q1a09jdj-re-frame-0.12.0.pom.drv'...
trying https://repo.clojars.org/quoin/quoin/0.1.2/quoin-0.1.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2470 100 2470 0 0 32678 0 --:--:-- --:--:-- --:--:-- 32933
building '/nix/store/hmmx4w8fk3nsxrzs3x3g65l81qb7l5kr-re-frisk-remote-1.6.0.jar.drv'...
trying https://repo.clojars.org/re-com/re-com/2.8.0/re-com-2.8.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 361k 100 361k 0 0 7501k 0 --:--:-- --:--:-- --:--:-- 7532k
building '/nix/store/4xa9c3ki69w9a63sas9hfacpfiz7v26v-re-frisk-remote-1.6.0.pom.drv'...
trying https://repo.clojars.org/re-com/re-com/2.8.0/re-com-2.8.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4053 100 4053 0 0 136k 0 --:--:-- --:--:-- --:--:-- 141k
trying https://repo.clojars.org/re-frame/re-frame/0.12.0/re-frame-0.12.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/sxamavhvcdx666mwkls935w93fb4j4aj-re2j-1.3.jar.drv'...
trying https://repo.clojars.org/re-frame/re-frame/0.12.0/re-frame-0.12.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/re-frisk-remote/re-frisk-remote/1.6.0/re-frisk-remote-1.6.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/re-frisk-remote/re-frisk-remote/1.6.0/re-frisk-remote-1.6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 46157 100 46157 0 0 96852 0 --:--:-- --:--:-- --:--:-- 96765
building '/nix/store/g4lmk26bj412njqs60m2m8cssb35wnxw-re2j-1.3.pom.drv'...
trying https://repo1.maven.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 118k 100 118k 0 0 3108k 0 --:--:-- --:--:-- --:--:-- 3190k
building '/nix/store/z23857rc7ba0b0z3qc5ywm2xzn8gkg97-react-17.0.1-0.jar.drv'...
100 3887 100 3887 0 0 8397 0 --:--:-- --:--:-- --:--:-- 8395
building '/nix/store/dsxkxwsgcbrr97d10g7iq19jw8xa124i-react-17.0.1-0.pom.drv'...
100 4934 100 4934 0 0 10469 0 --:--:-- --:--:-- --:--:-- 10475
trying https://repo1.maven.org/maven2/com/google/re2j/re2j/1.3/re2j-1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 933 100 933 0 0 24650 0 --:--:-- --:--:-- --:--:-- 25216
trying https://repo.clojars.org/cljsjs/react/17.0.1-0/react-17.0.1-0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/cljsjs/react/17.0.1-0/react-17.0.1-0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 848 100 848 0 0 26241 0 --:--:-- --:--:-- --:--:-- 26500
100 39363 100 39363 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k
100 4887k 100 4887k 0 0 3631k 0 0:00:01 0:00:01 --:--:-- 3633k
patching sources
configuring
building '/nix/store/md7kjhnr4a6n0pygspsrjlk1svc76i1q-react-dom-17.0.1-0.jar.drv'...
building '/nix/store/v6xw3vp9w5nlysq81b1zarwi41p6dfn9-react-dom-17.0.1-0.pom.drv'...
building '/nix/store/z77ywqfzn40cjmhwcxprzw9d520y3zps-react-dom-server-17.0.1-0.jar.drv'...
building '/nix/store/w7xvawxr6raqv7y7z3rgfvhm5192i7r4-react-dom-server-17.0.1-0.pom.drv'...
building '/nix/store/far8xdic8i66wjwjxxp773zz8zsj3p11-react-native-audio-toolkit.git.drv'...
no configure script, doing nothing
building
no Makefile, doing nothing
installing
building '/nix/store/p6jfjq2zrh5ak79033v03anlc4wrfhxa-react-native-blur.drv'...
trying https://repo.clojars.org/cljsjs/react-dom/17.0.1-0/react-dom-17.0.1-0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/cljsjs/react-dom-server/17.0.1-0/react-dom-server-17.0.1-0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/cljsjs/react-dom/17.0.1-0/react-dom-17.0.1-0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 317k 100 317k 0 0 1836k 0 --:--:-- --:--:-- --:--:-- 1848k
building '/nix/store/pk51h6hnsckcdmdy3n7jj6cv70anc45n-react-native-cameraroll.git.drv'...
100 1060 100 1060 0 0 21602 0 --:--:-- --:--:-- --:--:-- 21632
trying https://repo.clojars.org/cljsjs/react-dom-server/17.0.1-0/react-dom-server-17.0.1-0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/jy2wlam6cms5gifzf0v073fssylm5lma-react-native-config.git.drv'...
100 1790 100 1790 0 0 3720 0 --:--:-- --:--:-- --:--:-- 3721
building '/nix/store/3p2m6fkqz84c9w4igv72m2wj71j20h2k-react-native-image-crop-picker.git.drv'...
building '/nix/store/ia47c1fpb2p7iw097v7wl6cj2vxy1c46-react-native-image-viewing.git.drv'...
100 1122 100 1122 0 0 2370 0 --:--:-- --:--:-- --:--:-- 2372
building '/nix/store/skqa8vnhsc5vvd80ksrbdakib535wriq-react-native-keychain.git.drv'...
building '/nix/store/4bkslfaf0bkwh01qa6p4c362ayslcni2-react-native-status-keycard.git.drv'...
building '/nix/store/5cdvnd68kpc8fliy92wjj3dgzcz4hh2i-react-native-webview.git.drv'...
building '/nix/store/98msdxjvbhadzikqqyszqxj7i0ajzrh6-react___react_16.13.1.tgz.drv'...
building '/nix/store/0h48c21k4998bayi89zkjc1yivpxa76v-react_devtools_core___react_devtools_core_4.10.1.tgz.drv'...
building '/nix/store/99irh06y20ijmyz9nqjdk1kgyhwxdwi2-react_dom___react_dom_16.13.1.tgz.drv'...
building '/nix/store/hwk1i1czb6qkp6clzzhw69kjyj2pr7gz-react_freeze___react_freeze_1.0.0.tgz.drv'...
building '/nix/store/97byv5nxcxy0n6cjlmdzl3hci8fmx45b-react_lifecycles_compat___react_lifecycles_compat_2.0.0.tgz.drv'...
trying https://registry.yarnpkg.com/react/-/react-16.13.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.10.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 53502 100 53502 0 0 540k 0 --:--:-- --:--:-- --:--:-- 544k
trying https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 872k 100 872k 0 0 6796k 0 --:--:-- --:--:-- --:--:-- 6818k
trying https://registry.yarnpkg.com/react-freeze/-/react-freeze-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 733k 100 733k 0 0 6282k 0 --:--:-- --:--:-- --:--:-- 6321k
100 7499 100 7499 0 0 92733 0 --:--:-- --:--:-- --:--:-- 93737
trying https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-2.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4282 100 4282 0 0 54126 0 --:--:-- --:--:-- --:--:-- 54897
building '/nix/store/n26lsvy36s70nrpyncvs8f7y455gjd2g-react_native___react_native_0.63.4.tgz.drv'...
building '/nix/store/33iiyv2xspgfv7jpv605bp9xyvrqlafh-react_native_background_timer___react_native_background_timer_2.2.0.tgz.drv'...
building '/nix/store/p1mmghzryaj9vm7340r6zgisrdgng3yc-react_native_blob_util___react_native_blob_util_0.13.18.tgz.drv'...
building '/nix/store/apsancwn3w5cpnp142pqq09r6jjwll63-react_native_camera_kit___react_native_camera_kit_8.0.4.tgz.drv'...
building '/nix/store/pqm6925s8hg4yxw28yqas2wpgdrcz691-react_native_crypto___react_native_crypto_2.2.0.tgz.drv'...
trying https://registry.yarnpkg.com/react-native/-/react-native-0.63.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-background-timer/-/react-native-background-timer-2.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-blob-util/-/react-native-blob-util-0.13.18.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-camera-kit/-/react-native-camera-kit-8.0.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 162k 100 162k 0 0 1453k 0 --:--:-- --:--:-- --:--:-- 1467k
trying https://registry.yarnpkg.com/react-native-crypto/-/react-native-crypto-2.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9372 100 9372 0 0 13929 0 --:--:-- --:--:-- --:--:-- 13925
100 16.0M 100 16.0M 0 0 19.1M 0 --:--:-- --:--:-- --:--:-- 19.1M
100 3915 100 3915 0 0 11798 0 --:--:-- --:--:-- --:--:-- 11827
building '/nix/store/cvci5880igvvypbmn5fgjv0pmnkb23y4-react_native_dialogs___react_native_dialogs_1.1.0.tgz.drv'...
patching script interpreter paths in .
./sources/android/support/regenerate-NOTICE.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./sources/third_party/vulkan/src/build-android/build.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/vulkan/src/build-android/update_external_sources_android.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./sources/third_party/vulkan/src/build-android/install_all.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./sources/third_party/vulkan/src/build-android/test_APK.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
100 123k 100 123k 0 0 154k 0 --:--:-- --:--:-- --:--:-- 154k
building '/nix/store/0d0wlvd343k74fdscqf8yjh2yn4gamvq-react_native_draggable_flatlist___react_native_draggable_flatlist_3.0.3.tgz.drv'...
building '/nix/store/c7iw5fvl78nv4iqkwxvqgs3r9bm5fyzb-react_native_fast_image___react_native_fast_image_8.5.11.tgz.drv'...
building '/nix/store/i29v72acqd5i7nc9va9f7m4q13jab7n4-react_native_fetch_polyfill___react_native_fetch_polyfill_1.1.3.tgz.drv'...
building '/nix/store/2c99mg1pmr0k0i5qj3i9bvacbmgrp8s7-react_native_fs___react_native_fs_2.16.6.tgz.drv'...
trying https://registry.yarnpkg.com/react-native-dialogs/-/react-native-dialogs-1.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-draggable-flatlist/-/react-native-draggable-flatlist-3.0.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
./sources/third_party/vulkan/src/build-android/build_all.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
trying https://registry.yarnpkg.com/react-native-fast-image/-/react-native-fast-image-8.5.11.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-fetch-polyfill/-/react-native-fetch-polyfill-1.1.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23273 100 23273 0 0 268k 0 --:--:-- --:--:-- --:--:-- 270k
trying https://registry.yarnpkg.com/react-native-fs/-/react-native-fs-2.16.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 255k 100 255k 0 0 2503k 0 --:--:-- --:--:-- --:--:-- 2529k
100 2284 100 2284 0 0 7760 0 --:--:-- --:--:-- --:--:-- 7768
100 36103 100 36103 0 0 78150 0 --:--:-- --:--:-- --:--:-- 78314
100 67197 100 67197 0 0 60988 0 0:00:01 0:00:01 --:--:-- 61032
building '/nix/store/wmjf2xblcsvyn6ap84q55ym06fqkjnh7-react_native_gesture_handler___react_native_gesture_handler_1.8.0.tgz.drv'...
./sources/third_party/vulkan/src/tests/run_all_tests.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./sources/third_party/vulkan/src/scripts/check_commit_message_format.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./sources/third_party/vulkan/src/scripts/update_deps.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
building '/nix/store/v3hsalhnwx9nmf5l2vmrrgkz1n6mk6q8-react_native_haptic_feedback___react_native_haptic_feedback_1.9.0.tgz.drv'...
building '/nix/store/byvq0apzyp41wvwd9c5xks3ygyxfgr7v-react_native_image_resizer___react_native_image_resizer_1.2.3.tgz.drv'...
building '/nix/store/rns4lm3sbvc85mcxlfsdz2x6asdhnxc6-react_native_languages___react_native_languages_3.0.2.tgz.drv'...
building '/nix/store/85q8lccmw0f6z5wcmaqqchx0a3nl22k9-react_native_linear_gradient___react_native_linear_gradient_2.5.6.tgz.drv'...
trying https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.8.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-haptic-feedback/-/react-native-haptic-feedback-1.9.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 84481 100 84481 0 0 980k 0 --:--:-- --:--:-- --:--:-- 993k
trying https://registry.yarnpkg.com/react-native-image-resizer/-/react-native-image-resizer-1.2.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-languages/-/react-native-languages-3.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-linear-gradient/-/react-native-linear-gradient-2.5.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 90350 100 90350 0 0 971k 0 --:--:-- --:--:-- --:--:-- 969k
./sources/third_party/vulkan/src/scripts/check_code_format.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
building '/nix/store/sby2ci96q8rp10wic5w7dczx85r9fwnq-react_native_lottie_splash_screen___react_native_lottie_splash_screen_1.0.1.tgz.drv'...
./sources/third_party/googletest/test/gtest_help_test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-filter-unittest.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-uninitialized-test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
100 60306 100 60306 0 0 55338 0 0:00:01 0:00:01 --:--:-- 55377
100 71390 100 71390 0 0 64452 0 0:00:01 0:00:01 --:--:-- 64489
100 20941 100 20941 0 0 21945 0 --:--:-- --:--:-- --:--:-- 21927
building '/nix/store/61afg6b5m37ing0cc4by4rmmsn92n085-react_native_mail___react_native_mail_6.1.1.tgz.drv'...
building '/nix/store/0j09ngx0f309wfllc5djjpdm55jpk21p-react_native_navigation___react_native_navigation_7.27.1.tgz.drv'...
building '/nix/store/nb6ll4h6dd509wslj2nc9p1v61z0il0l-react_native_permissions___react_native_permissions_2.1.5.tgz.drv'...
building '/nix/store/qa5vbw4i759nj9csy15r38v4pjd9irmz-react_native_randombytes___react_native_randombytes_3.6.1.tgz.drv'...
trying https://registry.yarnpkg.com/react-native-lottie-splash-screen/-/react-native-lottie-splash-screen-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-mail/-/react-native-mail-6.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
./sources/third_party/googletest/test/googletest-throw-on-failure-test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
100 1979k 100 1979k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 12.5M
trying https://registry.yarnpkg.com/react-native-navigation/-/react-native-navigation-7.27.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 196k 100 196k 0 0 1768k 0 --:--:-- --:--:-- --:--:-- 1773k
trying https://registry.yarnpkg.com/react-native-permissions/-/react-native-permissions-2.1.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-randombytes/-/react-native-randombytes-3.6.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25422 100 25422 0 0 309k 0 --:--:-- --:--:-- --:--:-- 310k
building '/nix/store/b0216bv6zdvvy0gcaqzb3imbkynk16dw-react_native_reanimated___react_native_reanimated_2.3.3.tgz.drv'...
./sources/third_party/googletest/test/gtest_skip_environment_check_output_test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-env-var-test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-break-on-failure-unittest.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-catch-exceptions-test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-output-test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-setuptestsuite-test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/gtest_testbridge_test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/gtest_skip_check_output_test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-list-tests-unittest.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-color-test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/gtest_xml_output_unittest.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/gtest_xml_outfiles_test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-shuffle-test.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/test/googletest-failfast-unittest.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/scripts/gtest-config.in: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./sources/third_party/googletest/scripts/gen_gtest_pred_impl.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/scripts/fuse_gtest_files.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/scripts/release_docs.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/scripts/upload.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/googletest/scripts/run_with_path.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
100 1146k 100 1146k 0 0 867k 0 0:00:01 0:00:01 --:--:-- 866k
100 38528 100 38528 0 0 30304 0 0:00:01 0:00:01 --:--:-- 30289
building '/nix/store/vf1cbf5hln65jqii4fgplf345szyn2qd-react_native_redash___react_native_redash_16.0.11.tgz.drv'...
building '/nix/store/7nddqidms3q0p8j9r4ai29yjfd1bvngk-react_native_safe_area_context___react_native_safe_area_context_2.0.0.tgz.drv'...
./sources/third_party/googletest/scripts/upload_gtest.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/shaderc/third_party/glslang/build_info.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/shaderc/third_party/spirv-tools/utils/generate_registry_tables.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/shaderc/third_party/spirv-tools/utils/generate_grammar_tables.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/shaderc/third_party/spirv-tools/utils/generate_language_headers.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/shaderc/third_party/spirv-tools/utils/update_build_version.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/third_party/shaderc/utils/update_build_version.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./sources/cxx-stl/llvm-libc++abi/src/demangle/cp-to-llvm.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./ndk-gdb: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./ndk-which: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./ndk-stack: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./ndk-build: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./ndk-lldb: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./build/ndk-build: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./build/tools/build-shader-tools.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./build/tools/gen-toolchain-wrapper.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./build/tools/build-renderscript.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./build/tools/make-standalone-toolchain.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./build/tools/make_standalone_toolchain.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/bin/gdb-add-index: interpreter directive changed from "#! /bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./prebuilt/linux-x86_64/bin/ndk-gdb: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./prebuilt/linux-x86_64/bin/idle: interpreter directive changed from "#!/buildbot/src/android/ndk-release-r22/out/linux/python/linux-x86_64/install/host-tools/bin/python2.7" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python2.7"
./prebuilt/linux-x86_64/bin/gcore: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./prebuilt/linux-x86_64/bin/ndk-which: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
building '/nix/store/cxp2irpngsi35zgc9kk6zixsxr071r59-react_native_safe_modules___react_native_safe_modules_1.0.3.tgz.drv'...
building '/nix/store/ymnhgvz72dqgf6qrcq9s28cqnq08lbiw-react_native_screens___react_native_screens_3.13.1.tgz.drv'...
./prebuilt/linux-x86_64/bin/ndk-stack: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./prebuilt/linux-x86_64/bin/python2-config: interpreter directive changed from "#!/buildbot/src/android/ndk-release-r22/out/linux/python/linux-x86_64/install/host-tools/bin/python2.7" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python2.7"
./prebuilt/linux-x86_64/bin/gdb: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./prebuilt/linux-x86_64/bin/python2.7-config: interpreter directive changed from "#!/buildbot/src/android/ndk-release-r22/out/linux/python/linux-x86_64/install/host-tools/bin/python2.7" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python2.7"
./prebuilt/linux-x86_64/bin/2to3: interpreter directive changed from "#!/buildbot/src/android/ndk-release-r22/out/linux/python/linux-x86_64/install/host-tools/bin/python2.7" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python2.7"
./prebuilt/linux-x86_64/bin/ndk-gdb.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/bin/smtpd.py: interpreter directive changed from "#!/buildbot/src/android/ndk-release-r22/out/linux/python/linux-x86_64/install/host-tools/bin/python2.7" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python2.7"
./prebuilt/linux-x86_64/bin/pydoc: interpreter directive changed from "#!/buildbot/src/android/ndk-release-r22/out/linux/python/linux-x86_64/install/host-tools/bin/python2.7" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python2.7"
./prebuilt/linux-x86_64/bin/python-config: interpreter directive changed from "#!/buildbot/src/android/ndk-release-r22/out/linux/python/linux-x86_64/install/host-tools/bin/python2.7" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python2.7"
./prebuilt/linux-x86_64/bin/python-config.sh: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./prebuilt/linux-x86_64/lib/python2.7/profile.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/tabnanny.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/platform.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/ctypes/macholib/fetch_macholib: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./prebuilt/linux-x86_64/lib/python2.7/pdb.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/cgi.py: interpreter directive changed from "#! /usr/local/bin/python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/uu.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/base64.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/quopri.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/pydoc.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
trying https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.3.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-redash/-/react-native-redash-16.0.11.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-2.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
./prebuilt/linux-x86_64/lib/python2.7/config/makesetup: interpreter directive changed from "#! /bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./prebuilt/linux-x86_64/lib/python2.7/config/install-sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./prebuilt/linux-x86_64/lib/python2.7/plat-linux2/regen: interpreter directive changed from "#! /bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./prebuilt/linux-x86_64/lib/python2.7/UserString.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/symbol.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/cProfile.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/lib2to3/pgen2/token.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/smtpd.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/smtplib.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/token.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/mimify.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./prebuilt/linux-x86_64/lib/python2.7/keyword.py: interpreter directive changed from "#! /usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./shader-tools/linux-x86_64/spirv-lesspipe.sh: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./toolchains/llvm/prebuilt/linux-x86_64/share/opt-viewer/opt-diff.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/share/opt-viewer/optrecord.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/share/opt-viewer/opt-stats.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/share/opt-viewer/opt-viewer.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/share/clang/run-clang-tidy.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/share/clang/clang-tidy-diff.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/share/clang/run-find-all-symbols.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/share/clang/clang-format-diff.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/bin/asan_device_setup: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/bin/hwasan_symbolize: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android30-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi21-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android21-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi28-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android29-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android28-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android27-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android23-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android19-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android26-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android23-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi23-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android30-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android19-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi19-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android22-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi16-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android27-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android28-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi28-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi17-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android23-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android18-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android29-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
100 18.3M 100 18.3M 0 0 52.5M 0 --:--:-- --:--:-- --:--:-- 52.6M
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android22-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
building '/nix/store/wlsg4nbhcsjb2f3pyz9r98hf1v6rf25f-react_native_shake___react_native_shake_3.4.0.tgz.drv'...
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android22-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android23-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android23-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/git-clang-format: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android29-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi26-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi24-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi18-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android22-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android17-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android21-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android23-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi27-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi30-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi23-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android24-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android29-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android30-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi22-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
100 32783 100 32783 0 0 73881 0 --:--:-- --:--:-- --:--:-- 74002
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android28-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android16-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android24-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android29-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android28-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi16-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/lldb.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi26-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android24-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
building '/nix/store/qsjf1nbqadi5diqkqkpjzhjzvfa9zir4-react_native_share___react_native_share_7.0.1.tgz.drv'...
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android24-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android30-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi29-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi17-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android27-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android26-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android27-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi30-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android16-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi24-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android18-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android17-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android30-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android26-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
trying https://registry.yarnpkg.com/react-native-safe-modules/-/react-native-safe-modules-1.0.3.tgz
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi18-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android30-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
trying https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-3.13.1.tgz
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android22-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android26-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android27-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi29-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi21-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/scan-view: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android22-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android24-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android27-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
100 10830 100 10830 0 0 123k 0 --:--:-- --:--:-- --:--:-- 124k
building '/nix/store/8xz0y7276l9inqcwqiz74jb94h9rwh09-react_native_svg___react_native_svg_9.13.6.tgz.drv'...
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi27-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android29-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android21-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi19-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/armv7a-linux-androideabi22-clang++: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android21-clang: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./toolchains/llvm/prebuilt/linux-x86_64/python3/bin/python3.8-config: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./toolchains/llvm/prebuilt/linux-x86_64/python3/bin/python3-config: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
100 206k 100 206k 0 0 1821k 0 --:--:-- --:--:-- --:--:-- 1829k
building '/nix/store/qkw0xpcdvpcw1dg68q42nn1aij6hidhb-react_native_touch_id___react_native_touch_id_4.4.1.tgz.drv'...
./toolchains/llvm/prebuilt/linux-x86_64/python3/lib/python3.8/ctypes/macholib/fetch_macholib: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./toolchains/llvm/prebuilt/linux-x86_64/python3/lib/python3.8/cgi.py: interpreter directive changed from "#! /usr/local/bin/python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./toolchains/llvm/prebuilt/linux-x86_64/python3/lib/python3.8/encodings/rot_13.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
100 161k 100 161k 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k
building '/nix/store/srrq53cg4g18nx03ym3z09q8fwzla601-react_refresh___react_refresh_0.4.2.tgz.drv'...
trying https://registry.yarnpkg.com/react-native-shake/-/react-native-shake-3.4.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/react-native-share/-/react-native-share-7.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
./simpleperf/pprof_proto_generator.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/run_simpleperf_on_device.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/report_html.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/api_profiler.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/report_sample.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/app_profiler.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/inferno/inferno.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/run_simpleperf_without_usb_connection.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/report.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/binary_cache_builder.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/annotate.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
./simpleperf/inferno.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./simpleperf/debug_unwind_reporter.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/bin/python"
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://registry.yarnpkg.com/react-native-svg/-/react-native-svg-9.13.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7269 100 7269 0 0 24953 0 --:--:-- --:--:-- --:--:-- 24979
building '/nix/store/s1fqda18kad71vp3wp3gaw5f8bmxiaai-readline_sync___readline_sync_1.4.10.tgz.drv'...
trying https://registry.yarnpkg.com/react-native-touch-id/-/react-native-touch-id-4.4.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 369k 100 369k 0 0 3088k 0 --:--:-- --:--:-- --:--:-- 3103k
building '/nix/store/476g3ypz532dx7h1j4m4c2dycdn9wcrq-reagent-1.0.0.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
100 58321 100 58321 0 0 622k 0 --:--:-- --:--:-- --:--:-- 625k
trying https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.4.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin')],
'recursive': True,
'runtime_dependencies': []}
building '/nix/store/pfilkd9ik5b2cdyzchc5hyhpskkwaayg-reagent-1.0.0.pom.drv'...
100 13633 100 13633 0 0 160k 0 --:--:-- --:--:-- --:--:-- 162k
building '/nix/store/c5lxwmfmsxfi98qhxlrica1p6i94cwdr-realpath_native___realpath_native_2.0.0.tgz.drv'...
100 62066 100 62066 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k
building '/nix/store/m3f4y8w7ni0lkgg009xwi09hpnpbf4dr-recyclerview-1.0.0.aar.drv'...
trying https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.10.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33267 100 33267 0 0 449k 0 --:--:-- --:--:-- --:--:-- 445k
building '/nix/store/cgnd0h14q9fyk2zk1xv1k9yg8j6ic4kk-recyclerview-1.0.0.pom.drv'...
trying https://repo.clojars.org/reagent/reagent/1.0.0/reagent-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/reagent/reagent/1.0.0/reagent-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4005 100 4005 0 0 114k 0 --:--:-- --:--:-- --:--:-- 115k
building '/nix/store/5mapzwc0d68vhjxhy990n4yzfk9zz29m-recyclerview-1.1.0.aar.drv'...
trying https://registry.yarnpkg.com/realpath-native/-/realpath-native-2.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2240 100 2240 0 0 29972 0 --:--:-- --:--:-- --:--:-- 30270
building '/nix/store/7b14yca4h6q6lhrdl0303sprlkkgihfb-recyclerview-1.1.0.pom.drv'...
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/nm
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/nm
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ranlib
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ranlib
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/objcopy
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/objcopy
trying https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.0.0/recyclerview-1.0.0.aar
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/readelf
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/readelf
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/strip
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/strip
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ld
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ld
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/as
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/as
100 344k 100 344k 0 0 6276k 0 --:--:-- --:--:-- --:--:-- 6376k
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ld.gold
building '/nix/store/1hyv36b9q79znh8w9s66mviy00lqpxbq-recyclerview-v7-27.0.1.aar.drv'...
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ld.gold
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ld.bfd
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ld.bfd
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ar
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/ar
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/objdump
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/i686-linux-android/bin/objdump
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.0.0/recyclerview-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1771 100 1771 0 0 47642 0 --:--:-- --:--:-- --:--:-- 47864
building '/nix/store/qffi1x8ddp85974jcxwn0xw96m3dxjy8-recyclerview-v7-27.0.1.pom.drv'...
100 35701 100 35701 0 0 80921 0 --:--:-- --:--:-- --:--:-- 80954
building '/nix/store/nd47bd57fl6mrv0chbd31ykxs554qx81-refactor-nrepl-2.5.0.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
trying https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.1.0/recyclerview-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/recyclerview/recyclerview/1.1.0/recyclerview-1.1.0.pom
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/x86-4.9/prebuilt/linux-x86_64/bin')],
'recursive': True,
'runtime_dependencies': []}
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 349k 100 349k 0 0 5817k 0 --:--:-- --:--:-- --:--:-- 5830k
building '/nix/store/99hb4qhzw6v0aj4fqr2ylg1bbzkbb3gs-refactor-nrepl-2.5.0.pom.drv'...
100 1929 100 1929 0 0 52516 0 --:--:-- --:--:-- --:--:-- 53583
building '/nix/store/1dz8jr65rgzzcdwvb286m92rhjfaz6dv-reflow-animator-1.0.6.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/recyclerview-v7/27.0.1/recyclerview-v7-27.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 335k 100 335k 0 0 2578k 0 --:--:-- --:--:-- --:--:-- 2584k
building '/nix/store/34w3bb33a7amkw476m6zcw3vmcwxiw2h-reflow-animator-1.0.6.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/recyclerview-v7/27.0.1/recyclerview-v7-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1798 100 1798 0 0 24562 0 --:--:-- --:--:-- --:--:-- 24630
building '/nix/store/n39hk6iqnx6ycab76k66apkrqlxkjvma-regex-20.1.0.jar.drv'...
trying https://repo.clojars.org/refactor-nrepl/refactor-nrepl/2.5.0/refactor-nrepl-2.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://jitpack.io/com/github/wix-playground/reflow-animator/1.0.6/reflow-animator-1.0.6.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/refactor-nrepl/refactor-nrepl/2.5.0/refactor-nrepl-2.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 38082 100 38082 0 0 479k 0 --:--:-- --:--:-- --:--:-- 482k
building '/nix/store/2p744rl1i20r3jab0ab0q0chddcp37km-regex-20.1.0.pom.drv'...
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-strip
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-strip
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ld
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ld
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-as
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-as
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-elfedit
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-elfedit
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-addr2line
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-addr2line
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-gprof
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-gprof
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ld.bfd
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ld.bfd
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-readelf
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-readelf
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-dwp
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-dwp
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-strings
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-strings
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-objdump
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-objdump
trying https://jitpack.io/com/github/wix-playground/reflow-animator/1.0.6/reflow-animator-1.0.6.pom
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ar
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ranlib
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ranlib
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-c++filt
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-c++filt
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-size
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-size
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-objcopy
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-objcopy
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-nm
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-nm
setting interpreter of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ld.gold
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-ld.gold
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
100 1024 100 1024 0 0 11572 0 --:--:-- --:--:-- --:--:-- 11636
building '/nix/store/0vxkn2gygih2b8hm9a7q24c0cbdybbjn-repository-26.0.0.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
100 1540k 100 1540k 0 0 1359k 0 0:00:01 0:00:01 --:--:-- 1359k
100 5823 100 5823 0 0 12545 0 --:--:-- --:--:-- --:--:-- 12549
trying https://repo1.maven.org/maven2/org/graalvm/regex/regex/20.1.0/regex-20.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2502k 100 2502k 0 0 31.5M 0 --:--:-- --:--:-- --:--:-- 31.7M
trying https://repo1.maven.org/maven2/org/graalvm/regex/regex/20.1.0/regex-20.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1406 100 1406 0 0 43200 0 --:--:-- --:--:-- --:--:-- 43937
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/x86-4.9/prebuilt/linux-x86_64/lib/lib64')],
'recursive': True,
'runtime_dependencies': []}
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/lib/lib64/libc++.so.1
searching for dependencies of toolchains/x86-4.9/prebuilt/linux-x86_64/lib/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
building '/nix/store/b5nh87q385l754sq9vda72jvpmcazn0b-repository-26.0.0.pom.drv'...
building '/nix/store/kivf7d1q4vl9mvl073iqd4kmcgc9nw5y-repository-26.0.1.jar.drv'...
building '/nix/store/wpp1p81bs5fcq02xx31niaxh361l8dic-repository-26.0.1.pom.drv'...
building '/nix/store/ah3njxmmn95jxnwp6bgcb27l7q4l4yfp-repository-26.1.4.jar.drv'...
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.0/repository-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 213k 100 213k 0 0 3844k 0 --:--:-- --:--:-- --:--:-- 3808k
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/lib64')],
'recursive': True,
'runtime_dependencies': []}
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/lib64/libc++.so.1
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
building '/nix/store/awzjyqr40bj759qrb11d585n0qwvzxqk-repository-26.1.4.pom.drv'...
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin')],
'recursive': True,
'runtime_dependencies': []}
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/nm
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.0/repository-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.1/repository-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2370 100 2370 0 0 54602 0 --:--:-- --:--:-- --:--:-- 55116
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.0.1/repository-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2370 100 2370 0 0 30746 0 --:--:-- --:--:-- --:--:-- 31184
100 213k 100 213k 0 0 3882k 0 --:--:-- --:--:-- --:--:-- 3949k
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.1.4/repository-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.1.4/repository-26.1.4.pom
100 213k 100 213k 0 0 3708k 0 --:--:-- --:--:-- --:--:-- 3744k
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/nm
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/wmg06z3mky082x1kmv6z6h547wfxm2nz-repository-26.2.1.jar.drv'...
building '/nix/store/z1l8mf4dpzmg7wliq7mr65zwx0v2l093-repository-26.2.1.pom.drv'...
building '/nix/store/3xn872dklk8amvy09y96074i01k9zjvh-repository-26.3.1.jar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ranlib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/objcopy
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/objcopy
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/readelf
100 2744 100 2744 0 0 75132 0 --:--:-- --:--:-- --:--:-- 76222
building '/nix/store/argl1r77fvmv7k020lbg7hm82r1h77nn-repository-26.3.1.pom.drv'...
building '/nix/store/wg5cwam4k4bgi2sljqg9wak4ikmxkf47-repository-26.5.4.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/readelf
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/strip
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.2.1/repository-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 213k 100 213k 0 0 4053k 0 --:--:-- --:--:-- --:--:-- 4108k
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.2.1/repository-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2255 100 2255 0 0 60973 0 --:--:-- --:--:-- --:--:-- 62638
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.3.1/repository-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 217k 100 217k 0 0 3896k 0 --:--:-- --:--:-- --:--:-- 3949k
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.3.1/repository-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2255 100 2255 0 0 59865 0 --:--:-- --:--:-- --:--:-- 60945
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.5.4/repository-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 222k 100 222k 0 0 3987k 0 --:--:-- --:--:-- --:--:-- 4049k
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/strip
building '/nix/store/f4zwazsqdhj07m4d8s0wnadbyr8n47d5-repository-26.5.4.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ld
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ld
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
building '/nix/store/5w9pi4h91wbzrkfczqfd756m8cmwnyly-request_promise___request_promise_4.2.5.tgz.drv'...
building '/nix/store/lpngqw6hmr3liishqxqim2l045g6lgfa-request_promise_core___request_promise_core_1.1.3.tgz.drv'...
building '/nix/store/83fcdh9hgn3yrmipm2nhgqaancmsy0gb-request_promise_native___request_promise_native_1.0.8.tgz.drv'...
building '/nix/store/y1hpmka88kxiy6zkvk6x87d9b0mqyj6i-resolve___resolve_1.16.1.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.5.4/repository-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2251 100 2251 0 0 60584 0 --:--:-- --:--:-- --:--:-- 60837
trying https://registry.yarnpkg.com/request-promise/-/request-promise-4.2.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/request-promise-core/-/request-promise-core-1.1.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11634 100 11634 0 0 148k 0 --:--:-- --:--:-- --:--:-- 149k
trying https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.8.tgz
100 5720 100 5720 0 0 75171 0 --:--:-- --:--:-- --:--:-- 76266
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/resolve/-/resolve-1.16.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3430 100 3430 0 0 44608 0 --:--:-- --:--:-- --:--:-- 45131
100 21259 100 21259 0 0 283k 0 --:--:-- --:--:-- --:--:-- 284k
building '/nix/store/hlg6qvh838gfcp70sln2w13blhwnz0kw-rewrite-clj-0.6.1.jar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/as
building '/nix/store/zmk588j5h4kff2q2pyn8g97jax3jcghf-rewrite-clj-0.6.1.pom.drv'...
building '/nix/store/c0l56bzv45lrygli5pyk2lrc2x5r7fqp-rewrite-cljs-0.4.4.jar.drv'...
building '/nix/store/6zc28y2x6gfn7gawpz8rdaks8zkjknzg-rewrite-cljs-0.4.4.pom.drv'...
building '/nix/store/c1h42xaphiwjb7s8pfwk9hk0iwh9x1ni-rimraf___rimraf_2.2.8.tgz.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/as
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ld.gold
trying https://repo.clojars.org/rewrite-clj/rewrite-clj/0.6.1/rewrite-clj-0.6.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 43032 100 43032 0 0 1017k 0 --:--:-- --:--:-- --:--:-- 1024k
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ld.gold
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ld.bfd
trying https://repo.clojars.org/rewrite-cljs/rewrite-cljs/0.4.4/rewrite-cljs-0.4.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 38438 100 38438 0 0 1143k 0 --:--:-- --:--:-- --:--:-- 1173k
trying https://repo.clojars.org/rewrite-clj/rewrite-clj/0.6.1/rewrite-clj-0.6.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7hr5d0yj1l9f1bv1a56v5psfpcg9fxkm-ring-codec-1.1.2.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ld.bfd
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/ar
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/objdump
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/i686-linux-android/bin/objdump
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
100 3587 100 3587 0 0 107k 0 --:--:-- --:--:-- --:--:-- 109k
trying https://repo.clojars.org/rewrite-cljs/rewrite-cljs/0.4.4/rewrite-cljs-0.4.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2955 100 2955 0 0 102k 0 --:--:-- --:--:-- --:--:-- 106k
trying https://registry.yarnpkg.com/rimraf/-/rimraf-2.2.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4279 100 4279 0 0 58945 0 --:--:-- --:--:-- --:--:-- 59430
building '/nix/store/6ca335mm1myqk2plll3a9qfd2q1ljf46-ring-codec-1.1.2.pom.drv'...
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
building '/nix/store/25qzy3zk2ijysfzm3ac2klnrmr47vyvs-ring-core-1.8.1.jar.drv'...
building '/nix/store/npll1xc6pppj81zy2ra0dzcgrc635sa5-ring-core-1.8.1.pom.drv'...
building '/nix/store/silxywxmwrdm0w2iw5n6v85nwk7va1zh-ring-cors-0.1.8.jar.drv'...
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/lib64')],
'recursive': True,
'runtime_dependencies': []}
trying https://repo.clojars.org/ring/ring-codec/1.1.2/ring-codec-1.1.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/ring/ring-codec/1.1.2/ring-codec-1.1.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2799 100 2799 0 0 97478 0 --:--:-- --:--:-- --:--:-- 99964
building '/nix/store/bmbjkzjjbin3hjjsa6431mmg0820j9jy-ring-cors-0.1.8.pom.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/lib64/libc++.so.1
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
100 5817 100 5817 0 0 12665 0 --:--:-- --:--:-- --:--:-- 12673
trying https://repo.clojars.org/ring/ring-core/1.8.1/ring-core-1.8.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/ring/ring-core/1.8.1/ring-core-1.8.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3519 100 3519 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k
trying https://repo.clojars.org/ring-cors/ring-cors/0.1.8/ring-cors-0.1.8.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5625 100 5625 0 0 190k 0 --:--:-- --:--:-- --:--:-- 196k
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin')],
'recursive': True,
'runtime_dependencies': []}
building '/nix/store/kpmfp54f8nqcsj66cpkbp4h01ax3dw39-rn-emoji-keyboard.git.drv'...
building '/nix/store/9qn2z11lka1vwrmcgvg0rxgbmc2p8lfj-rn-snoopy.git.drv'...
building '/nix/store/zy0wcr8y71x1hi5fbw586crxlbvwbr5m-runtime-1.0.0.aar.drv'...
building '/nix/store/8hjc1khyq53ss4zvnwf7a44w5ls0758b-runtime-1.0.0.pom.drv'...
building '/nix/store/mv51bipm8qxdzgz4c5fndwjhjz6njhr8-rxjs___rxjs_5.5.12.tgz.drv'...
100 32319 100 32319 0 0 56314 0 --:--:-- --:--:-- --:--:-- 56403
trying https://repo.clojars.org/ring-cors/ring-cors/0.1.8/ring-cors-0.1.8.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2545 100 2545 0 0 78290 0 --:--:-- --:--:-- --:--:-- 79531
building '/nix/store/6pzcfdw47cvh9j1gwv9sfmlmk8dyn9ci-rxjs___rxjs_5.5.2.tgz.drv'...
building '/nix/store/z2gqjysvs6qjkk0vgpypl6yz0v4pkw0h-safe_json_utils___safe_json_utils_1.1.1.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/android/arch/lifecycle/runtime/1.0.0/runtime-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9603 100 9603 0 0 264k 0 --:--:-- --:--:-- --:--:-- 267k
building '/nix/store/4pq07mckh3psmkba2ab5ilgbv2y2chya-savedstate-1.0.0.aar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/nm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/nm
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ranlib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/objcopy
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/objcopy
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/readelf
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/readelf
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/strip
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/strip
trying https://dl.google.com/dl/android/maven2/android/arch/lifecycle/runtime/1.0.0/runtime-1.0.0.pom
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1723 100 1723 0 0 47486 0 --:--:-- --:--:-- --:--:-- 47861
building '/nix/store/xhzmmdqsf5x7aivzdsq5q19smsvrw103-savedstate-1.0.0.pom.drv'...
trying https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.12.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
trying https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1592k 100 1592k 0 0 11.7M 0 --:--:-- --:--:-- --:--:-- 11.8M
building '/nix/store/db2ydwfkbhkpazc6bb9dc13bhknppsnb-savedstate-1.1.0.aar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/as
100 1643k 100 1643k 0 0 11.7M 0 --:--:-- --:--:-- --:--:-- 11.8M
trying https://registry.yarnpkg.com/safe-json-utils/-/safe-json-utils-1.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/as
100 12683 100 12683 0 0 147k 0 --:--:-- --:--:-- --:--:-- 149k
building '/nix/store/q47k2s9ilkl3qywhk3mi9n6wkiszzhq3-savedstate-1.1.0.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld.gold
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld.gold
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld.bfd
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld.bfd
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/ar
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/objdump
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/aarch64-linux-android/bin/objdump
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
building '/nix/store/lx0gxs5yicndbdj89ajrkpnss45ypafn-saxes___saxes_3.1.11.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.0.0/savedstate-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9768 100 9768 0 0 253k 0 --:--:-- --:--:-- --:--:-- 257k
building '/nix/store/kzmncyksf4avrqxkmpjqlshrp5aw5pnd-schema-1.1.7.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/test/x86_64/bin')],
'recursive': True,
'runtime_dependencies': []}
trying https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.0.0/savedstate-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2072 100 2072 0 0 56080 0 --:--:-- --:--:-- --:--:-- 57555
building '/nix/store/p6x7gf297syiw9z38jxdj5mhdc6cmlhq-schema-1.1.7.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.1.0/savedstate-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11201 100 11201 0 0 289k 0 --:--:-- --:--:-- --:--:-- 295k
building '/nix/store/4246vlqlb9y6v2xbiqsib3jhp4w0zx8n-sdk-common-24.1.3.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/savedstate/savedstate/1.1.0/savedstate-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2171 100 2171 0 0 59613 0 --:--:-- --:--:-- --:--:-- 60305
building '/nix/store/bckjcxmqvq4pnd0iyr35k24izapm3195-sdk-common-24.1.3.pom.drv'...
trying https://registry.yarnpkg.com/saxes/-/saxes-3.1.11.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23629 100 23629 0 0 275k 0 --:--:-- --:--:-- --:--:-- 278k
building '/nix/store/0zx5dlvcp259ylzjmf4j52aza7h428c7-sdk-common-24.3.1.jar.drv'...
trying https://repo.clojars.org/prismatic/schema/1.1.7/schema-1.1.7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 68693 100 68693 0 0 1922k 0 --:--:-- --:--:-- --:--:-- 1973k
building '/nix/store/jkjh9b0r05jzj1fnb1wy08nspm7fxy7k-sdk-common-24.3.1.pom.drv'...
trying https://repo.clojars.org/prismatic/schema/1.1.7/schema-1.1.7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4579 100 4579 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k
building '/nix/store/izb8w8vx3hirnkjzw08rqq36ldvkymqy-sdk-common-24.5.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/sdk-common/24.1.3/sdk-common-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
100 400k 100 400k 0 0 6443k 0 --:--:-- --:--:-- --:--:-- 6557k
building '/nix/store/1danhkskzig8hqagdmjmdanjgflj143d-sdk-common-24.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/sdk-common/24.1.3/sdk-common-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/android/tools/sdk-common/24.3.1/sdk-common-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 443k 100 443k 0 0 8909k 0 --:--:-- --:--:-- --:--:-- 9046k
building '/nix/store/bm9yfkgnrcw9v9bcs3v4wwlii2rkrl3r-sdk-common-26.0.0.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
100 1841 100 1841 0 0 27858 0 --:--:-- --:--:-- --:--:-- 28323
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/test/aarch64/bin')],
'recursive': True,
'runtime_dependencies': []}
building '/nix/store/p0n818hgyna1gyckvrdkib3c2zb61s7a-sdk-common-26.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/sdk-common/24.3.1/sdk-common-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1664 100 1664 0 0 55872 0 --:--:-- --:--:-- --:--:-- 57379
trying https://repo.maven.apache.org/maven2/com/android/tools/sdk-common/24.5.0/sdk-common-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/iwqdhiisfjvq10bhhcld1g345nm1x4c6-sdk-common-26.0.1.jar.drv'...
100 515k 100 515k 0 0 9315k 0 --:--:-- --:--:-- --:--:-- 9373k
building '/nix/store/3jhfw4ywnrjqdi9vkywcf4v58dpv53bi-sdk-common-26.0.1.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/sdk-common/24.5.0/sdk-common-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1664 100 1664 0 0 45432 0 --:--:-- --:--:-- --:--:-- 46222
building '/nix/store/mh3l3fgxrfgzhnzm8nx0nbfcm344vxxf-sdk-common-26.1.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.0/sdk-common-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.0/sdk-common-26.0.0.pom
100 930k 100 930k 0 0 8350k 0 --:--:-- --:--:-- --:--:-- 8380k
building '/nix/store/csas4j22ghmrvj353kch8py508vwaixx-sdk-common-26.1.4.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3644 100 3644 0 0 99k 0 --:--:-- --:--:-- --:--:-- 101k
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.1/sdk-common-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8smnl7h42pwxk56ymbdbzml27r8fxyxs-sdk-common-26.2.1.jar.drv'...
auto-patchelf: 0 dependencies could not be satisfied
100 930k 100 930k 0 0 9151k 0 --:--:-- --:--:-- --:--:-- 9210k
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.0.1/sdk-common-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/4pkxsjgx6chylp018mxm5wk4sqc4yqsz-sdk-common-26.2.1.pom.drv'...
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
100 3644 100 3644 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k
building '/nix/store/dqh65wmq5rdr81qqq16hhnj2slqq9n9v-sdk-common-26.3.1.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.1.4/sdk-common-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/test/i686/bin')],
'recursive': True,
'runtime_dependencies': []}
100 1139k 100 1139k 0 0 14.7M 0 --:--:-- --:--:-- --:--:-- 14.8M
building '/nix/store/s17lhbpvbp8ja853fzr3208wrv4zm7ng-sdk-common-26.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.1.4/sdk-common-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4020 100 4020 0 0 98970 0 --:--:-- --:--:-- --:--:-- 98k
building '/nix/store/x80q4mqhdni55gam8j0xpfpl3pgd4fm3-sdk-common-26.5.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.2.1/sdk-common-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1230k 100 1230k 0 0 17.1M 0 --:--:-- --:--:-- --:--:-- 17.1M
building '/nix/store/r3f3ps8nra015d2qx50fdbjg5sq2m39q-sdk-common-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.2.1/sdk-common-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.3.1/sdk-common-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3004 100 3004 0 0 79502 0 --:--:-- --:--:-- --:--:-- 81189
building '/nix/store/0wvsjqy6gpimay3fb9w19a769409m87k-sdk-tools-linux-4333796.zip.drv'...
100 1358k 100 1358k 0 0 18.0M 0 --:--:-- --:--:-- --:--:-- 18.1M
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.3.1/sdk-common-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/59gfswfpy7iqmdiqr1vxwi9ra23cl0mj-sdklib-24.1.3.jar.drv'...
100 3005 100 3005 0 0 84067 0 --:--:-- --:--:-- --:--:-- 85857
building '/nix/store/mv6i74x12rvm8cjrpb6jp3cxxyx135a6-sdklib-24.1.3.pom.drv'...
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.5.4/sdk-common-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdk-common/26.5.4/sdk-common-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3567 100 3567 0 0 94955 0 --:--:-- --:--:-- --:--:-- 96405
building '/nix/store/9l5h4vxn5nfy3298jkyjpyggkhbali42-sdklib-24.3.1.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
100 1408k 100 1408k 0 0 17.8M 0 --:--:-- --:--:-- --:--:-- 17.8M
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/test/arm/bin')],
'recursive': True,
'runtime_dependencies': []}
building '/nix/store/6q5my60y8jaj2fszyss58mhkqdjg4nv7-sdklib-24.3.1.pom.drv'...
trying https://dl.google.com/android/repository/sdk-tools-linux-4333796.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/android/tools/sdklib/24.1.3/sdklib-24.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/android/tools/sdklib/24.1.3/sdklib-24.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 711k 100 711k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.6M
building '/nix/store/l49wmlp4qjz5q8acffldjqzdsf3m9wf5-sdklib-24.5.0.jar.drv'...
100 2018 100 2018 0 0 37915 0 --:--:-- --:--:-- --:--:-- 38075
building '/nix/store/mmh52knh1aqlwxvg8xzah2n1rkkkk7fy-sdklib-24.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/sdklib/24.3.1/sdklib-24.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 721k 100 721k 0 0 9397k 0 --:--:-- --:--:-- --:--:-- 9493k
building '/nix/store/djpfra8vw77j0pxyh1j1yj746mjjmvrs-sdklib-26.0.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/sdklib/24.3.1/sdklib-24.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2195 100 2195 0 0 78623 0 --:--:-- --:--:-- --:--:-- 81296
building '/nix/store/lkicxa55bpl9g4lzqkxcmhbmn4pg8f9f-sdklib-26.0.0.pom.drv'...
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://repo.maven.apache.org/maven2/com/android/tools/sdklib/24.5.0/sdklib-24.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 720k 100 720k 0 0 11.4M 0 --:--:-- --:--:-- --:--:-- 11.5M
building '/nix/store/z8rqimm6h8slb84hpp15fn6kvbaqb8wk-sdklib-26.0.1.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/sdklib/24.5.0/sdklib-24.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2195 100 2195 0 0 75225 0 --:--:-- --:--:-- --:--:-- 75689
building '/nix/store/zy2qbqzdgcfnv1911mbqzjnfz9fp5n21-sdklib-26.0.1.pom.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.0/sdklib-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/lib64')],
'recursive': True,
'runtime_dependencies': []}
100 660k 100 660k 0 0 9445k 0 --:--:-- --:--:-- --:--:-- 9572k
building '/nix/store/mhrajavkndx5cw4a0l9x23vyjwm41iz8-sdklib-26.1.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.0/sdklib-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2916 100 2916 0 0 70480 0 --:--:-- --:--:-- --:--:-- 71121
building '/nix/store/ak6cb5hi2b36jiv0i1pyaky7zdj4r2dg-sdklib-26.1.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.1/sdklib-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 660k 100 660k 0 0 8732k 0 --:--:-- --:--:-- --:--:-- 8810k
building '/nix/store/s6h4hqha5fvgdgn6rlqjzgjj8hxfsx4d-sdklib-26.2.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.0.1/sdklib-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.1.4/sdklib-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2916 100 2916 0 0 38185 0 --:--:-- --:--:-- --:--:-- 38368
building '/nix/store/p3h4z5xzqbjx61ly6klijri9jqwpsz2v-sdklib-26.2.1.pom.drv'...
100 662k 100 662k 0 0 8808k 0 --:--:-- --:--:-- --:--:-- 8838k
building '/nix/store/1hwzk0iw1ziiy9vrwxfvxk168gnq0w89-sdklib-26.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.1.4/sdklib-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2916 100 2916 0 0 49209 0 --:--:-- --:--:-- --:--:-- 49423
building '/nix/store/1jhza2dp8l1lb1ra2d8lkvcqhd8jgllm-sdklib-26.3.1.pom.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/lib64/libc++.so.1
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.2.1/sdklib-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 664k 100 664k 0 0 9377k 0 --:--:-- --:--:-- --:--:-- 9499k
building '/nix/store/9k004z8f31mdzladj9d7jfp5ncdyk2g0-sdklib-26.5.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.2.1/sdklib-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2424 100 2424 0 0 63161 0 --:--:-- --:--:-- --:--:-- 63789
building '/nix/store/jn4216vqwgpq3lrsfbczxbrwqjlqngm5-sdklib-26.5.4.pom.drv'...
100 147M 100 147M 0 0 63.5M 0 0:00:02 0:00:02 --:--:-- 63.5M
building '/nix/store/1g3f8kchyabm7ps4px3wivi9m553i8p6-semver4j-0.16.4.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.3.1/sdklib-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 676k 100 676k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.3.1/sdklib-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2424 100 2424 0 0 63412 0 --:--:-- --:--:-- --:--:-- 63789
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.5.4/sdklib-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 620k 100 620k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.9M
trying https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.5.4/sdklib-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2425 100 2425 0 0 67737 0 --:--:-- --:--:-- --:--:-- 69285
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin')],
'recursive': True,
'runtime_dependencies': []}
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/nm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/nm
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ranlib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/objcopy
building '/nix/store/yj7r6v4v45v2c1v44m99i9s1r9mmzsxr-semver4j-0.16.4.pom.drv'...
building '/nix/store/hk6xnfansbqv0pbygxav7a8kjgii6nxr-sente-1.15.0.jar.drv'...
building '/nix/store/4hvx5304i9w3q10dq1fbhhvy8whd8rzm-sente-1.15.0.pom.drv'...
building '/nix/store/yyg7ccad736f092j2pxbkx42ik9dc8nl-serialize_error___serialize_error_2.1.0.tgz.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/objcopy
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/readelf
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/readelf
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/strip
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/strip
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/as
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/as
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld.gold
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld.gold
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld.bfd
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld.bfd
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/ar
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/objdump
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/x86_64-linux-android/bin/objdump
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://repo.maven.apache.org/maven2/com/github/gundy/semver4j/0.16.4/semver4j-0.16.4.jar
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'recursive': True,
'runtime_dependencies': []}
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 94526 100 94526 0 0 2757k 0 --:--:-- --:--:-- --:--:-- 2797k
building '/nix/store/li951pb3w1hhmj9v8ac6pl9i0smdicxl-servlet-api-2.5.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/github/gundy/semver4j/0.16.4/semver4j-0.16.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9551 100 9551 0 0 180k 0 --:--:-- --:--:-- --:--:-- 182k
building '/nix/store/zfkd26asm0b6scvvvpv4z25205v49qz5-servlet-api-2.5.pom.drv'...
trying https://repo.clojars.org/re-frisk/sente/1.15.0/sente-1.15.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 46632 100 46632 0 0 1281k 0 --:--:-- --:--:-- --:--:-- 1301k
trying https://repo.clojars.org/re-frisk/sente/1.15.0/sente-1.15.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4686 100 4686 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k
trying https://registry.yarnpkg.com/serialize-error/-/serialize-error-2.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/67dh45fp7lgfy2rkhjxlgdgwfshdsaxs-shadow-client-1.3.3.jar.drv'...
building '/nix/store/zwjl0l47qjki1jr0mlrck05379y2xymq-shadow-client-1.3.3.pom.drv'...
100 1936 100 1936 0 0 23999 0 --:--:-- --:--:-- --:--:-- 24200
building '/nix/store/i29gl9np77sjkb09ifl4npxydcxbij5n-shadow-cljs-2.11.4-aot.jar.drv'...
trying https://repo1.maven.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 102k 100 102k 0 0 2317k 0 --:--:-- --:--:-- --:--:-- 2332k
building '/nix/store/g1m0mz1r4xqq2nz7qrn30w9x1b9r5sl6-shadow-cljs-2.11.4.pom.drv'...
trying https://repo1.maven.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 157 100 157 0 0 4884 0 --:--:-- --:--:-- --:--:-- 4906
building '/nix/store/3nvwy1isjks8h489784rdz2jnfba3mmn-shadow-cljsjs-0.0.21.jar.drv'...
trying https://repo.clojars.org/thheller/shadow-client/1.3.3/shadow-client-1.3.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/thheller/shadow-client/1.3.3/shadow-client-1.3.3.pom
100 54507 100 54507 0 0 1344k 0 --:--:-- --:--:-- --:--:-- 1364k
building '/nix/store/22sd2wijrh1bhd12w2zhac0dbdl4fb2q-shadow-cljsjs-0.0.21.pom.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/LLVMPolly.so
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2822 100 2822 0 0 73797 0 --:--:-- --:--:-- --:--:-- 74263
trying https://repo.clojars.org/thheller/shadow-cljs/2.11.4/shadow-cljs-2.11.4-aot.jar
building '/nix/store/zmbms22a2qzics4fxjdfv71ckbcdm4lc-shadow-util-0.7.0.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libedit.so.0
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libclang.so.11git
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/thheller/shadow-cljs/2.11.4/shadow-cljs-2.11.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libRemarks.so.11git
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libLTO.so
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
100 9094 100 9094 0 0 48663 0 --:--:-- --:--:-- --:--:-- 48892
trying https://repo.clojars.org/thheller/shadow-cljsjs/0.0.21/shadow-cljsjs-0.0.21.jar
building '/nix/store/hd7gbxsl5dhzxnid8jwis9c1vl4xhwqg-shadow-util-0.7.0.pom.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libpython3.8.so.1.0
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/liblldbIntelFeatures.so.11git
libpython3.8.so.1.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
liblldb.so.11git -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/LLVMgold.so
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 40626 100 40626 0 0 1170k 0 --:--:-- --:--:-- --:--:-- 1202k
trying https://repo.clojars.org/thheller/shadow-cljsjs/0.0.21/shadow-cljsjs-0.0.21.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3123 100 3123 0 0 85470 0 --:--:-- --:--:-- --:--:-- 86750
building '/nix/store/6s5xcy0jb60aak48m8swacic7fqhr0kg-shadow_cljs___shadow_cljs_2.11.4.tgz.drv'...
building '/nix/store/i8bsyhwfx5mgk6gcfcrwk8i3c6wxy949-shadow_cljs_jar___shadow_cljs_jar_1.3.2.tgz.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/liblldbIntelFeatures.so
libpython3.8.so.1.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
liblldb.so.11git -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/liblldb.so.11.0.5git
libpython3.8.so.1.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libform.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libpanel.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libedit.so.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
trying https://repo.clojars.org/thheller/shadow-util/0.7.0/shadow-util-0.7.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10736 100 10736 0 0 333k 0 --:--:-- --:--:-- --:--:-- 338k
building '/nix/store/m566k5l7q0yfwv46wiwzzvry7380b4mw-shared-26.0.0.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libclang_cxx.so.11git
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
trying https://repo.clojars.org/thheller/shadow-util/0.7.0/shadow-util-0.7.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2640 100 2640 0 0 92411 0 --:--:-- --:--:-- --:--:-- 94285
building '/nix/store/3nhi3mhs0s012v7xvg9a23s9kwlqh3zs-shared-26.0.0.pom.drv'...
trying https://registry.yarnpkg.com/shadow-cljs/-/shadow-cljs-2.11.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/shadow-cljs-jar/-/shadow-cljs-jar-1.3.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libxml2.so.2.9.10
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
100 58317 100 58317 0 0 618k 0 --:--:-- --:--:-- --:--:-- 625k
building '/nix/store/lb913z6qisgshqsa412mxgc23rp3vvz9-shared-26.0.1.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/liblldb.so.11git
libpython3.8.so.1.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libform.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libpanel.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libedit.so.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.0/shared-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22869 100 22869 0 0 267k 0 --:--:-- --:--:-- --:--:-- 272k
building '/nix/store/lrk771sg9d6xn1k0383nf1bgclc8vh33-shared-26.0.1.pom.drv'...
100 14.1M 100 14.1M 0 0 46.9M 0 --:--:-- --:--:-- --:--:-- 47.0M
building '/nix/store/929q5qssysgafa5x2fj7b4hva6anlcsm-shared-26.1.4.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libLLVM-11git.so
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
100 7478k 100 7478k 0 0 4988k 0 0:00:01 0:00:01 --:--:-- 4985k
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.0/shared-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2566 100 2566 0 0 57258 0 --:--:-- --:--:-- --:--:-- 58318
building '/nix/store/3w4z9qs93cw1j44qyf3gw7az4aasqyjd-shared-26.1.4.pom.drv'...
building '/nix/store/19mafd9w68w3baavnb5h3ib1qxassw2a-shared-26.2.1.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libc++.so.1
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libomptarget.so
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libLTO.so.11git
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.1/shared-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22869 100 22869 0 0 303k 0 --:--:-- --:--:-- --:--:-- 305k
building '/nix/store/k7k89kfl9lx70d0i5hcllpqir3s7bmcy-shared-26.2.1.pom.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libRemarks.so
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libc++abi.so.1
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/libc++.so
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/liblldb.so
libpython3.8.so.1.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libform.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libpanel.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libedit.so.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.0.1/shared-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2566 100 2566 0 0 70548 0 --:--:-- --:--:-- --:--:-- 71277
building '/nix/store/1d72jfqx8cv4c0b4fb2qjqr13jgvbzmd-shared-26.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.1.4/shared-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22869 100 22869 0 0 595k 0 --:--:-- --:--:-- --:--:-- 603k
building '/nix/store/f2d8p7b7pr1d4y2bafcfv89x3xkw2922-shared-26.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.1.4/shared-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2566 100 2566 0 0 69705 0 --:--:-- --:--:-- --:--:-- 71277
building '/nix/store/l2bvyay3fm5mkfyqfncnim7gcn9qww27-shared-26.5.4.jar.drv'...
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo-aarch64-android.so because its architecture (AArch64) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo_minimal-i686-android.so because its architecture (x86) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_minimal-aarch64-android.so because its architecture (AArch64) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_minimal-arm-android.so because its architecture (ARM) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo_minimal-aarch64-android.so because its architecture (AArch64) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_standalone-i686-android.so because its architecture (x86) differs from target (x64)
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_minimal-x86_64-android.so
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.asan-i686-android.so because its architecture (x86) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_standalone-aarch64-android.so because its architecture (AArch64) differs from target (x64)
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_standalone-x86_64-android.so
liblog.so -> not found!
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.asan-x86_64-android.so
liblog.so -> not found!
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo-arm-android.so because its architecture (ARM) differs from target (x64)
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo-x86_64-android.so
liblog.so -> not found!
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.hwasan-x86_64-android.so
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_standalone-arm-android.so because its architecture (ARM) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.asan-arm-android.so because its architecture (ARM) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.asan-aarch64-android.so because its architecture (AArch64) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo-i686-android.so because its architecture (x86) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.hwasan-aarch64-android.so because its architecture (AArch64) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo_minimal-arm-android.so because its architecture (ARM) differs from target (x64)
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo_minimal-x86_64-android.so
liblog.so -> not found!
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_minimal-i686-android.so because its architecture (x86) differs from target (x64)
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64/libomp.so
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64/lldb-server because it is statically linked
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.2.1/shared-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 22869 100 22869 0 0 531k 0 --:--:-- --:--:-- --:--:-- 544k
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.2.1/shared-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2074 100 2074 0 0 58253 0 --:--:-- --:--:-- --:--:-- 59257
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386/libomp.so because its architecture (x86) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386/lldb-server because it is statically linked
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64/libomp.so because its architecture (AArch64) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64/lldb-server because it is statically linked
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm/libomp.so because its architecture (ARM) differs from target (x64)
skipping toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm/lldb-server because it is statically linked
auto-patchelf: 4 dependencies could not be satisfied
warn: auto-patchelf ignoring missing liblog.so wanted by toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.ubsan_standalone-x86_64-android.so
warn: auto-patchelf ignoring missing liblog.so wanted by toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.asan-x86_64-android.so
warn: auto-patchelf ignoring missing liblog.so wanted by toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo-x86_64-android.so
warn: auto-patchelf ignoring missing liblog.so wanted by toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/libclang_rt.scudo_minimal-x86_64-android.so
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
building '/nix/store/s0c1hk8c7x8caykirssbgjpk7icqpag8-shared-26.5.4.pom.drv'...
building '/nix/store/pmhzvvqy4cwys23wyz37ml34kskggk4r-simple_concat___simple_concat_1.0.0.tgz.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.3.1/shared-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/bin')],
'recursive': True,
'runtime_dependencies': []}
100 48609 100 48609 0 0 1066k 0 --:--:-- --:--:-- --:--:-- 1078k
building '/nix/store/1bn0w8hjja5bhgjjv4r3bwgxsmc9mwr9-simple_get___simple_get_2.8.1.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.3.1/shared-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2270 100 2270 0 0 60157 0 --:--:-- --:--:-- --:--:-- 61351
building '/nix/store/bx34hr4fglahyg31jny9qwz7bp4bbx0s-simple_plist___simple_plist_1.1.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.5.4/shared-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 88955 100 88955 0 0 1482k 0 --:--:-- --:--:-- --:--:-- 1497k
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/shared/26.5.4/shared-26.5.4.pom
building '/nix/store/5w8rniqk0p6whk991rplj90klf013gzk-sjcl___sjcl_1.0.8.tgz.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2268 100 2268 0 0 57648 0 --:--:-- --:--:-- --:--:-- 58153
building '/nix/store/8yjwvhmrcz63xwym01v1qjaksa5jdlzr-slf4j-api-2.0.0-alpha7.jar.drv'...
trying https://registry.yarnpkg.com/simple-get/-/simple-get-2.8.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4776 100 4776 0 0 70261 0 --:--:-- --:--:-- --:--:-- 71283
building '/nix/store/cl5sdwnidgzgcv3jzqrq3fxihkybwnr3-slf4j-api-2.0.0-alpha7.pom.drv'...
100 1962 100 1962 0 0 25583 0 --:--:-- --:--:-- --:--:-- 25815
building '/nix/store/7swd6rpqmq7fz568ry8nj5fp0j5jdxiw-slf4j-jdk14-2.0.0-alpha7.jar.drv'...
trying https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
100 2596 100 2596 0 0 31622 0 --:--:-- --:--:-- --:--:-- 32049
building '/nix/store/b13m1v277m1qvzmpijnxl837wwg4iawz-slf4j-jdk14-2.0.0-alpha7.pom.drv'...
trying https://registry.yarnpkg.com/sjcl/-/sjcl-1.0.8.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/bin')],
'recursive': True,
'runtime_dependencies': []}
trying https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha7/slf4j-api-2.0.0-alpha7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 60713 100 60713 0 0 1515k 0 --:--:-- --:--:-- --:--:-- 1560k
100 1015k 100 1015k 0 0 7963k 0 --:--:-- --:--:-- --:--:-- 7996k
building '/nix/store/k1hby6vj0zmscb3i9m4s4hp5zvf5lvbq-slf4j-parent-2.0.0-alpha7.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.0-alpha7/slf4j-api-2.0.0-alpha7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1620 100 1620 0 0 55409 0 --:--:-- --:--:-- --:--:-- 55862
trying https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.0-alpha7/slf4j-jdk14-2.0.0-alpha7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/8cjdzk2rxafxc109j3gisvc72i6r8bgj-slidingpanelayout-1.0.0.aar.drv'...
100 9375 100 9375 0 0 309k 0 --:--:-- --:--:-- --:--:-- 315k
building '/nix/store/5mq2357fi7zzs07nwy32fr78x822f2xb-slidingpanelayout-1.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.0-alpha7/slf4j-jdk14-2.0.0-alpha7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1059 100 1059 0 0 32538 0 --:--:-- --:--:-- --:--:-- 33093
building '/nix/store/8kbjkjpr78cs9285hs1pz18kckdp28y6-soloader-0.6.0.aar.drv'...
building '/nix/store/d87gsy2ysz8vw8hb3r301697yba6vwpv-soloader-0.6.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/slidingpanelayout/slidingpanelayout/1.0.0/slidingpanelayout-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.0-alpha7/slf4j-parent-2.0.0-alpha7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 23503 100 23503 0 0 634k 0 --:--:-- --:--:-- --:--:-- 637k
100 16259 100 16259 0 0 562k 0 --:--:-- --:--:-- --:--:-- 567k
building '/nix/store/0mcdrymwp2223qk2lzf3mprz4ibj67bs-soloader-0.8.2.aar.drv'...
building '/nix/store/zmpyfnjws4jyyklgx8nd8xdzpkp268ng-soloader-0.8.2.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-strip
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-strip
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-size
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-size
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ranlib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-readobj
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-readobj
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
trying https://dl.google.com/dl/android/maven2/androidx/slidingpanelayout/slidingpanelayout/1.0.0/slidingpanelayout-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2022 100 2022 0 0 56186 0 --:--:-- --:--:-- --:--:-- 57771
building '/nix/store/alskr5ki1v0901yqx3i7nq795x0jk9ys-soloader-0.9.0.aar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-lib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-lib
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-as
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-as
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-size
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/soloader/0.6.0/soloader-0.6.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 59173 100 59173 0 0 1514k 0 --:--:-- --:--:-- --:--:-- 1520k
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/soloader/0.6.0/soloader-0.6.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 945 100 945 0 0 28064 0 --:--:-- --:--:-- --:--:-- 28636
building '/nix/store/9a18n6dr2hskqmk6ygpr9f0svhv5zvri-soloader-0.9.0.pom.drv'...
building '/nix/store/bj3r20pyy54zw3ccpb71qcf6i106dpxx-soloader-2.2.0.aar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-size
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-elfedit
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-elfedit
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/soloader/0.8.2/soloader-0.8.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/clang++
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
100 62420 100 62420 0 0 1631k 0 --:--:-- --:--:-- --:--:-- 1647k
building '/nix/store/41gx8l6mmk0lhmnrng1ws5687y9mwivz-soloader-2.2.0.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strings
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/soloader/0.8.2/soloader-0.8.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1265 100 1265 0 0 45611 0 --:--:-- --:--:-- --:--:-- 46851
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/soloader/0.9.0/soloader-0.9.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 66165 100 66165 0 0 1328k 0 --:--:-- --:--:-- --:--:-- 1346k
building '/nix/store/wm12w9v6blpq0k5ign7srb0d3a0mlcla-sonic_boom___sonic_boom_1.4.1.tgz.drv'...
building '/nix/store/r168mcl6j8k40ybr7gf3c93jcs7r4y38-source_map_support___source_map_support_0.5.18.tgz.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strings
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/dsymutil
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/dsymutil
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld.gold
trying https://repo.maven.apache.org/maven2/com/facebook/soloader/soloader/0.9.0/soloader-0.9.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1265 100 1265 0 0 45771 0 --:--:-- --:--:-- --:--:-- 46851
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/soloader/2.2.0/soloader-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1590 100 1590 0 0 49159 0 --:--:-- --:--:-- --:--:-- 49687
building '/nix/store/7nrqazvdizbvywkazahygnjrrd2z5r27-spdx_correct___spdx_correct_3.1.0.tgz.drv'...
building '/nix/store/fzj905w6lpl4942bxw5yncjqh9mc4xds-spdx_expression_parse___spdx_expression_parse_3.0.0.tgz.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld.gold
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-as
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-as
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-as
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-as
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-rc
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-rc
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-cfi-verify
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-cfi-verify
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strings
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strings
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-as
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-as
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld.gold
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld.gold
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-c++filt
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-c++filt
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld.bfd
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld.bfd
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/soloader/2.2.0/soloader-2.2.0.pom
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/lldb
% Total % Received % Xferd Average Speed Time Time Time Current
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/lldb
Dload Upload Total Spent Left Speed
liblldb.so.11git -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
100 1507 100 1507 0 0 53145 0 --:--:-- --:--:-- --:--:-- 53821
building '/nix/store/4mmwvs4rn7v2cng69pi1mky5i9208lbs-spec-coerce-1.0.0-alpha6.jar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/ld.lld
trying https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-1.4.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/ld.lld
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
100 8511 100 8511 0 0 92719 0 --:--:-- --:--:-- --:--:-- 93527
trying https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.18.tgz
building '/nix/store/r6jckaz6xz8chg64dxjj6p3xp2hkk169-spec-coerce-1.0.0-alpha6.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 26408 100 26408 0 0 343k 0 --:--:-- --:--:-- --:--:-- 348k
trying https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/9bagdl1v7fb0a31gxzd1dzdlylk3vll4-spec-inspec-1.0.0-alpha2.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-strip
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-addr2line
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-addr2line
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-addr2line
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-addr2line
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-config
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-config
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm
100 6949 100 6949 0 0 65995 0 --:--:-- --:--:-- --:--:-- 65556
trying https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/pcrv97082w7xbavzshjdwmddiaddhsr6-spec-inspec-1.0.0-alpha2.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-objcopy
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-objcopy
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-readelf
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-readelf
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-gprof
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-gprof
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-ld.bfd
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-ld.bfd
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/sancov
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/sancov
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
100 4460 100 4460 0 0 58690 0 --:--:-- --:--:-- --:--:-- 59466
building '/nix/store/740nng4a9dl3p4l5y3dsmqb6nscgsqw5-spec.alpha-0.2.176.jar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld.bfd
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld.bfd
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-elfedit
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-elfedit
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-readelf
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-readelf
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld.bfd
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld.bfd
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld.gold
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld.gold
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
trying https://repo.clojars.org/spec-coerce/spec-coerce/1.0.0-alpha6/spec-coerce-1.0.0-alpha6.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
100 11757 100 11757 0 0 382k 0 --:--:-- --:--:-- --:--:-- 395k
building '/nix/store/2scagncyiavcfgzz6p6rgni3g75dg1br-spec.alpha-0.2.176.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/clang-cl
trying https://repo.clojars.org/spec-coerce/spec-coerce/1.0.0-alpha6/spec-coerce-1.0.0-alpha6.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3000 100 3000 0 0 95547 0 --:--:-- --:--:-- --:--:-- 96774
building '/nix/store/0j0h6pxvj495cgg2k2d7bxbwnd26bhgm-split_on_first___split_on_first_1.1.0.tgz.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/clang-cl
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
trying https://repo.clojars.org/com/wsscode/spec-inspec/1.0.0-alpha2/spec-inspec-1.0.0-alpha2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8496 100 8496 0 0 175k 0 --:--:-- --:--:-- --:--:-- 176k
building '/nix/store/rpk98s9aspy6f8vrd7x9qybsf6kmlyrh-stack_utils___stack_utils_1.0.2.tgz.drv'...
trying https://repo.clojars.org/com/wsscode/spec-inspec/1.0.0-alpha2/spec-inspec-1.0.0-alpha2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2517 100 2517 0 0 75617 0 --:--:-- --:--:-- --:--:-- 76272
building '/nix/store/30a04w0hn8blg364qz40wwk7rgnpdaai-stacktrace_parser___stacktrace_parser_0.1.9.tgz.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-dis
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-dis
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-strings
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-strings
trying https://repo1.maven.org/maven2/org/clojure/spec.alpha/0.2.176/spec.alpha-0.2.176.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/org/clojure/spec.alpha/0.2.176/spec.alpha-0.2.176.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3526 100 3526 0 0 90343 0 --:--:-- --:--:-- --:--:-- 92789
building '/nix/store/jbwpsrciv29xm6ya3b55dl0m823saqas-status-go-a787dab-source.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-dwp
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-dwp
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-dwp
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-dwp
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-cov
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-cov
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-addr2line
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-addr2line
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
100 589k 100 589k 0 0 9040k 0 --:--:-- --:--:-- --:--:-- 9074k
building '/nix/store/hfa9nmabpqid29yc1agzgdkf3i2lhxwb-status-mobile-node-deps-1.20.0-workspace-package.json.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objcopy
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objcopy
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-link
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-link
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/yasm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/yasm
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-objdump
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-objdump
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-size
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-size
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-dwp
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-dwp
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-dwarfdump
trying https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1894 100 1894 0 0 26128 0 --:--:-- --:--:-- --:--:-- 26305
building '/nix/store/qjmankbyms1p4wxqqyrjsyd10kiya9kc-stax-api-1.0-2.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-dwarfdump
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/clangd
building '/nix/store/sspll2kbflxlbcz15b83l1snd02z530v-stax-api-1.0-2.pom.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/clangd
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
trying https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-nm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-nm
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
100 5178 100 5178 0 0 61320 0 --:--:-- --:--:-- --:--:-- 61642
building '/nix/store/hr3av4562j9z30y2n8c6plk5cyc08vs7-stax-ex-1.7.7.jar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-objcopy
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-objcopy
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-strings
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-strings
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-objdump
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-objdump
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-ranlib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-ar
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-readelf
trying https://registry.yarnpkg.com/stacktrace-parser/-/stacktrace-parser-0.1.9.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-readelf
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-ranlib
100 3629 100 3629 0 0 47238 0 --:--:-- --:--:-- --:--:-- 47750
building '/nix/store/8zyhwrjzyz2xnx8ifzrh8ya7acpfqfn1-stax-ex-1.7.7.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-objdump
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-objdump
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-c++filt
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-c++filt
trying https://github.com/status-im/status-go/archive/a787dab01ccb20e8f5f5836006f2e83cf3bcdc94.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-modextract
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-modextract
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/ld
trying https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 23346 100 23346 0 0 702k 0 --:--:-- --:--:-- --:--:-- 712k
building '/nix/store/a96bkcydnqbyy79z16pdffsn8v650b9k-stax-ex-2.1.0.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/ld
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
trying https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 962 100 962 0 0 26920 0 --:--:-- --:--:-- --:--:-- 27485
trying https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33739 100 33739 0 0 1107k 0 --:--:-- --:--:-- --:--:-- 1136k
building '/nix/store/qq479x8jzyc6hd043k39hbwyvmr08sc8-stax-ex-2.1.0.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-as
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-as
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-elfedit
building '/nix/store/cj70qm86p8sckgmi3q1mcawvjw6j5gc4-stetho-1.3.1.jar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-elfedit
trying https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/1.7.7/stax-ex-1.7.7.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11435 100 11435 0 0 377k 0 --:--:-- --:--:-- --:--:-- 385k
building '/nix/store/8nivh6r09wk14sqxdy8l1gwzv7sya8r7-stetho-1.3.1.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/clang
trying https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.1.0/stax-ex-2.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/clang
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
100 38872 100 38872 0 0 1054k 0 --:--:-- --:--:-- --:--:-- 1084k
building '/nix/store/qcy6cf3yw8c5ckh2af76j3s9jnp54p9x-stetho-2.2.0.aar.drv'...
trying https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.1.0/stax-ex-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 15610 100 15610 0 0 506k 0 --:--:-- --:--:-- --:--:-- 508k
trying https://repo.maven.apache.org/maven2/com/facebook/stetho/stetho/1.3.1/stetho-1.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 517k 100 517k 0 0 7885k 0 --:--:-- --:--:-- --:--:-- 7961k
building '/nix/store/gx274gi2jq9zjslxmhy9h249m6bm5g84-stetho-2.2.0.pom.drv'...
building '/nix/store/8c274qg7djxjjabdxbi20m3k6fkmv8rx-stream_buffers___stream_buffers_2.2.0.tgz.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-size
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-size
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-size
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-size
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-objcopy
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-objcopy
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/clang-tidy.real
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/clang-tidy.real
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
trying https://repo.maven.apache.org/maven2/com/facebook/stetho/stetho/1.3.1/stetho-1.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1695 100 1695 0 0 51777 0 --:--:-- --:--:-- --:--:-- 52968
building '/nix/store/wzvi8k8213knhjrlq2wd75m5wg6c90il-string_hash_64___string_hash_64_1.0.3.tgz.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-dwp
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-dwp
skipping toolchains/llvm/prebuilt/linux-x86_64/bin/clang-tidy because it is statically linked
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strings
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strings
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-strip
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-strip
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/clang-check
trying https://plugins.gradle.org/m2/com/facebook/fresco/stetho/2.2.0/stetho-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/clang-check
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
trying https://plugins.gradle.org/m2/com/facebook/fresco/stetho/2.2.0/stetho-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10815 100 10815 0 0 49223 0 --:--:-- --:--:-- --:--:-- 5280k
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/clang-format
building '/nix/store/6apxxjpwy2h1nvihf5ja1ms73j48mrqj-string_length___string_length_3.1.0.tgz.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/clang-format
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-symbolizer
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-symbolizer
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-nm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-nm
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-profdata
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-profdata
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-elfedit
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-elfedit
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2816 100 2816 0 0 14226 0 --:--:-- --:--:-- --:--:-- 14226
trying https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 24243 100 24243 0 0 302k 0 --:--:-- --:--:-- --:--:-- 303k
trying https://registry.yarnpkg.com/string-hash-64/-/string-hash-64-1.0.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/7pllkid4w1p9isrn6246y2kwrzncpa7c-stringtemplate-3.2.1.jar.drv'...
building '/nix/store/4491n6bv0f76jxsm0xba703d4njad3yd-stringtemplate-3.2.1.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-c++filt
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-c++filt
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/lldb-argdumper
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/lldb-argdumper
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-gprof
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-gprof
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-readelf
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-readelf
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-objdump
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-objdump
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-objcopy
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-objcopy
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-addr2line
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-addr2line
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/sanstats
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/sanstats
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-gprof
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-gprof
100 1282 100 1282 0 0 15665 0 --:--:-- --:--:-- --:--:-- 15827
building '/nix/store/ia037f7nwiz7l4wzfwl2qmai2lj8nqnh-stringtemplate-4.0.2.jar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-nm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-nm
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-addr2line
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-addr2line
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/x86_64-linux-android-ar
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-readelf
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-readelf
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-ld.gold
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/i686-linux-android-ld.gold
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gprof
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gprof
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-c++filt
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-c++filt
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/lib64')],
'recursive': True,
'runtime_dependencies': []}
trying https://registry.yarnpkg.com/string-length/-/string-length-3.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1872 100 1872 0 0 27330 0 --:--:-- --:--:-- --:--:-- 27529
building '/nix/store/gja9bd08mq98m279dpgy30p5flwqs2j2-stringtemplate-4.0.2.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 145k 100 145k 0 0 3486k 0 --:--:-- --:--:-- --:--:-- 3540k
building '/nix/store/2cimxx8w0bydsswfcfa08y5jpadclwkf-strip_hex_prefix___strip_hex_prefix_1.0.0.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7461 100 7461 0 0 267k 0 --:--:-- --:--:-- --:--:-- 269k
building '/nix/store/6wj1qyxhaq6dymiwvfv37n747bg5jyyx-sudo_prompt___sudo_prompt_9.1.1.tgz.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/4.0.2/stringtemplate-4.0.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 221k 100 221k 0 0 5103k 0 --:--:-- --:--:-- --:--:-- 5141k
building '/nix/store/6b4q7cx2m8chldx8x3i6zajqcs66ad4y-support-annotations-26.0.2.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/antlr/stringtemplate/4.0.2/stringtemplate-4.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7867 100 7867 0 0 281k 0 --:--:-- --:--:-- --:--:-- 284k
building '/nix/store/8n92vyxcgj4rkkwz817alj1l1zg2rw6m-support-annotations-26.0.2.pom.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/lib64/libc++.so.1
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://registry.yarnpkg.com/strip-hex-prefix/-/strip-hex-prefix-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3484 100 3484 0 0 44720 0 --:--:-- --:--:-- --:--:-- 45246
building '/nix/store/irla3spixmmbyx24yc3jp4gqcyx3c63r-support-annotations-26.1.0.jar.drv'...
trying https://registry.yarnpkg.com/sudo-prompt/-/sudo-prompt-9.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/support/support-annotations/26.0.2/support-annotations-26.0.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin')],
'recursive': True,
'runtime_dependencies': []}
100 17672 100 17672 0 0 206k 0 --:--:-- --:--:-- --:--:-- 207k
building '/nix/store/5216bvprf5yahgpm1mkif8lpjpav6khi-support-annotations-26.1.0.pom.drv'...
100 24712 100 24712 0 0 237k 0 --:--:-- --:--:-- --:--:-- 238k
building '/nix/store/10bq14k98p1ylyn6h4zh5737l2xjwyzr-support-annotations-27.0.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-annotations/26.0.2/support-annotations-26.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1319 100 1319 0 0 16991 0 --:--:-- --:--:-- --:--:-- 17129
building '/nix/store/vcyzyy8n18cnph6g01mg0baj5pkzr2is-support-annotations-27.0.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-annotations/26.1.0/support-annotations-26.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 24712 100 24712 0 0 535k 0 --:--:-- --:--:-- --:--:-- 548k
building '/nix/store/bpxgyni4x5a6151an89nfrxyg10ybgn1-support-compat-26.0.2.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-annotations/26.1.0/support-annotations-26.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1319 100 1319 0 0 31974 0 --:--:-- --:--:-- --:--:-- 31404
building '/nix/store/shs592n8kpz7b8yx13ir1lw4a5g7z9lp-support-compat-26.0.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-annotations/27.0.1/support-annotations-27.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 25175 100 25175 0 0 312k 0 --:--:-- --:--:-- --:--:-- 315k
building '/nix/store/xaasizirgmq8anraaxnib10dvh7fmdwk-support-compat-27.0.1.aar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/nm
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/nm
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ranlib
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ranlib
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/objcopy
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/objcopy
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/readelf
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/readelf
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/strip
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/strip
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld
trying https://dl.google.com/dl/android/maven2/com/android/support/support-annotations/27.0.1/support-annotations-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld
libxml2.so.2.9.10 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
libc++.so.1 -> found: /nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64:/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib:/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib
100 1319 100 1319 0 0 18432 0 --:--:-- --:--:-- --:--:-- 18577
building '/nix/store/rhihx7079pbapr5496z4kmnp62blbhc8-support-compat-27.0.1.pom.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld.gold
trying https://dl.google.com/dl/android/maven2/com/android/support/support-compat/26.0.2/support-compat-26.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/support/support-compat/26.0.2/support-compat-26.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld.gold
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld.bfd
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld.bfd
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ar
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ar
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/objdump
100 620k 100 620k 0 0 5419k 0 --:--:-- --:--:-- --:--:-- 5445k
building '/nix/store/592x6md0q2vczkfqr55yghfnviiafzga-support-core-ui-26.0.2.aar.drv'...
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/arm-linux-androideabi/bin/objdump
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
100 1612 100 1612 0 0 20606 0 --:--:-- --:--:-- --:--:-- 20666
trying https://dl.google.com/dl/android/maven2/com/android/support/support-compat/27.0.1/support-compat-27.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/i9y88l95nd3cw7paq8mxv1pv992h3zz0-support-core-ui-26.0.2.pom.drv'...
100 525k 100 525k 0 0 3324k 0 --:--:-- --:--:-- --:--:-- 3346k
building '/nix/store/r2q7sgpp9wwhrv2fxhbizxsnrvj08swn-support-core-ui-27.0.1.aar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/python3/bin')],
'recursive': True,
'runtime_dependencies': []}
trying https://dl.google.com/dl/android/maven2/com/android/support/support-compat/27.0.1/support-compat-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/support/support-core-ui/26.0.2/support-core-ui-26.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/support/support-core-ui/27.0.1/support-core-ui-27.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/support/support-core-ui/26.0.2/support-core-ui-26.0.2.pom
100 1983 100 1983 0 0 11183 0 --:--:-- --:--:-- --:--:-- 11140
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/01yixljs8314hn6a595bvq37l1hcmnc9-support-core-ui-27.0.1.pom.drv'...
100 229k 100 229k 0 0 1875k 0 --:--:-- --:--:-- --:--:-- 1893k
100 1801 100 1801 0 0 15950 0 --:--:-- --:--:-- --:--:-- 16080
building '/nix/store/l36qbs5gg6f6v55bm3ak5j5d7libcabc-support-core-utils-26.0.2.aar.drv'...
100 227k 100 227k 0 0 968k 0 --:--:-- --:--:-- --:--:-- 972k
building '/nix/store/xhx66m7n6xk90k7nmdyfhshfbmlaag54-support-core-utils-26.0.2.pom.drv'...
building '/nix/store/2gbdyn00ygp7h5wj94y5hx6d31nx80s0-support-core-utils-27.0.1.aar.drv'...
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/python3/bin/python3.8
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/python3/bin/python3.8
libpython3.8.so.1.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting interpreter of toolchains/llvm/prebuilt/linux-x86_64/python3/bin/python3
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/python3/bin/python3
libpython3.8.so.1.0 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/llvm/prebuilt/linux-x86_64/lib/lib64')],
'recursive': True,
'runtime_dependencies': []}
trying https://dl.google.com/dl/android/maven2/com/android/support/support-core-ui/27.0.1/support-core-ui-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1824 100 1824 0 0 26044 0 --:--:-- --:--:-- --:--:-- 26434
building '/nix/store/0g4cj3cqg2xpvi6ivb8sfpanm76c6wy4-support-core-utils-27.0.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-core-utils/26.0.2/support-core-utils-26.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/support/support-core-utils/26.0.2/support-core-utils-26.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1807 100 1807 0 0 50356 0 --:--:-- --:--:-- --:--:-- 51628
building '/nix/store/mgz0y515cbq3ag635di9va1569yljls4-support-fragment-26.0.2.aar.drv'...
100 87090 100 87090 0 0 1027k 0 --:--:-- --:--:-- --:--:-- 1037k
trying https://dl.google.com/dl/android/maven2/com/android/support/support-core-utils/27.0.1/support-core-utils-27.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/x1ljcg261rkrfvfymhk5spxaqhsgp7h3-support-fragment-26.0.2.pom.drv'...
100 96345 100 96345 0 0 890k 0 --:--:-- --:--:-- --:--:-- 887k
building '/nix/store/gk8npsbgzaw51wz8g29l02jkqgq0zp38-support-fragment-27.0.1.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-core-utils/27.0.1/support-core-utils-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1830 100 1830 0 0 23484 0 --:--:-- --:--:-- --:--:-- 23766
building '/nix/store/kp5s1y29npnccc3slzzg634x2bfp41cy-support-fragment-27.0.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-fragment/26.0.2/support-fragment-26.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib/lib64/libc++.so.1
searching for dependencies of toolchains/llvm/prebuilt/linux-x86_64/lib/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
trying https://dl.google.com/dl/android/maven2/com/android/support/support-fragment/26.0.2/support-fragment-26.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
100 160k 100 160k 0 0 1656k 0 --:--:-- --:--:-- --:--:-- 1667k
building '/nix/store/bhnbxijx2g1mhafajhc4zlfwx49bamm5-support-media-compat-26.0.2.aar.drv'...
100 1990 100 1990 0 0 25169 0 --:--:-- --:--:-- --:--:-- 25512
trying https://dl.google.com/dl/android/maven2/com/android/support/support-fragment/27.0.1/support-fragment-27.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/4gl8img0aa8k6v10s0irwxr46mh3kfkp-support-media-compat-26.0.2.pom.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
100 164k 100 164k 0 0 1365k 0 --:--:-- --:--:-- --:--:-- 1372k
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin')],
'recursive': True,
'runtime_dependencies': []}
building '/nix/store/4hxmh59fk9d5b0il9200f9nng83qpd47-support-v4-26.0.2.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-fragment/27.0.1/support-fragment-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2251 100 2251 0 0 30111 0 --:--:-- --:--:-- --:--:-- 30418
building '/nix/store/j6bq0j578r0g0nk085327n12r5zlnrkb-support-v4-26.0.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-media-compat/26.0.2/support-media-compat-26.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/support/support-media-compat/26.0.2/support-media-compat-26.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 304k 100 304k 0 0 3126k 0 --:--:-- --:--:-- --:--:-- 3140k
building '/nix/store/d96ap9gnw38nxw4spvldkg2bjp3v8py2-support-vector-drawable-26.0.2.aar.drv'...
100 1811 100 1811 0 0 22917 0 --:--:-- --:--:-- --:--:-- 23217
building '/nix/store/l6jvbvdnshvj9yj2znpwj1gbbl243q7l-support-vector-drawable-26.0.2.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-v4/26.0.2/support-v4-26.0.2.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3086 100 3086 0 0 42341 0 --:--:-- --:--:-- --:--:-- 42861
building '/nix/store/bdy87hmfk4id6rkfzq37038h75qkgwg5-support-vector-drawable-27.0.1.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-v4/26.0.2/support-v4-26.0.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld.gold
100 2360 100 2360 0 0 33045 0 --:--:-- --:--:-- --:--:-- 33239
building '/nix/store/xf2f16x4yn8rrxwzxavn202d3y4lil7i-support-vector-drawable-27.0.1.pom.drv'...
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld.gold
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld.bfd
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ld.bfd
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-dwp
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-dwp
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objcopy
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objcopy
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-size
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-size
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-as
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-as
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
trying https://dl.google.com/dl/android/maven2/com/android/support/support-vector-drawable/26.0.2/support-vector-drawable-26.0.2.aar
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strings
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strings
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-elfedit
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-elfedit
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-c++filt
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-c++filt
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-addr2line
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-addr2line
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-readelf
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-readelf
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gprof
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gprof
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://dl.google.com/dl/android/maven2/com/android/support/support-vector-drawable/26.0.2/support-vector-drawable-26.0.2.pom
100 31483 100 31483 0 0 318k 0 --:--:-- --:--:-- --:--:-- 320k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/15qnvvii2v2443igvaickvrykrral3iz-supports_color___supports_color_7.1.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-vector-drawable/27.0.1/support-vector-drawable-27.0.1.aar
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin')],
'recursive': True,
'runtime_dependencies': []}
100 1570 100 1570 0 0 15450 0 --:--:-- --:--:-- --:--:-- 15544
building '/nix/store/z00q5w36n42rk48xbgbfschizzw31m8q-svg_arc_to_cubic_bezier___svg_arc_to_cubic_bezier_3.2.0.tgz.drv'...
100 31632 100 31632 0 0 359k 0 --:--:-- --:--:-- --:--:-- 363k
building '/nix/store/g21w8i6vxb1pqx7v0ahiap3q3bk7549y-swiperefreshlayout-1.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/support/support-vector-drawable/27.0.1/support-vector-drawable-27.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1593 100 1593 0 0 44715 0 --:--:-- --:--:-- --:--:-- 45514
building '/nix/store/psfn986z691b0krj74s4505r637c4yw3-swiperefreshlayout-1.0.0.pom.drv'...
trying https://registry.yarnpkg.com/supports-color/-/supports-color-7.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3203 100 3203 0 0 43488 0 --:--:-- --:--:-- --:--:-- 43876
building '/nix/store/0d1ngcavypc0m69kalibfksm5hwgzcpx-swiperefreshlayout-1.1.0.aar.drv'...
trying https://registry.yarnpkg.com/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.2.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6529 100 6529 0 0 91359 0 --:--:-- --:--:-- --:--:-- 91957
building '/nix/store/qjv3n8sahn4hb9375y210jiy4k31akky-swiperefreshlayout-1.1.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/swiperefreshlayout/swiperefreshlayout/1.0.0/swiperefreshlayout-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 32883 100 32883 0 0 769k 0 --:--:-- --:--:-- --:--:-- 783k
trying https://dl.google.com/dl/android/maven2/androidx/swiperefreshlayout/swiperefreshlayout/1.0.0/swiperefreshlayout-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2020 100 2020 0 0 54590 0 --:--:-- --:--:-- --:--:-- 56111
building '/nix/store/arq1kndl98cg447c7aihr6bxq9b6g9i7-tar___tar_4.4.13.tgz.drv'...
building '/nix/store/q9115lp5n9znnpbh4cmplydqb86jwpz3-temp___temp_0.8.3.tgz.drv'...
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/nm
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/nm
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ranlib
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ranlib
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/objcopy
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/objcopy
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/readelf
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/readelf
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/strip
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/strip
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/as
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld.gold
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld.gold
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld.bfd
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ld.bfd
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ar
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ar
setting interpreter of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/objdump
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/objdump
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://dl.google.com/dl/android/maven2/androidx/swiperefreshlayout/swiperefreshlayout/1.1.0/swiperefreshlayout-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 36200 100 36200 0 0 810k 0 --:--:-- --:--:-- --:--:-- 822k
building '/nix/store/vx9c1l6ql8f87h1dmwa0rqk7zkc46ypm-test-0.1.5.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/lib64')],
'recursive': True,
'runtime_dependencies': []}
trying https://dl.google.com/dl/android/maven2/androidx/swiperefreshlayout/swiperefreshlayout/1.1.0/swiperefreshlayout-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2000 100 2000 0 0 53748 0 --:--:-- --:--:-- --:--:-- 52631
building '/nix/store/37k1ksagvxa1dj50fgfcbpmkvr4r2v7m-test-0.1.5.pom.drv'...
trying https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/temp/-/temp-0.8.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33454 100 33454 0 0 445k 0 --:--:-- --:--:-- --:--:-- 447k
building '/nix/store/gg80vp4n764mj85mwb7nyk0yr11h8kik-test.check-1.1.0.jar.drv'...
100 7148 100 7148 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k
building '/nix/store/49nj9s1nfwlzxgzpn6b16bpiic0fxdbx-test.check-1.1.0.pom.drv'...
trying https://repo.clojars.org/day8/re-frame/test/0.1.5/test-0.1.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/org/clojure/test.check/1.1.0/test.check-1.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/day8/re-frame/test/0.1.5/test-0.1.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 39487 100 39487 0 0 1178k 0 --:--:-- --:--:-- --:--:-- 1205k
building '/nix/store/ydwfc160fxl168vahic2mv097pzq1k51-timbre-4.10.0-2-status.jar.drv'...
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/lib64/libc++.so.1
searching for dependencies of toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
trying https://repo1.maven.org/maven2/org/clojure/test.check/1.1.0/test.check-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1645 100 1645 0 0 30629 0 --:--:-- --:--:-- --:--:-- 31037
building '/nix/store/8bb8kd94b9fza9xpp346ka4ipb9w9yxg-timbre-4.10.0-2-status.pom.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/lib64')],
'recursive': True,
'runtime_dependencies': []}
100 12548 100 12548 0 0 26398 0 --:--:-- --:--:-- --:--:-- 26416
building '/nix/store/gijvn5gynnlhhyn1sb7zbgx07zpcfv8l-timbre-4.10.0.jar.drv'...
100 3168 100 3168 0 0 7277 0 --:--:-- --:--:-- --:--:-- 7282
building '/nix/store/hchbkr9pkshmvm9ds8y28y169wc7hv2h-timbre-4.10.0.pom.drv'...
trying https://repo.clojars.org/status-im/timbre/4.10.0-2-status/timbre-4.10.0-2-status.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/status-im/timbre/4.10.0-2-status/timbre-4.10.0-2-status.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/com/taoensso/timbre/4.10.0/timbre-4.10.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 70631 100 70631 0 0 1984k 0 --:--:-- --:--:-- --:--:-- 2028k
building '/nix/store/xqindyyx3wbnxnvmqcbqcp42p4yk41mv-tools.analyzer-1.0.0.jar.drv'...
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
100 61.9M 0 61.9M 0 0 5975k 0 --:--:-- 0:00:10 --:--:-- 5036k
unpacking source archive /tmp/tmp-status-mobile-9338bf71e/nix-build-status-go-a787dab-source.drv-0/a787dab01ccb20e8f5f5836006f2e83cf3bcdc94.tar.gz
100 69190 100 69190 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k
100 6492 100 6492 0 0 34776 0 --:--:-- --:--:-- --:--:-- 34903
trying https://repo.clojars.org/com/taoensso/timbre/4.10.0/timbre-4.10.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6422 100 6422 0 0 149k 0 --:--:-- --:--:-- --:--:-- 152k
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin')],
'recursive': True,
'runtime_dependencies': []}
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/nm
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/nm
building '/nix/store/1nx9n0ggygdcgpgrai7g0fzfhlb9j4aj-tools.analyzer-1.0.0.pom.drv'...
building '/nix/store/qr1g60z66ia7qav0rzziz358bzzgbxhx-tools.analyzer.jvm-1.1.0.jar.drv'...
building '/nix/store/k235md2y28h6k5gjkbsampglmavs8vsf-tools.analyzer.jvm-1.1.0.pom.drv'...
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ranlib
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ranlib
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/objcopy
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/objcopy
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/readelf
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/readelf
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/strip
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/strip
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/as
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/as
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld.gold
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld.gold
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld.bfd
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ld.bfd
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ar
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/ar
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/objdump
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/x86_64-linux-android/bin/objdump
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin')],
'recursive': True,
'runtime_dependencies': []}
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-as
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-as
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld.gold
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld.gold
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-c++filt
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-c++filt
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-addr2line
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-addr2line
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld.bfd
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ld.bfd
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-strings
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-strings
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-objcopy
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-objcopy
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ranlib
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ranlib
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-readelf
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-readelf
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-elfedit
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-elfedit
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-size
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-size
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-dwp
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-dwp
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-strip
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-strip
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-nm
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-nm
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-gprof
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-gprof
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-objdump
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-objdump
setting interpreter of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ar
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/bin/x86_64-linux-android-ar
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/x86_64-4.9/prebuilt/linux-x86_64/lib/lib64')],
'recursive': True,
'runtime_dependencies': []}
trying https://repo1.maven.org/maven2/org/clojure/tools.analyzer/1.0.0/tools.analyzer-1.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/org/clojure/tools.analyzer.jvm/1.1.0/tools.analyzer.jvm-1.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 31449 100 31449 0 0 749k 0 --:--:-- --:--:-- --:--:-- 767k
100 36126 100 36126 0 0 1132k 0 --:--:-- --:--:-- --:--:-- 1138k
building '/nix/store/cah9zd0j9qd0n58ayyx70yd7a7q8718q-tools.cli-1.0.194.jar.drv'...
trying https://repo1.maven.org/maven2/org/clojure/tools.analyzer/1.0.0/tools.analyzer-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/cf84l22yklszxx2dv270yfi06zri4ad5-tools.cli-1.0.194.pom.drv'...
100 1108 100 1108 0 0 8901 0 --:--:-- --:--:-- --:--:-- 8935
trying https://repo1.maven.org/maven2/org/clojure/tools.analyzer.jvm/1.1.0/tools.analyzer.jvm-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/9aakc557xh76dqgm719s4w7d8w49mcxy-tools.logging-0.4.1.jar.drv'...
100 1725 100 1725 0 0 58767 0 --:--:-- --:--:-- --:--:-- 59482
building '/nix/store/3wqxrhvy32c6p9yfjpw84a9rrdf238vc-tools.logging-0.4.1.pom.drv'...
trying https://repo1.maven.org/maven2/org/clojure/tools.cli/1.0.194/tools.cli-1.0.194.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10348 100 10348 0 0 332k 0 --:--:-- --:--:-- --:--:-- 325k
building '/nix/store/99dcp0aaan93jx7yx2w817302jz2q6sp-tools.macro-0.1.5.jar.drv'...
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/lib/lib64/libc++.so.1
searching for dependencies of toolchains/x86_64-4.9/prebuilt/linux-x86_64/lib/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
trying https://repo1.maven.org/maven2/org/clojure/tools.cli/1.0.194/tools.cli-1.0.194.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1141 100 1141 0 0 24901 0 --:--:-- --:--:-- --:--:-- 25355
trying https://repo1.maven.org/maven2/org/clojure/tools.logging/0.4.1/tools.logging-0.4.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7473 100 7473 0 0 121k 0 --:--:-- --:--:-- --:--:-- 121k
trying https://repo1.maven.org/maven2/org/clojure/tools.logging/0.4.1/tools.logging-0.4.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1943 100 1943 0 0 60332 0 --:--:-- --:--:-- --:--:-- 60718
building '/nix/store/l4k3k1daxqa3wf477699w4h785kq7ql2-tools.macro-0.1.5.pom.drv'...
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/lib64')],
'recursive': True,
'runtime_dependencies': []}
auto-patchelf: 0 dependencies could not be satisfied
trying https://repo1.maven.org/maven2/org/clojure/tools.macro/0.1.5/tools.macro-0.1.5.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5363 100 5363 0 0 187k 0 --:--:-- --:--:-- --:--:-- 193k
building '/nix/store/n2hw4lridci9n0lmpy4pjgpqg5jf0mg1-tools.reader-1.3.3.jar.drv'...
building '/nix/store/jlmlcwnsb9q9lb07m89xhwzvhrrpxl2x-tools.reader-1.3.3.pom.drv'...
building '/nix/store/4lj8fzng9jfryfwr1ij7n76p6qlfg33x-touch___touch_3.1.0.tgz.drv'...
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
building '/nix/store/aaf5g1035cv8nb8f7gwra3m3bbcwprb2-tracing-1.0.0.aar.drv'...
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin')],
'recursive': True,
'runtime_dependencies': []}
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/nm
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/nm
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ranlib
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ranlib
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/objcopy
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/objcopy
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/readelf
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/readelf
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/strip
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/strip
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/as
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/as
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld.gold
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld.gold
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld.bfd
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ld.bfd
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ar
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/ar
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/objdump
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/aarch64-linux-android/bin/objdump
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin')],
'recursive': True,
'runtime_dependencies': []}
trying https://repo1.maven.org/maven2/org/clojure/tools.macro/0.1.5/tools.macro-0.1.5.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 918 100 918 0 0 31028 0 --:--:-- --:--:-- --:--:-- 31655
building '/nix/store/mhfbgngikv490jci78msryf23sn275qa-tracing-1.0.0.pom.drv'...
trying https://repo1.maven.org/maven2/org/clojure/tools.reader/1.3.3/tools.reader-1.3.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 52443 100 52443 0 0 1363k 0 --:--:-- --:--:-- --:--:-- 1384k
trying https://repo1.maven.org/maven2/org/clojure/tools.reader/1.3.3/tools.reader-1.3.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4049 100 4049 0 0 128k 0 --:--:-- --:--:-- --:--:-- 131k
building '/nix/store/cbv40yvigrrg92v5qan0jag4cw1kijgz-tracker-26.0.0.jar.drv'...
building '/nix/store/md7z6rd0lfcwpn0yks5mrn6b0ngf9vgq-tracker-26.0.0.pom.drv'...
trying https://registry.yarnpkg.com/touch/-/touch-3.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3804 100 3804 0 0 42383 0 --:--:-- --:--:-- --:--:-- 42741
trying https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4444 100 4444 0 0 110k 0 --:--:-- --:--:-- --:--:-- 111k
building '/nix/store/zcx0wkngj65zdxiiq98363anqq5bpcbp-tracker-26.0.1.jar.drv'...
building '/nix/store/7485hgz9v4vm11b6r73iwxw51k86hvp5-tracker-26.0.1.pom.drv'...
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-size
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-size
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ranlib
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ranlib
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-strings
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-strings
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-as
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-as
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-readelf
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-readelf
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-elfedit
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-elfedit
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld.bfd
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld.bfd
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld.gold
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld.gold
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-dwp
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-dwp
trying https://dl.google.com/dl/android/maven2/androidx/tracing/tracing/1.0.0/tracing-1.0.0.pom
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-objdump
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-objdump
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
100 1717 100 1717 0 0 46147 0 --:--:-- --:--:-- --:--:-- 46405
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.0/tracker-26.0.0.jar
building '/nix/store/4wg5i290pkf9m5v8w3l5i80c6788hng9-tracker-26.1.4.jar.drv'...
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-objcopy
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-objcopy
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-addr2line
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-addr2line
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-gprof
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-gprof
setting interpreter of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-c++filt
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/bin/aarch64-linux-android-c++filt
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20891 100 20891 0 0 530k 0 --:--:-- --:--:-- --:--:-- 536k
building '/nix/store/r5zjn8jqdh56x3jrxn0qkyaqlcdpwci8-tracker-26.1.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.0/tracker-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/lib/lib64')],
'recursive': True,
'runtime_dependencies': []}
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.1/tracker-26.0.1.jar
100 2758 100 2758 0 0 37234 0 --:--:-- --:--:-- --:--:-- 37780
building '/nix/store/7snvsr13mg6azhayxsf7jszwrcj65z0i-tracker-26.2.1.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.0.1/tracker-26.0.1.pom
100 20891 100 20891 0 0 287k 0 --:--:-- --:--:-- --:--:-- 287k
building '/nix/store/z5g8m2ka2sxc67l1md1f2zsnw6g6wwwk-tracker-26.2.1.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2758 100 2758 0 0 33196 0 --:--:-- --:--:-- --:--:-- 33634
building '/nix/store/v2pa9cfi3hv60q703cmyja7sqmvlmq5z-tracker-26.3.1.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.1.4/tracker-26.1.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 20937 100 20937 0 0 541k 0 --:--:-- --:--:-- --:--:-- 552k
building '/nix/store/60a12mad859bxssvmzba58v4fmfyhp4w-tracker-26.3.1.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.1.4/tracker-26.1.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2758 100 2758 0 0 77966 0 --:--:-- --:--:-- --:--:-- 78800
building '/nix/store/95cn32mbyljmg96hma8fiax8p4i5m7nf-tracker-26.5.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.2.1/tracker-26.2.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21274 100 21274 0 0 509k 0 --:--:-- --:--:-- --:--:-- 519k
building '/nix/store/p89sc124k8f29h3vqia257f2hzyp5pcy-tracker-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.2.1/tracker-26.2.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2264 100 2264 0 0 64070 0 --:--:-- --:--:-- --:--:-- 64685
building '/nix/store/km67psdsiycmd3xzq5xy746zx24ja965-transform-api-1.5.0.jar.drv'...
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/lib/lib64/libc++.so.1
searching for dependencies of toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/lib/lib64/libc++abi.so.1
auto-patchelf: 0 dependencies could not be satisfied
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.3.1/tracker-26.3.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
100 27389 100 27389 0 0 466k 0 --:--:-- --:--:-- --:--:-- 469k
building '/nix/store/5kslxzk6h96dwah9ag59dfjj9rhxf2ly-transform-api-1.5.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.3.1/tracker-26.3.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2460 100 2460 0 0 66027 0 --:--:-- --:--:-- --:--:-- 66486
building '/nix/store/q5s2f7dvm5jr6fjsljhjx4f691kasp2f-transform-api-2.0.0-deprecated-use-gradle-api.jar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.5.4/tracker-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 34177 100 34177 0 0 823k 0 --:--:-- --:--:-- --:--:-- 834k
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/renderscript/prebuilt/linux-x86_64/lib64')],
'recursive': True,
'runtime_dependencies': []}
building '/nix/store/k1p4gsi55dbx0b2ygzwzwf2xvzkcfzm9-transform-api-2.0.0-deprecated-use-gradle-api.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.5.4/tracker-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2458 100 2458 0 0 61947 0 --:--:-- --:--:-- --:--:-- 63025
building '/nix/store/0mj45bcc8cybjlpzlbf3sknjpa3gmf2v-transit-clj-1.0.324.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/transform-api/1.5.0/transform-api-1.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9257 100 9257 0 0 149k 0 --:--:-- --:--:-- --:--:-- 150k
building '/nix/store/k9szr4zwmr8wh9kam9vw35ifjwhcqsms-transit-clj-1.0.324.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/transform-api/1.5.0/transform-api-1.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1452 100 1452 0 0 44163 0 --:--:-- --:--:-- --:--:-- 45375
building '/nix/store/z68wfw5cmlzbqid3xb23ri4ldr64diib-transit-cljs-0.8.248.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/com/android/tools/build/transform-api/2.0.0-deprecated-use-gradle-api/transform-api-2.0.0-deprecated-use-gradle-api.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 261 100 261 0 0 8748 0 --:--:-- --:--:-- --:--:-- 9000
building '/nix/store/i493m32409viw9ysnb0dv09cpc4v1vlj-transit-cljs-0.8.248.pom.drv'...
100 1083 100 1083 0 0 24972 0 --:--:-- --:--:-- --:--:-- 25186
building '/nix/store/hdcxn8c70c3j2skvarjq4qqm49kq9as7-transit-java-1.0.343.jar.drv'...
trying https://repo1.maven.org/maven2/com/cognitect/transit-clj/1.0.324/transit-clj-1.0.324.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6870 100 6870 0 0 174k 0 --:--:-- --:--:-- --:--:-- 176k
building '/nix/store/ih1ir3vqn4b3zjr9py1h9jzqi8xa460y-transit-java-1.0.343.pom.drv'...
searching for dependencies of toolchains/renderscript/prebuilt/linux-x86_64/lib64/libbcc.so
libbcinfo.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libc++.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
searching for dependencies of toolchains/renderscript/prebuilt/linux-x86_64/lib64/libclang.so
libLLVM.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libc++.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
trying https://repo1.maven.org/maven2/com/cognitect/transit-clj/1.0.324/transit-clj-1.0.324.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6859 100 6859 0 0 234k 0 --:--:-- --:--:-- --:--:-- 239k
building '/nix/store/02kq4bf8crdxm860z2f510q80k0wdg1w-transit-js-0.8.846.jar.drv'...
searching for dependencies of toolchains/renderscript/prebuilt/linux-x86_64/lib64/libbcinfo.so
libc++.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
searching for dependencies of toolchains/renderscript/prebuilt/linux-x86_64/lib64/libLLVM.so
libc++.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
trying https://repo1.maven.org/maven2/com/cognitect/transit-cljs/0.8.248/transit-cljs-0.8.248.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/com/cognitect/transit-cljs/0.8.248/transit-cljs-0.8.248.pom
100 5730 100 5730 0 0 46629 0 --:--:-- --:--:-- --:--:-- 46967
building '/nix/store/h50jnrn5yybrbkl28v8kq2g3by4yd769-transit-js-0.8.846.pom.drv'...
searching for dependencies of toolchains/renderscript/prebuilt/linux-x86_64/lib64/libc++.so
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5319 100 5319 0 0 43246 0 --:--:-- --:--:-- --:--:-- 43243
building '/nix/store/ykfaf7i3r3f0i3ps8m74zw0pxhwi17cm-transition-1.0.0.aar.drv'...
trying https://repo1.maven.org/maven2/com/cognitect/transit-java/1.0.343/transit-java-1.0.343.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 101k 100 101k 0 0 2506k 0 --:--:-- --:--:-- --:--:-- 2539k
trying https://repo1.maven.org/maven2/com/cognitect/transit-java/1.0.343/transit-java-1.0.343.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4392 100 4392 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k
building '/nix/store/r8ck48w0kbhjhja39xl91xfcz289jd3a-transition-1.0.0.pom.drv'...
building '/nix/store/blxqf5kjr2lb5z5r5w04lybcpx8frmiz-transition-1.2.0-rc01.aar.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('toolchains/renderscript/prebuilt/linux-x86_64/bin')],
'recursive': True,
'runtime_dependencies': []}
trying https://repo1.maven.org/maven2/com/cognitect/transit-js/0.8.846/transit-js-0.8.846.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 30414 100 30414 0 0 716k 0 --:--:-- --:--:-- --:--:-- 724k
building '/nix/store/ngm7vmq5mavql6a5ady2adgdqy65c8jl-transition-1.2.0-rc01.pom.drv'...
trying https://repo1.maven.org/maven2/com/cognitect/transit-js/0.8.846/transit-js-0.8.846.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3363 100 3363 0 0 113k 0 --:--:-- --:--:-- --:--:-- 117k
building '/nix/store/nwc97iqv3l1mbm5ch2alzbs24pdllvd3-transition-1.2.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.0.0/transition-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 161k 100 161k 0 0 3082k 0 --:--:-- --:--:-- --:--:-- 3112k
building '/nix/store/0310xm9mf1rqny601zymc5dlpnnrwqja-transition-1.2.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.0.0/transition-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1560 100 1560 0 0 43230 0 --:--:-- --:--:-- --:--:-- 43333
building '/nix/store/ckyia43bhkkj0ka9zh85pqf11s75w6dy-trove4j-1.0.20181211.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0-rc01/transition-1.2.0-rc01.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 166k 100 166k 0 0 3375k 0 --:--:-- --:--:-- --:--:-- 3404k
building '/nix/store/lnmz55gssb49fr34lw0ffish85p1lg1d-trove4j-1.0.20181211.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0-rc01/transition-1.2.0-rc01.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1731 100 1731 0 0 45799 0 --:--:-- --:--:-- --:--:-- 46783
building '/nix/store/xaiqk12ybcw7n3z95mwik6i2n4bh0wsf-trove4j-20160824.jar.drv'...
setting interpreter of toolchains/renderscript/prebuilt/linux-x86_64/bin/llvm-rs-cc
searching for dependencies of toolchains/renderscript/prebuilt/linux-x86_64/bin/llvm-rs-cc
libclang.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libLLVM.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libc++.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
trying https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0.aar
setting interpreter of toolchains/renderscript/prebuilt/linux-x86_64/bin/bcc_compat
searching for dependencies of toolchains/renderscript/prebuilt/linux-x86_64/bin/bcc_compat
libbcc.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libbcinfo.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libLLVM.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libc++.so -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64:/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
auto-patchelf: 0 dependencies could not be satisfied
autoPatchelf: WARNING: setting 'autoPatchelfIgnoreMissingDeps = true;' is deprecated and will be removed in a future release. Use 'autoPatchelfIgnoreMissingDeps = [ "*" ];' instead.
100 166k 100 166k 0 0 3175k 0 --:--:-- --:--:-- --:--:-- 3147k
building '/nix/store/m107qhsgjzz3kyv901sskq8sqhpilfl5-trove4j-20160824.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/transition/transition/1.2.0/transition-1.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
automatically fixing dependencies for ELF files
{'ignore_missing': ['*'],
'libs': [PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/fl4gwhmkbz40ipblhi4bash85vy56j8z-gcc-11.3.0/lib'),
PosixPath('/nix/store/z0v5jqn04j6ms9ahq94cvn44b1m48jm8-gcc-11.3.0-lib/lib'),
PosixPath('/nix/store/rsbrdsn5q95jj3p756n3jak7ws5nzs8c-python-2.7.18/lib'),
PosixPath('/nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib'),
PosixPath('/nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib'),
PosixPath('/nix/store/9hd5ajz1is003cb0mny3p4x40l7in0ym-libcxx-11.1.0/lib'),
PosixPath('/nix/store/lk8s82azswp8cdiqjign38aj9sb0wqwh-libxml2-2.9.14-bin/lib'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/renderscript/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/x86_64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/i386'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/aarch64'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux/arm'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/11.0.5/lib/linux'),
PosixPath('/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/toolchains/llvm/prebuilt/linux-x86_64/lib64')],
'paths': [PosixPath('prebuilt/linux-x86_64')],
'recursive': True,
'runtime_dependencies': []}
100 1726 100 1726 0 0 45561 0 --:--:-- --:--:-- --:--:-- 46648
building '/nix/store/8hk6f7nl3jqlhq8zr0vah28d7gzbxi8s-truffle-api-20.1.0.jar.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.jar
trying https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/jetbrains/intellij/deps/trove4j/1.0.20181211/trove4j-1.0.20181211.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 559k 100 559k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.7M
100 559k 100 559k 0 0 11.1M 0 --:--:-- --:--:-- --:--:-- 11.3M
building '/nix/store/309k8vmjdqxd587qd6hwqax3wcr7am0s-truffle-api-20.1.0.pom.drv'...
100 1352 100 1352 0 0 25045 0 --:--:-- --:--:-- --:--:-- 25509
building '/nix/store/8iij854i3968g0acirz64w8plxxwhaa8-truss-1.5.0.jar.drv'...
building '/nix/store/027jw21vqzlxnxj9aa4vwmb8hmi83dpw-truss-1.5.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/jetbrains/trove4j/trove4j/20160824/trove4j-20160824.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1384 100 1384 0 0 49198 0 --:--:-- --:--:-- --:--:-- 49428
building '/nix/store/3qyw5f1cgj6nzcvr8dy4iskffyz9ghd3-truth-1.1.3.jar.drv'...
trying https://repo1.maven.org/maven2/org/graalvm/truffle/truffle-api/20.1.0/truffle-api-20.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5331k 100 5331k 0 0 54.1M 0 --:--:-- --:--:-- --:--:-- 54.2M
building '/nix/store/pi1d295v8g1zr8bi2z68rx8c5gpmbq9x-truth-1.1.3.pom.drv'...
trying https://repo1.maven.org/maven2/org/graalvm/truffle/truffle-api/20.1.0/truffle-api-20.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1502 100 1502 0 0 52471 0 --:--:-- --:--:-- --:--:-- 53642
trying https://repo.clojars.org/com/taoensso/truss/1.5.0/truss-1.5.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.clojars.org/com/taoensso/truss/1.5.0/truss-1.5.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3908 100 3908 0 0 91601 0 --:--:-- --:--:-- --:--:-- 93047
building '/nix/store/xds7v241gyjafdnaggkhg797ab373fam-truth-parent-1.1.3.pom.drv'...
building '/nix/store/lx7viz1liarbrzjp4ympkf8n94ra2drc-tslib___tslib_1.9.3.tgz.drv'...
100 36896 100 36896 0 0 1220k 0 --:--:-- --:--:-- --:--:-- 1242k
trying https://repo.maven.apache.org/maven2/com/google/truth/truth/1.1.3/truth-1.1.3.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/l1j97znmzfggsdjnx5xv9sqkkgkb6qr6-tufte-2.1.0.jar.drv'...
100 237k 100 237k 0 0 5118k 0 --:--:-- --:--:-- --:--:-- 5049k
building '/nix/store/859axj0gb4aq5q8czgxb93lilxw7azcw-tufte-2.1.0.pom.drv'...
setting interpreter of prebuilt/linux-x86_64/bin/gdb-orig
searching for dependencies of prebuilt/linux-x86_64/bin/gdb-orig
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libc++.so.1 -> found: /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/prebuilt/linux-x86_64/lib
setting RPATH to: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib:/nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670/libexec/android-sdk/ndk-bundle/prebuilt/linux-x86_64/lib
trying https://repo.maven.apache.org/maven2/com/google/truth/truth/1.1.3/truth-1.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6544 100 6544 0 0 131k 0 --:--:-- --:--:-- --:--:-- 133k
building '/nix/store/wrkdgylw5if87wgh9rfz0z2w3vkyjwhj-txw2-2.2.11.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/google/truth/truth-parent/1.1.3/truth-parent-1.1.3.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16126 100 16126 0 0 517k 0 --:--:-- --:--:-- --:--:-- 524k
trying https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/c2jbnp6rs327n8r59m0rv4c9vr98hsa1-txw2-2.2.11.pom.drv'...
setting interpreter of prebuilt/linux-x86_64/bin/yasm
searching for dependencies of prebuilt/linux-x86_64/bin/yasm
setting interpreter of prebuilt/linux-x86_64/bin/python
searching for dependencies of prebuilt/linux-x86_64/bin/python
setting interpreter of prebuilt/linux-x86_64/bin/python2
100 14311 100 14311 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k
building '/nix/store/39h64hfvybsxknww4kxd7bbdwqd8jkif-txw2-4.0.0.jar.drv'...
searching for dependencies of prebuilt/linux-x86_64/bin/python2
setting interpreter of prebuilt/linux-x86_64/bin/python2.7
searching for dependencies of prebuilt/linux-x86_64/bin/python2.7
setting interpreter of prebuilt/linux-x86_64/bin/vsyasm
searching for dependencies of prebuilt/linux-x86_64/bin/vsyasm
setting interpreter of prebuilt/linux-x86_64/bin/make
searching for dependencies of prebuilt/linux-x86_64/bin/make
setting interpreter of prebuilt/linux-x86_64/bin/ytasm
searching for dependencies of prebuilt/linux-x86_64/bin/ytasm
searching for dependencies of prebuilt/linux-x86_64/lib/libc++.so.1
searching for dependencies of prebuilt/linux-x86_64/lib/libc++abi.so.1
skipping prebuilt/linux-x86_64/lib/python2.7/config/python.o because it contains no segment
trying https://repo.clojars.org/com/taoensso/tufte/2.1.0/tufte-2.1.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33776 100 33776 0 0 1024k 0 --:--:-- --:--:-- --:--:-- 1064k
trying https://repo.clojars.org/com/taoensso/tufte/2.1.0/tufte-2.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/rj0p6qhjnx45v4k7rjp6dpm9rwx8wfb4-txw2-4.0.0.pom.drv'...
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/binascii.so
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_curses_panel.so
libpanel.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/time.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_sha.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/linuxaudiodev.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_locale.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/itertools.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/operator.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_collections.so
100 3345 100 3345 0 0 85125 0 --:--:-- --:--:-- --:--:-- 85769
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/strop.so
building '/nix/store/a2xc6wmaxz3ialqc61lr53v1hrvh748i-type_fest___type_fest_0.7.1.tgz.drv'...
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_struct.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_csv.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/datetime.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_heapq.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/syslog.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_multiprocessing.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_codecs_jp.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_md5.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/cStringIO.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_json.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/mmap.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/select.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/cmath.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_codecs_kr.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_random.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_codecs_iso2022.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/math.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/array.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/audioop.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/pyexpat.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/parser.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_hotshot.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_lsprof.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_bisect.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_curses.so
libncurses.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
libtinfo.so.5 -> found: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
setting RPATH to: /nix/store/li77ibc5812r68yfn1kn8z6lbfpslc4w-ncurses-abi5-compat-6.3-p20220507/lib
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/crypt.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/future_builtins.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/zlib.so
libz.so.1 -> found: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
setting RPATH to: /nix/store/0kfmq52z6v2l1hm9v91gylndjqp0drn5-zlib-1.2.12/lib
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_ctypes.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_testcapi.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_socket.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_sha512.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/fcntl.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_functools.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/unicodedata.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_elementtree.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_ctypes_test.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/termios.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/ossaudiodev.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/cPickle.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/resource.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/nis.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_codecs_hk.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/pwd.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_multibytecodec.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_codecs_tw.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_io.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/grp.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_sha256.so
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/spwd.so
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
searching for dependencies of prebuilt/linux-x86_64/lib/python2.7/lib-dynload/_codecs_cn.so
auto-patchelf: 0 dependencies could not be satisfied
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
installPhase completed in 1 minutes 22 seconds
post-installation fixup
100 69400 100 69400 0 0 1769k 0 --:--:-- --:--:-- --:--:-- 1783k
building '/nix/store/nzz5y9yl2988bc40krpj37l33fby55lj-ua_parser_js___ua_parser_js_0.7.28.tgz.drv'...
100 3292 100 3292 0 0 81982 0 --:--:-- --:--:-- --:--:-- 82300
building '/nix/store/sxmhmvv09n1gw8bwhvk71sc9d6522060-uast-26.0.0.jar.drv'...
patching script interpreter paths in /nix/store/yp7cks872yw29xa4aplg40hxz06a8pg5-ndk-bundle-22.1.7171670
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.0/txw2-4.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 74257 100 74257 0 0 1468k 0 --:--:-- --:--:-- --:--:-- 1479k
building '/nix/store/0adv7w2cb712fv0v95g6c1bhln8aa22h-uast-26.0.0.pom.drv'...
trying https://repo.maven.apache.org/maven2/org/glassfish/jaxb/txw2/4.0.0/txw2-4.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/type-fest/-/type-fest-0.7.1.tgz
100 1782 100 1782 0 0 45175 0 --:--:-- --:--:-- --:--:-- 45692
building '/nix/store/jsqcx68h9wdmbz8n5hqqq3z3fd29la99-uast-26.0.1.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 10110 100 10110 0 0 122k 0 --:--:-- --:--:-- --:--:-- 123k
building '/nix/store/370bpq26j10viq1b3435hk7y64arc8ml-uast-26.0.1.pom.drv'...
trying https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 55433 100 55433 0 0 685k 0 --:--:-- --:--:-- --:--:-- 694k
building '/nix/store/vldkpi42p0r6rix3s0knh5w0d3zfx27v-uast-26.5.4.jar.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.0/uast-26.0.0.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.0/uast-26.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 868k 100 868k 0 0 8210k 0 --:--:-- --:--:-- --:--:-- 8275k
building '/nix/store/dfiqzf612y5ij07bg4wfgdyklrz50q48-uast-26.5.4.pom.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.1/uast-26.0.1.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 868k 100 868k 0 0 12.6M 0 --:--:-- --:--:-- --:--:-- 12.6M
building '/nix/store/73bfyrpmqxjz6xa62mbzrh8w1hqpm05i-ucrop-2.2.6-native.aar.drv'...
100 1066 100 1066 0 0 6062 0 --:--:-- --:--:-- --:--:-- 6091
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.0.1/uast-26.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1066 100 1066 0 0 27324 0 --:--:-- --:--:-- --:--:-- 28052
building '/nix/store/4qgsljvr5xlk2wc65siwki6r0sghcv0y-ucrop-2.2.6-native.pom.drv'...
building '/nix/store/2b098nd3znh76zjpkkmfdzjzmhwwbq8i-uglify_es___uglify_es_3.3.9.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.5.4/uast-26.5.4.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.5.4/uast-26.5.4.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1795k 100 1795k 0 0 15.4M 0 --:--:-- --:--:-- --:--:-- 15.5M
building '/nix/store/fjgagn0pbpjm7x4i5xmxc5zxrgshmhs1-ui-common-2.2.0.aar.drv'...
100 1078 100 1078 0 0 6043 0 --:--:-- --:--:-- --:--:-- 6056
building '/nix/store/f3pg9987l1j53vssx6dv542mxnqm6klg-ui-common-2.2.0.pom.drv'...
trying https://jitpack.io/com/github/yalantis/ucrop/2.2.6-native/ucrop-2.2.6-native.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/ji60m0vsa6c8a7cslsnylm1yipl88k78-ultron___ultron_1.1.1.tgz.drv'...
100 1972k 100 1972k 0 0 10.8M 0 --:--:-- --:--:-- --:--:-- 10.9M
trying https://jitpack.io/com/github/yalantis/ucrop/2.2.6-native/ucrop-2.2.6-native.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1893 100 1893 0 0 20865 0 --:--:-- --:--:-- --:--:-- 21033
trying https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 153k 100 153k 0 0 1379k 0 --:--:-- --:--:-- --:--:-- 1391k
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/ui-common/2.2.0/ui-common-2.2.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2215 100 2215 0 0 32535 0 --:--:-- --:--:-- --:--:-- 33059
trying https://repo.maven.apache.org/maven2/com/facebook/fresco/ui-common/2.2.0/ui-common-2.2.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1106 100 1106 0 0 20615 0 --:--:-- --:--:-- --:--:-- 20867
building '/nix/store/mj0bpggf9lxpxsx1fldnwid0vs3wrrx8-androidsdk.drv'...
building '/nix/store/ahpibzqfqdnr8qph99xzzq0cmqv49nrf-undefsafe___undefsafe_2.0.5.tgz.drv'...
building '/nix/store/95mz5bihqdgj2cc1f3yxrzx81z7d03ap-underscore___underscore_1.9.1.tgz.drv'...
building '/nix/store/sq07g96w3k2ykdj6ciima62kskrzkx2c-undertow-core-2.1.3.Final.jar.drv'...
building '/nix/store/w2hwqcmgzwg4kdx53s56ab7q8rhv6lfq-undertow-core-2.1.3.Final.pom.drv'...
unpacking sources
unpacking source archive /nix/store/imypka36jiklf884lk6wjxwa9p1sc401-sdk-tools-linux-4333796.zip
trying https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3828 100 3828 0 0 46353 0 --:--:-- --:--:-- --:--:-- 46682
building '/nix/store/r7n4h6js9af3ikh4kwzfcl5hrxlsxnr9-unzip_stream___unzip_stream_0.3.0.tgz.drv'...
trying https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3530 100 3530 0 0 49115 0 --:--:-- --:--:-- --:--:-- 49718
building '/nix/store/lxvd378h822mbv48qa0hwbpgkqy1vyni-url_set_query___url_set_query_1.0.0.tgz.drv'...
trying https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.3.Final/undertow-core-2.1.3.Final.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 36366 100 36366 0 0 430k 0 --:--:-- --:--:-- --:--:-- 433k
building '/nix/store/bflpzb2nd0k852276pn8djgr7ywvslr6-use_subscription___use_subscription_1.4.1.tgz.drv'...
patching sources
configuring
no configure script, doing nothing
building
no Makefile, doing nothing
installing
100 2238k 100 2238k 0 0 26.1M 0 --:--:-- --:--:-- --:--:-- 26.3M
trying https://repo1.maven.org/maven2/io/undertow/undertow-core/2.1.3.Final/undertow-core-2.1.3.Final.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 26214 100 26214 0 0 878k 0 --:--:-- --:--:-- --:--:-- 882k
trying https://registry.yarnpkg.com/unzip-stream/-/unzip-stream-0.3.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 119k 100 119k 0 0 1040k 0 --:--:-- --:--:-- --:--:-- 1048k
trying https://registry.yarnpkg.com/url-set-query/-/url-set-query-1.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2079 100 2079 0 0 26518 0 --:--:-- --:--:-- --:--:-- 26653
building '/nix/store/x8zfnykjl0g1j8xdxwkjsk7im2db5g36-utf8___utf8_3.0.0.tgz.drv'...
building '/nix/store/6l0i6sqgrqz0x6hxzqf5qgffzrs2hnhs-v8_to_istanbul___v8_to_istanbul_4.1.3.tgz.drv'...
building '/nix/store/wclw7h4rwcdjgncjha92qcr84d24gxxj-vectordrawable-1.0.0.aar.drv'...
building '/nix/store/p9ma3c85xhyvxcg57zdfa3x2va5xghaa-vectordrawable-1.0.0.pom.drv'...
automatically fixing dependencies for ELF files
{'ignore_missing': [],
'libs': [PosixPath('/nix/store/gp7wi2k235lkxkxidd1rpi0kimzz1nz5-patchelf-0.14.5/lib'),
PosixPath('/nix/store/59jmzisg8fkm9c125fw384dqq1np602l-move-docs.sh/lib'),
PosixPath('/nix/store/kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh/lib'),
PosixPath('/nix/store/m54bmrhj6fqz8nds5zcj97w9s9bckc9v-compress-man-pages.sh/lib'),
PosixPath('/nix/store/bkxq1nfi6grmww5756ynr1aph7w04lkk-strip.sh/lib'),
PosixPath('/nix/store/bnj8d7mvbkg3vdb07yz74yhl3g107qq5-patch-shebangs.sh/lib'),
PosixPath('/nix/store/cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh/lib'),
PosixPath('/nix/store/8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh/lib'),
PosixPath('/nix/store/c8n9kcdddp9np665xz6ri61b383nxvz8-move-systemd-user-units.sh/lib'),
PosixPath('/nix/store/1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh/lib'),
PosixPath('/nix/store/kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh/lib'),
PosixPath('/nix/store/fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh/lib'),
PosixPath('/nix/store/ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh/lib'),
PosixPath('/nix/store/wlwcf1nw2b21m4gghj70hbg1v7x53ld8-reproducible-builds.sh/lib'),
PosixPath('/nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/lib'),
PosixPath('/nix/store/i17qfxfgcfqryn2ylywa0a5kpcvpz5g2-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f5a02l1kzkjc0kiqv3p9ry2gd3zndh7y-unzip-6.0/lib'),
PosixPath('/nix/store/q12qdr07fhpgl0n2zd4js56brbydk1s4-hook/lib'),
PosixPath('/nix/store/c99kp4s4xfvzq20mxinyjn0l1b6mnr06-hook/lib'),
PosixPath('/nix/store/mqsvahygsm2q4valavjnidrvrp7l8866-auto-patchelf-hook/lib'),
PosixPath('/nix/store/sy4azd7gzq2nx0ibry5c6gcgxin7gg4s-binutils-wrapper-2.38/lib'),
PosixPath('/nix/store/f3qlm2873bxlhxns4lrmrinvbzn933pj-glibc-2.34-210/lib'),
PosixPath('/nix/store/qlzjp5sddiw4y9lrr0c5kiva34j19cdh-freetype-2.12.1/lib'),
PosixPath('/nix/store/c35f0isdw3x01z6b7zpd5cmdykx9zp94-fontconfig-2.13.94-bin/lib'),
PosixPath('/nix/store/3k6373bgamxxfpyl81mxvsbz4zlb5ldf-fontconfig-2.13.94-lib/lib'),
PosixPath('/nix/store/svcdj1w7hi0cw78586qxwhw37wqzvkgx-libX11-1.7.2/lib'),
PosixPath('/nix/store/rcx203wg6krla70bq0b9s1qi0765dlpk-libXrender-0.9.10/lib'),
PosixPath('/nix/store/lp8r2vlzg8pryakza8njl43dxkrfsh6x-libXext-1.3.4/lib'),
PosixPath('/nix/store/asbxy1dz7z430xnp4vk90xqzmaa75bzf-glibc-2.34-210/lib'),
PosixPath('/nix/store/b1qsxfpgssd9xgvyna4lywzwmdrz8ydi-libX11-1.7.2/lib'),
PosixPath('/nix/store/p5cn8rqf5nh8yihcd7cbk54cjx92csbm-libXrender-0.9.10/lib'),
PosixPath('/nix/store/9mkfw4h1znhm9l6xxwjfwmplpjn818sg-libXext-1.3.4/lib'),
PosixPath('/nix/store/z3z285vjs4aqyzfavjp70iz4ana7lavz-fontconfig-2.13.94-lib/lib'),
PosixPath('/nix/store/z2j15qfyss34anmkyasq1aa41kyh14by-freetype-2.12.1/lib'),
PosixPath('/nix/store/wqhzbwm7102xbdwijjb3lh0msas3s2ab-zlib-1.2.12/lib')],
'paths': [PosixPath('.')],
'recursive': True,
'runtime_dependencies': []}
trying https://registry.yarnpkg.com/use-subscription/-/use-subscription-1.4.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5246 100 5246 0 0 71177 0 --:--:-- --:--:-- --:--:-- 71863
building '/nix/store/44ybw7rvdcja1ycj3c51m8i5dff54cga-vectordrawable-1.0.1.aar.drv'...
trying https://registry.yarnpkg.com/utf8/-/utf8-3.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-4.1.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.0.0/vectordrawable-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 4334 100 4334 0 0 54591 0 --:--:-- --:--:-- --:--:-- 54860
building '/nix/store/vqp1zkbyg1jm2h5l5fl8fva9lmfy21m9-vectordrawable-1.0.1.pom.drv'...
100 9544 100 9544 0 0 96807 0 --:--:-- --:--:-- --:--:-- 97387
100 32759 100 32759 0 0 771k 0 --:--:-- --:--:-- --:--:-- 780k
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.0.0/vectordrawable-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1560 100 1560 0 0 43042 0 --:--:-- --:--:-- --:--:-- 43333
building '/nix/store/45y5ndi7m2di21dahiqrff3gdynd5ikl-vectordrawable-1.1.0.aar.drv'...
building '/nix/store/21nm88q61ppaa8sryawh1i3q3dzg9v7y-vectordrawable-1.1.0.pom.drv'...
building '/nix/store/31a14kasr5gri9xzsm51lp0h6pbxlpnd-vectordrawable-animated-1.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.0.1/vectordrawable-1.0.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 32789 100 32789 0 0 772k 0 --:--:-- --:--:-- --:--:-- 780k
building '/nix/store/fbb6r9q8xv1gp2hh1g0i1nk27n5dkza0-vectordrawable-animated-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.0.1/vectordrawable-1.0.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1560 100 1560 0 0 43936 0 --:--:-- --:--:-- --:--:-- 44571
building '/nix/store/w7hl0ncqj303fykkmcdyb1wmp935m2pw-vectordrawable-animated-1.1.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 33236 100 33236 0 0 755k 0 --:--:-- --:--:-- --:--:-- 772k
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable/1.1.0/vectordrawable-1.1.0.pom
building '/nix/store/na34dgd8qs7bf3aj281j6wic6zzb706a-vectordrawable-animated-1.1.0.pom.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1726 100 1726 0 0 48182 0 --:--:-- --:--:-- --:--:-- 49314
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.0.0/vectordrawable-animated-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/vydgwyyd8p4vi1prn2vfpbpqicvl544c-versionedparcelable-1.0.0.aar.drv'...
setting interpreter of emulator
searching for dependencies of emulator
skipping mksdcard because its architecture (x86) differs from target (x64)
100 34398 100 34398 0 0 644k 0 --:--:-- --:--:-- --:--:-- 645k
building '/nix/store/gd09997xnjcag381fi2k16hapm6np3rk-versionedparcelable-1.0.0.pom.drv'...
setting interpreter of emulator-check
searching for dependencies of emulator-check
libX11.so.6 -> found: /nix/store/svcdj1w7hi0cw78586qxwhw37wqzvkgx-libX11-1.7.2/lib
setting RPATH to: /nix/store/svcdj1w7hi0cw78586qxwhw37wqzvkgx-libX11-1.7.2/lib
setting interpreter of lib/monitor-x86_64/monitor
searching for dependencies of lib/monitor-x86_64/monitor
searching for dependencies of lib/monitor-x86_64/libcairo-swt.so
libXrender.so.1 -> found: /nix/store/rcx203wg6krla70bq0b9s1qi0765dlpk-libXrender-0.9.10/lib
libXext.so.6 -> found: /nix/store/lp8r2vlzg8pryakza8njl43dxkrfsh6x-libXext-1.3.4/lib
libX11.so.6 -> found: /nix/store/svcdj1w7hi0cw78586qxwhw37wqzvkgx-libX11-1.7.2/lib
libfontconfig.so.1 -> found: /nix/store/3k6373bgamxxfpyl81mxvsbz4zlb5ldf-fontconfig-2.13.94-lib/lib
libfreetype.so.6 -> found: /nix/store/qlzjp5sddiw4y9lrr0c5kiva34j19cdh-freetype-2.12.1/lib
setting RPATH to: /nix/store/rcx203wg6krla70bq0b9s1qi0765dlpk-libXrender-0.9.10/lib:/nix/store/lp8r2vlzg8pryakza8njl43dxkrfsh6x-libXext-1.3.4/lib:/nix/store/svcdj1w7hi0cw78586qxwhw37wqzvkgx-libX11-1.7.2/lib:/nix/store/3k6373bgamxxfpyl81mxvsbz4zlb5ldf-fontconfig-2.13.94-lib/lib:/nix/store/qlzjp5sddiw4y9lrr0c5kiva34j19cdh-freetype-2.12.1/lib
warning: entry 24 in symbol table refers to a non-existent section, skipping
warning: entry 25 in symbol table refers to a non-existent section, skipping
warning: entry 26 in symbol table refers to a non-existent section, skipping
warning: entry 27 in symbol table refers to a non-existent section, skipping
warning: entry 28 in symbol table refers to a non-existent section, skipping
warning: entry 29 in symbol table refers to a non-existent section, skipping
warning: entry 30 in symbol table refers to a non-existent section, skipping
searching for dependencies of lib/monitor-x86_64/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807/eclipse_1502.so
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.0.0/vectordrawable-animated-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
skipping lib/monitor-x86/monitor because its architecture (x86) differs from target (x64)
skipping lib/monitor-x86/libcairo-swt.so because its architecture (x86) differs from target (x64)
skipping lib/monitor-x86/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807/eclipse_1502.so because its architecture (x86) differs from target (x64)
100 1636 100 1636 0 0 45030 0 --:--:-- --:--:-- --:--:-- 44216
building '/nix/store/1jxrcdyqbb0sq35rlf88p742nz8rahwc-versionedparcelable-1.1.0.aar.drv'...
auto-patchelf: 0 dependencies could not be satisfied
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 34496 100 34496 0 0 811k 0 --:--:-- --:--:-- --:--:-- 821k
building '/nix/store/2d24kj00w0yvjlinwl1d850sk23kyzvj-versionedparcelable-1.1.0.pom.drv'...
patching script interpreter paths in .
./android: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./.monitor-wrapped: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./bin/.archquery-wrapped: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./bin/.lint-wrapped: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./bin/.sdkmanager-wrapped: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./bin/.jobb-wrapped: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./bin/.avdmanager-wrapped: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
trying https://dl.google.com/dl/android/maven2/androidx/vectordrawable/vectordrawable-animated/1.1.0/vectordrawable-animated-1.1.0.pom
./bin/monkeyrunner: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
./bin/uiautomatorviewer: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
./bin/.screenshot2-wrapped: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
trying https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.0.0/versionedparcelable-1.0.0.aar
./bin/.apkanalyzer-wrapped: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1798 100 1798 0 0 46717 0 --:--:-- --:--:-- --:--:-- 47315
building '/nix/store/5pyzsvha4fiair3gfzkdbl4c47kcsayi-versionedparcelable-1.1.1.aar.drv'...
./proguard/bin/retrace.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./proguard/bin/proguardgui.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
./proguard/bin/proguard.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
100 27250 100 27250 0 0 562k 0 --:--:-- --:--:-- --:--:-- 566k
building '/nix/store/2lqnzlvbcmq3q2gjyb7xjmqivc0b3m47-versionedparcelable-1.1.1.pom.drv'...
post-installation fixup
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/avdmanager to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/emulator to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
trying https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.0.0/versionedparcelable-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1655 100 1655 0 0 44843 0 --:--:-- --:--:-- --:--:-- 45972
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/mksdcard to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
building '/nix/store/s9rx1xr15fh7y0gf4mzv02h66dqrwpmq-viewpager-1.0.0.aar.drv'...
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/lint to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/jobb to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/monkeyrunner to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/monitor to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/android to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/archquery to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/emulator-check to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/uiautomatorviewer to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/apkanalyzer to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/screenshot2 to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
rewriting symlink /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk/bin/sdkmanager to be relative to /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
trying https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.0/versionedparcelable-1.1.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
patching script interpreter paths in /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk
100 31062 100 31062 0 0 640k 0 --:--:-- --:--:-- --:--:-- 645k
building '/nix/store/kla26svff9la1w5vq07shg6yq1bzlxla-viewpager-1.0.0.pom.drv'...
checking for references to /tmp/tmp-status-mobile-9338bf71e/nix-build-androidsdk.drv-0/ in /nix/store/zn2xxdgjc6fx657pgb70pi5g0v45iw6d-androidsdk...
trying https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.0/versionedparcelable-1.1.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1643 100 1643 0 0 40993 0 --:--:-- --:--:-- --:--:-- 42128
building '/nix/store/idwj79w20h3y0kjaplia2hcgv9znm06r-viewpager2-1.0.0.aar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 31061 100 31061 0 0 714k 0 --:--:-- --:--:-- --:--:-- 722k
building '/nix/store/q9b8n3nnl7mxlv2zk1mqmpl7052gajpj-viewpager2-1.0.0.pom.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/versionedparcelable/versionedparcelable/1.1.1/versionedparcelable-1.1.1.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1643 100 1643 0 0 41804 0 --:--:-- --:--:-- --:--:-- 43236
building '/nix/store/inp5d9mbs6pv0qmz3isbdvfga7pjlpam-vlq___vlq_1.0.1.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 53513 100 53513 0 0 1228k 0 --:--:-- --:--:-- --:--:-- 1244k
building '/nix/store/8mh5j9p528dhn3jv0fa18s1y4fjyj7mp-w3c_xmlserializer___w3c_xmlserializer_1.1.2.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/viewpager/viewpager/1.0.0/viewpager-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1997 100 1997 0 0 54276 0 --:--:-- --:--:-- --:--:-- 55472
building '/nix/store/z8wfx6yad8ydsqzl7dlpmh0m3rjnili7-warn_once___warn_once_0.1.0.tgz.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/viewpager2/viewpager2/1.0.0/viewpager2-1.0.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 61552 100 61552 0 0 1335k 0 --:--:-- --:--:-- --:--:-- 1366k
building '/nix/store/73pk7nzfiya3dds0mhxqwl07f8gnik6c-web3_utils___web3_utils_1.2.6.tgz.drv'...
trying https://registry.yarnpkg.com/vlq/-/vlq-1.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://dl.google.com/dl/android/maven2/androidx/viewpager2/viewpager2/1.0.0/viewpager2-1.0.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2120 100 2120 0 0 58537 0 --:--:-- --:--:-- --:--:-- 58888
building '/nix/store/cq55zimy54vjbr13n52wgaq5v1hb83jp-webkit-1.4.0.aar.drv'...
100 3492 100 3492 0 0 44097 0 --:--:-- --:--:-- --:--:-- 44202
building '/nix/store/s8ixk3gbl3nznwlsnwcy6nc6cqbqvdnc-webkit-1.4.0.pom.drv'...
trying https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-1.1.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6320 100 6320 0 0 83867 0 --:--:-- --:--:-- --:--:-- 84266
trying https://registry.yarnpkg.com/warn-once/-/warn-once-0.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 907 100 907 0 0 11844 0 --:--:-- --:--:-- --:--:-- 11934
trying https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.2.6.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 17059 100 17059 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k
trying https://dl.google.com/dl/android/maven2/androidx/webkit/webkit/1.4.0/webkit-1.4.0.aar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 99k 100 99k 0 0 2152k 0 --:--:-- --:--:-- --:--:-- 2159k
building '/nix/store/2r0sacv12yayhyacgdihpwkpszlfbpfi-androidsdk-mod.drv'...
building '/nix/store/7c5fnbi1n437x7amnf514cyjhs813wc8-gomobile-unstable-2022-05-18.drv'...
building '/nix/store/201pzakizfq3ddx9wcavzffpc587b49b-whatwg_fetch___whatwg_fetch_3.0.0.tgz.drv'...
building '/nix/store/d32pvyzbac1a6lkfgar53i7r3r6y2my4-wildfly-client-config-1.0.1.Final.jar.drv'...
building '/nix/store/jf0x1y3y3dpkdgicq66bngy64893b4qn-wildfly-client-config-1.0.1.Final.pom.drv'...
symlinkPhase
unpacking sources
unpacking source archive /nix/store/hpf6yd3bcbkzmnqss0w20d2145273xcq-gomobile
source root is gomobile
patching sources
configuring
building
Building subPackage ./bind
building '/nix/store/47511s5yhb43s3h5bykkh1p5mjfx6hc2-wildfly-common-1.5.2.Final.jar.drv'...
trying https://dl.google.com/dl/android/maven2/androidx/webkit/webkit/1.4.0/webkit-1.4.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2075 100 2075 0 0 43416 0 --:--:-- --:--:-- --:--:-- 44148
building '/nix/store/mjx6hv78wzj9l1xdchbhswz6jijaa3dc-wildfly-common-1.5.2.Final.pom.drv'...
trying https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.0.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://repo1.maven.org/maven2/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 47396 100 47396 0 0 628k 0 --:--:-- --:--:-- --:--:-- 634k
building '/nix/store/yzy0p466cq053s189nlxby2zy9lrmrdn-write_file_atomic___write_file_atomic_1.3.4.tgz.drv'...
100 11242 100 11242 0 0 125k 0 --:--:-- --:--:-- --:--:-- 126k
trying https://repo1.maven.org/maven2/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7167 100 7167 0 0 207k 0 --:--:-- --:--:-- --:--:-- 212k
building '/nix/store/g1dz4bkn3gc2jpsbp3j72q73zhh364yr-ws___ws_3.3.3.tgz.drv'...
building '/nix/store/934dqka9s9a4h912niqcj6r4kghg24z3-ws___ws_7.2.3.tgz.drv'...
trying https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 277k 100 277k 0 0 6087k 0 --:--:-- --:--:-- --:--:-- 6161k
building '/nix/store/z89lw5crxmgs797zar7nqh59b5k45y6z-ws___ws_7.2.5.tgz.drv'...
trying https://repo1.maven.org/maven2/org/wildfly/common/wildfly-common/1.5.2.Final/wildfly-common-1.5.2.Final.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7279 100 7279 0 0 229k 0 --:--:-- --:--:-- --:--:-- 236k
building '/nix/store/ysch1y95brfkh4wda54wmscqcz4y8j3h-ws___ws_7.5.3.tgz.drv'...
trying https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-1.3.4.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2950 100 2950 0 0 30102 0 --:--:-- --:--:-- --:--:-- 30412
building '/nix/store/fsj9hq3jbqv23fsww5hfis2ybn6y3d67-ws___ws_8.4.2.tgz.drv'...
100 23231 100 23231 0 0 307k 0 --:--:-- --:--:-- --:--:-- 310k
trying https://registry.yarnpkg.com/ws/-/ws-7.2.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/gqyg6fzp7c4199r5pr09v5sd8mdj1z00-xcode___xcode_2.1.0.tgz.drv'...
100 26572 100 26572 0 0 310k 0 --:--:-- --:--:-- --:--:-- 312k
trying https://registry.yarnpkg.com/ws/-/ws-7.2.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/mj3scp05w3qz4rk5iliq9rfzs2gpjrhl-xhr___xhr_2.5.0.tgz.drv'...
100 26576 100 26576 0 0 310k 0 --:--:-- --:--:-- --:--:-- 312k
trying https://registry.yarnpkg.com/ws/-/ws-7.5.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/017zncqxs3df0l0fm7pq0n94d8a1qvpz-xhr_request___xhr_request_1.1.0.tgz.drv'...
100 28376 100 28376 0 0 338k 0 --:--:-- --:--:-- --:--:-- 342k
building '/nix/store/bblw5b1bazcnyidr2qxwizd37jskh9bx-xhr_request_promise___xhr_request_promise_0.1.3.tgz.drv'...
trying https://registry.yarnpkg.com/ws/-/ws-8.4.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 30409 100 30409 0 0 340k 0 --:--:-- --:--:-- --:--:-- 341k
building '/nix/store/8hg8fc971qfw9fhmm53m7d7kb1rc6fjn-xmldoc___xmldoc_1.1.2.tgz.drv'...
trying https://registry.yarnpkg.com/xcode/-/xcode-2.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/xhr/-/xhr-2.5.0.tgz
100 28994 100 28994 0 0 346k 0 --:--:-- --:--:-- --:--:-- 349k
building '/nix/store/jzsv99s2i0w1k6l54n2ibbd7c14z7r7i-xmpcore-5.1.2.jar.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/xhr-request/-/xhr-request-1.1.0.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7934 100 7934 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k
building '/nix/store/8cwy4z11d5qmnzkxby5p28cm5mh4xkyf-xmpcore-5.1.2.pom.drv'...
100 4331 100 4331 0 0 58839 0 --:--:-- --:--:-- --:--:-- 59328
trying https://registry.yarnpkg.com/xhr-request-promise/-/xhr-request-promise-0.1.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
building '/nix/store/qj1nyqpd9gyzllh5nsmi9v9m6gpp7h26-xnio-api-3.8.0.Final.jar.drv'...
100 1143 100 1143 0 0 13535 0 --:--:-- --:--:-- --:--:-- 13607
building '/nix/store/1g2a3vxqrjmc3bkaqy856wp9vxw4inbc-xnio-api-3.8.0.Final.pom.drv'...
trying https://registry.yarnpkg.com/xmldoc/-/xmldoc-1.1.2.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 11200 100 11200 0 0 134k 0 --:--:-- --:--:-- --:--:-- 135k
building '/nix/store/s3mgf1d585g829gr1zxdk9v9ylc33mn1-xnio-nio-3.8.0.Final.jar.drv'...
trying https://repo.maven.apache.org/maven2/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2.jar
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 114k 100 114k 0 0 1904k 0 --:--:-- --:--:-- --:--:-- 1878k
building '/nix/store/iq7qmmjfvmr97ppfckwygyinas5ksdk2-xnio-nio-3.8.0.Final.pom.drv'...
trying https://repo.maven.apache.org/maven2/com/adobe/xmp/xmpcore/5.1.2/xmpcore-5.1.2.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1127 100 1127 0 0 20196 0 --:--:-- --:--:-- --:--:-- 20490
trying https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.8.0.Final/xnio-api-3.8.0.Final.jar
building '/nix/store/4cg0czkg0lc6ffnhm0hd0farnk7spahi-xpipe___xpipe_1.0.5.tgz.drv'...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 572k 100 572k 0 0 8506k 0 --:--:-- --:--:-- --:--:-- 8551k
trying https://repo1.maven.org/maven2/org/jboss/xnio/xnio-api/3.8.0.Final/xnio-api-3.8.0.Final.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8754 100 8754 0 0 270k 0 --:--:-- --:--:-- --:--:-- 275k
building '/nix/store/3is91v5n84mys4gb9ghix8larck589yk-yargs___yargs_14.2.3.tgz.drv'...
building '/nix/store/x86s1w0zmb7hi57wp407kk5jwjd8bls8-yargs_parser___yargs_parser_15.0.1.tgz.drv'...
trying https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.8.0.Final/xnio-nio-3.8.0.Final.jar
trying https://repo1.maven.org/maven2/org/jboss/xnio/xnio-nio/3.8.0.Final/xnio-nio-3.8.0.Final.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 109k 100 109k 0 0 2219k 0 --:--:-- --:--:-- --:--:-- 2234k
building '/nix/store/cp9jba3jg073ks00w3rqpxjrcqwgr61q-zxing-parent-3.3.0.pom.drv'...
100 8194 100 8194 0 0 123k 0 --:--:-- --:--:-- --:--:-- 125k
building '/nix/store/yr72rgl1rbli835gkwyn6m1r7q1vy1k6-create-local-maven-repo.drv'...
trying https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 65737 100 65737 0 0 633k 0 --:--:-- --:--:-- --:--:-- 629k
building '/nix/store/v52hwga4wsn0c33kajnpqbn9dxaijda2-status-mobile-clojure-deps.drv'...
trying https://registry.yarnpkg.com/xpipe/-/xpipe-1.0.5.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
trying https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2593 100 2593 0 0 28501 0 --:--:-- --:--:-- --:--:-- 28811
building
100 16462 100 16462 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k
building '/nix/store/38yqyfi1261hjwnkypqxswk2x5zxpmk8-offline.drv'...
trying https://repo.maven.apache.org/maven2/com/google/zxing/zxing-parent/3.3.0/zxing-parent-3.3.0.pom
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 27675 100 27675 0 0 614k 0 --:--:-- --:--:-- --:--:-- 628k
building '/nix/store/6isgh28lpw92fjig1cb5s443a4zj4fwb-create-local-maven-repo.drv'...
building '/nix/store/5nylyyimab7s79rqp6zgx1c0sd4dc71g-status-mobile-maven-deps.drv'...
building
runtime/internal/sys
internal/unsafeheader
internal/abi
internal/cpu
runtime/internal/atomic
internal/goexperiment
internal/race
sync/atomic
runtime/internal/math
unicode
unicode/utf8
internal/itoa
math/bits
internal/bytealg
encoding
unicode/utf16
internal/goversion
math
golang.org/x/mod/semver
golang.org/x/xerrors/internal
runtime
internal/reflectlite
sync
internal/testlog
math/rand
errors
sort
internal/oserror
path
io
strconv
syscall
container/heap
bytes
strings
text/tabwriter
reflect
go/build/constraint
regexp/syntax
html
bufio
time
internal/syscall/execenv
internal/syscall/unix
regexp
context
io/fs
internal/poll
internal/fmtsort
encoding/binary
os
encoding/base64
internal/lazyregexp
io/ioutil
path/filepath
fmt
os/exec
golang.org/x/sys/execabs
go/token
net/url
text/template/parse
encoding/json
math/big
internal/buildcfg
go/scanner
internal/execabs
text/scanner
go/ast
internal/goroot
golang.org/x/tools/internal/event/label
golang.org/x/xerrors
log
golang.org/x/tools/internal/event/keys
text/template
golang.org/x/tools/internal/event/core
golang.org/x/tools/internal/event
golang.org/x/tools/internal/gocommand
go/internal/typeparams
go/constant
go/parser
go/printer
golang.org/x/tools/internal/packagesinternal
go/doc
go/format
go/types
go/build
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/typeparams
golang.org/x/tools/internal/typesinternal
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/mobile/internal/importers
golang.org/x/mobile/internal/importers/java
golang.org/x/mobile/internal/importers/objc
golang.org/x/mobile/bind
Building subPackage ./cmd/gobind
flag
golang.org/x/mobile/cmd/gobind
Building subPackage ./cmd/gomobile
patching sources
building '/nix/store/a7hhb6d7j597r9a61br0sfmx0sj2nngc-status-mobile-node-deps-1.20.0.drv'...
patching sources
configuring
building
yarn config v1.22.19
success Set "yarn-offline-mirror" to "/nix/store/n4882j831r5r5xmrd4b4zvy0gpyh120c-offline".
Done in 0.05s.
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
crypto/internal/subtle
crypto/subtle
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
crypto/elliptic/internal/fiat
hash
crypto/internal/randutil
crypto/cipher
compress/flate
encoding/asn1
hash/crc32
crypto
crypto/sha1
crypto/aes
crypto/des
crypto/dsa
crypto/sha512
crypto/elliptic
vendor/golang.org/x/crypto/cryptobyte
archive/zip
crypto/ed25519/internal/edwards25519/field
crypto/rand
crypto/md5
crypto/ed25519/internal/edwards25519
crypto/rsa
crypto/sha256
encoding/hex
crypto/ed25519
encoding/pem
crypto/x509/pkix
crypto/ecdsa
vendor/golang.org/x/net/dns/dnsmessage
internal/singleflight
encoding/xml
compress/gzip
runtime/cgo
golang.org/x/mobile/internal/sdkpath
golang.org/x/mod/internal/lazyregexp
golang.org/x/mod/module
golang.org/x/mod/modfile
html/template
golang.org/x/mobile/internal/binres
net
crypto/x509
golang.org/x/mobile/cmd/gomobile
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/vixy5s3w80dq1f6grr13vdhjnfxf2pjq-gomobile-unstable-2022-05-18
shrinking /nix/store/vixy5s3w80dq1f6grr13vdhjnfxf2pjq-gomobile-unstable-2022-05-18/bin/gobind
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
shrinking /nix/store/vixy5s3w80dq1f6grr13vdhjnfxf2pjq-gomobile-unstable-2022-05-18/bin/gomobile
strip is /nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/bin/strip
stripping (with command strip and flags -S) in /nix/store/vixy5s3w80dq1f6grr13vdhjnfxf2pjq-gomobile-unstable-2022-05-18/bin
patching script interpreter paths in /nix/store/vixy5s3w80dq1f6grr13vdhjnfxf2pjq-gomobile-unstable-2022-05-18
checking for references to /tmp/tmp-status-mobile-9338bf71e/nix-build-gomobile-unstable-2022-05-18.drv-0/ in /nix/store/vixy5s3w80dq1f6grr13vdhjnfxf2pjq-gomobile-unstable-2022-05-18...
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
building '/nix/store/bbfm37ws79536w031ff8a7lxxfvimm8l-status-go-0.108.3+hotfix.2-a787dab-android.drv'...
unpacking sources
unpacking source archive /nix/store/hm1yzlc07kjir0q0sbpli9f6d5zbnwjc-status-go-a787dab-source
source root is status-go-a787dab-source
patching sources
configuring
building
Building status-go for: android/arm,android/arm64,android/386
[] 0/1375[] 2/1375[] 3/1375[] 5/1375[] 6/1375[] 7/1375[] 9/1375[] 10/1375[] 12/1375[] 16/1375[] 19/1375[] 23/1375[] 25/1375[] 26/1375[] 28/1375[] 30/1375[] 32/1375[] 33/1375[] 34/1375[] 36/1375[] 37/1375[] 40/1375[] 41/1375[] 43/1375[] 44/1375[] 45/1375[] 47/1375[] 48/1375[] 49/1375[] 51/1375[] 52/1375[] 53/1375[] 54/1375[] 56/1375[] 58/1375[] 59/1375[] 61/1375[] 63/1375[] 64/1375[] 66/1375[] 67/1375[] 68/1375[] 69/1375[] 71/1375[] 73/1375[] 74/1375[] 75/1375[] 77/1375[] 79/1375[] 80/1375[] 81/1375[] 82/1375[] 83/1375[] 84/1375[] 86/1375[] 87/1375[] 88/1375[] 89/1375[] 91/1375[] 93/1375[] 94/1375[] 95/1375[] 97/1375[] 99/1375[] 103/1375[] 107/1375[] 109/1375[] 112/1375[] 115/1375[] 117/1375[] 119/1375[] 122/1375[] 124/1375[] 126/1375[] 127/1375[] 129/1375[] 130/1375[] 131/1375[] 133/1375[] 134/1375[] 135/1375[] 136/1375[] 137/1375[] 138/1375[] 140/1375[] 141/1375[] 142/1375[] 143/1375[] 144/1375[] 145/1375[] 146/1375[] 147/1375[] 150/1375[] 153/1375[] 154/1375[] 155/1375[] 156/1375[] 157/1375[] 158/1375[] 159/1375[] 160/1375[] 162/1375[] 165/1375[] 168/1375[] 170/1375[] 171/1375[] 172/1375[] 174/1375[] 176/1375[] 178/1375[] 180/1375[] 182/1375[] 183/1375[] 185/1375[] 188/1375[] 192/1375[] 198/1375[] 202/1375[] 208/1375[] 212/1375[] 217/1375[] 218/1375[] 225/1375[] 228/1375[] 234/1375[] 238/1375[] 242/1375[] 243/1375[] 245/1375[] 247/1375[] 248/1375[] 251/1375[] 253/1375[] 256/1375[] 258/1375[] 260/1375[] 262/1375[] 265/1375[] 268/1375[] 270/1375[] 272/1375[] 275/1375[] 279/1375[] 281/1375[] 282/1375[] 283/1375[] 284/1375[] 285/1375[] 286/1375[] 287/1375[] 288/1375[] 289/1375[] 290/1375[] 291/1375[] 292/1375[] 294/1375[] 296/1375[] 297/1375[] 300/1375[] 301/1375[] 304/1375[] 308/1375[] 310/1375[] 313/1375[] 315/1375[] 318/1375[] 322/1375[] 326/1375[] 331/1375[] 335/1375[] 340/1375[] 346/1375[] 352/1375[] 356/1375[] 358/1375[] 361/1375[] 365/1375[] 372/1375[] 373/1375[] 377/1375[] 381/1375[] 384/1375[] 386/1375[] 387/1375[] 389/1375[] 391/1375[] 395/1375[] 397/1375[] 399/1375[] 403/1375[] 406/1375[] 410/1375[] 411/1375[] 412/1375[] 414/1375[] 417/1375[] 419/1375[] 424/1375[] 428/1375[] 432/1375[] 436/1375[] 439/1375[] 443/1375[] 449/1375[] 455/1375[] 461/1375[] 465/1375[] 469/1375[] 473/1375[] 477/1375[] 481/1375[] 483/1375[] 485/1375[] 488/1375[] 490/1375[] 492/1375[] 495/1375[] 501/1375[] 505/1375[] 507/1375[] 511/1375[] 514/1375[] 517/1375[] 521/1375[] 522/1375[] 524/1375[] 527/1375[] 532/1375[] 534/1375[] 538/1375[] 540/1375[] 542/1375[] 545/1375[] 548/1375[] 551/1375[] 554/1375[] 558/1375[] 561/1375[] 566/1375[] 567/1375[] 568/1375[] 570/1375[] 571/1375[] 573/1375[] 575/1375[] 578/1375[] 580/1375[] 581/1375[] 584/1375[] 585/1375[] 586/1375[] 587/1375[] 588/1375[] 590/1375[] 592/1375[] 595/1375[] 597/1375[] 600/1375[] 603/1375[] 606/1375[] 610/1375[] 612/1375[] 615/1375[] 616/1375[] 618/1375[] 620/1375[] 622/1375[] 627/1375[] 631/1375[] 633/1375[] 634/1375[] 637/1375[] 640/1375[] 643/1375[] 647/1375[] 652/1375[] 656/1375[] 659/1375[] 660/1375[] 663/1375[] 666/1375[] 671/1375[] 677/1375[] 682/1375[] 688/1375[] 691/1375[] 694/1375[] 697/1375[] 699/1375[] 704/1375[] 707/1375[] 710/1375[] 711/1375[] 714/1375[] 716/1375[] 720/1375[] 725/1375[] 728/1375[] 730/1375[] 734/1375[] 736/1375[] 737/1375[] 739/1375[] 743/1375[] 744/1375[] 745/1375[] 746/1375[] 747/1375[] 752/1375[] 754/1375[] 758/1375[] 761/1375[] 762/1375[] 766/1375[] 770/1375[] 776/1375[] 782/1375[] 787/1375[] 793/1375[] 798/1375[] 803/1375[] 806/1375[] 810/1375[] 814/1375[] 818/1375[] 821/1375[] 823/1375[] 824/1375[] 826/1375[] 831/1375[] 834/1375[] 836/1375[] 838/1375[] 840/1375[] 841/1375[] 843/1375[] 846/1375[] 849/1375[] 852/1375[] 857/1375[] 860/1375[] 862/1375[] 867/1375[] 869/1375[] 873/1375[] 875/1375[] 879/1375[] 881/1375[] 885/1375[] 888/1375[] 894/1375[] 901/1375[] 904/1375[] 909/1375[] 913/1375[] 918/1375[] 922/1375[] 925/1375[] 929/1375[] 932/1375[] 934/1375[] 936/1375[] 941/1375[] 944/1375[] 948/1375[] 954/1375[] 961/1375[] 966/1375[] 972/1375[] 977/1375[] 981/1375[] 983/1375[] 986/1375[] 988/1375[] 991/1375[] 994/1375[] 997/1375[] 1000/1375[] 1005/1375[] 1008/1375[] 1013/1375[] 1016/1375[] 1020/1375[] 1022/1375[] 1026/1375[] 1029/1375[] 1031/1375[] 1034/1375[] 1035/1375[] 1038/1375[] 1041/1375[] 1044/1375[] 1046/1375[] 1047/1375[] 1049/1375[] 1051/1375[] 1053/1375[] 1056/1375[] 1060/1375[] 1063/1375[] 1066/1375[] 1068/1375[] 1072/1375[] 1075/1375[] 1078/1375[] 1079/1375[] 1082/1375[] 1085/1375[] 1088/1375[] 1090/1375[] 1091/1375[] 1092/1375[] 1094/1375[] 1095/1375[] 1098/1375[] 1101/1375[] 1103/1375[] 1104/1375[] 1105/1375[] 1108/1375[] 1110/1375[] 1115/1375[] 1119/1375[] 1123/1375[] 1129/1375[] 1132/1375[] 1134/1375[] 1139/1375[] 1144/1375[] 1147/1375[] 1151/1375[] 1155/1375[] 1157/1375[] 1161/1375[] 1163/1375[] 1166/1375[] 1168/1375[] 1171/1375[] 1176/1375[] 1179/1375[] 1183/1375[] 1188/1375[] 1191/1375[] 1194/1375[] 1197/1375[] 1200/1375[] 1202/1375[] 1205/1375[] 1206/1375[] 1209/1375[] 1212/1375[] 1215/1375[] 1218/1375[] 1222/1375[] 1224/1375[] 1228/1375[] 1232/1375[] 1235/1375[] 1239/1375[] 1244/1375[] 1249/1375[] 1256/1375[] 1262/1375[] 1268/1375[] 1272/1375[] 1276/1375[] 1278/1375[] 1283/1375[] 1286/1375[] 1292/1375[] 1300/1375[] 1304/1375[] 1308/1375[] 1313/1375[] 1318/1375[] 1322/1375[] 1326/1375[] 1328/1375[] 1333/1375[] 1335/1375[] 1340/1375[] 1347/1375[] 1357/1375[] 1363/1375[] 1373/1375[] 1374/1375[3/4] Linking dependencies...
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-typescript@7.17.12" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native-config@1.4.2" has unmet peer dependency "react-native-windows@>=0.61".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native-draggable-flatlist@3.0.3" has incorrect peer dependency "react-native@>=0.64.0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native-draggable-flatlist@3.0.3" has incorrect peer dependency "react-native-gesture-handler@>=1.10.0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native-fs@2.16.6" has incorrect peer dependency "react-native@^0.59.5".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native-fs@2.16.6" has unmet peer dependency "react-native-windows@^0.57.2".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > rn-emoji-keyboard@0.4.3" has incorrect peer dependency "react-native-svg@^12.1.1".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/plugin-transform-block-scoping@7.0.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env@7.1.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/register@7.0.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-typescript > @babel/plugin-transform-typescript@7.18.4" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native > metro-react-native-babel-transformer@0.59.0" has unmet peer dependency "@babel/core@*".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native-reanimated > @babel/plugin-transform-object-assign@7.12.13" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-proposal-async-generator-functions@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-proposal-json-strings@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-proposal-object-rest-spread@7.9.5" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-proposal-optional-catch-binding@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-proposal-unicode-property-regex@7.8.8" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-syntax-async-generators@7.8.4" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-syntax-object-rest-spread@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-syntax-optional-catch-binding@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-arrow-functions@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-async-to-generator@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-block-scoped-functions@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-block-scoping@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-classes@7.9.5" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-computed-properties@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-destructuring@7.9.5" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-dotall-regex@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-duplicate-keys@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-exponentiation-operator@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-for-of@7.9.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-function-name@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-literals@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-modules-amd@7.9.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-modules-commonjs@7.9.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-modules-systemjs@7.9.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-modules-umd@7.9.0" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-new-target@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-object-super@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-parameters@7.9.5" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-regenerator@7.8.7" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-shorthand-properties@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-spread@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-sticky-regex@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-template-literals@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-typeof-symbol@7.8.4" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-transform-unicode-regex@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > rn-snoopy > eslint-plugin-jsx-a11y@5.1.1" has unmet peer dependency "eslint@^2.10.2 || ^3 || ^4".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-typescript > @babel/plugin-transform-typescript > @babel/helper-create-class-features-plugin@7.18.0" has unmet peer dependency "@babel/core@^7.0.0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-typescript > @babel/plugin-transform-typescript > @babel/plugin-syntax-typescript@7.17.12" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native > @react-native-community/cli > metro-react-native-babel-transformer@0.58.0" has unmet peer dependency "@babel/core@*".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > react-native-reanimated > react-native-screens > react-freeze@1.0.0" has incorrect peer dependency "react@^17.0.0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-proposal-json-strings > @babel/plugin-syntax-json-strings@7.8.3" has unmet peer dependency "@babel/core@^7.0.0-0".
warning "workspace-aggregator-786cd574-1c44-4015-8ee3-71a5ed854450 > StatusIm-Mobile > @babel/preset-env > @babel/plugin-proposal-unicode-property-regex > @babel/helper-create-regexp-features-plugin@7.8.8" has unmet peer dependency "@babel/core@^7.0.0".
[] 1375/1375[] 0/1633[] 1/1633[] 0/46307[] 128/46307[] 323/46307[] 384/46307[] 512/46307[] 640/46307[] 767/46307[] 985/46307[] 1147/46307[] 1273/46307[] 1401/46307[] 1408/46307[] 1529/46307[] 1596/46307[] 1662/46307[] 1724/46307[] 1895/46307[] 2044/46307[] 2171/46307[] 2299/46307[] 2386/46307[] 2511/46307[] 2639/46307[] 2764/46307[] 2816/46307[] 2936/46307[] 2944/46307[] 3064/46307[] 3146/46307[] 3274/46307[] 3402/46307[] 3453/46307[] 3581/46307[] 3704/46307[] 3832/46307[] 3840/46307[] 3966/46307[] 4096/46307[] 4224/46307[] 4348/46307[] 4458/46307[] 4480/46307[] 4603/46307[] 4732/46307[] 4845/46307[] 4973/46307[] 5101/46307[] 5229/46307[] 5300/46307[] 5376/46307[] 5556/46307[] 5741/46307[] 5812/46307[] 5888/46307[] 5995/46307[] 6068/46307[] 6137/46307[] 6371/46307[] 6519/46307[] 6647/46307[] 6755/46307[] 6902/46307[] 7030/46307[] 7127/46307[] 7286/46307[] 7511/46307[] 7670/46307[] 7808/46307[] 7930/46307[] 8080/46307[] 8192/46307[] 8406/46307[] 8566/46307[] 8704/46307[] 8918/46307[] 9046/46307[] 9206/46307[] 9344/46307[] 9466/46307[] 9590/46307[] 9718/46307[] 9814/46307[] 9973/46307[] 10100/46307[] 10228/46307[] 10265/46307[] 10389/46307[] 10483/46307[] 10516/46307[] 10617/46307[] 10745/46307[] 10950/46307[] 11078/46307[] 11133/46307[] 11256/46307[] 11384/46307[] 11497/46307[] 11625/46307[] 11702/46307[] 11776/46307[] 11861/46307[] 11930/46307[] 12058/46307[] 12185/46307[] 12274/46307[] 12406/46307[] 12534/46307[] 12662/46307[] 12786/46307[] 12908/46307[] 12949/46307[] 13056/46307[] 13176/46307[] 13284/46307[] 13360/46307[] 13439/46307[] 13557/46307[] 13681/46307[] 13780/46307[] 13908/46307[] 13951/46307[] 14062/46307[] 14164/46307[] 14237/46307[] 14325/46307[] 14446/46307[] 14574/46307[] 14702/46307[] 14804/46307[] 14932/46307[] 15005/46307[] 15104/46307[] 15221/46307[] 15407/46307[] 15475/46307[] 15530/46307[] 15603/46307[] 15803/46307[] 15964/46307[] 16059/46307[] 16131/46307[] 16341/46307[] 16452/46307[] 16610/46307[] 16750/46307[] 16821/46307[] 16886/46307[] 16999/46307[] 17103/46307[] 17153/46307[] 17255/46307[] 17359/46307[] 17409/46307[] 17511/46307[] 17615/46307[] 17743/46307[] 17871/46307[] 17970/46307[] 18049/46307[] 18164/46307[] 18270/46307[] 18374/46307[] 18466/46307[] 18559/46307[] 18687/46307[] 18815/46307[] 18979/46307[] 19139/46307[] 19265/46307[] 19421/46307[] 19549/46307[] 19711/46307[] 19932/46307[] 19987/46307[] 20075/46307[] 20168/46307[] 20335/46307[] 20520/46307[] 20673/46307[] 20830/46307[] 20972/46307[] 21153/46307[] 21210/46307[] 21309/46307[] 21484/46307[] 21661/46307[] 21847/46307[] 22028/46307[] 22229/46307[] 22395/46307[] 22581/46307[] 22762/46307[] 22918/46307[] 23121/46307[] 23299/46307[] 23504/46307[] 23680/46307[] 23885/46307[] 24064/46307[] 24262/46307[] 24428/46307[] 24683/46307[] 24917/46307[] 25087/46307[] 25267/46307[] 25451/46307[] 25650/46307[] 25834/46307[] 25988/46307[] 26192/46307[] 26320/46307[] 26413/46307[] 26599/46307[] 26752/46307[] 26960/46307[] 27115/46307[] 27309/46307[] 27479/46307[] 27648/46307[] 27845/46307[] 28032/46307[] 28218/46307[] 28395/46307[] 28598/46307[] 28779/46307[] 28979/46307[] 29163/46307[] 29362/46307[] 29547/46307[] 29746/46307[] 29929/46307[] 30130/46307[] 30312/46307[] 30509/46307[] 30696/46307[] 30848/46307[] 31056/46307[] 31232/46307[] 31437/46307[] 31595/46307[] 31788/46307[] 31859/46307[] 31974/46307[] 32173/46307[] 32363/46307[] 32557/46307[] 32719/46307[] 32875/46307[] 33095/46307[] 33279/46307[] 33515/46307[] 33649/46307[] 33837/46307[] 34002/46307[] 34153/46307[] 34375/46307[] 34537/46307[] 34728/46307[] 34898/46307[] 35110/46307[] 35327/46307[] 35482/46307[] 35758/46307[] 35945/46307[] 36099/46307[] 36270/46307[] 36451/46307[] 36686/46307[] 36866/46307[] 37093/46307[] 37428/46307[] 37737/46307[] 37965/46307[] 38308/46307[] 38633/46307[] 38916/46307[] 39211/46307[] 39423/46307[] 39656/46307[] 39981/46307[] 40268/46307[] 40558/46307[] 40871/46307[] 41174/46307[] 41347/46307[] 41667/46307[] 41984/46307[] 42111/46307[] 42237/46307[] 42282/46307[] 42487/46307[] 42563/46307[] 42719/46307[] 42820/46307[] 42974/46307[] 43132/46307[] 43329/46307[] 43514/46307[] 43712/46307[] 43840/46307[] 44094/46307[] 44383/46307[] 44726/46307[] 45057/46307[] 45339/46307[] 45664/46307[] 45916/46307[] 46194/46307[] 0/2724[] 264/2724[] 386/2724[] 450/2724[] 992/2724[] 1528/2724[] 1680/2724[] 1926/2724[] 2184/2724[] 2492/2724[] 2568/2724[] 2724/2724[4/4] Building fresh packages...
warning Ignored scripts due to flag.
Done in 102.85s.
patching script interpreter paths in /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jetifier/bin/jetify: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jetifier/bin/jetify.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jetifier/bin/jetifier-standalone: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/metro-react-native-babel-transformer/node_modules/metro-symbolicate/src/symbolicate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/metro-react-native-babel-transformer/node_modules/metro-symbolicate/src.real/symbolicate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/import-local/fixtures/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/envinfo/dist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/ajv/scripts/info: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/ajv/scripts/travis-gh-pages: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/ajv/scripts/publish-built-version: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/ajv/scripts/prepare-tests: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/normalize-package-data/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/rn-emoji-keyboard/example/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/json5/lib/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/sonic-boom/.husky/pre-commit: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/clj-kondo/bin/clj-kondo: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/prebuild-install/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/prebuild-install/node_modules/detect-libc/bin/detect-libc.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jest/bin/jest.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/metro/src/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/cross-spawn/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/loose-envify/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-webview/example/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-webview/bin/setup: interpreter directive changed from "#! /bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jsesc/bin/jsesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/escodegen/bin/escodegen.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/escodegen/bin/esgenerate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-image-crop-picker/example/android/gradlew: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/temp/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/esprima/bin/esparse.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/esprima/bin/esvalidate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@cnakazawa/watch/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@cnakazawa/watch/scripts/release.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/pino-pretty/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/metro-symbolicate/src/symbolicate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/metro-symbolicate/src.real/symbolicate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/update-notifier/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-navigation/autolink/postlink/run.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-navigation/lib/android/gradlew: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/sane/src/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/nodemon/bin/postinstall.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/nodemon/bin/nodemon.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/nodemon/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jest-runtime/bin/jest-runtime.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/exit/test/fixtures/create-files.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/acorn/bin/acorn: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/touch/bin/nodetouch.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/touch/node_modules/nopt/examples/my-program.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/touch/node_modules/nopt/bin/nopt.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/acorn-globals/node_modules/acorn/bin/acorn: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/is-ci/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/uglify-es/bin/uglifyjs: interpreter directive changed from "#! /usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@babel/core/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@babel/preset-typescript/node_modules/@babel/parser/bin/babel-parser.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@babel/preset-env/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@babel/plugin-transform-runtime/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/image-size/bin/image-size.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/rn-snoopy/examples/Snoopful/android/gradlew: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/binwrap/bin/binwrap-install: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/binwrap/bin/binwrap-test: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/binwrap/bin/binwrap-prepare: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/sshpk/bin/sshpk-sign: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/sshpk/bin/sshpk-verify: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/sshpk/bin/sshpk-conv: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/send/node_modules/mime/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/send/node_modules/mime/src/build.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/better-sqlite3/deps/download.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/better-sqlite3/benchmark/benchmark.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/open/xdg-open: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/mkdirp/bin/cmd.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/pn/scripts/generate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/tar/node_modules/mkdirp/bin/cmd.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/miller-rabin/bin/miller-rabin: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/which/bin/which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/node-abi/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/regjsparser/bin/parser: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/regjsparser/node_modules/jsesc/bin/jsesc: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/nopt/bin/nopt.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/lottie-react-native/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jmespath/jp.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jmespath/g.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/shadow-cljs/cli/runner.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/mime/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/mime/src/build.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/fbjs-scripts/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/qrcode/bin/qrcode: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/sha.js/bin.js: interpreter directive changed from "#! /usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/logkitty/bin/logkitty.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-keychain/KeychainExample/android/gradlew: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jest-haste-map/node_modules/which/bin/node-which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/pino/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/browserslist/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/make-dir/node_modules/semver/bin/semver: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jest-changed-files/node_modules/which/bin/node-which: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/sjcl/compress/compress_with_yui.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/sjcl/compress/compress_with_closure.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/js-yaml/bin/js-yaml.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/nyc/bin/nyc.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/jest-cli/bin/jest.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/cli.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/ReactCommon/hermes/inspector/docs/GenerateInspectorFSM.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/ReactCommon/hermes/inspector/tools/run_msggen: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/ReactCommon/hermes/inspector/tools/sandcastle/setup.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/ReactCommon/hermes/inspector/tools/sandcastle/build_and_test.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/ReactCommon/hermes/inspector/tools/format: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/template/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/node_modules/metro-symbolicate/src/symbolicate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/node_modules/metro-symbolicate/src.real/symbolicate.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/scripts/react-native-xcode.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/scripts/launchPackager.command: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/scripts/packager.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/scripts/compose-source-maps.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native/scripts/ios-configure-glog.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@jest/core/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/uuid/bin/uuid: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@react-native-community/audio-toolkit/ExampleApp/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@react-native-community/audio-toolkit/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@react-native-community/cameraroll/example/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@react-native-community/push-notification-ios/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@react-native-community/netinfo/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@react-native-community/cli/build/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@react-native-community/cli/setup_env.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@react-native-community/blur/example/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/mustache/bin/mustache: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/rc/cli.js: interpreter directive changed from "#! /usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/eslint-plugin-jsx-a11y/scripts/create-rule.js: interpreter directive changed from "#!/usr/bin/env node --harmony" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node --harmony"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@mapbox/node-pre-gyp/bin/node-pre-gyp: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@mapbox/node-pre-gyp/node_modules/rimraf/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@mapbox/node-pre-gyp/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/@mapbox/node-pre-gyp/node_modules/make-dir/node_modules/semver/bin/semver.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/traverse/examples/stringify.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/damerau-levenshtein/scripts/update-changelog.sh: interpreter directive changed from "#! /usr/bin/env bash" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/bash"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-config/Example/android/gradlew: interpreter directive changed from "#!/usr/bin/env sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/buffer/bin/update-authors.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/qhvvivdi9pkvfpv7130sa71kpslkjv6f-bash-5.1-p16/bin/sh"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/buffer/bin/download-node-tests.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/atob/bin/atob.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
/nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/color-support/bin.js: interpreter directive changed from "#!/usr/bin/env node" to "/nix/store/lmh4dfiai7bs3ryyvvj4zfzbs7i3rzq6-nodejs-16.15.0/bin/node"
buildPhase completed in 1 minutes 44 seconds
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0
shrinking /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-reanimated/libSo/fbjni/jni/x86_64/libfbjni.so
shrinking /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-reanimated/libSo/fbjni/jni/armeabi-v7a/libfbjni.so
shrinking /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-reanimated/libSo/fbjni/jni/x86/libfbjni.so
shrinking /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/react-native-reanimated/libSo/fbjni/jni/arm64-v8a/libfbjni.so
shrinking /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0/node_modules/hermes-engine/linux64-bin/hermesc
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
strip is /nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/bin/strip
patching script interpreter paths in /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0
checking for references to /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-node-deps-1.20.0.drv-0/ in /nix/store/1jynzq4rva39cjqk12fgcfr6g820v6p1-status-mobile-node-deps-1.20.0...
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
fixupPhase completed in 33 seconds
building '/nix/store/jz5fb1l8i0lbzijkcmb3121a285bcjkx-status-mobile-build-jsbundle-android.drv'...
building '/nix/store/5rpdyx7vrfl8cln1qbqqxskzcwq1xmsz-status-mobile-node-deps-1.20.0-patched.drv'...
unpacking sources
unpacking sources
unpacking source archive /nix/store/psm1qbg6ldjlm796dyj6cz65qna1zpka-status-mobile-source-jsbundle
source root is status-mobile-source-jsbundle
secretsPhase
No secrets provided!
patching sources
configuring
building
patchGradlePhase
NPM dependency "react" has installed version "16.13.1"
"17.0.1" was required by jar:file:/nix/store/5bpc47kyx46sd84l5as8k5qknfvdylyi-reagent-1.0.0.jar!/deps.cljs
NPM dependency "react-dom" has installed version "^16.4.2"
"17.0.1" was required by jar:file:/nix/store/5bpc47kyx46sd84l5as8k5qknfvdylyi-reagent-1.0.0.jar!/deps.cljs
patchBuildIdPhase
patchHermesPhase
patchJavaPhase
Jetifier found 1797 file(s) to forward-jetify. Using 6 workers...
installing
[:mobile] Compiling ...
------ WARNING #1 - -----------------------------------------------------------
Resource: com/cognitect/transit/impl/writer.js:256:8
variable isObject is undeclared
--------------------------------------------------------------------------------
------ WARNING #2 - -----------------------------------------------------------
File: jar:file:/nix/store/5bpc47kyx46sd84l5as8k5qknfvdylyi-reagent-1.0.0.jar!/reagent/core.cljs:370
--------------------------------------------------------------------------------
367 | tmpl/default-compiler*
368 | compiler)))
369 |
370 | (defn render
--------------------------------------------------------------------------------
unreachable code
--------------------------------------------------------------------------------
371 | {:deprecated "0.10.0"}
372 | [& _]
373 | (throw (js/Error. "Reagent.core/render function was moved to reagent.dom namespace in Reagent v1.0."))
374 | nil)
--------------------------------------------------------------------------------
nil
[:mobile] Build completed. (802 files, 627 compiled, 31 warnings, 117.19s)
------ WARNING #1 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/notifications_center/core.cljs:133:56
--------------------------------------------------------------------------------
130 | {:events [:ensure-and-open-chat]}
131 | [{:keys [db]} response-js]
132 | {:dispatch-n [[:sanitize-messages-and-process-response response-js]
133 | [:chat.ui/navigate-to-chat (.-id (aget (.-chats response-js) 0))]]})
--------------------------------------------------------------^-----------------
Cannot infer target type in expression (. response-js -chats)
--------------------------------------------------------------------------------
134 |
135 | (fx/defn dismiss-all-activity-center-notifications
136 | {:events [:dismiss-all-activity-center-notifications]}
137 | [{:keys [db]}]
--------------------------------------------------------------------------------
------ WARNING #2 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/contact/block.cljs:69:78
--------------------------------------------------------------------------------
66 | ;; update the contact in contacts list
67 | (assoc-in [:contacts/contacts public-key] contact))}
68 | (contacts-store/block
69 | public-key #(do (re-frame/dispatch [::contact-blocked contact (.-chats %)])
------------------------------------------------------------------------------------^
Cannot infer target type in expression (. p1__21528# -chats)
--------------------------------------------------------------------------------
70 | (re-frame/dispatch [:sanitize-messages-and-process-response %])
71 | (re-frame/dispatch [:hide-popover])))
72 | ;; reset navigation to avoid going back to non existing one to one chat
73 | (if from-one-to-one-chat?
--------------------------------------------------------------------------------
------ WARNING #3 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/utils/money.cljs:38:3
--------------------------------------------------------------------------------
35 |
36 | (defn greater-than-or-equals
37 | [bn1 bn2]
38 | (.greaterThanOrEqualTo bn1 bn2))
---------^----------------------------------------------------------------------
Cannot infer target type in expression (. bn1 greaterThanOrEqualTo bn2)
--------------------------------------------------------------------------------
39 |
40 | (defn greater-than
41 | [bn1 bn2]
42 | (.greaterThan ^js bn1 bn2))
--------------------------------------------------------------------------------
------ WARNING #4 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/group_chats/core.cljs:33:53
--------------------------------------------------------------------------------
30 | {:events [:chat-updated]}
31 | [_ response]
32 | {:dispatch-n [[:sanitize-messages-and-process-response response]
33 | [:navigate-chat-updated (.-id (aget (.-chats response) 0))]]})
-----------------------------------------------------------^--------------------
Cannot infer target type in expression (. response -chats)
--------------------------------------------------------------------------------
34 |
35 | (fx/defn remove-member
36 | "Format group update message and sign membership"
37 | {:events [:group-chats.ui/remove-member-pressed]}
--------------------------------------------------------------------------------
------ WARNING #5 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/wallet_connect_legacy/core.cljs:117:6
--------------------------------------------------------------------------------
114 | (fn [^js connectors]
115 | (log/debug "Kill wc sessions")
116 | (doseq [connector connectors]
117 | (.killSession connector))))
------------^-------------------------------------------------------------------
Cannot infer target type in expression (. connector killSession)
--------------------------------------------------------------------------------
118 |
119 | (re-frame/reg-fx
120 | :wc-1-approve-request
121 | (fn [[^js connector response]]
--------------------------------------------------------------------------------
------ WARNING #6 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/transport/message/core.cljs:235:11
--------------------------------------------------------------------------------
232 | "sort messages, so we can start process latest first,in that case we only need to process frist 20 and drop others"
233 | [response-js messages]
234 | (if (seq messages)
235 | (set! (.-messages response-js)
-----------------^--------------------------------------------------------------
Cannot infer target type in expression (. response-js -messages)
--------------------------------------------------------------------------------
236 | (.sort (to-array messages)
237 | (fn [a b]
238 | (- (.-clock b) (.-clock a)))))
239 | (js-delete response-js "messages")))
--------------------------------------------------------------------------------
------ WARNING #7 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/transport/message/core.cljs:238:23
--------------------------------------------------------------------------------
235 | (set! (.-messages response-js)
236 | (.sort (to-array messages)
237 | (fn [a b]
238 | (- (.-clock b) (.-clock a)))))
-----------------------------^--------------------------------------------------
Cannot infer target type in expression (. b -clock)
--------------------------------------------------------------------------------
239 | (js-delete response-js "messages")))
240 |
241 | (fx/defn sanitize-messages-and-process-response
242 | "before processing we want to filter and sort messages, so we can process first only messages which will be showed"
--------------------------------------------------------------------------------
------ WARNING #8 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/transport/message/core.cljs:238:35
--------------------------------------------------------------------------------
235 | (set! (.-messages response-js)
236 | (.sort (to-array messages)
237 | (fn [a b]
238 | (- (.-clock b) (.-clock a)))))
-----------------------------------------^--------------------------------------
Cannot infer target type in expression (. a -clock)
--------------------------------------------------------------------------------
239 | (js-delete response-js "messages")))
240 |
241 | (fx/defn sanitize-messages-and-process-response
242 | "before processing we want to filter and sort messages, so we can process first only messages which will be showed"
--------------------------------------------------------------------------------
------ WARNING #9 - :infer-warning ---------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/transport/message/core.cljs:329:42
--------------------------------------------------------------------------------
326 | [cofx response-js]
327 | (let [set-hash-fxs (map (fn [{:keys [localChatId id messageType]}]
328 | (set-message-envelope-hash localChatId id messageType))
329 | (types/js->clj (.-messages response-js)))]
------------------------------------------------^-------------------------------
Cannot infer target type in expression (. response-js -messages)
--------------------------------------------------------------------------------
330 | (apply fx/merge cofx
331 | (conj set-hash-fxs
332 | #(sanitize-messages-and-process-response % response-js false)))))
333 |
--------------------------------------------------------------------------------
------ WARNING #10 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:44:47
--------------------------------------------------------------------------------
41 | (defn prepare-player [player on-prepared on-error]
42 | (when (and player (.-canPrepare ^js player))
43 | (.prepare ^js player #(if %
44 | (on-error {:error (.-err %) :message (.-message %)})
-----------------------------------------------------^--------------------------
Cannot infer target type in expression (. p1__34838# -err)
--------------------------------------------------------------------------------
45 | (on-prepared)))))
46 |
47 | (defn prepare-recorder [recorder on-prepared on-error]
48 | (when (and recorder (.-canPrepare ^js recorder))
--------------------------------------------------------------------------------
------ WARNING #11 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:51:50
--------------------------------------------------------------------------------
48 | (when (and recorder (.-canPrepare ^js recorder))
49 | (.prepare ^js recorder (fn [err _]
50 | (if err
51 | (on-error {:error (.-err err) :message (.-message err)})
--------------------------------------------------------^-----------------------
Cannot infer target type in expression (. err -err)
--------------------------------------------------------------------------------
52 | (on-prepared))))))
53 |
54 | (defn start-recording [recorder on-start on-error]
55 | (when (and recorder
--------------------------------------------------------------------------------
------ WARNING #12 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:60:48
--------------------------------------------------------------------------------
57 | (.-canRecord ^js recorder)
58 | (.-canPrepare ^js recorder)))
59 | (.record ^js recorder #(if %
60 | (on-error {:error (.-err %) :message (.-message %)})
------------------------------------------------------^-------------------------
Cannot infer target type in expression (. p1__34847# -err)
--------------------------------------------------------------------------------
61 | (on-start)))))
62 |
63 | (defn stop-recording [recorder on-stop on-error]
64 | (if (and recorder (#{RECORDING PAUSED} (get-state recorder)))
--------------------------------------------------------------------------------
------ WARNING #13 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:66:46
--------------------------------------------------------------------------------
63 | (defn stop-recording [recorder on-stop on-error]
64 | (if (and recorder (#{RECORDING PAUSED} (get-state recorder)))
65 | (.stop ^js recorder #(if %
66 | (on-error {:error (.-err %) :message (.-message %)})
----------------------------------------------------^---------------------------
Cannot infer target type in expression (. p1__34856# -err)
--------------------------------------------------------------------------------
67 | (on-stop)))
68 | (on-stop)))
69 |
70 | (defn pause-recording [recorder on-pause on-error]
--------------------------------------------------------------------------------
------ WARNING #14 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:73:47
--------------------------------------------------------------------------------
70 | (defn pause-recording [recorder on-pause on-error]
71 | (when (and recorder (.-isRecording ^js recorder))
72 | (.pause ^js recorder #(if %
73 | (on-error {:error (.-err %) :message (.-message %)})
-----------------------------------------------------^--------------------------
Cannot infer target type in expression (. p1__34863# -err)
--------------------------------------------------------------------------------
74 | (on-pause)))))
75 |
76 | (defn start-playing [player on-start on-error]
77 | (when (and player (.-canPlay ^js player))
--------------------------------------------------------------------------------
------ WARNING #15 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:79:44
--------------------------------------------------------------------------------
76 | (defn start-playing [player on-start on-error]
77 | (when (and player (.-canPlay ^js player))
78 | (.play ^js player #(if %
79 | (on-error {:error (.-err %) :message (.-message %)})
--------------------------------------------------^-----------------------------
Cannot infer target type in expression (. p1__34865# -err)
--------------------------------------------------------------------------------
80 | (on-start)))))
81 |
82 | (defn stop-playing [player on-stop on-error]
83 | (if (and player (.-isPlaying ^js player))
--------------------------------------------------------------------------------
------ WARNING #16 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:85:44
--------------------------------------------------------------------------------
82 | (defn stop-playing [player on-stop on-error]
83 | (if (and player (.-isPlaying ^js player))
84 | (.stop ^js player #(if %
85 | (on-error {:error (.-err %) :message (.-message %)})
--------------------------------------------------^-----------------------------
Cannot infer target type in expression (. p1__34869# -err)
--------------------------------------------------------------------------------
86 | (on-stop)))
87 | (on-stop)))
88 |
89 | (defn get-recorder-file-path [recorder]
--------------------------------------------------------------------------------
------ WARNING #17 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:105:50
--------------------------------------------------------------------------------
102 | (when (and player (.-canPlay ^js player))
103 | (.playPause ^js player (fn [error pause?]
104 | (if error
105 | (on-error {:error (.-err error) :message (.-message error)})
--------------------------------------------------------^-----------------------
Cannot infer target type in expression (. error -err)
--------------------------------------------------------------------------------
106 | (if pause?
107 | (on-pause)
108 | (on-play)))))))
109 |
--------------------------------------------------------------------------------
------ WARNING #18 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/audio/core.cljs:113:50
--------------------------------------------------------------------------------
110 | (defn seek-player [player value on-seek on-error]
111 | (when (and player (.-canPlay ^js player))
112 | (.seek ^js player value #(if %
113 | (on-error {:error (.-err %) :message (.-message %)})
--------------------------------------------------------^-----------------------
Cannot infer target type in expression (. p1__34872# -err)
--------------------------------------------------------------------------------
114 | (on-seek)))))
115 |
116 | (defn can-play? [player]
117 | (and player (.-canPlay ^js player)))
--------------------------------------------------------------------------------
------ WARNING #19 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/ui/screens/chat/message/message_old.cljs:346:26
--------------------------------------------------------------------------------
343 |
344 | (defn image-set-size [dimensions]
345 | (fn [evt]
346 | (let [width (.-width (.-nativeEvent evt))
--------------------------------^-----------------------------------------------
Cannot infer target type in expression (. evt -nativeEvent)
--------------------------------------------------------------------------------
347 | height (.-height (.-nativeEvent evt))]
348 | (if (< width height)
349 | ;; if width less than the height we reduce width proportionally to height
350 | (let [k (/ height image-max-height)]
--------------------------------------------------------------------------------
------ WARNING #20 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/ui/screens/chat/message/message_old.cljs:347:28
--------------------------------------------------------------------------------
344 | (defn image-set-size [dimensions]
345 | (fn [evt]
346 | (let [width (.-width (.-nativeEvent evt))
347 | height (.-height (.-nativeEvent evt))]
----------------------------------^---------------------------------------------
Cannot infer target type in expression (. evt -nativeEvent)
--------------------------------------------------------------------------------
348 | (if (< width height)
349 | ;; if width less than the height we reduce width proportionally to height
350 | (let [k (/ height image-max-height)]
351 | (when (not= (/ width k) (first @dimensions))
--------------------------------------------------------------------------------
------ WARNING #21 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/ui/screens/chat/message/message.cljs:337:26
--------------------------------------------------------------------------------
334 |
335 | (defn image-set-size [dimensions]
336 | (fn [evt]
337 | (let [width (.-width (.-nativeEvent evt))
--------------------------------^-----------------------------------------------
Cannot infer target type in expression (. evt -nativeEvent)
--------------------------------------------------------------------------------
338 | height (.-height (.-nativeEvent evt))]
339 | (if (< width height)
340 | ;; if width less than the height we reduce width proportionally to height
341 | (let [k (/ height image-max-height)]
--------------------------------------------------------------------------------
------ WARNING #22 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/ui/screens/chat/message/message.cljs:338:28
--------------------------------------------------------------------------------
335 | (defn image-set-size [dimensions]
336 | (fn [evt]
337 | (let [width (.-width (.-nativeEvent evt))
338 | height (.-height (.-nativeEvent evt))]
----------------------------------^---------------------------------------------
Cannot infer target type in expression (. evt -nativeEvent)
--------------------------------------------------------------------------------
339 | (if (< width height)
340 | ;; if width less than the height we reduce width proportionally to height
341 | (let [k (/ height image-max-height)]
342 | (when (not= (/ width k) (first @dimensions))
--------------------------------------------------------------------------------
------ WARNING #23 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/ui/screens/status/views.cljs:30:31
--------------------------------------------------------------------------------
27 |
28 | (defn image-set-size [width]
29 | (fn [evt]
30 | (reset! width (/ (.-width (.-nativeEvent evt)) (/ (.-height (.-nativeEvent evt)) image-max-dimension)))))
-------------------------------------^------------------------------------------
Cannot infer target type in expression (. evt -nativeEvent)
--------------------------------------------------------------------------------
31 |
32 | (defn message-content-image [_ _]
33 | (let [width (reagent/atom nil)]
34 | (fn [uri show-close?]
--------------------------------------------------------------------------------
------ WARNING #24 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/ui/screens/status/views.cljs:30:65
--------------------------------------------------------------------------------
27 |
28 | (defn image-set-size [width]
29 | (fn [evt]
30 | (reset! width (/ (.-width (.-nativeEvent evt)) (/ (.-height (.-nativeEvent evt)) image-max-dimension)))))
-----------------------------------------------------------------------^--------
Cannot infer target type in expression (. evt -nativeEvent)
--------------------------------------------------------------------------------
31 |
32 | (defn message-content-image [_ _]
33 | (let [width (reagent/atom nil)]
34 | (fn [uri show-close?]
--------------------------------------------------------------------------------
------ WARNING #25 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/ui/components/bottom_panel/views.cljs:54:63
--------------------------------------------------------------------------------
51 | current-obj (reagent/atom nil)]
52 | (reagent/create-class
53 | {:UNSAFE_componentWillMount (fn [args]
54 | (let [[_ obj _ _] (.-argv (.-props args))]
---------------------------------------------------------------------^----------
Cannot infer target type in expression (. args -props)
--------------------------------------------------------------------------------
55 | (when @clear-timeout (js/clearTimeout @clear-timeout))
56 | (when (or (not= obj @current-obj) @update?)
57 | (cond
58 | @update?
--------------------------------------------------------------------------------
------ WARNING #26 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/wallet_connect/core.cljs:57:3
--------------------------------------------------------------------------------
54 | {:show-wallet-connect-sheet nil})
55 |
56 | (defn subscribe-to-events [wallet-connect-client]
57 | (.on wallet-connect-client (wallet-connect/session-request-event) #(re-frame/dispatch [:wallet-connect/request %]))
---------^----------------------------------------------------------------------
Cannot infer target type in expression (. wallet-connect-client on (wallet-connect/session-request-event) (fn* [p1__39263#] (re-frame/dispatch [:wallet-connect/request p1__39263#])))
--------------------------------------------------------------------------------
58 | (.on wallet-connect-client (wallet-connect/session-created-event) #(re-frame/dispatch [:wallet-connect/created %]))
59 | (.on wallet-connect-client (wallet-connect/session-deleted-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
60 | (.on wallet-connect-client (wallet-connect/session-updated-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
61 | (.on wallet-connect-client (wallet-connect/session-proposal-event) #(re-frame/dispatch [:wallet-connect/proposal %])))
--------------------------------------------------------------------------------
------ WARNING #27 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/wallet_connect/core.cljs:58:3
--------------------------------------------------------------------------------
55 |
56 | (defn subscribe-to-events [wallet-connect-client]
57 | (.on wallet-connect-client (wallet-connect/session-request-event) #(re-frame/dispatch [:wallet-connect/request %]))
58 | (.on wallet-connect-client (wallet-connect/session-created-event) #(re-frame/dispatch [:wallet-connect/created %]))
---------^----------------------------------------------------------------------
Cannot infer target type in expression (. wallet-connect-client on (wallet-connect/session-created-event) (fn* [p1__39264#] (re-frame/dispatch [:wallet-connect/created p1__39264#])))
--------------------------------------------------------------------------------
59 | (.on wallet-connect-client (wallet-connect/session-deleted-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
60 | (.on wallet-connect-client (wallet-connect/session-updated-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
61 | (.on wallet-connect-client (wallet-connect/session-proposal-event) #(re-frame/dispatch [:wallet-connect/proposal %])))
62 |
--------------------------------------------------------------------------------
------ WARNING #28 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/wallet_connect/core.cljs:59:3
--------------------------------------------------------------------------------
56 | (defn subscribe-to-events [wallet-connect-client]
57 | (.on wallet-connect-client (wallet-connect/session-request-event) #(re-frame/dispatch [:wallet-connect/request %]))
58 | (.on wallet-connect-client (wallet-connect/session-created-event) #(re-frame/dispatch [:wallet-connect/created %]))
59 | (.on wallet-connect-client (wallet-connect/session-deleted-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
---------^----------------------------------------------------------------------
Cannot infer target type in expression (. wallet-connect-client on (wallet-connect/session-deleted-event) (fn* [] (re-frame/dispatch [:wallet-connect/update-sessions])))
--------------------------------------------------------------------------------
60 | (.on wallet-connect-client (wallet-connect/session-updated-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
61 | (.on wallet-connect-client (wallet-connect/session-proposal-event) #(re-frame/dispatch [:wallet-connect/proposal %])))
62 |
63 | (re-frame/reg-fx
--------------------------------------------------------------------------------
------ WARNING #29 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/wallet_connect/core.cljs:60:3
--------------------------------------------------------------------------------
57 | (.on wallet-connect-client (wallet-connect/session-request-event) #(re-frame/dispatch [:wallet-connect/request %]))
58 | (.on wallet-connect-client (wallet-connect/session-created-event) #(re-frame/dispatch [:wallet-connect/created %]))
59 | (.on wallet-connect-client (wallet-connect/session-deleted-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
60 | (.on wallet-connect-client (wallet-connect/session-updated-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
---------^----------------------------------------------------------------------
Cannot infer target type in expression (. wallet-connect-client on (wallet-connect/session-updated-event) (fn* [] (re-frame/dispatch [:wallet-connect/update-sessions])))
--------------------------------------------------------------------------------
61 | (.on wallet-connect-client (wallet-connect/session-proposal-event) #(re-frame/dispatch [:wallet-connect/proposal %])))
62 |
63 | (re-frame/reg-fx
64 | :wc-2-init
--------------------------------------------------------------------------------
------ WARNING #30 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/wallet_connect/core.cljs:61:3
--------------------------------------------------------------------------------
58 | (.on wallet-connect-client (wallet-connect/session-created-event) #(re-frame/dispatch [:wallet-connect/created %]))
59 | (.on wallet-connect-client (wallet-connect/session-deleted-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
60 | (.on wallet-connect-client (wallet-connect/session-updated-event) #(re-frame/dispatch [:wallet-connect/update-sessions]))
61 | (.on wallet-connect-client (wallet-connect/session-proposal-event) #(re-frame/dispatch [:wallet-connect/proposal %])))
---------^----------------------------------------------------------------------
Cannot infer target type in expression (. wallet-connect-client on (wallet-connect/session-proposal-event) (fn* [p1__39265#] (re-frame/dispatch [:wallet-connect/proposal p1__39265#])))
--------------------------------------------------------------------------------
62 |
63 | (re-frame/reg-fx
64 | :wc-2-init
65 | (fn []
--------------------------------------------------------------------------------
------ WARNING #31 - :infer-warning --------------------------------------------
File: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-jsbundle-android.drv-0/status-mobile-source-jsbundle/src/status_im/wallet_connect/core.cljs:194:98
--------------------------------------------------------------------------------
191 | (fx/defn wallet-connect-client-initate
192 | {:events [:wallet-connect/client-init]}
193 | [{:keys [db] :as cofx} client]
194 | {:db (assoc db :wallet-connect/client client :wallet-connect/sessions (types/js->clj (.-values (.-session client))))
--------------------------------------------------------------------------------------------------------^
Cannot infer target type in expression (. client -session)
--------------------------------------------------------------------------------
195 | :wc-2-subscribe-to-events client})
196 |
197 | (fx/defn update-sessions
198 | {:events [:wallet-connect/update-sessions]}
--------------------------------------------------------------------------------
buildPhase completed in 2 minutes 33 seconds
installing
buildPhase completed in 5 minutes 37 seconds
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/lbgnyxnnxf6yg0h0phwza7bwy0k1shk0-status-go-0.108.3+hotfix.2-a787dab-android
strip is /nix/store/0ldkj6mklr9r8fml6927akjdl3zih46m-gcc-wrapper-11.3.0/bin/strip
patching script interpreter paths in /nix/store/lbgnyxnnxf6yg0h0phwza7bwy0k1shk0-status-go-0.108.3+hotfix.2-a787dab-android
checking for references to /tmp/tmp-status-mobile-9338bf71e/nix-build-status-go-0.108.3+hotfix.2-a787dab-android.drv-0/ in /nix/store/lbgnyxnnxf6yg0h0phwza7bwy0k1shk0-status-go-0.108.3+hotfix.2-a787dab-android...
building '/nix/store/d1lzfcyvcq1i9pgn7xvsx7f9y8fwhn81-status-mobile-build-release-android.drv'...
unpacking sources
secretsPhase
WARNING: No secrets provided!
building
/tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/android /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0
Welcome to Gradle 5.6.4!
Here are the highlights of this release:
- Incremental Groovy compilation
- Groovy compile avoidance
- Test fixtures for Java projects
- Manage plugin versions via settings script
For more details see https://docs.gradle.org/5.6.4/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.6.4/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :app
Reading env from: .env
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/build-tools/31.0.0/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/extras/android/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/extras/google/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/ndk-bundle/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/platform-tools/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/tools/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/build-tools/31.0.0/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/extras/android/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/extras/google/m2repository/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/ndk-bundle/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/platform-tools/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/tools/package.xml. Probably the SDK is read-only
> Task :app:generatePackageList
> Task :app:hemroidBuild
[armeabi-v7a] Compile thumb : status-logs <= Log.c
jni/Log.c:14:19: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
while((rdsz = read(pfd[0], buf, sizeof buf - 1)) > 0) {
^
jni/Log.c:29:5: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
pipe(pfd);
^
jni/Log.c:30:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
dup2(pfd[1], 1);
^
3 warnings generated.
[armeabi-v7a] SharedLibrary : libstatus-logs.so
[armeabi-v7a] Install : libstatus-logs.so => libs/armeabi-v7a/libstatus-logs.so
[arm64-v8a] Compile : status-logs <= Log.c
jni/Log.c:14:19: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
while((rdsz = read(pfd[0], buf, sizeof buf - 1)) > 0) {
^
jni/Log.c:29:5: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
pipe(pfd);
^
jni/Log.c:30:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
dup2(pfd[1], 1);
^
3 warnings generated.
[arm64-v8a] SharedLibrary : libstatus-logs.so
[arm64-v8a] Install : libstatus-logs.so => libs/arm64-v8a/libstatus-logs.so
[x86] Compile : status-logs <= Log.c
jni/Log.c:14:19: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
while((rdsz = read(pfd[0], buf, sizeof buf - 1)) > 0) {
^
jni/Log.c:29:5: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
pipe(pfd);
^
jni/Log.c:30:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
dup2(pfd[1], 1);
^
3 warnings generated.
[x86] SharedLibrary : libstatus-logs.so
[x86] Install : libstatus-logs.so => libs/x86/libstatus-logs.so
[x86_64] Compile : status-logs <= Log.c
jni/Log.c:14:19: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
while((rdsz = read(pfd[0], buf, sizeof buf - 1)) > 0) {
^
jni/Log.c:29:5: warning: implicit declaration of function 'pipe' is invalid in C99 [-Wimplicit-function-declaration]
pipe(pfd);
^
jni/Log.c:30:5: warning: implicit declaration of function 'dup2' is invalid in C99 [-Wimplicit-function-declaration]
dup2(pfd[1], 1);
^
3 warnings generated.
[x86_64] SharedLibrary : libstatus-logs.so
[x86_64] Install : libstatus-logs.so => libs/x86_64/libstatus-logs.so
> Task :app:preBuild
> Task :app:preReleaseBuild
> Task :react-native-async-storage_async-storage:preBuild UP-TO-DATE
> Task :react-native-async-storage_async-storage:preReleaseBuild UP-TO-DATE
> Task :react-native-background-timer:preBuild UP-TO-DATE
> Task :react-native-background-timer:preReleaseBuild UP-TO-DATE
> Task :react-native-blob-util:preBuild UP-TO-DATE
> Task :react-native-blob-util:preReleaseBuild UP-TO-DATE
> Task :react-native-blur:preBuild UP-TO-DATE
> Task :react-native-blur:preReleaseBuild UP-TO-DATE
> Task :react-native-camera-kit:preBuild UP-TO-DATE
> Task :react-native-camera-kit:preReleaseBuild UP-TO-DATE
> Task :react-native-async-storage_async-storage:compileReleaseAidl NO-SOURCE
> Task :react-native-background-timer:compileReleaseAidl NO-SOURCE
> Task :react-native-blob-util:compileReleaseAidl NO-SOURCE
> Task :react-native-blur:compileReleaseAidl NO-SOURCE
> Task :react-native-camera-kit:compileReleaseAidl NO-SOURCE
> Task :react-native-community_audio-toolkit:preBuild UP-TO-DATE
> Task :react-native-community_audio-toolkit:preReleaseBuild UP-TO-DATE
> Task :react-native-community_audio-toolkit:compileReleaseAidl NO-SOURCE
> Task :react-native-community_cameraroll:preBuild UP-TO-DATE
> Task :react-native-community_cameraroll:preReleaseBuild UP-TO-DATE
> Task :react-native-community_cameraroll:compileReleaseAidl NO-SOURCE
> Task :react-native-community_clipboard:preBuild UP-TO-DATE
> Task :react-native-community_clipboard:preReleaseBuild UP-TO-DATE
> Task :react-native-community_masked-view:preBuild UP-TO-DATE
> Task :react-native-community_masked-view:preReleaseBuild UP-TO-DATE
> Task :react-native-community_masked-view:compileReleaseAidl NO-SOURCE
> Task :react-native-community_netinfo:preBuild UP-TO-DATE
> Task :react-native-community_netinfo:preReleaseBuild UP-TO-DATE
> Task :react-native-community_clipboard:compileReleaseAidl NO-SOURCE
> Task :react-native-community_netinfo:compileReleaseAidl NO-SOURCE
> Task :react-native-community_slider:preBuild UP-TO-DATE
> Task :react-native-community_slider:preReleaseBuild UP-TO-DATE
> Task :react-native-community_slider:compileReleaseAidl NO-SOURCE
> Task :react-native-config:preBuild UP-TO-DATE
> Task :react-native-config:preReleaseBuild UP-TO-DATE
> Task :react-native-config:compileReleaseAidl NO-SOURCE
> Task :react-native-dialogs:preBuild UP-TO-DATE
> Task :react-native-dialogs:preReleaseBuild UP-TO-DATE
> Task :react-native-dialogs:compileReleaseAidl NO-SOURCE
> Task :react-native-fast-image:preBuild UP-TO-DATE
> Task :react-native-fast-image:preReleaseBuild UP-TO-DATE
> Task :react-native-fast-image:compileReleaseAidl NO-SOURCE
> Task :react-native-fs:preBuild UP-TO-DATE
> Task :react-native-fs:preReleaseBuild UP-TO-DATE
> Task :react-native-fs:compileReleaseAidl NO-SOURCE
> Task :react-native-gesture-handler:preBuild UP-TO-DATE
> Task :react-native-gesture-handler:preReleaseBuild UP-TO-DATE
> Task :react-native-gesture-handler:compileReleaseAidl NO-SOURCE
> Task :react-native-haptic-feedback:preBuild UP-TO-DATE
> Task :react-native-haptic-feedback:preReleaseBuild UP-TO-DATE
> Task :react-native-haptic-feedback:compileReleaseAidl NO-SOURCE
> Task :react-native-image-crop-picker:preBuild UP-TO-DATE
> Task :react-native-image-crop-picker:preReleaseBuild UP-TO-DATE
> Task :react-native-image-resizer:preBuild UP-TO-DATE
> Task :react-native-image-resizer:preReleaseBuild UP-TO-DATE
> Task :react-native-keychain:preBuild UP-TO-DATE
> Task :react-native-keychain:preReleaseBuild UP-TO-DATE
> Task :react-native-image-resizer:compileReleaseAidl NO-SOURCE
> Task :react-native-keychain:compileReleaseAidl NO-SOURCE
> Task :react-native-languages:preBuild UP-TO-DATE
> Task :react-native-languages:preReleaseBuild UP-TO-DATE
> Task :react-native-languages:compileReleaseAidl NO-SOURCE
> Task :react-native-linear-gradient:preBuild UP-TO-DATE
> Task :react-native-linear-gradient:preReleaseBuild UP-TO-DATE
> Task :react-native-linear-gradient:compileReleaseAidl NO-SOURCE
> Task :react-native-lottie-splash-screen:preBuild UP-TO-DATE
> Task :react-native-lottie-splash-screen:preReleaseBuild UP-TO-DATE
> Task :react-native-lottie-splash-screen:compileReleaseAidl NO-SOURCE
> Task :react-native-mail:preBuild UP-TO-DATE
> Task :react-native-mail:preReleaseBuild UP-TO-DATE
> Task :react-native-mail:compileReleaseAidl NO-SOURCE
> Task :react-native-navigation:preBuild UP-TO-DATE
> Task :react-native-navigation:preReactNative63ReleaseBuild UP-TO-DATE
> Task :react-native-permissions:preBuild UP-TO-DATE
> Task :react-native-permissions:preReleaseBuild UP-TO-DATE
> Task :react-native-permissions:compileReleaseAidl NO-SOURCE
> Task :react-native-randombytes:preBuild UP-TO-DATE
> Task :react-native-randombytes:preReleaseBuild UP-TO-DATE
> Task :react-native-randombytes:compileReleaseAidl NO-SOURCE
> Task :react-native-safe-area-context:preBuild UP-TO-DATE
> Task :react-native-safe-area-context:preReleaseBuild UP-TO-DATE
> Task :react-native-safe-area-context:compileReleaseAidl NO-SOURCE
> Task :react-native-shake:preBuild UP-TO-DATE
> Task :react-native-shake:preReleaseBuild UP-TO-DATE
> Task :react-native-shake:compileReleaseAidl NO-SOURCE
> Task :react-native-share:preBuild UP-TO-DATE
> Task :react-native-share:preReleaseBuild UP-TO-DATE
> Task :react-native-share:compileReleaseAidl NO-SOURCE
> Task :react-native-status:preBuild UP-TO-DATE
> Task :react-native-status:preReleaseBuild UP-TO-DATE
> Task :react-native-status-keycard:preBuild UP-TO-DATE
> Task :react-native-status-keycard:preReleaseBuild UP-TO-DATE
> Task :react-native-status:compileReleaseAidl NO-SOURCE
> Task :react-native-status-keycard:compileReleaseAidl NO-SOURCE
> Task :react-native-svg:preBuild UP-TO-DATE
> Task :react-native-svg:preReleaseBuild UP-TO-DATE
> Task :react-native-svg:compileReleaseAidl NO-SOURCE
> Task :react-native-touch-id:preBuild UP-TO-DATE
> Task :react-native-touch-id:preReleaseBuild UP-TO-DATE
> Task :react-native-touch-id:compileReleaseAidl NO-SOURCE
> Task :react-native-webview:preBuild UP-TO-DATE
> Task :react-native-webview:preReleaseBuild UP-TO-DATE
> Task :react-native-webview:compileReleaseAidl NO-SOURCE
> Task :react-native-async-storage_async-storage:packageReleaseRenderscript NO-SOURCE
> Task :react-native-background-timer:packageReleaseRenderscript NO-SOURCE
> Task :react-native-blob-util:packageReleaseRenderscript NO-SOURCE
> Task :react-native-blur:packageReleaseRenderscript NO-SOURCE
> Task :react-native-camera-kit:packageReleaseRenderscript NO-SOURCE
> Task :react-native-community_audio-toolkit:packageReleaseRenderscript NO-SOURCE
> Task :react-native-community_cameraroll:packageReleaseRenderscript NO-SOURCE
> Task :react-native-community_clipboard:packageReleaseRenderscript NO-SOURCE
> Task :react-native-community_masked-view:packageReleaseRenderscript NO-SOURCE
> Task :react-native-community_netinfo:packageReleaseRenderscript NO-SOURCE
> Task :react-native-community_slider:packageReleaseRenderscript NO-SOURCE
> Task :react-native-config:packageReleaseRenderscript NO-SOURCE
> Task :react-native-dialogs:packageReleaseRenderscript NO-SOURCE
> Task :react-native-fast-image:packageReleaseRenderscript NO-SOURCE
> Task :react-native-fs:packageReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:packageReleaseRenderscript NO-SOURCE
> Task :react-native-haptic-feedback:packageReleaseRenderscript NO-SOURCE
> Task :react-native-image-crop-picker:packageReleaseRenderscript NO-SOURCE
> Task :react-native-image-resizer:packageReleaseRenderscript NO-SOURCE
> Task :react-native-keychain:packageReleaseRenderscript NO-SOURCE
> Task :react-native-languages:packageReleaseRenderscript NO-SOURCE
> Task :react-native-linear-gradient:packageReleaseRenderscript NO-SOURCE
> Task :react-native-lottie-splash-screen:packageReleaseRenderscript NO-SOURCE
> Task :react-native-mail:packageReleaseRenderscript NO-SOURCE
> Task :react-native-navigation:packageReactNative63ReleaseRenderscript NO-SOURCE
> Task :react-native-permissions:packageReleaseRenderscript NO-SOURCE
> Task :react-native-randombytes:packageReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:packageReleaseRenderscript NO-SOURCE
> Task :react-native-shake:packageReleaseRenderscript NO-SOURCE
> Task :react-native-share:packageReleaseRenderscript NO-SOURCE
> Task :react-native-status:packageReleaseRenderscript NO-SOURCE
> Task :react-native-status-keycard:packageReleaseRenderscript NO-SOURCE
> Task :react-native-svg:packageReleaseRenderscript NO-SOURCE
> Task :react-native-touch-id:packageReleaseRenderscript NO-SOURCE
> Task :react-native-webview:packageReleaseRenderscript NO-SOURCE
> Task :app:checkReleaseManifest
> Task :app:generateReleaseBuildConfig
> Task :react-native-navigation:compileReactNative63ReleaseAidl NO-SOURCE
> Task :app:compileReleaseRenderscript NO-SOURCE
> Task :react-native-image-crop-picker:compileReleaseAidl NO-SOURCE
> Task :app:compileReleaseAidl NO-SOURCE
> Task :react-native-async-storage_async-storage:checkReleaseManifest
> Task :react-native-async-storage_async-storage:compileReleaseRenderscript NO-SOURCE
> Task :react-native-async-storage_async-storage:generateReleaseBuildConfig
> Task :react-native-async-storage_async-storage:generateReleaseResValues
> Task :react-native-async-storage_async-storage:generateReleaseResources
> Task :react-native-async-storage_async-storage:packageReleaseResources
> Task :react-native-async-storage_async-storage:processReleaseManifest
> Task :react-native-async-storage_async-storage:parseReleaseLibraryResources
> Task :react-native-async-storage_async-storage:javaPreCompileRelease
> Task :react-native-background-timer:checkReleaseManifest
> Task :react-native-background-timer:compileReleaseRenderscript NO-SOURCE
> Task :react-native-background-timer:generateReleaseBuildConfig
> Task :react-native-background-timer:generateReleaseResValues
> Task :react-native-background-timer:generateReleaseResources
> Task :react-native-background-timer:packageReleaseResources
> Task :react-native-background-timer:parseReleaseLibraryResources
> Task :react-native-background-timer:processReleaseManifest
> Task :react-native-background-timer:javaPreCompileRelease
> Task :react-native-blob-util:checkReleaseManifest
> Task :react-native-blob-util:compileReleaseRenderscript NO-SOURCE
> Task :react-native-blob-util:generateReleaseBuildConfig
> Task :react-native-blob-util:generateReleaseResValues
> Task :react-native-blob-util:generateReleaseResources
> Task :react-native-blob-util:packageReleaseResources
> Task :react-native-async-storage_async-storage:generateReleaseRFile
> Task :react-native-async-storage_async-storage:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/@react-native-async-storage/async-storage/android/src/main/java/com/reactnativecommunity/asyncstorage/AsyncStorageModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/@react-native-async-storage/async-storage/android/src/main/java/com/reactnativecommunity/asyncstorage/AsyncStoragePackage.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-blob-util:parseReleaseLibraryResources
> Task :react-native-blob-util:processReleaseManifest
> Task :react-native-blob-util:javaPreCompileRelease
> Task :react-native-async-storage_async-storage:bundleLibCompileRelease
> Task :react-native-background-timer:generateReleaseRFile
> Task :react-native-background-timer:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-background-timer/android/src/main/java/com/ocetnik/timer/BackgroundTimerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-blob-util:generateReleaseRFile
> Task :react-native-blob-util:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-background-timer:bundleLibCompileRelease
> Task :react-native-blur:checkReleaseManifest
> Task :react-native-blur:compileReleaseRenderscript NO-SOURCE
> Task :react-native-blur:generateReleaseBuildConfig
> Task :react-native-blob-util:bundleLibCompileRelease
> Task :react-native-blur:generateReleaseResValues
> Task :react-native-blur:generateReleaseResources
> Task :react-native-blur:packageReleaseResources
> Task :react-native-blur:parseReleaseLibraryResources
> Task :react-native-blur:processReleaseManifest
> Task :react-native-blur:javaPreCompileRelease
> Task :react-native-camera-kit:checkReleaseManifest
> Task :react-native-camera-kit:generateReleaseBuildConfig
> Task :react-native-camera-kit:compileReleaseRenderscript NO-SOURCE
> Task :react-native-camera-kit:generateReleaseResValues
> Task :react-native-camera-kit:generateReleaseResources
> Task :react-native-camera-kit:packageReleaseResources
> Task :react-native-camera-kit:parseReleaseLibraryResources
> Task :react-native-blur:generateReleaseRFile
> Task :react-native-blur:compileReleaseJavaWithJavac
> Task :react-native-camera-kit:javaPreCompileRelease
> Task :react-native-camera-kit:processReleaseManifest
> Task :react-native-blur:bundleLibCompileRelease
> Task :react-native-community_audio-toolkit:checkReleaseManifest
> Task :react-native-community_audio-toolkit:compileReleaseRenderscript NO-SOURCE
> Task :react-native-community_audio-toolkit:generateReleaseBuildConfig
> Task :react-native-community_audio-toolkit:generateReleaseResValues
> Task :react-native-community_audio-toolkit:generateReleaseResources
> Task :react-native-community_audio-toolkit:packageReleaseResources
> Task :react-native-community_audio-toolkit:parseReleaseLibraryResources
> Task :react-native-community_audio-toolkit:processReleaseManifest
> Task :react-native-community_cameraroll:checkReleaseManifest
> Task :react-native-community_cameraroll:compileReleaseRenderscript NO-SOURCE
> Task :react-native-community_cameraroll:generateReleaseBuildConfig
> Task :react-native-community_audio-toolkit:javaPreCompileRelease
> Task :react-native-community_cameraroll:generateReleaseResValues
> Task :react-native-community_cameraroll:generateReleaseResources
> Task :react-native-community_cameraroll:packageReleaseResources
> Task :react-native-community_cameraroll:parseReleaseLibraryResources
> Task :react-native-camera-kit:generateReleaseRFile
> Task :react-native-camera-kit:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-camera-kit/android/src/main/java/com/wix/RNCameraKit/gallery/GalleryViewManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-community_audio-toolkit:generateReleaseRFile
> Task :react-native-community_audio-toolkit:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/@react-native-community/audio-toolkit/android/src/main/java/com/reactnativecommunity/rctaudiotoolkit/AudioPlayerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_cameraroll:javaPreCompileRelease
> Task :react-native-camera-kit:bundleLibCompileRelease
> Task :react-native-community_audio-toolkit:bundleLibCompileRelease
> Task :react-native-community_cameraroll:processReleaseManifest
> Task :react-native-community_clipboard:checkReleaseManifest
> Task :react-native-community_clipboard:generateReleaseBuildConfig
> Task :react-native-community_clipboard:compileReleaseRenderscript NO-SOURCE
> Task :react-native-community_clipboard:generateReleaseResValues
> Task :react-native-community_clipboard:generateReleaseResources
> Task :react-native-community_clipboard:packageReleaseResources
> Task :react-native-community_clipboard:parseReleaseLibraryResources
> Task :react-native-community_cameraroll:generateReleaseRFile
> Task :react-native-community_cameraroll:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/@react-native-community/cameraroll/android/src/main/java/com/reactnativecommunity/cameraroll/CameraRollModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_cameraroll:bundleLibCompileRelease
> Task :react-native-community_clipboard:processReleaseManifest
> Task :react-native-community_clipboard:javaPreCompileRelease
> Task :react-native-community_masked-view:checkReleaseManifest
> Task :react-native-community_masked-view:compileReleaseRenderscript NO-SOURCE
> Task :react-native-community_masked-view:generateReleaseBuildConfig
> Task :react-native-community_masked-view:generateReleaseResValues
> Task :react-native-community_masked-view:generateReleaseResources
> Task :react-native-community_masked-view:packageReleaseResources
> Task :react-native-community_masked-view:parseReleaseLibraryResources
> Task :react-native-community_masked-view:javaPreCompileRelease
> Task :react-native-community_masked-view:processReleaseManifest
> Task :react-native-community_netinfo:compileReleaseRenderscript NO-SOURCE
> Task :react-native-community_netinfo:checkReleaseManifest
> Task :react-native-community_netinfo:generateReleaseBuildConfig
> Task :react-native-community_clipboard:generateReleaseRFile
> Task :react-native-community_clipboard:compileReleaseJavaWithJavac
> Task :react-native-community_netinfo:generateReleaseResValues
> Task :react-native-community_netinfo:generateReleaseResources
> Task :react-native-community_netinfo:packageReleaseResources
> Task :react-native-community_clipboard:bundleLibCompileRelease
> Task :react-native-community_netinfo:parseReleaseLibraryResources
> Task :react-native-community_masked-view:generateReleaseRFile
> Task :react-native-community_masked-view:compileReleaseJavaWithJavac
> Task :react-native-community_slider:checkReleaseManifest
> Task :react-native-community_slider:compileReleaseRenderscript NO-SOURCE
> Task :react-native-community_slider:generateReleaseBuildConfig
> Task :react-native-community_masked-view:bundleLibCompileRelease
> Task :react-native-community_slider:generateReleaseResValues
> Task :react-native-community_slider:generateReleaseResources
> Task :react-native-community_slider:packageReleaseResources
> Task :react-native-community_netinfo:processReleaseManifest
> Task :react-native-community_netinfo:javaPreCompileRelease
> Task :react-native-community_slider:parseReleaseLibraryResources
> Task :react-native-community_slider:javaPreCompileRelease
> Task :react-native-community_slider:processReleaseManifest
> Task :react-native-config:checkReleaseManifest
> Task :react-native-config:compileReleaseRenderscript NO-SOURCE
> Task :react-native-config:generateReleaseBuildConfig
> Task :react-native-config:generateReleaseResValues
> Task :react-native-config:generateReleaseResources
> Task :react-native-config:packageReleaseResources
> Task :react-native-config:javaPreCompileRelease
> Task :react-native-config:processReleaseManifest
> Task :react-native-config:parseReleaseLibraryResources
> Task :react-native-community_slider:generateReleaseRFile
> Task :react-native-community_slider:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/@react-native-community/slider/android/src/main/java/com/reactnativecommunity/slider/ReactSliderManager.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/@react-native-community/slider/android/src/main/java/com/reactnativecommunity/slider/ReactSliderManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-config:generateReleaseRFile
> Task :react-native-config:compileReleaseJavaWithJavac
> Task :react-native-config:bundleLibCompileRelease
> Task :react-native-community_netinfo:generateReleaseRFile
> Task :react-native-community_netinfo:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-community_slider:bundleLibCompileRelease
> Task :react-native-community_netinfo:bundleLibCompileRelease
> Task :react-native-dialogs:checkReleaseManifest
> Task :react-native-dialogs:compileReleaseRenderscript NO-SOURCE
> Task :react-native-dialogs:generateReleaseBuildConfig
> Task :react-native-dialogs:generateReleaseResValues
> Task :react-native-dialogs:generateReleaseResources
> Task :react-native-dialogs:packageReleaseResources
> Task :react-native-dialogs:javaPreCompileRelease
> Task :react-native-dialogs:processReleaseManifest
> Task :react-native-dialogs:parseReleaseLibraryResources
> Task :react-native-fast-image:checkReleaseManifest
> Task :react-native-fast-image:compileReleaseRenderscript NO-SOURCE
> Task :react-native-fast-image:generateReleaseBuildConfig
> Task :react-native-fast-image:generateReleaseResValues
> Task :react-native-fast-image:generateReleaseResources
> Task :react-native-fast-image:packageReleaseResources
> Task :react-native-fast-image:parseReleaseLibraryResources
> Task :react-native-fs:compileReleaseRenderscript NO-SOURCE
> Task :react-native-fs:checkReleaseManifest
> Task :react-native-fs:generateReleaseBuildConfig
> Task :react-native-fast-image:processReleaseManifest
> Task :react-native-fs:generateReleaseResValues
> Task :react-native-fs:generateReleaseResources
> Task :react-native-fs:packageReleaseResources
> Task :react-native-dialogs:generateReleaseRFile
> Task :react-native-dialogs:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-dialogs/android/src/main/java/com/aakashns/reactnativedialogs/modules/DialogAndroid.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-dialogs:bundleLibCompileRelease
> Task :react-native-fs:parseReleaseLibraryResources
> Task :react-native-fast-image:generateReleaseRFile
> Task :react-native-fast-image:javaPreCompileRelease
> Task :react-native-fast-image:compileReleaseJavaWithJavac
Note: [2] Wrote GeneratedAppGlideModule with: [com.bumptech.glide.integration.okhttp3.OkHttpLibraryGlideModule, com.dylanvann.fastimage.FastImageOkHttpProgressGlideModule]
> Task :react-native-fs:javaPreCompileRelease
> Task :react-native-fast-image:bundleLibCompileRelease
> Task :react-native-gesture-handler:compileReleaseRenderscript NO-SOURCE
> Task :react-native-gesture-handler:checkReleaseManifest
> Task :react-native-gesture-handler:generateReleaseBuildConfig
> Task :react-native-fs:processReleaseManifest
> Task :react-native-gesture-handler:generateReleaseResValues
> Task :react-native-gesture-handler:generateReleaseResources
> Task :react-native-gesture-handler:packageReleaseResources
> Task :react-native-gesture-handler:parseReleaseLibraryResources
> Task :react-native-gesture-handler:processReleaseManifest
> Task :react-native-haptic-feedback:compileReleaseRenderscript NO-SOURCE
> Task :react-native-haptic-feedback:checkReleaseManifest
> Task :react-native-haptic-feedback:generateReleaseBuildConfig
> Task :react-native-fs:generateReleaseRFile
> Task :react-native-fs:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-gesture-handler:javaPreCompileRelease
> Task :react-native-gesture-handler:generateReleaseRFile
> Task :react-native-gesture-handler:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-fs:bundleLibCompileRelease
> Task :react-native-haptic-feedback:generateReleaseResValues
> Task :react-native-haptic-feedback:generateReleaseResources
> Task :react-native-haptic-feedback:packageReleaseResources
> Task :react-native-gesture-handler:bundleLibCompileRelease
> Task :react-native-haptic-feedback:parseReleaseLibraryResources
> Task :react-native-haptic-feedback:processReleaseManifest
> Task :react-native-haptic-feedback:javaPreCompileRelease
> Task :react-native-haptic-feedback:generateReleaseRFile
> Task :react-native-haptic-feedback:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-haptic-feedback/android/src/main/java/com/mkuczera/RNReactNativeHapticFeedbackModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-haptic-feedback:bundleLibCompileRelease
> Task :react-native-image-crop-picker:checkReleaseManifest
> Task :react-native-image-crop-picker:generateReleaseBuildConfig
> Task :react-native-image-crop-picker:compileReleaseRenderscript NO-SOURCE
> Task :react-native-image-crop-picker:generateReleaseResValues
> Task :react-native-image-crop-picker:generateReleaseResources
> Task :react-native-image-crop-picker:packageReleaseResources
> Task :react-native-image-crop-picker:processReleaseManifest
> Task :react-native-image-crop-picker:javaPreCompileRelease
> Task :react-native-image-crop-picker:parseReleaseLibraryResources
> Task :react-native-image-resizer:checkReleaseManifest
> Task :react-native-image-resizer:compileReleaseRenderscript NO-SOURCE
> Task :react-native-image-resizer:generateReleaseBuildConfig
> Task :react-native-image-resizer:generateReleaseResValues
> Task :react-native-image-resizer:generateReleaseResources
> Task :react-native-image-resizer:packageReleaseResources
> Task :react-native-image-resizer:parseReleaseLibraryResources
> Task :react-native-image-resizer:processReleaseManifest
> Task :react-native-image-resizer:javaPreCompileRelease
> Task :react-native-image-crop-picker:generateReleaseRFile
> Task :react-native-image-crop-picker:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-keychain:checkReleaseManifest
> Task :react-native-keychain:compileReleaseRenderscript NO-SOURCE
> Task :react-native-keychain:generateReleaseBuildConfig
> Task :react-native-image-crop-picker:bundleLibCompileRelease
> Task :react-native-image-resizer:generateReleaseRFile
> Task :react-native-image-resizer:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-keychain:generateReleaseResValues
> Task :react-native-keychain:generateReleaseResources
> Task :react-native-keychain:packageReleaseResources
> Task :react-native-keychain:parseReleaseLibraryResources
> Task :react-native-keychain:processReleaseManifest
> Task :react-native-keychain:javaPreCompileRelease
> Task :react-native-languages:compileReleaseRenderscript NO-SOURCE
> Task :react-native-languages:checkReleaseManifest
> Task :react-native-languages:generateReleaseBuildConfig
> Task :react-native-image-resizer:bundleLibCompileRelease
> Task :react-native-languages:generateReleaseResValues
> Task :react-native-languages:generateReleaseResources
> Task :react-native-languages:packageReleaseResources
> Task :react-native-languages:parseReleaseLibraryResources
> Task :react-native-languages:processReleaseManifest
> Task :react-native-keychain:generateReleaseRFile
> Task :react-native-keychain:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-keychain/android/src/main/java/com/oblador/keychain/DeviceAvailability.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-languages:javaPreCompileRelease
> Task :react-native-keychain:bundleLibCompileRelease
> Task :react-native-languages:generateReleaseRFile
> Task :react-native-languages:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-languages/android/src/main/java/com/reactcommunity/rnlanguages/RNLanguagesModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-linear-gradient:checkReleaseManifest
> Task :react-native-linear-gradient:compileReleaseRenderscript NO-SOURCE
> Task :react-native-linear-gradient:generateReleaseBuildConfig
> Task :react-native-linear-gradient:generateReleaseResValues
> Task :react-native-linear-gradient:generateReleaseResources
> Task :react-native-linear-gradient:packageReleaseResources
> Task :react-native-languages:bundleLibCompileRelease
> Task :react-native-linear-gradient:processReleaseManifest
> Task :react-native-linear-gradient:javaPreCompileRelease
> Task :react-native-linear-gradient:parseReleaseLibraryResources
> Task :react-native-linear-gradient:generateReleaseRFile
> Task :react-native-linear-gradient:compileReleaseJavaWithJavac
> Task :react-native-linear-gradient:bundleLibCompileRelease
> Task :react-native-lottie-splash-screen:checkReleaseManifest
> Task :react-native-lottie-splash-screen:compileReleaseRenderscript NO-SOURCE
> Task :react-native-lottie-splash-screen:generateReleaseBuildConfig
> Task :react-native-lottie-splash-screen:generateReleaseResValues
> Task :react-native-lottie-splash-screen:generateReleaseResources
> Task :react-native-lottie-splash-screen:packageReleaseResources
> Task :react-native-lottie-splash-screen:processReleaseManifest
> Task :react-native-lottie-splash-screen:javaPreCompileRelease
> Task :react-native-lottie-splash-screen:parseReleaseLibraryResources
> Task :react-native-mail:checkReleaseManifest
> Task :react-native-mail:compileReleaseRenderscript NO-SOURCE
> Task :react-native-mail:generateReleaseBuildConfig
> Task :react-native-mail:generateReleaseResValues
> Task :react-native-mail:generateReleaseResources
> Task :react-native-mail:packageReleaseResources
> Task :react-native-mail:parseReleaseLibraryResources
> Task :react-native-mail:processReleaseManifest
> Task :react-native-mail:javaPreCompileRelease
> Task :react-native-lottie-splash-screen:generateReleaseRFile
> Task :react-native-lottie-splash-screen:compileReleaseJavaWithJavac
> Task :react-native-mail:generateReleaseRFile
> Task :react-native-lottie-splash-screen:bundleLibCompileRelease
> Task :react-native-mail:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-mail/android/src/main/java/com/chirag/RNMail/RNMailModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-mail:bundleLibCompileRelease
> Task :react-native-navigation:checkReactNative63ReleaseManifest
> Task :react-native-navigation:compileReactNative63ReleaseRenderscript NO-SOURCE
> Task :react-native-navigation:generateReactNative63ReleaseBuildConfig
> Task :react-native-navigation:generateReactNative63ReleaseResValues
> Task :react-native-navigation:generateReactNative63ReleaseResources
> Task :react-native-navigation:packageReactNative63ReleaseResources
> Task :react-native-navigation:parseReactNative63ReleaseLibraryResources
> Task :react-native-navigation:processReactNative63ReleaseManifest
> Task :react-native-permissions:checkReleaseManifest
> Task :react-native-permissions:generateReleaseBuildConfig
> Task :react-native-permissions:compileReleaseRenderscript NO-SOURCE
> Task :react-native-permissions:generateReleaseResValues
> Task :react-native-permissions:generateReleaseResources
> Task :react-native-permissions:packageReleaseResources
> Task :react-native-permissions:parseReleaseLibraryResources
> Task :react-native-permissions:processReleaseManifest
> Task :react-native-permissions:javaPreCompileRelease
> Task :react-native-randombytes:checkReleaseManifest
> Task :react-native-randombytes:compileReleaseRenderscript NO-SOURCE
> Task :react-native-randombytes:generateReleaseBuildConfig
> Task :react-native-randombytes:generateReleaseResValues
> Task :react-native-randombytes:generateReleaseResources
> Task :react-native-randombytes:packageReleaseResources
> Task :react-native-randombytes:processReleaseManifest
> Task :react-native-randombytes:parseReleaseLibraryResources
> Task :react-native-randombytes:javaPreCompileRelease
> Task :react-native-permissions:generateReleaseRFile
> Task :react-native-permissions:compileReleaseJavaWithJavac
> Task :react-native-randombytes:generateReleaseRFile
> Task :react-native-randombytes:compileReleaseJavaWithJavac
> Task :react-native-navigation:generateReactNative63ReleaseRFile
> Task :react-native-permissions:bundleLibCompileRelease
> Task :react-native-randombytes:bundleLibCompileRelease
> Task :react-native-navigation:compileReactNative63ReleaseKotlin
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.kt: (116, 48): 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/react/modal/ModalViewManager.kt: (120, 13): 'getSize(Point!): Unit' is deprecated. Deprecated in Java
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt: (86, 30): 'getter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt: (88, 31): 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt: (90, 32): 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/utils/SystemUiUtils.kt: (93, 18): 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt: (51, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt: (65, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/modal/ModalAnimator.kt: (80, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/StackAnimator.kt: (116, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/main/java/com/reactnativenavigation/viewcontrollers/stack/StackAnimator.kt: (223, 9): This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-navigation/lib/android/app/src/reactNative63/java/com/reactnativenavigation/react/modal/ModalContentLayout.kt: (29, 65): 'constructor GuardedRunnable(ReactContext!)' is deprecated. Deprecated in Java
> Task :react-native-navigation:javaPreCompileReactNative63Release
> Task :react-native-navigation:compileReactNative63ReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-safe-area-context:compileReleaseRenderscript NO-SOURCE
> Task :react-native-safe-area-context:checkReleaseManifest
> Task :react-native-safe-area-context:generateReleaseBuildConfig
> Task :react-native-safe-area-context:generateReleaseResValues
> Task :react-native-safe-area-context:generateReleaseResources
> Task :react-native-safe-area-context:packageReleaseResources
> Task :react-native-safe-area-context:parseReleaseLibraryResources
> Task :react-native-shake:checkReleaseManifest
> Task :react-native-shake:compileReleaseRenderscript NO-SOURCE
> Task :react-native-shake:generateReleaseBuildConfig
> Task :react-native-safe-area-context:javaPreCompileRelease
> Task :react-native-safe-area-context:processReleaseManifest
> Task :react-native-shake:generateReleaseResValues
> Task :react-native-shake:generateReleaseResources
> Task :react-native-shake:packageReleaseResources
> Task :react-native-shake:parseReleaseLibraryResources
> Task :react-native-shake:processReleaseManifest
> Task :react-native-navigation:bundleLibCompileReactNative63Release
> Task :react-native-safe-area-context:generateReleaseRFile
> Task :react-native-safe-area-context:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-safe-area-context/android/src/main/java/com/th3rdwave/safeareacontext/SafeAreaUtils.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-safe-area-context:bundleLibCompileRelease
> Task :react-native-shake:generateReleaseRFile
> Task :react-native-shake:javaPreCompileRelease
> Task :react-native-shake:compileReleaseJavaWithJavac
> Task :react-native-shake:bundleLibCompileRelease
> Task :react-native-share:checkReleaseManifest
> Task :react-native-share:compileReleaseRenderscript NO-SOURCE
> Task :react-native-share:generateReleaseBuildConfig
> Task :react-native-share:generateReleaseResValues
> Task :react-native-share:generateReleaseResources
> Task :react-native-share:packageReleaseResources
> Task :react-native-share:parseReleaseLibraryResources
> Task :react-native-status:checkReleaseManifest
> Task :react-native-status:compileReleaseRenderscript NO-SOURCE
> Task :react-native-status:generateReleaseBuildConfig
> Task :react-native-share:javaPreCompileRelease
> Task :react-native-share:processReleaseManifest
> Task :react-native-status:generateReleaseResValues
> Task :react-native-status:generateReleaseResources
> Task :react-native-status:packageReleaseResources
> Task :react-native-status:processReleaseManifest
> Task :react-native-status:parseReleaseLibraryResources
> Task :react-native-status:javaPreCompileRelease
> Task :react-native-share:generateReleaseRFile
> Task :react-native-share:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-share/android/src/main/java/cl/json/RNSharePathUtil.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-status:generateReleaseRFile
> Task :react-native-share:bundleLibCompileRelease
> Task :react-native-status:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-status-keycard:checkReleaseManifest
> Task :react-native-status:bundleLibCompileRelease
> Task :react-native-status-keycard:compileReleaseRenderscript NO-SOURCE
> Task :react-native-status-keycard:generateReleaseBuildConfig
> Task :react-native-status-keycard:generateReleaseResValues
> Task :react-native-status-keycard:generateReleaseResources
> Task :react-native-status-keycard:packageReleaseResources
> Task :react-native-status-keycard:parseReleaseLibraryResources
> Task :react-native-svg:checkReleaseManifest
> Task :react-native-svg:compileReleaseRenderscript NO-SOURCE
> Task :react-native-svg:generateReleaseBuildConfig
> Task :react-native-status-keycard:processReleaseManifest
> Task :react-native-svg:generateReleaseResValues
> Task :react-native-svg:generateReleaseResources
> Task :react-native-svg:packageReleaseResources
> Task :react-native-svg:parseReleaseLibraryResources
> Task :react-native-svg:processReleaseManifest
> Task :react-native-status-keycard:generateReleaseRFile
> Task :react-native-status-keycard:javaPreCompileRelease
> Task :react-native-status-keycard:compileReleaseJavaWithJavac
> Task :react-native-status-keycard:bundleLibCompileRelease
> Task :react-native-svg:generateReleaseRFile
> Task :react-native-svg:javaPreCompileRelease
> Task :react-native-svg:compileReleaseJavaWithJavac
> Task :react-native-touch-id:checkReleaseManifest
> Task :react-native-touch-id:compileReleaseRenderscript NO-SOURCE
> Task :react-native-touch-id:generateReleaseBuildConfig
> Task :react-native-touch-id:generateReleaseResValues
> Task :react-native-touch-id:generateReleaseResources
> Task :react-native-touch-id:packageReleaseResources
> Task :react-native-svg:bundleLibCompileRelease
> Task :react-native-touch-id:parseReleaseLibraryResources
> Task :react-native-touch-id:javaPreCompileRelease
> Task :react-native-touch-id:processReleaseManifest
> Task :react-native-webview:checkReleaseManifest
> Task :react-native-webview:compileReleaseRenderscript NO-SOURCE
> Task :react-native-webview:generateReleaseBuildConfig
> Task :react-native-webview:generateReleaseResValues
> Task :react-native-webview:generateReleaseResources
> Task :react-native-webview:packageReleaseResources
> Task :react-native-webview:parseReleaseLibraryResources
> Task :react-native-touch-id:generateReleaseRFile
> Task :react-native-touch-id:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :react-native-webview:processReleaseManifest
> Task :react-native-touch-id:bundleLibCompileRelease
> Task :app:mainApkListPersistenceRelease
> Task :app:bundleReleaseJsAndAssets
warning: the transform cache was reset.
Welcome to React Native!
Learn once, write anywhere
> Task :react-native-webview:generateReleaseRFile
> Task :app:bundleReleaseJsAndAssets
info Writing bundle output to:, /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/android/app/build/generated/assets/react/release/index.android.bundle
info Writing sourcemap output to:, /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/android/app/build/intermediates/sourcemaps/react/release/index.android.bundle.packager.map
info Done writing bundle output
info Done writing sourcemap output
info Copying 1066 asset files
info Done copying assets
> Task :react-native-webview:compileReleaseKotlin
w: Runtime JAR files in the classpath have the version 1.3, which is older than the API version 1.4. Consider using the runtime of version 1.4, or pass '-api-version 1.3' explicitly to restrict the available APIs to the runtime of version 1.3. You can also pass '-language-version 1.3' instead, which will restrict not only the APIs to the specified version, but also the language features
w: /nix/store/59hvrlcipjb2bq3kmm1f0srq8qbh4nws-status-mobile-maven-deps/org/jetbrains/kotlin/kotlin-stdlib-common/1.3.50/kotlin-stdlib-common-1.3.50.jar: Runtime JAR file has version 1.3 which is older than required for API version 1.4
w: /nix/store/59hvrlcipjb2bq3kmm1f0srq8qbh4nws-status-mobile-maven-deps/org/jetbrains/kotlin/kotlin-stdlib/1.3.50/kotlin-stdlib-1.3.50.jar: Runtime JAR file has version 1.3 which is older than required for API version 1.4
> Task :react-native-webview:javaPreCompileRelease
> Task :react-native-webview:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/node_modules/react-native-webview/android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :react-native-webview:bundleLibCompileRelease
> Task :app:javaPreCompileRelease
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders
> Task :app:generateReleaseAssets
> Task :react-native-async-storage_async-storage:mergeReleaseShaders
> Task :react-native-async-storage_async-storage:compileReleaseShaders
> Task :react-native-async-storage_async-storage:generateReleaseAssets
> Task :react-native-async-storage_async-storage:packageReleaseAssets
> Task :react-native-background-timer:mergeReleaseShaders
> Task :react-native-background-timer:compileReleaseShaders
> Task :react-native-background-timer:generateReleaseAssets
> Task :react-native-background-timer:packageReleaseAssets
> Task :react-native-blob-util:mergeReleaseShaders
> Task :react-native-blob-util:compileReleaseShaders
> Task :react-native-blob-util:generateReleaseAssets
> Task :react-native-blob-util:packageReleaseAssets
> Task :react-native-blur:mergeReleaseShaders
> Task :react-native-blur:compileReleaseShaders
> Task :react-native-blur:generateReleaseAssets
> Task :react-native-blur:packageReleaseAssets
> Task :react-native-camera-kit:mergeReleaseShaders
> Task :react-native-camera-kit:compileReleaseShaders
> Task :react-native-camera-kit:generateReleaseAssets
> Task :react-native-camera-kit:packageReleaseAssets
> Task :react-native-community_audio-toolkit:mergeReleaseShaders
> Task :react-native-community_audio-toolkit:compileReleaseShaders
> Task :react-native-community_audio-toolkit:generateReleaseAssets
> Task :react-native-community_audio-toolkit:packageReleaseAssets
> Task :react-native-community_cameraroll:mergeReleaseShaders
> Task :react-native-community_cameraroll:compileReleaseShaders
> Task :react-native-community_cameraroll:generateReleaseAssets
> Task :react-native-community_cameraroll:packageReleaseAssets
> Task :react-native-community_clipboard:mergeReleaseShaders
> Task :react-native-community_clipboard:compileReleaseShaders
> Task :react-native-community_clipboard:generateReleaseAssets
> Task :react-native-community_clipboard:packageReleaseAssets
> Task :react-native-community_masked-view:mergeReleaseShaders
> Task :react-native-community_masked-view:compileReleaseShaders
> Task :react-native-community_masked-view:generateReleaseAssets
> Task :react-native-community_masked-view:packageReleaseAssets
> Task :react-native-community_netinfo:mergeReleaseShaders
> Task :react-native-community_netinfo:compileReleaseShaders
> Task :react-native-community_netinfo:generateReleaseAssets
> Task :react-native-community_netinfo:packageReleaseAssets
> Task :react-native-community_slider:mergeReleaseShaders
> Task :react-native-community_slider:compileReleaseShaders
> Task :react-native-community_slider:generateReleaseAssets
> Task :react-native-community_slider:packageReleaseAssets
> Task :react-native-config:mergeReleaseShaders
> Task :react-native-config:compileReleaseShaders
> Task :react-native-config:generateReleaseAssets
> Task :react-native-config:packageReleaseAssets
> Task :react-native-dialogs:mergeReleaseShaders
> Task :react-native-dialogs:compileReleaseShaders
> Task :react-native-dialogs:generateReleaseAssets
> Task :react-native-dialogs:packageReleaseAssets
> Task :react-native-fast-image:mergeReleaseShaders
> Task :react-native-fast-image:compileReleaseShaders
> Task :react-native-fast-image:generateReleaseAssets
> Task :react-native-fast-image:packageReleaseAssets
> Task :react-native-fs:mergeReleaseShaders
> Task :react-native-fs:compileReleaseShaders
> Task :react-native-fs:generateReleaseAssets
> Task :react-native-fs:packageReleaseAssets
> Task :react-native-gesture-handler:mergeReleaseShaders
> Task :react-native-gesture-handler:compileReleaseShaders
> Task :react-native-gesture-handler:generateReleaseAssets
> Task :react-native-gesture-handler:packageReleaseAssets
> Task :react-native-haptic-feedback:mergeReleaseShaders
> Task :react-native-haptic-feedback:compileReleaseShaders
> Task :react-native-haptic-feedback:generateReleaseAssets
> Task :react-native-haptic-feedback:packageReleaseAssets
> Task :react-native-image-crop-picker:mergeReleaseShaders
> Task :react-native-image-crop-picker:compileReleaseShaders
> Task :react-native-image-crop-picker:generateReleaseAssets
> Task :react-native-image-crop-picker:packageReleaseAssets
> Task :react-native-image-resizer:mergeReleaseShaders
> Task :react-native-image-resizer:compileReleaseShaders
> Task :react-native-image-resizer:generateReleaseAssets
> Task :react-native-image-resizer:packageReleaseAssets
> Task :react-native-keychain:mergeReleaseShaders
> Task :react-native-keychain:compileReleaseShaders
> Task :react-native-keychain:generateReleaseAssets
> Task :react-native-keychain:packageReleaseAssets
> Task :react-native-languages:mergeReleaseShaders
> Task :react-native-languages:compileReleaseShaders
> Task :react-native-languages:generateReleaseAssets
> Task :react-native-languages:packageReleaseAssets
> Task :react-native-linear-gradient:mergeReleaseShaders
> Task :react-native-linear-gradient:compileReleaseShaders
> Task :react-native-linear-gradient:generateReleaseAssets
> Task :react-native-linear-gradient:packageReleaseAssets
> Task :react-native-lottie-splash-screen:mergeReleaseShaders
> Task :react-native-lottie-splash-screen:compileReleaseShaders
> Task :react-native-lottie-splash-screen:generateReleaseAssets
> Task :react-native-lottie-splash-screen:packageReleaseAssets
> Task :react-native-mail:mergeReleaseShaders
> Task :react-native-mail:compileReleaseShaders
> Task :react-native-mail:generateReleaseAssets
> Task :react-native-mail:packageReleaseAssets
> Task :react-native-navigation:mergeReactNative63ReleaseShaders
> Task :react-native-navigation:compileReactNative63ReleaseShaders
> Task :react-native-navigation:generateReactNative63ReleaseAssets
> Task :react-native-navigation:packageReactNative63ReleaseAssets
> Task :react-native-permissions:mergeReleaseShaders
> Task :react-native-permissions:compileReleaseShaders
> Task :react-native-permissions:generateReleaseAssets
> Task :react-native-permissions:packageReleaseAssets
> Task :react-native-randombytes:mergeReleaseShaders
> Task :react-native-randombytes:compileReleaseShaders
> Task :react-native-randombytes:generateReleaseAssets
> Task :react-native-randombytes:packageReleaseAssets
> Task :react-native-safe-area-context:mergeReleaseShaders
> Task :react-native-safe-area-context:compileReleaseShaders
> Task :react-native-safe-area-context:generateReleaseAssets
> Task :react-native-safe-area-context:packageReleaseAssets
> Task :react-native-shake:mergeReleaseShaders
> Task :react-native-shake:compileReleaseShaders
> Task :react-native-shake:generateReleaseAssets
> Task :react-native-shake:packageReleaseAssets
> Task :react-native-share:mergeReleaseShaders
> Task :react-native-share:compileReleaseShaders
> Task :react-native-share:generateReleaseAssets
> Task :react-native-share:packageReleaseAssets
> Task :react-native-status:mergeReleaseShaders
> Task :react-native-status:compileReleaseShaders
> Task :react-native-status:generateReleaseAssets
> Task :react-native-status:packageReleaseAssets
> Task :react-native-status-keycard:mergeReleaseShaders
> Task :react-native-status-keycard:compileReleaseShaders
> Task :react-native-status-keycard:generateReleaseAssets
> Task :react-native-status-keycard:packageReleaseAssets
> Task :react-native-svg:mergeReleaseShaders
> Task :react-native-svg:compileReleaseShaders
> Task :react-native-svg:generateReleaseAssets
> Task :react-native-svg:packageReleaseAssets
> Task :react-native-touch-id:mergeReleaseShaders
> Task :react-native-touch-id:compileReleaseShaders
> Task :react-native-touch-id:generateReleaseAssets
> Task :react-native-touch-id:packageReleaseAssets
> Task :react-native-webview:mergeReleaseShaders
> Task :react-native-webview:compileReleaseShaders
> Task :react-native-webview:generateReleaseAssets
> Task :react-native-webview:packageReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:copyReleaseBundledJs
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:processReleaseManifest
/tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/android/app/src/release/AndroidManifest.xml:5:5-97 Warning:
uses-permission#android.permission.SYSTEM_ALERT_WINDOW was tagged at AndroidManifest.xml:5 to remove other declarations but no other declaration present
/tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/android/app/src/release/AndroidManifest.xml:27:5-84:19 Warning:
application@android:allowBackup was tagged at AndroidManifest.xml:27 to replace other declarations but no other declaration present
> Task :app:mergeReleaseResources
> Task :app:processReleaseResources
> Task :app:compileReleaseJavaWithJavac
Note: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/android/app/src/main/java/im/status/ethereum/MainActivity.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :app:compileReleaseSources
> Task :app:prepareLintJar
> Task :react-native-camera-kit:prepareLintJarForPublish
> Task :react-native-community_audio-toolkit:prepareLintJarForPublish
> Task :react-native-community_cameraroll:prepareLintJarForPublish
> Task :react-native-community_clipboard:prepareLintJarForPublish
> Task :react-native-community_masked-view:prepareLintJarForPublish
> Task :react-native-community_netinfo:prepareLintJarForPublish
> Task :react-native-community_slider:prepareLintJarForPublish
> Task :react-native-config:prepareLintJarForPublish
> Task :react-native-dialogs:prepareLintJarForPublish
> Task :react-native-fast-image:prepareLintJarForPublish
> Task :react-native-fs:prepareLintJarForPublish
> Task :react-native-gesture-handler:prepareLintJarForPublish
> Task :react-native-haptic-feedback:prepareLintJarForPublish
> Task :react-native-image-crop-picker:prepareLintJarForPublish
> Task :react-native-image-resizer:prepareLintJarForPublish
> Task :react-native-keychain:prepareLintJarForPublish
> Task :react-native-languages:prepareLintJarForPublish
> Task :react-native-linear-gradient:prepareLintJarForPublish
> Task :react-native-lottie-splash-screen:prepareLintJarForPublish
> Task :react-native-mail:prepareLintJarForPublish
> Task :react-native-navigation:prepareLintJarForPublish
> Task :react-native-permissions:prepareLintJarForPublish
> Task :react-native-randombytes:prepareLintJarForPublish
> Task :react-native-safe-area-context:prepareLintJarForPublish
> Task :react-native-shake:prepareLintJarForPublish
> Task :react-native-share:prepareLintJarForPublish
> Task :react-native-status:prepareLintJarForPublish
> Task :react-native-status-keycard:prepareLintJarForPublish
> Task :react-native-svg:prepareLintJarForPublish
> Task :react-native-touch-id:prepareLintJarForPublish
> Task :react-native-webview:prepareLintJarForPublish
> Task :react-native-background-timer:prepareLintJarForPublish
> Task :react-native-async-storage_async-storage:prepareLintJarForPublish
> Task :react-native-linear-gradient:bundleLibRuntimeRelease
> Task :react-native-blur:prepareLintJarForPublish
> Task :react-native-blob-util:prepareLintJarForPublish
> Task :app:lintVitalRelease
Calling mockable JAR artifact transform to create file: /tmp/tmp-status-mobile-9338bf71e/nix-build-status-mobile-build-release-android.drv-0/tmp.R8SFg3gP8m/caches/transforms-2/files-2.1/c3623466bd65db98735e48e54fef26d2/android.jar with input /nix/store/h93g5lvf53xsxyd4cgmlp0p9ij01m29f-androidsdk-mod-sdk/platforms/android-30/android.jar
> Task :react-native-image-resizer:bundleLibRuntimeRelease
> Task :react-native-webview:bundleLibRuntimeRelease
> Task :react-native-share:bundleLibRuntimeRelease
> Task :react-native-touch-id:bundleLibRuntimeRelease
> Task :react-native-svg:bundleLibRuntimeRelease
> Task :react-native-shake:bundleLibRuntimeRelease
> Task :react-native-safe-area-context:bundleLibRuntimeRelease
> Task :react-native-randombytes:bundleLibRuntimeRelease
> Task :react-native-permissions:bundleLibRuntimeRelease
> Task :react-native-mail:bundleLibRuntimeRelease
> Task :react-native-lottie-splash-screen:bundleLibRuntimeRelease
> Task :react-native-navigation:bundleLibRuntimeReactNative63Release
> Task :react-native-languages:bundleLibRuntimeRelease
> Task :react-native-keychain:bundleLibRuntimeRelease
> Task :react-native-image-crop-picker:bundleLibRuntimeRelease
> Task :react-native-haptic-feedback:bundleLibRuntimeRelease
> Task :react-native-gesture-handler:bundleLibRuntimeRelease
> Task :react-native-fs:bundleLibRuntimeRelease
> Task :react-native-fast-image:bundleLibRuntimeRelease
> Task :react-native-camera-kit:bundleLibRuntimeRelease
> Task :react-native-blob-util:bundleLibRuntimeRelease
> Task :react-native-background-timer:bundleLibRuntimeRelease
> Task :react-native-community_slider:bundleLibRuntimeRelease
> Task :react-native-community_netinfo:bundleLibRuntimeRelease
> Task :react-native-community_masked-view:bundleLibRuntimeRelease
> Task :react-native-community_clipboard:bundleLibRuntimeRelease
> Task :react-native-community_cameraroll:bundleLibRuntimeRelease
> Task :react-native-community_audio-toolkit:bundleLibRuntimeRelease
> Task :react-native-async-storage_async-storage:bundleLibRuntimeRelease
> Task :react-native-config:bundleLibRuntimeRelease
> Task :react-native-status-keycard:bundleLibRuntimeRelease
> Task :react-native-status:bundleLibRuntimeRelease
> Task :react-native-blur:bundleLibRuntimeRelease
> Task :react-native-dialogs:bundleLibRuntimeRelease
> Task :app:checkReleaseDuplicateClasses
> Task :app:transformClassesWithDexBuilderForRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :react-native-async-storage_async-storage:processReleaseJavaRes NO-SOURCE
> Task :react-native-background-timer:processReleaseJavaRes NO-SOURCE
> Task :react-native-blob-util:processReleaseJavaRes NO-SOURCE
> Task :react-native-background-timer:bundleLibResRelease
> Task :react-native-blur:processReleaseJavaRes NO-SOURCE
> Task :react-native-camera-kit:processReleaseJavaRes NO-SOURCE
> Task :react-native-blur:bundleLibResRelease
> Task :react-native-community_audio-toolkit:processReleaseJavaRes NO-SOURCE
> Task :react-native-blob-util:bundleLibResRelease
> Task :react-native-community_cameraroll:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_cameraroll:bundleLibResRelease
> Task :react-native-community_clipboard:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_clipboard:bundleLibResRelease
> Task :react-native-community_masked-view:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_audio-toolkit:bundleLibResRelease
> Task :react-native-community_netinfo:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_netinfo:bundleLibResRelease
> Task :react-native-camera-kit:bundleLibResRelease
> Task :react-native-community_slider:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_masked-view:bundleLibResRelease
> Task :react-native-config:processReleaseJavaRes NO-SOURCE
> Task :react-native-config:bundleLibResRelease
> Task :react-native-dialogs:processReleaseJavaRes NO-SOURCE
> Task :react-native-community_slider:bundleLibResRelease
> Task :react-native-fast-image:processReleaseJavaRes NO-SOURCE
> Task :react-native-fast-image:bundleLibResRelease
> Task :react-native-fs:processReleaseJavaRes NO-SOURCE
> Task :react-native-async-storage_async-storage:bundleLibResRelease
> Task :react-native-gesture-handler:processReleaseJavaRes NO-SOURCE
> Task :react-native-gesture-handler:bundleLibResRelease
> Task :react-native-haptic-feedback:processReleaseJavaRes NO-SOURCE
> Task :react-native-haptic-feedback:bundleLibResRelease
> Task :react-native-fs:bundleLibResRelease
> Task :react-native-image-crop-picker:processReleaseJavaRes NO-SOURCE
> Task :react-native-image-crop-picker:bundleLibResRelease
> Task :react-native-image-resizer:processReleaseJavaRes NO-SOURCE
> Task :react-native-keychain:processReleaseJavaRes NO-SOURCE
> Task :react-native-dialogs:bundleLibResRelease
> Task :react-native-languages:processReleaseJavaRes NO-SOURCE
> Task :react-native-keychain:bundleLibResRelease
> Task :react-native-linear-gradient:processReleaseJavaRes NO-SOURCE
> Task :react-native-languages:bundleLibResRelease
> Task :react-native-lottie-splash-screen:processReleaseJavaRes NO-SOURCE
> Task :react-native-lottie-splash-screen:bundleLibResRelease
> Task :react-native-mail:processReleaseJavaRes NO-SOURCE
> Task :react-native-mail:bundleLibResRelease
> Task :react-native-navigation:processReactNative63ReleaseJavaRes NO-SOURCE
> Task :react-native-linear-gradient:bundleLibResRelease
> Task :react-native-permissions:processReleaseJavaRes NO-SOURCE
> Task :react-native-randombytes:processReleaseJavaRes NO-SOURCE
> Task :react-native-permissions:bundleLibResRelease
> Task :react-native-safe-area-context:processReleaseJavaRes NO-SOURCE
> Task :react-native-safe-area-context:bundleLibResRelease
> Task :react-native-shake:processReleaseJavaRes NO-SOURCE
> Task :react-native-randombytes:bundleLibResRelease
> Task :react-native-share:processReleaseJavaRes NO-SOURCE
> Task :react-native-navigation:bundleLibResReactNative63Release
> Task :react-native-status:processReleaseJavaRes NO-SOURCE
> Task :react-native-share:bundleLibResRelease
> Task :react-native-status-keycard:processReleaseJavaRes NO-SOURCE
> Task :react-native-status-keycard:bundleLibResRelease
> Task :react-native-svg:processReleaseJavaRes NO-SOURCE
> Task :react-native-image-resizer:bundleLibResRelease
> Task :react-native-touch-id:processReleaseJavaRes NO-SOURCE
> Task :react-native-svg:bundleLibResRelease
> Task :react-native-webview:processReleaseJavaRes NO-SOURCE
> Task :react-native-webview:bundleLibResRelease
> Task :app:signingConfigWriterRelease
> Task :react-native-shake:bundleLibResRelease
> Task :react-native-status:bundleLibResRelease
> Task :react-native-touch-id:bundleLibResRelease
> Task :app:mergeReleaseJniLibFolders
> Task :react-native-async-storage_async-storage:mergeReleaseJniLibFolders
> Task :react-native-background-timer:mergeReleaseJniLibFolders
> Task :react-native-blob-util:mergeReleaseJniLibFolders
> Task :react-native-blob-util:mergeReleaseNativeLibs
> Task :react-native-blob-util:stripReleaseDebugSymbols
> Task :react-native-async-storage_async-storage:mergeReleaseNativeLibs
> Task :react-native-async-storage_async-storage:stripReleaseDebugSymbols
> Task :react-native-async-storage_async-storage:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-blob-util:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-blur:mergeReleaseJniLibFolders
> Task :react-native-blur:mergeReleaseNativeLibs
> Task :react-native-blur:stripReleaseDebugSymbols
> Task :react-native-blur:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-camera-kit:mergeReleaseJniLibFolders
> Task :react-native-background-timer:mergeReleaseNativeLibs
> Task :react-native-background-timer:stripReleaseDebugSymbols
> Task :react-native-background-timer:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-community_audio-toolkit:mergeReleaseJniLibFolders
> Task :react-native-community_audio-toolkit:mergeReleaseNativeLibs
> Task :react-native-community_audio-toolkit:stripReleaseDebugSymbols
> Task :react-native-community_audio-toolkit:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-community_cameraroll:mergeReleaseJniLibFolders
> Task :react-native-community_cameraroll:mergeReleaseNativeLibs
> Task :react-native-community_cameraroll:stripReleaseDebugSymbols
> Task :react-native-community_cameraroll:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-community_clipboard:mergeReleaseJniLibFolders
> Task :react-native-camera-kit:mergeReleaseNativeLibs
> Task :react-native-camera-kit:stripReleaseDebugSymbols
> Task :react-native-camera-kit:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-community_masked-view:mergeReleaseJniLibFolders
> Task :react-native-community_clipboard:mergeReleaseNativeLibs
> Task :react-native-community_clipboard:stripReleaseDebugSymbols
> Task :react-native-community_clipboard:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-community_netinfo:mergeReleaseJniLibFolders
> Task :react-native-community_slider:mergeReleaseJniLibFolders
> Task :react-native-community_slider:mergeReleaseNativeLibs
> Task :react-native-community_masked-view:mergeReleaseNativeLibs
> Task :react-native-community_masked-view:stripReleaseDebugSymbols
> Task :react-native-community_masked-view:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-community_slider:stripReleaseDebugSymbols
> Task :react-native-community_slider:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-config:mergeReleaseJniLibFolders
> Task :react-native-config:mergeReleaseNativeLibs
> Task :react-native-config:stripReleaseDebugSymbols
> Task :react-native-config:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-dialogs:mergeReleaseJniLibFolders
> Task :react-native-dialogs:mergeReleaseNativeLibs
> Task :react-native-dialogs:stripReleaseDebugSymbols
> Task :react-native-dialogs:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-fast-image:mergeReleaseJniLibFolders
> Task :react-native-fast-image:mergeReleaseNativeLibs
> Task :react-native-fast-image:stripReleaseDebugSymbols
> Task :react-native-fast-image:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-fs:mergeReleaseJniLibFolders
> Task :react-native-fs:mergeReleaseNativeLibs
> Task :react-native-fs:stripReleaseDebugSymbols
> Task :react-native-fs:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-gesture-handler:mergeReleaseJniLibFolders
> Task :react-native-gesture-handler:mergeReleaseNativeLibs
> Task :react-native-gesture-handler:stripReleaseDebugSymbols
> Task :react-native-gesture-handler:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-haptic-feedback:mergeReleaseJniLibFolders
> Task :react-native-haptic-feedback:mergeReleaseNativeLibs
> Task :react-native-haptic-feedback:stripReleaseDebugSymbols
> Task :react-native-haptic-feedback:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-image-crop-picker:mergeReleaseJniLibFolders
> Task :react-native-image-resizer:mergeReleaseJniLibFolders
> Task :react-native-community_netinfo:mergeReleaseNativeLibs
> Task :react-native-community_netinfo:stripReleaseDebugSymbols
> Task :react-native-community_netinfo:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-keychain:mergeReleaseJniLibFolders
> Task :react-native-image-resizer:mergeReleaseNativeLibs
> Task :react-native-image-resizer:stripReleaseDebugSymbols
> Task :react-native-image-resizer:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-languages:mergeReleaseJniLibFolders
> Task :react-native-image-crop-picker:mergeReleaseNativeLibs
> Task :react-native-image-crop-picker:stripReleaseDebugSymbols
> Task :react-native-image-crop-picker:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-keychain:mergeReleaseNativeLibs
> Task :react-native-keychain:stripReleaseDebugSymbols
> Task :react-native-keychain:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-languages:mergeReleaseNativeLibs
> Task :react-native-languages:stripReleaseDebugSymbols
> Task :react-native-languages:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-linear-gradient:mergeReleaseJniLibFolders
> Task :react-native-lottie-splash-screen:mergeReleaseJniLibFolders
> Task :react-native-linear-gradient:mergeReleaseNativeLibs
> Task :react-native-linear-gradient:stripReleaseDebugSymbols
> Task :react-native-linear-gradient:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-mail:mergeReleaseJniLibFolders
> Task :react-native-lottie-splash-screen:mergeReleaseNativeLibs
> Task :react-native-lottie-splash-screen:stripReleaseDebugSymbols
> Task :react-native-lottie-splash-screen:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-navigation:mergeReactNative63ReleaseJniLibFolders
> Task :react-native-mail:mergeReleaseNativeLibs
> Task :react-native-mail:stripReleaseDebugSymbols
> Task :react-native-mail:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-navigation:mergeReactNative63ReleaseNativeLibs
> Task :react-native-navigation:stripReactNative63ReleaseDebugSymbols
> Task :react-native-navigation:transformNativeLibsWithIntermediateJniLibsForReactNative63Release
> Task :react-native-permissions:mergeReleaseJniLibFolders
> Task :react-native-randombytes:mergeReleaseJniLibFolders
> Task :react-native-permissions:mergeReleaseNativeLibs
> Task :react-native-permissions:stripReleaseDebugSymbols
> Task :react-native-permissions:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-safe-area-context:mergeReleaseJniLibFolders
> Task :react-native-shake:mergeReleaseJniLibFolders
> Task :react-native-safe-area-context:mergeReleaseNativeLibs
> Task :react-native-safe-area-context:stripReleaseDebugSymbols
> Task :react-native-randombytes:mergeReleaseNativeLibs
> Task :react-native-randombytes:stripReleaseDebugSymbols
> Task :react-native-randombytes:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-safe-area-context:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-share:mergeReleaseJniLibFolders
> Task :react-native-shake:mergeReleaseNativeLibs
> Task :react-native-shake:stripReleaseDebugSymbols
> Task :react-native-shake:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-share:mergeReleaseNativeLibs
> Task :react-native-share:stripReleaseDebugSymbols
> Task :react-native-share:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-status:mergeReleaseJniLibFolders
> Task :react-native-status-keycard:mergeReleaseJniLibFolders
> Task :react-native-svg:mergeReleaseJniLibFolders
> Task :react-native-status-keycard:mergeReleaseNativeLibs
> Task :react-native-status-keycard:stripReleaseDebugSymbols
> Task :react-native-status-keycard:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-status:mergeReleaseNativeLibs
> Task :react-native-status:stripReleaseDebugSymbols
> Task :react-native-status:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-touch-id:mergeReleaseJniLibFolders
> Task :react-native-svg:mergeReleaseNativeLibs
> Task :react-native-svg:stripReleaseDebugSymbols
> Task :react-native-svg:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-webview:mergeReleaseJniLibFolders
> Task :react-native-touch-id:mergeReleaseNativeLibs
> Task :react-native-touch-id:stripReleaseDebugSymbols
> Task :react-native-touch-id:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-async-storage_async-storage:extractReleaseAnnotations
> Task :react-native-async-storage_async-storage:mergeReleaseGeneratedProguardFiles
> Task :react-native-async-storage_async-storage:mergeReleaseConsumerProguardFiles
> Task :react-native-async-storage_async-storage:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-webview:mergeReleaseNativeLibs
> Task :react-native-webview:stripReleaseDebugSymbols
> Task :react-native-webview:transformNativeLibsWithIntermediateJniLibsForRelease
> Task :react-native-async-storage_async-storage:compileReleaseSources
> Task :react-native-async-storage_async-storage:mergeReleaseJavaResource
> Task :react-native-async-storage_async-storage:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-async-storage_async-storage:bundleReleaseAar
> Task :react-native-background-timer:extractReleaseAnnotations
> Task :react-native-async-storage_async-storage:mergeReleaseResources
> Task :react-native-background-timer:mergeReleaseGeneratedProguardFiles
> Task :react-native-background-timer:mergeReleaseConsumerProguardFiles
> Task :app:mergeReleaseJavaResource
> Task :react-native-background-timer:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-background-timer:compileReleaseSources
> Task :react-native-background-timer:mergeReleaseJavaResource
> Task :react-native-background-timer:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-background-timer:bundleReleaseAar
> Task :react-native-background-timer:mergeReleaseResources
> Task :react-native-blob-util:extractReleaseAnnotations
> Task :react-native-blob-util:mergeReleaseGeneratedProguardFiles
> Task :react-native-blob-util:mergeReleaseConsumerProguardFiles
> Task :react-native-blob-util:mergeReleaseJavaResource
> Task :react-native-blob-util:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-blob-util:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-blob-util:bundleReleaseAar
> Task :react-native-blob-util:compileReleaseSources
> Task :react-native-async-storage_async-storage:verifyReleaseResources
> Task :react-native-async-storage_async-storage:assembleRelease
> Task :app:mergeReleaseNativeLibs
> Task :app:stripReleaseDebugSymbols
> Task :react-native-reanimated:replaceSoTaskRelease
> Task :react-native-blob-util:mergeReleaseResources
> Task :react-native-blur:extractReleaseAnnotations
> Task :react-native-blur:mergeReleaseGeneratedProguardFiles
> Task :react-native-blur:mergeReleaseConsumerProguardFiles
> Task :react-native-blur:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-blur:compileReleaseSources
> Task :react-native-background-timer:verifyReleaseResources
> Task :react-native-background-timer:assembleRelease
> Task :react-native-blur:mergeReleaseJavaResource
> Task :react-native-blur:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-blur:bundleReleaseAar
> Task :react-native-camera-kit:extractReleaseAnnotations
> Task :react-native-blur:mergeReleaseResources
> Task :react-native-blob-util:verifyReleaseResources
> Task :react-native-blob-util:assembleRelease
> Task :react-native-camera-kit:mergeReleaseGeneratedProguardFiles
> Task :react-native-camera-kit:mergeReleaseConsumerProguardFiles
> Task :react-native-camera-kit:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-camera-kit:compileReleaseSources
> Task :react-native-camera-kit:mergeReleaseJavaResource
> Task :react-native-camera-kit:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-camera-kit:bundleReleaseAar
> Task :react-native-community_audio-toolkit:extractReleaseAnnotations
> Task :react-native-camera-kit:mergeReleaseResources
> Task :react-native-community_audio-toolkit:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_audio-toolkit:mergeReleaseConsumerProguardFiles
> Task :react-native-blur:verifyReleaseResources
> Task :react-native-blur:assembleRelease
> Task :react-native-community_audio-toolkit:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-community_audio-toolkit:compileReleaseSources
> Task :react-native-community_audio-toolkit:mergeReleaseResources
> Task :react-native-community_cameraroll:extractReleaseAnnotations
> Task :react-native-community_cameraroll:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_cameraroll:mergeReleaseConsumerProguardFiles
> Task :react-native-community_cameraroll:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-community_cameraroll:compileReleaseSources
> Task :react-native-community_cameraroll:mergeReleaseResources
> Task :app:mergeExtDexRelease
> Task :react-native-community_cameraroll:mergeReleaseJavaResource
> Task :react-native-camera-kit:verifyReleaseResources
> Task :react-native-camera-kit:assembleRelease
> Task :react-native-community_cameraroll:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-community_cameraroll:bundleReleaseAar
> Task :react-native-community_clipboard:extractReleaseAnnotations
> Task :react-native-community_clipboard:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_clipboard:mergeReleaseConsumerProguardFiles
> Task :react-native-community_clipboard:mergeReleaseJavaResource
> Task :react-native-community_clipboard:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-community_clipboard:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-community_clipboard:bundleReleaseAar
> Task :react-native-community_clipboard:compileReleaseSources
> Task :react-native-community_audio-toolkit:mergeReleaseJavaResource
> Task :react-native-community_audio-toolkit:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-community_audio-toolkit:bundleReleaseAar
> Task :react-native-community_audio-toolkit:verifyReleaseResources
> Task :react-native-community_audio-toolkit:assembleRelease
> Task :react-native-community_cameraroll:verifyReleaseResources
> Task :react-native-community_cameraroll:assembleRelease
> Task :react-native-community_clipboard:mergeReleaseResources
> Task :react-native-community_masked-view:extractReleaseAnnotations
> Task :react-native-community_masked-view:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_masked-view:mergeReleaseConsumerProguardFiles
> Task :react-native-community_masked-view:mergeReleaseJavaResource
> Task :react-native-community_masked-view:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-community_masked-view:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-community_masked-view:bundleReleaseAar
> Task :react-native-community_masked-view:compileReleaseSources
> Task :react-native-community_netinfo:extractReleaseAnnotations
> Task :react-native-community_masked-view:mergeReleaseResources
> Task :react-native-community_netinfo:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_netinfo:mergeReleaseConsumerProguardFiles
> Task :react-native-community_netinfo:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-community_netinfo:compileReleaseSources
> Task :react-native-community_netinfo:mergeReleaseJavaResource
> Task :react-native-community_netinfo:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-community_netinfo:bundleReleaseAar
> Task :react-native-community_clipboard:verifyReleaseResources
> Task :react-native-community_clipboard:assembleRelease
> Task :react-native-community_slider:extractReleaseAnnotations
> Task :react-native-community_netinfo:mergeReleaseResources
> Task :react-native-community_slider:mergeReleaseGeneratedProguardFiles
> Task :react-native-community_slider:mergeReleaseConsumerProguardFiles
> Task :react-native-community_slider:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-community_slider:compileReleaseSources
> Task :react-native-community_masked-view:verifyReleaseResources
> Task :react-native-community_masked-view:assembleRelease
> Task :react-native-community_slider:mergeReleaseJavaResource
> Task :react-native-community_slider:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-community_slider:bundleReleaseAar
> Task :react-native-config:extractReleaseAnnotations
> Task :react-native-community_slider:mergeReleaseResources
> Task :react-native-community_netinfo:verifyReleaseResources
> Task :react-native-community_netinfo:assembleRelease
> Task :react-native-config:mergeReleaseGeneratedProguardFiles
> Task :react-native-config:mergeReleaseConsumerProguardFiles
> Task :react-native-config:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-config:compileReleaseSources
> Task :react-native-dialogs:extractReleaseAnnotations
> Task :react-native-config:mergeReleaseResources
> Task :app:mergeDexRelease
> Task :react-native-community_slider:verifyReleaseResources
> Task :react-native-config:mergeReleaseJavaResource
> Task :react-native-config:verifyReleaseResources
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :react-native-dialogs:mergeReleaseGeneratedProguardFiles
> Task :react-native-dialogs:mergeReleaseConsumerProguardFiles
> Task :react-native-dialogs:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-dialogs:compileReleaseSources
> Task :react-native-config:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-config:bundleReleaseAar
> Task :react-native-config:assembleRelease
> Task :react-native-dialogs:mergeReleaseJavaResource
> Task :react-native-dialogs:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-dialogs:bundleReleaseAar
> Task :react-native-community_slider:assembleRelease
> Task :react-native-fast-image:extractReleaseAnnotations
> Task :react-native-dialogs:mergeReleaseResources
> Task :react-native-fast-image:mergeReleaseGeneratedProguardFiles
> Task :react-native-fast-image:mergeReleaseConsumerProguardFiles
> Task :react-native-fast-image:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-fast-image:compileReleaseSources
> Task :react-native-fast-image:mergeReleaseJavaResource
> Task :react-native-fast-image:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-fast-image:bundleReleaseAar
> Task :react-native-fs:extractReleaseAnnotations
> Task :react-native-fast-image:mergeReleaseResources
> Task :react-native-dialogs:verifyReleaseResources
> Task :react-native-dialogs:assembleRelease
> Task :react-native-fs:mergeReleaseGeneratedProguardFiles
> Task :react-native-fs:mergeReleaseConsumerProguardFiles
> Task :react-native-fs:mergeReleaseJavaResource
> Task :react-native-fs:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-fs:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-fs:bundleReleaseAar
> Task :react-native-fs:compileReleaseSources
> Task :react-native-gesture-handler:extractReleaseAnnotations
> Task :react-native-fs:mergeReleaseResources
> Task :react-native-fast-image:verifyReleaseResources
> Task :react-native-fast-image:assembleRelease
> Task :react-native-gesture-handler:mergeReleaseGeneratedProguardFiles
> Task :react-native-gesture-handler:mergeReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-gesture-handler:compileReleaseSources
> Task :react-native-gesture-handler:mergeReleaseResources
> Task :react-native-haptic-feedback:extractReleaseAnnotations
> Task :react-native-haptic-feedback:mergeReleaseGeneratedProguardFiles
> Task :react-native-haptic-feedback:mergeReleaseConsumerProguardFiles
> Task :react-native-haptic-feedback:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-haptic-feedback:compileReleaseSources
> Task :react-native-haptic-feedback:mergeReleaseJavaResource
> Task :react-native-haptic-feedback:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-haptic-feedback:bundleReleaseAar
> Task :react-native-gesture-handler:mergeReleaseJavaResource
> Task :react-native-gesture-handler:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-gesture-handler:bundleReleaseAar
> Task :react-native-fs:verifyReleaseResources
> Task :react-native-fs:assembleRelease
> Task :react-native-image-crop-picker:extractReleaseAnnotations
> Task :react-native-haptic-feedback:mergeReleaseResources
> Task :react-native-image-crop-picker:mergeReleaseGeneratedProguardFiles
> Task :react-native-image-crop-picker:mergeReleaseConsumerProguardFiles
> Task :react-native-gesture-handler:verifyReleaseResources
> Task :react-native-gesture-handler:assembleRelease
> Task :react-native-image-crop-picker:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-image-crop-picker:compileReleaseSources
> Task :react-native-image-crop-picker:mergeReleaseJavaResource
> Task :react-native-image-crop-picker:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-image-crop-picker:bundleReleaseAar
> Task :react-native-image-resizer:extractReleaseAnnotations
> Task :react-native-image-crop-picker:mergeReleaseResources
> Task :react-native-image-resizer:mergeReleaseGeneratedProguardFiles
> Task :react-native-image-resizer:mergeReleaseConsumerProguardFiles
> Task :react-native-image-resizer:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-image-resizer:compileReleaseSources
> Task :react-native-image-resizer:mergeReleaseJavaResource
> Task :react-native-image-resizer:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-image-resizer:bundleReleaseAar
> Task :react-native-image-resizer:mergeReleaseResources
> Task :react-native-keychain:extractReleaseAnnotations
> Task :react-native-keychain:mergeReleaseGeneratedProguardFiles
> Task :react-native-keychain:mergeReleaseConsumerProguardFiles
> Task :react-native-keychain:mergeReleaseJavaResource
> Task :react-native-keychain:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-keychain:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-keychain:bundleReleaseAar
> Task :react-native-keychain:compileReleaseSources
> Task :react-native-haptic-feedback:verifyReleaseResources
> Task :react-native-haptic-feedback:assembleRelease
> Task :react-native-image-resizer:verifyReleaseResources
> Task :react-native-image-resizer:assembleRelease
> Task :react-native-languages:extractReleaseAnnotations
> Task :react-native-keychain:mergeReleaseResources
> Task :react-native-languages:mergeReleaseGeneratedProguardFiles
> Task :react-native-languages:mergeReleaseConsumerProguardFiles
> Task :react-native-image-crop-picker:verifyReleaseResources
> Task :react-native-image-crop-picker:assembleRelease
> Task :react-native-languages:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-languages:compileReleaseSources
> Task :react-native-languages:mergeReleaseJavaResource
> Task :react-native-languages:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-languages:bundleReleaseAar
> Task :react-native-linear-gradient:extractReleaseAnnotations
> Task :react-native-languages:mergeReleaseResources
> Task :react-native-linear-gradient:mergeReleaseGeneratedProguardFiles
> Task :react-native-linear-gradient:mergeReleaseConsumerProguardFiles
> Task :react-native-keychain:verifyReleaseResources
> Task :react-native-keychain:assembleRelease
> Task :react-native-linear-gradient:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-linear-gradient:compileReleaseSources
> Task :react-native-linear-gradient:mergeReleaseResources
> Task :react-native-linear-gradient:mergeReleaseJavaResource
> Task :react-native-linear-gradient:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-linear-gradient:bundleReleaseAar
> Task :react-native-lottie-splash-screen:extractReleaseAnnotations
> Task :react-native-lottie-splash-screen:mergeReleaseGeneratedProguardFiles
> Task :react-native-lottie-splash-screen:mergeReleaseConsumerProguardFiles
> Task :react-native-lottie-splash-screen:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-lottie-splash-screen:compileReleaseSources
> Task :react-native-lottie-splash-screen:mergeReleaseJavaResource
> Task :react-native-lottie-splash-screen:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-lottie-splash-screen:bundleReleaseAar
> Task :react-native-mail:extractReleaseAnnotations
> Task :react-native-lottie-splash-screen:mergeReleaseResources
> Task :react-native-languages:verifyReleaseResources
> Task :react-native-languages:assembleRelease
> Task :react-native-mail:mergeReleaseGeneratedProguardFiles
> Task :react-native-mail:mergeReleaseConsumerProguardFiles
> Task :react-native-mail:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-mail:compileReleaseSources
> Task :react-native-navigation:extractReactNative63ReleaseAnnotations
> Task :react-native-mail:mergeReleaseResources
> Task :react-native-mail:mergeReleaseJavaResource
> Task :react-native-mail:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-mail:bundleReleaseAar
> Task :react-native-navigation:mergeReactNative63ReleaseGeneratedProguardFiles
> Task :react-native-navigation:mergeReactNative63ReleaseConsumerProguardFiles
> Task :react-native-navigation:transformNativeLibsWithSyncJniLibsForReactNative63Release
> Task :react-native-navigation:mergeReactNative63ReleaseResources
> Task :react-native-navigation:compileReactNative63ReleaseSources
> Task :react-native-linear-gradient:verifyReleaseResources
> Task :react-native-linear-gradient:assembleRelease
> Task :react-native-permissions:extractReleaseAnnotations
> Task :react-native-permissions:mergeReleaseGeneratedProguardFiles
> Task :react-native-permissions:mergeReleaseConsumerProguardFiles
> Task :react-native-permissions:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-permissions:compileReleaseSources
> Task :react-native-mail:verifyReleaseResources
> Task :react-native-mail:assembleRelease
> Task :react-native-permissions:mergeReleaseJavaResource
> Task :react-native-permissions:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-permissions:bundleReleaseAar
> Task :react-native-lottie-splash-screen:verifyReleaseResources
> Task :react-native-lottie-splash-screen:assembleRelease
> Task :react-native-navigation:mergeReactNative63ReleaseJavaResource
> Task :react-native-navigation:transformClassesAndResourcesWithSyncLibJarsForReactNative63Release
> Task :react-native-navigation:bundleReactNative63ReleaseAar
> Task :react-native-randombytes:extractReleaseAnnotations
> Task :react-native-permissions:mergeReleaseResources
> Task :react-native-randombytes:mergeReleaseGeneratedProguardFiles
> Task :react-native-randombytes:mergeReleaseConsumerProguardFiles
> Task :react-native-randombytes:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-randombytes:compileReleaseSources
> Task :react-native-randombytes:mergeReleaseResources
> Task :react-native-permissions:verifyReleaseResources
> Task :react-native-permissions:assembleRelease
> Task :react-native-safe-area-context:extractReleaseAnnotations
> Task :react-native-safe-area-context:mergeReleaseGeneratedProguardFiles
> Task :react-native-safe-area-context:mergeReleaseConsumerProguardFiles
> Task :react-native-randombytes:mergeReleaseJavaResource
> Task :react-native-randombytes:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-randombytes:bundleReleaseAar
> Task :react-native-safe-area-context:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-safe-area-context:compileReleaseSources
> Task :react-native-safe-area-context:mergeReleaseResources
> Task :react-native-navigation:verifyReactNative63ReleaseResources
> Task :react-native-navigation:assembleReactNative63Release
> Task :react-native-navigation:assembleRelease
> Task :react-native-shake:extractReleaseAnnotations
> Task :react-native-shake:mergeReleaseGeneratedProguardFiles
> Task :react-native-shake:mergeReleaseConsumerProguardFiles
> Task :react-native-shake:mergeReleaseJavaResource
> Task :react-native-shake:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-shake:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-shake:bundleReleaseAar
> Task :react-native-shake:compileReleaseSources
> Task :react-native-safe-area-context:mergeReleaseJavaResource
> Task :react-native-safe-area-context:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-safe-area-context:bundleReleaseAar
> Task :react-native-randombytes:verifyReleaseResources
> Task :react-native-randombytes:assembleRelease
> Task :react-native-share:extractReleaseAnnotations
> Task :react-native-shake:mergeReleaseResources
> Task :react-native-safe-area-context:verifyReleaseResources
> Task :react-native-safe-area-context:assembleRelease
> Task :react-native-share:mergeReleaseGeneratedProguardFiles
> Task :react-native-share:mergeReleaseConsumerProguardFiles
> Task :react-native-share:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-share:compileReleaseSources
> Task :react-native-share:mergeReleaseJavaResource
> Task :react-native-share:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-share:bundleReleaseAar
> Task :react-native-status:extractReleaseAnnotations
> Task :react-native-share:mergeReleaseResources
> Task :react-native-shake:verifyReleaseResources
> Task :react-native-shake:assembleRelease
> Task :react-native-status:mergeReleaseGeneratedProguardFiles
> Task :react-native-status:mergeReleaseConsumerProguardFiles
> Task :react-native-status:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-status:compileReleaseSources
> Task :react-native-status:mergeReleaseResources
> Task :react-native-share:verifyReleaseResources
> Task :react-native-share:assembleRelease
> Task :react-native-status-keycard:extractReleaseAnnotations
> Task :react-native-status-keycard:mergeReleaseGeneratedProguardFiles
> Task :react-native-status-keycard:mergeReleaseConsumerProguardFiles
> Task :react-native-status-keycard:mergeReleaseJavaResource
> Task :react-native-status-keycard:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-status-keycard:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-status-keycard:bundleReleaseAar
> Task :react-native-status-keycard:compileReleaseSources
> Task :react-native-svg:extractReleaseAnnotations
> Task :react-native-status-keycard:mergeReleaseResources
> Task :react-native-status:verifyReleaseResources
> Task :react-native-svg:mergeReleaseGeneratedProguardFiles
> Task :react-native-svg:mergeReleaseConsumerProguardFiles
> Task :react-native-status:mergeReleaseJavaResource
> Task :react-native-status:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-status:bundleReleaseAar
> Task :react-native-status:assembleRelease
> Task :react-native-svg:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-svg:compileReleaseSources
> Task :react-native-svg:mergeReleaseResources
> Task :react-native-status-keycard:verifyReleaseResources
> Task :react-native-status-keycard:assembleRelease
> Task :react-native-svg:mergeReleaseJavaResource
> Task :react-native-svg:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-svg:bundleReleaseAar
> Task :react-native-touch-id:extractReleaseAnnotations
> Task :react-native-touch-id:mergeReleaseGeneratedProguardFiles
> Task :react-native-touch-id:mergeReleaseConsumerProguardFiles
> Task :react-native-touch-id:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-touch-id:compileReleaseSources
> Task :react-native-webview:extractReleaseAnnotations
> Task :react-native-touch-id:mergeReleaseResources
> Task :react-native-svg:verifyReleaseResources
> Task :react-native-svg:assembleRelease
> Task :react-native-webview:mergeReleaseGeneratedProguardFiles
> Task :react-native-webview:mergeReleaseConsumerProguardFiles
> Task :react-native-webview:mergeReleaseJavaResource
> Task :react-native-webview:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-webview:transformNativeLibsWithSyncJniLibsForRelease
> Task :react-native-webview:bundleReleaseAar
> Task :react-native-webview:compileReleaseSources
> Task :react-native-touch-id:mergeReleaseJavaResource
> Task :react-native-touch-id:transformClassesAndResourcesWithSyncLibJarsForRelease
> Task :react-native-touch-id:bundleReleaseAar
> Task :react-native-webview:mergeReleaseResources
> Task :react-native-touch-id:verifyReleaseResources
> Task :react-native-touch-id:assembleRelease
> Task :react-native-webview:verifyReleaseResources
> Task :react-native-webview:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.6.4/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 10m 11s
1048 actionable tasks: 1048 executed
buildPhase completed in 10 minutes 14 seconds
running tests
14506861 00-00-1980 00:00 assets/index.android.bundle
installing
[1;33mExtracting result[0m: [1m/nix/store/2rf75yanb9zq5gca0b7rldfs9m0lj1wn-status-mobile-build-release-android[0m
'/nix/store/2rf75yanb9zq5gca0b7rldfs9m0lj1wn-status-mobile-build-release-android/app-release-unsigned.apk' -> './result/app-release-unsigned.apk'
[0;32mSUCCESS[0m
removed '/tmp/tmp-status-mobile-9338bf71e/tmp.zNcYWShzJx'
2022-09-22 11:01:07,292 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/im.status.ethereum, universal_newlines=False, shell=None)
2022-09-22 11:01:07,593 INFO: Successfully built version 1.20.0 of im.status.ethereum from 9338bf71ee6ccf4f2116c35726df152c38c0a467
2022-09-22 11:01:08,669 DEBUG: AXML contains a RESOURCE MAP
2022-09-22 11:01:08,669 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 79: 'http://schemas.android.com/apk/res/android'
2022-09-22 11:01:08,671 DEBUG: Checking build/im.status.ethereum/result/app-release-unsigned.apk
2022-09-22 11:01:08,691 DEBUG: AXML contains a RESOURCE MAP
2022-09-22 11:01:08,692 DEBUG: Start of Namespace mapping: prefix 37: 'android' --> uri 79: 'http://schemas.android.com/apk/res/android'
2022-09-22 11:01:08,940 INFO: success: im.status.ethereum
2022-09-22 11:01:08,954 INFO: Finished
2022-09-22 11:01:08,954 INFO: 1 build succeeded