dan-t / rusty-tags

Create ctags/etags for a cargo project
Other
405 stars 32 forks source link

Too many open files on large project #72

Closed bodymindarts closed 4 years ago

bodymindarts commented 4 years ago

I'd like to use rusty-tags to jump into dependencies. My current setup using ctags just works for files in the local repo. But unfortunately I keep getting the error:

Too many open files (os error 24) at path "/var/folders/8l/77fwhqdx3tvfnn3s_k7nlwgm0000gn/T/.tmpxEFnsF"

Is there any way to limit the number of files open at a given time? I've tried with ctags as well as universal-ctags but it doesn't seem to make a difference.

Mac OS 10.15.5

dan-t commented 4 years ago

Please call rusty-tags with the ˋ—verboseˋ option and add the output here.

bodymindarts commented 4 years ago
$ rusty-tags -v vi
Switching to single threaded for verbose output
Using configuration: vi_tags='rusty-tags.vi', emacs_tags='rusty-tags.emacs', ctags_exe='None', ctags_options=''
Found ctags executable: UniversalCtags("ctags")
Fetching source and metadata ...
Found package of (syn, 1.0.33) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.33/src'
Found package of (tower, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-0.3.1/src'
Found package of (diesel_migrations, 1.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/diesel_migrations-1.4.0/src'
Found package of (tower-ready-cache, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-ready-cache-0.3.1/src'
Found package of (itoa, 0.4.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.6/src'
Found package of (futures-macro, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-macro-0.3.5/src'
Found package of (project-network-framework, 0.1.0) with source at '/Users/jcarter/projects/projectio/project-network/framework/src'
Found package of (actix-service, 1.0.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.5/src'
Found package of (actix-codec, 0.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-codec-0.2.0/src'
Found package of (tracing-log, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-log-0.1.1/src'
Found package of (byteorder, 1.3.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.3.4/src'
Found package of (rand, 0.7.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.7.3/src'
Found package of (tokio-util, 0.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-util-0.2.0/src'
Found package of (scoped-tls, 0.1.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src'
Found package of (autocfg, 0.1.7) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-0.1.7/src'
Found package of (actix-threadpool, 0.3.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-threadpool-0.3.2/src'
Found package of (awc, 2.0.0-alpha.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/awc-2.0.0-alpha.2/src'
Found package of (thiserror, 1.0.20) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.20/src'
Found package of (ansi_term, 0.11.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ansi_term-0.11.0/src'
Found package of (pin-project, 0.4.22) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-0.4.22/src'
Found package of (rand_hc, 0.1.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_hc-0.1.0/src'
Found package of (regex, 1.3.9) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.3.9/src'
Found package of (winreg, 0.7.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src'
Found package of (textwrap, 0.11.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/textwrap-0.11.0/src'
Found package of (addr2line, 0.12.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/addr2line-0.12.2/src'
Found package of (rand_chacha, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.1.1/src'
Found package of (ryu, 1.0.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ryu-1.0.5/src'
Found package of (winapi-build, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-build-0.1.1/src'
Found package of (chunked_transfer, 1.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/chunked_transfer-1.2.0/src'
Found package of (pin-project-lite, 0.1.7) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-lite-0.1.7/src'
Found package of (typenum, 1.12.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.12.0/src'
Found package of (rand_xorshift, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_xorshift-0.1.1/src'
Found package of (actix-router, 0.2.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-router-0.2.4/src'
Found package of (actix-rt, 1.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-rt-1.1.1/src'
Found package of (unicode-xid, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-xid-0.2.1/src'
Found package of (maybe-uninit, 2.0.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/maybe-uninit-2.0.0/src'
Found package of (stdweb-derive, 0.5.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/stdweb-derive-0.5.3/src'
Found package of (parking_lot, 0.10.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.10.2/src'
Found package of (jsonwebtoken, 7.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/jsonwebtoken-7.2.0/src'
Found package of (actix-macros, 0.1.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-macros-0.1.2/src'
Found package of (ipconfig, 0.2.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ipconfig-0.2.2/src'
Found package of (tower-discover, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-discover-0.3.0/src'
Found package of (tokio-macros, 0.2.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-macros-0.2.5/src'
Found package of (tower-layer, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-layer-0.3.0/src'
Found package of (rand_os, 0.1.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_os-0.1.3/src'
Found package of (ordered-float, 1.0.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ordered-float-1.0.2/src'
Found package of (byte-tools, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/byte-tools-0.3.1/src'
Found package of (match_cfg, 0.1.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/match_cfg-0.1.0/src'
Found package of (tracing-attributes, 0.1.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.8/src'
Found package of (tinyvec, 0.3.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tinyvec-0.3.3/src'
Found package of (tracing-futures, 0.2.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-futures-0.2.4/src'
Found package of (structopt, 0.3.15) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-0.3.15/src'
Found package of (r2d2, 0.8.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.8/src'
Found package of (matchers, 0.0.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/matchers-0.0.1/src'
Found package of (mio-uds, 0.6.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-uds-0.6.8/src'
Found package of (rand_isaac, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_isaac-0.1.1/src'
Found package of (regex-syntax, 0.6.18) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.18/src'
Found package of (time-macros, 0.1.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/time-macros-0.1.0/src'
Found package of (rand_chacha, 0.2.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.2.2/src'
Found package of (pkg-config, 0.3.17) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.17/src'
Found package of (rand, 0.6.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.5/src'
Found package of (diesel, 1.4.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.5/src'
Found package of (net2, 0.2.34) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/net2-0.2.34/src'
Found package of (prost-derive, 0.6.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-derive-0.6.1/src'
Found package of (signal-hook-registry, 1.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/signal-hook-registry-1.2.0/src'
Found package of (sha1, 0.6.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/sha1-0.6.0/src'
Found package of (num-traits, 0.2.12) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.12/src'
Found package of (winapi, 0.3.9) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/src'
Found package of (percent-encoding, 2.1.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/percent-encoding-2.1.0'
Found package of (crc32fast, 1.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/crc32fast-1.2.0/src'
Found package of (indexmap, 1.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/indexmap-1.4.0/src'
Found package of (crossbeam-channel, 0.4.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.4.2/src'
Found package of (which, 3.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/which-3.1.1/src'
Found package of (backtrace, 0.3.49) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.49/src'
Found package of (idna, 0.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src'
Found package of (openssl, 0.10.30) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.30/src'
Found package of (rand_pcg, 0.1.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.1.2/src'
Found package of (juniper_codegen, 0.14.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/juniper_codegen-0.14.2/src'
Found package of (multimap, 0.8.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/multimap-0.8.1/src'
Found package of (unicode-normalization, 0.1.13) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.13/src'
Found package of (async-trait, 0.1.36) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.36/src'
Found package of (bitflags, 1.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-1.2.1/src'
Found package of (rand_hc, 0.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_hc-0.2.0/src'
Found package of (tracing-opentelemetry, 0.5.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-opentelemetry-0.5.0/src'
Found package of (openssl-sys, 0.9.58) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.58/src'
Found package of (project-network-shared, 0.1.0) with source at '/Users/jcarter/projects/projectio/project-network/shared/src'
Found package of (ttl_cache, 0.5.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ttl_cache-0.5.1/src'
Found package of (redis-async, 0.6.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/redis-async-0.6.3/src'
Found package of (cloudabi, 0.0.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/cloudabi-0.0.3'
Found package of (threadpool, 1.8.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/threadpool-1.8.1/src'
Found package of (actix-connect, 2.0.0-alpha.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-connect-2.0.0-alpha.3/src'
Found package of (dtoa, 0.4.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/dtoa-0.4.6/src'
Found package of (aho-corasick, 0.7.13) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/aho-corasick-0.7.13/src'
Found package of (vec_map, 0.8.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/vec_map-0.8.2/src'
Found package of (openssl-probe, 0.1.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-probe-0.1.2/src'
Found package of (bytes, 0.5.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.5.5/src'
Found package of (crossbeam-utils, 0.7.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.7.2/src'
Found package of (security-framework, 0.4.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/security-framework-0.4.4/src'
Found package of (tower-util, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-util-0.3.1/src'
Found package of (want, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/want-0.3.0/src'
Found package of (futures-sink, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-sink-0.3.5/src'
Found package of (chrono, 0.4.11) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.11/src'
Found package of (fuchsia-cprng, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/fuchsia-cprng-0.1.1/src'
Found package of (libc, 0.2.71) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.71/src'
Found package of (project-network-projections, 0.1.0) with source at '/Users/jcarter/projects/projectio/project-network/projections/src'
Found package of (mio, 0.6.22) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.6.22/src'
Found package of (hostname, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/hostname-0.3.1/src'
Found package of (tempfile, 3.1.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tempfile-3.1.0/src'
Found package of (quick-error, 1.2.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/quick-error-1.2.3/src'
Found package of (lazy_static, 1.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src'
Found package of (bumpalo, 3.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/bumpalo-3.4.0/src'
Found package of (block-padding, 0.1.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/block-padding-0.1.5/src'
Found package of (tracing-subscriber, 0.2.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-subscriber-0.2.6/src'
Found package of (tower-balance, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-balance-0.3.0/src'
Found package of (try-lock, 0.2.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/try-lock-0.2.2/src'
Found package of (base64, 0.11.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/base64-0.11.0/src'
Found package of (juniper, 0.14.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/juniper-0.14.2/src'
Found package of (wasm-bindgen-macro-support, 0.2.64) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-support-0.2.64/src'
Found package of (syn-mid, 0.5.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-mid-0.5.0/src'
Found package of (actix-testing, 1.0.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-testing-1.0.1/src'
Found package of (thread_local, 1.0.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/thread_local-1.0.1/src'
Found package of (slab, 0.4.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/slab-0.4.2/src'
Found package of (tower-make, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-make-0.3.0/src'
Found package of (actix-tls, 2.0.0-alpha.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-tls-2.0.0-alpha.1/src'
Found package of (miniz_oxide, 0.3.7) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.3.7/src'
Found package of (miniz_oxide, 0.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/miniz_oxide-0.4.0/src'
Found package of (strsim, 0.8.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/strsim-0.8.0/src'
Found package of (rand_core, 0.4.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.2/src'
Found package of (tonic, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tonic-0.2.1/src'
Found package of (itertools, 0.8.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.8.2/src'
Found package of (miow, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/miow-0.2.1/src'
Found package of (native-tls, 0.2.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/native-tls-0.2.4/src'
Found package of (thrift, 0.13.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/thrift-0.13.0/src'
Found package of (generator, 0.6.21) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/generator-0.6.21/src'
Found package of (smallvec, 1.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/smallvec-1.4.0'
Found package of (unicode-bidi, 0.3.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-bidi-0.3.4/src'
Found package of (parking_lot_core, 0.7.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.7.2/src'
Found package of (winapi, 0.2.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-0.2.8/src'
Found package of (ring, 0.16.15) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.15/src'
Found package of (scopeguard, 1.1.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/scopeguard-1.1.0/src'
Found package of (tokio, 0.2.21) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src'
Found package of (rustc-demangle, 0.1.16) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc-demangle-0.1.16/src'
Found package of (rand_pcg, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.2.1/src'
Found package of (gimli, 0.21.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/gimli-0.21.0/src'
Found package of (prost-types, 0.6.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-types-0.6.1/src'
Found package of (tower-load, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-load-0.3.0/src'
Found package of (sha-1, 0.8.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/sha-1-0.8.2/src'
Found package of (schannel, 0.1.19) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/schannel-0.1.19/src'
Found package of (pem, 0.8.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/pem-0.8.1/src'
Found package of (brotli-sys, 0.3.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/brotli-sys-0.3.2/src'
Found package of (qstring, 0.7.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/qstring-0.7.2/src'
Found package of (redox_syscall, 0.1.56) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/redox_syscall-0.1.56/src'
Found package of (version_check, 0.9.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/version_check-0.9.2/src'
Found package of (hermit-abi, 0.1.14) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/hermit-abi-0.1.14/src'
Found package of (rand_core, 0.5.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.5.1/src'
Found package of (standback, 0.2.9) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/standback-0.2.9/src'
Found package of (web-sys, 0.3.41) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.41/src'
Found package of (spin, 0.5.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/spin-0.5.2/src'
Found package of (prost, 0.6.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-0.6.1/src'
Found package of (pq-sys, 0.4.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/pq-sys-0.4.6/src'
Found package of (rdrand, 0.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rdrand-0.4.0/src'
Found package of (heck, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/heck-0.3.1/src'
Found package of (quote, 1.0.7) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.7/src'
Found package of (http-body, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/http-body-0.3.1/src'
Found package of (migrations_internals, 1.4.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/migrations_internals-1.4.1/src'
Found package of (untrusted, 0.7.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/untrusted-0.7.1/src'
Found package of (remove_dir_all, 0.5.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/remove_dir_all-0.5.3/src'
Found package of (actix-http, 2.0.0-alpha.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-http-2.0.0-alpha.4/src'
Found package of (serde_urlencoded, 0.6.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_urlencoded-0.6.1/src'
Found package of (foreign-types, 0.3.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/foreign-types-0.3.2/src'
Found package of (object, 0.20.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/object-0.20.0/src'
Found package of (winreg, 0.6.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.2/src'
Found package of (semver-parser, 0.7.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-parser-0.7.0/src'
Found package of (fxhash, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/fxhash-0.2.1'
Found package of (protobuf, 2.15.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/protobuf-2.15.1/src'
Found package of (fixedbitset, 0.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/fixedbitset-0.2.0/src'
Found package of (tower-load-shed, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-load-shed-0.3.0/src'
Found package of (tracing, 0.1.15) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-0.1.15/src'
Found package of (unicode-segmentation, 1.6.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-segmentation-1.6.0/src'
Found package of (cookie, 0.13.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/cookie-0.13.3/src'
Found package of (httparse, 1.3.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/httparse-1.3.4/src'
Found package of (fuchsia-zircon-sys, 0.3.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/fuchsia-zircon-sys-0.3.3/src'
Found package of (rusty-money, 0.3.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rusty-money-0.3.4/src'
Found package of (tokio-tls, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-tls-0.3.1/src'
Found package of (serde, 1.0.114) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/serde-1.0.114/src'
Found package of (autocfg, 1.0.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/autocfg-1.0.0/src'
Found package of (js-sys, 0.3.41) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/js-sys-0.3.41/src'
Found package of (arc-swap, 0.4.7) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/arc-swap-0.4.7/src'
Found package of (trust-dns-proto, 0.19.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.19.5/src'
Found package of (log, 0.4.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/log-0.4.8/src'
Found package of (futures-util, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.5/src'
Found package of (atty, 0.2.14) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/atty-0.2.14/src'
Found package of (async-stream-impl, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/async-stream-impl-0.2.1/src'
Found package of (h2, 0.2.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/h2-0.2.5/src'
Found package of (winapi-x86_64-pc-windows-gnu, 0.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-x86_64-pc-windows-gnu-0.4.0/src'
Found package of (rustls, 0.17.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rustls-0.17.0/src'
Found package of (digest, 0.8.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/digest-0.8.1/src'
Found package of (futures-channel, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-channel-0.3.5/src'
Found package of (proc-macro-nested, 0.1.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-nested-0.1.6/src'
Found package of (pin-project-internal, 0.4.22) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.22/src'
Found package of (stdweb-internal-macros, 0.2.9) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/stdweb-internal-macros-0.2.9/src'
Found package of (hyper-tls, 0.4.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-tls-0.4.1/src'
Found package of (discard, 1.0.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/discard-1.0.4/src'
Found package of (socket2, 0.3.12) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/socket2-0.3.12/src'
Found package of (structopt-derive, 0.4.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/structopt-derive-0.4.8/src'
Found package of (futures-task, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-task-0.3.5/src'
Found package of (actix-utils, 1.0.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-utils-1.0.6/src'
Found package of (base64, 0.12.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/base64-0.12.3/src'
Found package of (language-tags, 0.2.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/language-tags-0.2.2/src'
Found package of (simple_asn1, 0.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/simple_asn1-0.4.0/src'
Found package of (wasm-bindgen-shared, 0.2.64) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.64/src'
Found package of (generic-array, 0.12.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/generic-array-0.12.3/src'
Found package of (tokio-util, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-util-0.3.1/src'
Found package of (linked-hash-map, 0.5.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.3/src'
Found package of (ppv-lite86, 0.2.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ppv-lite86-0.2.8/src'
Found package of (ureq, 1.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ureq-1.3.0/src'
Found package of (rand_core, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.1/src'
Found package of (actix_derive, 0.5.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix_derive-0.5.0/src'
Found package of (diesel_derives, 1.4.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src'
Found package of (brotli2, 0.3.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/brotli2-0.3.2/src'
Found package of (stdweb, 0.4.20) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src'
Found package of (semver, 0.9.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/semver-0.9.0/src'
Found package of (opaque-debug, 0.2.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/opaque-debug-0.2.3/src'
Found package of (matches, 0.1.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/matches-0.1.8'
Found package of (tower-timeout, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-timeout-0.3.0/src'
Found package of (pin-utils, 0.1.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-utils-0.1.0/src'
Found package of (serde_json, 1.0.56) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.56/src'
Found package of (scheduled-thread-pool, 0.2.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.4/src'
Found package of (webpki-roots, 0.19.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/webpki-roots-0.19.0/src'
Found package of (prometheus, 0.7.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/prometheus-0.7.0/src'
Found package of (tracing-core, 0.1.10) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.10/src'
Found package of (loom, 0.3.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/loom-0.3.4/src'
Found package of (fnv, 1.0.7) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/fnv-1.0.7'
Found package of (anyhow, 1.0.31) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.31/src'
Found package of (rust_decimal_macros, 1.6.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rust_decimal_macros-1.6.0/src'
Found package of (futures, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-0.3.5/src'
Found package of (resolv-conf, 0.6.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/resolv-conf-0.6.3/src'
Found package of (flate2, 1.0.16) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/flate2-1.0.16/src'
Found package of (integer-encoding, 1.1.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/integer-encoding-1.1.5/src'
Found package of (kernel32-sys, 0.2.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/kernel32-sys-0.2.2/src'
Found package of (once_cell, 1.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.4.0/src'
Found package of (clap, 2.33.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/clap-2.33.1/src'
Found package of (base-x, 0.2.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/base-x-0.2.6/src'
Found package of (tonic-build, 0.2.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.2.0/src'
Found package of (prost-build, 0.6.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/prost-build-0.6.1/src'
Found package of (lock_api, 0.3.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/lock_api-0.3.4/src'
Found package of (time, 0.1.43) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.43/src'
Found package of (url, 2.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/url-2.1.1/src'
Found package of (num-bigint, 0.2.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/num-bigint-0.2.6/src'
Found package of (futures-executor, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-executor-0.3.5/src'
Found package of (widestring, 0.4.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/widestring-0.4.2/src'
Found package of (mime_guess, 2.0.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/mime_guess-2.0.3/src'
Found package of (stdweb-internal-runtime, 0.1.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/stdweb-internal-runtime-0.1.5/src'
Found package of (rand_jitter, 0.1.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_jitter-0.1.4/src'
Found package of (mime, 0.3.16) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/mime-0.3.16/src'
Found package of (rustc_version, 0.2.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rustc_version-0.2.3/src'
Found package of (actix-server, 1.0.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-server-1.0.3/src'
Found package of (proc-macro2, 1.0.18) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.18/src'
Found package of (actix-web-codegen, 0.2.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-codegen-0.2.2/src'
Found package of (time, 0.2.16) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/time-0.2.16/src'
Found package of (memchr, 2.3.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.3.3/src'
Found package of (wasm-bindgen, 0.2.64) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-0.2.64/src'
Found package of (futures-core, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-core-0.3.5/src'
Found package of (ws2_32-sys, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/ws2_32-sys-0.2.1/src'
Found package of (winapi-i686-pc-windows-gnu, 0.4.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/winapi-i686-pc-windows-gnu-0.4.0/src'
Found package of (bitcoin_hashes, 0.7.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/bitcoin_hashes-0.7.6/src'
Found package of (tracing-serde, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-serde-0.1.1/src'
Found package of (migrations_macros, 1.4.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/migrations_macros-1.4.2/src'
Found package of (rust_decimal, 1.6.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rust_decimal-1.6.0/src'
Found package of (rust_decimal_macro_impls, 1.6.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/rust_decimal_macro_impls-1.6.0/src'
Found package of (actix-cors, 0.3.0-alpha.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-cors-0.3.0-alpha.1/src'
Found package of (hyper, 0.13.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.13.6/src'
Found package of (uuid, 0.7.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/uuid-0.7.4/src'
Found package of (encoding_rs, 0.8.23) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.23/src'
Found package of (webpki, 0.21.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/webpki-0.21.3/src'
Found package of (vcpkg, 0.2.10) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/vcpkg-0.2.10/src'
Found package of (fake-simd, 0.1.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/fake-simd-0.1.2/src'
Found package of (fuchsia-zircon, 0.3.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/fuchsia-zircon-0.3.3/src'
Found package of (project-network-aggregates, 0.1.0) with source at '/Users/jcarter/projects/projectio/project-network/aggregates/src'
Found package of (num_cpus, 1.13.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.13.0/src'
Found package of (unicase, 2.6.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/unicase-2.6.0/src'
Found package of (reqwest, 0.10.6) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.6/src'
Found package of (project-network-gql, 0.1.0) with source at '/Users/jcarter/projects/projectio/project-network/gql/src'
Found package of (wasm-bindgen-backend, 0.2.64) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-backend-0.2.64/src'
Found package of (wasi, 0.9.0+wasi-snapshot-preview1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/wasi-0.9.0+wasi-snapshot-preview1/src'
Found package of (derive_more, 0.99.9) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.9/src'
Found package of (bytestring, 0.1.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/bytestring-0.1.5/src'
Found package of (sct, 0.6.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/sct-0.6.0/src'
Found package of (num-integer, 0.1.43) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/num-integer-0.1.43/src'
Found package of (tower-buffer, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-buffer-0.3.0/src'
Found package of (opentelemetry, 0.6.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/opentelemetry-0.6.0/src'
Found package of (futures-io, 0.3.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-io-0.3.5/src'
Found package of (petgraph, 0.5.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/petgraph-0.5.1/src'
Found package of (proc-macro-error, 1.0.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.3/src'
Found package of (time-macros-impl, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/time-macros-impl-0.1.1/src'
Found package of (regex-automata, 0.1.9) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-automata-0.1.9/src'
Found package of (foreign-types-shared, 0.1.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/foreign-types-shared-0.1.1/src'
Found package of (async-stream, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/async-stream-0.2.1/src'
Found package of (trust-dns-resolver, 0.19.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/trust-dns-resolver-0.19.5/src'
Found package of (tower-service, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-service-0.3.0/src'
Found package of (thiserror-impl, 1.0.20) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.20/src'
Found package of (block-buffer, 0.7.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/block-buffer-0.7.3/src'
Found package of (unicode-width, 0.1.8) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/unicode-width-0.1.8/src'
Found package of (cc, 1.0.56) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/cc-1.0.56/src'
Found package of (cfg-if, 0.1.10) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/cfg-if-0.1.10/src'
Found package of (copyless, 0.1.5) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/copyless-0.1.5/src'
Found package of (sharded-slab, 0.0.9) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/sharded-slab-0.0.9/src'
Found package of (opentelemetry-jaeger, 0.5.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/opentelemetry-jaeger-0.5.0/src'
Found package of (getrandom, 0.1.14) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.14/src'
Found package of (wasm-bindgen-macro, 0.2.64) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-macro-0.2.64/src'
Found package of (core-foundation, 0.7.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.7.0/src'
Found package of (tower-limit, 0.3.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-limit-0.3.1/src'
Found package of (either, 1.5.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.5.3/src'
Found package of (wasm-bindgen-futures, 0.4.14) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-futures-0.4.14/src'
Found package of (actix-web, 3.0.0-alpha.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-web-3.0.0-alpha.3/src'
Found package of (security-framework-sys, 0.4.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/security-framework-sys-0.4.3/src'
Found package of (core-foundation-sys, 0.7.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.7.0/src'
Found package of (proc-macro-hack, 0.5.16) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.16/src'
Found package of (iovec, 0.1.4) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/iovec-0.1.4/src'
Found package of (actix, 0.10.0-alpha.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/actix-0.10.0-alpha.3/src'
Found package of (http, 0.2.1) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/http-0.2.1/src'
Found package of (serde_derive, 1.0.114) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.114/src'
Found package of (proc-macro-error-attr, 1.0.3) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-attr-1.0.3/src'
Found package of (lru-cache, 0.1.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/lru-cache-0.1.2/src'
Found package of (adler, 0.2.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/adler-0.2.2/src'
Found package of (enum-as-inner, 0.3.2) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/enum-as-inner-0.3.2/src'
Found package of (adler32, 1.1.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/adler32-1.1.0/src'
Found package of (tower-retry, 0.3.0) with source at '/Users/jcarter/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-retry-0.3.0/src'
Found workspace members: [(project-network-framework, 0.1.0), (project-network-shared, 0.1.0), (project-network-aggregates, 0.1.0), (project-network-projections, 0.1.0), (project-network-gql, 0.1.0)]
Building tree for (matches, 0.1.8)
Building tree for (bitflags, 1.2.1)
Found dependencies of (tower-discover, 0.3.0): [(futures-core, 0.3.5), (pin-project, 0.4.22), (tower-service, 0.3.0)]
Building tree for (tower-discover, 0.3.0)
Found dependencies of (rand_core, 0.3.1): [(rand_core, 0.4.2)]
Building tree for (rand_core, 0.3.1)
Found dependencies of (semver, 0.9.0): [(semver-parser, 0.7.0)]
Building tree for (semver, 0.9.0)
Found dependencies of (fuchsia-zircon, 0.3.3): [(bitflags, 1.2.1), (fuchsia-zircon-sys, 0.3.3)]
Building tree for (fuchsia-zircon, 0.3.3)
Found dependencies of (bytestring, 0.1.5): [(bytes, 0.5.5)]
Building tree for (bytestring, 0.1.5)
Found dependencies of (tracing-serde, 0.1.1): [(serde, 1.0.114), (tracing-core, 0.1.10)]
Building tree for (tracing-serde, 0.1.1)
Found dependencies of (actix-service, 1.0.5): [(futures-util, 0.3.5), (pin-project, 0.4.22)]
Building tree for (actix-service, 1.0.5)
Found dependencies of (crc32fast, 1.2.0): [(cfg-if, 0.1.10)]
Building tree for (crc32fast, 1.2.0)
Building tree for (integer-encoding, 1.1.5)
Found dependencies of (backtrace, 0.3.49): [(addr2line, 0.12.2), (cfg-if, 0.1.10), (libc, 0.2.71), (miniz_oxide, 0.3.7), (object, 0.20.0), (rustc-demangle, 0.1.16)]
Building tree for (backtrace, 0.3.49)
Building tree for (base64, 0.11.0)
Building tree for (foreign-types-shared, 0.1.1)
Found dependencies of (time, 0.1.43): [(libc, 0.2.71), (winapi, 0.3.9)]
Building tree for (time, 0.1.43)
Found dependencies of (futures-channel, 0.3.5): [(futures-core, 0.3.5), (futures-sink, 0.3.5)]
Building tree for (futures-channel, 0.3.5)
Found dependencies of (prost, 0.6.1): [(bytes, 0.5.5), (prost-derive, 0.6.1)]
Building tree for (prost, 0.6.1)
Found dependencies of (miniz_oxide, 0.3.7): [(adler32, 1.1.0)]
Building tree for (miniz_oxide, 0.3.7)
Found dependencies of (syn-mid, 0.5.0): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (syn-mid, 0.5.0)
Building tree for (percent-encoding, 2.1.0)
Found dependencies of (addr2line, 0.12.2): [(gimli, 0.21.0)]
Building tree for (addr2line, 0.12.2)
Found dependencies of (miniz_oxide, 0.4.0): [(adler, 0.2.2)]
Building tree for (miniz_oxide, 0.4.0)
Found dependencies of (idna, 0.2.0): [(matches, 0.1.8), (unicode-bidi, 0.3.4), (unicode-normalization, 0.1.13)]
Building tree for (idna, 0.2.0)
Found dependencies of (actix-connect, 2.0.0-alpha.3): [(actix-codec, 0.2.0), (actix-rt, 1.1.1), (actix-service, 1.0.5), (actix-utils, 1.0.6), (derive_more, 0.99.9), (either, 1.5.3), (futures-util, 0.3.5), (http, 0.2.1), (log, 0.4.8), (trust-dns-proto, 0.19.5), (trust-dns-resolver, 0.19.5)]
Building tree for (actix-connect, 2.0.0-alpha.3)
Building tree for (language-tags, 0.2.2)
Found dependencies of (num-integer, 0.1.43): [(autocfg, 1.0.0), (num-traits, 0.2.12)]
Building tree for (num-integer, 0.1.43)
Building tree for (opaque-debug, 0.2.3)
Found dependencies of (rand_core, 0.5.1): [(getrandom, 0.1.14)]
Building tree for (rand_core, 0.5.1)
Found dependencies of (rustls, 0.17.0): [(base64, 0.11.0), (log, 0.4.8), (ring, 0.16.15), (sct, 0.6.0), (webpki, 0.21.3)]
Building tree for (rustls, 0.17.0)
Building tree for (fixedbitset, 0.2.0)
Found dependencies of (time, 0.2.16): [(cfg-if, 0.1.10), (libc, 0.2.71), (standback, 0.2.9), (stdweb, 0.4.20), (time-macros, 0.1.0), (version_check, 0.9.2), (winapi, 0.3.9)]
Building tree for (time, 0.2.16)
Found dependencies of (parking_lot, 0.10.2): [(lock_api, 0.3.4), (parking_lot_core, 0.7.2)]
Building tree for (parking_lot, 0.10.2)
Found dependencies of (actix-router, 0.2.4): [(bytestring, 0.1.5), (http, 0.2.1), (log, 0.4.8), (regex, 1.3.9), (serde, 1.0.114)]
Building tree for (actix-router, 0.2.4)
Found dependencies of (rand_jitter, 0.1.4): [(libc, 0.2.71), (rand_core, 0.4.2), (winapi, 0.3.9)]
Building tree for (rand_jitter, 0.1.4)
Found dependencies of (hyper-tls, 0.4.1): [(bytes, 0.5.5), (hyper, 0.13.6), (native-tls, 0.2.4), (tokio, 0.2.21), (tokio-tls, 0.3.1)]
Building tree for (hyper-tls, 0.4.1)
Building tree for (autocfg, 0.1.7)
Found dependencies of (core-foundation, 0.7.0): [(core-foundation-sys, 0.7.0), (libc, 0.2.71)]
Building tree for (core-foundation, 0.7.0)
Found dependencies of (tonic-build, 0.2.0): [(proc-macro2, 1.0.18), (prost-build, 0.6.1), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (tonic-build, 0.2.0)
Found dependencies of (ipconfig, 0.2.2): [(socket2, 0.3.12), (widestring, 0.4.2), (winapi, 0.3.9), (winreg, 0.6.2)]
Building tree for (ipconfig, 0.2.2)
Building tree for (rustc-demangle, 0.1.16)
Found dependencies of (tower-load-shed, 0.3.0): [(futures-core, 0.3.5), (pin-project, 0.4.22), (tower-layer, 0.3.0), (tower-service, 0.3.0)]
Building tree for (tower-load-shed, 0.3.0)
Building tree for (pin-project-lite, 0.1.7)
Building tree for (futures-core, 0.3.5)
Found dependencies of (proc-macro2, 1.0.18): [(unicode-xid, 0.2.1)]
Building tree for (proc-macro2, 1.0.18)
Building tree for (unicode-xid, 0.2.1)
Found dependencies of (rand_xorshift, 0.1.1): [(rand_core, 0.3.1)]
Building tree for (rand_xorshift, 0.1.1)
Found dependencies of (tower-util, 0.3.1): [(futures-core, 0.3.5), (futures-util, 0.3.5), (pin-project, 0.4.22), (tower-service, 0.3.0)]
Building tree for (tower-util, 0.3.1)
Found dependencies of (webpki, 0.21.3): [(ring, 0.16.15), (untrusted, 0.7.1)]
Building tree for (webpki, 0.21.3)
Found dependencies of (async-stream-impl, 0.2.1): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (async-stream-impl, 0.2.1)
Found dependencies of (openssl-sys, 0.9.58): [(autocfg, 1.0.0), (cc, 1.0.56), (libc, 0.2.71), (pkg-config, 0.3.17), (vcpkg, 0.2.10)]
Building tree for (openssl-sys, 0.9.58)
Found dependencies of (lru-cache, 0.1.2): [(linked-hash-map, 0.5.3)]
Building tree for (lru-cache, 0.1.2)
Found dependencies of (actix-server, 1.0.3): [(actix-codec, 0.2.0), (actix-rt, 1.1.1), (actix-service, 1.0.5), (actix-utils, 1.0.6), (futures-channel, 0.3.5), (futures-util, 0.3.5), (log, 0.4.8), (mio, 0.6.22), (mio-uds, 0.6.8), (num_cpus, 1.13.0), (slab, 0.4.2), (socket2, 0.3.12)]
Building tree for (actix-server, 1.0.3)
Found dependencies of (opentelemetry-jaeger, 0.5.0): [(opentelemetry, 0.6.0), (thrift, 0.13.0), (ureq, 1.3.0)]
Building tree for (opentelemetry-jaeger, 0.5.0)
Found dependencies of (futures-executor, 0.3.5): [(futures-core, 0.3.5), (futures-task, 0.3.5), (futures-util, 0.3.5)]
Building tree for (futures-executor, 0.3.5)
Found dependencies of (itertools, 0.8.2): [(either, 1.5.3)]
Building tree for (itertools, 0.8.2)
Found dependencies of (mio, 0.6.22): [(cfg-if, 0.1.10), (fuchsia-zircon, 0.3.3), (fuchsia-zircon-sys, 0.3.3), (iovec, 0.1.4), (kernel32-sys, 0.2.2), (libc, 0.2.71), (log, 0.4.8), (miow, 0.2.1), (net2, 0.2.34), (slab, 0.4.2), (winapi, 0.2.8)]
Building tree for (mio, 0.6.22)
Found dependencies of (diesel_migrations, 1.4.0): [(migrations_internals, 1.4.1), (migrations_macros, 1.4.2)]
Building tree for (diesel_migrations, 1.4.0)
Found dependencies of (tower-limit, 0.3.1): [(futures-core, 0.3.5), (pin-project, 0.4.22), (tokio, 0.2.21), (tower-layer, 0.3.0), (tower-load, 0.3.0), (tower-service, 0.3.0)]
Building tree for (tower-limit, 0.3.1)
Found dependencies of (rand_pcg, 0.1.2): [(autocfg, 0.1.7), (rand_core, 0.4.2)]
Building tree for (rand_pcg, 0.1.2)
Building tree for (byte-tools, 0.3.1)
Found dependencies of (project-network-aggregates, 0.1.0): [(anyhow, 1.0.31), (async-trait, 0.1.36), (bitcoin_hashes, 0.7.6), (diesel, 1.4.5), (diesel_migrations, 1.4.0), (futures, 0.3.5), (lazy_static, 1.4.0), (project-network-framework, 0.1.0), (project-network-shared, 0.1.0), (openssl, 0.10.30), (opentelemetry, 0.6.0), (opentelemetry-jaeger, 0.5.0), (pin-project, 0.4.22), (prost, 0.6.1), (redis-async, 0.6.3), (serde, 1.0.114), (serde_json, 1.0.56), (structopt, 0.3.15), (thiserror, 1.0.20), (tokio, 0.2.21), (tonic, 0.2.1), (tonic-build, 0.2.0), (tracing, 0.1.15), (tracing-attributes, 0.1.8), (tracing-futures, 0.2.4), (tracing-opentelemetry, 0.5.0), (tracing-subscriber, 0.2.6), (ttl_cache, 0.5.1), (uuid, 0.7.4)]
Building tree for (project-network-aggregates, 0.1.0)
Building tree for (wasm-bindgen-shared, 0.2.64)
Building tree for (base64, 0.12.3)
Found dependencies of (tracing-futures, 0.2.4): [(pin-project, 0.4.22), (tracing, 0.1.15)]
Building tree for (tracing-futures, 0.2.4)
Found dependencies of (serde_derive, 1.0.114): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (serde_derive, 1.0.114)
Found dependencies of (qstring, 0.7.2): [(percent-encoding, 2.1.0)]
Building tree for (qstring, 0.7.2)
Found dependencies of (rand, 0.6.5): [(autocfg, 0.1.7), (libc, 0.2.71), (rand_chacha, 0.1.1), (rand_core, 0.4.2), (rand_hc, 0.1.0), (rand_isaac, 0.1.1), (rand_jitter, 0.1.4), (rand_os, 0.1.3), (rand_pcg, 0.1.2), (rand_xorshift, 0.1.1), (winapi, 0.3.9)]
Building tree for (rand, 0.6.5)
Building tree for (maybe-uninit, 2.0.0)
Found dependencies of (kernel32-sys, 0.2.2): [(winapi, 0.2.8), (winapi-build, 0.1.1)]
Building tree for (kernel32-sys, 0.2.2)
Building tree for (pkg-config, 0.3.17)
Building tree for (winapi-i686-pc-windows-gnu, 0.4.0)
Found dependencies of (sct, 0.6.0): [(ring, 0.16.15), (untrusted, 0.7.1)]
Building tree for (sct, 0.6.0)
Building tree for (bumpalo, 3.4.0)
Building tree for (libc, 0.2.71)
Found dependencies of (time-macros-impl, 0.1.1): [(proc-macro-hack, 0.5.16), (proc-macro2, 1.0.18), (quote, 1.0.7), (standback, 0.2.9), (syn, 1.0.33)]
Building tree for (time-macros-impl, 0.1.1)
Building tree for (arc-swap, 0.4.7)
Building tree for (version_check, 0.9.2)
Found dependencies of (rand_hc, 0.2.0): [(rand_core, 0.5.1)]
Building tree for (rand_hc, 0.2.0)
Found dependencies of (wasm-bindgen, 0.2.64): [(cfg-if, 0.1.10), (serde, 1.0.114), (serde_json, 1.0.56), (wasm-bindgen-macro, 0.2.64)]
Building tree for (wasm-bindgen, 0.2.64)
Found dependencies of (textwrap, 0.11.0): [(unicode-width, 0.1.8)]
Building tree for (textwrap, 0.11.0)
Found dependencies of (chrono, 0.4.11): [(num-integer, 0.1.43), (num-traits, 0.2.12), (time, 0.1.43)]
Building tree for (chrono, 0.4.11)
Found dependencies of (project-network-shared, 0.1.0): [(project-network-framework, 0.1.0), (prost, 0.6.1), (rust_decimal, 1.6.0), (rusty-money, 0.3.4), (serde, 1.0.114), (serde_json, 1.0.56), (tonic, 0.2.1), (tonic-build, 0.2.0), (uuid, 0.7.4)]
Building tree for (project-network-shared, 0.1.0)
Found dependencies of (tower-make, 0.3.0): [(tokio, 0.2.21), (tower-service, 0.3.0)]
Building tree for (tower-make, 0.3.0)
Found dependencies of (juniper_codegen, 0.14.2): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (juniper_codegen, 0.14.2)
Found dependencies of (tokio-macros, 0.2.5): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (tokio-macros, 0.2.5)
Building tree for (tower-layer, 0.3.0)
Building tree for (scoped-tls, 0.1.2)
Found dependencies of (brotli2, 0.3.2): [(brotli-sys, 0.3.2), (libc, 0.2.71)]
Building tree for (brotli2, 0.3.2)
Found dependencies of (uuid, 0.7.4): [(rand, 0.6.5), (serde, 1.0.114)]
Building tree for (uuid, 0.7.4)
Building tree for (quick-error, 1.2.3)
Building tree for (fnv, 1.0.7)
Found dependencies of (project-network-projections, 0.1.0): [(anyhow, 1.0.31), (async-trait, 0.1.36), (bitcoin_hashes, 0.7.6), (futures, 0.3.5), (project-network-aggregates, 0.1.0), (project-network-framework, 0.1.0), (project-network-shared, 0.1.0), (num_cpus, 1.13.0), (opentelemetry, 0.6.0), (opentelemetry-jaeger, 0.5.0), (pin-project, 0.4.22), (prost, 0.6.1), (serde, 1.0.114), (serde_json, 1.0.56), (structopt, 0.3.15), (thiserror, 1.0.20), (tokio, 0.2.21), (tonic, 0.2.1), (tonic-build, 0.2.0), (tracing, 0.1.15), (tracing-attributes, 0.1.8), (tracing-futures, 0.2.4), (tracing-opentelemetry, 0.5.0), (tracing-subscriber, 0.2.6), (ttl_cache, 0.5.1), (uuid, 0.7.4)]
Building tree for (project-network-projections, 0.1.0)
Found dependencies of (actix-http, 2.0.0-alpha.4): [(actix-codec, 0.2.0), (actix-connect, 2.0.0-alpha.3), (actix-rt, 1.1.1), (actix-service, 1.0.5), (actix-threadpool, 0.3.2), (actix-utils, 1.0.6), (base64, 0.12.3), (bitflags, 1.2.1), (brotli2, 0.3.2), (bytes, 0.5.5), (copyless, 0.1.5), (derive_more, 0.99.9), (either, 1.5.3), (encoding_rs, 0.8.23), (flate2, 1.0.16), (futures-channel, 0.3.5), (futures-core, 0.3.5), (futures-util, 0.3.5), (fxhash, 0.2.1), (h2, 0.2.5), (http, 0.2.1), (httparse, 1.3.4), (indexmap, 1.4.0), (language-tags, 0.2.2), (lazy_static, 1.4.0), (log, 0.4.8), (mime, 0.3.16), (percent-encoding, 2.1.0), (pin-project, 0.4.22), (rand, 0.7.3), (regex, 1.3.9), (serde, 1.0.114), (serde_json, 1.0.56), (serde_urlencoded, 0.6.1), (sha-1, 0.8.2), (slab, 0.4.2), (time, 0.2.16)]
Building tree for (actix-http, 2.0.0-alpha.4)
Found dependencies of (tracing-core, 0.1.10): [(lazy_static, 1.4.0)]
Building tree for (tracing-core, 0.1.10)
Building tree for (core-foundation-sys, 0.7.0)
Found dependencies of (heck, 0.3.1): [(unicode-segmentation, 1.6.0)]
Building tree for (heck, 0.3.1)
Found dependencies of (project-network-framework, 0.1.0): [(anyhow, 1.0.31), (async-trait, 0.1.36), (bitcoin_hashes, 0.7.6), (futures, 0.3.5), (log, 0.4.8), (num_cpus, 1.13.0), (opentelemetry, 0.6.0), (opentelemetry-jaeger, 0.5.0), (pin-project, 0.4.22), (redis-async, 0.6.3), (reqwest, 0.10.6), (serde, 1.0.114), (serde_json, 1.0.56), (structopt, 0.3.15), (thiserror, 1.0.20), (tokio, 0.2.21), (tracing, 0.1.15), (tracing-attributes, 0.1.8), (tracing-futures, 0.2.4), (tracing-opentelemetry, 0.5.0), (tracing-subscriber, 0.2.6), (ttl_cache, 0.5.1), (uuid, 0.7.4)]
Building tree for (project-network-framework, 0.1.0)
Found dependencies of (net2, 0.2.34): [(cfg-if, 0.1.10), (libc, 0.2.71), (winapi, 0.3.9)]
Building tree for (net2, 0.2.34)
Building tree for (match_cfg, 0.1.0)
Found dependencies of (tonic, 0.2.1): [(async-stream, 0.2.1), (async-trait, 0.1.36), (base64, 0.11.0), (bytes, 0.5.5), (futures-core, 0.3.5), (futures-util, 0.3.5), (http, 0.2.1), (http-body, 0.3.1), (hyper, 0.13.6), (percent-encoding, 2.1.0), (pin-project, 0.4.22), (prost, 0.6.1), (prost-derive, 0.6.1), (tokio, 0.2.21), (tokio-util, 0.3.1), (tower, 0.3.1), (tower-balance, 0.3.0), (tower-load, 0.3.0), (tower-make, 0.3.0), (tower-service, 0.3.0), (tracing, 0.1.15), (tracing-futures, 0.2.4)]
Building tree for (tonic, 0.2.1)
Found dependencies of (tokio-util, 0.2.0): [(bytes, 0.5.5), (futures-core, 0.3.5), (futures-sink, 0.3.5), (log, 0.4.8), (pin-project-lite, 0.1.7), (tokio, 0.2.21)]
Building tree for (tokio-util, 0.2.0)
Building tree for (openssl-probe, 0.1.2)
Found dependencies of (structopt-derive, 0.4.8): [(heck, 0.3.1), (proc-macro-error, 1.0.3), (proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (structopt-derive, 0.4.8)
Found dependencies of (serde_json, 1.0.56): [(itoa, 0.4.6), (ryu, 1.0.5), (serde, 1.0.114)]
Building tree for (serde_json, 1.0.56)
Found dependencies of (rust_decimal_macros, 1.6.0): [(proc-macro-hack, 0.5.16), (rust_decimal, 1.6.0), (rust_decimal_macro_impls, 1.6.0)]
Building tree for (rust_decimal_macros, 1.6.0)
Found dependencies of (web-sys, 0.3.41): [(js-sys, 0.3.41), (wasm-bindgen, 0.2.64)]
Building tree for (web-sys, 0.3.41)
Building tree for (mime, 0.3.16)
Found dependencies of (tracing-attributes, 0.1.8): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (tracing-attributes, 0.1.8)
Found dependencies of (migrations_macros, 1.4.2): [(migrations_internals, 1.4.1), (proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (migrations_macros, 1.4.2)
Found dependencies of (url, 2.1.1): [(idna, 0.2.0), (matches, 0.1.8), (percent-encoding, 2.1.0)]
Building tree for (url, 2.1.1)
Building tree for (copyless, 0.1.5)
Found dependencies of (security-framework, 0.4.4): [(bitflags, 1.2.1), (core-foundation, 0.7.0), (core-foundation-sys, 0.7.0), (libc, 0.2.71), (security-framework-sys, 0.4.3)]
Building tree for (security-framework, 0.4.4)
Building tree for (stdweb-internal-runtime, 0.1.5)
Found dependencies of (rand_os, 0.1.3): [(cloudabi, 0.0.3), (fuchsia-cprng, 0.1.1), (libc, 0.2.71), (rand_core, 0.4.2), (rdrand, 0.4.0), (winapi, 0.3.9)]
Building tree for (rand_os, 0.1.3)
Building tree for (cc, 1.0.56)
Found dependencies of (tracing-opentelemetry, 0.5.0): [(opentelemetry, 0.6.0), (rand, 0.7.3), (tracing, 0.1.15), (tracing-core, 0.1.10), (tracing-log, 0.1.1), (tracing-subscriber, 0.2.6)]
Building tree for (tracing-opentelemetry, 0.5.0)
Found dependencies of (cookie, 0.13.3): [(percent-encoding, 2.1.0), (time, 0.2.16)]
Building tree for (cookie, 0.13.3)
Found dependencies of (proc-macro-error-attr, 1.0.3): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33), (syn-mid, 0.5.0), (version_check, 0.9.2)]
Building tree for (proc-macro-error-attr, 1.0.3)
Found dependencies of (unicode-normalization, 0.1.13): [(tinyvec, 0.3.3)]
Building tree for (unicode-normalization, 0.1.13)
Found dependencies of (structopt, 0.3.15): [(clap, 2.33.1), (lazy_static, 1.4.0), (structopt-derive, 0.4.8)]
Building tree for (structopt, 0.3.15)
Found dependencies of (proc-macro-error, 1.0.3): [(proc-macro-error-attr, 1.0.3), (proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33), (version_check, 0.9.2)]
Building tree for (proc-macro-error, 1.0.3)
Found dependencies of (thread_local, 1.0.1): [(lazy_static, 1.4.0)]
Building tree for (thread_local, 1.0.1)
Found dependencies of (prost-types, 0.6.1): [(bytes, 0.5.5), (prost, 0.6.1)]
Building tree for (prost-types, 0.6.1)
Building tree for (wasi, 0.9.0+wasi-snapshot-preview1)
Building tree for (pin-utils, 0.1.0)
Found dependencies of (trust-dns-resolver, 0.19.5): [(backtrace, 0.3.49), (cfg-if, 0.1.10), (futures, 0.3.5), (ipconfig, 0.2.2), (lazy_static, 1.4.0), (log, 0.4.8), (lru-cache, 0.1.2), (resolv-conf, 0.6.3), (smallvec, 1.4.0), (thiserror, 1.0.20), (tokio, 0.2.21), (trust-dns-proto, 0.19.5)]
Building tree for (trust-dns-resolver, 0.19.5)
Found dependencies of (standback, 0.2.9): [(version_check, 0.9.2)]
Building tree for (standback, 0.2.9)
Found dependencies of (rusty-money, 0.3.4): [(lazy_static, 1.4.0), (rust_decimal, 1.6.0), (rust_decimal_macros, 1.6.0)]
Building tree for (rusty-money, 0.3.4)
Found dependencies of (winreg, 0.6.2): [(winapi, 0.3.9)]
Building tree for (winreg, 0.6.2)
Found dependencies of (jsonwebtoken, 7.2.0): [(base64, 0.12.3), (pem, 0.8.1), (ring, 0.16.15), (serde, 1.0.114), (serde_json, 1.0.56), (simple_asn1, 0.4.0)]
Building tree for (jsonwebtoken, 7.2.0)
Found dependencies of (thrift, 0.13.0): [(byteorder, 1.3.4), (integer-encoding, 1.1.5), (log, 0.4.8), (ordered-float, 1.0.2), (threadpool, 1.8.1)]
Building tree for (thrift, 0.13.0)
Found dependencies of (opentelemetry, 0.6.0): [(futures, 0.3.5), (lazy_static, 1.4.0), (percent-encoding, 2.1.0), (pin-project, 0.4.22), (prometheus, 0.7.0), (rand, 0.7.3)]
Building tree for (opentelemetry, 0.6.0)
Found dependencies of (tracing-subscriber, 0.2.6): [(ansi_term, 0.11.0), (chrono, 0.4.11), (lazy_static, 1.4.0), (matchers, 0.0.1), (regex, 1.3.9), (serde, 1.0.114), (serde_json, 1.0.56), (sharded-slab, 0.0.9), (smallvec, 1.4.0), (tracing-core, 0.1.10), (tracing-log, 0.1.1), (tracing-serde, 0.1.1)]
Building tree for (tracing-subscriber, 0.2.6)
Found dependencies of (tokio, 0.2.21): [(bytes, 0.5.5), (fnv, 1.0.7), (futures-core, 0.3.5), (iovec, 0.1.4), (lazy_static, 1.4.0), (libc, 0.2.71), (memchr, 2.3.3), (mio, 0.6.22), (mio-uds, 0.6.8), (pin-project-lite, 0.1.7), (signal-hook-registry, 1.2.0), (slab, 0.4.2), (tokio-macros, 0.2.5), (winapi, 0.3.9)]
Building tree for (tokio, 0.2.21)
Building tree for (itoa, 0.4.6)
Found dependencies of (security-framework-sys, 0.4.3): [(core-foundation-sys, 0.7.0), (libc, 0.2.71)]
Building tree for (security-framework-sys, 0.4.3)
Found dependencies of (winapi, 0.3.9): [(winapi-i686-pc-windows-gnu, 0.4.0), (winapi-x86_64-pc-windows-gnu, 0.4.0)]
Building tree for (winapi, 0.3.9)
Found dependencies of (webpki-roots, 0.19.0): [(webpki, 0.21.3)]
Building tree for (webpki-roots, 0.19.0)
Building tree for (proc-macro-nested, 0.1.6)
Found dependencies of (mime_guess, 2.0.3): [(mime, 0.3.16), (unicase, 2.6.0)]
Building tree for (mime_guess, 2.0.3)
Found dependencies of (actix-rt, 1.1.1): [(actix-macros, 0.1.2), (actix-threadpool, 0.3.2), (copyless, 0.1.5), (futures-channel, 0.3.5), (futures-util, 0.3.5), (smallvec, 1.4.0), (tokio, 0.2.21)]
Building tree for (actix-rt, 1.1.1)
Found dependencies of (resolv-conf, 0.6.3): [(hostname, 0.3.1), (quick-error, 1.2.3)]
Building tree for (resolv-conf, 0.6.3)
Found dependencies of (regex, 1.3.9): [(aho-corasick, 0.7.13), (memchr, 2.3.3), (regex-syntax, 0.6.18), (thread_local, 1.0.1)]
Building tree for (regex, 1.3.9)
Building tree for (once_cell, 1.4.0)
Found dependencies of (stdweb, 0.4.20): [(discard, 1.0.4), (rustc_version, 0.2.3), (stdweb-derive, 0.5.3), (stdweb-internal-macros, 0.2.9), (stdweb-internal-runtime, 0.1.5), (wasm-bindgen, 0.2.64)]
Building tree for (stdweb, 0.4.20)
Found dependencies of (iovec, 0.1.4): [(libc, 0.2.71)]
Building tree for (iovec, 0.1.4)
Building tree for (bitcoin_hashes, 0.7.6)
Found dependencies of (syn, 1.0.33): [(proc-macro2, 1.0.18), (quote, 1.0.7), (unicode-xid, 0.2.1)]
Building tree for (syn, 1.0.33)
Building tree for (smallvec, 1.4.0)
Found dependencies of (rust_decimal, 1.6.0): [(num-traits, 0.2.12), (serde, 1.0.114)]
Building tree for (rust_decimal, 1.6.0)
Building tree for (semver-parser, 0.7.0)
Found dependencies of (futures-util, 0.3.5): [(futures-channel, 0.3.5), (futures-core, 0.3.5), (futures-io, 0.3.5), (futures-macro, 0.3.5), (futures-sink, 0.3.5), (futures-task, 0.3.5), (memchr, 2.3.3), (pin-project, 0.4.22), (pin-utils, 0.1.0), (proc-macro-hack, 0.5.16), (proc-macro-nested, 0.1.6), (slab, 0.4.2)]
Building tree for (futures-util, 0.3.5)
Found dependencies of (wasm-bindgen-macro, 0.2.64): [(quote, 1.0.7), (wasm-bindgen-macro-support, 0.2.64)]
Building tree for (wasm-bindgen-macro, 0.2.64)
Found dependencies of (js-sys, 0.3.41): [(wasm-bindgen, 0.2.64)]
Building tree for (js-sys, 0.3.41)
Found dependencies of (want, 0.3.0): [(log, 0.4.8), (try-lock, 0.2.2)]
Building tree for (want, 0.3.0)
Found dependencies of (ansi_term, 0.11.0): [(winapi, 0.3.9)]
Building tree for (ansi_term, 0.11.0)
Found dependencies of (tracing-log, 0.1.1): [(lazy_static, 1.4.0), (log, 0.4.8), (tracing-core, 0.1.10)]
Building tree for (tracing-log, 0.1.1)
Found dependencies of (async-stream, 0.2.1): [(async-stream-impl, 0.2.1), (futures-core, 0.3.5)]
Building tree for (async-stream, 0.2.1)
Found dependencies of (tower-retry, 0.3.0): [(futures-core, 0.3.5), (pin-project, 0.4.22), (tokio, 0.2.21), (tower-layer, 0.3.0), (tower-service, 0.3.0)]
Building tree for (tower-retry, 0.3.0)
Found dependencies of (tower-ready-cache, 0.3.1): [(futures-core, 0.3.5), (futures-util, 0.3.5), (indexmap, 1.4.0), (log, 0.4.8), (tokio, 0.2.21), (tower-service, 0.3.0)]
Building tree for (tower-ready-cache, 0.3.1)
Found dependencies of (prost-build, 0.6.1): [(bytes, 0.5.5), (heck, 0.3.1), (itertools, 0.8.2), (log, 0.4.8), (multimap, 0.8.1), (petgraph, 0.5.1), (prost, 0.6.1), (prost-types, 0.6.1), (tempfile, 3.1.0), (which, 3.1.1)]
Building tree for (prost-build, 0.6.1)
Found dependencies of (miow, 0.2.1): [(kernel32-sys, 0.2.2), (net2, 0.2.34), (winapi, 0.2.8), (ws2_32-sys, 0.2.1)]
Building tree for (miow, 0.2.1)
Found dependencies of (tower-load, 0.3.0): [(futures-core, 0.3.5), (log, 0.4.8), (pin-project, 0.4.22), (tokio, 0.2.21), (tower-discover, 0.3.0), (tower-service, 0.3.0)]
Building tree for (tower-load, 0.3.0)
Building tree for (scopeguard, 1.1.0)
Found dependencies of (project-network-gql, 0.1.0): [(actix, 0.10.0-alpha.3), (actix-cors, 0.3.0-alpha.1), (actix-rt, 1.1.1), (actix-service, 1.0.5), (actix-web, 3.0.0-alpha.3), (anyhow, 1.0.31), (async-trait, 0.1.36), (base64, 0.12.3), (bitcoin_hashes, 0.7.6), (futures, 0.3.5), (jsonwebtoken, 7.2.0), (juniper, 0.14.2), (project-network-shared, 0.1.0), (opentelemetry, 0.6.0), (opentelemetry-jaeger, 0.5.0), (prost, 0.6.1), (reqwest, 0.10.6), (serde, 1.0.114), (serde_json, 1.0.56), (structopt, 0.3.15), (tokio, 0.2.21), (tonic, 0.2.1), (tonic-build, 0.2.0), (tracing, 0.1.15), (tracing-attributes, 0.1.8), (tracing-futures, 0.2.4), (tracing-opentelemetry, 0.5.0), (tracing-subscriber, 0.2.6), (uuid, 0.7.4)]
Building tree for (project-network-gql, 0.1.0)
Found dependencies of (actix-threadpool, 0.3.2): [(derive_more, 0.99.9), (futures-channel, 0.3.5), (lazy_static, 1.4.0), (log, 0.4.8), (num_cpus, 1.13.0), (parking_lot, 0.10.2), (threadpool, 1.8.1)]
Building tree for (actix-threadpool, 0.3.2)
Found dependencies of (actix-cors, 0.3.0-alpha.1): [(actix-service, 1.0.5), (actix-web, 3.0.0-alpha.3), (derive_more, 0.99.9), (futures-util, 0.3.5)]
Building tree for (actix-cors, 0.3.0-alpha.1)
Found dependencies of (rand_chacha, 0.2.2): [(ppv-lite86, 0.2.8), (rand_core, 0.5.1)]
Building tree for (rand_chacha, 0.2.2)
Found dependencies of (actix-testing, 1.0.1): [(actix-macros, 0.1.2), (actix-rt, 1.1.1), (actix-server, 1.0.3), (actix-service, 1.0.5), (log, 0.4.8), (socket2, 0.3.12)]
Building tree for (actix-testing, 1.0.1)
Found dependencies of (atty, 0.2.14): [(hermit-abi, 0.1.14), (libc, 0.2.71), (winapi, 0.3.9)]
Building tree for (atty, 0.2.14)
Found dependencies of (actix-web-codegen, 0.2.2): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (actix-web-codegen, 0.2.2)
Found dependencies of (openssl, 0.10.30): [(bitflags, 1.2.1), (cfg-if, 0.1.10), (foreign-types, 0.3.2), (lazy_static, 1.4.0), (libc, 0.2.71), (openssl-sys, 0.9.58)]
Building tree for (openssl, 0.10.30)
Building tree for (redox_syscall, 0.1.56)
Building tree for (unicode-width, 0.1.8)
Found dependencies of (bytes, 0.5.5): [(loom, 0.3.4)]
Building tree for (bytes, 0.5.5)
Building tree for (object, 0.20.0)
Found dependencies of (pin-project, 0.4.22): [(pin-project-internal, 0.4.22)]
Building tree for (pin-project, 0.4.22)
Found dependencies of (ttl_cache, 0.5.1): [(linked-hash-map, 0.5.3)]
Building tree for (ttl_cache, 0.5.1)
Found dependencies of (rand_hc, 0.1.0): [(rand_core, 0.3.1)]
Building tree for (rand_hc, 0.1.0)
Found dependencies of (time-macros, 0.1.0): [(proc-macro-hack, 0.5.16), (time-macros-impl, 0.1.1)]
Building tree for (time-macros, 0.1.0)
Found dependencies of (sharded-slab, 0.0.9): [(lazy_static, 1.4.0)]
Building tree for (sharded-slab, 0.0.9)
Found dependencies of (ring, 0.16.15): [(cc, 1.0.56), (libc, 0.2.71), (once_cell, 1.4.0), (spin, 0.5.2), (untrusted, 0.7.1), (web-sys, 0.3.41), (winapi, 0.3.9)]
Building tree for (ring, 0.16.15)
Found dependencies of (tempfile, 3.1.0): [(cfg-if, 0.1.10), (libc, 0.2.71), (rand, 0.7.3), (redox_syscall, 0.1.56), (remove_dir_all, 0.5.3), (winapi, 0.3.9)]
Building tree for (tempfile, 3.1.0)
Found dependencies of (actix_derive, 0.5.0): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (actix_derive, 0.5.0)
Found dependencies of (fxhash, 0.2.1): [(byteorder, 1.3.4)]
Building tree for (fxhash, 0.2.1)
Found dependencies of (hostname, 0.3.1): [(libc, 0.2.71), (match_cfg, 0.1.0), (winapi, 0.3.9)]
Building tree for (hostname, 0.3.1)
Found dependencies of (stdweb-derive, 0.5.3): [(proc-macro2, 1.0.18), (quote, 1.0.7), (serde, 1.0.114), (serde_derive, 1.0.114), (syn, 1.0.33)]
Building tree for (stdweb-derive, 0.5.3)
Found dependencies of (num-traits, 0.2.12): [(autocfg, 1.0.0)]
Building tree for (num-traits, 0.2.12)
Building tree for (either, 1.5.3)
Found dependencies of (tower-balance, 0.3.0): [(futures-core, 0.3.5), (futures-util, 0.3.5), (indexmap, 1.4.0), (pin-project, 0.4.22), (rand, 0.7.3), (slab, 0.4.2), (tokio, 0.2.21), (tower-discover, 0.3.0), (tower-layer, 0.3.0), (tower-load, 0.3.0), (tower-make, 0.3.0), (tower-ready-cache, 0.3.1), (tower-service, 0.3.0), (tracing, 0.1.15)]
Building tree for (tower-balance, 0.3.0)
Building tree for (multimap, 0.8.1)
Building tree for (futures-io, 0.3.5)
Building tree for (autocfg, 1.0.0)
Found dependencies of (stdweb-internal-macros, 0.2.9): [(base-x, 0.2.6), (proc-macro2, 1.0.18), (quote, 1.0.7), (serde, 1.0.114), (serde_derive, 1.0.114), (serde_json, 1.0.56), (sha1, 0.6.0), (syn, 1.0.33)]
Building tree for (stdweb-internal-macros, 0.2.9)
Building tree for (try-lock, 0.2.2)
Building tree for (memchr, 2.3.3)
Building tree for (lazy_static, 1.4.0)
Found dependencies of (rand_isaac, 0.1.1): [(rand_core, 0.3.1)]
Building tree for (rand_isaac, 0.1.1)
Building tree for (ppv-lite86, 0.2.8)
Found dependencies of (futures-macro, 0.3.5): [(proc-macro-hack, 0.5.16), (proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (futures-macro, 0.3.5)
Found dependencies of (matchers, 0.0.1): [(regex-automata, 0.1.9)]
Building tree for (matchers, 0.0.1)
Found dependencies of (which, 3.1.1): [(libc, 0.2.71)]
Building tree for (which, 3.1.1)
Found dependencies of (thiserror-impl, 1.0.20): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (thiserror-impl, 1.0.20)
Building tree for (cfg-if, 0.1.10)
Found dependencies of (rand_chacha, 0.1.1): [(autocfg, 0.1.7), (rand_core, 0.3.1)]
Building tree for (rand_chacha, 0.1.1)
Building tree for (httparse, 1.3.4)
Found dependencies of (redis-async, 0.6.3): [(bytes, 0.5.5), (futures-channel, 0.3.5), (futures-sink, 0.3.5), (futures-util, 0.3.5), (log, 0.4.8), (tokio, 0.2.21), (tokio-util, 0.3.1)]
Building tree for (redis-async, 0.6.3)
Found dependencies of (rust_decimal_macro_impls, 1.6.0): [(proc-macro-hack, 0.5.16), (quote, 1.0.7), (rust_decimal, 1.6.0)]
Building tree for (rust_decimal_macro_impls, 1.6.0)
Found dependencies of (h2, 0.2.5): [(bytes, 0.5.5), (fnv, 1.0.7), (futures-core, 0.3.5), (futures-sink, 0.3.5), (futures-util, 0.3.5), (http, 0.2.1), (indexmap, 1.4.0), (log, 0.4.8), (slab, 0.4.2), (tokio, 0.2.21), (tokio-util, 0.3.1)]
Building tree for (h2, 0.2.5)
Building tree for (adler32, 1.1.0)
Found dependencies of (actix-codec, 0.2.0): [(bitflags, 1.2.1), (bytes, 0.5.5), (futures-core, 0.3.5), (futures-sink, 0.3.5), (log, 0.4.8), (tokio, 0.2.21), (tokio-util, 0.2.0)]
Building tree for (actix-codec, 0.2.0)
Found dependencies of (futures, 0.3.5): [(futures-channel, 0.3.5), (futures-core, 0.3.5), (futures-executor, 0.3.5), (futures-io, 0.3.5), (futures-sink, 0.3.5), (futures-task, 0.3.5), (futures-util, 0.3.5)]
Building tree for (futures, 0.3.5)
Found dependencies of (rdrand, 0.4.0): [(rand_core, 0.3.1)]
Building tree for (rdrand, 0.4.0)
Found dependencies of (async-trait, 0.1.36): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (async-trait, 0.1.36)
Found dependencies of (wasm-bindgen-macro-support, 0.2.64): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33), (wasm-bindgen-backend, 0.2.64), (wasm-bindgen-shared, 0.2.64)]
Building tree for (wasm-bindgen-macro-support, 0.2.64)
Found dependencies of (enum-as-inner, 0.3.2): [(heck, 0.3.1), (proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (enum-as-inner, 0.3.2)
Found dependencies of (loom, 0.3.4): [(cfg-if, 0.1.10), (generator, 0.6.21), (scoped-tls, 0.1.2)]
Building tree for (loom, 0.3.4)
Found dependencies of (aho-corasick, 0.7.13): [(memchr, 2.3.3)]
Building tree for (aho-corasick, 0.7.13)
Found dependencies of (log, 0.4.8): [(cfg-if, 0.1.10)]
Building tree for (log, 0.4.8)
Building tree for (futures-sink, 0.3.5)
Building tree for (chunked_transfer, 1.2.0)
Found dependencies of (wasm-bindgen-futures, 0.4.14): [(cfg-if, 0.1.10), (js-sys, 0.3.41), (wasm-bindgen, 0.2.64), (web-sys, 0.3.41)]
Building tree for (wasm-bindgen-futures, 0.4.14)
Building tree for (untrusted, 0.7.1)
Found dependencies of (socket2, 0.3.12): [(cfg-if, 0.1.10), (libc, 0.2.71), (redox_syscall, 0.1.56), (winapi, 0.3.9)]
Building tree for (socket2, 0.3.12)
Building tree for (widestring, 0.4.2)
Found dependencies of (num_cpus, 1.13.0): [(hermit-abi, 0.1.14), (libc, 0.2.71)]
Building tree for (num_cpus, 1.13.0)
Building tree for (byteorder, 1.3.4)
Found dependencies of (brotli-sys, 0.3.2): [(cc, 1.0.56), (libc, 0.2.71)]
Building tree for (brotli-sys, 0.3.2)
Found dependencies of (block-padding, 0.1.5): [(byte-tools, 0.3.1)]
Building tree for (block-padding, 0.1.5)
Found dependencies of (generic-array, 0.12.3): [(typenum, 1.12.0)]
Building tree for (generic-array, 0.12.3)
Building tree for (gimli, 0.21.0)
Found dependencies of (prometheus, 0.7.0): [(cfg-if, 0.1.10), (fnv, 1.0.7), (lazy_static, 1.4.0), (protobuf, 2.15.1), (quick-error, 1.2.3), (spin, 0.5.2)]
Building tree for (prometheus, 0.7.0)
Found dependencies of (winreg, 0.7.0): [(winapi, 0.3.9)]
Building tree for (winreg, 0.7.0)
Building tree for (anyhow, 1.0.31)
Found dependencies of (actix-tls, 2.0.0-alpha.1): [(actix-codec, 0.2.0), (actix-rt, 1.1.1), (actix-service, 1.0.5), (actix-utils, 1.0.6), (derive_more, 0.99.9), (either, 1.5.3), (futures, 0.3.5), (log, 0.4.8)]
Building tree for (actix-tls, 2.0.0-alpha.1)
Found dependencies of (actix, 0.10.0-alpha.3): [(actix-rt, 1.1.1), (actix_derive, 0.5.0), (bitflags, 1.2.1), (bytes, 0.5.5), (crossbeam-channel, 0.4.2), (derive_more, 0.99.9), (futures-channel, 0.3.5), (futures-util, 0.3.5), (log, 0.4.8), (once_cell, 1.4.0), (parking_lot, 0.10.2), (pin-project, 0.4.22), (smallvec, 1.4.0), (tokio, 0.2.21), (tokio-util, 0.3.1), (trust-dns-proto, 0.19.5), (trust-dns-resolver, 0.19.5)]
Building tree for (actix, 0.10.0-alpha.3)
Found dependencies of (crossbeam-utils, 0.7.2): [(autocfg, 1.0.0), (cfg-if, 0.1.10), (lazy_static, 1.4.0)]
Building tree for (crossbeam-utils, 0.7.2)
Found dependencies of (cloudabi, 0.0.3): [(bitflags, 1.2.1)]
Building tree for (cloudabi, 0.0.3)
Building tree for (winapi, 0.2.8)
Found dependencies of (r2d2, 0.8.8): [(log, 0.4.8), (parking_lot, 0.10.2), (scheduled-thread-pool, 0.2.4)]
Building tree for (r2d2, 0.8.8)
Found dependencies of (unicode-bidi, 0.3.4): [(matches, 0.1.8)]
Building tree for (unicode-bidi, 0.3.4)
Found dependencies of (hermit-abi, 0.1.14): [(libc, 0.2.71)]
Building tree for (hermit-abi, 0.1.14)
Found dependencies of (sha-1, 0.8.2): [(block-buffer, 0.7.3), (digest, 0.8.1), (fake-simd, 0.1.2), (opaque-debug, 0.2.3)]
Building tree for (sha-1, 0.8.2)
Found dependencies of (scheduled-thread-pool, 0.2.4): [(parking_lot, 0.10.2)]
Building tree for (scheduled-thread-pool, 0.2.4)
Found dependencies of (generator, 0.6.21): [(cc, 1.0.56), (libc, 0.2.71), (log, 0.4.8), (rustc_version, 0.2.3), (winapi, 0.3.9)]
Building tree for (generator, 0.6.21)
Found dependencies of (mio-uds, 0.6.8): [(iovec, 0.1.4), (libc, 0.2.71), (mio, 0.6.22)]
Building tree for (mio-uds, 0.6.8)
Building tree for (protobuf, 2.15.1)
Found dependencies of (serde, 1.0.114): [(serde_derive, 1.0.114)]
Building tree for (serde, 1.0.114)
Building tree for (vcpkg, 0.2.10)
Found dependencies of (tower, 0.3.1): [(futures-core, 0.3.5), (tower-buffer, 0.3.0), (tower-discover, 0.3.0), (tower-layer, 0.3.0), (tower-limit, 0.3.1), (tower-load-shed, 0.3.0), (tower-retry, 0.3.0), (tower-service, 0.3.0), (tower-timeout, 0.3.0), (tower-util, 0.3.1)]
Building tree for (tower, 0.3.1)
Found dependencies of (diesel_derives, 1.4.1): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (diesel_derives, 1.4.1)
Found dependencies of (parking_lot_core, 0.7.2): [(cfg-if, 0.1.10), (cloudabi, 0.0.3), (libc, 0.2.71), (redox_syscall, 0.1.56), (smallvec, 1.4.0), (winapi, 0.3.9)]
Building tree for (parking_lot_core, 0.7.2)
Building tree for (fake-simd, 0.1.2)
Building tree for (typenum, 1.12.0)
Building tree for (fuchsia-zircon-sys, 0.3.3)
Found dependencies of (threadpool, 1.8.1): [(num_cpus, 1.13.0)]
Building tree for (threadpool, 1.8.1)
Building tree for (spin, 0.5.2)
Building tree for (ryu, 1.0.5)
Found dependencies of (flate2, 1.0.16): [(cfg-if, 0.1.10), (crc32fast, 1.2.0), (libc, 0.2.71), (miniz_oxide, 0.4.0)]
Building tree for (flate2, 1.0.16)
Building tree for (adler, 0.2.2)
Found dependencies of (digest, 0.8.1): [(generic-array, 0.12.3)]
Building tree for (digest, 0.8.1)
Building tree for (base-x, 0.2.6)
Building tree for (proc-macro-hack, 0.5.16)
Building tree for (tower-service, 0.3.0)
Building tree for (regex-syntax, 0.6.18)
Found dependencies of (pem, 0.8.1): [(base64, 0.12.3), (once_cell, 1.4.0), (regex, 1.3.9)]
Building tree for (pem, 0.8.1)
Found dependencies of (remove_dir_all, 0.5.3): [(winapi, 0.3.9)]
Building tree for (remove_dir_all, 0.5.3)
Building tree for (sha1, 0.6.0)
Building tree for (dtoa, 0.4.6)
Found dependencies of (derive_more, 0.99.9): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (derive_more, 0.99.9)
Found dependencies of (reqwest, 0.10.6): [(base64, 0.12.3), (bytes, 0.5.5), (encoding_rs, 0.8.23), (futures-core, 0.3.5), (futures-util, 0.3.5), (http, 0.2.1), (http-body, 0.3.1), (hyper, 0.13.6), (hyper-tls, 0.4.1), (js-sys, 0.3.41), (lazy_static, 1.4.0), (log, 0.4.8), (mime, 0.3.16), (mime_guess, 2.0.3), (native-tls, 0.2.4), (percent-encoding, 2.1.0), (pin-project-lite, 0.1.7), (serde, 1.0.114), (serde_json, 1.0.56), (serde_urlencoded, 0.6.1), (tokio, 0.2.21), (tokio-tls, 0.3.1), (url, 2.1.1), (wasm-bindgen, 0.2.64), (wasm-bindgen-futures, 0.4.14), (web-sys, 0.3.41), (winreg, 0.7.0)]
Building tree for (reqwest, 0.10.6)
Found dependencies of (unicase, 2.6.0): [(version_check, 0.9.2)]
Building tree for (unicase, 2.6.0)
Found dependencies of (clap, 2.33.1): [(ansi_term, 0.11.0), (atty, 0.2.14), (bitflags, 1.2.1), (strsim, 0.8.0), (textwrap, 0.11.0), (unicode-width, 0.1.8), (vec_map, 0.8.2)]
Building tree for (clap, 2.33.1)
Found dependencies of (rand_pcg, 0.2.1): [(rand_core, 0.5.1)]
Building tree for (rand_pcg, 0.2.1)
Found dependencies of (prost-derive, 0.6.1): [(anyhow, 1.0.31), (itertools, 0.8.2), (proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (prost-derive, 0.6.1)
Found dependencies of (petgraph, 0.5.1): [(fixedbitset, 0.2.0), (indexmap, 1.4.0)]
Building tree for (petgraph, 0.5.1)
Found dependencies of (num-bigint, 0.2.6): [(autocfg, 1.0.0), (num-integer, 0.1.43), (num-traits, 0.2.12)]
Building tree for (num-bigint, 0.2.6)
Found dependencies of (actix-utils, 1.0.6): [(actix-codec, 0.2.0), (actix-rt, 1.1.1), (actix-service, 1.0.5), (bitflags, 1.2.1), (bytes, 0.5.5), (either, 1.5.3), (futures, 0.3.5), (log, 0.4.8), (pin-project, 0.4.22), (slab, 0.4.2)]
Building tree for (actix-utils, 1.0.6)
Found dependencies of (foreign-types, 0.3.2): [(foreign-types-shared, 0.1.1)]
Building tree for (foreign-types, 0.3.2)
Building tree for (strsim, 0.8.0)
Building tree for (winapi-build, 0.1.1)
Found dependencies of (trust-dns-proto, 0.19.5): [(async-trait, 0.1.36), (backtrace, 0.3.49), (enum-as-inner, 0.3.2), (futures, 0.3.5), (idna, 0.2.0), (lazy_static, 1.4.0), (log, 0.4.8), (rand, 0.7.3), (smallvec, 1.4.0), (thiserror, 1.0.20), (tokio, 0.2.21), (url, 2.1.1)]
Building tree for (trust-dns-proto, 0.19.5)
Found dependencies of (getrandom, 0.1.14): [(cfg-if, 0.1.10), (libc, 0.2.71), (wasi, 0.9.0+wasi-snapshot-preview1)]
Building tree for (getrandom, 0.1.14)
Found dependencies of (tokio-util, 0.3.1): [(bytes, 0.5.5), (futures-core, 0.3.5), (futures-io, 0.3.5), (futures-sink, 0.3.5), (log, 0.4.8), (pin-project-lite, 0.1.7), (tokio, 0.2.21)]
Building tree for (tokio-util, 0.3.1)
Found dependencies of (thiserror, 1.0.20): [(thiserror-impl, 1.0.20)]
Building tree for (thiserror, 1.0.20)
Building tree for (linked-hash-map, 0.5.3)
Found dependencies of (http-body, 0.3.1): [(bytes, 0.5.5), (http, 0.2.1)]
Building tree for (http-body, 0.3.1)
Building tree for (vec_map, 0.8.2)
Found dependencies of (tower-buffer, 0.3.0): [(futures-core, 0.3.5), (pin-project, 0.4.22), (tokio, 0.2.21), (tower-layer, 0.3.0), (tower-service, 0.3.0), (tracing, 0.1.15)]
Building tree for (tower-buffer, 0.3.0)
Found dependencies of (ureq, 1.3.0): [(base64, 0.12.3), (chunked_transfer, 1.2.0), (cookie, 0.13.3), (lazy_static, 1.4.0), (qstring, 0.7.2), (rustls, 0.17.0), (url, 2.1.1), (webpki, 0.21.3), (webpki-roots, 0.19.0)]
Building tree for (ureq, 1.3.0)
Building tree for (winapi-x86_64-pc-windows-gnu, 0.4.0)
Found dependencies of (indexmap, 1.4.0): [(autocfg, 1.0.0), (serde, 1.0.114)]
Building tree for (indexmap, 1.4.0)
Found dependencies of (quote, 1.0.7): [(proc-macro2, 1.0.18)]
Building tree for (quote, 1.0.7)
Found dependencies of (pin-project-internal, 0.4.22): [(proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33)]
Building tree for (pin-project-internal, 0.4.22)
Found dependencies of (lock_api, 0.3.4): [(scopeguard, 1.1.0)]
Building tree for (lock_api, 0.3.4)
Found dependencies of (hyper, 0.13.6): [(bytes, 0.5.5), (futures-channel, 0.3.5), (futures-core, 0.3.5), (futures-util, 0.3.5), (h2, 0.2.5), (http, 0.2.1), (http-body, 0.3.1), (httparse, 1.3.4), (itoa, 0.4.6), (log, 0.4.8), (pin-project, 0.4.22), (socket2, 0.3.12), (time, 0.1.43), (tokio, 0.2.21), (tower-service, 0.3.0), (want, 0.3.0)]
Building tree for (hyper, 0.13.6)
Found dependencies of (ordered-float, 1.0.2): [(num-traits, 0.2.12)]
Building tree for (ordered-float, 1.0.2)
Found dependencies of (actix-macros, 0.1.2): [(quote, 1.0.7), (syn, 1.0.33)]
Building tree for (actix-macros, 0.1.2)
Found dependencies of (tower-timeout, 0.3.0): [(pin-project, 0.4.22), (tokio, 0.2.21), (tower-layer, 0.3.0), (tower-service, 0.3.0)]
Building tree for (tower-timeout, 0.3.0)
Found dependencies of (encoding_rs, 0.8.23): [(cfg-if, 0.1.10)]
Building tree for (encoding_rs, 0.8.23)
Found dependencies of (pq-sys, 0.4.6): [(vcpkg, 0.2.10)]
Building tree for (pq-sys, 0.4.6)
Found dependencies of (actix-web, 3.0.0-alpha.3): [(actix-codec, 0.2.0), (actix-http, 2.0.0-alpha.4), (actix-macros, 0.1.2), (actix-router, 0.2.4), (actix-rt, 1.1.1), (actix-server, 1.0.3), (actix-service, 1.0.5), (actix-testing, 1.0.1), (actix-threadpool, 0.3.2), (actix-tls, 2.0.0-alpha.1), (actix-utils, 1.0.6), (actix-web-codegen, 0.2.2), (awc, 2.0.0-alpha.2), (bytes, 0.5.5), (derive_more, 0.99.9), (encoding_rs, 0.8.23), (futures-channel, 0.3.5), (futures-core, 0.3.5), (futures-util, 0.3.5), (fxhash, 0.2.1), (log, 0.4.8), (mime, 0.3.16), (pin-project, 0.4.22), (regex, 1.3.9), (serde, 1.0.114), (serde_json, 1.0.56), (serde_urlencoded, 0.6.1), (socket2, 0.3.12), (time, 0.2.16), (tinyvec, 0.3.3), (url, 2.1.1)]
Building tree for (actix-web, 3.0.0-alpha.3)
Found dependencies of (migrations_internals, 1.4.1): [(diesel, 1.4.5)]
Building tree for (migrations_internals, 1.4.1)
Found dependencies of (awc, 2.0.0-alpha.2): [(actix-codec, 0.2.0), (actix-http, 2.0.0-alpha.4), (actix-rt, 1.1.1), (actix-service, 1.0.5), (base64, 0.12.3), (bytes, 0.5.5), (derive_more, 0.99.9), (futures-core, 0.3.5), (log, 0.4.8), (mime, 0.3.16), (percent-encoding, 2.1.0), (rand, 0.7.3), (serde, 1.0.114), (serde_json, 1.0.56), (serde_urlencoded, 0.6.1)]
Building tree for (awc, 2.0.0-alpha.2)
Building tree for (rand_core, 0.4.2)
Found dependencies of (simple_asn1, 0.4.0): [(chrono, 0.4.11), (num-bigint, 0.2.6), (num-traits, 0.2.12)]
Building tree for (simple_asn1, 0.4.0)
Found dependencies of (juniper, 0.14.2): [(chrono, 0.4.11), (fnv, 1.0.7), (indexmap, 1.4.0), (juniper_codegen, 0.14.2), (serde, 1.0.114), (serde_derive, 1.0.114), (url, 2.1.1), (uuid, 0.7.4)]
Building tree for (juniper, 0.14.2)
Found dependencies of (native-tls, 0.2.4): [(lazy_static, 1.4.0), (libc, 0.2.71), (log, 0.4.8), (openssl, 0.10.30), (openssl-probe, 0.1.2), (openssl-sys, 0.9.58), (schannel, 0.1.19), (security-framework, 0.4.4), (security-framework-sys, 0.4.3), (tempfile, 3.1.0)]
Building tree for (native-tls, 0.2.4)
Found dependencies of (serde_urlencoded, 0.6.1): [(dtoa, 0.4.6), (itoa, 0.4.6), (serde, 1.0.114), (url, 2.1.1)]
Building tree for (serde_urlencoded, 0.6.1)
Found dependencies of (tokio-tls, 0.3.1): [(native-tls, 0.2.4), (tokio, 0.2.21)]
Building tree for (tokio-tls, 0.3.1)
Found dependencies of (wasm-bindgen-backend, 0.2.64): [(bumpalo, 3.4.0), (lazy_static, 1.4.0), (log, 0.4.8), (proc-macro2, 1.0.18), (quote, 1.0.7), (syn, 1.0.33), (wasm-bindgen-shared, 0.2.64)]
Building tree for (wasm-bindgen-backend, 0.2.64)
Found dependencies of (ws2_32-sys, 0.2.1): [(winapi, 0.2.8), (winapi-build, 0.1.1)]
Building tree for (ws2_32-sys, 0.2.1)
Found dependencies of (futures-task, 0.3.5): [(once_cell, 1.4.0)]
Building tree for (futures-task, 0.3.5)
Found dependencies of (tracing, 0.1.15): [(cfg-if, 0.1.10), (log, 0.4.8), (tracing-attributes, 0.1.8), (tracing-core, 0.1.10)]
Building tree for (tracing, 0.1.15)
Found dependencies of (diesel, 1.4.5): [(bitflags, 1.2.1), (byteorder, 1.3.4), (diesel_derives, 1.4.1), (pq-sys, 0.4.6), (r2d2, 0.8.8), (serde_json, 1.0.56), (uuid, 0.7.4)]
Building tree for (diesel, 1.4.5)
Found dependencies of (signal-hook-registry, 1.2.0): [(arc-swap, 0.4.7), (libc, 0.2.71)]
Building tree for (signal-hook-registry, 1.2.0)
Building tree for (unicode-segmentation, 1.6.0)
Found dependencies of (schannel, 0.1.19): [(lazy_static, 1.4.0), (winapi, 0.3.9)]
Building tree for (schannel, 0.1.19)
Found dependencies of (rand, 0.7.3): [(getrandom, 0.1.14), (libc, 0.2.71), (rand_chacha, 0.2.2), (rand_core, 0.5.1), (rand_hc, 0.2.0), (rand_pcg, 0.2.1)]
Building tree for (rand, 0.7.3)
Found dependencies of (crossbeam-channel, 0.4.2): [(crossbeam-utils, 0.7.2), (maybe-uninit, 2.0.0)]
Building tree for (crossbeam-channel, 0.4.2)
Building tree for (slab, 0.4.2)
Building tree for (fuchsia-cprng, 0.1.1)
Building tree for (discard, 1.0.4)
Found dependencies of (http, 0.2.1): [(bytes, 0.5.5), (fnv, 1.0.7), (itoa, 0.4.6)]
Building tree for (http, 0.2.1)
Found dependencies of (rustc_version, 0.2.3): [(semver, 0.9.0)]
Building tree for (rustc_version, 0.2.3)
Building tree for (tinyvec, 0.3.3)
Found dependencies of (block-buffer, 0.7.3): [(block-padding, 0.1.5), (byte-tools, 0.3.1), (byteorder, 1.3.4), (generic-array, 0.12.3)]
Building tree for (block-buffer, 0.7.3)
Found dependencies of (regex-automata, 0.1.9): [(byteorder, 1.3.4), (regex-syntax, 0.6.18)]
Building tree for (regex-automata, 0.1.9)
Creating tags for: ["project-network-framework", "project-network-shared", "project-network-aggregates", "project-network-projections", "project-network-gql"] ...
Too many open files (os error 24) at path "/var/folders/8l/77fwhqdx3tvfnn3s_k7nlwgm0000gn/T/.tmp1LiWvt"
dan-t commented 4 years ago

Can you please test if the current github version fixes your issue.

bodymindarts commented 4 years ago

I don't get the error anymore but it doesn't seem to be respecting the -O option:

 $ ~/projects/dan-t/rusty-tags/target/debug/rusty-tags -q -O $(pwd)/.tags vi && ls -al $(pwd)/.tags
ls: /Users/jcarter/projects/project/project-network/.tags: No such file or directory
bodymindarts commented 4 years ago

Okay never mind... it worked once I cleared the cache. Thanks!

samtay commented 4 years ago

What cache? I have the same issue out of the box.. MacOS, rusty-tags 3.5.1. Output looks the same as above, but a pretty small project.

samtay commented 4 years ago

Saw 1ceabdb in the commit history, so cloned down and built from source; worked like a charm 👍