Giter VIP home page Giter VIP logo

harbor's People

Contributors

alexlwn123 avatar benthecarman avatar elsirion avatar esomore avatar futurepaul avatar markskram avatar tonygiorgio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

harbor's Issues

Undefined reference to `sqlite3_prepare_v3` when running `cargo build`

I'm running debian 12 and rust installation with rustup. cargo build returns the following error:

   Compiling harbor v0.1.0 (/home/user/repositories/harbor)
error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C"..."-nodefaultlibs"
  = note: /usr/bin/ld: /home/user/repositories/harbor/target/debug/deps/libdiesel-b246e9974e71a02f.rlib(diesel-b246e9974e71a02f.diesel.a7bed4269b960dd1-cgu.6.rcgu.o): in function `diesel::sqlite::connection::stmt::Statement::prepare':
          /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.1.6/src/sqlite/connection/stmt.rs:32: undefined reference to `sqlite3_prepare_v3'
          collect2: error: ld returned 1 exit status

  = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
  = note: use the `-l` flag to specify native libraries to link
  = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)

error: could not compile `harbor` (bin "harbor") due to 1 previous error

The first node is massive, I shortened everything but between the dots I've put there are a ton of parameters.

I'm running sqlite3 version 3.46.0 (64-bit) , installed using the binaries available in the official SQLite website.

GUI icons not appearing in built binary

OS: Debian 12
Build: rust

Expected behaviour

Running the app from the built binary in dist/harbor looks exactly like running the cargo run --features vendored.

Actual behaviour

Running the app from the built binary in dist/harbor makes the app running smoothly but icons are not appearing.

increase db timeout for non-tests

I see in other issues that db timeout was increased for some tests failing. I was getting same error when running the app:

"ERROR harbor::core > error using password: timed out waiting for connection"

I increased the timeout for non-tests as well and app started working.

error after password entry

I started harbor for the first time and entered a password similar to "test.1234" and got the following error:

marius@a64:~/harbor$ cargo run --features vendored
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s
     Running `target/debug/harbor`
Core loaded
ERROR r2d2 > near ".1234": syntax error

Then, I started again and entered just "test":

marius@a64:~/harbor$ cargo run --features vendored
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.27s
     Running `target/debug/harbor`
Core loaded
 ERROR r2d2 > database is locked
 ERROR r2d2 > database is locked

How do I unlock the DB to try again?

Add message ID to all actions

Let the UI side generate a random UUID for message ID so that core can send it back when there's updates for the user action specifically.

It might need to be optional on the return side because there might not be a user action that initiated it (balance updates or upon restarts, I don't think we need to store these ephemeral message IDs).

library 'sqlcipher' not found on MacOSX M2

❯ just run
RUST_LOG=harbor=debug,iced_wgpu=error,wgpu_core=error,info cargo run
   Compiling harbor v0.1.0 (/Users/eso/harbor)
error: linking with `cc` failed: exit status: 1
  |
  = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET -u XROS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/bin:/Users/eso/.rvm/gems/ruby-3.2.2/bin:/Users/eso/.rvm/gems/ruby-3.2.2@global/bin:/Users/eso/.rvm/rubies/ruby-3.2.2/bin:/opt/homebrew/share/google-cloud-sdk/bin:/Users/eso/.krew/bin:/Users/eso/.pyenv/shims:/Users/eso/.pyenv/bin:/Users/eso/.gvm/pkgsets/go1.21.7/global/bin:/Users/eso/.gvm/gos/go1.21.7/bin:/Users/eso/.gvm/pkgsets/go1.21.7/global/overlay/bin:/Users/eso/.gvm/bin:/opt/local/bin:/opt/local/sbin:/usr/local/sbin:/usr/local/opt/gnu-getopt/bin:/Users/eso/.nvm/versions/node/v20.13.1/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/usr/local/MacGPG2/bin:/usr/local/share/dotnet:~/.dotnet/tools:/usr/local/go/bin:/Users/eso/Library/Android/sdk/platform-tools:/Users/eso/.cargo/bin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/eso/.radicle/bin:/Users/eso/.garden/bin:/Users/eso/.rvm/bin" VSLANG="1033" ZERO_AR_DATE="1" "cc" "-arch" "arm64" "/var/folders/_g/b9gs30ks7fg0ymtggt3mrrfw0000gp/T/rustcFUHK2z/symbols.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.018jdgbt49173je10lpqqjxd2.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.01by0cjm0jk7ds2g7o0c5lgws.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.01j75uuk44cp6hs1970hv02p4.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.03zmxn9nvdji135yuoz9h4gsj.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0axulh261kjoc5mds6na2o28n.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0dlkqeexj2hmtlj2416tiu7z6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0gd46ddpm8h2naxy80w7hmbu5.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0hvr9444as6xulw770l5rdavi.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0idzkiowb9jgtl52ihubolxza.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0jka46x5c0prrthrp29ztc6h8.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0k6tm2rzzjpg6oe3k5rkzybaz.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0myusjyuwh85ikav4gun2qyjm.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0nnt2l0lfiyas4keiiq6csus2.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0ns2v99uwuei9oorh6p08wl5v.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0rzspnbe2hlblec7fgcsf4e82.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0vftkpboyqb423umasce97u6w.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0xtnnbleinzfwq4up2xb1pntj.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.10g565incbs0dw1iwnwrp16dq.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.15lt2szciua92kvafr5gqmgek.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.184tr7wuzxz6q52ugag5ba4x9.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1cns8ggp15uvl051jvziqq1mk.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1cv4vfk1ifceg9g6s3w0ze7m9.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1dcjm09ga8wgljjfeylspmmog.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1e0jkmamazz8u09pqz1hy0vih.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1l327j3ilkmp0ybuiek4o351a.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1lc7382adf2se2k2z80ytx2oc.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1lpkgha994oxr0r65zyi6yoko.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1pbzu5a9rlwqj5b3qb2yxherw.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1t0y8i80narm47j8tga3zkc5j.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1vm203li1o7wcwi4p5ak9dgr7.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.1zc2t6mokppfeihzgzz2iyaz2.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.207kya5zeq7de510g8n5413b1.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.23b2kxhhne2w4a0ldr0zli5cq.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.26y76b61rxwe3isss3jhb79qq.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.27hmaoevtr5wwqcpozxz5udun.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.28jqbw9nwspzsekj551x5s3qq.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.28kwf8mhej50axivpz2anbvik.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.28rn7pupyxfqu6zcvxc1vphha.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2b5bju9ntzdeky4tx0s8qwy02.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2b7tki4w5c0gbk7z7y8w0ltrg.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2buapsyf32vy3eul63x9sd8ca.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2cn3o4wm68nmwz6swy83hmry3.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2eb9m7i7n4an9ljl6rzv8wdqt.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2egnsciv0ya74ej9c6vh5f0wq.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2wpeerz41ul759dl2czvc8df6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2xny5aht1zez35eytqr0qow8d.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2yrzxlb6ta29m6i4pafl0jt0p.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2ywq2lvpvayqsxf8ot95f5rtg.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.2zb15exri1x94ravc3s516071.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.35pkos2hye7scta9ymvj1ff02.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.36lrgkhbrtr1yctj25irwr7gm.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.373sdrlcz73sls4fjlbkwv20o.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.39fkv99vdrfwfy7hgw0ajn7s4.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3btq7xzk7hm7ddd2vbgn51n8g.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3gld9fza2p9lefvg3nslqf9kj.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3ib9j69tcg017j3h80j43wqpl.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3kwp3mrdw8ddkfms7at6x6xjp.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3ky5rlwqr8vsqtbrd0abxe0b2.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3nibs3yo46d79jqr259ix5lad.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3t47h9j10pbgy4srnu1k8x16c.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3v6us7hk9jyp9umubh8qihccz.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3wbyj47f6h6cv1de66vtoz2sv.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3xpir8n0f3q14rzg5r62q8c39.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.3z51w0vkb6tsdofya3mh22y3l.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.40luumrqwddi3ofvz25rlpqlr.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.41339d6qvi630w6x128woxztz.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.41avcqf5g48iy51c1yuyz10qd.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.45mbazu9rosxpx7karbb9xd6t.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4690c39olqie82mfgfplalp0r.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.49a59upfjsdrbn3pf75hztftt.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.49jyf1kz9qqu2m4fs706q0mrr.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.49k49w8b0g8o8c55ma1quk1o6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4af8c0q3b4ugnmrgog7vql51o.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4as3i80rwfo30i099p9gp93qd.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4bwxl3sgc16zcg7pmx92neih1.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4esxxaowp3213yioer8w21mhn.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4fp9vkzq2rvbum3wp3v4r1pup.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4jijxq9le2xpkpviglb8a4rac.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4kbwzrt0ci4g0msb0icrr50xb.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4l65ym3nfdvbg6479ymxor62i.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4njo2p603yfu8r9ccvtfwasng.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4nwupaeh24imw51fmpm5m8f90.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4pgfrfd4nxxf4nkevqrcw545h.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4q0oxrtpllpx4r8vmhwflfcgs.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4qa9noegnodtwg36hqpuxtnxg.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4tbco1914bh8cxh3z33668tws.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4tou7ojvh2zs78kibko7h9x4m.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4u6bx28zuc7gag268ydniuucj.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4wqs68tq0aa32vy9z4uyvqhbt.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4x7fw93ty81v16ue5ja6nzrte.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.4xc3s0ez5sv5hpyhj3nzvoh7k.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.510qx74vcx2hhvqz910m8dara.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.51pruslhgfym8j3jf2an2h447.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.54cnlzu7nsbhzpam8pembtvx1.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.55q9yri84btq457dh12mzcwdk.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.56ao8fj7l277tq410upgthdw4.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.56l9ryi4hnnzn42bq8ob5o0s5.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.56rri0rgt3jdonqohm9o36qeu.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.59izh5ztksfhasq9rz6q9kjr6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.59n6vu7kp2pjx7to82ctqo85p.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.59rkcpw0y253h97fpf5k0tr3e.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5aj5mjc80dgx4zwimrs2vu4k6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5fw9lqznh9qo29tc89kejg97e.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5g9a9uv5hogk7so4px33c7jo7.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5lfrbp85ra9idz7ksgdewh980.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5lwpqvm3lwobor3q1vjz4h46y.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5n2mp1cw0r8n1z6n3y88in9oe.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5r8ngcz5ohhlp4t5c2d4r3x2w.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5t7unbj7xk0tfr5778ghfk4ad.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5v0r3zwnka4gobn4esntfpcur.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5w21yazkuk73cwudaj72md71w.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5xqo8554zrr23k9d58hdh7x2f.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5ya1be4jkux72opsgu4dwdupl.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5yfojm2hmf1mr3fy7h3mpsuc2.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.5yvkcqullmkkoj9on26huzcj9.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.65c420cbk7f30vd8f67h4lt6v.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.65mo3meulo8qsf3t6vfxz8ayy.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.66vzb812endcrn1fib8693yfi.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.69o1uj0pt33plvg34z5z9339x.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6b270y2n9rcustl0y62rgcziy.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6ijtnh2p0oocel907ab94mj6m.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6j2ceyw270o2qlxsbwegq7gv2.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6kyhhlczk82wse6v39y59y3r2.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6m3lcic97euezyj0eggdn4wpl.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6ua9h4ztl16sfagurgqr1sxvm.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6upkxkmh0rrdtdy1f73953mvi.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6wdn09exzoi7beatgtfl64m70.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6y0slvksa0yrtrbd70xwhi7gb.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6ypmpz7geolsm7h30fzgklmbb.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.6ys9vdkpp5wbqnm0mcprjsrg7.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.71kk2tuwi6sfqvkiholxubcjx.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.743sdt6dfle08gnhxmohuwu21.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.76g3ynlfuwfaz0y4pphxkcbni.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.789qrwogwa16d4m30i6nobkh5.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7fackic6tzvdv9to9uzb5okmd.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7hbqa8fwf0uh4o1zj9qlankcc.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7n01xsdjgn4vuw7cs9vb5gs5b.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7oh83kmgb45vwguw220v6q4x6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7udymufdpwv2ncludycqh5vvp.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7vb4z3qkvde8uyivpcrjgqonu.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7w9nyalqigzg8msnb63f1rn4c.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7x8k1tnkzqz386k9hdid401u8.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7yh8fz2fz0vxzooy3i78vcglk.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.7yowes2ebspznmnyn02hi96wn.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.82cpj5f6qkixylh222je03ops.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.85k85llqkvwdwitnwrytgux91.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.87nsq8sxhyw8nbybt1ny5z92d.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8884dd8s5mjmfbb4tczdh09x9.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8apdhtqh1revgduilv0knz2ab.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8eyqzsgzn7kn8w5vdejkqcuxe.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8gl5vd1xudb62i6f5nial1z0r.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8k1550x3uhvciq503u09ubfy7.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8lxbuzqxlcchb49wwpep233p6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8npl1d3gjl8mil1xi2pnhr32l.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8nwel9cn9ytcnwfo4l30m3yy6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8ptnw1w4xuymlt5qr4cx1iy9p.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8vregaj9at45hg6v0np5nxas3.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.8xruktqwdl9z94cp1u6pvqtox.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.92cmixnj82vilra65si1pcr36.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.92fwpkjosppxbbrphh24gq52w.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.94gpnoe4giaaxhz3gs3fe2jvj.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.96aljlt25d0vwaqkfkdc1vues.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.96wbp6xvqiwubih5mw5jconzh.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.99sge55ovb0i9nqektkhzi6d0.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.9czl4amckpki1nhx0k5akjt4z.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.9i9e3vfrvmazxax4ayh71d894.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.9mcyiwhtbz72ctkfm4o4p1nem.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.9o16yut780irryuhs1k67x3n6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.9pxandfgpmniu0r8fg46tznir.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.9qakgxwnooxi53mbvduqbkp0q.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.9rnu66mbpeiuy8dplyp5akdd9.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.a67n63s4lt8mv23lmw54hl7jb.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ab1lqdvrvahpz84tze6u261c8.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ablmxbpb0n79fsredmvzoezzv.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.acwa3vr6rzj5modan608ihedw.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.affiw4rl77w88zc8fvre19ru4.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.agw5jjnf27wyeze5dk911kuk7.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ahdhiy8wk6velg3r0op4c1o8u.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.aih93eze5ei3pbqqvmjv2tmg6.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ake6wqp772cse6gitqbasaq7z.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.alm1pchx3iyp7q7b63qg1c2g0.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ap0ghpsimv72egdhp9yckex26.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.arrluxslzrvj8zjr1q5xym9uk.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.avfa20pcgb7uxohxnpqzx39ll.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.aybljc9hysd9ml2b7168vgwmg.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.b1fhqiyq3mf42zikab2r51gof.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.b3csptd6bvafz06qbbrc24bp1.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.b7bbysw617hrnd85koaxeixrg.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.b7uwsav6tgdlkvbs196nwbo6m.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.b9vkvi448u43o1to8vzjfwm0m.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.bbr9ur5i0366k5utyc1hpy6fk.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.bed2pe6lrhxvpjzmqslcg1jcc.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.bgxx5y8u5hc1dff7h0b1d34ed.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.bh7ngbfxoankxaq8jgsizk2l5.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.bhsvgvgjttfmqzmxzl6zk59e0.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.bhxs6dkwu9fpsuwybd48c4xkf.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.bq25zyr26par7lk4djl8r9oo4.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.bvc3ckqj2yoaee7xe9fobemsu.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.c0plf5oox8q57ont4m75icyoe.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.c0r6y8quczc98njcd4a49hc49.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cac3tk1iegh7ml7f16vaz24ca.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cchte1y1iy9lvq5axt2t13vv0.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cei7gb50a8rtdaz2iolss68iw.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cgbdv3sbhxtee24dj8ieky7q4.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cgg75tbgy5g0wnc4yymowloyo.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cgxpw5g6z8nkqttt84w42jvw0.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cj5y09116ij53whbf5w5htqlk.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ckvxqz5e6diww0gyi5o34a4qn.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cpjxumjiwl3olwtwlrmj0ex45.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cpz92a2iyl0g6yws7dblxe3my.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cqob15ajlchqwbm782axdp4fk.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ctt9gn48h0ggc4jpu9sv35swm.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cuo138ajd7hc991dskqak01rf.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cuu7m76ct1ryhakcd7b1fpujq.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cvxgnrun9bs6pflbr4rha9unm.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cwdt2kozrudxapbxkm0yrnxjo.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cyrt6bqr4vfdp6b2e5nr2136x.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.cz8s2be9mp3izg7us2vjmhln1.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.d0tcp2gu9c88f0bet531rcd57.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.d7dn3mn0auw29d1xt82shziiq.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.dd6cjvbqw58ip5gzpbmsgqu9f.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.de5c6jo14vu5vgxe1h8jrz4a4.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.deeqrfj5u9fkemfy25g0sldg8.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.deqq5jl8v12cey5kmo6safnhr.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.dk8aryawcucgg1rpw0i6t1l3m.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.dlz1ux9dx8qwgjmynlqk6hvky.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.dpjfzrarm7jp354vra661j658.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.dtlnajnxn0znc7jl1efjxumt4.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.du3j0q6lep7dk98pz5l2c6c6u.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.dy3lugksj39tbjwhe10wn0i1u.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.dygkujqj8lkjm6odxa5taqirb.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.dzyd2v37ye8ofzayjxnw8apne.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.e2bc1tkq9d80dbgng31m9ljzz.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.e7xthouvxlzz5jk1aekn04gpr.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.e8o4h79iduj5s2oii4ich20x0.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.e9310xu7x08ec0s1ydwuqpbge.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.e99q06ca8drxkwuzma2wn0h0b.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.eag6d193wjl809t6gpeb6mfi9.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.eazxbshu66e5lmq593zf4cbeq.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ebp3waceem1kpxwq7vt2va5q3.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.eceewgd5uvhbe8t88e2w63ius.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.egg9w2tlh1k4ldwgiffq7fit9.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ehkyjw74zzv5cy28nesvt4k03.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ejkn3y3omz4xf4bnk3nyk4sn1.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ekjm5tcryqx4w81er0onb4i6q.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.el4qrf9zpipfcmw2qpq9fnq3o.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.embo1ayhnfj8pj27m335rzjcg.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.emu24lbimk4g3yi9vwx2yv8oo.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.enz4suddph217ysjosuiz1qf1.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.eobutwsvuu0picf1w1j5oxirp.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.eowksxcayb9lt4ztwy8qi2x5b.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.eq7742nyspcc8zbh92yicovcs.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.etmlh13zqolgcs0krt1rgdrg8.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.ew1fj9greznbout1jssdak99k.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.f04yhiyu9mbjfwz8n555dix17.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.f39varx4n5d2p5csdwnr5qf5s.rcgu.o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062.0toff1ll8bplgpek0lr83bhmc.rcgu.o" "-L" "/Users/eso/harbor/target/debug/deps" "-L" "/Users/eso/harbor/target/debug/build/secp256k1-sys-a6bf6c57c5ac0ea4/out" "-L" "/Users/eso/harbor/target/debug/build/ring-5a0e4e22409698d7/out" "-L" "/Users/eso/harbor/target/debug/build/secp256k1-sys-3558a3284f410dbc/out" "-L" "/Users/eso/harbor/target/debug/build/secp256k1-zkp-sys-c301ef9424235881/out" "-L" "/Users/eso/harbor/target/debug/build/ring-36bca0896ba9791a/out" "-L" "/Users/eso/harbor/target/debug/build/objc_exception-68f5b891078df4bc/out" "-L" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib" "/Users/eso/harbor/target/debug/deps/libpretty_env_logger-b2bafc1ea2c8ae46.rlib" "/Users/eso/harbor/target/debug/deps/libenv_logger-341f8dc5d9099e7e.rlib" "/Users/eso/harbor/target/debug/deps/libis_terminal-04596a7b16c49a13.rlib" "/Users/eso/harbor/target/debug/deps/libhumantime-c7b93dc87eb0afc0.rlib" "/Users/eso/harbor/target/debug/deps/libhome-194fe6c5c3388bc3.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_mint_client-a9db4e901d53f71c.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_mint_common-c6e834a96b2d60ad.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_bip39-ccb3ac48f0857b4b.rlib" "/Users/eso/harbor/target/debug/deps/librusqlite-86dffaaad78dadee.rlib" "/Users/eso/harbor/target/debug/deps/libfallible_streaming_iterator-521047d5d9cdfccb.rlib" "/Users/eso/harbor/target/debug/deps/libfallible_iterator-4593914cec64ef86.rlib" "/Users/eso/harbor/target/debug/deps/libhashlink-f5d134ff1212d142.rlib" "/Users/eso/harbor/target/debug/deps/libdiesel_migrations-f501866fbe0f67ef.rlib" "/Users/eso/harbor/target/debug/deps/libmigrations_internals-822096f6d581651b.rlib" "/Users/eso/harbor/target/debug/deps/libtoml-a7e0cac99f4372c6.rlib" "/Users/eso/harbor/target/debug/deps/libtoml_edit-97196b64fd387706.rlib" "/Users/eso/harbor/target/debug/deps/libserde_spanned-9958272f15934f1d.rlib" "/Users/eso/harbor/target/debug/deps/libwinnow-ce4e6d0352025767.rlib" "/Users/eso/harbor/target/debug/deps/libtoml_datetime-835606002efa7a72.rlib" "/Users/eso/harbor/target/debug/deps/libdiesel-0d35f9ec48d176aa.rlib" "/Users/eso/harbor/target/debug/deps/libr2d2-813472ce9651f283.rlib" "/Users/eso/harbor/target/debug/deps/libscheduled_thread_pool-e4926efd8e36f45d.rlib" "/Users/eso/harbor/target/debug/deps/libchrono-b5377ea22a1db535.rlib" "/Users/eso/harbor/target/debug/deps/libiana_time_zone-073d0521023c66d9.rlib" "/Users/eso/harbor/target/debug/deps/liblibsqlite3_sys-8d15eac16171635f.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_wallet_client-e28372fdbd31a4b0.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_bitcoind-64d5bad65056a986.rlib" "/Users/eso/harbor/target/debug/deps/libesplora_client-bd47d3912142e3cd.rlib" "/Users/eso/harbor/target/debug/deps/libbitcoincore_rpc-fa6cdcb8ffe08048.rlib" "/Users/eso/harbor/target/debug/deps/libbitcoincore_rpc_json-8b8a0a37905ee02e.rlib" "/Users/eso/harbor/target/debug/deps/libjsonrpc-d836de5f83fe23c6.rlib" "/Users/eso/harbor/target/debug/deps/libbase64-628c478628149945.rlib" "/Users/eso/harbor/target/debug/deps/libbyteorder-f12a9a1ecaded24c.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_wallet_common-48e4e680dc573568.rlib" "/Users/eso/harbor/target/debug/deps/libminiscript-b1c1c60e54417d5e.rlib" "/Users/eso/harbor/target/debug/deps/libvalidator-d1ded4306ea6cad1.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_ln_client-196276be6e427b53.rlib" "/Users/eso/harbor/target/debug/deps/libreqwest-d261ee26d476cc43.rlib" "/Users/eso/harbor/target/debug/deps/librustls_pemfile-dbd229f451ab29ac.rlib" "/Users/eso/harbor/target/debug/deps/libhyper_rustls-ece5192f9a6a45f1.rlib" "/Users/eso/harbor/target/debug/deps/libwebpki_roots-9144712752a286c9.rlib" "/Users/eso/harbor/target/debug/deps/libsystem_configuration-ba22dcd841225c08.rlib" "/Users/eso/harbor/target/debug/deps/libsystem_configuration_sys-b752307c54f2c6a9.rlib" "/Users/eso/harbor/target/debug/deps/libtokio_socks-a2f99a1d97cce9ba.rlib" "/Users/eso/harbor/target/debug/deps/libtokio_rustls-30695a9db3eab5ac.rlib" "/Users/eso/harbor/target/debug/deps/libmime-d3de3c71041212ac.rlib" "/Users/eso/harbor/target/debug/deps/libencoding_rs-c9058f54e4e91c30.rlib" "/Users/eso/harbor/target/debug/deps/librustls-2e0e4416782a7be4.rlib" "/Users/eso/harbor/target/debug/deps/libwebpki-b41c1a9d44296d9d.rlib" "/Users/eso/harbor/target/debug/deps/libhyper-bcdcc69b813cf2b9.rlib" "/Users/eso/harbor/target/debug/deps/libh2-2a663915df4e7c71.rlib" "/Users/eso/harbor/target/debug/deps/libsync_wrapper-20967ab4d070734b.rlib" "/Users/eso/harbor/target/debug/deps/libhttp_body-751f5ae06d88d653.rlib" "/Users/eso/harbor/target/debug/deps/libbip39-b5ed5a2489db6b15.rlib" "/Users/eso/harbor/target/debug/deps/libuuid-ee5c272cd93eac38.rlib" "/Users/eso/harbor/target/debug/deps/libiced-482e01cfadc3ee25.rlib" "/Users/eso/harbor/target/debug/deps/libiced_winit-6bf067b4f1eae6dd.rlib" "/Users/eso/harbor/target/debug/deps/libwindow_clipboard-1c5e35a611b50ffa.rlib" "/Users/eso/harbor/target/debug/deps/libclipboard_macos-f1ca935369cf8a15.rlib" "/Users/eso/harbor/target/debug/deps/libobjc_foundation-90929dadbc3cc2fe.rlib" "/Users/eso/harbor/target/debug/deps/libobjc_id-f901c6a5353ff48c.rlib" "/Users/eso/harbor/target/debug/deps/libwinit-e6a33fef0d161063.rlib" "/Users/eso/harbor/target/debug/deps/libobjc2_app_kit-f60fc31783941584.rlib" "/Users/eso/harbor/target/debug/deps/libobjc2_foundation-ddb831d60638252c.rlib" "/Users/eso/harbor/target/debug/deps/libdispatch-3b602c9d7105c1ad.rlib" "/Users/eso/harbor/target/debug/deps/libobjc2-acb8817c03871a27.rlib" "/Users/eso/harbor/target/debug/deps/libobjc2_encode-ffa766f2c4562b78.rlib" "/Users/eso/harbor/target/debug/deps/libobjc_sys-6cbcb5684f9a3ed1.rlib" "/Users/eso/harbor/target/debug/deps/libcursor_icon-2125a186384712df.rlib" "/Users/eso/harbor/target/debug/deps/libdpi-3b0ed7af49ac57f7.rlib" "/Users/eso/harbor/target/debug/deps/libiced_widget-79e8bdf0da9756b1.rlib" "/Users/eso/harbor/target/debug/deps/libqrcode-72a75602ff322ef5.rlib" "/Users/eso/harbor/target/debug/deps/libiced_runtime-1893272bf70fb131.rlib" "/Users/eso/harbor/target/debug/deps/libiced_renderer-36bd6efa05308069.rlib" "/Users/eso/harbor/target/debug/deps/libiced_tiny_skia-52c6f5458ab5efb7.rlib" "/Users/eso/harbor/target/debug/deps/libkurbo-56ff93e397b7b1d2.rlib" "/Users/eso/harbor/target/debug/deps/libsoftbuffer-2fe74af64e7646aa.rlib" "/Users/eso/harbor/target/debug/deps/libcocoa-9db93ca3c99b0012.rlib" "/Users/eso/harbor/target/debug/deps/libcocoa_foundation-322e7cd8fac57874.rlib" "/Users/eso/harbor/target/debug/deps/libcore_graphics-dfd9d2d58cf90b87.rlib" "/Users/eso/harbor/target/debug/deps/libiced_wgpu-efead573eb4b3b56.rlib" "/Users/eso/harbor/target/debug/deps/libglyphon-79108073b4cb4e94.rlib" "/Users/eso/harbor/target/debug/deps/libetagere-8c65e5c7a96257fb.rlib" "/Users/eso/harbor/target/debug/deps/libiced_graphics-efa72f7d476060aa.rlib" "/Users/eso/harbor/target/debug/deps/libiced_futures-5528334c49138a13.rlib" "/Users/eso/harbor/target/debug/deps/libiced_core-e938a42096ea2141.rlib" "/Users/eso/harbor/target/debug/deps/libdark_light-774507ad148d4680.rlib" "/Users/eso/harbor/target/debug/deps/libsmol_str-a5e53634398cdb10.rlib" "/Users/eso/harbor/target/debug/deps/libglam-a3511a15720792e3.rlib" "/Users/eso/harbor/target/debug/deps/libweb_time-8828ef82275295a8.rlib" "/Users/eso/harbor/target/debug/deps/libpalette-f3ebda79fa4c13af.rlib" "/Users/eso/harbor/target/debug/deps/libfast_srgb8-8e4a0d9333d45034.rlib" "/Users/eso/harbor/target/debug/deps/libphf-5371ce7455d78255.rlib" "/Users/eso/harbor/target/debug/deps/libphf_shared-fa3b613ea960877e.rlib" "/Users/eso/harbor/target/debug/deps/libapprox-a69e24cbed7d855b.rlib" "/Users/eso/harbor/target/debug/deps/libcosmic_text-d8761e902f34d0a8.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_linebreak-912e0d47ac15c7b9.rlib" "/Users/eso/harbor/target/debug/deps/libsys_locale-7242246c7ccc2ce9.rlib" "/Users/eso/harbor/target/debug/deps/liblibm-1ed1561f70c6f85e.rlib" "/Users/eso/harbor/target/debug/deps/libswash-2365f5804f51a4f5.rlib" "/Users/eso/harbor/target/debug/deps/libyazi-6b4424e946ee1136.rlib" "/Users/eso/harbor/target/debug/deps/libread_fonts-1bf834a714671ff4.rlib" "/Users/eso/harbor/target/debug/deps/libfont_types-ddf6db3a82ff2de3.rlib" "/Users/eso/harbor/target/debug/deps/libzeno-1020736589a2220c.rlib" "/Users/eso/harbor/target/debug/deps/libself_cell-196d2605af7bd84f.rlib" "/Users/eso/harbor/target/debug/deps/librustybuzz-7e751c8f866ff49e.rlib" "/Users/eso/harbor/target/debug/deps/libttf_parser-0e6a08f42c9c8d49.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_segmentation-20c5302edda55621.rlib" "/Users/eso/harbor/target/debug/deps/librangemap-2b4c54aa2d1bd5eb.rlib" "/Users/eso/harbor/target/debug/deps/libhalf-3e3ec5ec621cdea4.rlib" "/Users/eso/harbor/target/debug/deps/libresvg-5bb5b177b292ad4d.rlib" "/Users/eso/harbor/target/debug/deps/libgif-e5b962588f9ac836.rlib" "/Users/eso/harbor/target/debug/deps/libcolor_quant-3bbb445dd1460810.rlib" "/Users/eso/harbor/target/debug/deps/libweezl-ad183f451ecb86ff.rlib" "/Users/eso/harbor/target/debug/deps/libjpeg_decoder-b2108acd7ef052c6.rlib" "/Users/eso/harbor/target/debug/deps/librgb-670990d879fb47a6.rlib" "/Users/eso/harbor/target/debug/deps/libusvg-050842413c0b49b6.rlib" "/Users/eso/harbor/target/debug/deps/libbase64-40fef50e1a20417b.rlib" "/Users/eso/harbor/target/debug/deps/libusvg_text_layout-31473fb63959a831.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_vo-cc21162a76414b91.rlib" "/Users/eso/harbor/target/debug/deps/librustybuzz-fdae23f637d503c1.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_bidi_mirroring-00edecd3bdbd9824.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_script-079c5b21cd5d5614.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_properties-fe233319f75291bd.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_ccc-9847e21b842c62e9.rlib" "/Users/eso/harbor/target/debug/deps/libfontdb-9fd7bd920b560310.rlib" "/Users/eso/harbor/target/debug/deps/libmemmap2-49fe6db819265f89.rlib" "/Users/eso/harbor/target/debug/deps/libslotmap-fabc4442b5638b56.rlib" "/Users/eso/harbor/target/debug/deps/libttf_parser-5c4d7f0fc8bc294e.rlib" "/Users/eso/harbor/target/debug/deps/libxmlwriter-0cc47223a6ae7ea9.rlib" "/Users/eso/harbor/target/debug/deps/libusvg_parser-b3a80f79122779cc.rlib" "/Users/eso/harbor/target/debug/deps/libsimplecss-8fcb94d73e85d770.rlib" "/Users/eso/harbor/target/debug/deps/libdata_url-35615e95fddab6bf.rlib" "/Users/eso/harbor/target/debug/deps/libimagesize-88da69f4bdcfc1ec.rlib" "/Users/eso/harbor/target/debug/deps/libroxmltree-389b8323e2775162.rlib" "/Users/eso/harbor/target/debug/deps/libxmlparser-1c8e6b42e2a02ccb.rlib" "/Users/eso/harbor/target/debug/deps/libusvg_tree-97d9240348deb1f7.rlib" "/Users/eso/harbor/target/debug/deps/librctree-925e69bdb8bd38de.rlib" "/Users/eso/harbor/target/debug/deps/libsvgtypes-63a38645568ade68.rlib" "/Users/eso/harbor/target/debug/deps/libkurbo-baa705bf23a28ded.rlib" "/Users/eso/harbor/target/debug/deps/libsiphasher-1d0aa1121c2eb168.rlib" "/Users/eso/harbor/target/debug/deps/libtiny_skia-61922abc2cd7defe.rlib" "/Users/eso/harbor/target/debug/deps/libpng-7b3876ac89364d9d.rlib" "/Users/eso/harbor/target/debug/deps/libflate2-68e7ae2a3eae2592.rlib" "/Users/eso/harbor/target/debug/deps/libminiz_oxide-0d788a0afc018857.rlib" "/Users/eso/harbor/target/debug/deps/libfdeflate-43af428ce31dcf6c.rlib" "/Users/eso/harbor/target/debug/deps/libsimd_adler32-6611c7c125add169.rlib" "/Users/eso/harbor/target/debug/deps/libcrc32fast-e5d42ffc50574455.rlib" "/Users/eso/harbor/target/debug/deps/libbitflags-836e35251ffc9d73.rlib" "/Users/eso/harbor/target/debug/deps/libtiny_skia_path-0382e8b78db7e5fa.rlib" "/Users/eso/harbor/target/debug/deps/libstrict_num-a690c623c9adc289.rlib" "/Users/eso/harbor/target/debug/deps/libfloat_cmp-ef55005265ca385c.rlib" "/Users/eso/harbor/target/debug/deps/libarrayref-e128df8ba8d5c770.rlib" "/Users/eso/harbor/target/debug/deps/libguillotiere-fa73365966eed6f6.rlib" "/Users/eso/harbor/target/debug/deps/libsvg_fmt-eb6d69a82148784e.rlib" "/Users/eso/harbor/target/debug/deps/libbytemuck-4e7aa2d31a6a7926.rlib" "/Users/eso/harbor/target/debug/deps/liblyon-ba663570c70e6732.rlib" "/Users/eso/harbor/target/debug/deps/liblyon_tessellation-e575df2076f82115.rlib" "/Users/eso/harbor/target/debug/deps/libfloat_next_after-332dc52194cccc3a.rlib" "/Users/eso/harbor/target/debug/deps/liblyon_algorithms-c606672da76d44db.rlib" "/Users/eso/harbor/target/debug/deps/liblyon_path-aec6bc10305e40c9.rlib" "/Users/eso/harbor/target/debug/deps/liblyon_geom-ec87dc8079b0b87b.rlib" "/Users/eso/harbor/target/debug/deps/libeuclid-ebf2ddd58942f127.rlib" "/Users/eso/harbor/target/debug/deps/libwgpu-57d3a1ab6c9cc24b.rlib" "/Users/eso/harbor/target/debug/deps/libstatic_assertions-c400a19033d53dbf.rlib" "/Users/eso/harbor/target/debug/deps/libwgpu_core-21dfd1decff088aa.rlib" "/Users/eso/harbor/target/debug/deps/libwgpu_hal-8ab76ce414b8c361.rlib" "/Users/eso/harbor/target/debug/deps/libnaga-8d4f7e06ae09d527.rlib" "/Users/eso/harbor/target/debug/deps/libhexf_parse-2edfd0f8eff3e94a.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_xid-029991cd2044865e.rlib" "/Users/eso/harbor/target/debug/deps/libindexmap-0618effa852fc2c5.rlib" "/Users/eso/harbor/target/debug/deps/libequivalent-6b1fb0418a363a2d.rlib" "/Users/eso/harbor/target/debug/deps/libcodespan_reporting-35742e12d4936f32.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_width-fd39c42632d77213.rlib" "/Users/eso/harbor/target/debug/deps/libtermcolor-27f967b3ffaa037b.rlib" "/Users/eso/harbor/target/debug/deps/libbit_set-a07cc94f85868405.rlib" "/Users/eso/harbor/target/debug/deps/libbit_vec-8f6201a29cf7fe20.rlib" "/Users/eso/harbor/target/debug/deps/libraw_window_handle-b91d3f797393614a.rlib" "/Users/eso/harbor/target/debug/deps/libprofiling-fa0e869e8d934954.rlib" "/Users/eso/harbor/target/debug/deps/libmetal-ae71bae6ba06638e.rlib" "/Users/eso/harbor/target/debug/deps/libblock-c0cb6b69921e5927.rlib" "/Users/eso/harbor/target/debug/deps/libcore_graphics_types-2d5a397f3dbc3d2c.rlib" "/Users/eso/harbor/target/debug/deps/libcore_foundation-3d77b70936c706c1.rlib" "/Users/eso/harbor/target/debug/deps/libcore_foundation_sys-b2897849dee13d74.rlib" "/Users/eso/harbor/target/debug/deps/libforeign_types-cac2607bcc19c74d.rlib" "/Users/eso/harbor/target/debug/deps/libforeign_types_shared-882d2d32ff7d78bf.rlib" "/Users/eso/harbor/target/debug/deps/libobjc-014de09b0fb4860f.rlib" "/Users/eso/harbor/target/debug/deps/libmalloc_buf-45915a81b2212391.rlib" "/Users/eso/harbor/target/debug/deps/libwgpu_types-34e3a8afd7bc364b.rlib" "/Users/eso/harbor/target/debug/deps/libbitflags-b778d4748aa215ff.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_ln_common-fa4f0482abe540a4.rlib" "/Users/eso/harbor/target/debug/deps/libserde_big_array-3c3a697ca7f8ba8e.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_client-8343e9033f37edae.rlib" "/Users/eso/harbor/target/debug/deps/libreqwest-8305b7d997fa5d24.rlib" "/Users/eso/harbor/target/debug/deps/libserde_urlencoded-87de71bfd0948e82.rlib" "/Users/eso/harbor/target/debug/deps/librustls_pemfile-c8f8ee3215450f88.rlib" "/Users/eso/harbor/target/debug/deps/libbase64-a296a990702c6aab.rlib" "/Users/eso/harbor/target/debug/deps/libipnet-da553dcc4b67a11c.rlib" "/Users/eso/harbor/target/debug/deps/libhyper_rustls-0c67e1745975ceb2.rlib" "/Users/eso/harbor/target/debug/deps/libhyper_util-72f6bd91eea5108f.rlib" "/Users/eso/harbor/target/debug/deps/libtower-4427c830bcd3e569.rlib" "/Users/eso/harbor/target/debug/deps/libtower_layer-32acc11e92967e08.rlib" "/Users/eso/harbor/target/debug/deps/libtower_service-ff50a5d2a5de6166.rlib" "/Users/eso/harbor/target/debug/deps/libhyper-75c972f25a517053.rlib" "/Users/eso/harbor/target/debug/deps/libwant-aa3282b3288ecc82.rlib" "/Users/eso/harbor/target/debug/deps/libtry_lock-aead4f8a0e668648.rlib" "/Users/eso/harbor/target/debug/deps/libhttp_body_util-cc39900d917fcb1a.rlib" "/Users/eso/harbor/target/debug/deps/libhttp_body-e2dccb7e69cf4d27.rlib" "/Users/eso/harbor/target/debug/deps/libhttp-fe3868401a3214ed.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_aead-3109c7881cca62d9.rlib" "/Users/eso/harbor/target/debug/deps/libargon2-a3f90d1ac7fc0ca1.rlib" "/Users/eso/harbor/target/debug/deps/libblake2-7e17d7a21238c09d.rlib" "/Users/eso/harbor/target/debug/deps/libpassword_hash-f5f7c9cfa40ffdad.rlib" "/Users/eso/harbor/target/debug/deps/libbase64ct-68ca6b4d50c6852a.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_derive_secret-2c7488f1eafcfc9a.rlib" "/Users/eso/harbor/target/debug/deps/libhkdf-af78a3ff3bef487b.rlib" "/Users/eso/harbor/target/debug/deps/libasync_stream-05438a1fad05ea36.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_core-8a39ad37329f9e75.rlib" "/Users/eso/harbor/target/debug/deps/liberased_serde-0f0cbd34efb34688.rlib" "/Users/eso/harbor/target/debug/deps/liblightning_invoice-5893e511de9fb62e.rlib" "/Users/eso/harbor/target/debug/deps/libnum_traits-b41c0f51ef96d221.rlib" "/Users/eso/harbor/target/debug/deps/libstrum-3269a990f246091f.rlib" "/Users/eso/harbor/target/debug/deps/libbacktrace-6309ec6065c246f2.rlib" "/Users/eso/harbor/target/debug/deps/libobject-578c2b374a4164cd.rlib" "/Users/eso/harbor/target/debug/deps/libaddr2line-ae1d03eaee96ef6b.rlib" "/Users/eso/harbor/target/debug/deps/libgimli-8e6336e2f4ca5dd3.rlib" "/Users/eso/harbor/target/debug/deps/librustc_demangle-61ad1dd711dcb489.rlib" "/Users/eso/harbor/target/debug/deps/libbincode-c9924fd1a9bdfbfa.rlib" "/Users/eso/harbor/target/debug/deps/libhex-e7045ab413e3205f.rlib" "/Users/eso/harbor/target/debug/deps/liblru-a14faa9cd3dc8a98.rlib" "/Users/eso/harbor/target/debug/deps/libhashbrown-74fef78e42b1abd8.rlib" "/Users/eso/harbor/target/debug/deps/libahash-6553280fa99f834e.rlib" "/Users/eso/harbor/target/debug/deps/libzerocopy-209418518eba8cdb.rlib" "/Users/eso/harbor/target/debug/deps/liballocator_api2-d351194f608d209b.rlib" "/Users/eso/harbor/target/debug/deps/libparity_scale_codec-ac897d0f4b2453a8.rlib" "/Users/eso/harbor/target/debug/deps/libarrayvec-e8122235d7023b5f.rlib" "/Users/eso/harbor/target/debug/deps/libbyte_slice_cast-df1a915909ed06ef.rlib" "/Users/eso/harbor/target/debug/deps/libbackon-e5cee725d889337f.rlib" "/Users/eso/harbor/target/debug/deps/libfastrand-6723e88dfb1bd6c8.rlib" "/Users/eso/harbor/target/debug/deps/libitertools-cbd48785acfbe3e3.rlib" "/Users/eso/harbor/target/debug/deps/libeither-be1a84e0440470ae.rlib" "/Users/eso/harbor/target/debug/deps/liblightning-4aa6addc43742c24.rlib" "/Users/eso/harbor/target/debug/deps/libminiscript-cf29278f3f192f31.rlib" "/Users/eso/harbor/target/debug/deps/libimbl-3dff35d99070023e.rlib" "/Users/eso/harbor/target/debug/deps/librand_xoshiro-09dc07cdeb02eed9.rlib" "/Users/eso/harbor/target/debug/deps/libimbl_sized_chunks-1c2930ba4781c4bb.rlib" "/Users/eso/harbor/target/debug/deps/libbitmaps-00fbf7e4904e9fba.rlib" "/Users/eso/harbor/target/debug/deps/libsecp256k1_zkp-2382c8ce34a894f0.rlib" "/Users/eso/harbor/target/debug/deps/libsecp256k1_zkp_sys-940e86881a29d0e4.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_threshold_crypto-3a1bf5e64166e7d8.rlib" "/Users/eso/harbor/target/debug/deps/libtiny_keccak-d6201ecb6b662e22.rlib" "/Users/eso/harbor/target/debug/deps/libcrunchy-01ba90cf22b09027.rlib" "/Users/eso/harbor/target/debug/deps/libhex_fmt-585a54c5aa7de7a6.rlib" "/Users/eso/harbor/target/debug/deps/libtbs-14c004e6d55ed4aa.rlib" "/Users/eso/harbor/target/debug/deps/libsha3-4ea8c30c103cc3dc.rlib" "/Users/eso/harbor/target/debug/deps/libkeccak-1e70699f7ce1884f.rlib" "/Users/eso/harbor/target/debug/deps/libdigest-fbf9d1d605bfddc4.rlib" "/Users/eso/harbor/target/debug/deps/libblock_buffer-45593c35edabbfa0.rlib" "/Users/eso/harbor/target/debug/deps/libcrypto_common-db4936ec3178d6b9.rlib" "/Users/eso/harbor/target/debug/deps/libbls12_381-2e9bbdcd1ccbc379.rlib" "/Users/eso/harbor/target/debug/deps/libpairing-4cfbb47856f6f71f.rlib" "/Users/eso/harbor/target/debug/deps/libgroup-1c5563173976756c.rlib" "/Users/eso/harbor/target/debug/deps/libff-63ceaeae7388b671.rlib" "/Users/eso/harbor/target/debug/deps/libbitvec-8ffc810f0b4aa4b1.rlib" "/Users/eso/harbor/target/debug/deps/libwyz-5846de777212464a.rlib" "/Users/eso/harbor/target/debug/deps/libtap-07e5ef488668d403.rlib" "/Users/eso/harbor/target/debug/deps/libradium-dc64d06026671151.rlib" "/Users/eso/harbor/target/debug/deps/libfunty-fd875e2b33fc9485.rlib" "/Users/eso/harbor/target/debug/deps/libbitcoin-b6e049eadae4df31.rlib" "/Users/eso/harbor/target/debug/deps/libhex_lit-974c79f1bfe1231a.rlib" "/Users/eso/harbor/target/debug/deps/libsecp256k1-25d61edb8ecaf70d.rlib" "/Users/eso/harbor/target/debug/deps/libsecp256k1_sys-1a74d6e8c73461c1.rlib" "/Users/eso/harbor/target/debug/deps/libbitcoin_hashes-dfb655db63dbf9dd.rlib" "/Users/eso/harbor/target/debug/deps/libbitcoin_private-dbe2b3d2010c5677.rlib" "/Users/eso/harbor/target/debug/deps/libjsonrpsee_ws_client-c55fd5b38282adb4.rlib" "/Users/eso/harbor/target/debug/deps/libjsonrpsee_client_transport-36d3ae279aa742c2.rlib" "/Users/eso/harbor/target/debug/deps/libwebpki_roots-dd3ae2a9f4df4a87.rlib" "/Users/eso/harbor/target/debug/deps/libtokio_rustls-a3f4aff6e58b1542.rlib" "/Users/eso/harbor/target/debug/deps/librustls-d0453a77ba27561c.rlib" "/Users/eso/harbor/target/debug/deps/libsubtle-75297af757495bdd.rlib" "/Users/eso/harbor/target/debug/deps/libwebpki-83ad4b31b888206e.rlib" "/Users/eso/harbor/target/debug/deps/libzeroize-af24b3505dfb2a88.rlib" "/Users/eso/harbor/target/debug/deps/librustls_pki_types-80d0a77374e8d9d4.rlib" "/Users/eso/harbor/target/debug/deps/liburl-1f7206bdd9b54c95.rlib" "/Users/eso/harbor/target/debug/deps/libidna-ca0b9318a01496e9.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_normalization-bf6c559769e27b04.rlib" "/Users/eso/harbor/target/debug/deps/libtinyvec-a8e8de0a2ce84395.rlib" "/Users/eso/harbor/target/debug/deps/libtinyvec_macros-f79e1d9c6a195a83.rlib" "/Users/eso/harbor/target/debug/deps/libunicode_bidi-a03e37d8d251041a.rlib" "/Users/eso/harbor/target/debug/deps/libform_urlencoded-88df8d1f87e1cd9c.rlib" "/Users/eso/harbor/target/debug/deps/libpercent_encoding-4734e50566cb1983.rlib" "/Users/eso/harbor/target/debug/deps/libsoketto-c1e1f248a1943d1c.rlib" "/Users/eso/harbor/target/debug/deps/libhttparse-68a3fcdf5b33d0cb.rlib" "/Users/eso/harbor/target/debug/deps/libsha1-fefd666123df660c.rlib" "/Users/eso/harbor/target/debug/deps/libopaque_debug-c3bf2728bffabd61.rlib" "/Users/eso/harbor/target/debug/deps/libblock_buffer-9f82bee83e5b4c6d.rlib" "/Users/eso/harbor/target/debug/deps/libdigest-88c2f06245abd6ff.rlib" "/Users/eso/harbor/target/debug/deps/libgeneric_array-86c291c221078db1.rlib" "/Users/eso/harbor/target/debug/deps/libtypenum-58e2dac5dfc69d7f.rlib" "/Users/eso/harbor/target/debug/deps/libhttp-669482bb302891a7.rlib" "/Users/eso/harbor/target/debug/deps/libfnv-db550efcb09df954.rlib" "/Users/eso/harbor/target/debug/deps/libjsonrpsee_core-08bde43a05cecda8.rlib" "/Users/eso/harbor/target/debug/deps/libtokio_stream-2d0bcb07ab805b58.rlib" "/Users/eso/harbor/target/debug/deps/libtokio_util-c895a8d6b550190f.rlib" "/Users/eso/harbor/target/debug/deps/libpin_project-aad05822abb0a293.rlib" "/Users/eso/harbor/target/debug/deps/librustc_hash-2b7aea603d27f800.rlib" "/Users/eso/harbor/target/debug/deps/libfutures_timer-be171cdc6b561dbe.rlib" "/Users/eso/harbor/target/debug/deps/libjsonrpsee_types-72d1258924d50a98.rlib" "/Users/eso/harbor/target/debug/deps/libserde_json-1aec633416b734c5.rlib" "/Users/eso/harbor/target/debug/deps/libitoa-eccec66de25c4b61.rlib" "/Users/eso/harbor/target/debug/deps/libryu-81c9d5085a3dd290.rlib" "/Users/eso/harbor/target/debug/deps/libbeef-dabaff798a3faae8.rlib" "/Users/eso/harbor/target/debug/deps/libfutures-40befb52ccc06bdf.rlib" "/Users/eso/harbor/target/debug/deps/libfutures_executor-88fd930fc96243da.rlib" "/Users/eso/harbor/target/debug/deps/libfutures_util-5ab85afc05e1b26e.rlib" "/Users/eso/harbor/target/debug/deps/libfutures_io-ae7ce17e6abdf216.rlib" "/Users/eso/harbor/target/debug/deps/libslab-609f04bec03bc2cc.rlib" "/Users/eso/harbor/target/debug/deps/libfutures_channel-1727f069d31db437.rlib" "/Users/eso/harbor/target/debug/deps/libfutures_sink-29f828d4fbe6594c.rlib" "/Users/eso/harbor/target/debug/deps/libfutures_task-7324d666c8396e1a.rlib" "/Users/eso/harbor/target/debug/deps/libpin_utils-9441d1ea54655c7a.rlib" "/Users/eso/harbor/target/debug/deps/libfutures_core-23c0d61fb4ad4f3e.rlib" "/Users/eso/harbor/target/debug/deps/libfedimint_logging-02150ac26840c1b6.rlib" "/Users/eso/harbor/target/debug/deps/libtracing_subscriber-5babb17baa5258e9.rlib" "/Users/eso/harbor/target/debug/deps/libnu_ansi_term-20e94a8493f7c411.rlib" "/Users/eso/harbor/target/debug/deps/liboverload-f8b4de0da170a44c.rlib" "/Users/eso/harbor/target/debug/deps/libsharded_slab-3c13fb428be8962a.rlib" "/Users/eso/harbor/target/debug/deps/liblazy_static-67c669dbc46883a9.rlib" "/Users/eso/harbor/target/debug/deps/libmatchers-6aa6167b339788f3.rlib" "/Users/eso/harbor/target/debug/deps/libregex_automata-1a5e728a8930b949.rlib" "/Users/eso/harbor/target/debug/deps/libregex_syntax-414184542acaa6aa.rlib" "/Users/eso/harbor/target/debug/deps/libregex-c593c54e81c4a0f0.rlib" "/Users/eso/harbor/target/debug/deps/libregex_automata-4911c66f03782f08.rlib" "/Users/eso/harbor/target/debug/deps/libaho_corasick-03468b50fef9e990.rlib" "/Users/eso/harbor/target/debug/deps/libmemchr-e8ea4b0d50bd2390.rlib" "/Users/eso/harbor/target/debug/deps/libregex_syntax-46db052ccdd46b2b.rlib" "/Users/eso/harbor/target/debug/deps/libthread_local-63838f100097d26e.rlib" "/Users/eso/harbor/target/debug/deps/libtracing_log-34ad7fb920cee990.rlib" "/Users/eso/harbor/target/debug/deps/libtokio_rustls-c99d8a0ce510a190.rlib" "/Users/eso/harbor/target/debug/deps/libtokio-cc089e0d0b7fbf20.rlib" "/Users/eso/harbor/target/debug/deps/libsignal_hook_registry-b3dab37598a47716.rlib" "/Users/eso/harbor/target/debug/deps/libnum_cpus-a052316b6130e481.rlib" "/Users/eso/harbor/target/debug/deps/libsocket2-7483202e222fb3c6.rlib" "/Users/eso/harbor/target/debug/deps/libbytes-88c27084618d00c0.rlib" "/Users/eso/harbor/target/debug/deps/libmio-ab68cb338a86ceb4.rlib" "/Users/eso/harbor/target/debug/deps/libtracing-46c921539025633d.rlib" "/Users/eso/harbor/target/debug/deps/libtracing_core-762da4f5556e14d9.rlib" "/Users/eso/harbor/target/debug/deps/libonce_cell-e9b1da7b0201a63a.rlib" "/Users/eso/harbor/target/debug/deps/libparking_lot-a0b5c2006c9402e4.rlib" "/Users/eso/harbor/target/debug/deps/libparking_lot_core-cc7a27ee10f5d52d.rlib" "/Users/eso/harbor/target/debug/deps/libsmallvec-054cf37e6f48cf07.rlib" "/Users/eso/harbor/target/debug/deps/liblock_api-0fe6db16ac199809.rlib" "/Users/eso/harbor/target/debug/deps/libscopeguard-c3d0287eb98bb199.rlib" "/Users/eso/harbor/target/debug/deps/libpin_project_lite-306dc89b56a1a77a.rlib" "/Users/eso/harbor/target/debug/deps/librustls-914841cea7ec425b.rlib" "/Users/eso/harbor/target/debug/deps/libsct-93649709c65bb88c.rlib" "/Users/eso/harbor/target/debug/deps/libwebpki-62070b0d4c529e1c.rlib" "/Users/eso/harbor/target/debug/deps/libring-bae5fd1df1131577.rlib" "/Users/eso/harbor/target/debug/deps/libspin-657727b92888e2bd.rlib" "/Users/eso/harbor/target/debug/deps/libuntrusted-6b654b173274e89c.rlib" "/Users/eso/harbor/target/debug/deps/libring-c2a4d989b303c144.rlib" "/Users/eso/harbor/target/debug/deps/libuntrusted-b374dcf7f9a8a987.rlib" "/Users/eso/harbor/target/debug/deps/liblog-f7630ff471c438f0.rlib" "/Users/eso/harbor/target/debug/deps/libthiserror-19fc5142b2248bfd.rlib" "/Users/eso/harbor/target/debug/deps/libmacro_rules_attribute-4135c43313810254.rlib" "/Users/eso/harbor/target/debug/deps/libanyhow-1b6f15e8ed3ed64d.rlib" "/Users/eso/harbor/target/debug/deps/libbitcoin-2e054b556a475430.rlib" "/Users/eso/harbor/target/debug/deps/libhashbrown-278065e1a584514d.rlib" "/Users/eso/harbor/target/debug/deps/libahash-21a4992cbfba15c7.rlib" "/Users/eso/harbor/target/debug/deps/libbase64-70d71d3319b4625d.rlib" "/Users/eso/harbor/target/debug/deps/libbech32-e4d7ccec74ab92e1.rlib" "/Users/eso/harbor/target/debug/deps/libsecp256k1-c643220854c97db4.rlib" "/Users/eso/harbor/target/debug/deps/librand-c3c0445030f9ff73.rlib" "/Users/eso/harbor/target/debug/deps/librand_chacha-8d12ab5753e8300e.rlib" "/Users/eso/harbor/target/debug/deps/libppv_lite86-65ee92e5ca0ffbbd.rlib" "/Users/eso/harbor/target/debug/deps/librand_core-99ae3d7c8dce30d2.rlib" "/Users/eso/harbor/target/debug/deps/libgetrandom-0eb66c3b6032155c.rlib" "/Users/eso/harbor/target/debug/deps/liblibc-457031be2403e76c.rlib" "/Users/eso/harbor/target/debug/deps/libcfg_if-f1a38e31b12b6088.rlib" "/Users/eso/harbor/target/debug/deps/libsecp256k1_sys-afdffd9850d32055.rlib" "/Users/eso/harbor/target/debug/deps/libbitcoin_hashes-c222deb34ab590b7.rlib" "/Users/eso/harbor/target/debug/deps/libcore2-1ba146cab6687b4d.rlib" "/Users/eso/harbor/target/debug/deps/libserde-ce56fbd1743eff4d.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libstd-8c8a3d4824b65113.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libpanic_unwind-eec81fdfd5b1d6eb.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libobject-3e51cc614053755e.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libmemchr-f9efbb7579ab2d63.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libaddr2line-208a38774c44ff77.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libgimli-cbb3a64d3aa60fa5.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_demangle-ec11afd5fc825129.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libstd_detect-76c531ee22847fcb.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libhashbrown-755aad4742f2b4ac.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_alloc-7d3eee1b46529013.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libminiz_oxide-64d4fc0ec50c4473.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libadler-76bfdbeb273ee420.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libunwind-8ffbeb8006f2b232.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcfg_if-01b2fcc3c78fe1cc.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/liblibc-4134eb2b2e361514.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/liballoc-be1e1257e2284fff.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/librustc_std_workspace_core-433a325e99d4092f.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcore-4b44a1965098f9de.rlib" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib/libcompiler_builtins-eda85973848546cb.rlib" "-lsqlcipher" "-framework" "SystemConfiguration" "-framework" "AppKit" "-framework" "Foundation" "-framework" "ApplicationServices" "-framework" "CoreGraphics" "-framework" "CoreVideo" "-framework" "Carbon" "-framework" "AppKit" "-framework" "Foundation" "-lSystem" "-framework" "Foundation" "-lobjc" "-framework" "AppKit" "-framework" "QuartzCore" "-framework" "Foundation" "-framework" "CoreGraphics" "-framework" "AppKit" "-framework" "CoreFoundation" "-framework" "QuartzCore" "-framework" "Metal" "-lSystem" "-lSystem" "-framework" "CoreGraphics" "-framework" "CoreFoundation" "-lobjc" "-framework" "Security" "-liconv" "-lSystem" "-lc" "-lm" "-L" "/Users/eso/.rustup/toolchains/nightly-2024-05-13-aarch64-apple-darwin/lib/rustlib/aarch64-apple-darwin/lib" "-o" "/Users/eso/harbor/target/debug/deps/harbor-c0c293c6b8319062" "-Wl,-dead_strip" "-nodefaultlibs"
  = note: ld: warning: ignoring duplicate libraries: '-lSystem', '-lobjc'
          ld: library 'sqlcipher' not found
          clang: error: linker command failed with exit code 1 (use -v to see invocation)


error: could not compile `harbor` (bin "harbor") due to 1 previous error
error: Recipe `run` failed on line 8 with exit code 101

Remove native window bar

the coolest desktop apps get rid of the default os titlebar. iced has a setting for this, but we'd need recreate appropriate window controls per OS

Could not setup db: timed out waiting for connection

OS: Linux a64 6.5.0-35-generic #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 GNU/Linux

  • cloned this repo (8a2812f)
  • proceeded according to README, everything compiled well
  • opened new shell
  • ran nix develop and just test

Error outputs:

(nix:nix-shell-env) marius@a64:~/harbor$ just test
cargo test 
    Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
     Running unittests src/main.rs (target/debug/deps/harbor-38be1f29cffa8cd7)

running 6 tests
test db::tests::test_onchain_receive_db ... FAILED
test db::tests::test_onchain_payment_db ... FAILED
test db::tests::test_insert_new_federation ... FAILED
test db::tests::test_lightning_payment_db ... FAILED
test db::tests::test_lightning_receive_db ... FAILED
test db::tests::test_seed ... FAILED

failures:

---- db::tests::test_onchain_receive_db stdout ----
thread 'db::tests::test_onchain_receive_db' panicked at src/db.rs:426:54:
Could not setup db: timed out waiting for connection
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- db::tests::test_onchain_payment_db stdout ----
thread 'db::tests::test_onchain_payment_db' panicked at src/db.rs:426:54:
Could not setup db: timed out waiting for connection

---- db::tests::test_insert_new_federation stdout ----
thread 'db::tests::test_insert_new_federation' panicked at src/db.rs:426:54:
Could not setup db: timed out waiting for connection

---- db::tests::test_lightning_payment_db stdout ----
thread 'db::tests::test_lightning_payment_db' panicked at src/db.rs:426:54:
Could not setup db: timed out waiting for connection

---- db::tests::test_lightning_receive_db stdout ----
thread 'db::tests::test_lightning_receive_db' panicked at src/db.rs:426:54:
Could not setup db: timed out waiting for connection

---- db::tests::test_seed stdout ----
thread 'db::tests::test_seed' panicked at src/db.rs:426:54:
Could not setup db: timed out waiting for connection


failures:
    db::tests::test_insert_new_federation
    db::tests::test_lightning_payment_db
    db::tests::test_lightning_receive_db
    db::tests::test_onchain_payment_db
    db::tests::test_onchain_receive_db
    db::tests::test_seed

test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.00s

Tests on DB timed out

I come to this issue after having resolved #68. That issue may contain useful details.
I've built the app using rust in debian 12.

Expected behaviour

cargo test --features vendored results into 6 succesful tests. Opening the app and inserting the password the first time saves the password and then every time the password is provided the app is unlocked (and thus the DB I guess).

Actual behaviour

cargo test --features vendored returns all failed tests with the following errors:

[master][~/repositories/harbor]$ cargo test --features vendored
    Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
     Running unittests src/main.rs (target/debug/deps/harbor-775601e9a9433194)

running 6 tests
test db::tests::test_lightning_receive_db ... FAILED
test db::tests::test_onchain_payment_db ... FAILED
test db::tests::test_onchain_receive_db ... FAILED
test db::tests::test_seed ... FAILED
test db::tests::test_lightning_payment_db ... FAILED
test db::tests::test_insert_new_federation ... FAILED

failures:

---- db::tests::test_lightning_receive_db stdout ----
thread 'db::tests::test_lightning_receive_db' panicked at src/db.rs:425:54:
Could not setup db: timed out waiting for connection

---- db::tests::test_onchain_payment_db stdout ----
thread 'db::tests::test_onchain_payment_db' panicked at src/db.rs:425:54:
Could not setup db: timed out waiting for connection

---- db::tests::test_onchain_receive_db stdout ----
thread 'db::tests::test_onchain_receive_db' panicked at src/db.rs:425:54:
Could not setup db: timed out waiting for connection
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- db::tests::test_seed stdout ----
thread 'db::tests::test_seed' panicked at src/db.rs:425:54:
Could not setup db: timed out waiting for connection

---- db::tests::test_lightning_payment_db stdout ----
thread 'db::tests::test_lightning_payment_db' panicked at src/db.rs:425:54:
Could not setup db: timed out waiting for connection

---- db::tests::test_insert_new_federation stdout ----
thread 'db::tests::test_insert_new_federation' panicked at src/db.rs:425:54:
Could not setup db: timed out waiting for connection


failures:
    db::tests::test_insert_new_federation
    db::tests::test_lightning_payment_db
    db::tests::test_lightning_receive_db
    db::tests::test_onchain_payment_db
    db::tests::test_onchain_receive_db
    db::tests::test_seed

test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.01s

error: test failed, to rerun pass `--bin harbor

If trying to start the app the first time, every attempt to insert the password return "Error: timed out waiting for connection".
The logs in the CLI show ERROR harbor::core > error using password: timed out waiting for connection

The following is the content of the folder "migrations/"

.
└── 2024-05-13-234832_create_config
    ├── down.sql
    └── up.sql

If trying to execute a basic query of those sqlite files, the result is the following:

[master][~/repositories/harbor/migrations/2024-05-13-234832_create_config]$ sqlite3
SQLite version 3.46.0 2024-05-23 13:25:27
Enter ".help" for usage hints.
Connected to a transient in-memory database.
Use ".open FILENAME" to reopen on a persistent database.
sqlite> .open down.sql
sqlite> SELECT name
   ...> FROM sqlite_master
   ...> WHERE type='table';
Parse error: file is not a database (26)

Panic in wgpu-hal

Nix dev environment on Debian 12:

user@debian:~/dev/harbor$ just run
RUST_LOG=harbor=debug,iced_wgpu=error,wgpu_core=error,info cargo run 
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
     Running `target/debug/harbor`
 INFO  winit::platform_impl::platform::x11::window > Guessed window scale factor: 1.5
 WARN  wgpu_hal::gles::egl                         > EGL_MESA_platform_surfaceless not available. Using default platform
thread 'main' panicked at /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:789:88:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: Recipe `run` failed on line 8 with exit code 101

Multi federation

We have support in the backend, just need to expose the functions based on the federation id.

After we have that functionality we need the ability to transfer between the two

Cannot load libxkbcommon-x11.so dep on 'just run'

Using nix on debian 12.

user@debian:~/dev/harbor$ just run
RUST_LOG=harbor=debug,iced_wgpu=error,wgpu_core=error,info cargo run 
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
     Running `target/debug/harbor`
 INFO  xkbcommon_dl > Failed loading `libxkbcommon-x11.so.0`. Error: CantOpen(DlOpen { desc: "libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory" })
 INFO  xkbcommon_dl > Failed loading `libxkbcommon-x11.so`. Error: CantOpen(DlOpen { desc: "libxkbcommon-x11.so: cannot open shared object file: No such file or directory" })
thread 'main' panicked at /home/user/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xkbcommon-dl-0.4.2/src/x11.rs:59:28:
Library libxkbcommon-x11.so could not be loaded.
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: Recipe `run` failed on line 8 with exit code 101

Failing to send

WARN  client::net::api              > Unusual PeerError error=Rpc error: The background task closed i/o error: Operation timed out (os error 60); restart required peer_id=0
 WARN  db                            > DatabaseTransaction has writes and has not called commit. location=   0: backtrace::backtrace::libunwind::trace
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/backtrace/libunwind.rs:105:5
      backtrace::backtrace::trace_unsynchronized
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/backtrace/mod.rs:66:5
   1: backtrace::backtrace::trace
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/backtrace/mod.rs:53:14
   2: backtrace::capture::Backtrace::create
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/capture.rs:193:9
   3: backtrace::capture::Backtrace::new
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.71/src/capture.rs:158:22
   4: <fedimint_core::db::CommitTracker as core::ops::drop::Drop>::drop
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fedimint-core-0.3.1/src/db/mod.rs:1255:33
   5: core::ptr::drop_in_place<fedimint_core::db::CommitTracker>
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/core/src/ptr/mod.rs:514:1
   6: core::ptr::drop_in_place<fedimint_core::db::MaybeRef<fedimint_core::db::CommitTracker>>
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/core/src/ptr/mod.rs:514:1
   7: core::ptr::drop_in_place<fedimint_core::db::DatabaseTransaction<fedimint_core::db::Committable>>
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/core/src/ptr/mod.rs:514:1
   8: fedimint_ln_client::LightningClientModule::pay_bolt11_invoice::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fedimint-ln-client-0.3.1/src/lib.rs:1118:5
   9: harbor::core::HarborCore::send::{{closure}}
             at /Users/futurepaul/dev/rust/harbor/src/core.rs:89:14
  10: harbor::core::run_core::{{closure}}::{{closure}}
             at /Users/futurepaul/dev/rust/harbor/src/core.rs:225:72
  11: <futures_util::stream::once::Once<Fut> as futures_core::stream::Stream>::poll_next
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/once.rs:46:33
  12: <futures_util::stream::stream::map::Map<St,F> as futures_core::stream::Stream>::poll_next
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/stream/map.rs:58:26
  13: futures_util::stream::select_with_strategy::poll_side
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/select_with_strategy.rs:220:28
  14: futures_util::stream::select_with_strategy::poll_inner
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/select_with_strategy.rs:243:11
  15: <futures_util::stream::select_with_strategy::SelectWithStrategy<St1,St2,Clos,State> as futures_core::stream::Stream>::poll_next
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/select_with_strategy.rs:270:17
  16: <futures_util::stream::select::Select<St1,St2> as futures_core::stream::Stream>::poll_next
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/select.rs:115:9
  17: <core::pin::Pin<P> as futures_core::stream::Stream>::poll_next
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.30/src/stream.rs:120:9
  18: futures_util::stream::stream::StreamExt::poll_next_unpin
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/stream/mod.rs:1638:9
  19: <futures_util::stream::stream::next::Next<St> as core::future::future::Future>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/stream/stream/next.rs:32:9
  20: futures_util::future::future::FutureExt::poll_unpin
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/future/future/mod.rs:558:9
  21: <futures_util::future::select::Select<A,B> as core::future::future::Future>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.30/src/future/select.rs:118:35
  22: iced_futures::subscription::tracker::Tracker::update::{{closure}}
             at /Users/futurepaul/.cargo/git/checkouts/iced-f01cba4d5e61fd0a/b30d34f/futures/src/subscription/tracker.rs:102:34
  23: <core::pin::Pin<P> as core::future::future::Future>::poll
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/core/src/future/future.rs:123:9
  24: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/instrument.rs:321:9
  25: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17
  26: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
      tokio::runtime::task::core::Core<T,S>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13
  27: tokio::runtime::task::harness::poll_future::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19
  28: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/core/src/panic/unwind_safe.rs:272:9
  29: std::panicking::try::do_call
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panicking.rs:559:40
  30: ___rust_try
  31: std::panicking::try
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panicking.rs:523:19
  32: std::panic::catch_unwind
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panic.rs:149:14
  33: tokio::runtime::task::harness::poll_future
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
  34: tokio::runtime::task::harness::Harness<T,S>::poll_inner
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
  35: tokio::runtime::task::harness::Harness<T,S>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15
  36: tokio::runtime::task::raw::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5
  37: tokio::runtime::task::raw::RawTask::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
  38: tokio::runtime::task::LocalNotified<S>::run
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:427:9
  39: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:639:17
  40: tokio::runtime::coop::with_budget
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:107:5
      tokio::runtime::coop::budget
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/coop.rs:73:5
      tokio::runtime::scheduler::multi_thread::worker::Context::run_task
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:575:9
  41: tokio::runtime::scheduler::multi_thread::worker::Context::run
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:526:24
  42: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:491:21
  43: tokio::runtime::context::scoped::Scoped<T>::set
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
  44: tokio::runtime::context::set_scheduler::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:26
  45: std::thread::local::LocalKey<T>::try_with
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/thread/local.rs:286:12
  46: std::thread::local::LocalKey<T>::with
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/thread/local.rs:262:9
  47: tokio::runtime::context::set_scheduler
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context.rs:176:9
  48: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:486:9
  49: tokio::runtime::context::runtime::enter_runtime
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
  50: tokio::runtime::scheduler::multi_thread::worker::run
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:478:5
  51: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/scheduler/multi_thread/worker.rs:447:45
  52: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/task.rs:42:21
  53: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/instrument.rs:321:9
  54: tokio::runtime::task::core::Core<T,S>::poll::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:328:17
  55: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/loom/std/unsafe_cell.rs:16:9
      tokio::runtime::task::core::Core<T,S>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/core.rs:317:13
  56: tokio::runtime::task::harness::poll_future::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:485:19
  57: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/core/src/panic/unwind_safe.rs:272:9
  58: std::panicking::try::do_call
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panicking.rs:559:40
  59: ___rust_try
  60: std::panicking::try
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panicking.rs:523:19
  61: std::panic::catch_unwind
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panic.rs:149:14
  62: tokio::runtime::task::harness::poll_future
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:473:18
  63: tokio::runtime::task::harness::Harness<T,S>::poll_inner
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:208:27
  64: tokio::runtime::task::harness::Harness<T,S>::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/harness.rs:153:15
  65: tokio::runtime::task::raw::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:271:5
  66: tokio::runtime::task::raw::RawTask::poll
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/raw.rs:201:18
  67: tokio::runtime::task::UnownedTask<S>::run
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/task/mod.rs:464:9
  68: tokio::runtime::blocking::pool::Task::run
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:159:9
  69: tokio::runtime::blocking::pool::Inner::run
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:513:17
  70: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
             at /Users/futurepaul/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.37.0/src/runtime/blocking/pool.rs:471:13
  71: std::sys_common::backtrace::__rust_begin_short_backtrace
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/sys_common/backtrace.rs:155:18
  72: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/thread/mod.rs:542:17
  73: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/core/src/panic/unwind_safe.rs:272:9
  74: std::panicking::try::do_call
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panicking.rs:559:40
  75: ___rust_try
  76: std::panicking::try
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panicking.rs:523:19
  77: std::panic::catch_unwind
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/panic.rs:149:14
      std::thread::Builder::spawn_unchecked_::{{closure}}
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/thread/mod.rs:541:30
  78: core::ops::function::FnOnce::call_once{{vtable.shim}}
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/core/src/ops/function.rs:250:5
  79: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/alloc/src/boxed.rs:2022:9
      <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/alloc/src/boxed.rs:2022:9
      std::sys::pal::unix::thread::Thread::new::thread_start
             at /rustc/ef0027897d2e9014766fb47dce9ddbb925d2f540/library/std/src/sys/pal/unix/thread.rs:108:17
  80: __pthread_joiner_wake

 ERROR harbor::core                  > Error sending: Federation rpc error {general => Received errors from 1 peers: peer-0: Rpc error: The background task closed i/o error: Operation timed out (os error 60); restart required), 0 => Rpc error: The background task closed i/o error: Operation timed out (os error 60); restart required), }

General global errors

We do a lot of unwraps when processing data or accessing storage, etc.

There could be times where we want to bubble up a generic error to the UI with it not being tied specifically to an action such as send, create invoice, etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.