pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

syncstorage-rs: fix deadpool issue, fails in linking now



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Mon Jan 23 12:13:53 2023 +0100
Changeset:	e50478a0ea2a2b31fa0de052f475fe7f61f36d7b

Modified Files:
	syncstorage-rs/Makefile
	syncstorage-rs/TODO
	syncstorage-rs/distinfo
	syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml
	syncstorage-rs/patches/patch-syncserver_Cargo.toml

Log Message:
syncstorage-rs: fix deadpool issue, fails in linking now

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e50478a0ea2a2b31fa0de052f475fe7f61f36d7b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 syncstorage-rs/Makefile                            |  6 +--
 syncstorage-rs/TODO                                | 45 ++++++++++++++--------
 syncstorage-rs/distinfo                            |  4 +-
 .../patches/patch-syncserver-db-common_Cargo.toml  |  2 +-
 syncstorage-rs/patches/patch-syncserver_Cargo.toml |  2 +-
 5 files changed, 37 insertions(+), 22 deletions(-)

diffs:
diff --git a/syncstorage-rs/Makefile b/syncstorage-rs/Makefile
index 20b1cec716..031a821ebc 100644
--- a/syncstorage-rs/Makefile
+++ b/syncstorage-rs/Makefile
@@ -26,7 +26,7 @@ SITES.curl-sys-${CURL_SYS_REV}.crate+=	-${MASTER_SITE_CRATESIO}curl-sys/0.4.52+c
 
 USE_LANGUAGES=		c c++ # rust, but needs toolchain
 USE_TOOLS+=		pkg-config
-#RUSTFLAGS+=		-C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib
+RUSTFLAGS+=		-C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib
 RUSTFLAGS+=		-C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.abseil}/lib
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27
@@ -36,10 +36,10 @@ post-extract:
 
 .include "../../lang/rust/cargo.mk"
 .include "../../lang/clang/buildlink3.mk"
-#.include "../../security/openssl/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
 .include "../../lang/python/pyversion.mk"
 .include "../../lang/python/tool.mk"
 #.include "../../net/grpc/buildlink3.mk"
-#.include "../../devel/abseil/buildlink3.mk"
+.include "../../devel/abseil/buildlink3.mk"
 .include "../../mk/mysql.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/syncstorage-rs/TODO b/syncstorage-rs/TODO
index ee6c4f2df1..1be8c28412 100644
--- a/syncstorage-rs/TODO
+++ b/syncstorage-rs/TODO
@@ -1,19 +1,34 @@
-error: failed to load manifest for workspace member `/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/syncserver-settings`
+   Compiling syncserver v0.13.1 (/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/syncserver)
+error: linking with `cc` failed: exit status: 1
+  |
+  = note: "cc" "-Wl,-L/usr/pkg/lib/libatomic" "-m64" "/tmp/rustcqszdEn/symbols.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.0.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.1.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.10.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.11.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.12.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.13.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-b
c3a5db8788e2b36.purge_ttl.36d5353b-cgu.14.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.15.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.2.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.3.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.4.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.5.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.6.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.7.rcg
 u.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.8.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.purge_ttl.36d5353b-cgu.9.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36.1p1juus8m992d9ce.rcgu.o" "-Wl,--as-needed" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps" "-L" "/usr/pkg/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/boringssl-build/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/libz-sys-4dcaaac8a27a5942/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/libz-sys-4dcaaac8a27a5942/out/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec519
 1ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/s
 yncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/container" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/container" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/debugging" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/debugging" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/debugging" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/debugging" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/ta
 rget/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/hash" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/hash" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/hash" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/numeric" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/status" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/status" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_par
 ty/abseil-cpp/absl/strings" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/strings" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/strings" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/strings" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/synchronization" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/synchronization" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/time" "-L" "/scratch
 /wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/time" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/time" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/types" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/types" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/cares/cares/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/re2" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a
 50/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/libz-sys-4dcaaac8a27a5942/out/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/libz-sys-4dcaaac8a27a5942/out/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/ring-068c14866b53da70/out" "-L" "/usr/pkg/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/curl-sys-8698241a7c1df946/out/build" "-L" "/usr/pkg/lib/rust
 lib/x86_64-unknown-netbsd/lib" "-Wl,-Bstatic" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libenv_logger-3a1a42d6121ba366.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libatty-8dc498aecb8a277f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtermcolor-a3b46ef172c2f70a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhumantime-8513cc898e568556.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libregex-45223e89bf21d41b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libaho_corasick-d6e59cd884206435.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libregex_syntax-fe213c8a22a6af88.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liburl-f6e1fd9f39f7d4e5.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/
 release/deps/libidna-6f4590b23dad5287.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libunicode_normalization-c55a0ae234a9e96f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtinyvec-4a47e2f656b012fa.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtinyvec_macros-1eae83ba718df700.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libunicode_bidi-4873670695b41421.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libform_urlencoded-025c97743e8e0872.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpercent_encoding-aa71470aa12ccbc1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libserde-57b75e339b00e8a3.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmatches-7fd951f0e18fe8c1.rlib" "/scratch/wip/syncstorage-rs/wor
 k/syncstorage-rs-0.13.1/target/release/deps/libgoogle_cloud_rust_raw-0cd8fa4bdba16e4e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio-5dcdc49da595843b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libprotobuf-ac10db9e7c32a8ce.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libparking_lot-341b7eb04ff844e8.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libparking_lot_core-dc2d9ab0d1242b06.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblibc-51548134cdbc6d8b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsmallvec-94245da12e185fde.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblock_api-92b994da15d41814.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libscopeguard-2faba8baad1a7019.rlib" "/scratch/
 wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libinstant-3295214bab3a1058.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures-b52dcaa9906143b9.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_executor-72694608f390b211.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_util-73c084abc920931b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmemchr-c9615258ba89730d.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures-e58aea3e62ee21a2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_io-339577d0fc09afbd.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslab-15fb106decb97a18.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_channel-b041be910b0483d5.rl
 ib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpin_project_lite-641178e45da1c5ba.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_sink-0a06dccc936b87c7.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_task-085ab71a80d2f53e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpin_utils-8503e436529c5576.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_core-4c65ccf092c14624.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio_sys-46e5a6d1c5543cb2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblog-83f93f8d1f67a052.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcadence-66f8cca114a222f8.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcrossbeam
 _channel-b3cd43ef992d6a39.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcrossbeam_utils-a11c4f3230000ad1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblazy_static-609b9f1b23105ff2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcfg_if-11a364390f73e23a.rlib" "-Wl,--start-group" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libstd-e3b557e8106d2fb2.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libpanic_unwind-c7c07e9086e53e3a.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libobject-f1ddb69265c72dd8.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libmemchr-9125b86d3dd736dd.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libaddr2line-3a7790f54d58bbd6.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libgimli-270a8c2fa8641e37.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/librustc_demangle-5f2b6b4e2b97a85f.rlib" "/usr/pkg/lib/rustlib/x8
 6_64-unknown-netbsd/lib/libstd_detect-4aee5880362ad6d3.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libhashbrown-efc5a31b7729a163.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libminiz_oxide-8472cc64b80fd20a.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libadler-6a1d2681f24726d5.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/librustc_std_workspace_alloc-a027cd0a631e96b4.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libunwind-27b870f11bd0a617.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libcfg_if-80ba2cc15226fed3.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/liblibc-8f5276be52d2cb81.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/liballoc-2c570b85b6bca835.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/librustc_std_workspace_core-6609557d37f91277.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libcore-cf57b097edae7d8f.rlib" "-Wl,--end-group" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libcompiler_builtins-
 577187c26dc0c999.rlib" "-Wl,-Bdynamic" "-lutil" "-lrt" "-lutil" "-lstdc++" "-lexecinfo" "-lpthread" "-lrt" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lrt" "-lutil" "-lexecinfo" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib" "-o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/purge_ttl-bc3a5db8788e2b36" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-Wl,-R/usr/lib" "-Wl,-R/usr/pkg/lib"
+  = note: ld: /scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio_sys-46e5a6d1c5543cb2.rlib(mutex.cc.o): in function `absl::lts_20210324::UnrefSynchEvent(absl::lts_20210324::SynchEvent*) [clone .part.0]':
+          /scratch/wip/syncstorage-rs/work/vendor/grpcio-sys-0.9.1+1.38.0/grpc/third_party/abseil-cpp/absl/synchronization/mutex.cc:361: undefined reference to `absl::lts_20210324::base_internal::LowLevelAlloc::Free(void*)'
+          ld: /scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio_sys-46e5a6d1c5543cb2.rlib(mutex.cc.o): in function `absl::lts_20210324::ForgetSynchEvent(std::atomic<long>*, long, long)':
+          /scratch/wip/syncstorage-rs/work/vendor/grpcio-sys-0.9.1+1.38.0/grpc/third_party/abseil-cpp/absl/synchronization/mutex.cc:361: undefined reference to `absl::lts_20210324::base_internal::LowLevelAlloc::Free(void*)'
+          ld: /scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio_sys-46e5a6d1c5543cb2.rlib(mutex.cc.o): in function `absl::lts_20210324::synchronization_internal::PerThreadSem::Post(absl::lts_20210324::base_internal::ThreadIdentity*)':
+          /scratch/wip/syncstorage-rs/work/vendor/grpcio-sys-0.9.1+1.38.0/grpc/third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.h:107: undefined reference to `AbslInternalPerThreadSemPost_lts_20210324'
+          ld: /scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio_sys-46e5a6d1c5543cb2.rlib(mutex.cc.o): in function `absl::lts_20210324::synchronization_internal::PerThreadSem::Wait(absl::lts_20210324::synchronization_internal::KernelTimeout)':
+          /scratch/wip/syncstorage-rs/work/vendor/grpcio-sys-0.9.1+1.38.0/grpc/third_party/abseil-cpp/absl/synchronization/internal/per_thread_sem.h:112: undefined reference to `AbslInternalPerThreadSemWait_lts_20210324'
+          ld: /scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio_sys-46e5a6d1c5543cb2.rlib(mutex.cc.o): in function `absl::lts_20210324::synchronization_internal::GetOrCreateCurrentThreadIdentity()':
+          /scratch/wip/syncstorage-rs/work/vendor/grpcio-sys-0.9.1+1.38.0/grpc/third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.h:51: undefined reference to `absl::lts_20210324::synchronization_internal::CreateThreadIdentity()'
+          ld: /scratch/wip/syncstorage-rs/work/vendor/grpcio-sys-0.9.1+1.38.0/grpc/third_party/abseil-cpp/absl/synchronization/internal/create_thread_identity.h:51: undefined reference to `absl::lts_20210324::synchronization_internal::CreateThreadIdentity()'
 
-Caused by:
-  failed to load manifest for dependency `tokenserver-settings`
+  = help: 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#cargorustc-link-libkindname)
 
-Caused by:
-  failed to load manifest for dependency `tokenserver-common`
+error: could not compile `syncserver` due to previous error
+warning: build failed, waiting for other jobs to finish...
+error: linking with `cc` failed: exit status: 1
+  |
+  = note: "cc" "-Wl,-L/usr/pkg/lib/libatomic" "-m64" "/tmp/rustc2D0Kdv/symbols.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.0.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.1.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.10.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.11.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.12.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.13.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps
/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.14.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.15.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.2.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.3.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.4.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.5.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.6.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.s
 yncserver.fd227eec-cgu.7.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.8.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.syncserver.fd227eec-cgu.9.rcgu.o" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091.3732ggofcv8iwrk1.rcgu.o" "-Wl,--as-needed" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps" "-L" "/usr/pkg/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/boringssl-build/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/libz-sys-4dcaaac8a27a5942/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/libz-sys-4dcaaac8a27a5942/out/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/
 release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cp
 p/absl/base" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/container" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/container" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/debugging" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/debugging" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/debugging" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/debugging" "-L" "/scratch/wip/syncstorage
 -rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/hash" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/hash" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/hash" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/numeric" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/status" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/status" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390
 ec5191ca58a50/out/build/third_party/abseil-cpp/absl/strings" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/strings" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/strings" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/strings" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/synchronization" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/synchronization" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abs
 eil-cpp/absl/time" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/time" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/time" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/types" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/abseil-cpp/absl/types" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/cares/cares/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build/third_party/re2" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/releas
 e/build/grpcio-sys-390ec5191ca58a50/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out/build" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/grpcio-sys-390ec5191ca58a50/out" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/libz-sys-4dcaaac8a27a5942/out/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/libz-sys-4dcaaac8a27a5942/out/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/ring-068c14866b53da70/out" "-L" "/usr/pkg/lib" "-L" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/build/curl-sys-8698241a7c1df946/o
 ut/build" "-L" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib" "-Wl,-Bstatic" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsyncserver-f1d126f142aeaa31.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liburlencoding-4c9d9fe3fd29adc4.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslog_async-a651e240a2cc1684.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libthread_local-b3dfb52e58a41180.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtake_mut-5e753890be64fdb7.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslog_envlogger-f75c3c83fa98b146.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslog_stdlog-b429af35c9c1fdf2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslog_term-80a1426a0f0ae0a1.rlib" "/scratch
 /wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libatty-8dc498aecb8a277f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libterm-1ebcdc69fe913dfa.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdirs_next-2c2df18353f67943.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdirs_sys_next-cc965d842d5e13eb.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsentry-86f4b720f60774da.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsentry_panic-afe622b9dbbab3c5.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsentry_failure-8352a36499cf6475.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfailure-3dfc7a89a6d33147.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsentry_contexts-f87389b593e976ec.r
 lib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libuname-5444252460f7eee2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsentry_backtrace-6519c055ecb757cf.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcurl-3ea8f47ae800d09c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsocket2-8ce2339e76c036a3.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcurl_sys-16e79841edf99703.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblibz_sys-cd8d2bff85fe13ac.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsentry_core-05d38e594b919b4f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libim-a820ae363ebf03b0.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/librand_xoshiro-787b99403563d33
 9.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsized_chunks-45dfb6297cf00b1b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbitmaps-18555fddb1fc946c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsentry_types-9731710b769c1b9c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdebugid-9abcc996cab8bdd3.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libvalidator-489c1f87650b3c87.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libvalidator_types-4e983dd97121eaff.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsyn-9b6f1ff29a95be8c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libquote-f87fd4036413b726.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libproc_macro2-310f
 32036c9265d5.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libunicode_xid-12520ad8c706a3c9.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libproc_macro-7fcb60f2ea54af77.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhawk-70ffd9ea24d23fae.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libanyhow-6827db22273369e2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhex-19c7422eae21005e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdiesel_logger-345b4d389fc8a7c4.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdyn_clone-77967b6cd4f02ebd.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpyo3-f2e868fa9f75937c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libunindent-2062ee2b430793d4.rlib" "/scratch/w
 ip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpaste-4dba2dc1ad85060a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libindoc-3e7cd6d01927d236.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libreqwest-9ad443b0f9f0b813.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhyper_rustls-36ebde558d4a1b4a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhyper_tls-06b3ef333e330454.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libwebpki_roots-345cf0dde68f1287.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libipnet-b69d241f558da8cf.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtokio_tls-8bcd7eddcb68c5f4.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtokio_rustls-ae26161c75d442ca.rlib" "/scr
 atch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/librustls-e1c0b9c60e165e34.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbase64-cedf397357eabc01.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsct-cf2e639b55d0be93.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libwebpki-47d2ab179cfe06b8.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libring-9553b6602f8583c8.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libspin-991c59b89c8739f8.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libuntrusted-9569a1bcf0e681a6.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmime_guess-f6d1c48ae57c9d07.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libunicase-2e54e0454c4c2044.rlib" "/scratch/wip/syncst
 orage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libnative_tls-f1586c4d66b6eefb.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libopenssl_probe-2ec1ef75494e3b04.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libopenssl-cc9badabd56861e1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libforeign_types-02a37baee0b989c1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libforeign_types_shared-b8599abd6b419c4d.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libopenssl_sys-7202120e38387274.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhyper-df3aced4188a4def.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libwant-9d876536b7fb6c68.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtry_lock-063f5f6e681f790d.rlib"
  "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhttpdate-5a65d628e3efd296.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtower_service-2a53b3f4e578b54e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhttp_body-5e7ffedbb479a153.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libwoothee-0bd75ebc34dcb1d9.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsyncserver_settings-cc2c942d370d38b1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtokenserver_settings-ffb0fcdd5182a99d.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtokenserver_common-0895854d41aa7d78.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libconfig-49db0c36cef87308.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/d
 eps/libini-3feb727ae9870fe2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libserde_hjson-5288f87a023f164c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libserde-4ea819491bc61a66.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libnum_traits-548cd4a3cc3c0afd.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libyaml_rust-e142652eec9829c7.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtoml-1aea3c54291db7f0.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcadence-66f8cca114a222f8.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcrossbeam_channel-b3cd43ef992d6a39.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcrossbeam_utils-a11c4f3230000ad1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/targe
 t/release/deps/libactix_cors-751b6c583e22a379.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libonce_cell-a747546e0fb6a282.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslog_mozlog_json-9f974aec605da470.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbb8-d39c90858507acdf.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libuuid-9fc0e746fdba6c4f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgoogle_cloud_rust_raw-0cd8fa4bdba16e4e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsyncstorage_settings-c5640223fdacd4be.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtime-05d0b97c345aed1c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libnum_threads-1e4b2d0d54fadd35.rlib" "/scratch/wip/syncstorage-rs/work
 /syncstorage-rs-0.13.1/target/release/deps/librand-9e9b12dd53840e28.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/librand_chacha-63a94a95479da24e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/librand_core-f5fe7d9d2042beb3.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgetrandom-478e102a88be2219.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsyncserver_db_common-3a4194f622fb5e1c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdeadpool-34097bb5fd607907.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libconfig-b78f74d96ab63620.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libnom-d2b5961b29c9d482.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblexical_core-3948abd4513563d0.rlib" "/scratch/wip/syncsto
 rage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libstatic_assertions-d539c46bde68455a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libarrayvec-ce1e10df54ec00af.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcrossbeam_queue-eaef60479a6c9012.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcrossbeam_utils-23c86ccc77135a45.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmaybe_uninit-33ba3d1f3246032c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio-5dcdc49da595843b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libprotobuf-ac10db9e7c32a8ce.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgrpcio_sys-46e5a6d1c5543cb2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libchrono-75b04858807d7b22.
 rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libnum_integer-d194c5cbb56c6082.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libnum_traits-25a7e1a24431fe7f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtime-b84e50e332d7ad7e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsyncserver_common-092a5010f29ccc1c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsha2-c9f79abf697f86ea.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhkdf-f06696656a3d726c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhmac-a4dda878ff8af49d.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcrypto_mac-65693ca6525902c7.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsubtle-ba74baa6fbb9ba17.
 rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_web-fea52d48c9254c4f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_tls-129aed7d5e9cf5ce.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libawc-8d239310ca0f8448.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_server-8bb8b12ccb56ed36.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsocket2-bfb1e861852d7e55.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_router-44a656a781e176ee.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbytestring-af31235e57487312.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_http-88ffd08957e3bb36.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbase64-1068998af
 8e2447f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhttparse-aaadd09a5df664c6.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libitoa-5f7ee7c9678bb49f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsha1-715377a0c81b8436.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libopaque_debug-a86db792543dab29.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcpufeatures-fd1294d17c4dd7f0.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libblock_buffer-b8b6379759f28b3a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdigest-a81df70c58dea822.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgeneric_array-32c9c48a17c65e4f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtypenum-1d
 1068ea7939f6b6.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libserde_urlencoded-1ff814db409fc3d0.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libserde_json-b660f04680cdeede.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libryu-ad1402dbc2a3e640.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcookie-33a76ca27bbc2bc6.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libencoding_rs-00ceff7b72113f14.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblanguage_tags-76d16d48202c1c67.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmime-f68c5bb4e6afa0a2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libflate2-dc58612ee5832336.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmini
 z_oxide-fe677b0e43ad5282.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcrc32fast-475a21c9a828fc07.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbrotli-5d1942b04797360a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbrotli_decompressor-999247899628a05a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liballoc_stdlib-1b93598838da2267.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liballoc_no_stdlib-bebfe8c335d02698.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtime-7863f2779e1f0618.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtime_macros-fc16af1360d19eed.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libstandback-88f28997ec79ff98.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/t
 arget/release/deps/libfxhash-9734b603120ffa06.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_utils-0eeb9cdca66eabe5.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_connect-d3ac8ee398378f72.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtrust_dns_resolver-891023f73ed2c107.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libresolv_conf-8b3bac32b6676759.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhostname-5a19243961a0949c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmatch_cfg-4047f742c56e4af3.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libquick_error-e8689c0d5ebfa6de.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtrust_dns_proto-f202cecf9315fb63.rlib" "/scratch/wip/syncstorage
 -rs/work/syncstorage-rs-0.13.1/target/release/deps/librand-2e51685e882deb2f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/librand_chacha-63ad1f7b44e9c762.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libppv_lite86-5e8c4a05a1399d28.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/librand_core-2a0c07011bf5cc72.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgetrandom-f794026beb40ac15.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liburl-f6e1fd9f39f7d4e5.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libform_urlencoded-025c97743e8e0872.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpercent_encoding-aa71470aa12ccbc1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libidna-6f4590b23dad5287.rlib" "/scratch/wip/
 syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libthiserror-7731bca5b9544e9c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblru_cache-2e42eee0780753f1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblinked_hash_map-860bc4923b29e733.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures-b52dcaa9906143b9.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_executor-72694608f390b211.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_rt-c035f8319ea4aa02.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_threadpool-3b379391c04889a7.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libthreadpool-815ece7be853f14e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcopyless-9e842febd
 2fe625d.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libeither-188b857a5345f691.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libh2-30ddb585c15cc453.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtracing_futures-84ce5a62e8442bee.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtracing-96f29068f71a3ea5.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtracing_core-e87a5acbbd6f0733.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libindexmap-d48ca9804d9c8315.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhashbrown-3952a9e6425b8795.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libhttp-b3bbbb9785f4462a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libitoa-40fb6371bd86
 ace1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbytes-5258f5b9dde5db9b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_service-f3d7a144f8af2306.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libactix_codec-22fd6c1f212845de.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbitflags-eaa143f7ef00d993.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtokio_util-ad896cbe66a8a94f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtokio-b5d2ed7b00d02bc4.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsignal_hook_registry-3b901dbfbaa1d600.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libnum_cpus-16bfe46ccbd50581.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfnv
 -0e85b0bc5c4d8196.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmio_uds-afc895519489e96d.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmio-2e0f4a5072b2a6af.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libiovec-2d96af61dac16f96.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libnet2-147d00bac261b280.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcfg_if-366152afdac997c2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpin_project_lite-cb68fc0e81f3379f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpin_project-a6328a83565acceb.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpin_project-5cf10c49d4a6db45.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures
 _util-73c084abc920931b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures-e58aea3e62ee21a2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_io-339577d0fc09afbd.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslab-15fb106decb97a18.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_channel-b041be910b0483d5.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpin_project_lite-641178e45da1c5ba.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_sink-0a06dccc936b87c7.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libfutures_task-085ab71a80d2f53e.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpin_utils-8503e436529c5576.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/tar
 get/release/deps/libfutures_core-4c65ccf092c14624.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbytes-d812140862aeaa5c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbacktrace-143f0f2ca7b100c0.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libminiz_oxide-b231a9f92f48c028.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libadler-ed80eb05ff292333.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libobject-7c6fe515fa9beeca.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libaddr2line-9fe97aa9fab4b697.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libgimli-1d47714c79f8ecc6.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/librustc_demangle-15d893f597a71dc2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13
 .1/target/release/deps/libdiesel_migrations-4acb8eb89dfb05df.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmigrations_internals-f03e72d54e6ba6b3.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdiesel-f5e8d163822dcb9c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liburl-1b1e05290abab6d7.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libpercent_encoding-27f4f3d0e10f05ce.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libidna-0e6447056f6556e8.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libunicode_normalization-c55a0ae234a9e96f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtinyvec-4a47e2f656b012fa.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libtinyvec_macros-1eae83ba718df700.rlib" "/scratch/wip/s
 yncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libunicode_bidi-4873670695b41421.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmatches-7fd951f0e18fe8c1.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmysqlclient_sys-733f14de2a4134e2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libr2d2-9c0f4321e39b7b2b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libscheduled_thread_pool-8dfe1c5ef8d6c171.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libparking_lot-341b7eb04ff844e8.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libparking_lot_core-dc2d9ab0d1242b06.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblibc-51548134cdbc6d8b.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libsmallvec-94245da12e
 185fde.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblock_api-92b994da15d41814.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libscopeguard-2faba8baad1a7019.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libinstant-3295214bab3a1058.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblog-83f93f8d1f67a052.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libcfg_if-11a364390f73e23a.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libbyteorder-d616c8fd653c1f82.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libdocopt-3450586c18897882.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libstrsim-f18df19a5b2b3039.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libregex-45223e89bf21d41b.rli
 b" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libaho_corasick-d6e59cd884206435.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libmemchr-c9615258ba89730d.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libregex_syntax-fe213c8a22a6af88.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslog_scope-53159c4406084051.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libarc_swap-acd2c91141f5747c.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liblazy_static-609b9f1b23105ff2.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libslog-73d235b2331a3f1f.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/liberased_serde-cf4e486a4dd4beff.rlib" "/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libserde-57b75e339b
 00e8a3.rlib" "-Wl,--start-group" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libstd-e3b557e8106d2fb2.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libpanic_unwind-c7c07e9086e53e3a.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libobject-f1ddb69265c72dd8.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libmemchr-9125b86d3dd736dd.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libaddr2line-3a7790f54d58bbd6.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libgimli-270a8c2fa8641e37.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/librustc_demangle-5f2b6b4e2b97a85f.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libstd_detect-4aee5880362ad6d3.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libhashbrown-efc5a31b7729a163.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libminiz_oxide-8472cc64b80fd20a.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libadler-6a1d2681f24726d5.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/l
 ibrustc_std_workspace_alloc-a027cd0a631e96b4.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libunwind-27b870f11bd0a617.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libcfg_if-80ba2cc15226fed3.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/liblibc-8f5276be52d2cb81.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/liballoc-2c570b85b6bca835.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/librustc_std_workspace_core-6609557d37f91277.rlib" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libcore-cf57b097edae7d8f.rlib" "-Wl,--end-group" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib/libcompiler_builtins-577187c26dc0c999.rlib" "-Wl,-Bdynamic" "-lpython3.11" "-lssl" "-lcrypto" "-lstdc++" "-lmysqlclient" "-lutil" "-lrt" "-lutil" "-lexecinfo" "-lpthread" "-lrt" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lrt" "-lutil" "-lexecinfo" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/usr/pkg/lib/rustlib/x86_64-unknown-netbsd/lib" "-o" "/scratch/wip/syncstorag
 e-rs/work/syncstorage-rs-0.13.1/target/release/deps/syncserver-1533dd35fe670091" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-Wl,-R/usr/lib" "-Wl,-R/usr/pkg/lib"
+  = note: ld: /scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/target/release/deps/libopenssl-cc9badabd56861e1.rlib(openssl-cc9badabd56861e1.openssl.af01d48b-cgu.0.rcgu.o): undefined reference to symbol 'SSL_client_hello_get0_session_id@@OPENSSL_1_1_1'
+          ld: /usr/lib/libssl.so.14: error adding symbols: DSO missing from command line
 
-Caused by:
-  failed to load manifest for dependency `syncserver-db-common`
+  = help: 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#cargorustc-link-libkindname)
 
-Caused by:
-  failed to load manifest for dependency `deadpool`
-
-Caused by:
-  failed to read `/scratch/wip/syncstorage-rs/work/syncstorage-rs-0.13.1/deadpool/Cargo.toml`
-
-Caused by:
-  No such file or directory (os error 2)
+error: could not compile `syncserver` due to previous error
+*** Error code 101
diff --git a/syncstorage-rs/distinfo b/syncstorage-rs/distinfo
index e4bb3463c7..d7576a2214 100644
--- a/syncstorage-rs/distinfo
+++ b/syncstorage-rs/distinfo
@@ -1111,5 +1111,5 @@ SHA1 (patch-ac) = 1f04dc44972a4f9d4aaff719341d91843ef379d1
 SHA1 (patch-ad) = c55d065053adeb8a716e2e4db91bcc4c393e1269
 SHA1 (patch-ba) = a00e0ed12537b39dea5a0aa059e0627761dc8974
 SHA1 (patch-bb) = d29e8f357ae17ee0ee1aa715ba2de663cf4ccfcb
-SHA1 (patch-syncserver-db-common_Cargo.toml) = 51d5747392be1949b8584890c20cd1e7932c2475
-SHA1 (patch-syncserver_Cargo.toml) = 79b5d6217662aaeec1c3eaab3a1113aac6eae7d2
+SHA1 (patch-syncserver-db-common_Cargo.toml) = 60d45662fbe43917948375aa70092f4b2ba8f909
+SHA1 (patch-syncserver_Cargo.toml) = 0e0b3df30b8e7dda46d3e15f201c5c5974fbb44e
diff --git a/syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml b/syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml
index 2486c04d97..37dd30b0b1 100644
--- a/syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml
+++ b/syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml
@@ -7,7 +7,7 @@ $NetBSD$
  # Fix for #803 (deadpool#92) points to our fork for now
  #deadpool = "0.5"  # pin to 0.5
 -deadpool = { git = "https://github.com/mozilla-services/deadpool";, branch = "deadpool-v0.5.2-issue92" }
-+deadpool = { path = "../deadpool" }
++deadpool = { path = "../../deadpool" }
  diesel = { version = "1.4", features = ["mysql", "r2d2"] }
  diesel_migrations = { version = "1.4.0", features = ["mysql"] }
  # Some versions of OpenSSL 1.1.1 conflict with grpcio's built-in boringssl which can cause
diff --git a/syncstorage-rs/patches/patch-syncserver_Cargo.toml b/syncstorage-rs/patches/patch-syncserver_Cargo.toml
index 868bfd4da1..e5ada1d520 100644
--- a/syncstorage-rs/patches/patch-syncserver_Cargo.toml
+++ b/syncstorage-rs/patches/patch-syncserver_Cargo.toml
@@ -7,7 +7,7 @@ $NetBSD$
  # Fix for #803 (deadpool#92) points to our fork for now
  #deadpool = "0.5"  # pin to 0.5
 -deadpool = { git = "https://github.com/mozilla-services/deadpool";, branch = "deadpool-v0.5.2-issue92" }
-+deadpool = { path = "../deadpool" }
++deadpool = { path = "../../deadpool" }
  diesel = { version = "1.4", features = ["mysql", "r2d2"] }
  diesel_logger = "0.1.1"
  diesel_migrations = { version = "1.4.0", features = ["mysql"] }


Home | Main Index | Thread Index | Old Index