NixOS / nix

Nix, the purely functional package manager
https://nixos.org/
GNU Lesser General Public License v2.1
12.3k stars 1.49k forks source link

nix::DerivationGoal::registerOutputs(): Assertion `newInfo.ca' failed. #4256

Closed teto closed 2 years ago

teto commented 3 years ago

Describe the bug

nix crashes when rebuilding my flake based configuration. This is the second time this specific errors to me but it is not deterministic as rerunning the same command succeeds afterwards.

some context

❯ sudo coredumpctl debug                                                                                                                                                              ~/nixpkgs
           PID: 2085 (nix)
           UID: 0 (root)
           GID: 0 (root)
        Signal: 6 (ABRT)
     Timestamp: Fri 2020-11-13 14:03:08 CET (1min 12s ago)
  Command Line: nix --experimental-features nix-command flakes build git+file:///home/teto/home#nixosConfigurations."jedha".config.system.build.toplevel --impure --no-write-lock-file --override-input nixpkgs-teto /home/teto/nixpkgs --override-input hm /home/teto/hm --override-input nova /home/teto/nova/nova-nix --out-link /tmp/nixos-rebuild.stYtk8/result
    Executable: /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/bin/nix
 Control Group: /user.slice/user-1000.slice/session-4.scope
          Unit: session-4.scope
         Slice: user-1000.slice
       Session: 4
     Owner UID: 1000 (teto)
       Boot ID: 098bc23ed9fe47e6b5fbcd2e39e68680
    Machine ID: 6ba303eb0232411fbc60369b9affc9e7
      Hostname: jedha
       Storage: /var/lib/systemd/coredump/core.nix.0.098bc23ed9fe47e6b5fbcd2e39e68680.2085.1605272588000000.lz4
       Message: Process 2085 (nix) of user 0 dumped core.

and the coredump

#0  0x00007fd6cb5c641a in raise () from /nix/store/kah5n342wz4i0s9lz9ka4bgz91xa2i94-glibc-2.32/lib/libc.so.6
#1  0x00007fd6cb5b0523 in abort () from /nix/store/kah5n342wz4i0s9lz9ka4bgz91xa2i94-glibc-2.32/lib/libc.so.6
#2  0x00007fd6cb5b041f in __assert_fail_base.cold.0 () from /nix/store/kah5n342wz4i0s9lz9ka4bgz91xa2i94-glibc-2.32/lib/libc.so.6
#3  0x00007fd6cb5bed52 in __assert_fail () from /nix/store/kah5n342wz4i0s9lz9ka4bgz91xa2i94-glibc-2.32/lib/libc.so.6
#4  0x00007fd6cbd02579 in nix::DerivationGoal::registerOutputs() () from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixstore.so
#5  0x00007fd6cbd03914 in nix::DerivationGoal::buildDone() () from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixstore.so
#6  0x00007fd6cbd4f563 in nix::Worker::run(std::set<std::shared_ptr<nix::Goal>, nix::CompareGoalPtrs, std::allocator<std::shared_ptr<nix::Goal> > > const&) ()
   from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixstore.so
#7  0x00007fd6cbd42ebb in nix::LocalStore::buildPaths(std::vector<nix::StorePathWithOutputs, std::allocator<nix::StorePathWithOutputs> > const&, nix::BuildMode) ()
   from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixstore.so
#8  0x0000000000556c87 in nix::build(nix::ref<nix::Store>, nix::Realise, std::vector<std::shared_ptr<nix::Installable>, std::allocator<std::shared_ptr<nix::Installable> > >, nix::BuildMode)
    ()
#9  0x00000000004f680a in CmdBuild::run(nix::ref<nix::Store>) ()
#10 0x0000000000506638 in nix::StoreCommand::run() ()
#11 0x000000000056e1e8 in nix::mainWrapped(int, char**) ()
#12 0x00007fd6cbfe8edd in nix::handleExceptions(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>) ()
   from /nix/store/fb8rfml6sr1d92zyfxzz1ax75a8djjcl-nix-2.4pre20201102_550e11f/lib/libnixmain.so
#13 0x00000000004713cb in main ()

Steps To Reproduce Too many custom repos involved. I hope the backtrace is enough.

Expected behavior

Ericson2314 commented 3 years ago

Huh, the two assert(newInfo.ca) in derivation-goal.cc look good to me. Are you repairing or checking paths by any chance?

teto commented 3 years ago

I am just running a nixos-rebuild, at some point it's possible it calls builtins.pathExists.

teto commented 3 years ago

something I've noticed is that happens after I rebase on nixos-unstable. It rebuilds something and fails once, then I restart the command and it works fine until the next rebase.

Ericson2314 commented 3 years ago

Hmm, that does sound like something to do with fixed output derivations.

Kirens commented 3 years ago

Just came across the same error while running nixops, also appears to be nondeterministic. I'm way out of my depth here but thought I'd post some of my info in case it's to any use.

> nix --version
nix (Nix) 3.0pre20201020_e0ca98c
> sudo coredumpctl debug
           PID: 15627 (nix-daemon)
           UID: 0 (root)
           GID: 0 (root)
        Signal: 6 (ABRT)
     Timestamp: Thu 2020-11-26 12:16:02 CET (2h 3min ago)
  Command Line: nix-daemon 15622
    Executable: /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/bin/nix
 Control Group: /system.slice/nix-daemon.service
          Unit: nix-daemon.service
         Slice: system.slice
       Boot ID: 9fd49a62ddd1443dbee27f2b36fc192a
    Machine ID: b2a66e78323a41eea3abac32cebf1bef
      Hostname: nixpix
       Storage: /var/lib/systemd/coredump/core.nix-daemon.0.9fd49a62ddd1443dbee27f2b36fc192a.15627.1606389362000000.lz4
       Message: Process 15627 (nix-daemon) of user 0 dumped core.

The stacktrace from gdb:

(gdb) thread apply all bt

Thread 3 (Thread 0x7fc97200c700 (LWP 21283)):
#0  0x00007fc974292dd9 in poll () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#1  0x00007fc973d31596 in Curl_poll () from /nix/store/wmp5y493sfx864nrmn4gy94gza0d30ck-curl-7.72.0/lib/libcurl.so.4
#2  0x00007fc973d26ac3 in Curl_multi_wait.part.0 () from /nix/store/wmp5y493sfx864nrmn4gy94gza0d30ck-curl-7.72.0/lib/libcurl.so.4
#3  0x00007fc973d26ca3 in curl_multi_wait () from /nix/store/wmp5y493sfx864nrmn4gy94gza0d30ck-curl-7.72.0/lib/libcurl.so.4
#4  0x00007fc9749968d1 in nix::curlFileTransfer::workerThreadMain() () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#5  0x00007fc974997e0c in nix::curlFileTransfer::workerThreadEntry() () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#6  0x00007fc9745b9930 in ?? () from /nix/store/vran8acwir59772hj4vscr7zribvp7l5-gcc-9.3.0-lib/lib/libstdc++.so.6
#7  0x00007fc97436bead in start_thread () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libpthread.so.0
#8  0x00007fc97429cd2f in clone () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6

Thread 2 (Thread 0x7fc97180b700 (LWP 15628)):
#0  0x00007fc974292dd9 in poll () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#1  0x00000000004ed6de in std::thread::_State_impl<std::thread::_Invoker<std::tuple<nix::MonitorFdHup::MonitorFdHup(int)::{lambda()#1}> > >::_M_run() ()
#2  0x00007fc9745b9930 in ?? () from /nix/store/vran8acwir59772hj4vscr7zribvp7l5-gcc-9.3.0-lib/lib/libstdc++.so.6
#3  0x00007fc97436bead in start_thread () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libpthread.so.0
#4  0x00007fc97429cd2f in clone () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6

Thread 1 (Thread 0x7fc9731c9a00 (LWP 15627)):
#0  0x00007fc9741dd08a in raise () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#1  0x00007fc9741c7528 in abort () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#2  0x00007fc9741c740f in __assert_fail_base.cold.0 () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#3  0x00007fc9741d5a02 in __assert_fail () from /nix/store/9df65igwjmf2wbw0gbrrgair6piqjgmi-glibc-2.31/lib/libc.so.6
#4  0x00007fc97490d5cc in nix::DerivationGoal::registerOutputs() () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#5  0x00007fc97490e944 in nix::DerivationGoal::buildDone() () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#6  0x00007fc97495a603 in nix::Worker::run(std::set<std::shared_ptr<nix::Goal>, nix::CompareGoalPtrs, std::allocator<std::shared_ptr<nix::Goal> > > const&) () from /nix/store/d3mli5a7ac4li
9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#7  0x00007fc97494df5b in nix::LocalStore::buildPaths(std::vector<nix::StorePathWithOutputs, std::allocator<nix::StorePathWithOutputs> > const&, nix::BuildMode) () from /nix/store/d3mli5a7
ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#8  0x00007fc97496d1d9 in nix::daemon::processConnection(nix::ref<nix::Store>, nix::FdSource&, nix::FdSink&, nix::daemon::TrustedFlag, nix::daemon::RecursiveFlag, std::function<void (nix::
Store&)>) () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixstore.so
#9  0x00000000004b4215 in std::_Function_handler<void (), daemonLoop(char**)::{lambda()#1}>::_M_invoke(std::_Any_data const&) ()
#10 0x00007fc974797cac in std::_Function_handler<void (), nix::startProcess(std::function<void ()>, nix::ProcessOptions const&)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () from /ni
x/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixutil.so
#11 0x00007fc974794659 in nix::doFork(bool, std::function<void ()>) () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixutil.so
#12 0x00007fc974797b99 in nix::startProcess(std::function<void ()>, nix::ProcessOptions const&) () from /nix/store/d3mli5a7ac4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixuti
l.so
#13 0x00000000004b53d3 in main_nix_daemon(int, char**) ()
#14 0x000000000056b29b in nix::mainWrapped(int, char**) ()
#15 0x00007fc974bf3ddd in nix::handleExceptions(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::function<void ()>) () from /nix/store/d3mli5a7a
c4li9ixxnjxyn2dhyv1v7ws-nix-3.0pre20201020_e0ca98c/lib/libnixmain.so
#16 0x00000000004702eb in main ()

Last output from nixops:

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0
shrinking /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0/lib/libcares.so.2.3.0
  CC      networking/udhcp/common.o
gzipping man pages under /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0/share/man/
  CC      networking/udhcp/d6_dhcpc.o
strip is /nix/store/6k3b0kpajqnzir2603vpyzi7qqhs1l31-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0/lib
patching script interpreter paths in /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0
mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po
g++ -DHAVE_CONFIG_H -I.  -I. -I./../include -I./../elfcpp -DLOCALEDIR="\"/nix/store/r52p03fm2nd3xsjvlp7nrqp5a23l6qxk-armv7l-unknown-linux-musleabihf-binutils-2.31.1/share/locale\"" -DBINDI
R="\"/nix/store/r52p03fm2nd3xsjvlp7nrqp5a23l6qxk-armv7l-unknown-linux-musleabihf-binutils-2.31.1/bin\"" -DTOOLBINDIR="\"/nix/store/r52p03fm2nd3xsjvlp7nrqp5a23l6qxk-armv7l-unknown-linux-mus
leabihf-binutils-2.31.1/armv7l-unknown-linux-musleabihf/bin\"" -DTOOLLIBDIR="\"/nix/store/r52p03fm2nd3xsjvlp7nrqp5a23l6qxk-armv7l-unknown-linux-musleabihf-binutils-2.31.1/armv7l-unknown-li
nux-musleabihf/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o  -pthread -g -O2 -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o
dynobj.o dynobj.cc
checking for references to /build/ in /nix/store/hzgrsyvqdm7bidisfxy8z9n0jx32a1bb-c-ares-1.15.0...
error: --- EndOfFile ------------------------------------------------------------- nix-build
unexpected end-of-file
Traceback (most recent call last):
  File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/bin/..nixops-wrapped-wrapped", line 991, in <module>
    args.op()
  File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/bin/..nixops-wrapped-wrapped", line 412, in op_deploy
    max_concurrent_activate=args.max_concurrent_activate)
  File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1063, in deploy
    self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
  File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1052, in run_with_notify
    f()
  File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1063, in <lambda>
    self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
  File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 1003, in _deploy
    self.configs_path = self.build_configs(dry_run=dry_run, repair=repair, include=include, exclude=exclude)
  File "/nix/store/nfq1hckbwhcmw1b1c6spwsppp1px0pc4-nixops-1.7/lib/python2.7/site-packages/nixops/deployment.py", line 671, in build_configs
    raise Exception("unable to build all machine configurations")
Exception: unable to build all machine configurations

The active derivation builder.sh seems to have continued to completion after the fact.

mohe2015 commented 3 years ago

Just got the same when rebuilding with flakes:

nix: src/libstore/build/derivation-goal.cc:3214: void nix::DerivationGoal::registerOutputs(): Assertion `newInfo.ca' failed. /run/current-system/sw/bin/nixos-rebuild: line 488: 24331 Aborted (core dumped) nix "${flakeFlags[@]}" build "$flake#$flakeAttr.config.system.build.toplevel" "${extraBuildFlags[@]}" "${lockFlags[@]}" --out-link $outLink ``` [moritz@NixOS:/etc/nixos]$ sudo coredumpctl debug PID: 24331 (nix) UID: 0 (root) GID: 0 (root) Signal: 6 (ABRT) Timestamp: Sun 2020-11-29 22:18:06 CET (2min 44s ago) Command Line: nix build git+file:///etc/nixos#nixosConfigurations."NixOS".config.system.build.toplevel --out-link /tmp/nixos-rebuild.LnqWE8/result Executable: /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/bin/nix Control Group: /user.slice/user-1000.slice/session-2.scope Unit: session-2.scope Slice: user-1000.slice Session: 2 Owner UID: 1000 (moritz) Boot ID: 42124ef259a242d1934afaf035702251 Machine ID: a419986bd0c94f8ea3ce3e79ce2025ad Hostname: NixOS Storage: /var/lib/systemd/coredump/core.nix.0.42124ef259a242d1934afaf035702251.24331.1606684686000000.lz4 Message: Process 24331 (nix) of user 0 dumped core. GNU gdb (GDB) 10.1 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/bin/nix... (No debugging symbols found in /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/bin/nix) warning: Can't open file /nix/var/nix/db/db.sqlite-shm during file-backed mapping note processing warning: Can't open file /run/nscd/db5vHXXn (deleted) during file-backed mapping note processing warning: Can't open file /run/nscd/dbS3Vzgp (deleted) during file-backed mapping note processing warning: Can't open file /run/nscd/dbpE3s5m (deleted) during file-backed mapping note processing [New LWP 24331] [New LWP 24841] [New LWP 24339] [New LWP 24334] [New LWP 24849] [New LWP 24336] [New LWP 24338] [New LWP 24337] [New LWP 24696] [New LWP 24866] [New LWP 24340] [New LWP 24402] [New LWP 24335] [New LWP 24333] [New LWP 24862] [New LWP 24332] [New LWP 24868] [New LWP 24345] [Thread debugging using libthread_db enabled] Using host libthread_db library "/nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libthread_db.so.1". Core was generated by `nix build git+file:///etc/nixos#nixosConfigurations."NixOS".config.system.build'. Program terminated with signal SIGABRT, Aborted. #0 0x00007fa54e1be41a in raise () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 [Current thread is 1 (Thread 0x7fa54d1a3a00 (LWP 24331))] (gdb) thread apply all bt Thread 18 (Thread 0x7fa52bfff640 (LWP 24345)): #0 0x00007fa54e2734f9 in poll () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 #1 0x00007fa54dd0611b in Curl_poll () from /nix/store/izq29d1nqgc348pi96rjlr8cvxysimsx-curl-7.73.0/lib/libcurl.so.4 #2 0x00007fa54dcfc303 in Curl_multi_wait.part.0 () from /nix/store/izq29d1nqgc348pi96rjlr8cvxysimsx-curl-7.73.0/lib/libcurl.so.4 #3 0x00007fa54dcfc4e3 in curl_multi_wait () from /nix/store/izq29d1nqgc348pi96rjlr8cvxysimsx-curl-7.73.0/lib/libcurl.so.4 #4 0x00007fa54e985e91 in nix::curlFileTransfer::workerThreadMain() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #5 0x00007fa54e9873cc in nix::curlFileTransfer::workerThreadEntry() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #6 0x00007fa54e59e930 in ?? () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6 #7 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #8 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 17 (Thread 0x7fa4e5cb8640 (LWP 24868)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6 #2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string, std::allocator > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #5 0x00007fa54ea33955 in std::_Function_handler, nix::ref, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry, std::allocator > >::control_block::control_block, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0 #8 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fa54d19d640 (LWP 24332)): #0 0x00007fa54e1bef0c in sigtimedwait () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 #1 0x00007fa54e359304 in sigwait () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #2 0x00007fa54e783515 in nix::signalHandlerThread(__sigset_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #3 0x00007fa54e78ac7d in std::thread::_State_impl > >::_M_run() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #4 0x00007fa54e59e930 in ?? () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6 #5 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #6 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 15 (Thread 0x7fa4e4cb6640 (LWP 24862)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6 #2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string, std::allocator > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8k--Type for more, q to quit, c to continue without paging-- xr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #5 0x00007fa54ea33955 in std::_Function_handler, nix::ref, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry, std::allocator > >::control_block::control_block, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0 #8 0x0000000000000000 in ?? () Thread 14 (Thread 0x7fa54c81c640 (LWP 24333)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 13 (Thread 0x7fa54b81a640 (LWP 24335)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 12 (Thread 0x7fa4e94bf640 (LWP 24402)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6 #2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string, std::allocator > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #5 0x00007fa54ea33955 in std::_Function_handler, nix::ref, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry, std::allocator > >::control_block::control_block, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0 #8 0x0000000000000000 in ?? () --Type for more, q to quit, c to continue without paging-- Thread 11 (Thread 0x7fa531005640 (LWP 24340)): #0 0x00007fa54e35547d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54ebe1b72 in std::thread::_State_impl > >::_M_run() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixmain.so #2 0x00007fa54e59e930 in ?? () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6 #3 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #4 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 10 (Thread 0x7fa52b7fe640 (LWP 24866)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6 #2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string, std::allocator > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #5 0x00007fa54ea33955 in std::_Function_handler, nix::ref, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry, std::allocator > >::control_block::control_block, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0 #8 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fa4deffd640 (LWP 24696)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54e59969c in std::condition_variable::wait(std::unique_lock&) () from /nix/store/51hq0xxp9nng3xxfz7dpkhb9lzy7sz84-gcc-9.3.0-lib/lib/libstdc++.so.6 #2 0x00007fa54e97776c in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #3 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string, std::allocator > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #4 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #5 0x00007fa54ea33955 in std::_Function_handler, nix::ref, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #6 0x00007fa54e764d78 in void boost::context::detail::fiber_entry, std::allocator > >::control_block::control_block, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #7 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0 #8 0x0000000000000000 in ?? () --Type for more, q to quit, c to continue without paging-- Thread 8 (Thread 0x7fa54a818640 (LWP 24337)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 7 (Thread 0x7fa54a017640 (LWP 24338)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 6 (Thread 0x7fa54b019640 (LWP 24336)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 5 (Thread 0x7fa4df7fe640 (LWP 24849)): #0 0x00007fa54d84efbf in lzma_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #1 0x00007fa54d851a45 in lzma2_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #2 0x00007fa54d848ce6 in decode_buffer () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #3 0x00007fa54d843720 in block_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #4 0x00007fa54d8453eb in stream_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #5 0x00007fa54d83cb6c in lzma_code () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #6 0x00007fa54e7336d8 in nix::XzDecompressionSink::write(unsigned char const*, unsigned long) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #7 0x00007fa54e97785d in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #8 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string, std::allocator > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #9 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #10 0x00007fa54ea33955 in std::_Function_handler, nix::ref, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #11 0x00007fa54e764d78 in void boost::context::detail::fiber_entry, std::allocator > >::control_block::control_block, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #12 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0 #13 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fa54c01b640 (LWP 24334)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 --Type for more, q to quit, c to continue without paging-- #1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 3 (Thread 0x7fa549816640 (LWP 24339)): #0 0x00007fa54e35515d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #1 0x00007fa54ec13ec7 in GC_wait_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #2 0x00007fa54ec1434a in GC_help_marker () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #3 0x00007fa54ec1441f in GC_mark_thread () from /nix/store/i64lbp0c3h08bg6zjhc656lancw18m0b-boehm-gc-8.0.4/lib/libgc.so.1 #4 0x00007fa54e34ee9e in start_thread () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libpthread.so.0 #5 0x00007fa54e27d66f in clone () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 Thread 2 (Thread 0x7fa4e84bd640 (LWP 24841)): #0 0x00007fa54d84d99d in lzma_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #1 0x00007fa54d851a45 in lzma2_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #2 0x00007fa54d848ce6 in decode_buffer () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #3 0x00007fa54d843720 in block_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #4 0x00007fa54d8453eb in stream_decode () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #5 0x00007fa54d83cb6c in lzma_code () from /nix/store/y41vgrya42wlzq8zpywkccaiknzpcraz-xz-5.2.5/lib/liblzma.so.5 #6 0x00007fa54e7336d8 in nix::XzDecompressionSink::write(unsigned char const*, unsigned long) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #7 0x00007fa54e97785d in nix::FileTransfer::download(nix::FileTransferRequest&&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #8 0x00007fa54e9ae34c in nix::HttpBinaryCacheStore::getFile(std::__cxx11::basic_string, std::allocator > const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #9 0x00007fa54e8b3d68 in nix::BinaryCacheStore::narFromPath(nix::StorePath const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #10 0x00007fa54ea33955 in std::_Function_handler, nix::ref, nix::StorePath const&, nix::RepairFlag, nix::CheckSigsFlag)::{lambda(nix::Sink&)#1}>::_M_invoke(std::_Any_data const&, nix::Sink&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #11 0x00007fa54e764d78 in void boost::context::detail::fiber_entry, std::allocator > >::control_block::control_block, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}>(boost::context::preallocated, nix::VirtualStackAllocator&&, nix::sinkToSource(std::function, std::function)::SinkToSource::read(unsigned char*, unsigned long)::{lambda(boost::coroutines2::detail::push_coroutine, std::allocator > >&)#1}&&)::{lambda(boost::context::fiber&&)#1}> >(boost::context::detail::transfer_t) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixutil.so #12 0x00007fa54e1821ef in make_fcontext () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libboost_context.so.1.69.0 #13 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fa54d1a3a00 (LWP 24331)): #0 0x00007fa54e1be41a in raise () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 #1 0x00007fa54e1a8523 in abort () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 #2 0x00007fa54e1a841f in __assert_fail_base.cold.0 () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 #3 0x00007fa54e1b6d52 in __assert_fail () from /nix/store/a6rnjp15qgp8a699dlffqj94hzy1nldg-glibc-2.32/lib/libc.so.6 #4 0x00007fa54e8fbc73 in nix::DerivationGoal::registerOutputs() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #5 0x00007fa54e8fd014 in nix::DerivationGoal::buildDone() () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #6 0x00007fa54e949363 in nix::Worker::run(std::set, nix::CompareGoalPtrs, std::allocator > > const&) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #7 0x00007fa54e93ccbb in nix::LocalStore::buildPaths(std::vector > const&, nix::BuildMode) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixstore.so #8 0x0000000000559b77 in nix::build(nix::ref, nix::Realise, std::vector, std::allocator > >, nix::BuildMode) () #9 0x0000000000500c46 in CmdBuild::run(nix::ref) () --Type for more, q to quit, c to continue without paging-- #10 0x000000000050d128 in nix::StoreCommand::run() () #11 0x00000000005722f8 in nix::mainWrapped(int, char**) () #12 0x00007fa54ebe3edd in nix::handleExceptions(std::__cxx11::basic_string, std::allocator > const&, std::function) () from /nix/store/27hxh3kfgma9ihhf8kxr36m3h882yxx6-nix-2.4pre20201118_79aa7d9/lib/libnixmain.so #13 0x00000000004734cb in main () (gdb) ```
ajs124 commented 3 years ago

I've also been observing this on a bunch of systems. The weird thing is, restarting the same build a second time seems to just work?

hmenke commented 3 years ago

I have just reproduced this with a Nix built with debug flags, so I now have a full backtrace with line and stack information and a 1.3 GB core file. Please let me know if you want the file to investigate this further then I can see if I can upload this somewhere.

Nix was built from 5a6ddb3de14a1684af6c793d663764d093fa7846 (current version of nixFlakes in 20.09.20210206.002c001).

Backtrace ```c++ (gdb) thread apply all backtrace full Thread 11 (Thread 0x7fffc5efd700 (LWP 30249)): #0 0x00007ffff7115d59 in poll () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. #1 0x00007ffff6ba71eb in Curl_poll () from /nix/store/c34jlxm90dicfjhy5if04h8qhhmwfkpp-curl-7.74.0/lib/libcurl.so.4 No symbol table info available. #2 0x00007ffff6b9d3e3 in Curl_multi_wait.part.0 () from /nix/store/c34jlxm90dicfjhy5if04h8qhhmwfkpp-curl-7.74.0/lib/libcurl.so.4 No symbol table info available. #3 0x00007ffff6b9d5c3 in curl_multi_wait () from /nix/store/c34jlxm90dicfjhy5if04h8qhhmwfkpp-curl-7.74.0/lib/libcurl.so.4 No symbol table info available. #4 0x00007ffff784dd39 in nix::curlFileTransfer::workerThreadMain (this=this@entry=0x7fffc0094790) at src/libstore/filetransfer.cc:581 left = 0 numfds = 0 sleepTimeMs = 10000 running = 0 mc = msg = extraFDs = {{fd = 12, events = 1, revents = 0}} maxSleepTimeMs = incoming = std::vector of length 0, capacity 0 now = {__d = {__r = 63598875589197}} callback = std::unique_ptr = {get() = 0x7fffb4000ba0} items = std::map with 0 elements quit = false nextWakeup = __PRETTY_FUNCTION__ = "void nix::curlFileTransfer::workerThreadMain()" #5 0x00007ffff784ebf6 in nix::curlFileTransfer::workerThreadEntry (this=0x7fffc0094790) at src/libstore/filetransfer.cc:632 No locals. #6 0x00007ffff784f0d9 in nix::curlFileTransfer::curlFileTransfer()::{lambda()#1}::operator()() const (__closure=) at src/libstore/filetransfer.cc:511 this = #7 std::__invoke_impl(std::__invoke_other, nix::curlFileTransfer::curlFileTransfer()::{lambda()#1}&&) (__f=...) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/invoke.h:60 No locals. #8 std::__invoke(std::__invoke_result&&, (nix::curlFileTransfer::curlFileTransfer()::{lambda()#1}&&)...) (__fn=...) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/invoke.h:95 No locals. #9 std::thread::_Invoker >::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:244 No locals. #10 std::thread::_Invoker >::operator()() (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:251 No locals. #11 std::thread::_State_impl > >::_M_run() (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:195 No locals. #12 0x00007ffff743c930 in ?? () from /nix/store/g490crrmig6ffbjk5qxd5siavypng6ld-gcc-9.3.0-lib/lib/libstdc++.so.6 No symbol table info available. #13 0x00007ffff71eeead in start_thread () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #14 0x00007ffff711fcaf in clone () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. Thread 7 (Thread 0x7fffdb6a8700 (LWP 29988)): #0 0x00007ffff71f588d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #1 0x00007ffff743769c in std::condition_variable::wait(std::unique_lock&) () from /nix/store/g490crrmig6ffbjk5qxd5siavypng6ld-gcc-9.3.0-lib/lib/libstdc++.so.6 No symbol table info available. #2 0x00007ffff7ac00e9 in nix::Sync::Lock::wait (cv=..., this=0x7fffdb6a7bd0) at src/libutil/sync.hh:53 __PRETTY_FUNCTION__ = #3 nix::ProgressBar::ProgressBar(bool, bool)::{lambda()#1}::operator()() const (__closure=0x6d17a8) at src/libmain/progress-bar.cc:96 state = {s = 0x6d1868, lk = {_M_device = 0x6d1868, _M_owns = true}} this = 0x6d1860 #4 0x00007ffff7ac026f in std::__invoke_impl(std::__invoke_other, nix::ProgressBar::ProgressBar(bool, bool)::{lambda()#1}&&) (__f=...) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/invoke.h:89 No locals. #5 std::__invoke(std::__invoke_result&&, (nix::ProgressBar::ProgressBar(bool, bool)::{lambda()#1}&&)...) (__fn=...) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/invoke.h:95 No locals. #6 std::thread::_Invoker >::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:244 No locals. #7 std::thread::_Invoker >::operator()() (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:251 No locals. #8 std::thread::_State_impl > >::_M_run() (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:195 No locals. #9 0x00007ffff743c930 in ?? () from /nix/store/g490crrmig6ffbjk5qxd5siavypng6ld-gcc-9.3.0-lib/lib/libstdc++.so.6 No symbol table info available. #10 0x00007ffff71eeead in start_thread () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #11 0x00007ffff711fcaf in clone () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. Thread 6 (Thread 0x7fffdbea9700 (LWP 29987)): #0 0x00007ffff71f588d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #1 0x00007ffff743769c in std::condition_variable::wait(std::unique_lock&) () from /nix/store/g490crrmig6ffbjk5qxd5siavypng6ld-gcc-9.3.0-lib/lib/libstdc++.so.6 No symbol table info available. #2 0x00007ffff7ac00e9 in nix::Sync::Lock::wait (cv=..., this=0x7fffdbea8bd0) at src/libutil/sync.hh:53 __PRETTY_FUNCTION__ = #3 nix::ProgressBar::ProgressBar(bool, bool)::{lambda()#1}::operator()() const (__closure=0x6b2b48) at src/libmain/progress-bar.cc:96 state = {s = 0x6b8c28, lk = {_M_device = 0x6b8c28, _M_owns = true}} this = 0x6b8c20 #4 0x00007ffff7ac026f in std::__invoke_impl(std::__invoke_other, nix::ProgressBar::ProgressBar(bool, bool)::{lambda()#1}&&) (__f=...) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/invoke.h:89 No locals. #5 std::__invoke(std::__invoke_result&&, (nix::ProgressBar::ProgressBar(bool, bool)::{lambda()#1}&&)...) (__fn=...) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/invoke.h:95 No locals. #6 std::thread::_Invoker >::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:244 No locals. #7 std::thread::_Invoker >::operator()() (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:251 No locals. #8 std::thread::_State_impl > >::_M_run() (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:195 No locals. #9 0x00007ffff743c930 in ?? () from /nix/store/g490crrmig6ffbjk5qxd5siavypng6ld-gcc-9.3.0-lib/lib/libstdc++.so.6 No symbol table info available. #10 0x00007ffff71eeead in start_thread () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #11 0x00007ffff711fcaf in clone () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. Thread 5 (Thread 0x7ffff46ba700 (LWP 29986)): #0 0x00007ffff71f588d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #1 0x00007ffff7af3ec7 in GC_wait_marker () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #2 0x00007ffff7af434a in GC_help_marker () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #3 0x00007ffff7af441f in GC_mark_thread () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #4 0x00007ffff71eeead in start_thread () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #5 0x00007ffff711fcaf in clone () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. Thread 4 (Thread 0x7ffff4ebb700 (LWP 29985)): #0 0x00007ffff71f588d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #1 0x00007ffff7af3ec7 in GC_wait_marker () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #2 0x00007ffff7af434a in GC_help_marker () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #3 0x00007ffff7af441f in GC_mark_thread () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #4 0x00007ffff71eeead in start_thread () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #5 0x00007ffff711fcaf in clone () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. Thread 3 (Thread 0x7ffff56bc700 (LWP 29984)): #0 0x00007ffff71f588d in pthread_cond_wait@@GLIBC_2.3.2 () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #1 0x00007ffff7af3ec7 in GC_wait_marker () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #2 0x00007ffff7af434a in GC_help_marker () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #3 0x00007ffff7af441f in GC_mark_thread () from /nix/store/2bzqdg4ymd37xbrddrfa6ywy0npdlmd6-boehm-gc-8.0.4/lib/libgc.so.1 No symbol table info available. #4 0x00007ffff71eeead in start_thread () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #5 0x00007ffff711fcaf in clone () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. Thread 2 (Thread 0x7ffff603d700 (LWP 29983)): #0 0x00007ffff7060bec in sigtimedwait () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. #1 0x00007ffff71f9ae4 in sigwait () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #2 0x00007ffff762e218 in nix::signalHandlerThread (set=...) at src/libutil/util.cc:1567 signal = 0 #3 0x00007ffff7637a17 in std::__invoke_impl (__f=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/invoke.h:89 No locals. #4 std::__invoke (__fn=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/invoke.h:95 No locals. #5 std::thread::_Invoker >::_M_invoke<0ul, 1ul> (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:244 No locals. #6 std::thread::_Invoker >::operator() (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:251 No locals. #7 std::thread::_State_impl > >::_M_run (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/thread:195 No locals. #8 0x00007ffff743c930 in ?? () from /nix/store/g490crrmig6ffbjk5qxd5siavypng6ld-gcc-9.3.0-lib/lib/libstdc++.so.6 No symbol table info available. #9 0x00007ffff71eeead in start_thread () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libpthread.so.0 No symbol table info available. #10 0x00007ffff711fcaf in clone () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. Thread 1 (Thread 0x7ffff6043a00 (LWP 29850)): #0 0x00007ffff705fffa in raise () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. #1 0x00007ffff704a528 in abort () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. #2 0x00007ffff704a40f in __assert_fail_base.cold.0 () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. #3 0x00007ffff7058a42 in __assert_fail () from /nix/store/q53f5birhik4dxg3q3r2g5f324n7r5mc-glibc-2.31-74/lib/libc.so.6 No symbol table info available. #4 0x00007ffff77af5d4 in nix::DerivationGoal::registerOutputs (this=this@entry=0x657faf0) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/optional:912 optFixedPath = std::optional = {[contained value] = {baseName = "3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}} rewriteOutput = {__this = 0x657faf0, __actualPath = "/nix/store/s79xiw3qrm2r2wqcz5997d12xdycvy7k-annotations-13.0.jar.drv.chroot/nix/store/3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar", __inodesSeen = std::set with 6 elements = {[0] = {first = 28, second = 7045819}, [1] = {first = 28, second = 7046162}, [2] = {first = 28, second = 7046163}, [3] = {first = 28, second = 7046164}, [4] = {first = 28, second = 7046165}, [5] = {first = 28, second = 7046166}}} output = {output = std::variant [index 0] = {{path = {baseName = "3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}}}} references = std::set with 1 element = {[0] = {baseName = "9pzzyq0qks1cmz8lpinaqigs6xajg7sx-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}} newInfo = {_vptr.ValidPathInfo = 0x64bf10 , path = {baseName = "3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, deriver = std::optional [no contained value], narHash = {static maxHashSize = 64, hashSize = 32, hash = "@\233G\005lj\252\220\213\253\205L\345N\227+\000\335\350\232\355\373h(\366\374 \203\265\066\234\302", '\000' , type = nix::htSHA256, static dummy = {static maxHashSize = 64, hashSize = 32, hash = '\000' , type = nix::htSHA256, static dummy = }}, references = std::set with 1 element = {[0] = {baseName = "9pzzyq0qks1cmz8lpinaqigs6xajg7sx-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}}, registrationTime = 0, narSize = 1048, id = 0, ultimate = false, sigs = std::set with 0 elements, ca = std::optional> [no contained value], static maxSigs = 18446744073709551615} dynamicOutputLock = {fds = empty std::__cxx11::list, deletePaths = false} scratchPath = finish = {__this = 0x657faf0, __outputName = "out", __scratchPath = @0x93f3370} referencesOpt = std::optional> containing std::set with 1 element = {[0] = {baseName = "9pzzyq0qks1cmz8lpinaqigs6xajg7sx-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}} rewriteRefs = {__references = std::set with 1 element = {[0] = {baseName = "9pzzyq0qks1cmz8lpinaqigs6xajg7sx-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}}, __scratchPath = @0x93f3370, __this = 0x657faf0} newInfoFromCA = {__outputStats = std::map with 1 element = {["out"] = {st_dev = 28, st_ino = 7046162, st_nlink = 3, st_mode = 16877, st_uid = 30011, st_gid = 30000, __pad0 = 0, st_rdev = 0, st_size = 3, st_blksize = 131072, st_blocks = 1, st_atim = {tv_sec = 1612717095, tv_nsec = 751721066}, st_mtim = {tv_sec = 1612717095, tv_nsec = 751721066}, st_ctim = {tv_sec = 1612717095, tv_nsec = 751721066}, __glibc_reserved = {0, 0, 0}}}, __outputName = "out", __actualPath = "/nix/store/s79xiw3qrm2r2wqcz5997d12xdycvy7k-annotations-13.0.jar.drv.chroot/nix/store/3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar", __rewriteOutput = @0x7fffffffac70, __scratchPath = @0x93f3370, __rewriteRefs = @0x7fffffffac90, __this = 0x657faf0} finalDestPath = "/nix/store/3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar" actualPath = "/nix/store/s79xiw3qrm2r2wqcz5997d12xdycvy7k-annotations-13.0.jar.drv.chroot/nix/store/3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar" outputName = "out" __for_range = std::vector of length 1, capacity 1 = {"out"} __for_begin = __for_end = infos = std::map with 0 elements inodesSeen = std::set with 6 elements = {[0] = {first = 28, second = 7045819}, [1] = {first = 28, second = 7046162}, [2] = {first = 28, second = 7046163}, [3] = {first = 28, second = 7046164}, [4] = {first = 28, second = 7046165}, [5] = {first = 28, second = 7046166}} checkSuffix = ".check" keepPreviousRound = delayedException = {_M_exception_object = 0x0} referenceablePaths = std::set with 48 elements = {[0] = {baseName = "0gc9dr71ldp79cla2qbl3kwdd4ig46pi-linux-headers-5.5", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [1] = {baseName = "0kcx6s8gxysnygd8kxa502xfdfm1n28y-gnugrep-3.4", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [2] = {baseName = "1i5y55x4b4m9qkx5dqbmr1r6bvrqbanw-multiple-outputs.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [3] = {baseName = "33idnvrkvfgd5lsx2pwgwwi955adl6sk-glibc-2.31", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [4] = {baseName = "35h0wzyvvbdvswalhjs50lmhlggka4wi-expand-response-params", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [5] = {baseName = "3fvzxz59gacagpwyzpfdiinc1yv46hw1-findutils-4.7.0", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [6] = {baseName = "3hpc26jvws80s0byn1lvi5jv0l1cxpps-patch-2.7.6", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [7] = {baseName = "3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [8] = {baseName = "4mc40rwfxfd6jvwd8ga3pq8xw68sn0px-binutils-wrapper-2.31.1", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [9] = {baseName = "4ygqr4w06zwcd2kcxa6w3441jijv0pvx-strip.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [10] = {baseName = "5g5yhp9bqddxjh3fwhah8f170bzds4jx-pcre-8.44", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [11] = {baseName = "5n4m6xy6dip5fqxc56xmzr72qgwv6cjg-glibc-2.31-bin", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [12] = {baseName = "6k829xz9v508ncxfcf2p1b8g1wq54946-patch-shebangs.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [13] = {baseName = "6piylhzg5w7py0gwc1c8xk7abp9dcfkg-xz-5.2.5", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [14] = {baseName = "6qhmv1xsli8s5amhcp8hwbdwh430hln3-bzip2-1.0.6.0.1", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [15] = {baseName = "89gvmj46vdnajvxsgyhg362gs6rxc1d5-gnused-4.8", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [16] = {baseName = "8zxndz5ag0p6s526c2xyllhk1nrn4c3i-audit-tmpdir.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [17] = {baseName = "9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [18] = {baseName = "9l508y7cvrqjd1n50jbr3fm2q9smmp92-gnumake-4.3", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [19] = {baseName = "9pzzyq0qks1cmz8lpinaqigs6xajg7sx-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [20] = {baseName = "a3fc4zqaiak11jks9zd579mz5v0li8bg-bash-4.4-p23", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [21] = {baseName = "ajib0wv150ah6nqbkn5b5kwmqldk368y-patchelf-0.12", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [22] = {baseName = "azayfhqyg9mjyv6rv9bcypi6ws8aqfmy-gcc-wrapper-9.3.0", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [23] = {baseName = "b10shv9yqbgps47y0n8x7l7bq8fmp1i6-binutils-2.31.1", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [24] = {baseName = "cickvswrvann041nqxb0rxilc46svw1n-prune-libtool-files.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [25] = {baseName = "cx9gr4v3d06vjid7vgf4f276ybq4hy7d-attr-2.4.48", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [26] = {baseName = "czc3c1apx55s37qx4vadqhn3fhikchxi-libunistring-0.9.10", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [27] = {baseName = "dq7bh302s22v8y8mm5fmdfm6wcfh7mb1-xz-5.2.5-bin", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [28] = {baseName = "f95jkch26wxmqd076bcm976qrn7ml46i-stdenv-linux", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [29] = {baseName = "fyaryjvghbkpfnsyw97hb3lyb37s1pd6-move-lib64.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [30] = {baseName = "g9qsf6rcy467dxa6gxdh4sw8wm5p6alg-gawk-5.1.0", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [31] = {baseName = "hq3ps9kak12kw08hgacpjr4y4i9ias2l-gcc-9.3.0", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [32] = {baseName = "hxs99j1kx878pxxw5lbdarml69r5f1qb-gcc-9.3.0-lib", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [33] = {baseName = "j3iq7xjc7bkr9a6x4z0wjp8pnh3x7jpn-ed-1.16", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [34] = {baseName = "kaicsq9mskqvs7ww03rpz7cbjiwamh8i-glibc-2.31-dev", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [35] = {baseName = "kd4xwxjpjxi71jkm6ka0np72if9rm3y0-move-sbin.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [36] = {baseName = "kxw6q8v6isaqjm702d71n2421cxamq68-make-symlinks-relative.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [37] = {baseName = "kypvz2lggy5hxkjpgxdpwjqg01jav4l0-gzip-1.10", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [38] = {baseName = "mjjy30kxz775bhhi6j9phw81qh6dsbrf-move-docs.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [39] = {baseName = "ngg1cv31c8c7bcm2n8ww4g06nq7s4zhm-set-source-date-epoch-to-latest.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [40] = {baseName = "rvg5a5nwa7cihpmbzlwzh931w3g4q108-compress-man-pages.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [41] = {baseName = "sp119vxni2z4zhka9pixn419kjh6m456-acl-2.2.53", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [42] = {baseName = "szfj0xvd2qh071dgvh9klw08w035igjz-bzip2-1.0.6.0.1-bin", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [43] = {baseName = "vaawdmhkg9l7d96v3s2lyw3myfqincxg-diffutils-3.7", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [44] = {baseName = "xim9l8hym4iga6d4azam4m0k0p1nw2rm-libidn2-2.3.0", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [45] = {baseName = "xlfmnfbqryr6s52xgaqfaljmiccrv2rk-gnutar-1.32", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [46] = {baseName = "z1qvlavy35wanw5k54fvvfffws5bvigj-coreutils-8.31", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [47] = {baseName = "z39zr65hrbimzh40mxmdbpz64ma4b5vy-zlib-1.2.11", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}} toRealPathChroot = outputsToSort = std::set with 1 element = {[0] = "out"} outputReferencesIfUnregistered = std::map with 1 element = {["out"] = std::variant<> [no contained value]} outputStats = std::map with 1 element = {["out"] = {st_dev = 28, st_ino = 7046162, st_nlink = 3, st_mode = 16877, st_uid = 30011, st_gid = 30000, __pad0 = 0, st_rdev = 0, st_size = 3, st_blksize = 131072, st_blocks = 1, st_atim = {tv_sec = 1612717095, tv_nsec = 751721066}, st_mtim = {tv_sec = 1612717095, tv_nsec = 751721066}, st_ctim = {tv_sec = 1612717095, tv_nsec = 751721066}, __glibc_reserved = {0, 0, 0}}} sortedOutputNames = std::vector of length 1, capacity 1 = {"out"} __PRETTY_FUNCTION__ = "void nix::DerivationGoal::registerOutputs()" isCaFloating = drvPathResolved = {baseName = "\026GM\000\000\000\000\000~GM", '\000' , "\070\274d\000\000\000\000\000\\DM\000\000\000\000\000DFM\000\000\000\000\000\302\232F\000\000\000\000\000\240BM\000\000\000\000\000\310pS\367\377\177\000\000(\337^\000\000\000\000\000X}S\367\377\177\000\000@\337^\000\000\000\000\000P\277d\000\000\000\000\000X}S\367\377\177\000\000`\337^\000\000\000\000\000`\243d\000\000\000\000\000X}S\367\377\177\000\000\200\337^\000\000\000\000\000p\227S\367\377\177\000\000\310pS\367\377\177\000\000\200\336^", '\000' , "`\277d\000\000\000\000\000dkN\000\000\000\000\000fkN\000\000\000\000\000"..., static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }} #5 0x00007ffff77b3a9c in nix::DerivationGoal::buildDone (this=0x657faf0) at src/libstore/build/derivation-goal.cc:894 releaseBuildUser = {fun = {> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x657faf0, _M_const_object = 0x657faf0, _M_function_pointer = 0x657faf0, _M_member_pointer = (void (std::_Undefined_class::*)(std::_Undefined_class * const)) 0x657faf0, this adjustment 1}, _M_pod_data = "\360\372W\006\000\000\000\000\001\000\000\000\000\000\000"}, _M_manager = 0x7ffff7795d9a >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x7ffff7796352 >::_M_invoke(const std::_Any_data &)>}} status = 0 diskFull = false #6 0x00007ffff7795cc2 in nix::DerivationGoal::work (this=) at src/libstore/build/derivation-goal.cc:203 No locals. #7 0x00007ffff780d5c1 in nix::Worker::run (this=this@entry=0x7fffffffbca0, _topGoals=std::set with 1 element = {...}) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/shared_ptr_base.h:1309 goal = __for_range = std::set with 1 element = {[0] = std::shared_ptr (use count 3, weak count 2) = {get() = 0x657faf0}} __for_begin = __for_end = awake2 = std::set with 1 element = {[0] = std::shared_ptr (use count 3, weak count 2) = {get() = 0x657faf0}} topPaths = std::vector of length 1, capacity 1 = {{path = {baseName = "65yyh50zp8zswidpbay1r4zsisw0fcn3-debug-enter-env.sh.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, outputs = std::set with 1 element = {[0] = "out"}}} willBuild = std::set with 1301 elements = {[0] = {baseName = "00p5vr1hx3qnq7b7xdx55qk0k76cqyzq-GsfProxy.apk.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [1] = {baseName = "0165aqavnb4zl20h937q00irzyj4w1q5-loader-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [2] = {baseName = "01m3xig71nc7z360bi7v46sg93b69ax6-lifecycle-viewmodel-savedstate-2.2.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [3] = {baseName = "02inx6h5y8h0iga7zjr03q1sw9bp51hx-maven-project-2.2.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [4] = {baseName = "02psmlw4zwk7fgwmp82l7zsz79d7ff07-utils-4.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [5] = {baseName = "02xwkpvkj1vdpqldmvyqjiqip3jfaz4s-constraintlayout-solver-1.1.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [6] = {baseName = "03lnm02x2n2wkvb3k5xchlgwp7n9kqli-lint-checks-27.0.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [7] = {baseName = "04i44m30v4dnjgad3jxplcmpj098xnpy-builder-model-4.0.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [8] = {baseName = "062s6bkaacdv25a2ivng2fwrzbd9iyy9-wagon-providers-1.0-beta-6.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [9] = {baseName = "066xaprnabiwzhvvgb3s7n5w77yr71dh-core-1.1.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [10] = {baseName = "06ap2fbkif5z2x5b7wk88vdv1vbqnhya-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [11] = {baseName = "07lazarwq5703sqb980d2lyhla56vjhy-runner-1.2.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [12] = {baseName = "0826y7d085xfjakhdphqhdvcmgpl8fi8-appcompat-resources-1.2.0.module.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [13] = {baseName = "0ayzx8sn4wmm0kz87ng8lcxp9m2h4ibi-error_prone_annotations-2.3.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [14] = {baseName = "0bz0kmz95rll5qfsq5ls9myd0rbl0g32-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [15] = {baseName = "0cax70s6dnapnxsfxhvlfss8wv0zrb54-robotnix-build.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [16] = {baseName = "0cwid4hm4v32dxgc1r36hif5chgj4jbr-sdk-common-26.6.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [17] = {baseName = "0cx1j4zss2sfi3i4cn04y7y1km2rzmw7-sdk-common-27.0.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [18] = {baseName = "0d87n1i40v1is22gwjdp9f4hgd4sif5s-viewpager2-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [19] = {baseName = "0gjapg2v5jz5w14blkzr2babvi912zl0-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [20] = {baseName = "0gnlzcycqzhj5mbsj758jn0ksnzwzwhc-robotnix-build-fhs.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [21] = {baseName = "0h8qj5181m89707131yll5cy7k3bwf0c-customview-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [22] = {baseName = "0hfjqybz4y7alr8z1c8q2nzwh094k2dg-dvlib-26.6.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [23] = {baseName = "0i39jn3sbl4g87mz7kfzjxq95cs5x48c-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [24] = {baseName = "0kw7h6fbrlh5hf7lfqigczl3amr5wp7v-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [25] = {baseName = "0lzf4c7596vb3jq88rfrc9m21k40scz6-maven-ant-tasks-2.1.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [26] = {baseName = "0mzl6hfh5qwhrlgzz0z7mhi08wxv95vy-media-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [27] = {baseName = "0nngnkj6ylb60i0ywd8b2nq5jf5a19kv-auto-common-0.8.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [28] = {baseName = "0nr8i1sfadhxi3hqs5qbrswmx9m00gny-junit-4.12.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [29] = {baseName = "0pbxqf9fg4ycqs2npyjm91fpi8wzpv9b-classworlds-1.1-alpha-2.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [30] = {baseName = "0pd6vxg4q8wrvf452w72wkjs9vrlzis1-databinding-common-4.0.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [31] = {baseName = "0phf6mxbq8hpj80y4bbbmjqqvswh1f64-httpcore-4.4.10.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [32] = {baseName = "0r570qqjip13f4wchmr9qf1flii8gmcy-utils-4.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [33] = {baseName = "0r6ay7m01wvxlvlly7gh21qk56pdxsv2-plexus-containers-1.0.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [34] = {baseName = "0r8gn5h4l3rc5kfcncp1d1849m94lbk1-viewpager-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [35] = {baseName = "0rxjz14h3dm85rhfqhjcrg28rcfvh5cf-apkzlib-3.6.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [36] = {baseName = "0svnbhniw4gn4s30j22wwf73s09yz7cj-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [37] = {baseName = "0v58kgr1vhxnb2z3hpqq7micj79vkphl-lifecycle-common-2.2.0.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [38] = {baseName = "0v9al6kicslhrj3v23jj6n8jvcvr81f4-slf4j-parent-1.7.25.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [39] = {baseName = "0vcffh7z2kkvzxp33l6jr2ka6l57srhz-pmd-6.20.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [40] = {baseName = "0vk1kjw0m1lhnf326s22xgvkmr8a4r8d-etc-default-permissions-com.google.android.gms.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [41] = {baseName = "0vkhgk1anlqpjap19mji0wf2fqw7sgpd-stax-ex-1.8.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [42] = {baseName = "0wf263dw8ql87hw3z60n6ai32d5cagkc-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [43] = {baseName = "0ws0hfhn407aa61ig0s0m12mkx9arx6z-localbroadcastmanager-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [44] = {baseName = "0wv5gxk12a6k2896wwqc3g35wa9km9ca-guava-28.1-jre.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [45] = {baseName = "0y03ais698nyh2d1iqk2yhy3yyz1zgz6-jetifier-core-1.0.0-beta09.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [46] = {baseName = "0z6j45x7i4l3mhl11x4i0xi4d5mlzjn1-maven-artifact-2.2.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [47] = {baseName = "0zn96sh8r6fvkblldd43xg66xcglzj3i-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [48] = {baseName = "108d433866j7qsadxvqwn6qjh2ily558-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [49] = {baseName = "11jigrkq8jlzbr8kg9g8w8w3iwizzgsl-juniversalchardet-1.0.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [50] = {baseName = "11l40wgdzy9cmkcj31s8dxh5x2gmmkfb-asm-commons-7.0.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [51] = {baseName = "12828znyh6wvd6amwi3xr99hz95jjrk9-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [52] = {baseName = "129465sip83vmjr8qzq8xijdj72kphyy-asm-analysis-7.0.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [53] = {baseName = "14741c337mzabx6a711zk2nlhw2gxayj-jetifier-core-1.0.0-beta08.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [54] = {baseName = "14a5p52s27s47hwliqix0zf5w3ksj3l6-sandbox-4.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [55] = {baseName = "15q3x7r32l2ha35hf9gypsj7rg3fx927-kotlin-stdlib-1.3.72.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [56] = {baseName = "1618zgx8ns3ah5x21xmj3b081irsgmd1-bundletool-0.13.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [57] = {baseName = "169f033m5wlpvwfaqc8pk0yhavglwxxn-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [58] = {baseName = "16bd7921043h9akq4w2y1la1kz72yx6s-guava-27.1-jre.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [59] = {baseName = "16v4pcai4d2dvgpphm8lxfvscc14zr6q-juniversalchardet-1.0.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [60] = {baseName = "16v80sqi7lzs102r0183ciyvv7mhbfb2-guava-parent-19.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [61] = {baseName = "17b7c0lswafhsa47qxl0qljbqv4d3738-cursoradapter-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [62] = {baseName = "17wal359p3bd4gflxn2c1rc3604wrbw6-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [63] = {baseName = "18g3v8c5l2kpiq48mmb8h4cba1qafnqq-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [64] = {baseName = "1bwnyl0cc750raix8pn2cx4yh3r99qhh-jetifier-processor-1.0.0-beta09.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [65] = {baseName = "1d6b3ahqknafp65m106v8fm7nkm65hl2-lifecycle-livedata-core-2.2.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [66] = {baseName = "1fxw6gpnzdzc34l9lrrn53n6wsrr3dmv-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [67] = {baseName = "1h0ar05cmck8y4gg5a8caf0gx21m9fb7-gradle-api-3.6.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [68] = {baseName = "1h42m0lf0n8lbqsrrn55f6g31rd27ywz-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [69] = {baseName = "1hy50841hs40ja35smwrmjmpfhap19zp-constraintlayout-1.1.3.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [70] = {baseName = "1i1ilywawxin2l5x6ql22brpakznq1w4-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [71] = {baseName = "1jafikffr2kfwhjb8cw5ac8fphnhc2gx-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [72] = {baseName = "1jdk3yqfvwf4ly4ghw8x49yph75699mp-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [73] = {baseName = "1jpffqbvh21qkd83rnfbvwkpp3srdv52-lifecycle-viewmodel-savedstate-2.2.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [74] = {baseName = "1krvsk74s2g1kp5jajxyw9b4cym3n6sj-core-3.3.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [75] = {baseName = "1ksnzhnnnfwlfgk177cpz64w2064n3v4-asm-tree-7.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [76] = {baseName = "1l1cgbjllrqyvv46wkjkmd2clzysrdip-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [77] = {baseName = "1lwpzyg3qinpsggqrs8qmzcnh37kqqgh-tint-20a8d31.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [78] = {baseName = "1lywgvqgkfxpmnqq2sf2yhilprv8swcn-objenesis-2.6.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [79] = {baseName = "1ms93qm5iz1ljdwl8dps5p9sv0nxj5ly-system.mk.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [80] = {baseName = "1mvskzfd28qllyr4d943n3g6bg8c3wzr-jetifier-processor-1.0.0-beta08.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [81] = {baseName = "1mwxy533k3wx5f4lpqngdrpyjqyv3qrc-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [82] = {baseName = "1n9cdkcidqr8sm1xh5aznssz0al6plgs-python-2.7.18-env.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [83] = {baseName = "1ncbd427whwbn34r3mw4hqpnb1v325fy-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [84] = {baseName = "1p29xh286az9h3xsx7lq5876pn9a070p-legacy-support-v4-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [85] = {baseName = "1p82yxnwv3i7mb7r7kgnm557vq9h6ikv-aapt2-3.6.3-6040484-linux.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [86] = {baseName = "1p83xy8bxz3iysv2dgaclf1kl30gszd8-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [87] = {baseName = "1pki0g8vg07m3kakvii9ahjg08sh1dnc-slidingpanelayout-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [88] = {baseName = "1pyxzjplv3h9k10qx2d1qk45v6fgv8p1-protobuf-parent-3.4.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [89] = {baseName = "1qjnjpzxwdkzy41hdzh9573pkxqkvy4w-xercesMinimal-1.9.6.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [90] = {baseName = "1rhzp2g7691iz5f15icx4ssz0h4lsdih-shadowapi-4.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [91] = {baseName = "1s3rfp1506brsv2qld4p50rk2kbxccz4-nekohtml-1.9.6.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [92] = {baseName = "1xjjbf8jjv4m6wmq0ibp4xmw23zmxba5-antlr4-runtime-4.7.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [93] = {baseName = "1yfbllip4s4mq88mdhjyz9scl5d53wxb-gson-2.8.5.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [94] = {baseName = "1z002m3is964rkqxfp41s5h0q99yi751-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [95] = {baseName = "206kjnca5vri1vr6s8hp77b14ni45ns1-apache-18.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [96] = {baseName = "20jkbsbl9sx02dv7pab1zhsligmc39j2-viewpager2-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [97] = {baseName = "23pdmsk4snyb3azbr2hqcwkkbvxrn6kh-maven-parent-11.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [98] = {baseName = "25s81v0aqj8alfxph3j66g4wd5d9jd7j-activity-1.1.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [99] = {baseName = "2705mdn69y4ybk62w1d8r9770r2cr0h3-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [100] = {baseName = "27vmbhn3ph9698gw8f9s2n3f9nqszbig-vanadium-snakeoil-cert.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [101] = {baseName = "27wbva7kvrx3gab9f0aw8r4lg5kj5na7-httpclient-4.5.6.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [102] = {baseName = "28b8s7hzj769j3dhrcyndvs1p04dfva5-bcprov-jdk15to18-1.67.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [103] = {baseName = "28lxzvn45z8g8qsaypszzbp1vmiw86n5-viewpager-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [104] = {baseName = "2a191fxwavpch3ja245syim4bk1nw0hi-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [105] = {baseName = "2a1slgadbzy08vdrkxvizjymqdlzz2x0-bcpkix-jdk15on-1.56.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [106] = {baseName = "2b7dkq0mjy73aj32sism511xpr7fsj0d-jaxb-bom-ext-2.3.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [107] = {baseName = "2ccxci4wx9swrn7j785zryrrykpfwlv9-prebuilt-clang.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [108] = {baseName = "2cmwjswvx06qpj7vcpj58gsc2m0h70f6-kotlin-reflect-1.3.72.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [109] = {baseName = "2dnvgl15y074pv9vdmxyzjw5gk627q99-plexus-1.0.4.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [110] = {baseName = "2dvxswpp779g7rlz4p2rhwp44b3ywk3z-pmd-java-6.20.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [111] = {baseName = "2f5l7jv5jp59y8dn0kh688xbnm0kbs0m-checkstyle-7.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [112] = {baseName = "2f74vlg4r73r2g4cjd2l1bq93sb508xy-httpmime-4.5.6.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [113] = {baseName = "2fa3lqavzz6hh6n7r9pjgmxbxggddlhy-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [114] = {baseName = "2fl21yfragn3sdcgj16kb3swf04lvz4b-apkzlib-3.6.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [115] = {baseName = "2fxj93sj2gna7y25mdd9zrvys53405r2-kotlin-stdlib-common-1.3.72.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [116] = {baseName = "2i3v05ckir6xhmc7d6h77mfphib8hafi-commons-codec-1.10.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [117] = {baseName = "2ifqfw945m6hbbkkmqxw3cy3h2qry3wy-robotnix-build-init.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [118] = {baseName = "2ixw4pkarr1z21manln23q25ayqf7q3c-drawerlayout-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [119] = {baseName = "2jhv1zs3kd2lkk80fi3vdcy89ipavcgf-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [120] = {baseName = "2kk40b674r8m0npcbdf0bcbilvx7kdq9-hamcrest-2.2.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [121] = {baseName = "2l4h0bqsklfvz4nlq9ym7w9g146jdz6j-guava-19.0.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [122] = {baseName = "2m8vh76s8z0wjrhsnvr1k0m6spjjlagh-objenesis-2.6.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [123] = {baseName = "2mg46zfvphr02mmfd5rz0h1ksl8m9xds-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [124] = {baseName = "2mnlbls3l09j446rsrvw6sg50biv9gvd-istack-commons-runtime-3.0.7.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [125] = {baseName = "2p12pag7cafhinwfqb8cbfldrg201la4-bcprov-jdk15on-1.56.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [126] = {baseName = "2pq6rjid7nx4kypl8wiz41lj6xbwv49c-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [127] = {baseName = "2pydcly8djpn3mkpwpnmh9p001bphlj3-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [128] = {baseName = "2qpbk61m7rf2f67hmsxh8c1xlvdgz2k1-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [129] = {baseName = "2qvx5xpgz6y18clrx6lildgfiqipjvnp-intellij-core-27.0.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [130] = {baseName = "2r3zrd2r900p06zd7iinswd0rnr19c0c-localbroadcastmanager-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [131] = {baseName = "2v86k3pdcdylmyjx81z9p5kkyikb7qzm-aab-universal.apk.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [132] = {baseName = "2vhgrb8zrjscl326kicx9f9gz1mvf8q8-patched.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [133] = {baseName = "2vw530lr1h8qm216cgrhp2brmwr1mq9s-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [134] = {baseName = "2vwk5kwdrpjmjpam0qkdyypa6z7s2s2p-asm-analysis-7.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [135] = {baseName = "2w5sdxhlm183kyv2hqjbyrzycnz3xg2j-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [136] = {baseName = "2wfavz22gblrcb1wnppll8wmwml4wrdd-checker-qual-2.8.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [137] = {baseName = "2wjaf43pf6zk68msfa5ni55l0gzii4b8-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [138] = {baseName = "2wk867ly4dj4dfp34h5g5wm6h14pvc34-tink-1.3.0-rc2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [139] = {baseName = "2wrx9xy3vn1zlh5liwgbhpnk317glhly-builder-test-api-4.0.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [140] = {baseName = "2zmlmm4jyn2qdznxw4iard84bjifilgy-jvnet-parent-1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [141] = {baseName = "2zrfq5ba5ncrz8kp6rzi9dkwp2ah6jbb-apkzlib-4.0.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [142] = {baseName = "30fvqaxkbb6bjjws3zj9nm1ipysicv5y-espresso-idling-resource-3.2.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [143] = {baseName = "31afj1bshcxqi0vmsmrac8kpdmbjchww-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [144] = {baseName = "32266myq3w514n3597dajdv5w7fq47x7-FakeStore-v0.1.0.apk.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [145] = {baseName = "32yyzzf9q0av466baqwgdbinhhasjk0v-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [146] = {baseName = "339pa2mw3g1splyr253ckwzyi0abvnll-protos-27.0.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [147] = {baseName = "34vja6hg2sadpl8ra9j8h7av1rvh9wvx-legacy-support-core-utils-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [148] = {baseName = "355vqq7dfxy2fzqxlnw401vc2wvymq9m-jaxb-txw-parent-2.3.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [149] = {baseName = "359sm18x2kmdqnnhnspj7w0512qk8ixr-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [150] = {baseName = "35cfh0ahv2clvm7w8bkkcmi5v8hzajb1-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [151] = {baseName = "36jcsi4swrdc16h3cbg52jhgzzhg86jh-commons-parent-37.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [152] = {baseName = "38vbcml8yg78x125ar9ljfaj3z23r5zx-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [153] = {baseName = "398h03nvimbixgvkc2d22dkx5awwzi40-maven-model-2.2.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [154] = {baseName = "3abb5phf02pr16qzk9f0n5dnc03sxnaj-runner-1.2.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [155] = {baseName = "3adlrlxknp0944vsy4w920xas88ymzw3-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [156] = {baseName = "3b9xrwwj29f3rpd1c9ii0psmf2g4aiyc-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [157] = {baseName = "3bb9dyii3ljz8dvyn7mdizxbmaqx4rpg-jetifier-processor-1.0.0-beta08.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [158] = {baseName = "3c4in3qq7h4xp1fi6gxyl4zjs30ks61q-plexus-utils-1.5.15.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [159] = {baseName = "3cnymyqnaik5nfdpv232qfkjpxdqkrc0-print-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [160] = {baseName = "3f6lv2yl6j3vfkday07b4624knm7gv59-kotlin-stdlib-common-1.3.72.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [161] = {baseName = "3fxmqncimvmmwfw43b0qlw60wxa0mcyv-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [162] = {baseName = "3hjjm5r4khz8kis1y00g60f42a22fxr9-fragment-1.2.4.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [163] = {baseName = "3ilygpzs66vmys7dl6m8vj2awq5v7x2z-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [164] = {baseName = "3jz3hwl0gbfj717gqivnl7ryki28a4f1-proguard-gradle-6.0.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [165] = {baseName = "3k36zb710iixp6fayynqgw24yxajig2c-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [166] = {baseName = "3khzcqks5nvajmrh7c4i2nlbcmfz4q81-backport-util-concurrent-3.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [167] = {baseName = "3klbmi2gj6fm9n3mgzbks27q421mh30m-protobuf-java-3.10.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [168] = {baseName = "3mgs7knajiz57fg1g5py5wy4yag6a54n-commons-parent-42.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [169] = {baseName = "3min1la2b1m43lqxqzmvj9qzs6srdsy0-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [170] = {baseName = "3ni87jf8kwy4qran8c70nxm7qc0v6kgw-javax.activation-1.2.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [171] = {baseName = "3qh33p9sjkr1vclxbri3dzfsqx564r0r-legacy-support-core-utils-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [172] = {baseName = "3rg70cm7dp0bdy6plcalf895djpp8h4h-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [173] = {baseName = "3rk54m1pgwg13wpgjc6fi6va2zb084zr-mockito-core-3.3.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [174] = {baseName = "3sng6h0c4qfrk9m6r7ypapfdbrn5mj2q-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [175] = {baseName = "3sr6zgaj271p5drr7c1001qznpvnig40-material-1.2.1.module.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [176] = {baseName = "3sv2gbcnc29i3w7rz5yvwxkb948x0wjr-unpacked-img-sunfish-RQ1A.210205.004.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [177] = {baseName = "3swysln85nkm147000ipn8h9iczywjci-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [178] = {baseName = "3v48brsa73y6sqvscn6kvq112vh982dg-wayland-eb1339e.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [179] = {baseName = "3vcdg30kfc3q8a1vy48l6jd85bbk5v6q-jdom2-2.0.6.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [180] = {baseName = "3vj9c7d0lbhahhxfck3gcmsbl2s35alz-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [181] = {baseName = "3vkjlhcbyjrdlzq12lr4dvgk19nbxylj-annotations-13.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [182] = {baseName = "3wm6d0v2gmaaipwsa9950vbdks809kx3-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [183] = {baseName = "3x31m2dciz0ghwvfjyxvgb5d6j4jwgz0-animal-sniffer-annotations-1.17.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [184] = {baseName = "3xklwld330164b0afhbi59zdwl9vz6r2-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [185] = {baseName = "3zigpbr8cnv7x3ncj4gdc19kgixp8n3v-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [186] = {baseName = "3zjxcm8bd5gzcgxfl514nfyxxjqgrzqh-uast-26.6.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [187] = {baseName = "3zncq2cazyyazsf4hlv4hvq2dg31jvv8-protobuf-java-2.6.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [188] = {baseName = "406g306bz5zvfksmk788gyq693qd2j62-apache-19.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [189] = {baseName = "42b8d4ma1s5wnnq6a62y6bdxx4lrhbjf-lint-api-27.0.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [190] = {baseName = "42vjssddf056zlawm09084wcscbqwlid-wagon-http-lightweight-1.0-beta-6.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [191] = {baseName = "447m1xvm61n1xjg68d12ni4n8xhq0s0a-error_prone_annotations-2.3.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [192] = {baseName = "44i4kh7rja1lqpg3h640h0ffrjf1h8yg-builder-model-3.6.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [193] = {baseName = "46ci1p1c7p42wdap4jcd7x6cz6zrdr3m-documentfile-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [194] = {baseName = "46nrj6zsgn2q0bzzhrafhwzcw0xwpffa-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [195] = {baseName = "480d20ak065gb4r2aw8p6wwf216yj04f-istack-commons-runtime-3.0.7.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [196] = {baseName = "4ayp01ng4lh86zy5f0r6nh5h63vsjikp-loader-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [197] = {baseName = "4b8l3pi6jlnw9jkqqrhl9ffmacraymi6-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [198] = {baseName = "4ci0a9swl3fwasfilifgazf20ww3fw2j-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, [199] = {baseName = "4cmrm4291w8j7c01qw9b9c54bnplhs6q-junit-4.13.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}...} willSubstitute = std::set with 0 elements unknown = std::set with 0 elements downloadSize = 0 narSize = 0 __PRETTY_FUNCTION__ = "void nix::Worker::run(const Goals&)" #8 0x00007ffff7800d1f in nix::LocalStore::buildPaths (this=, drvPaths=..., buildMode=nix::bmNormal) at src/libstore/build/local-store-build.cc:20 worker = {topGoals = std::set with 1 element = {[0] = std::shared_ptr (use count 2, weak count 3) = {get() = 0x6362e20}}, awake = std::__cxx11::list = {[0] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64cd8c0}, [1] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x672a4b0}, [2] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6717f40}, [3] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63a3e10}, [4] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6aacbd0}, [5] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x691c100}, [6] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68e4e80}, [7] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6888040}, [8] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6837960}, [9] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68ab830}, [10] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x690f3d0}, [11] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68c0500}, [12] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68b1450}, [13] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68b3eb0}, [14] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x63e9220}, [15] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6732960}, [16] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6588a10}, [17] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66eb6a0}, [18] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66e1f50}, [19] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x69fd7e0}, [20] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68cdbd0}, [21] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x685cdc0}, [22] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x688e6d0}, [23] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x675acb0}, [24] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68531c0}, [25] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6501c40}, [26] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6716b20}, [27] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6396e40}, [28] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66f5a80}, [29] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64a6b50}, [30] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6702f50}, [31] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66bee90}, [32] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6b4fa70}, [33] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67dbb00}, [34] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x69113b0}, [35] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6b0be50}, [36] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66fdfd0}, [37] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66eff90}, [38] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6701ca0}, [39] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6565ec0}, [40] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64373d0}, [41] = std::weak_ptr (use count 4, weak count 3) = {get() = 0x63a70d0}, [42] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66c17d0}, [43] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66b7520}, [44] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x641dd10}, [45] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x65c2ed0}, [46] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6832870}, [47] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6901d30}, [48] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x661d110}, [49] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6625210}, [50] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a17cb0}, [51] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6869970}, [52] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6913ba0}, [53] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a18770}, [54] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a3a1d0}, [55] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x661e560}, [56] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66cd030}, [57] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64d1770}, [58] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66e7940}, [59] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6563160}, [60] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68a7ad0}, [61] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68457e0}, [62] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63a0770}, [63] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66dc2f0}, [64] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66855b0}, [65] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x642c9c0}, [66] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x648d1a0}, [67] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6720260}, [68] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63ceac0}, [69] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66fac40}, [70] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x67caf30}, [71] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66ec0d0}, [72] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66bc580}, [73] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63f88b0}, [74] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x652f8d0}, [75] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x67273d0}, [76] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6aad830}, [77] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x672ec40}, [78] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a241e0}, [79] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68eb4f0}, [80] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68be5d0}, [81] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66626b0}, [82] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x636dc50}, [83] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6748e30}, [84] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x688f0f0}, [85] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6848270}, [86] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x691d550}, [87] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66d9160}, [88] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x64d20a0}, [89] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6862a10}, [90] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68dde10}, [91] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66cb6b0}, [92] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6565730}, [93] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66dd6f0}, [94] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x63f8120}, [95] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x65811a0}, [96] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x673b790}, [97] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x686a380}, [98] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67d54d0}, [99] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66fc040}, [100] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x670d280}, [101] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x65afcf0}, [102] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x69fdf70}, [103] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64a7430}, [104] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6735290}, [105] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66d70d0}, [106] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64f6860}, [107] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68efd90}, [108] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6861690}, [109] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6644b30}, [110] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66226f0}, [111] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66c2120}, [112] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6465060}, [113] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x670fbc0}, [114] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64cef70}, [115] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x684b490}, [116] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6835b40}, [117] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66495a0}, [118] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67ba920}, [119] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68f79c0}, [120] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x691ab80}, [121] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6727d60}, [122] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6738500}, [123] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6530060}, [124] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x65cbc20}, [125] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x668c0d0}, [126] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x670aa80}, [127] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64151d0}, [128] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6450a60}, [129] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6729b10}, [130] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6725f30}, [131] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63eb160}, [132] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6391070}, [133] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67220e0}, [134] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66edfa0}, [135] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x63ac570}, [136] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6484290}, [137] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x690e910}, [138] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x69012f0}, [139] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68fa330}, [140] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6906f00}, [141] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68a3b70}, [142] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a15f20}, [143] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68b4840}, [144] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a1f000}, [145] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x684e8a0}, [146] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x665a920}, [147] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6664c30}, [148] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6716000}, [149] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66d5270}, [150] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x659e380}, [151] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64f2090}, [152] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68a1300}, [153] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x675f530}, [154] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x8840690}, [155] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674a270}, [156] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6876300}, [157] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66205e0}, [158] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68fb730}, [159] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a237e0}, [160] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x685d790}, [161] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66fcb70}, [162] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66fe9c0}, [163] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x657c170}, [164] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63abde0}, [165] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x689b660}, [166] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68a5b80}, [167] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68cf170}, [168] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68fcad0}, [169] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x657d060}, [170] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6733ea0}, [171] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x668d560}, [172] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6b05c80}, [173] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x688bcf0}, [174] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67e40d0}, [175] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6414a40}, [176] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x67193a0}, [177] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6704cf0}, [178] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63c9bf0}, [179] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66e0130}, [180] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x651e6c0}, [181] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x642a610}, [182] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66e0a70}, [183] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x688b2e0}, [184] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68780d0}, [185] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68ed370}, [186] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68ce690}, [187] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x649d8c0}, [188] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66fd4a0}, [189] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63acd00}, [190] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x673a270}, [191] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68d6dd0}, [192] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x68c74b0}, [193] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x642c230}, [194] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6731420}, [195] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63f9480}, [196] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x673d640}, [197] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66d0c60}, [198] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6b56100}, [199] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67d0390}...}, wantingToBuild = empty std::__cxx11::list, children = std::__cxx11::list = {[0] = {goal = std::weak_ptr (use count 1, weak count 3) = {get() = 0x64d0850}, goal2 = 0x64d0850, fds = std::set with 1 element = {[0] = 35}, respectTimeouts = true, inBuildSlot = true, lastOutput = {__d = {__r = 63589650672943}}, timeStarted = {__d = {__r = 63589650672943}}}, [1] = {goal = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6391f90}, goal2 = 0x6391f90, fds = std::set with 1 element = {[0] = 45}, respectTimeouts = true, inBuildSlot = true, lastOutput = {__d = {__r = 63590124103454}}, timeStarted = {__d = {__r = 63590124103454}}}, [2] = {goal = std::weak_ptr (use count 2, weak count 3) = {get() = 0x668a250}, goal2 = 0x668a250, fds = std::set with 1 element = {[0] = 19}, respectTimeouts = true, inBuildSlot = true, lastOutput = {__d = {__r = 63600127369005}}, timeStarted = {__d = {__r = 63600127369005}}}}, nrLocalBuilds = 3, derivationGoals = std::map with 1280 elements = {[{baseName = "00p5vr1hx3qnq7b7xdx55qk0k76cqyzq-GsfProxy.apk.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6476740}, [{baseName = "0165aqavnb4zl20h937q00irzyj4w1q5-loader-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a38300}, [{baseName = "01m3xig71nc7z360bi7v46sg93b69ax6-lifecycle-viewmodel-savedstate-2.2.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a38c70}, [{baseName = "02inx6h5y8h0iga7zjr03q1sw9bp51hx-maven-project-2.2.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6743a30}, [{baseName = "02psmlw4zwk7fgwmp82l7zsz79d7ff07-utils-4.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67443d0}, [{baseName = "02xwkpvkj1vdpqldmvyqjiqip3jfaz4s-constraintlayout-solver-1.1.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6744e60}, [{baseName = "03lnm02x2n2wkvb3k5xchlgwp7n9kqli-lint-checks-27.0.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a39610}, [{baseName = "04i44m30v4dnjgad3jxplcmpj098xnpy-builder-model-4.0.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6450a60}, [{baseName = "062s6bkaacdv25a2ivng2fwrzbd9iyy9-wagon-providers-1.0-beta-6.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6745870}, [{baseName = "066xaprnabiwzhvvgb3s7n5w77yr71dh-core-1.1.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6746350}, [{baseName = "06ap2fbkif5z2x5b7wk88vdv1vbqnhya-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 4, weak count 3) = {get() = 0x6397ec0}, [{baseName = "07lazarwq5703sqb980d2lyhla56vjhy-runner-1.2.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6746dd0}, [{baseName = "0826y7d085xfjakhdphqhdvcmgpl8fi8-appcompat-resources-1.2.0.module.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a3a1d0}, [{baseName = "0ayzx8sn4wmm0kz87ng8lcxp9m2h4ibi-error_prone_annotations-2.3.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6387d40}, [{baseName = "0bz0kmz95rll5qfsq5ls9myd0rbl0g32-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a006e0}, [{baseName = "0cax70s6dnapnxsfxhvlfss8wv0zrb54-robotnix-build.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x644b210}, [{baseName = "0cwid4hm4v32dxgc1r36hif5chgj4jbr-sdk-common-26.6.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66b5780}, [{baseName = "0cx1j4zss2sfi3i4cn04y7y1km2rzmw7-sdk-common-27.0.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x639e070}, [{baseName = "0d87n1i40v1is22gwjdp9f4hgd4sif5s-viewpager2-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a3ac10}, [{baseName = "0gjapg2v5jz5w14blkzr2babvi912zl0-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67477d0}, [{baseName = "0gnlzcycqzhj5mbsj758jn0ksnzwzwhc-robotnix-build-fhs.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6a3ee90}, [{baseName = "0h8qj5181m89707131yll5cy7k3bwf0c-customview-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67b4180}, [{baseName = "0hfjqybz4y7alr8z1c8q2nzwh094k2dg-dvlib-26.6.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66b60f0}, [{baseName = "0i39jn3sbl4g87mz7kfzjxq95cs5x48c-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x67b49b0}, [{baseName = "0kw7h6fbrlh5hf7lfqigczl3amr5wp7v-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 4, weak count 3) = {get() = 0x6445120}, [{baseName = "0lzf4c7596vb3jq88rfrc9m21k40scz6-maven-ant-tasks-2.1.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6748430}, [{baseName = "0mzl6hfh5qwhrlgzz0z7mhi08wxv95vy-media-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67b5e80}, [{baseName = "0nngnkj6ylb60i0ywd8b2nq5jf5a19kv-auto-common-0.8.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6748e30}, [{baseName = "0nr8i1sfadhxi3hqs5qbrswmx9m00gny-junit-4.12.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67498b0}, [{baseName = "0pbxqf9fg4ycqs2npyjm91fpi8wzpv9b-classworlds-1.1-alpha-2.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674a270}, [{baseName = "0pd6vxg4q8wrvf452w72wkjs9vrlzis1-databinding-common-4.0.1.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x65c9f50}, [{baseName = "0phf6mxbq8hpj80y4bbbmjqqvswh1f64-httpcore-4.4.10.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63817a0}, [{baseName = "0r570qqjip13f4wchmr9qf1flii8gmcy-utils-4.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674aba0}, [{baseName = "0r6ay7m01wvxlvlly7gh21qk56pdxsv2-plexus-containers-1.0.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674b600}, [{baseName = "0r8gn5h4l3rc5kfcncp1d1849m94lbk1-viewpager-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674bf70}, [{baseName = "0rxjz14h3dm85rhfqhjcrg28rcfvh5cf-apkzlib-3.6.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66b7520}, [{baseName = "0svnbhniw4gn4s30j22wwf73s09yz7cj-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66b7ed0}, [{baseName = "0v58kgr1vhxnb2z3hpqq7micj79vkphl-lifecycle-common-2.2.0.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674cb40}, [{baseName = "0v9al6kicslhrj3v23jj6n8jvcvr81f4-slf4j-parent-1.7.25.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674d550}, [{baseName = "0vcffh7z2kkvzxp33l6jr2ka6l57srhz-pmd-6.20.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674e070}, [{baseName = "0vk1kjw0m1lhnf326s22xgvkmr8a4r8d-etc-default-permissions-com.google.android.gms.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6473fe0}, [{baseName = "0vkhgk1anlqpjap19mji0wf2fqw7sgpd-stax-ex-1.8.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66b88a0}, [{baseName = "0wf263dw8ql87hw3z60n6ai32d5cagkc-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674ea40}, [{baseName = "0ws0hfhn407aa61ig0s0m12mkx9arx6z-localbroadcastmanager-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67b6960}, [{baseName = "0wv5gxk12a6k2896wwqc3g35wa9km9ca-guava-28.1-jre.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63aee20}, [{baseName = "0y03ais698nyh2d1iqk2yhy3yyz1zgz6-jetifier-core-1.0.0-beta09.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x63f36b0}, [{baseName = "0z6j45x7i4l3mhl11x4i0xi4d5mlzjn1-maven-artifact-2.2.1.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674f430}, [{baseName = "0zn96sh8r6fvkblldd43xg66xcglzj3i-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x6418ef0}, [{baseName = "108d433866j7qsadxvqwn6qjh2ily558-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x674fe40}, [{baseName = "11jigrkq8jlzbr8kg9g8w8w3iwizzgsl-juniversalchardet-1.0.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x658b670}, [{baseName = "11l40wgdzy9cmkcj31s8dxh5x2gmmkfb-asm-commons-7.0.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x648d1a0}, [{baseName = "12828znyh6wvd6amwi3xr99hz95jjrk9-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6750820}, [{baseName = "129465sip83vmjr8qzq8xijdj72kphyy-asm-analysis-7.0.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x63a0770}, [{baseName = "14741c337mzabx6a711zk2nlhw2gxayj-jetifier-core-1.0.0-beta08.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66b9270}, [{baseName = "14a5p52s27s47hwliqix0zf5w3ksj3l6-sandbox-4.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6751210}, [{baseName = "15q3x7r32l2ha35hf9gypsj7rg3fx927-kotlin-stdlib-1.3.72.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x64204d0}, [{baseName = "1618zgx8ns3ah5x21xmj3b081irsgmd1-bundletool-0.13.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6484290}, [{baseName = "169f033m5wlpvwfaqc8pk0yhavglwxxn-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66b9cf0}, [{baseName = "16bd7921043h9akq4w2y1la1kz72yx6s-guava-27.1-jre.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66ba6b0}, [{baseName = "16v4pcai4d2dvgpphm8lxfvscc14zr6q-juniversalchardet-1.0.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x63ea250}, [{baseName = "16v80sqi7lzs102r0183ciyvv7mhbfb2-guava-parent-19.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6751cd0}, [{baseName = "17b7c0lswafhsa47qxl0qljbqv4d3738-cursoradapter-1.0.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67b75c0}, [{baseName = "17wal359p3bd4gflxn2c1rc3604wrbw6-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67527a0}, [{baseName = "18g3v8c5l2kpiq48mmb8h4cba1qafnqq-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67530e0}, [{baseName = "1bwnyl0cc750raix8pn2cx4yh3r99qhh-jetifier-processor-1.0.0-beta09.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x64a7c50}, [{baseName = "1d6b3ahqknafp65m106v8fm7nkm65hl2-lifecycle-livedata-core-2.2.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67b8030}, [{baseName = "1fxw6gpnzdzc34l9lrrn53n6wsrr3dmv-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66bb0e0}, [{baseName = "1h0ar05cmck8y4gg5a8caf0gx21m9fb7-gradle-api-3.6.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66bba30}, [{baseName = "1h42m0lf0n8lbqsrrn55f6g31rd27ywz-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x641ab80}, [{baseName = "1hy50841hs40ja35smwrmjmpfhap19zp-constraintlayout-1.1.3.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6753ba0}, [{baseName = "1i1ilywawxin2l5x6ql22brpakznq1w4-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6754560}, [{baseName = "1jafikffr2kfwhjb8cw5ac8fphnhc2gx-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6754f40}, [{baseName = "1jdk3yqfvwf4ly4ghw8x49yph75699mp-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 4, weak count 3) = {get() = 0x635b430}, [{baseName = "1jpffqbvh21qkd83rnfbvwkpp3srdv52-lifecycle-viewmodel-savedstate-2.2.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67b8990}, [{baseName = "1krvsk74s2g1kp5jajxyw9b4cym3n6sj-core-3.3.3.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6755970}, [{baseName = "1ksnzhnnnfwlfgk177cpz64w2064n3v4-asm-tree-7.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66bc580}, [{baseName = "1l1cgbjllrqyvv46wkjkmd2clzysrdip-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 3, weak count 3) = {get() = 0x64f99a0}, [{baseName = "1lwpzyg3qinpsggqrs8qmzcnh37kqqgh-tint-20a8d31.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x8756f40}, [{baseName = "1lywgvqgkfxpmnqq2sf2yhilprv8swcn-objenesis-2.6.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6756420}, [{baseName = "1ms93qm5iz1ljdwl8dps5p9sv0nxj5ly-system.mk.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x650bbc0}, [{baseName = "1mvskzfd28qllyr4d943n3g6bg8c3wzr-jetifier-processor-1.0.0-beta08.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x66bcfb0}, [{baseName = "1mwxy533k3wx5f4lpqngdrpyjqyv3qrc-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66bd9f0}, [{baseName = "1n9cdkcidqr8sm1xh5aznssz0al6plgs-python-2.7.18-env.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6407d80}, [{baseName = "1ncbd427whwbn34r3mw4hqpnb1v325fy-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 4, weak count 3) = {get() = 0x641faa0}, [{baseName = "1p29xh286az9h3xsx7lq5876pn9a070p-legacy-support-v4-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6756ec0}, [{baseName = "1p82yxnwv3i7mb7r7kgnm557vq9h6ikv-aapt2-3.6.3-6040484-linux.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6757920}, [{baseName = "1p83xy8bxz3iysv2dgaclf1kl30gszd8-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67b9470}, [{baseName = "1pki0g8vg07m3kakvii9ahjg08sh1dnc-slidingpanelayout-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x67582e0}, [{baseName = "1pyxzjplv3h9k10qx2d1qk45v6fgv8p1-protobuf-parent-3.4.0.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66be3d0}, [{baseName = "1qjnjpzxwdkzy41hdzh9573pkxqkvy4w-xercesMinimal-1.9.6.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6758e20}, [{baseName = "1rhzp2g7691iz5f15icx4ssz0h4lsdih-shadowapi-4.3.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6759850}, [{baseName = "1s3rfp1506brsv2qld4p50rk2kbxccz4-nekohtml-1.9.6.2.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x675a1f0}, [{baseName = "1xjjbf8jjv4m6wmq0ibp4xmw23zmxba5-antlr4-runtime-4.7.jar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x675acb0}, [{baseName = "1yfbllip4s4mq88mdhjyz9scl5d53wxb-gson-2.8.5.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x647e090}, [{baseName = "1z002m3is964rkqxfp41s5h0q99yi751-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x67b9fa0}, [{baseName = "206kjnca5vri1vr6s8hp77b14ni45ns1-apache-18.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 2, weak count 3) = {get() = 0x66bee90}, [{baseName = "20jkbsbl9sx02dv7pab1zhsligmc39j2-viewpager2-1.0.0.aar.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x675b7d0}, [{baseName = "23pdmsk4snyb3azbr2hqcwkkbvxrn6kh-maven-parent-11.pom.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x675c1b0}, [{baseName = "2705mdn69y4ybk62w1d8r9770r2cr0h3-maven-metadata.xml.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x675d5a0}, [{baseName = "27vmbhn3ph9698gw8f9s2n3f9nqszbig-vanadium-snakeoil-cert.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = std::weak_ptr (use count 1, weak count 3) = {get() = 0x6452b50}...}, substitutionGoals = std::map with 0 elements, waitingForAnyGoal = empty std::__cxx11::list, waitingForAWhile = empty std::__cxx11::list, lastWokenUp = {__d = {__r = -9223372036854775808}}, pathContentsGoodCache = std::map with 17 elements = {[{baseName = "22vpsjxghi8w97rhd2r41i7msb890824-annotation-1.1.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "2p5vrb73j6g2v31ywgvwag3f36ld51ql-animal-sniffer-annotations-1.17.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "65fi532fjn94dwfjn070m6ni1r1v0kl6-adapterdelegates3-3.0.1.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "7mhh4f3yq50mr76b6qazyqjbs6ihhscv-animal-sniffer-parent-1.18.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "9qlvj49p4qbmc687bh33p99z3avh627k-animal-sniffer-annotations-1.17.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "a7a48wnxpy9vfxk32dnm6bq8wmr2myxb-annotation-experimental-1.0.0.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "bh0dlbhya9z7asb773asj3ca076gy722-all-1.2.0.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "bvxxw5rl5l6dgizwwry16v13vc9qlva5-animal-sniffer-parent-1.17.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "c3db7ivwazsnrphp6lv55fw7kyf62vk0-annotation-experimental-1.0.0.aar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "fnjgrp5bxaikabiinyf7wbrcxxs4pk97-annotation-1.1.0.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "jzc9xwdhnra3zilnsqiziq0nmnkzgd2s-robotnix-overlay", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "n99fp40ygcw477b9i7aivwcdwqw9jr10-animal-sniffer-annotations-1.18.jar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "nywyyn8cr5hywin4nli9rmxlf073nblr-animal-sniffer-annotations-1.18.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "pprlvnv9xkfa0cj8yiszw5hcgg96fh5j-robotnix-framework", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "sr9pnklsl3fwx49hrbd6wc1dkn1pxzc9-adapterdelegates3-3.0.1.aar", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true, [{baseName = "v3cdsm25hjy8ncir7jqrqgn92nx2011x-activity-1.1.0.pom", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}] = true}, act = {logger = @0x6d1860, id = 128204773785610}, actDerivations = {logger = @0x6d1860, id = 128204773785611}, actSubstitutions = {logger = @0x6d1860, id = 128204773785612}, permanentFailure = false, timedOut = false, hashMismatch = false, checkMismatch = false, store = @0x6d3120, hook = std::unique_ptr = {get() = 0x0}, expectedBuilds = 1280, doneBuilds = 17, failedBuilds = 0, runningBuilds = 4, expectedSubstitutions = 0, doneSubstitutions = 0, failedSubstitutions = 0, runningSubstitutions = 0, expectedDownloadSize = 0, doneDownloadSize = 0, expectedNarSize = 0, doneNarSize = 0, tryBuildHook = false} goals = std::set with 1 element = {[0] = std::shared_ptr (use count 2, weak count 3) = {get() = 0x6362e20}} failed = std::set with 0 elements ex = std::optional [no contained value] #9 0x0000000000550dd7 in nix::build (store=..., mode=nix::Realise::Outputs, installables=std::vector of length 1, capacity 1 = {...}, bMode=bMode@entry=nix::bmNormal) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/shared_ptr_base.h:1309 buildables = std::vector of length 1, capacity 1 = {std::variant [index 1] = {{drvPath = {baseName = "65yyh50zp8zswidpbay1r4zsisw0fcn3-debug-enter-env.sh.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, outputs = std::map with 1 element = {["out"] = std::optional = {[contained value] = {baseName = "y525x1mcjwj8sq4caa9qjramjw9p7qdm-debug-enter-env.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}}}}}} pathsToBuild = std::vector of length 1, capacity 1 = {{path = {baseName = "65yyh50zp8zswidpbay1r4zsisw0fcn3-debug-enter-env.sh.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, outputs = std::set with 1 element = {[0] = "out"}}} #10 0x00000000004f6fad in CmdBuild::run (this=0x6a0960, store=...) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/ext/atomicity.h:96 buildables = std::vector of length 1, capacity 1 = {std::variant [index 1] = {{drvPath = {baseName = "65yyh50zp8zswidpbay1r4zsisw0fcn3-debug-enter-env.sh.drv", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}, outputs = std::map with 1 element = {["out"] = std::optional = {[contained value] = {baseName = "y525x1mcjwj8sq4caa9qjramjw9p7qdm-debug-enter-env.sh", static HashLen = 32, static dummy = {baseName = 'f' , "-x", static HashLen = 32, static dummy = }}}}}}} #11 0x0000000000500007 in nix::StoreCommand::run (this=0x6a0bd8) at src/nix/command.cc:45 No locals. #12 0x000000000056e2cb in nix::mainWrapped (argc=, argv=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/shared_ptr_base.h:1309 programName = "nix" f = {fun = {> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0xfffffffffffffd20, _M_const_object = 0xfffffffffffffd20, _M_function_pointer = 0xfffffffffffffd20, _M_member_pointer = (void (std::_Undefined_class::*)(std::_Undefined_class * const)) 0xfffffffffffffd20, this adjustment 2}, _M_pod_data = " \375\377\377\377\377\377\377\002\000\000\000\000\000\000"}, _M_manager = 0x56cc10 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x56cbf7 >::_M_invoke(const std::_Any_data &)>}} args = { = { = {_vptr.Args = 0x661f88 , static ArityAny = 18446744073709551615, longFlags = std::map with 151 elements = {["access-tokens"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6be650}, ["allow-dirty"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bea30}, ["allow-import-from-derivation"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cb790}, ["allow-new-privileges"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bedd0}, ["allow-symlinked-store"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bf1c0}, ["allow-unsafe-native-code-during-evaluation"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cbb90}, ["allowed-impure-host-deps"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bf600}, ["allowed-uris"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cbf50}, ["allowed-users"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bfa30}, ["auto-optimise-store"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bfe70}, ["bash-prompt"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cd520}, ["bash-prompt-suffix"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cd720}, ["build-hook"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c0230}, ["build-poll-interval"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c0430}, ["build-users-group"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c0650}, ["builders"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c0850}, ["builders-use-substitutes"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c0a90}, ["compress-build-log"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c0e80}, ["connect-timeout"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bd880}, ["cores"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c1240}, ["debug"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bc6c0}, ["diff-hook"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c1420}, ["download-attempts"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bda80}, ["enforce-determinism"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c1630}, ["eval-cache"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cc330}, ["experimental-features"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c1a50}, ["extra-access-tokens"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6be890}, ["extra-allowed-impure-host-deps"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bf880}, ["extra-allowed-uris"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cc190}, ["extra-allowed-users"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bfc70}, ["extra-experimental-features"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c1cc0}, ["extra-extra-platforms"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c20c0}, ["extra-hashed-mirrors"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c32c0}, ["extra-nix-path"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cc8b0}, ["extra-platforms"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c1e70}, ["extra-plugin-files"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c6580}, ["extra-sandbox-paths"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c8670}, ["extra-secret-key-files"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c8b00}, ["extra-substituters"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c9400}, ["extra-system-features"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c9e00}, ["extra-trusted-public-keys"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6ca650}, ["extra-trusted-substituters"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6caac0}, ["extra-trusted-users"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6caeb0}, ["fallback"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c2260}, ["filter-syscalls"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c25a0}, ["flake-registry"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c2960}, ["fsync-metadata"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c2bb0}, ["gc-reserved-space"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c2ea0}, ["hashed-mirrors"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c3080}, ["help"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cd980}, ["help-config"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cdb20}, ["http-connections"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bdca0}, ["http2"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bde90}, ["impersonate-linux-26"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c34c0}, ["keep-build-log"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c3850}, ["keep-derivations"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c3c00}, ["keep-env-derivations"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c4010}, ["keep-failed"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c43a0}, ["keep-going"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c46e0}, ["keep-outputs"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c4a20}, ["log-format"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bc9a0}, ["log-lines"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c4d90}, ["max-build-log-size"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c4f90}, ["max-free"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c5190}, ["max-jobs"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c5370}, ["max-silent-time"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c54f0}, ["min-free"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c56d0}, ["min-free-check-interval"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c5910}, ["nar-buffer-size"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c5ae0}, ["narinfo-cache-negative-ttl"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c5d30}, ["narinfo-cache-positive-ttl"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c5f80}, ["netrc-file"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c6160}, ["nix-path"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cc6a0}, ["no-allow-dirty"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bebd0}, ["no-allow-import-from-derivation"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cb9a0}, ["no-allow-new-privileges"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6befd0}, ["no-allow-symlinked-store"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bf3c0}, ["no-allow-unsafe-native-code-during-evaluation"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cbd80}, ["no-auto-optimise-store"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c0070}, ["no-builders-use-substitutes"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c0ca0}, ["no-compress-build-log"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c1080}, ["no-enforce-determinism"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c1830}, ["no-eval-cache"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6cc4d0}, ["no-fallback"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c2400}, ["no-filter-syscalls"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c2770}, ["no-fsync-metadata"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c2cf0}, ["no-http2"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6be030}, ["no-impersonate-linux-26"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c36c0}, ["no-keep-build-log"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c3a20}, ["no-keep-derivations"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c3df0}, ["no-keep-env-derivations"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c4210}, ["no-keep-failed"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c4540}, ["no-keep-going"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c4880}, ["no-keep-outputs"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c4bc0}, ["no-net"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6ce0b0}, ["no-preallocate-contents"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bcff0}, ["no-print-missing"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c6cd0}, ["no-pure-eval"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6ccbf0}, ["no-require-sigs"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6c7210}, ["no-restrict-eval"] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6ccf60}...}, shortFlags = std::map with 3 elements = {[76 'L'] = std::shared_ptr (use count 2, weak count 0) = {get() = 0x6cdce0}, [106 'j'] = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6bcb80}, [118 'v'] = std::shared_ptr (use count 2, weak count 0) = {get() = 0x6bc4e0}}, expectedArgs = empty std::__cxx11::list, hiddenCategories = std::set with 1 element = {[0] = "config"}}, _vptr.MultiCommand = 0x661f28 , commands = std::map with 41 elements = {["add-to-store"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x4ea3cd ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x4ea5c1 (), nix::registerCommand(const string&) [with T = CmdAddToStore; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["build"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x4eec47 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x4eee3b (), nix::registerCommand(const string&) [with T = CmdBuild; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["bundle"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x4f7937 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x4f7b2b (), nix::registerCommand(const string&) [with T = CmdBundle; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["cat-nar"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x4fd210 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x4fdbb8 (), nix::registerCommand(const string&) [with T = CmdCatNar; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["cat-store"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x4fd1eb ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x4fd4aa (), nix::registerCommand(const string&) [with T = CmdCatStore; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["copy"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x504cbb ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x504eaf (), nix::registerCommand(const string&) [with T = CmdCopy; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["copy-sigs"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5c151d ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5c17dc (), nix::registerCommand(const string&) [with T = CmdCopySigs; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["describe-stores"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5081e7 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5083db (), nix::registerCommand(const string&) [with T = CmdDescribeStores; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["develop"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x50f7f6 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x51132b (), nix::registerCommand(const string&) [with T = CmdDevelop; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["diff-closures"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x520d1d ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5210b4 (), nix::registerCommand(const string&) [with T = CmdDiffClosures; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["doctor"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x52649f ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x526857 (), nix::registerCommand(const string&) [with T = CmdDoctor; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["dump-path"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5297d5 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5299c9 (), nix::registerCommand(const string&) [with T = CmdDumpPath; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["edit"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x52b5c9 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x52b7bd (), nix::registerCommand(const string&) [with T = CmdEdit; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["eval"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x52d65b ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x52d84f (), nix::registerCommand(const string&) [with T = CmdEval; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["flake"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x530d63 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x53139b (), nix::registerCommand(const string&) [with T = CmdFlake; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["hash-file"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x54b1cb >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x54c305 (), >::_M_invoke(const std::_Any_data &)>}, ["hash-path"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x54b1f0 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x54c6bb (), >::_M_invoke(const std::_Any_data &)>}, ["log"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x565b93 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x565d87 (), nix::registerCommand(const string&) [with T = CmdLog; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["ls-nar"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x56840c ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x568dca (), nix::registerCommand(const string&) [with T = CmdLsNar; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["ls-store"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5683e7 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5686a6 (), nix::registerCommand(const string&) [with T = CmdLsStore; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["make-content-addressable"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x57105f ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x571307 (), nix::registerCommand(const string&) [with T = CmdMakeContentAddressable; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["optimise-store"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x575e79 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x57606d (), nix::registerCommand(const string&) [with T = CmdOptimiseStore; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["path-info"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x576dd3 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x576fc7 (), nix::registerCommand(const string&) [with T = CmdPathInfo; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["ping-store"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x57aa77 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x57ac6b (), nix::registerCommand(const string&) [with T = CmdPingStore; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["print-dev-env"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x50f7d1 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x510e3c (), nix::registerCommand(const string&) [with T = CmdPrintDevEnv; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["profile"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x57b9d1 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x57bbc5 (), nix::registerCommand(const string&) [with T = CmdProfile; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["registry"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x59e45d ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x59e651 (), nix::registerCommand(const string&) [with T = CmdRegistry; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["repl"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5a40d7 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5a8726 (), nix::registerCommand(const string&) [with T = nix::CmdRepl; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["run"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5af05f ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5b06b2 (), nix::registerCommand(const string&) [with T = CmdRun; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["search"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5b7c3f ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5b86df (), nix::registerCommand(const string&) [with T = CmdSearch; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["shell"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5af03a ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5b0442 (), nix::registerCommand(const string&) [with T = CmdShell; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["show-config"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5bce9b ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5bd08f (), nix::registerCommand(const string&) [with T = CmdShowConfig; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["show-derivation"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5be2f5 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5be4e9 (), nix::registerCommand(const string&) [with T = CmdShowDerivation; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["sign-paths"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5c1542 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5c1a4c (), nix::registerCommand(const string&) [with T = CmdSignPaths; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["to-base16"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x54b215 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x54d593 (), >::_M_invoke(const std::_Any_data &)>}, ["to-base32"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x54b23a >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x54d1dd (), >::_M_invoke(const std::_Any_data &)>}, ["to-base64"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x54b25f >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x54ce27 (), >::_M_invoke(const std::_Any_data &)>}, ["to-sri"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x54b284 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x54ca71 (), >::_M_invoke(const std::_Any_data &)>}, ["upgrade-nix"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5c653f ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5c6733 (), nix::registerCommand(const string&) [with T = CmdUpgradeNix; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["verify"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5cbaa1 ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5cbc95 (), nix::registerCommand(const string&) [with T = CmdVerify; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}, ["why-depends"] = { >> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x5d11eb ]:: >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x5d13df (), nix::registerCommand(const string&) [with T = CmdWhyDepends; std::string = std::__cxx11::basic_string]:: >::_M_invoke(const std::_Any_data &)>}}, categories = std::map with 4 elements = {[0] = "Main commands", [100] = "Infrequently used commands", [101] = "Utility/scripting commands", [102] = "Commands for upgrading or troubleshooting your Nix installation"}, deprecatedAliases = std::map with 1 element = {["dev-shell"] = "develop"}, command = std::optional, std::allocator >, nix::ref >> containing None = {first = "build", second = {p = std::shared_ptr (use count 1, weak count 0) = {get() = 0x6a0bd8}}}}, = {_vptr.MixCommonArgs = 0x661fd0 , programName = "nix"}, _vptr.NixArgs = 0x661ed8 , printBuildLogs = false, useNet = true, refresh = false} printCompletions = {fun = {> = {}, = {static _M_max_size = 16, static _M_max_align = 8, _M_functor = {_M_unused = {_M_object = 0x0, _M_const_object = 0x0, _M_function_pointer = 0x0, _M_member_pointer = NULL}, _M_pod_data = '\000' }, _M_manager = 0x56cc35 >::_M_manager(std::_Any_data &, const std::_Any_data &, std::_Manager_operation)>}, _M_invoker = 0x56cc9c >::_M_invoke(const std::_Any_data &)>}} #13 0x000000000056e830 in ::operator() (__closure=) at src/nix/main.cc:261 argc = argv = #14 std::_Function_handler >::_M_invoke(const std::_Any_data &) (__functor=...) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/std_function.h:300 No locals. #15 0x00000000004d43d2 in std::function::operator()() const (this=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/bits/std_function.h:263 No locals. #16 0x00007ffff7ac2a3e in nix::handleExceptions(std::__cxx11::basic_string, std::allocator > const&, std::function) (programName="/nix/store/q7yz2gy4czj8c6p22w9y11bzjh2mdpig-nix-2.4pre20201201_5a6ddb3/bin/nix", fun=...) at src/libmain/shared.cc:312 receiveInterrupts = {target = 140737320860160, callback = std::unique_ptr = {get() = 0x6ac660}} error = "\033[31;1merror:\033[0m " #17 0x000000000056cf20 in main (argc=, argv=) at /nix/store/2mgq3kcgv4hmfav47dpgfp2w71dwwqa0-gcc-9.3.0/include/c++/9.3.0/ext/new_allocator.h:80 No locals. ```

The assertion failure is located here: https://github.com/NixOS/nix/blob/5a6ddb3de14a1684af6c793d663764d093fa7846/src/libstore/build/derivation-goal.cc#L3214

kirelagin commented 3 years ago

Looks like there is a lot of more useful information here by now, but I’ll quickly jump in to say that I have just encountered the same with nix (Nix) 2.4pre20201201_5a6ddb3 while running nix profile upgrade '.*' after updating my nixos-20.09 input.

fogti commented 3 years ago

looks like a race condition... hit it again:

building '/nix/store/b41y1pfsq3lz7s5db38yq43fjigwr4gw-unit-kmsconvt-.service.drv'...
[2/107/256 built, 2/906/944 copied (7012.7/7840.1 MiB), 4.8 MiB DL] building unit-kmsconvt-.servicenix: src/libstore/build/local-derivation-goal.cc:2460: virtual void nix::LocalDerivationGoal::registerOutputs(): Assertion `newInfo.ca' failed.
/run/current-system/sw/bin/nixos-install: line 160:  2539 Aborted                 (core dumped) nix "${flakeFlags[@]}" build "$flake#$flakeAttr.config.system.build.toplevel" --store "$mountPoint" --extra-substituters "$sub" "${verbosity[@]}" "${extraBuildFlags[@]}" "${lockFlags[@]}" --out-link "$outLink"

with nix-env (Nix) 2.4pre20210326_dd77f71

Fuuzetsu commented 3 years ago

We're hitting this too, it's quite annoying as it happens in CI... Using unstable nix from last week. Also using flakes as the others. I'm unsure if I saw it when using classical commands like nix-build.(via flake-compat).

nixos-discourse commented 3 years ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/content-addressed-nix-call-for-testers/12881/23

nixos-discourse commented 3 years ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/content-addressed-nix-call-for-testers/12881/25

Fuuzetsu commented 3 years ago

I'm unsure if I saw it when using classical commands like nix-build.(via flake-compat).

I tried this today and I do see this. I will try downgrading to stable nix which is a shame.

tomberek commented 3 years ago

Is there a minimal repro? (might be easier than digging through core dump?)

Fuuzetsu commented 3 years ago

I can't offer what I have as it's for internal packages. I did notice that if you have a lot of derivations to build (in our case, 500+), it's almost guaranteed to happen early on while it barely happens if you only have a few. So it seems like some race condition as mentioned previously.

I suppose one could try to make a failing repro just by making a large amount of derivations. I haven't tried.

Ericson2314 commented 3 years ago

Can we confirm

Fuuzetsu commented 3 years ago

I tried this today and I do see this. I will try downgrading to stable nix which is a shame.

Using stable nix (2.3.10) with the exact same nix-build command has not exhibited the problem.

Whether the already-registered path according to nix path-info has a CA? (We know it is already registered because that's the condition the failing assert is under.)

Which path would that be? Here's a sample crash that we got in CI. If I see this, should I be running nix path-info on engine-junit-tests?

$ nix -L build .#engine-junit-tests -o target/junit
serde_cbor> trying https://static.crates.io/crates/serde_cbor/serde_cbor-0.11.1.crate
serde_cbor>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
serde_cbor>                                  Dload  Upload   Total   Spent    Left  Speed
serde_cbor> 100 43947  100 43947    0     0   327k      0 --:--:-- --:--:-- --:--:--  327k
serde_cbor (post)> Signing paths /nix/store/w5m1vf0xjbaaqh7wk4nyiajnmx9w08yy-serde_cbor-0.11.1.tar.gz
serde_cbor (post)> Uploading paths /nix/store/w5m1vf0xjbaaqh7wk4nyiajnmx9w08yy-serde_cbor-0.11.1.tar.gz
signal-hook> trying https://static.crates.io/crates/signal-hook/signal-hook-0.3.7.crate
signal-hook>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
signal-hook>                                  Dload  Upload   Total   Spent    Left  Speed
signal-hook> 100 49462  100 49462    0     0   670k      0 --:--:-- --:--:-- --:--:--  670k
smol> trying https://static.crates.io/crates/smol/smol-1.2.5.crate
smol>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
smol>                                  Dload  Upload   Total   Spent    Left  Speed
smol> 100 43577  100 43577    0     0   746k      0 --:--:-- --:--:-- --:--:--  746k
nix: src/libstore/build/local-derivation-goal.cc:2460: virtual void nix::LocalDerivationGoal::registerOutputs(): Assertion `newInfo.ca' failed.
/usr/bin/bash: line 131:    16 Aborted                 (core dumped) nix -L build .#engine-junit-tests -o target/junit
Ericson2314 commented 3 years ago

@Fuuzetsu Hmm, well yes it is hard to tell there which derivation it is. Maybe it would be easier to first edit the assert to print the drvPath and outputPath? I guess per https://en.cppreference.com/w/cpp/error/assert the comma operator will do.

Once we have those, we answer my two questions.

fogti commented 3 years ago

@Ericson2314 "the comma operator will do" no, it won't, because the string is rendered at compile time, not at runtime, and thus doesn't contain evaluated dynamic values. The assert should be replaced by

    if(!newInfo.ca) {
        /* proper logging + print debug info */
        assert(false);
    }
Ericson2314 commented 3 years ago

@zseri oh true. But it can be hacky because this is a bug that should be fixed, not a normal error that can crop up from time to time. I would just say use gdb but that is probably more work for just answering these too questions.

fogti commented 3 years ago

The comment above the line indicated that the path is already produced by something else. Is there a way to display which 2 realizations produced it?

Ericson2314 commented 3 years ago

@zseri Not built-in to my knowledge but one can query the database once we have the path.

hmenke commented 3 years ago

@Ericson2314 In my comment https://github.com/NixOS/nix/issues/4256#issuecomment-774710467 I have provided a full backtrace which contains all the information you are asking for.

You can also try building robotnix to reproduce the issue. This build tries to realize a couple of thousand fixed-output derivation, so you are pretty much guaranteed to hit the bug.

{
  description = "Test";
  inputs.robotnix.url = "github:danielfullmer/robotnix";
  outputs = { self, robotnix }: {
    robotnixConfigurations."dailydriver" = robotnix.lib.robotnixSystem { device = "crosshatch"; flavor = "vanilla"; };
    defaultPackage.x86_64-linux = self.robotnixConfigurations."dailydriver".img;
  };
}

The crash happens in the frontend, because I can reproduce with a Nix 2.3.10 daemon and Nix 2.4pre daemon.

Ericson2314 commented 3 years ago

@hmenke Thanks. So I see the path is 3lc1nbhmpjc05da9r0a1777rnkbqqh85-annotations-13.0.jar the drvPath is a field on DerivationGoal not local variable, and those evidentally aren't printed by default, but this gets us closer.

nixos-discourse commented 3 years ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/tweag-nix-dev-update-12/13185/2

hmenke commented 3 years ago

@Ericson2314 With Nix 2.4pre20210601_5985b8b I can now build the above robotnix flake without hitting the assertion (which would previously be hit more than 20 times until all outputs were realised). While this is not definitive proof, there is a good chance that #4798 did fix this issue.

Ericson2314 commented 3 years ago

Great! And #5030 might help too.

stale[bot] commented 2 years ago

I marked this as stale due to inactivity. → More info

hmenke commented 2 years ago

I haven't seen this in a long time. From my point of view this issue can be closed.

Fuuzetsu commented 2 years ago

I have also not seen this for a long time, it's probably fixed.

Ericson2314 commented 2 years ago

Fingers crossed!