Package Details: doh-proxy 0.9.9-1

Git Clone URL: https://aur.archlinux.org/doh-proxy.git (read-only, click to copy)
Package Base: doh-proxy
Description: A DNS-over-HTTP server proxy written in Rust by jedisct1
Upstream URL: https://github.com/jedisct1/doh-server
Keywords: doh proxy rust server
Licenses: MIT
Submitter: joz
Maintainer: joz
Last Packager: joz
Votes: 5
Popularity: 0.000000
First Submitted: 2018-08-11 20:12 (UTC)
Last Updated: 2023-05-23 19:59 (UTC)

Latest Comments

joz commented on 2022-06-03 13:08 (UTC)

Thanks for the fix, I integrated the change.

dreieck commented on 2022-06-03 11:29 (UTC)

Fails for me while linking:

[...]
   Compiling doh-proxy v0.9.0 (/home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0)
error: linking with `cc` failed: exit status: 1
  |
  = note: "cc" "-m64" "/home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o" "-Wl,--as-needed" "-L" "/home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps" "-L" "/home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/build/jemalloc-sys-a9835199005690d4/out/build/lib" "-L" "/home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/build/ring-9d1dd58129dd6941/out" "-L" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/tmp/rustccXw6Np/libjemalloc_sys-effa0bed662e238c.rlib" "/tmp/rustccXw6Np/libring-807e79f53ffe5f58.rlib" "-Wl,--start-group" "-Wl,--end-group" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6b2c1396410cc3a8.rlib" "-Wl,-Bdynamic" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs"
  = note: /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<h2::share::SendStream<hyper::proto::h2::SendBuf<B>> as hyper::proto::h2::SendStreamExt>::on_user_err':
          doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$h2..share..SendStream$LT$hyper..proto..h2..SendBuf$LT$B$GT$$GT$$u20$as$u20$hyper..proto..h2..SendStreamExt$GT$11on_user_err17h4a6576585b18e62eE+0x1e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$h2..share..SendStream$LT$hyper..proto..h2..SendBuf$LT$B$GT$$GT$$u20$as$u20$hyper..proto..h2..SendStreamExt$GT$11on_user_err17h4a6576585b18e62eE+0x44): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<h2::share::SendStream<hyper::proto::h2::SendBuf<B>> as hyper::proto::h2::SendStreamExt>::send_eos_frame':
          doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$h2..share..SendStream$LT$hyper..proto..h2..SendBuf$LT$B$GT$$GT$$u20$as$u20$hyper..proto..h2..SendStreamExt$GT$14send_eos_frame17h4faa8c7b4fc62f93E+0x14b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$h2..share..SendStream$LT$hyper..proto..h2..SendBuf$LT$B$GT$$GT$$u20$as$u20$hyper..proto..h2..SendStreamExt$GT$14send_eos_frame17h4faa8c7b4fc62f93E+0x16f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$h2..share..SendStream$LT$hyper..proto..h2..SendBuf$LT$B$GT$$GT$$u20$as$u20$hyper..proto..h2..SendStreamExt$GT$14send_eos_frame17h4faa8c7b4fc62f93E+0x1d4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<hyper::proto::h1::dispatch::Server<S,hyper::body::body::Body> as hyper::proto::h1::dispatch::Dispatch>::poll_msg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN126_$LT$hyper..proto..h1..dispatch..Server$LT$S$C$hyper..body..body..Body$GT$$u20$as$u20$hyper..proto..h1..dispatch..Dispatch$GT$8poll_msg17hf514272a62c095cdE+0x232): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<hyper::proto::h1::dispatch::Server<S,hyper::body::body::Body> as hyper::proto::h1::dispatch::Dispatch>::recv_msg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN126_$LT$hyper..proto..h1..dispatch..Server$LT$S$C$hyper..body..body..Body$GT$$u20$as$u20$hyper..proto..h1..dispatch..Dispatch$GT$8recv_msg17h993dcae954b2c40aE+0x2ec): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio_rustls::common::Stream<IO,S>::read_io':
          doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0xe5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x106): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x2ce): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x5ee): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x7f9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x8fb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0xb8c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0xbb5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0xc2a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0xcee): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x1054): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x137a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x138a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x1397): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tokio_rustls6common20Stream$LT$IO$C$S$GT$7read_io17h12e4750bfb5f7941E+0x13dd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::codec::framed_write::Encoder<B>::unset_frame':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec12framed_write16Encoder$LT$B$GT$11unset_frame17hbf71a12e6a2117a4E+0x229): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec12framed_write16Encoder$LT$B$GT$11unset_frame17hbf71a12e6a2117a4E+0x423): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::codec::framed_write::Encoder<B>::buffer':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec12framed_write16Encoder$LT$B$GT$6buffer17h8e4e80bc124cb2b3E+0x2451): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec12framed_write16Encoder$LT$B$GT$6buffer17h8e4e80bc124cb2b3E+0x28f4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec12framed_write16Encoder$LT$B$GT$6buffer17h8e4e80bc124cb2b3E+0x29f3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec12framed_write16Encoder$LT$B$GT$6buffer17h8e4e80bc124cb2b3E+0x2a17): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::connection::DynConnection<B>::handle_poll2_result':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto10connection22DynConnection$LT$B$GT$19handle_poll2_result17ha2327e0674cbcc7aE+0x83a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto10connection22DynConnection$LT$B$GT$19handle_poll2_result17ha2327e0674cbcc7aE+0xd29): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::connection::Connection<T,P,B>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto10connection27Connection$LT$T$C$P$C$B$GT$4poll17hcb8a56681b9e2a90E+0x239a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::connection::Connection<T,P,B>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto10connection27Connection$LT$T$C$P$C$B$GT$4poll17he915253ee7f4db7bE+0x239c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::prioritize::Prioritize::clear_queue':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams10prioritize10Prioritize11clear_queue17h23c3d4b7b90cb966E+0x480): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::prioritize::Prioritize::reclaim_frame':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams10prioritize10Prioritize13reclaim_frame17h2578918c13bcbb5eE+0x23d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::prioritize::Prioritize::reclaim_frame':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams10prioritize10Prioritize13reclaim_frame17hebfede411caf33cdE+0x23d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::prioritize::Prioritize::reclaim_frame_inner':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams10prioritize10Prioritize19reclaim_frame_inner17h056d7d9bb046fff6E+0x578): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams10prioritize10Prioritize19reclaim_frame_inner17h056d7d9bb046fff6E+0x62a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams10prioritize10Prioritize9pop_frame17hbe6762a92cfdca66E+0x1a48): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::streams::StreamRef<B>::poll_reset':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams7streams18StreamRef$LT$B$GT$10poll_reset17h823fbb3fcc0edd06E+0x26c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::streams::DynStreams<B>::handle_error':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams7streams19DynStreams$LT$B$GT$12handle_error17h5aa378c039e189bdE+0x2a7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::streams::DynStreams<B>::recv_eof':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams7streams19DynStreams$LT$B$GT$8recv_eof17h350753e12e5186d0E+0x55d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::share::SendStream<B>::send_data':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25share19SendStream$LT$B$GT$9send_data17hc84f6e84ac26691cE+0x531): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::server::SendResponse<B>::send_response':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h26server21SendResponse$LT$B$GT$13send_response17h0c287b2040d47d7dE+0x148): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::io::error::Error::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std2io5error5Error3new17hdd39777880e078ecE+0x11): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std2io5error5Error3new17hdd39777880e078ecE+0x4f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::panic::catch_unwind':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x29c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x1689): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x1a77): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x2571): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x2634): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x2828): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x2a8a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x3060): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x330c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x38fb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x396b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x397e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x3a99): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x3ce0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x42c3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x42d8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x42f8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x4351): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x4361): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x51a6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x51bb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x5674): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x5745): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x5b53): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x5b68): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x5c18): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x5c2c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x5cd1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x5d27): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x668e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7027): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x70dc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7358): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7391): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x73f8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7507): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x75b1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x762d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x791b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x792d): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7a21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7a31): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7a5d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7b3d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7c18): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x7c28): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::panic::catch_unwind':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x818d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x81a6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x84f2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x852d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x8cc1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std5panic12catch_unwind17hbaf021a05f3b5a18E+0x8cd4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ops::function::Fn::call':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ops8function2Fn4call17h59c6f077c212ad7cE+0xda): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ops::function::FnMut::call_mut':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ops8function5FnMut8call_mut17ha9d1ab319799ad17E+0xda): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ops::function::FnOnce::call_once{{vtable-shim}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h150dd28b37bf8d62E+0xda): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ops::function::FnOnce::call_once{{vtable-shim}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17hec70e79931523e5aE+0x22): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17hec70e79931523e5aE+0x72): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<tokio::runtime::builder::Builder::thread_name<&str>::{{closure}}>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr110drop_in_place$LT$tokio..runtime..builder..Builder..thread_name$LT$$RF$str$GT$..$u7b$$u7b$closure$u7d$$u7d$$GT$17h448437754be005b6E+0x15): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<core::future::from_generator::GenFuture<libdoh::DoH::entrypoint::{{closure}}>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr120drop_in_place$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH..entrypoint..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$17hd314f45d9cb64d5aE+0xae): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr120drop_in_place$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH..entrypoint..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$17hd314f45d9cb64d5aE+0xbe): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<hyper::proto::h1::io::WriteBuf<hyper::proto::h1::encode::EncodedBuf<bytes::bytes::Bytes>>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr122drop_in_place$LT$hyper..proto..h1..io..WriteBuf$LT$hyper..proto..h1..encode..EncodedBuf$LT$bytes..bytes..Bytes$GT$$GT$$GT$17h08b85a39033f4b9eE+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr122drop_in_place$LT$hyper..proto..h1..io..WriteBuf$LT$hyper..proto..h1..encode..EncodedBuf$LT$bytes..bytes..Bytes$GT$$GT$$GT$17h08b85a39033f4b9eE+0x118): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<tokio::net::tcp::stream::TcpStream>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr55drop_in_place$LT$tokio..net..tcp..stream..TcpStream$GT$17hb05dfe6210523663E+0xa5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr55drop_in_place$LT$tokio..net..tcp..stream..TcpStream$GT$17hb05dfe6210523663E+0xd2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr55drop_in_place$LT$tokio..net..tcp..stream..TcpStream$GT$17hb05dfe6210523663E+0x10c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr55drop_in_place$LT$tokio..net..tcp..stream..TcpStream$GT$17hb05dfe6210523663E+0x182): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr55drop_in_place$LT$tokio..net..tcp..stream..TcpStream$GT$17hb05dfe6210523663E+0x192): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<clap::args::arg_matches::ArgMatches>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr56drop_in_place$LT$clap..args..arg_matches..ArgMatches$GT$17h125c967a526a081eE+0xe6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr56drop_in_place$LT$clap..args..arg_matches..ArgMatches$GT$17h125c967a526a081eE+0x12e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr56drop_in_place$LT$clap..args..arg_matches..ArgMatches$GT$17h125c967a526a081eE+0x175): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr56drop_in_place$LT$clap..args..arg_matches..ArgMatches$GT$17h125c967a526a081eE+0x1c1): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::extensions::Extensions::insert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17ha8a28b8129ed2358E+0x22): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17ha8a28b8129ed2358E+0x58): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17ha8a28b8129ed2358E+0xd1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17ha8a28b8129ed2358E+0x100): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::extensions::Extensions::insert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17hb56d5bddfb947b3dE+0x22): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17hb56d5bddfb947b3dE+0x58): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17hb56d5bddfb947b3dE+0xba): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17hb56d5bddfb947b3dE+0xeb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::extensions::Extensions::remove':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6remove17h123b0959972e0ac4E+0x163): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6remove17h123b0959972e0ac4E+0x195): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::map::HeaderMap<T>::reserve_one':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$11reserve_one17h1fdb8e97cb1468aaE+0x16e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$11reserve_one17h1fdb8e97cb1468aaE+0x19f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$11reserve_one17h1fdb8e97cb1468aaE+0x1b7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$11reserve_one17h1fdb8e97cb1468aaE+0x1e8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::map::HeaderMap<T>::grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h981176d08ed56370E+0xad): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h981176d08ed56370E+0x162): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h981176d08ed56370E+0x2e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h981176d08ed56370E+0x336): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<T as core::convert::Into<U>>::into':
          doh_proxy.aa64b487-cgu.0:(.text._ZN50_$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$4into17hbc937d9d39051797E+0x12): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN50_$LT$T$u20$as$u20$core..convert..Into$LT$U$GT$$GT$4into17hbc937d9d39051797E+0x36): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h03f1a0cabe9cb467E+0x5c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h149f7f9e4f9a51a7E+0x8a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h2ca2f6095feb16b4E+0x51): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h3907b058047a32c7E+0x11): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h3907b058047a32c7E+0x30): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h39346b331d5fcf28E+0x25): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb3c0b2d6f56fa619E+0xd3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb3c0b2d6f56fa619E+0x185): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb3c0b2d6f56fa619E+0x1f3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb9be529face06649E+0x38): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb9be529face06649E+0xf0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb9be529face06649E+0x16f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb9be529face06649E+0x1a0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb9be529face06649E+0x313): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hb9be529face06649E+0x390): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::proto::h1::conn::Conn<I,B,T>::end_body':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14conn21Conn$LT$I$C$B$C$T$GT$8end_body17h5a3408913c6e142bE+0x57): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14conn21Conn$LT$I$C$B$C$T$GT$8end_body17h5a3408913c6e142bE+0x7d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::proto::h1::conn::Conn<I,B,T>::end_body':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14conn21Conn$LT$I$C$B$C$T$GT$8end_body17heed931b10898300bE+0x57): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14conn21Conn$LT$I$C$B$C$T$GT$8end_body17heed931b10898300bE+0x7d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::proto::h1::conn::State::try_keep_alive':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14conn5State14try_keep_alive17h2b6996560f641e87E+0x88): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::proto::h1::role::encode_headers':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14role14encode_headers17h569bba0c1732b2b5E+0x4ca): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14role14encode_headers17h569bba0c1732b2b5E+0x215d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14role14encode_headers17h569bba0c1732b2b5E+0x2456): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14role14encode_headers17h569bba0c1732b2b5E+0x246e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::proto::h1::decode::Decoder::decode':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h16decode7Decoder6decode17h6f47307b4733dae8E+0x626): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h16decode7Decoder6decode17h6f47307b4733dae8E+0x65f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h16decode7Decoder6decode17h6f47307b4733dae8E+0x698): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h16decode7Decoder6decode17h6f47307b4733dae8E+0x6d8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h16decode7Decoder6decode17h6f47307b4733dae8E+0x702): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h16decode7Decoder6decode17h6f47307b4733dae8E+0x9fd): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::sync::mpsc::list::Rx<T>::pop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio4sync4mpsc4list11Rx$LT$T$GT$3pop17h775e6f22fe23de04E+0x4a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::sync::mpsc::list::Tx<T>::find_block':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio4sync4mpsc4list11Tx$LT$T$GT$10find_block17h7f7769fbb9d1ed53E+0x43): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::try_read_output':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw15try_read_output17h5a5c06c62f96828cE+0xa7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::try_read_output':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw15try_read_output17h5f787bbe7874947bE+0x9b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::try_read_output':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw15try_read_output17h8cad49fb5a7710a3E+0xa7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::drop_abort_handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw17drop_abort_handle17h04109082a3dfba3bE+0x60): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::drop_abort_handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw17drop_abort_handle17h192829519b631867E+0x6c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw17drop_abort_handle17h1c345737377cfdd4E+0x6c): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::poll_future':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x94): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0xb8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x1d0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x1f6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x8d7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x8fb): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::poll_future':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x94a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x260c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3a67): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3a8b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3ac5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3af1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3b15): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::poll_future':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3b82): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3c0b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3c77): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3e57): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3f85): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x3fbe): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x43f9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x440e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x49e6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x4a71): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h13178d87f3314247E+0x4aba): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::poll_future':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x2ac): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x17ff): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x1c03): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x2707): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x27d4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x29e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x2c54): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x323f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x34f2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x3ad8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x3b4b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x3b5e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x3c89): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x3eea): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x44f5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x450a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x452b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x4584): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x4594): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x5430): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x5445): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x593f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x5a1a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x5e41): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x5e56): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x5f0f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x5f24): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x5fce): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x6024): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x69c1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x6f9e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x741d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7699): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x76d2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7739): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7847): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x78f1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x796d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7c6b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7c7d): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7d70): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7d80): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7dac): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7e8b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7f5f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x7f6f): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::poll_future':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x84d5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x84ee): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x8838): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x8873): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x906f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17h57c61307a688cbf1E+0x9082): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::Harness<T,S>::complete':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness20Harness$LT$T$C$S$GT$8complete17h069f574a1233e487E+0xf4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::Harness<T,S>::complete':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness20Harness$LT$T$C$S$GT$8complete17h290ec690e18aeb87E+0xff): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::Harness<T,S>::complete':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness20Harness$LT$T$C$S$GT$8complete17h77bd1f322e5f44ceE+0xff): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness20Harness$LT$T$C$S$GT$8complete17hc7b9eb332b2153b7E+0xf4): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::builder::Builder::thread_name::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime7builder7Builder11thread_name28_$u7b$$u7b$closure$u7d$$u7d$17hbac9a322c21dcbd8E+0x1e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::tls::<impl libdoh::DoH>::start_with_tls::{{closure}}::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x68f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x6aa): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x6d5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x6f3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x711): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::tls::<impl libdoh::DoH>::start_with_tls::{{closure}}::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x879): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x889): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x964): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0xf4f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x127e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x1377): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x172a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x188b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x1aa4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x1b63): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x1b73): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x1bda): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x1cef): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x1d1b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x1d5e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x2037): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x2110): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x2120): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3009): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3121): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3131): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x315e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3186): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x31a2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x31fd): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::tls::<impl libdoh::DoH>::start_with_tls::{{closure}}::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3746): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3792): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x380d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3859): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x387b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x38b1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x38d3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3a22): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3a50): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3a93): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3ae4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3b06): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3bf0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3c00): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3eb9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3edb): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::tls::<impl libdoh::DoH>::start_with_tls::{{closure}}::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3f0a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3f2d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x3fc2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4023): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4046): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4069): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::tls::<impl libdoh::DoH>::start_with_tls::{{closure}}::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4252): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x439d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x43ca): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4416): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x448d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x449d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x44eb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x452f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4572): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x45cb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x460b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4670): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x46cd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x46f9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x476e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x47a7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4825): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4852): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4869): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x48b8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4903): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x496e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x49a9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4afb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4b48): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4b8b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4bdf): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4c06): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4c35): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4c57): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4ca2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4ce3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4d1c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4d5f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4dcd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4df7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4ec0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x4f52): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3tls29_$LT$impl$u20$libdoh..DoH$GT$14start_with_tls28_$u7b$$u7b$closure$u7d$$u7d$28_$u7b$$u7b$closure$u7d$$u7d$17h0f8996362d4edae5E+0x52c6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<E as hyper::common::exec::ConnStreamExec<F,B>>::execute_h2stream':
          doh_proxy.aa64b487-cgu.0:(.text._ZN70_$LT$E$u20$as$u20$hyper..common..exec..ConnStreamExec$LT$F$C$B$GT$$GT$16execute_h2stream17hf7eb424a96cbc2f4E+0x44): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN70_$LT$E$u20$as$u20$hyper..common..exec..ConnStreamExec$LT$F$C$B$GT$$GT$16execute_h2stream17hf7eb424a96cbc2f4E+0x145): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN8arc_swap4debt4Debt7pay_all28_$u7b$$u7b$closure$u7d$$u7d$17h6b58a62195a569ebE+0x1e3): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<hyper::proto::h2::H2Upgraded<B> as tokio::io::async_write::AsyncWrite>::poll_write':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$hyper..proto..h2..H2Upgraded$LT$B$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_write17hd5ca9df7466d0908E+0x406): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$hyper..proto..h2..H2Upgraded$LT$B$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_write17hd5ca9df7466d0908E+0x416): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<hyper::proto::h2::H2Upgraded<B> as tokio::io::async_write::AsyncWrite>::poll_shutdown':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$hyper..proto..h2..H2Upgraded$LT$B$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h663cd7f21e29d01eE+0xa3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$hyper..proto..h2..H2Upgraded$LT$B$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h663cd7f21e29d01eE+0xe9): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$hyper..proto..h2..H2Upgraded$LT$B$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h663cd7f21e29d01eE+0x15a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$hyper..proto..h2..H2Upgraded$LT$B$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h663cd7f21e29d01eE+0x16a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$hyper..proto..h2..H2Upgraded$LT$B$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h663cd7f21e29d01eE+0x27c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$hyper..proto..h2..H2Upgraded$LT$B$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h663cd7f21e29d01eE+0x2cc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<hyper::proto::h1::io::Buffered<T,B> as hyper::proto::h1::io::MemRead>::read_mem':
          doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$hyper..proto..h1..io..Buffered$LT$T$C$B$GT$$u20$as$u20$hyper..proto..h1..io..MemRead$GT$8read_mem17h315b6e362c6ff03fE+0xb0): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$hyper..proto..h1..io..Buffered$LT$T$C$B$GT$$u20$as$u20$hyper..proto..h1..io..MemRead$GT$8read_mem17h315b6e362c6ff03fE+0x14e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$hyper..proto..h1..io..Buffered$LT$T$C$B$GT$$u20$as$u20$hyper..proto..h1..io..MemRead$GT$8read_mem17h315b6e362c6ff03fE+0x1df): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$hyper..proto..h1..io..Buffered$LT$T$C$B$GT$$u20$as$u20$hyper..proto..h1..io..MemRead$GT$8read_mem17h315b6e362c6ff03fE+0x21e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<hyper::proto::h1::io::Buffered<T,B> as hyper::proto::h1::io::MemRead>::read_mem':
          doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$hyper..proto..h1..io..Buffered$LT$T$C$B$GT$$u20$as$u20$hyper..proto..h1..io..MemRead$GT$8read_mem17h6b687e543a7bc566E+0xaa): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$hyper..proto..h1..io..Buffered$LT$T$C$B$GT$$u20$as$u20$hyper..proto..h1..io..MemRead$GT$8read_mem17h6b687e543a7bc566E+0x148): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$hyper..proto..h1..io..Buffered$LT$T$C$B$GT$$u20$as$u20$hyper..proto..h1..io..MemRead$GT$8read_mem17h6b687e543a7bc566E+0x1d9): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$hyper..proto..h1..io..Buffered$LT$T$C$B$GT$$u20$as$u20$hyper..proto..h1..io..MemRead$GT$8read_mem17h6b687e543a7bc566E+0x218): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<tokio_rustls::server::TlsStream<IO> as tokio::io::async_read::AsyncRead>::poll_read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x2d3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x32c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x35a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x394): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x4bb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x51a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x52c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x6c6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN94_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_read..AsyncRead$GT$9poll_read17hfc4cea55e32badfcE+0x6d6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<tokio_rustls::server::TlsStream<IO> as tokio::io::async_write::AsyncWrite>::poll_flush':
          doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_flush17hc0d3dc1ad45db11cE+0x18f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_flush17hc0d3dc1ad45db11cE+0x22e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_flush17hc0d3dc1ad45db11cE+0x294): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_flush17hc0d3dc1ad45db11cE+0x2a4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<tokio_rustls::server::TlsStream<IO> as tokio::io::async_write::AsyncWrite>::poll_write':
          doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_write17h5ad6d6caebafc94bE+0xc5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_write17h5ad6d6caebafc94bE+0x19e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_write17h5ad6d6caebafc94bE+0x32c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$10poll_write17h5ad6d6caebafc94bE+0x33c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<tokio_rustls::server::TlsStream<IO> as tokio::io::async_write::AsyncWrite>::poll_shutdown':
          doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h6adb81c20a5dd937E+0xb4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h6adb81c20a5dd937E+0x1f0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$tokio_rustls..server..TlsStream$LT$IO$GT$$u20$as$u20$tokio..io..async_write..AsyncWrite$GT$13poll_shutdown17h6adb81c20a5dd937E+0x200): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h3252d60de901e501E+0x298): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h3252d60de901e501E+0x2dc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h3252d60de901e501E+0x319): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h3252d60de901e501E+0x6b1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h3252d60de901e501E+0x6c1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x138): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x166): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x1a9): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x51d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x54b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x58e): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x5e0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x5f2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x62c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x66f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0xa80): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0xadc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0xb37): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0xe66): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0xe86): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x13d4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x1503): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x1739): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x1749): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x1cdb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hb44908fb551da134E+0x1ceb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hashbrown::raw::RawTable<T,A>::reserve_rehash':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h0d96b626903ece46E+0x1b2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h0d96b626903ece46E+0x5be): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `doh_proxy::config::parse_opts':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x35a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0xeff): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0xf7d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x13e7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x1468): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x18b9): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x1937): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4485): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x44f4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x46e2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4763): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x47cd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x47e0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x485d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4888): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4a34): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4aad): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4ae4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4b8e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4bea): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x4e22): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `doh_proxy::config::parse_opts':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x5034): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x5071): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x510d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x57bb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x5834): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x58aa): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x58d5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x595d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x5a04): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x5a3e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x5b40): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x5da6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x5fff): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x603b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x60ad): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x61eb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x6286): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x62d3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x6360): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x643a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x646d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x64c3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x64e0): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `doh_proxy::config::parse_opts':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x6787): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x67bc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x685b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x697f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x6997): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x69af): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x69c7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x6a7f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy6config10parse_opts17he00f841a818dd373E+0x6aeb): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `doh_proxy::main':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x27): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0xce): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0xfb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x601): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x6ac): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x798): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `doh_proxy::main':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x10c1): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x1108): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x12bd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x149b): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x14e7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x151a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x15ad): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x17d7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x18f6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x1ab1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x1e43): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x1f9d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x215c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x2185): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x259e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x27d5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x2af8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x2c4d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x2cbe): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x2d26): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x2e00): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x318a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x31b9): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `doh_proxy::main':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x41e6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x4576): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x45b7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x485c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x49cb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x4b19): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `doh_proxy::main':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x5df1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x6085): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x6804): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x681c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x689c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9doh_proxy4main17h4ba00cdf6eb33e39E+0x6959): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `main':
          doh_proxy.aa64b487-cgu.0:(.text.main+0x2d2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.main+0x3a2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.main+0x6bb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.main+0x820): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.main+0x830): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `__rust_alloc_zeroed':
          doh_proxy.aa64b487-cgu.0:(.text.__rust_alloc_zeroed+0x14): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.__rust_alloc_zeroed+0x22): undefined reference to `_rjem_calloc'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `addr2line::path_push':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9addr2line9path_push17h1763abac8d80075aE+0x2c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9addr2line9path_push17h1763abac8d80075aE+0x62): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h724da260e9c419deE+0x1e): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h724da260e9c419deE+0x35): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0//library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0//library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0//library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0//library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0//library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
          /rustc/1.61.0//library/alloc/src/raw_vec.rs:(.text._ZN5alloc7raw_vec11finish_grow17h99ae2ac71403471aE+0x35): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0//library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0//library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0//library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `bytes::bytes::promotable_even_drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes5bytes20promotable_even_drop17h6191c9785dfde560E+0x26): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes5bytes20promotable_even_drop17h6191c9785dfde560E+0x45): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `bytes::bytes::shallow_clone_vec':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN5bytes5bytes17shallow_clone_vec17h691c4bc590c7b6c6E+0x26): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN5bytes5bytes17shallow_clone_vec17h691c4bc590c7b6c6E+0xb7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `bytes::bytes::shared_drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes5bytes11shared_drop17hd940895425d6f5abE+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes5bytes11shared_drop17hd940895425d6f5abE+0x32): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `bytes::bytes::promotable_odd_drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes5bytes19promotable_odd_drop17hc1f85739ef910447E+0x2f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes5bytes19promotable_odd_drop17hc1f85739ef910447E+0x51): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes9bytes_mut13shared_v_drop17hbbebc58092e4ddf9E+0x21): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `bytes::bytes::Bytes::copy_from_slice':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes5bytes5Bytes15copy_from_slice17hb2fa16e8f4f66f0eE+0x1d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<bytes::bytes::Bytes as core::convert::From<alloc::vec::Vec<u8>>>::from':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$bytes..bytes..Bytes$u20$as$u20$core..convert..From$LT$alloc..vec..Vec$LT$u8$GT$$GT$$GT$4from17h04ac3c7771be07d4E+0x23): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$bytes..bytes..Bytes$u20$as$u20$core..convert..From$LT$alloc..vec..Vec$LT$u8$GT$$GT$$GT$4from17h04ac3c7771be07d4E+0x7c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `bytes::bytes_mut::BytesMut::split_off':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes9bytes_mut8BytesMut9split_off17hd153793d91edd88bE+0x52): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes9bytes_mut8BytesMut9split_off17hd153793d91edd88bE+0xe7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `bytes::bytes_mut::BytesMut::split_to':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes9bytes_mut8BytesMut8split_to17hfcbafda045868923E+0x56): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes9bytes_mut8BytesMut8split_to17hfcbafda045868923E+0x119): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `bytes::bytes_mut::BytesMut::reserve_inner':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes9bytes_mut8BytesMut13reserve_inner17hc78cdfa13bc7c861E+0x7e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes9bytes_mut8BytesMut13reserve_inner17hc78cdfa13bc7c861E+0x189): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5bytes9bytes_mut8BytesMut13reserve_inner17hc78cdfa13bc7c861E+0x199): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<bytes::bytes_mut::BytesMut as core::ops::drop::Drop>::drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$bytes..bytes_mut..BytesMut$u20$as$u20$core..ops..drop..Drop$GT$4drop17h725fd3f03c59d235E+0x26): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$bytes..bytes_mut..BytesMut$u20$as$u20$core..ops..drop..Drop$GT$4drop17h725fd3f03c59d235E+0x37): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$bytes..bytes_mut..BytesMut$u20$as$u20$core..ops..drop..Drop$GT$4drop17h725fd3f03c59d235E+0x4c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::_write_parser_help':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x21d): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0xb0a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x108b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1159): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1543): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1744): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x17de): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x182b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1950): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1971): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1999): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x19e6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1a12): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1a5f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1b33): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1b56): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1c40): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1c74): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1c90): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::_write_parser_help':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1daf): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x1ecb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help18_write_parser_help17hc72708f498c2f487E+0x2028): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::fmt::Colorizer::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3fmt9Colorizer3new17hcb6f3b02cbfdc30dE+0x6d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3fmt9Colorizer3new17hcb6f3b02cbfdc30dE+0x80): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3fmt9Colorizer3new17hcb6f3b02cbfdc30dE+0xbe): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3fmt9Colorizer3new17hcb6f3b02cbfdc30dE+0xd1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::errors::Error as core::convert::From<std::io::error::Error>>::from':
          doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$clap..errors..Error$u20$as$u20$core..convert..From$LT$std..io..error..Error$GT$$GT$4from17hfc6804f5022b1974E+0x120): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$clap..errors..Error$u20$as$u20$core..convert..From$LT$std..io..error..Error$GT$$GT$4from17hfc6804f5022b1974E+0x130): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::write_bin_name':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_bin_name17h566a1967cdb931c4E+0x6b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_bin_name17h566a1967cdb931c4E+0x10d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_bin_name17h566a1967cdb931c4E+0x2a6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_bin_name17h566a1967cdb931c4E+0x36c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_bin_name17h566a1967cdb931c4E+0x576): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_bin_name17h566a1967cdb931c4E+0x62d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_bin_name17h566a1967cdb931c4E+0x64b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::write_args':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help10write_args17h88f08344b98d3632E+0x21f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help10write_args17h88f08344b98d3632E+0x5c1): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::usage::create_help_usage':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x24): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0xd7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x467): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x5d0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x632): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x816): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x846): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0xe3c): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::usage::create_help_usage':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x1151): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x1297): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x14ce): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x16ee): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x17a1): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x17bd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x17e8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x1a20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x1b91): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x1c53): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage17create_help_usage17hd3def72a81cca7cdE+0x1c93): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::write_all_args':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_all_args17h3d496f84fc6f9470E+0x61d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_all_args17h3d496f84fc6f9470E+0x89e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_all_args17h3d496f84fc6f9470E+0x9cc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help14write_all_args17h3d496f84fc6f9470E+0xa09): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::write_subcommands':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help17write_subcommands17h5c41cbb3fbc60c32E+0x255): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help17write_subcommands17h5c41cbb3fbc60c32E+0x3a8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help17write_subcommands17h5c41cbb3fbc60c32E+0x3f4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help17write_subcommands17h5c41cbb3fbc60c32E+0x5f4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help17write_subcommands17h5c41cbb3fbc60c32E+0x9d8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help17write_subcommands17h5c41cbb3fbc60c32E+0xf62): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help17write_subcommands17h5c41cbb3fbc60c32E+0x160b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help17write_subcommands17h5c41cbb3fbc60c32E+0x168b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::collections::btree::map::BTreeMap<K,V>::insert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$6insert17hb29610d7444c2effE+0x12b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$6insert17hb29610d7444c2effE+0x28e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$6insert17hb29610d7444c2effE+0x510): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$6insert17hb29610d7444c2effE+0x878): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::collections::btree::map::BTreeMap<&str,&dyn clap::app::help::ArgWithOrder>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr120drop_in_place$LT$alloc..collections..btree..map..BTreeMap$LT$$RF$str$C$$RF$dyn$u20$clap..app..help..ArgWithOrder$GT$$GT$17he03c0af4480bcba4E+0x194): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr120drop_in_place$LT$alloc..collections..btree..map..BTreeMap$LT$$RF$str$C$$RF$dyn$u20$clap..app..help..ArgWithOrder$GT$$GT$17he03c0af4480bcba4E+0x337): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::write_arg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x2f0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x6f4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x850): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0xb3a): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::write_arg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x15d5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1717): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x178b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1833): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x18c2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1b96): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1d48): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1d72): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1db3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1e56): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1ea5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x1fe2): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::write_arg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x223c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x253b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x2579): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x26d5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x26ed): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x2b05): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help9write_arg17h3ab08c514195f408E+0x2bd8): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::Help::write_before_after_help':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help23write_before_after_help17h9b5431c2512a7503E+0x26): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help23write_before_after_help17h9b5431c2512a7503E+0xff): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help23write_before_after_help17h9b5431c2512a7503E+0x127): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help4Help23write_before_after_help17h9b5431c2512a7503E+0x1a4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::help::wrap_help':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help9wrap_help17h7fbfdd858a1215fbE+0xd4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help9wrap_help17h7fbfdd858a1215fbE+0x20d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app4help9wrap_help17h7fbfdd858a1215fbE+0x266): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::fmt::Format<T> as core::fmt::Display>::fmt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN65_$LT$clap..fmt..Format$LT$T$GT$$u20$as$u20$core..fmt..Display$GT$3fmt17h8962de2d5ef779d3E+0x129): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next':
          doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$core..iter..adapters..map..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17he41727dc24fbc8f7E+0x55): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$core..iter..adapters..map..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17he41727dc24fbc8f7E+0xd09): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$core..iter..adapters..map..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17he41727dc24fbc8f7E+0x11a7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$core..iter..adapters..map..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17he41727dc24fbc8f7E+0x1420): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$core..iter..adapters..map..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17he41727dc24fbc8f7E+0x1770): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::slice::<impl [T]>::join':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$4join17h8667d49c2662bb82E+0xb1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::fmt::Format<T> as core::fmt::Display>::fmt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN65_$LT$clap..fmt..Format$LT$T$GT$$u20$as$u20$core..fmt..Display$GT$3fmt17h6c08bc2c07c00eb9E+0x129): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::fmt::Format<T> as core::fmt::Display>::fmt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN65_$LT$clap..fmt..Format$LT$T$GT$$u20$as$u20$core..fmt..Display$GT$3fmt17h24c94cbfac1c9001E+0x151): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::slice::<impl [T]>::join':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$4join17h103e858e035a4358E+0x7c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::fmt::Format<T> as core::fmt::Display>::fmt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN65_$LT$clap..fmt..Format$LT$T$GT$$u20$as$u20$core..fmt..Display$GT$3fmt17hea6fb8f41cf0998eE+0x135): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::args::arg_builder::positional::PosBuilder as core::fmt::Display>::fmt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$clap..args..arg_builder..positional..PosBuilder$u20$as$u20$core..fmt..Display$GT$3fmt17hc68cf3a4e37a9292E+0x292): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$clap..args..arg_builder..positional..PosBuilder$u20$as$u20$core..fmt..Display$GT$3fmt17hc68cf3a4e37a9292E+0x2b1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$clap..args..arg_builder..positional..PosBuilder$u20$as$u20$core..fmt..Display$GT$3fmt17hc68cf3a4e37a9292E+0x2ea): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$clap..args..arg_builder..positional..PosBuilder$u20$as$u20$core..fmt..Display$GT$3fmt17hc68cf3a4e37a9292E+0x305): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$clap..args..arg_builder..positional..PosBuilder$u20$as$u20$core..fmt..Display$GT$3fmt17hc68cf3a4e37a9292E+0x357): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::args::arg_builder::positional::PosBuilder as core::fmt::Display>::fmt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$clap..args..arg_builder..positional..PosBuilder$u20$as$u20$core..fmt..Display$GT$3fmt17hc68cf3a4e37a9292E+0x3f1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$clap..args..arg_builder..positional..PosBuilder$u20$as$u20$core..fmt..Display$GT$3fmt17hc68cf3a4e37a9292E+0x749): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$clap..args..arg_builder..positional..PosBuilder$u20$as$u20$core..fmt..Display$GT$3fmt17hc68cf3a4e37a9292E+0x767): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<clap::args::arg_builder::base::Base>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr56drop_in_place$LT$clap..args..arg_builder..base..Base$GT$17h0b0b6fed7f3c066aE+0x2a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr56drop_in_place$LT$clap..args..arg_builder..base..Base$GT$17h0b0b6fed7f3c066aE+0x54): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr56drop_in_place$LT$clap..args..arg_builder..base..Base$GT$17h0b0b6fed7f3c066aE+0x7e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr56drop_in_place$LT$clap..args..arg_builder..base..Base$GT$17h0b0b6fed7f3c066aE+0xab): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::app::parser::Parser as core::clone::Clone>::clone':
          doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$clap..app..parser..Parser$u20$as$u20$core..clone..Clone$GT$5clone17h903963a9674d2abfE+0x2b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$clap..app..parser..Parser$u20$as$u20$core..clone..Clone$GT$5clone17h903963a9674d2abfE+0x78): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$clap..app..parser..Parser$u20$as$u20$core..clone..Clone$GT$5clone17h903963a9674d2abfE+0x1e5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$clap..app..parser..Parser$u20$as$u20$core..clone..Clone$GT$5clone17h903963a9674d2abfE+0x25b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$clap..app..parser..Parser$u20$as$u20$core..clone..Clone$GT$5clone17h903963a9674d2abfE+0x39d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$clap..app..parser..Parser$u20$as$u20$core..clone..Clone$GT$5clone17h903963a9674d2abfE+0x52a): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<clap::app::App>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr35drop_in_place$LT$clap..app..App$GT$17h08118db3e7a46d57E+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr35drop_in_place$LT$clap..app..App$GT$17h08118db3e7a46d57E+0x3b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr35drop_in_place$LT$clap..app..App$GT$17h08118db3e7a46d57E+0x6b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr35drop_in_place$LT$clap..app..App$GT$17h08118db3e7a46d57E+0x8b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr35drop_in_place$LT$clap..app..App$GT$17h08118db3e7a46d57E+0xb5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr35drop_in_place$LT$clap..app..App$GT$17h08118db3e7a46d57E+0x12d): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::app::App as clap::args::any_arg::AnyArg>::aliases':
          doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$clap..app..App$u20$as$u20$clap..args..any_arg..AnyArg$GT$7aliases17hb1cefb6d7bbe04efE+0x6f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$clap..app..App$u20$as$u20$clap..args..any_arg..AnyArg$GT$7aliases17hb1cefb6d7bbe04efE+0x14f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::vec::Vec<clap::args::arg_builder::option::OptBuilder>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr87drop_in_place$LT$alloc..vec..Vec$LT$clap..args..arg_builder..option..OptBuilder$GT$$GT$17hc31d8fe2a7cc563dE+0x2b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr87drop_in_place$LT$alloc..vec..Vec$LT$clap..args..arg_builder..option..OptBuilder$GT$$GT$17hc31d8fe2a7cc563dE+0xbb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::vec::Vec<clap::app::App>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$alloc..vec..Vec$LT$clap..app..App$GT$$GT$17h02ba71e6e7bf54e2E+0x35): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$alloc..vec..Vec$LT$clap..app..App$GT$$GT$17h02ba71e6e7bf54e2E+0x4a9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr71drop_in_place$LT$alloc..vec..Vec$LT$clap..args..group..ArgGroup$GT$$GT$17hbc6c3be41a7faa06E+0x31): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::args::arg_builder::base::Base as core::clone::Clone>::clone':
          doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$clap..args..arg_builder..base..Base$u20$as$u20$core..clone..Clone$GT$5clone17h8d1698e2ad7eb27cE+0xa4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$clap..args..arg_builder..base..Base$u20$as$u20$core..clone..Clone$GT$5clone17h8d1698e2ad7eb27cE+0x17d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$clap..args..arg_builder..base..Base$u20$as$u20$core..clone..Clone$GT$5clone17h8d1698e2ad7eb27cE+0x200): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$clap..args..arg_builder..base..Base$u20$as$u20$core..clone..Clone$GT$5clone17h8d1698e2ad7eb27cE+0x28c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$clap..args..arg_builder..base..Base$u20$as$u20$core..clone..Clone$GT$5clone17h8d1698e2ad7eb27cE+0x318): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN78_$LT$clap..args..arg_builder..valued..Valued$u20$as$u20$core..clone..Clone$GT$5clone17h061458f4cdb40918E+0x8e): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::usage::get_required_usage_from':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0xf2e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0xfad): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x10ac): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x123a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x1278): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x1298): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x1429): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x1468): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x1522): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x16e7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x199f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x1b22): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x221d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x223a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x2264): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x295c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x2979): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x2ce7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x36cf): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x3704): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23get_required_usage_from17hfaaf0f87f145ec79E+0x3837): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::args::arg_builder::positional::PosBuilder::name_no_brackets':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_builder10positional10PosBuilder16name_no_brackets17h60d4f96b2e876cc4E+0x35d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_builder10positional10PosBuilder16name_no_brackets17h60d4f96b2e876cc4E+0x5a1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next':
          doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$core..iter..adapters..map..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h20fca35cb267dac5E+0x179): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next':
          doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$core..iter..adapters..map..Map$LT$I$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17haceab907b5fda538E+0x196): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::iter::adapters::flatten::FlatMap<I,U,F> as core::iter::traits::iterator::Iterator>::next':
          doh_proxy.aa64b487-cgu.0:(.text._ZN114_$LT$core..iter..adapters..flatten..FlatMap$LT$I$C$U$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h8806ed0d7a3acbd5E+0x7b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN114_$LT$core..iter..adapters..flatten..FlatMap$LT$I$C$U$C$F$GT$$u20$as$u20$core..iter..traits..iterator..Iterator$GT$4next17h8806ed0d7a3acbd5E+0x1b3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::collections::btree::map::BTreeMap<K,V>::bulk_build_from_sorted_iter':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$27bulk_build_from_sorted_iter17h5b07e8e45febbe92E+0x1f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$27bulk_build_from_sorted_iter17h5b07e8e45febbe92E+0x133): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$27bulk_build_from_sorted_iter17h5b07e8e45febbe92E+0x1be): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$27bulk_build_from_sorted_iter17h5b07e8e45febbe92E+0x1f9): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc11collections5btree3map21BTreeMap$LT$K$C$V$GT$27bulk_build_from_sorted_iter17h5b07e8e45febbe92E+0x3ab): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::args_in_group':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser13args_in_group17ha9e45e6e7ebfb06cE+0x3dd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser13args_in_group17ha9e45e6e7ebfb06cE+0x54e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser13args_in_group17ha9e45e6e7ebfb06cE+0x5f5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser13args_in_group17ha9e45e6e7ebfb06cE+0x69c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser13args_in_group17ha9e45e6e7ebfb06cE+0x745): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser13args_in_group17ha9e45e6e7ebfb06cE+0x799): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser13args_in_group17ha9e45e6e7ebfb06cE+0x7f8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser13args_in_group17ha9e45e6e7ebfb06cE+0x824): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::arg_names_in_group':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser18arg_names_in_group17h67afb3e4b0005427E+0x1d7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser18arg_names_in_group17h67afb3e4b0005427E+0x3a6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser18arg_names_in_group17h67afb3e4b0005427E+0x43e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser18arg_names_in_group17h67afb3e4b0005427E+0x47b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<clap::args::arg_builder::flag::FlagBuilder>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr63drop_in_place$LT$clap..args..arg_builder..flag..FlagBuilder$GT$17hd35617af492c0fc0E+0x36): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::args::arg_builder::flag::FlagBuilder as clap::args::any_arg::AnyArg>::aliases':
          doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$clap..args..arg_builder..flag..FlagBuilder$u20$as$u20$clap..args..any_arg..AnyArg$GT$7aliases17h214189174069e465E+0x6f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$clap..args..arg_builder..flag..FlagBuilder$u20$as$u20$clap..args..any_arg..AnyArg$GT$7aliases17h214189174069e465E+0x14f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<clap::args::arg_builder::option::OptBuilder>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr64drop_in_place$LT$clap..args..arg_builder..option..OptBuilder$GT$17hcfb7085aba1099fdE+0x35): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::args::arg_builder::option::OptBuilder as clap::args::any_arg::AnyArg>::aliases':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$clap..args..arg_builder..option..OptBuilder$u20$as$u20$clap..args..any_arg..AnyArg$GT$7aliases17h0f1f3c0f4b2ef112E+0x6f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$clap..args..arg_builder..option..OptBuilder$u20$as$u20$clap..args..any_arg..AnyArg$GT$7aliases17h0f1f3c0f4b2ef112E+0x14f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::add_arg_ref':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser11add_arg_ref17he39b381c2c13326bE+0x69e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser11add_arg_ref17he39b381c2c13326bE+0x7ca): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser11add_arg_ref17he39b381c2c13326bE+0xa00): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser11add_arg_ref17he39b381c2c13326bE+0xa9c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::create_help_and_version':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser23create_help_and_version17h2f00e6db52b0b9efE+0x4d6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::add_arg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser7add_arg17h0f2e4eabee0c7328E+0x14a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser7add_arg17h0f2e4eabee0c7328E+0x1a3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser7add_arg17h0f2e4eabee0c7328E+0x4e7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser7add_arg17h0f2e4eabee0c7328E+0x521): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser7add_arg17h0f2e4eabee0c7328E+0x7f4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser7add_arg17h0f2e4eabee0c7328E+0xab0): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::possible_subcommand':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser19possible_subcommand17h86bb40b6c10dd6c3E+0x21d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser19possible_subcommand17h86bb40b6c10dd6c3E+0x418): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser19possible_subcommand17h86bb40b6c10dd6c3E+0x444): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::is_new_arg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser10is_new_arg17hc18119f01de40d98E+0x26e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::args::arg_matcher::ArgMatcher::remove':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher6remove17h05e822374526df7bE+0x1d3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher6remove17h05e822374526df7bE+0x1ee): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher6remove17h05e822374526df7bE+0x24e): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::_version':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser8_version17h1ffa743cbe9a16b1E+0x4c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser8_version17h1ffa743cbe9a16b1E+0x394): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser8_version17h1ffa743cbe9a16b1E+0x3a4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser8_version17h1ffa743cbe9a16b1E+0x3cb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser8_version17h1ffa743cbe9a16b1E+0x48e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::io::Write::write_fmt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std2io5Write9write_fmt17hecd1bad5d5eacc19E+0xab): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN3std2io5Write9write_fmt17hecd1bad5d5eacc19E+0xbe): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::usage::create_error_usage':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage18create_error_usage17h041c118671ddd550E+0x85): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage18create_error_usage17h041c118671ddd550E+0x186): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage18create_error_usage17h041c118671ddd550E+0x1ff): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::unknown_argument':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error16unknown_argument17hcf2e9ecc5ac2cf57E+0x48): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error16unknown_argument17hcf2e9ecc5ac2cf57E+0x148): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error16unknown_argument17hcf2e9ecc5ac2cf57E+0x26b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error16unknown_argument17hcf2e9ecc5ac2cf57E+0x291): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::parse_flag':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser10parse_flag17h751e4ec0b9c5fe1eE+0xfe): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::parse_opt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser9parse_opt17h3c4d6f4393aeff81E+0x1ce): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser9parse_opt17h3c4d6f4393aeff81E+0x30b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::empty_value':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error11empty_value17hcdb1a7c99b8725feE+0x20b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error11empty_value17hcdb1a7c99b8725feE+0x232): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error11empty_value17hcdb1a7c99b8725feE+0x25b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::args::arg_matcher::ArgMatcher::insert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher6insert17h73c623486a549168E+0x76): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher6insert17h73c623486a549168E+0x94): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher6insert17h73c623486a549168E+0xed): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::add_single_val_to_arg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21add_single_val_to_arg17h878a1d73c4483ef7E+0x129): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::args::arg_matcher::ArgMatcher::add_val_to':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher10add_val_to17hf4dba70e0432007eE+0x2d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher10add_val_to17hf4dba70e0432007eE+0x46): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher10add_val_to17hf4dba70e0432007eE+0x95): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::args::arg_matcher::ArgMatcher::add_index_to':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher12add_index_to17hebc912f30013d294E+0x26): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::collections::hash::map::Entry<K,V>::or_insert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std11collections4hash3map18Entry$LT$K$C$V$GT$9or_insert17hb93772f9c882b949E+0x11d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std11collections4hash3map18Entry$LT$K$C$V$GT$9or_insert17hb93772f9c882b949E+0x13b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std11collections4hash3map18Entry$LT$K$C$V$GT$9or_insert17hb93772f9c882b949E+0x197): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hashbrown::raw::RawTable<T,A>::reserve_rehash':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h481378e5cfd2773eE+0x1af): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h481378e5cfd2773eE+0x7cf): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::args::arg_matcher::ArgMatcher::arg_names':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap4args11arg_matcher10ArgMatcher9arg_names17hbca77c9adeb0b187E+0x124): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::usage::create_usage_with_title':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x26): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x7f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0xb0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x103): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x431): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x58e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x6d2): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x6e4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x708): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x734): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app5usage23create_usage_with_title17he4ff9637a1287aecE+0x77d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::add_single_val_to_arg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21add_single_val_to_arg17h6e7f1fcc4db2e796E+0x129): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::str::<impl alloc::borrow::ToOwned for str>::to_owned':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc3str56_$LT$impl$u20$alloc..borrow..ToOwned$u20$for$u20$str$GT$8to_owned17he7d0133a49500a0fE+0x1d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::validator::Validator::validate':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0xc0f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0xe36): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x121f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x1fea): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x228c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x2337): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x23e0): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::validator::Validator::validate':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x344a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x371e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x37aa): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x3d68): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x4051): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x416b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x4298): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x43e8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x4542): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x4605): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x46b5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x4859): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::validator::Validator::validate':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x499c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x4c37): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x4cbc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x53d2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x5480): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x5606): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x56fe): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x5745): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x5893): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator8validate17hdeabea7297d408faE+0x5998): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::validator::Validator::build_err':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator9build_err17h7d54b9df94659ea9E+0x573): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator9build_err17h7d54b9df94659ea9E+0x5ed): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator9build_err17h7d54b9df94659ea9E+0x648): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator9build_err17h7d54b9df94659ea9E+0xbb9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::wrong_number_of_values':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error22wrong_number_of_values17h2cd8b9f816c5c7baE+0x656): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error22wrong_number_of_values17h2cd8b9f816c5c7baE+0x684): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error22wrong_number_of_values17h2cd8b9f816c5c7baE+0x6b2): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::wrong_number_of_values':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error22wrong_number_of_values17h2cd8b9f816c5c7baE+0x6df): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error22wrong_number_of_values17h2cd8b9f816c5c7baE+0x714): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::too_many_values':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error15too_many_values17h947bc81a1f314093E+0x25c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error15too_many_values17h947bc81a1f314093E+0x28b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error15too_many_values17h947bc81a1f314093E+0x2c1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error15too_many_values17h947bc81a1f314093E+0x2ec): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::too_few_values':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error14too_few_values17hf1f3c0e518ea9d70E+0x659): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error14too_few_values17hf1f3c0e518ea9d70E+0x687): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error14too_few_values17hf1f3c0e518ea9d70E+0x6b5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error14too_few_values17hf1f3c0e518ea9d70E+0x6e2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error14too_few_values17hf1f3c0e518ea9d70E+0x717): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::validator::Validator::missing_required_error':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator22missing_required_error17h63829932be4fba63E+0x82): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator22missing_required_error17h63829932be4fba63E+0x7a8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator22missing_required_error17h63829932be4fba63E+0x927): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator22missing_required_error17h63829932be4fba63E+0xb6e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator22missing_required_error17h63829932be4fba63E+0xba0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app9validator9Validator22missing_required_error17h63829932be4fba63E+0xbbd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error25unexpected_multiple_usage17h662f9959ae8e29eeE+0x20b): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::unexpected_multiple_usage':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error25unexpected_multiple_usage17h662f9959ae8e29eeE+0x232): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error25unexpected_multiple_usage17h662f9959ae8e29eeE+0x25b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::invalid_value':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x4e0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0xdd3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0xdf1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x10ba): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x10e7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x1126): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x1189): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x1223): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x1248): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x12a5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x12c7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error13invalid_value17hf916ce111e7094b1E+0x12ee): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error16value_validation17h02e620cf6770cb4eE+0x1b5): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::argument_conflict':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error17argument_conflict17h8ca6c19f40939dddE+0x3b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error17argument_conflict17h8ca6c19f40939dddE+0x6c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error17argument_conflict17h8ca6c19f40939dddE+0x1f2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error17argument_conflict17h8ca6c19f40939dddE+0x216): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error17argument_conflict17h8ca6c19f40939dddE+0x375): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error17argument_conflict17h8ca6c19f40939dddE+0x48f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error17argument_conflict17h8ca6c19f40939dddE+0x4b1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::mem::drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3mem4drop17hbc6e830658758844E+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3mem4drop17hbc6e830658758844E+0x42): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3mem4drop17hbc6e830658758844E+0x9a): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::get_matches_with':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x17d0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x19c2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x1caa): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x1ceb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x2042): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x2084): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x2140): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x23ee): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x26f8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x28da): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x293b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x29ec): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x2a68): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x2b98): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x3215): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x325f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x3486): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x35f1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x360e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x362b): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::get_matches_with':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x4bac): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x4be1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x4ce5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x4d66): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x4efa): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x5060): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x5298): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x53a1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x53de): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x5522): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::get_matches_with':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x5619): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x56b7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x56d7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x5761): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x5783): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x57e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser16get_matches_with17had3554e920d643d1E+0x5929): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<clap::args::matched_arg::MatchedArg as core::clone::Clone>::clone':
          doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$clap..args..matched_arg..MatchedArg$u20$as$u20$core..clone..Clone$GT$5clone17hf0630cf260e93aa4E+0x6a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$clap..args..matched_arg..MatchedArg$u20$as$u20$core..clone..Clone$GT$5clone17hf0630cf260e93aa4E+0xef): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$clap..args..matched_arg..MatchedArg$u20$as$u20$core..clone..Clone$GT$5clone17hf0630cf260e93aa4E+0x169): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::app::parser::Parser::parse_help_subcommand':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0x111): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0x24a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0x39d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0x57c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0x687): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0x743): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0xb83): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0xbdb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0xbfd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0xc2f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0xc51): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4clap3app6parser6Parser21parse_help_subcommand17h3ed50cd1ee52296bE+0xc7d): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::invalid_subcommand':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error18invalid_subcommand17hd4ffd3d1e1d68284E+0x206): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `clap::errors::Error::unrecognized_subcommand':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4clap6errors5Error23unrecognized_subcommand17hf10f6c3b32ed70a4E+0x172): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `dnsstamps::vlp_encode':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9dnsstamps10vlp_encode17hd9c577c093fb5040E+0x18f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `dnsstamps::lp_encode':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9dnsstamps9lp_encode17h6950c711035cb017E+0xc1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ct_codecs::Encoder::encode_to_string':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9ct_codecs7Encoder16encode_to_string17he2eadda98f11c5f4E+0x90): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9ct_codecs7Encoder16encode_to_string17he2eadda98f11c5f4E+0xde): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9ct_codecs7Encoder16encode_to_string17he2eadda98f11c5f4E+0x112): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<gimli::read::abbrev::Abbreviation>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr54drop_in_place$LT$gimli..read..abbrev..Abbreviation$GT$17he718f134d18fe9ffE+0x2d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::boxed::Box<alloc::collections::btree::node::LeafNode<u64,gimli::read::abbrev::Abbreviation>>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr134drop_in_place$LT$alloc..boxed..Box$LT$alloc..collections..btree..node..LeafNode$LT$u64$C$gimli..read..abbrev..Abbreviation$GT$$GT$$GT$17h0274cc98d9641dedE+0xc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<(u64,gimli::read::abbrev::Abbreviation)>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr68drop_in_place$LT$$LP$u64$C$gimli..read..abbrev..Abbreviation$RP$$GT$17h2e290a55c7da415eE+0x2d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr138drop_in_place$LT$alloc..boxed..Box$LT$alloc..collections..btree..node..InternalNode$LT$u64$C$gimli..read..abbrev..Abbreviation$GT$$GT$$GT$17h2899c50f99b3923dE+0xc): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h5283fc94ee474f17E+0x38): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h5283fc94ee474f17E+0x6c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::vec::Vec<gimli::read::abbrev::AttributeSpecification>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr87drop_in_place$LT$alloc..vec..Vec$LT$gimli..read..abbrev..AttributeSpecification$GT$$GT$17h2a8044f61ea62b0bE+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<h2::proto::error::Error as core::convert::From<std::io::error::Error>>::from':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$h2..proto..error..Error$u20$as$u20$core..convert..From$LT$std..io..error..Error$GT$$GT$4from17hfaeea4f652181feaE+0x133): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$h2..proto..error..Error$u20$as$u20$core..convert..From$LT$std..io..error..Error$GT$$GT$4from17hfaeea4f652181feaE+0x143): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::codec::framed_read::decode_frame':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x768): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0xcb0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0xd13): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::codec::framed_read::decode_frame':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x13ce): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x142d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x15f2): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x1631): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x1fbd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x1fe5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x27d3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x27f8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read12decode_frame17hd2af0e656783982fE+0x298d): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::hpack::decoder::consume':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25hpack7decoder7consume17h9e14fd06972d1172E+0xbf): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25hpack7decoder7consume17h9e14fd06972d1172E+0x113): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25hpack7decoder7consume17h9e14fd06972d1172E+0x1ac): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::frame::headers::HeaderBlock::load::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock4load28_$u7b$$u7b$closure$u7d$$u7d$17hd624cd8872577d5eE+0xb72): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock4load28_$u7b$$u7b$closure$u7d$$u7d$17hd624cd8872577d5eE+0x1c26): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock4load28_$u7b$$u7b$closure$u7d$$u7d$17hd624cd8872577d5eE+0x1c59): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock4load28_$u7b$$u7b$closure$u7d$$u7d$17hd624cd8872577d5eE+0x1c7d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock4load28_$u7b$$u7b$closure$u7d$$u7d$17hd624cd8872577d5eE+0x20f9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<h2::hpack::header::Header<T> as core::clone::Clone>::clone':
          doh_proxy.aa64b487-cgu.0:(.text._ZN73_$LT$h2..hpack..header..Header$LT$T$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h2a84135388205753E+0x1e3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<http::method::Method>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr41drop_in_place$LT$http..method..Method$GT$17h3965878298bcdf4cE+0x16): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::map::HeaderMap<T>::grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h8f1e719c756733a6E+0xad): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h8f1e719c756733a6E+0x162): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h8f1e719c756733a6E+0x2e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h8f1e719c756733a6E+0x336): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::hpack::decoder::StringMarker::consume':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25hpack7decoder12StringMarker7consume17h7425fcbd5452f133E+0x116): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25hpack7decoder12StringMarker7consume17h7425fcbd5452f133E+0x16f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25hpack7decoder12StringMarker7consume17h7425fcbd5452f133E+0x203): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17hd835307e7017c70aE+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::codec::framed_read::map_err':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read7map_err17h52348221a44a3078E+0xe6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25codec11framed_read7map_err17h52348221a44a3078E+0x101): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::error::Error::into_io':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25error5Error7into_io17h3bfe67ad1e36e2afE+0xa2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25error5Error7into_io17h3bfe67ad1e36e2afE+0xb4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::store::Ptr::remove':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams5store3Ptr6remove17ha0a63de0249e8df0E+0x1ba): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams4recv4Recv12recv_headers17hfb049baac2bdea72E+0xc1a): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<h2::server::Peer as h2::proto::peer::Peer>::convert_poll_message':
          doh_proxy.aa64b487-cgu.0:(.text._ZN58_$LT$h2..server..Peer$u20$as$u20$h2..proto..peer..Peer$GT$20convert_poll_message17h7118d36407c300c8E+0x10cd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN58_$LT$h2..server..Peer$u20$as$u20$h2..proto..peer..Peer$GT$20convert_poll_message17h7118d36407c300c8E+0x1153): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN58_$LT$h2..server..Peer$u20$as$u20$h2..proto..peer..Peer$GT$20convert_poll_message17h7118d36407c300c8E+0x199f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<slab::Entry<h2::proto::streams::buffer::Slot<h2::proto::streams::recv::Event>>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr111drop_in_place$LT$slab..Entry$LT$h2..proto..streams..buffer..Slot$LT$h2..proto..streams..recv..Event$GT$$GT$$GT$17hc40d1087462d6a46E+0x5a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr111drop_in_place$LT$slab..Entry$LT$h2..proto..streams..buffer..Slot$LT$h2..proto..streams..recv..Event$GT$$GT$$GT$17hc40d1087462d6a46E+0x87): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<http::extensions::Extensions>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr49drop_in_place$LT$http..extensions..Extensions$GT$17h55f68a09162e2ba4E+0xfd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr49drop_in_place$LT$http..extensions..Extensions$GT$17h55f68a09162e2ba4E+0x15a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr49drop_in_place$LT$http..extensions..Extensions$GT$17h55f68a09162e2ba4E+0x178): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::recv::Recv::handle_error':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams4recv4Recv12handle_error17h3dcf178e284538fcE+0x1c0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::send::Send::schedule_implicit_reset':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams4send4Send23schedule_implicit_reset17h46386345871150a9E+0x10e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::state::State::send_close':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams5state5State10send_close17hc5b2d2ae1cb47528E+0x2f6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams5state5State10send_close17hc5b2d2ae1cb47528E+0x324): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `slab::Slab<T>::insert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4slab13Slab$LT$T$GT$6insert17h86fc658c74bd2200E+0x106): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hashbrown::raw::inner::RawTable<T,A>::reserve_rehash':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw5inner21RawTable$LT$T$C$A$GT$14reserve_rehash17h74021802f212731eE+0x1d3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw5inner21RawTable$LT$T$C$A$GT$14reserve_rehash17h74021802f212731eE+0x3b4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::streams::Inner::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams7streams5Inner3new17hc2c9b54d6acd37c2E+0x25e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::proto::streams::recv::Recv::clear_recv_buffer':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams4recv4Recv17clear_recv_buffer17h0eb802526dd26b41E+0x226): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25proto7streams4recv4Recv17clear_recv_buffer17h0eb802526dd26b41E+0x256): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::frame::headers::HeaderBlock::into_encoding':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x68): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x18d5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x1955): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x1a82): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x1c28): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x35c7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x363d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x3750): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25frame7headers11HeaderBlock13into_encoding17hebd22ffaad58dd11E+0x3799): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `h2::share::RecvStream::poll_data':
          doh_proxy.aa64b487-cgu.0:(.text._ZN2h25share10RecvStream9poll_data17h0057b2f3ab053b3eE+0x170): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25share10RecvStream9poll_data17h0057b2f3ab053b3eE+0x1a6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25share10RecvStream9poll_data17h0057b2f3ab053b3eE+0x47d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN2h25share10RecvStream9poll_data17h0057b2f3ab053b3eE+0x4bd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::name::HeaderName::from_lowercase':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header4name10HeaderName14from_lowercase17h4ee83d35849577bdE+0x156): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header4name10HeaderName14from_lowercase17h4ee83d35849577bdE+0x28f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::method::Method::from_bytes':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6method6Method10from_bytes17he13118696af208acE+0x2d9): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6method6Method10from_bytes17he13118696af208acE+0x5c1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17h9387b2e17b779b95E+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::body::body::Body::new_channel':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper4body4body4Body11new_channel17hc1f55d6a5eac7ed2E+0x1d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper4body4body4Body11new_channel17hc1f55d6a5eac7ed2E+0x45): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper4body4body4Body11new_channel17hc1f55d6a5eac7ed2E+0x64): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper4body4body4Body11new_channel17hc1f55d6a5eac7ed2E+0xcc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper4body4body4Body11new_channel17hc1f55d6a5eac7ed2E+0x102): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `futures_channel::mpsc::Receiver<T>::next_message':
          doh_proxy.aa64b487-cgu.0:(.text._ZN15futures_channel4mpsc17Receiver$LT$T$GT$12next_message17hfcd5bf09a71cd615E+0x2d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN15futures_channel4mpsc17Receiver$LT$T$GT$12next_message17hfcd5bf09a71cd615E+0x234): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h31f76a800f1675e6E+0x22): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h31f76a800f1675e6E+0xc6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h31f76a800f1675e6E+0x13d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr37drop_in_place$LT$h2..error..Error$GT$17h1be1ef5ee97c827bE+0x93): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::error::Error::new_h2':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error6new_h217hdf16b9068ea98d03E+0x47): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error6new_h217hdf16b9068ea98d03E+0x6b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error6new_h217hdf16b9068ea98d03E+0x90): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error6new_h217hdf16b9068ea98d03E+0xb0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::body::body::Sender::poll_ready':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper4body4body6Sender10poll_ready17h776544fa31b1d39eE+0xd4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN15futures_channel4mpsc15Sender$LT$T$GT$8try_send17hd5069fc5bc4f210eE+0x160): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<hyper::error::Error>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr40drop_in_place$LT$hyper..error..Error$GT$17h72ebdf6fa8817671E+0x41): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr40drop_in_place$LT$hyper..error..Error$GT$17h72ebdf6fa8817671E+0x58): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::boxed::Box<dyn std::error::Error+core::marker::Sync+core::marker::Send>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr117drop_in_place$LT$alloc..boxed..Box$LT$dyn$u20$std..error..Error$u2b$core..marker..Sync$u2b$core..marker..Send$GT$$GT$17h6c1e3a0fd9c52addE+0x37): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17he3a738824c1d9367E+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<http::header::map::HeaderMap>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr49drop_in_place$LT$http..header..map..HeaderMap$GT$17hdaf3285a7e9d3eabE+0x1f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr49drop_in_place$LT$http..header..map..HeaderMap$GT$17hdaf3285a7e9d3eabE+0xa8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr49drop_in_place$LT$http..header..map..HeaderMap$GT$17hdaf3285a7e9d3eabE+0x120): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::body::body::Sender::send_error':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper4body4body6Sender10send_error17h8bcc70395fd9214dE+0x75): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper4body4body6Sender10send_error17h8bcc70395fd9214dE+0x8a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::error::Error::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error3new17he200d6018077b131E+0xc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::error::Error::new_incomplete':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error14new_incomplete17hcc2e33ecf07fece1E+0xa): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::error::Error::new_io':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error6new_io17h4cc308f76805ede9E+0x10): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error6new_io17h4cc308f76805ede9E+0x30): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::error::Error::new_user':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error8new_user17h14e7a345e46b1b45E+0xc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5error5Error15new_user_header17h5eebfce18bbc2791E+0xa): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h87fd5c1afd24325fE+0xda): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h87fd5c1afd24325fE+0xeb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h87fd5c1afd24325fE+0x10e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::upgrade::Pending::fulfill':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper7upgrade7Pending7fulfill17h952cf2f007253d99E+0x201): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper7upgrade7Pending7fulfill17h952cf2f007253d99E+0x211): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio4sync7oneshot15Sender$LT$T$GT$4send17h812f51e098abaa69E+0xbb): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::upgrade::Pending::manual':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper7upgrade7Pending6manual17h2dd06401b102d88cE+0x11d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper7upgrade7Pending6manual17h2dd06401b102d88cE+0x1f8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper7upgrade7Pending6manual17h2dd06401b102d88cE+0x208): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::headers::set_content_length_if_missing':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper7headers29set_content_length_if_missing17hbbdbda4661d93cbdE+0x33d): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper7headers29set_content_length_if_missing17hbbdbda4661d93cbdE+0x391): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::map::HeaderMap<T>::reserve_one':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$11reserve_one17hfc452643761580efE+0x17e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$11reserve_one17hfc452643761580efE+0x1af): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$11reserve_one17hfc452643761580efE+0x1c7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$11reserve_one17hfc452643761580efE+0x1f8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::map::HeaderMap<T>::grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h577c5c54334f2d0fE+0xad): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h577c5c54334f2d0fE+0x162): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h577c5c54334f2d0fE+0x2e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h577c5c54334f2d0fE+0x336): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::proto::h1::conn::State::prepare_upgrade':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5hyper5proto2h14conn5State15prepare_upgrade17h98b83c0e1d324f22E+0x11): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<hyper::proto::h1::role::Server as hyper::proto::h1::Http1Transaction>::parse':
          doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x1043): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x13c6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x15cf): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x1938): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x19ab): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x1be9): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x1c81): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x1dd4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x1e35): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x1e9f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x1f38): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x2086): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x22fa): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x23cf): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x2452): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x2987): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x29c5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x29e6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x3c1a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x4003): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x4029): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x4652): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN85_$LT$hyper..proto..h1..role..Server$u20$as$u20$hyper..proto..h1..Http1Transaction$GT$5parse17h18ab4cf38ffbcae2E+0x4686): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr46drop_in_place$LT$hyper..ext..HeaderCaseMap$GT$17ha751b430b3bae374E+0x1f): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::map::HeaderMap<T>::grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h46f7a1e4a0850c4cE+0xad): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h46f7a1e4a0850c4cE+0x162): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h46f7a1e4a0850c4cE+0x2e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h46f7a1e4a0850c4cE+0x336): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::extensions::Extensions::insert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17h823c66e01dcb09b6E+0x27): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17h823c66e01dcb09b6E+0x5e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17h823c66e01dcb09b6E+0x1a4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http10extensions10Extensions6insert17h823c66e01dcb09b6E+0x1d3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<http::method::Method as core::clone::Clone>::clone':
          doh_proxy.aa64b487-cgu.0:(.text._ZN59_$LT$http..method..Method$u20$as$u20$core..clone..Clone$GT$5clone17hbf1dc9df3bf58b4cE+0x6e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hyper::proto::h1::role::Server::encode_headers_with_original_case':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN5hyper5proto2h14role6Server33encode_headers_with_original_case17hff83325e25dc9642E+0x1b1d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `anyhow::error::<impl anyhow::Error>::construct':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17h29d2b1bbd1bb8378E+0x13): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `anyhow::error::<impl anyhow::Error>::construct':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17h4ce29d33aa0e9980E+0xd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `anyhow::error::object_drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6anyhow5error11object_drop17h594bdcb5316db6cbE+0x1a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6anyhow5error11object_drop17h594bdcb5316db6cbE+0x2b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `anyhow::error::object_drop_front':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6anyhow5error17object_drop_front17hea8ff20206cc3565E+0x9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<anyhow::error::ErrorImpl<anyhow::wrapper::MessageError<alloc::string::String>>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr111drop_in_place$LT$anyhow..error..ErrorImpl$LT$anyhow..wrapper..MessageError$LT$alloc..string..String$GT$$GT$$GT$17h0479cac573368f06E+0x16): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `anyhow::error::object_drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6anyhow5error11object_drop17h4d290e66017b98a7E+0x9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6anyhow5error17object_drop_front17h53163330a1b6cfbbE+0x9): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::odoh::ODoHPublicKey::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh4odoh13ODoHPublicKey3new17h3385a8d4fd577191E+0xc8d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh4odoh13ODoHPublicKey3new17h3385a8d4fd577191E+0xd3a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh4odoh13ODoHPublicKey3new17h3385a8d4fd577191E+0xdd7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh4odoh13ODoHPublicKey3new17h3385a8d4fd577191E+0x100a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh4odoh13ODoHPublicKey3new17h3385a8d4fd577191E+0x11a9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh4odoh13ODoHPublicKey3new17h3385a8d4fd577191E+0x11c4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `anyhow::error::<impl anyhow::Error>::construct':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17h2ada25940a08a320E+0xa): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `anyhow::error::object_drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6anyhow5error11object_drop17ha12c55198268d458E+0x9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `anyhow::error::object_drop_front':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6anyhow5error17object_drop_front17hd6ba68e541b48310E+0x9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h5ae2edc4941b0f91E+0x52): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h97f96e26d65af427E+0x122): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h97f96e26d65af427E+0x156): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h97f96e26d65af427E+0x211): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17hb44b1aa12118f254E+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h1bd3b6e67517b7dfE+0x155): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h1bd3b6e67517b7dfE+0x1c9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h02f777245b9e135dE+0x5b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<tokio::park::either::Either<tokio::time::driver::TimerUnpark<tokio::park::either::Either<tokio::io::driver::Driver,tokio::park::thread::ParkThread>>,tokio::park::either::Either<tokio::io::driver::Handle,tokio::park::thread::UnparkThread>>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr289drop_in_place$LT$tokio..park..either..Either$LT$tokio..time..driver..TimerUnpark$LT$tokio..park..either..Either$LT$tokio..io..driver..Driver$C$tokio..park..thread..ParkThread$GT$$GT$$C$tokio..park..either..Either$LT$tokio..io..driver..Handle$C$tokio..park..thread..UnparkThread$GT$$GT$$GT$17h10ea1034a22dfa32E+0x40): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h23dacdfcb76d8d90E+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h23dacdfcb76d8d90E+0x40): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<arc_swap::strategy::hybrid::HybridStrategy<Cfg> as arc_swap::strategy::sealed::InnerStrategy<T>>::wait_for_readers':
          doh_proxy.aa64b487-cgu.0:(.text._ZN124_$LT$arc_swap..strategy..hybrid..HybridStrategy$LT$Cfg$GT$$u20$as$u20$arc_swap..strategy..sealed..InnerStrategy$LT$T$GT$$GT$16wait_for_readers17h9da26f81da7d680dE+0xc3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN124_$LT$arc_swap..strategy..hybrid..HybridStrategy$LT$Cfg$GT$$u20$as$u20$arc_swap..strategy..sealed..InnerStrategy$LT$T$GT$$GT$16wait_for_readers17h9da26f81da7d680dE+0x1b3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h326eb86e8624840aE+0xad): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h326eb86e8624840aE+0xcc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `arc_swap::debt::Debt::pay_all::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN8arc_swap4debt4Debt7pay_all28_$u7b$$u7b$closure$u7d$$u7d$17h90e98bde48e62ad3E+0x1e3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN8arc_swap4debt4Debt7pay_all28_$u7b$$u7b$closure$u7d$$u7d$17h90e98bde48e62ad3E+0x2d3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw4poll17h60edaaedaae79c56E+0x1a4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::dealloc':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw7dealloc17h10f3e03ca7519c62E+0x50): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::drop_join_handle_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw21drop_join_handle_slow17had0da9b0c4d3c751E+0xab): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::drop_abort_handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw17drop_abort_handle17h2c93f41cef618a05E+0x6c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::shutdown':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw8shutdown17h40a06c48127f51efE+0xa2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr168drop_in_place$LT$tokio..runtime..task..core..Stage$LT$core..future..from_generator..GenFuture$LT$libdoh..odoh..ODoHRotator..new..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$$GT$17h13d251c41c1a5813E+0x6e): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::harness::poll_future':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17haba02a7dcc745f3bE+0x232): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17haba02a7dcc745f3bE+0x32b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task7harness11poll_future17haba02a7dcc745f3bE+0x33b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::waker::wake_by_val':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task5waker11wake_by_val17h904ba52db86444bfE+0xc9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::waker::drop_waker':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task5waker10drop_waker17ha7dea05a3e79fed5E+0x6c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw4poll17hd00d65d87c925d6aE+0x1c0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw7dealloc17h7c6656ea934cdefdE+0x50): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::odoh::ODoHRotator::current_public_key':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh4odoh11ODoHRotator18current_public_key17hd86c10848f000d7aE+0xb3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh4odoh11ODoHRotator18current_public_key17hd86c10848f000d7aE+0x1b3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<libdoh::DoH as tower_service::Service<http::request::Request<hyper::body::body::Body>>>::call':
          doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$libdoh..DoH$u20$as$u20$tower_service..Service$LT$http..request..Request$LT$hyper..body..body..Body$GT$$GT$$GT$4call17h0cd29cfbdaa9480aE+0x141): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$libdoh..DoH$u20$as$u20$tower_service..Service$LT$http..request..Request$LT$hyper..body..body..Body$GT$$GT$$GT$4call17h0cd29cfbdaa9480aE+0x1c7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$libdoh..DoH$u20$as$u20$tower_service..Service$LT$http..request..Request$LT$hyper..body..body..Body$GT$$GT$$GT$4call17h0cd29cfbdaa9480aE+0x22b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN115_$LT$libdoh..DoH$u20$as$u20$tower_service..Service$LT$http..request..Request$LT$hyper..body..body..Body$GT$$GT$$GT$4call17h0cd29cfbdaa9480aE+0x254): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h7dc957edb087fd3bE+0x20): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h7dc957edb087fd3bE+0x3a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h7dc957edb087fd3bE+0x54): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h7dc957edb087fd3bE+0x85): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h7dc957edb087fd3bE+0xf5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr41drop_in_place$LT$http..request..Parts$GT$17h700b30beb1da77c8E+0x21): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17ha92d129917036ae6E+0x100): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17ha92d129917036ae6E+0x281): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::DoH::build_response':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH14build_response17h80a12831ada735caE+0x266): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH14build_response17h80a12831ada735caE+0x2a5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH14build_response17h80a12831ada735caE+0x5ab): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH14build_response17h80a12831ada735caE+0x62e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH14build_response17h80a12831ada735caE+0x85d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH14build_response17h80a12831ada735caE+0x920): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::map::HeaderMap<T>::append':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$6append17hb78d90df6dc7ae47E+0x644): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$6append17hb78d90df6dc7ae47E+0x678): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$6append17hb78d90df6dc7ae47E+0x692): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$6append17hb78d90df6dc7ae47E+0x8bb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::response::Builder::header':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http8response7Builder6header17h80d58dce6ff4b12aE+0x1fd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `http::header::map::HeaderMap<T>::grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h94ad4391e8604f84E+0xad): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h94ad4391e8604f84E+0x162): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h94ad4391e8604f84E+0x2e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4http6header3map18HeaderMap$LT$T$GT$4grow17h94ad4391e8604f84E+0x336): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17ha3ce3f0ae281fc3dE+0x17): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h329487ad30c0c928E+0x36): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h6c06744880918ea9E+0xa0c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h6c06744880918ea9E+0xd06): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::DoH::parse_content_type':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH18parse_content_type17h802b16a3653bce64E+0x2e5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH18parse_content_type17h802b16a3653bce64E+0x4b3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH18parse_content_type17h802b16a3653bce64E+0x680): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH18parse_content_type17h802b16a3653bce64E+0x7c2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x197): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x2a2): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x419): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x58d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x5d9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0xfab): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0xfbb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x1080): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x1362): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x140e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x143c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x1526): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x1800): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x18fa): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x1cc5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x1cfa): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x1d2d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x1f11): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x2098): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x224b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x236b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x237b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x23ae): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x2726): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x2862): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h782b732a48f0e965E+0x2a78): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hbd7c6b212eb8748eE+0x21f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hbd7c6b212eb8748eE+0x22f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17hbd7c6b212eb8748eE+0x26b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr120drop_in_place$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH..serve_odoh..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$17h6a7d1d4d364cedbbE+0x57): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h5c3d7e3ef963257dE+0x126): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<tokio::time::timeout::Timeout<core::future::from_generator::GenFuture<libdoh::DoH::_proxy::{{closure}}>>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr153drop_in_place$LT$tokio..time..timeout..Timeout$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH.._proxy..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$$GT$17h51ea7bbd682ba3f2E+0xd4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr153drop_in_place$LT$tokio..time..timeout..Timeout$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH.._proxy..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$$GT$17h51ea7bbd682ba3f2E+0xe4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr153drop_in_place$LT$tokio..time..timeout..Timeout$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH.._proxy..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$$GT$17h51ea7bbd682ba3f2E+0x16f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr153drop_in_place$LT$tokio..time..timeout..Timeout$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH.._proxy..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$$GT$17h51ea7bbd682ba3f2E+0x18f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<core::future::from_generator::GenFuture<libdoh::DoH::serve_odoh_post::{{closure}}>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr125drop_in_place$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH..serve_odoh_post..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$17had8bbe3937f29b58E+0x45): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr124drop_in_place$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH..serve_doh_post..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$17h640a02d47ddc37b3E+0x51): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<tokio::net::udp::UdpSocket>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$tokio..net..udp..UdpSocket$GT$17h524320b61a3bac7bE+0xa5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$tokio..net..udp..UdpSocket$GT$17h524320b61a3bac7bE+0xd2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$tokio..net..udp..UdpSocket$GT$17h524320b61a3bac7bE+0x10c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$tokio..net..udp..UdpSocket$GT$17h524320b61a3bac7bE+0x182): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$tokio..net..udp..UdpSocket$GT$17h524320b61a3bac7bE+0x192): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<tokio::io::driver::registration::Registration>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr66drop_in_place$LT$tokio..io..driver..registration..Registration$GT$17he430fc005c92ddb6E+0x79): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x52b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x559): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x59c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x808): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x834): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x877): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x8d4): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0xc0d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0xc3e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0xcf8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0xd24): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0xd67): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x122e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x12c5): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x13ae): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x13dc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x141f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x16e2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x1710): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x1753): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x179e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x17e3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x181c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x185f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x1a8c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x1b7c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x1bfe): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x1ed1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x2262): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x2272): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17h852067950b5611f5E+0x2da2): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17he4b044d30588980aE+0xdd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17he4b044d30588980aE+0x121): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17he4b044d30588980aE+0x15b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$core..future..from_generator..GenFuture$LT$T$GT$$u20$as$u20$core..future..future..Future$GT$4poll17he43527aca6c59ed0E+0xb02): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `libdoh::DoH::query_from_query_string':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH23query_from_query_string17h72239ceb8913e8d9E+0x1af): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6libdoh3DoH23query_from_query_string17h72239ceb8913e8d9E+0xaa0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<core::future::from_generator::GenFuture<libdoh::DoH::serve_doh_get::{{closure}}>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr123drop_in_place$LT$core..future..from_generator..GenFuture$LT$libdoh..DoH..serve_doh_get..$u7b$$u7b$closure$u7d$$u7d$$GT$$GT$17haed856feb4029174E+0x94): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::sync::once::Once::call_once::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0xcd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0xdd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0xf3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x13e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x32f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x34f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x373): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x3b6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x470): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x480): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x49b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x55b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x6bb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x780): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x7ba): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x7f5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x83c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x8e9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x94a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0x95f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17he061bc4f1da7727bE+0xa73): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `num_cpus::linux::Cgroup::param':
          doh_proxy.aa64b487-cgu.0:(.text._ZN8num_cpus5linux6Cgroup5param17h2d51542c42bf3b2cE+0x2a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN8num_cpus5linux6Cgroup5param17h2d51542c42bf3b2cE+0x15f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN8num_cpus5linux6Cgroup5param17h2d51542c42bf3b2cE+0x1c3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN8num_cpus5linux6Cgroup5param17h2d51542c42bf3b2cE+0x1d3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN8num_cpus5linux6Cgroup5param17h2d51542c42bf3b2cE+0x3ad): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN8num_cpus5linux6Cgroup5param17h2d51542c42bf3b2cE+0x3bd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN8num_cpus5linux6Cgroup5param17h2d51542c42bf3b2cE+0x3d9): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h17b0b0a84bae8270E+0x1e): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h17b0b0a84bae8270E+0x35): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `odoh_rs::protocol::ObliviousDoHConfigContents::identifier':
          doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol26ObliviousDoHConfigContents10identifier17hd1244752b293c4afE+0x152): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol26ObliviousDoHConfigContents10identifier17hd1244752b293c4afE+0x260): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol26ObliviousDoHConfigContents10identifier17hd1244752b293c4afE+0x2a7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol26ObliviousDoHConfigContents10identifier17hd1244752b293c4afE+0x565): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol26ObliviousDoHConfigContents10identifier17hd1244752b293c4afE+0x5a6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol26ObliviousDoHConfigContents10identifier17hd1244752b293c4afE+0x5ce): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol26ObliviousDoHConfigContents10identifier17hd1244752b293c4afE+0x5f6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `odoh_rs::protocol::decrypt_query':
          doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol13decrypt_query17h43e4a12dfef12e23E+0xb3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol13decrypt_query17h43e4a12dfef12e23E+0x2ba5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol13decrypt_query17h43e4a12dfef12e23E+0x2be5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol13decrypt_query17h43e4a12dfef12e23E+0x2f25): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol13decrypt_query17h43e4a12dfef12e23E+0x2f45): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN7odoh_rs8protocol13decrypt_query17h43e4a12dfef12e23E+0x305c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::slice::<impl [T]>::to_vec':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$6to_vec17h655ae891b155c1abE+0x1a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `once_cell::imp::initialize_or_wait':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9once_cell3imp18initialize_or_wait17h5a2eb348d209ea67E+0x204): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9once_cell3imp18initialize_or_wait17h5a2eb348d209ea67E+0x2f9): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17h924e49e2e56e9119E+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `parking_lot_core::parking_lot::create_hashtable':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN16parking_lot_core11parking_lot16create_hashtable17h914e629fd8bc3704E+0x37): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN16parking_lot_core11parking_lot16create_hashtable17h914e629fd8bc3704E+0x47): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `parking_lot_core::parking_lot::HashTable::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN16parking_lot_core11parking_lot9HashTable3new17hc2efc5485744fdc9E+0x9e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN16parking_lot_core11parking_lot9HashTable3new17hc2efc5485744fdc9E+0x18b): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN16parking_lot_core11parking_lot9HashTable3new17hc2efc5485744fdc9E+0x1b4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN16parking_lot_core11parking_lot9HashTable3new17hc2efc5485744fdc9E+0x20a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::thread::local::fast::Key<T>::try_initialize':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std6thread5local4fast12Key$LT$T$GT$14try_initialize17h82aec2273eee0d4bE+0x183): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std6thread5local4fast12Key$LT$T$GT$14try_initialize17h82aec2273eee0d4bE+0x282): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::thread::local::fast::destroy_value':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std6thread5local4fast13destroy_value17h84bc6a5b321cc455E+0x2d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rand::rngs::adapter::reseeding::ReseedingCore<R,Rsdr>::reseed_and_generate':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4rand4rngs7adapter9reseeding29ReseedingCore$LT$R$C$Rsdr$GT$19reseed_and_generate17hd9f94d4ca0e77142E+0x3c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rand_core::os::OsRng as rand_core::RngCore>::try_fill_bytes':
          doh_proxy.aa64b487-cgu.0:(.text._ZN59_$LT$rand_core..os..OsRng$u20$as$u20$rand_core..RngCore$GT$14try_fill_bytes17haab888cd6a6baf60E+0x258): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::aes_gcm::aes_gcm_seal':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_seal17h8d384330a2d2a7e3E+0x14e): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_seal17h8d384330a2d2a7e3E+0x211): undefined reference to `GFp_aes_nohw_ctr32_encrypt_blocks'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_seal17h8d384330a2d2a7e3E+0x286): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_seal17h8d384330a2d2a7e3E+0x3a9): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_seal17h8d384330a2d2a7e3E+0x461): undefined reference to `GFp_aes_nohw_encrypt'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_seal17h8d384330a2d2a7e3E+0x518): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_seal17h8d384330a2d2a7e3E+0x5ae): undefined reference to `GFp_aes_nohw_encrypt'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::aes_gcm::aes_gcm_open':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_open17h4ab07234eb2fdee9E+0x15b): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_open17h4ab07234eb2fdee9E+0x213): undefined reference to `GFp_aes_nohw_ctr32_encrypt_blocks'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_open17h4ab07234eb2fdee9E+0x2ae): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_open17h4ab07234eb2fdee9E+0x3c5): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_open17h4ab07234eb2fdee9E+0x4df): undefined reference to `GFp_aes_nohw_encrypt'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm12aes_gcm_open17h4ab07234eb2fdee9E+0x5e1): undefined reference to `GFp_aes_nohw_encrypt'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::gcm::Context::update_block':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead3gcm7Context12update_block17haee330e6eb48d1c9E+0x25): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::gcm::Context::update_blocks':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead3gcm7Context13update_blocks17h21b49ea8b180c036E+0x17): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::aes_gcm::init':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm4init17hc2ca0eae7a431e57E+0xbc): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm4init17hc2ca0eae7a431e57E+0x123): undefined reference to `GFp_aes_nohw_set_encrypt_key'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead7aes_gcm4init17hc2ca0eae7a431e57E+0x1e6): undefined reference to `GFp_aes_nohw_encrypt'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::chacha20_poly1305::chacha20_poly1305_seal':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_seal17he2581c432ce2c143E+0x3b): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_seal17he2581c432ce2c143E+0xe3): undefined reference to `GFp_poly1305_init'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_seal17he2581c432ce2c143E+0x10a): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_seal17he2581c432ce2c143E+0x161): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_seal17he2581c432ce2c143E+0x1bd): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_seal17he2581c432ce2c143E+0x21a): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_seal17he2581c432ce2c143E+0x23f): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_seal17he2581c432ce2c143E+0x26c): undefined reference to `GFp_poly1305_finish'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::chacha20_poly1305::chacha20_poly1305_open':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_open17hc5d4619366e0e761E+0x3f): undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_open17hc5d4619366e0e761E+0xe2): undefined reference to `GFp_poly1305_init'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_open17hc5d4619366e0e761E+0x107): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_open17hc5d4619366e0e761E+0x15a): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_open17hc5d4619366e0e761E+0x191): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_open17hc5d4619366e0e761E+0x1e4): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_open17hc5d4619366e0e761E+0x242): undefined reference to `GFp_poly1305_update'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead17chacha20_poly130522chacha20_poly1305_open17hc5d4619366e0e761E+0x26f): undefined reference to `GFp_poly1305_finish'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::curve25519::x25519::x25519_public_from_private':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255196x2551926x25519_public_from_private17h04626a68d3341c65E+0x3e): undefined reference to `GFp_x25519_sc_mask'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255196x2551926x25519_public_from_private17h04626a68d3341c65E+0x4a): undefined reference to `GFp_x25519_public_from_private_generic_masked'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::curve25519::x25519::x25519_ecdh':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255196x2551911x25519_ecdh17hdfa2117e2dbb7c3cE+0x44): undefined reference to `GFp_x25519_sc_mask'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255196x2551911x25519_ecdh17hdfa2117e2dbb7c3cE+0x5f): undefined reference to `GFp_x25519_scalar_mult_generic_masked'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255196x2551911x25519_ecdh17hdfa2117e2dbb7c3cE+0x7f): undefined reference to `GFp_memcmp'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ops::p256::p256_point_mul_base_impl':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p25624p256_point_mul_base_impl17h619511a2c7fbeb8fE+0x2f): undefined reference to `GFp_nistz256_point_mul_base'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ops::p256::p256_scalar_inv_to_mont':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p25623p256_scalar_inv_to_mont17h47d276fc3fd497faE+0x8d): undefined reference to `GFp_p256_scalar_sqr_mont'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p25623p256_scalar_inv_to_mont17h47d276fc3fd497faE+0x1c0): undefined reference to `GFp_p256_scalar_sqr_mont'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p25623p256_scalar_inv_to_mont17h47d276fc3fd497faE+0x2ac): undefined reference to `GFp_p256_scalar_sqr_mont'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::curve::p256_check_private_key_bytes':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5curve28p256_check_private_key_bytes17hdcf30f4580e8d9ecE+0x178): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5curve28p256_check_private_key_bytes17hdcf30f4580e8d9ecE+0x191): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::curve::p256_generate_private_key':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5curve25p256_generate_private_key17h0d955d9fc33b687eE+0x1d1): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5curve25p256_generate_private_key17h0d955d9fc33b687eE+0x1e9): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::limb::parse_big_endian_in_range_and_pad_consttime':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4limb43parse_big_endian_in_range_and_pad_consttime17h19f966508d781ab8E+0x160): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4limb43parse_big_endian_in_range_and_pad_consttime17h19f966508d781ab8E+0x17f): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::private_key::affine_from_jacobian':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b11private_key20affine_from_jacobian17hd739eb7b646dce37E+0x86): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b11private_key20affine_from_jacobian17hd739eb7b646dce37E+0x292): undefined reference to `LIMBS_equal'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ops::p384::p384_elem_inv_squared':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p38421p384_elem_inv_squared17he8f0e459d1159d6aE+0x2b): undefined reference to `GFp_p384_elem_mul_mont'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ops::p384::p384_point_mul_base_impl':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p38424p384_point_mul_base_impl17h4379eed05e6f1efaE+0x3d): undefined reference to `GFp_nistz384_point_mul'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ops::p384::GFp_p384_elem_sqr_mont':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p38422GFp_p384_elem_sqr_mont17he3ff2910f2d426bfE+0x5): undefined reference to `GFp_p384_elem_mul_mont'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ops::p384::p384_scalar_inv_to_mont':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p38423p384_scalar_inv_to_mont17h5040a5d71bbe6a2bE+0x47): undefined reference to `GFp_p384_scalar_mul_mont'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b3ops4p38423p384_scalar_inv_to_mont17h5040a5d71bbe6a2bE+0x891): undefined reference to `GFp_p384_scalar_mul_mont'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::curve::p384_check_private_key_bytes':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5curve28p384_check_private_key_bytes17hf70d6c7004108bbeE+0x21c): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5curve28p384_check_private_key_bytes17hf70d6c7004108bbeE+0x235): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::curve::p384_generate_private_key':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5curve25p384_generate_private_key17h815e230138bf369dE+0x275): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5curve25p384_generate_private_key17h815e230138bf369dE+0x28d): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ecdh::p256_ecdh':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b4ecdh9p256_ecdh17he00c2462a8639258E+0x20b): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b4ecdh9p256_ecdh17he00c2462a8639258E+0x223): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b4ecdh9p256_ecdh17he00c2462a8639258E+0x2a8): undefined reference to `GFp_nistz256_point_mul'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::public_key::parse_uncompressed_point':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b10public_key24parse_uncompressed_point17hdc7119f0713d3e8fE+0x3cd): undefined reference to `LIMBS_equal'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ecdh::p384_ecdh':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b4ecdh9p384_ecdh17hb4228f013d631ccfE+0x2af): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b4ecdh9p384_ecdh17hb4228f013d631ccfE+0x2c7): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b4ecdh9p384_ecdh17hb4228f013d631ccfE+0x34c): undefined reference to `GFp_nistz384_point_mul'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b4ecdh9p384_ecdh17hb4228f013d631ccfE+0x42e): undefined reference to `GFp_p384_elem_mul_mont'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::rsa::padding::mgf1':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7padding4mgf117h93c3aa5fad3a6a8eE+0xee): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::rsa::padding::pss_digest':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7padding10pss_digest17h65e15b18848f02f1E+0x6f): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::open_within_::open_within':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead12open_within_11open_within17h6405a1233496f03bE+0x97): undefined reference to `GFp_memcmp'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::aead::UnboundKey::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4aead10UnboundKey3new17hf17fd6db2a9579b6E+0x3b): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<ring::io::writer::Writer as core::convert::Into<alloc::boxed::Box<[u8]>>>::into':
          doh_proxy.aa64b487-cgu.0:(.text._ZN109_$LT$ring..io..writer..Writer$u20$as$u20$core..convert..Into$LT$alloc..boxed..Box$LT$$u5b$u8$u5d$$GT$$GT$$GT$4into17h4a0b9a7ae8d0e2b3E+0x34): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN109_$LT$ring..io..writer..Writer$u20$as$u20$core..convert..Into$LT$alloc..boxed..Box$LT$$u5b$u8$u5d$$GT$$GT$$GT$4into17h4a0b9a7ae8d0e2b3E+0x4a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::digest::digest':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring6digest6digest17h233985f16bb4f6b8E+0x6a): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::curve25519::ed25519::signing::Ed25519KeyPair::from_seed_':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255197ed255197signing14Ed25519KeyPair10from_seed_17h439f3918d0d6b0a1E+0x78): undefined reference to `GFp_x25519_sc_mask'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255197ed255197signing14Ed25519KeyPair10from_seed_17h439f3918d0d6b0a1E+0xf8): undefined reference to `GFp_x25519_ge_scalarmult_base'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255197ed255197signing14Ed25519KeyPair10from_seed_17h439f3918d0d6b0a1E+0x216): undefined reference to `GFp_x25519_fe_invert'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255197ed255197signing14Ed25519KeyPair10from_seed_17h439f3918d0d6b0a1E+0x23c): undefined reference to `GFp_x25519_fe_mul_ttt'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255197ed255197signing14Ed25519KeyPair10from_seed_17h439f3918d0d6b0a1E+0x296): undefined reference to `GFp_x25519_fe_tobytes'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255197ed255197signing14Ed25519KeyPair10from_seed_17h439f3918d0d6b0a1E+0x29f): undefined reference to `GFp_x25519_fe_isnegative'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::curve25519::ed25519::eddsa_digest':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec10curve255197ed2551912eddsa_digest17h700b4a5f8fd5e25fE+0x40): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<ring::ec::curve25519::ed25519::verification::EdDSAParameters as ring::signature::VerificationAlgorithm>::verify':
          doh_proxy.aa64b487-cgu.0:(.text._ZN119_$LT$ring..ec..curve25519..ed25519..verification..EdDSAParameters$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17he6bf405ec6ecba79E+0x242): undefined reference to `GFp_x25519_ge_frombytes_vartime'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN119_$LT$ring..ec..curve25519..ed25519..verification..EdDSAParameters$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17he6bf405ec6ecba79E+0x26a): undefined reference to `GFp_x25519_fe_neg'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN119_$LT$ring..ec..curve25519..ed25519..verification..EdDSAParameters$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17he6bf405ec6ecba79E+0x327): undefined reference to `GFp_x25519_sc_reduce'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN119_$LT$ring..ec..curve25519..ed25519..verification..EdDSAParameters$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17he6bf405ec6ecba79E+0x3b1): undefined reference to `GFp_x25519_ge_double_scalarmult_vartime'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN119_$LT$ring..ec..curve25519..ed25519..verification..EdDSAParameters$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17he6bf405ec6ecba79E+0x509): undefined reference to `GFp_x25519_fe_invert'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN119_$LT$ring..ec..curve25519..ed25519..verification..EdDSAParameters$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17he6bf405ec6ecba79E+0x52f): undefined reference to `GFp_x25519_fe_mul_ttt'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN119_$LT$ring..ec..curve25519..ed25519..verification..EdDSAParameters$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17he6bf405ec6ecba79E+0x591): undefined reference to `GFp_x25519_fe_tobytes'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN119_$LT$ring..ec..curve25519..ed25519..verification..EdDSAParameters$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17he6bf405ec6ecba79E+0x59a): undefined reference to `GFp_x25519_fe_isnegative'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ecdsa::signing::EcdsaKeyPair::from_pkcs8':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5ecdsa7signing12EcdsaKeyPair10from_pkcs817h970429c2d013e432E+0x4b): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ecdsa::signing::EcdsaKeyPair::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5ecdsa7signing12EcdsaKeyPair3new17h00484e61d2eaefe9E+0x388): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::rand::urandom::fill':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN4ring4rand7urandom4fill17h60abe71138d9b1e3E+0x10e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN4ring4rand7urandom4fill17h60abe71138d9b1e3E+0x11e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `once_cell::imp::OnceCell<T>::initialize::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN9once_cell3imp17OnceCell$LT$T$GT$10initialize28_$u7b$$u7b$closure$u7d$$u7d$17hce8de38b981475e7E+0xa4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN9once_cell3imp17OnceCell$LT$T$GT$10initialize28_$u7b$$u7b$closure$u7d$$u7d$17hce8de38b981475e7E+0xb4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17ha556fb5333ff24d5E+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::ec::suite_b::ecdsa::digest_scalar::digest_scalar':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring2ec7suite_b5ecdsa13digest_scalar13digest_scalar17h0be2d3681c5ef753E+0x15f): undefined reference to `LIMBS_reduce_once'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<ring::ec::suite_b::ecdsa::verification::EcdsaVerificationAlgorithm as ring::signature::VerificationAlgorithm>::verify':
          doh_proxy.aa64b487-cgu.0:(.text._ZN125_$LT$ring..ec..suite_b..ecdsa..verification..EcdsaVerificationAlgorithm$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17h4dae6f69c30469aaE+0x29a): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN125_$LT$ring..ec..suite_b..ecdsa..verification..EcdsaVerificationAlgorithm$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17h4dae6f69c30469aaE+0x47a): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN125_$LT$ring..ec..suite_b..ecdsa..verification..EcdsaVerificationAlgorithm$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17h4dae6f69c30469aaE+0x6c0): undefined reference to `LIMBS_equal'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN125_$LT$ring..ec..suite_b..ecdsa..verification..EcdsaVerificationAlgorithm$u20$as$u20$ring..signature..VerificationAlgorithm$GT$6verify17h4dae6f69c30469aaE+0x7c6): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::hmac::Key::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4hmac3Key3new17hbc3d700414b8eb37E+0x60): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring4hmac3Key3new17hbc3d700414b8eb37E+0x112): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::rsa::verification::<impl ring::signature::VerificationAlgorithm for ring::rsa::RsaParameters>::verify':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification93_$LT$impl$u20$ring..signature..VerificationAlgorithm$u20$for$u20$ring..rsa..RsaParameters$GT$6verify17h93bbcd3d351fb507E+0x12b): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification93_$LT$impl$u20$ring..signature..VerificationAlgorithm$u20$for$u20$ring..rsa..RsaParameters$GT$6verify17h93bbcd3d351fb507E+0x2b0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification93_$LT$impl$u20$ring..signature..VerificationAlgorithm$u20$for$u20$ring..rsa..RsaParameters$GT$6verify17h93bbcd3d351fb507E+0x329): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification93_$LT$impl$u20$ring..signature..VerificationAlgorithm$u20$for$u20$ring..rsa..RsaParameters$GT$6verify17h93bbcd3d351fb507E+0x340): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification93_$LT$impl$u20$ring..signature..VerificationAlgorithm$u20$for$u20$ring..rsa..RsaParameters$GT$6verify17h93bbcd3d351fb507E+0x35b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification93_$LT$impl$u20$ring..signature..VerificationAlgorithm$u20$for$u20$ring..rsa..RsaParameters$GT$6verify17h93bbcd3d351fb507E+0x399): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification93_$LT$impl$u20$ring..signature..VerificationAlgorithm$u20$for$u20$ring..rsa..RsaParameters$GT$6verify17h93bbcd3d351fb507E+0x3b4): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::rsa::verification::Key::from_modulus_and_exponent':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x5c): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x1cb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x1e6): undefined reference to `LIMBS_are_even'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x223): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x25c): undefined reference to `LIMBS_less_than_limb'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x271): undefined reference to `GFp_bn_neg_inv_mod_r_u64'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x27d): undefined reference to `LIMB_shr'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x3c0): undefined reference to `LIMBS_shl_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x5c5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa12verification3Key25from_modulus_and_exponent17h9b731b6d90c92bcbE+0x5e0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::arithmetic::bigint::Elem<M>::from_be_bytes_padded':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint13Elem$LT$M$GT$20from_be_bytes_padded17hf5aa211c7f40e3e2E+0x52): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint13Elem$LT$M$GT$20from_be_bytes_padded17hf5aa211c7f40e3e2E+0x67): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint13Elem$LT$M$GT$20from_be_bytes_padded17hf5aa211c7f40e3e2E+0x16c): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint13Elem$LT$M$GT$20from_be_bytes_padded17hf5aa211c7f40e3e2E+0x18a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::arithmetic::bigint::elem_exp_vartime_':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint17elem_exp_vartime_17h6aa8c85c755aeb20E+0x79): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint17elem_exp_vartime_17h6aa8c85c755aeb20E+0x151): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::rsa::signing::RsaKeyPair::from_der':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x391): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x58f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x5bf): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x5f0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x61c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x652): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x6ef): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x787): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x7a7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x89d): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x8da): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x925): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x9bc): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x9e5): undefined reference to `LIMBS_are_even'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xa43): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xab1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xb00): undefined reference to `LIMBS_are_even'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xb31): undefined reference to `LIMBS_less_than_limb'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xb56): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xb9e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xbb1): undefined reference to `GFp_bn_neg_inv_mod_r_u64'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xc40): undefined reference to `LIMB_shr'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xd63): undefined reference to `LIMBS_shl_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xdb7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xea1): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xf21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xf8b): undefined reference to `LIMBS_are_even'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0xfab): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1050): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1071): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x10c0): undefined reference to `LIMBS_are_even'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x10f1): undefined reference to `LIMBS_less_than_limb'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1114): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x113a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x115b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1184): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x11a4): undefined reference to `GFp_bn_neg_inv_mod_r_u64'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x122d): undefined reference to `LIMB_shr'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1351): undefined reference to `LIMBS_shl_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x139f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1477): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x14a9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x164f): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1665): undefined reference to `LIMBS_are_even'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1679): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1711): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x174d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1993): undefined reference to `LIMBS_add_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x19ae): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x19fa): undefined reference to `LIMBS_sub_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1a0d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1a5f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1b38): undefined reference to `LIMBS_equal_limb'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1b4d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1bcc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1c3b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1cbf): undefined reference to `LIMBS_are_even'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1ce4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1d24): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1d37): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1d7b): undefined reference to `LIMBS_less_than_limb'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1d92): undefined reference to `GFp_bn_neg_inv_mod_r_u64'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1e18): undefined reference to `LIMB_shr'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1f1b): undefined reference to `LIMBS_shl_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x1f5e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x2047): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x2178): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x23ee): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair8from_der17hc8d5d228db7a9a37E+0x2403): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::arithmetic::bigint::Nonnegative::from_be_bytes_with_bit_length':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint11Nonnegative29from_be_bytes_with_bit_length17h97c1baab7db3b78aE+0x32): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint11Nonnegative29from_be_bytes_with_bit_length17h97c1baab7db3b78aE+0x203): undefined reference to `LIMB_shr'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint11Nonnegative29from_be_bytes_with_bit_length17h97c1baab7db3b78aE+0x2a8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::arithmetic::bigint::BoxedLimbs<M>::from_be_bytes_padded_less_than':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint19BoxedLimbs$LT$M$GT$30from_be_bytes_padded_less_than17h3ac14e2bb4921618E+0x52): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint19BoxedLimbs$LT$M$GT$30from_be_bytes_padded_less_than17h3ac14e2bb4921618E+0x67): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint19BoxedLimbs$LT$M$GT$30from_be_bytes_padded_less_than17h3ac14e2bb4921618E+0x16c): undefined reference to `LIMBS_less_than'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint19BoxedLimbs$LT$M$GT$30from_be_bytes_padded_less_than17h3ac14e2bb4921618E+0x18a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::arithmetic::bigint::elem_exp_consttime':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint18elem_exp_consttime17h0228b82d6dc724ceE+0x66): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint18elem_exp_consttime17h0228b82d6dc724ceE+0x2fa): undefined reference to `LIMBS_window5_split_window'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint18elem_exp_consttime17h0228b82d6dc724ceE+0x357): undefined reference to `LIMBS_window5_split_window'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint18elem_exp_consttime17h0228b82d6dc724ceE+0x3c8): undefined reference to `LIMBS_window5_unsplit_window'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint18elem_exp_consttime17h0228b82d6dc724ceE+0x474): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint18elem_exp_consttime17h0228b82d6dc724ceE+0x49a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint18elem_exp_consttime17h0228b82d6dc724ceE+0x4ad): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring10arithmetic6bigint18elem_exp_consttime17h0228b82d6dc724ceE+0x4d5): undefined reference to `_rjem_calloc'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<ring::rsa::signing::RsaKeyPair>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr51drop_in_place$LT$ring..rsa..signing..RsaKeyPair$GT$17h66f10072301893f6E+0x18): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr51drop_in_place$LT$ring..rsa..signing..RsaKeyPair$GT$17h66f10072301893f6E+0x31): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr51drop_in_place$LT$ring..rsa..signing..RsaKeyPair$GT$17h66f10072301893f6E+0x4a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr51drop_in_place$LT$ring..rsa..signing..RsaKeyPair$GT$17h66f10072301893f6E+0x63): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr51drop_in_place$LT$ring..rsa..signing..RsaKeyPair$GT$17h66f10072301893f6E+0x7c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr51drop_in_place$LT$ring..rsa..signing..RsaKeyPair$GT$17h66f10072301893f6E+0x95): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `ring::rsa::signing::RsaKeyPair::sign':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x162): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x177): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x1bd): undefined reference to `GFp_bn_from_montgomery_in_place'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x292): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x2f3): undefined reference to `LIMBS_reduce_once'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x36e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x383): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x3b5): undefined reference to `GFp_bn_from_montgomery_in_place'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x489): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x49e): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x70d): undefined reference to `LIMBS_window5_split_window'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x772): undefined reference to `LIMBS_window5_split_window'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x7e8): undefined reference to `LIMBS_window5_unsplit_window'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x8a2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x8f6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x935): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x945): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x95a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x97e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x991): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x9b8): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0x9fb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xa1b): undefined reference to `LIMBS_sub_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xaa4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xab9): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xb02): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xb9a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xbaf): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xc01): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xc30): undefined reference to `LIMBS_add_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xc65): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xdca): undefined reference to `LIMBS_equal'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xdea): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xe08): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xe39): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4ring3rsa7signing10RsaKeyPair4sign17h384bd2334e009464E+0xecf): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::cipher::build_tls12_chacha_encrypter':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6cipher28build_tls12_chacha_encrypter17hc8daf943a67fc017E+0x70): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::cipher::build_tls12_chacha_decrypter':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6cipher28build_tls12_chacha_decrypter17hff547424c5e51239E+0x70): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::cipher::ChaCha20Poly1305MessageDecrypter as rustls::cipher::MessageDecrypter>::decrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN101_$LT$rustls..cipher..ChaCha20Poly1305MessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h58264c3b8bd57b6aE+0x3f3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN101_$LT$rustls..cipher..ChaCha20Poly1305MessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h58264c3b8bd57b6aE+0x41e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::msgs::handshake::HandshakePayload>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr62drop_in_place$LT$rustls..msgs..handshake..HandshakePayload$GT$17h401da06e9af999d3E+0x6a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr62drop_in_place$LT$rustls..msgs..handshake..HandshakePayload$GT$17h401da06e9af999d3E+0xe9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr62drop_in_place$LT$rustls..msgs..handshake..HandshakePayload$GT$17h401da06e9af999d3E+0x12b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr62drop_in_place$LT$rustls..msgs..handshake..HandshakePayload$GT$17h401da06e9af999d3E+0x14e): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::cipher::ChaCha20Poly1305MessageEncrypter as rustls::cipher::MessageEncrypter>::encrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN101_$LT$rustls..cipher..ChaCha20Poly1305MessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hab9bef7ee84c1e93E+0x20c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN101_$LT$rustls..cipher..ChaCha20Poly1305MessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hab9bef7ee84c1e93E+0x329): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN101_$LT$rustls..cipher..ChaCha20Poly1305MessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hab9bef7ee84c1e93E+0x388): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::cipher::build_tls12_gcm_128_encrypter':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6cipher29build_tls12_gcm_128_encrypter17ha3a0d3f24056c68aE+0x71): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::cipher::build_tls12_gcm_128_decrypter':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6cipher29build_tls12_gcm_128_decrypter17h8a4e3ef1ac8bb310E+0x7f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::cipher::GCMMessageDecrypter as rustls::cipher::MessageDecrypter>::decrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..cipher..GCMMessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h5df47ff7f9e6beb3E+0x2cb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..cipher..GCMMessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h5df47ff7f9e6beb3E+0x2f6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::cipher::GCMMessageEncrypter as rustls::cipher::MessageEncrypter>::encrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..cipher..GCMMessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hc5655ebe675c0fccE+0x236): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..cipher..GCMMessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hc5655ebe675c0fccE+0x3dc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..cipher..GCMMessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hc5655ebe675c0fccE+0x434): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::cipher::build_tls12_gcm_256_encrypter':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6cipher29build_tls12_gcm_256_encrypter17h5e5bef399f0be240E+0x71): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::cipher::build_tls12_gcm_256_decrypter':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6cipher29build_tls12_gcm_256_decrypter17h6aa605134e67f822E+0x7f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::base::Payload as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$rustls..msgs..base..Payload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hc1568cc8c95b9598E+0x2f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::base::<impl rustls::msgs::codec::Codec for rustls::key::Certificate>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs4base81_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$rustls..key..Certificate$GT$4read17hc61d00b007664023E+0x90): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::base::PayloadU16 as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN77_$LT$rustls..msgs..base..PayloadU16$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hd5f6ba0f4e91c91dE+0x7b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN76_$LT$rustls..msgs..base..PayloadU8$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h6cc1978e710b9930E+0x6b): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::fragmenter::MessageFragmenter::fragment':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs10fragmenter17MessageFragmenter8fragment17h070f3b142c38ac65E+0x71): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs10fragmenter17MessageFragmenter8fragment17h070f3b142c38ac65E+0x1e5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs10fragmenter17MessageFragmenter8fragment17h070f3b142c38ac65E+0x361): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs10fragmenter17MessageFragmenter8fragment17h070f3b142c38ac65E+0x424): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs10fragmenter17MessageFragmenter8fragment17h070f3b142c38ac65E+0x4aa): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::HandshakeMessagePayload as rustls::msgs::codec::Codec>::encode':
          doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..HandshakeMessagePayload$u20$as$u20$rustls..msgs..codec..Codec$GT$6encode17h8ca511b1c1d2c7fdE+0x2c5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..HandshakeMessagePayload$u20$as$u20$rustls..msgs..codec..Codec$GT$6encode17h8ca511b1c1d2c7fdE+0x7b7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..HandshakeMessagePayload$u20$as$u20$rustls..msgs..codec..Codec$GT$6encode17h8ca511b1c1d2c7fdE+0x8aa): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..HandshakeMessagePayload$u20$as$u20$rustls..msgs..codec..Codec$GT$6encode17h8ca511b1c1d2c7fdE+0xbe9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..HandshakeMessagePayload$u20$as$u20$rustls..msgs..codec..Codec$GT$6encode17h8ca511b1c1d2c7fdE+0xe4b): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<alloc::vec::Vec<rustls::msgs::enums::ECPointFormat> as rustls::msgs::handshake::SupportedPointFormats>::supported':
          doh_proxy.aa64b487-cgu.0:(.text._ZN124_$LT$alloc..vec..Vec$LT$rustls..msgs..enums..ECPointFormat$GT$$u20$as$u20$rustls..msgs..handshake..SupportedPointFormats$GT$9supported17h4b37a103eb597dd3E+0xd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<alloc::vec::Vec<rustls::msgs::handshake::ServerName> as rustls::msgs::handshake::ConvertServerNameList>::has_duplicate_names_for_type':
          doh_proxy.aa64b487-cgu.0:(.text._ZN125_$LT$alloc..vec..Vec$LT$rustls..msgs..handshake..ServerName$GT$$u20$as$u20$rustls..msgs..handshake..ConvertServerNameList$GT$28has_duplicate_names_for_type17h061449352bc9b18aE+0x44e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hashbrown::raw::RawTable<T,A>::reserve_rehash':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h59194250ff5079d2E+0x18b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h59194250ff5079d2E+0x729): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::PresharedKeyOffer as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN89_$LT$rustls..msgs..handshake..PresharedKeyOffer$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hc35f237b546d9f95E+0x1ad): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN89_$LT$rustls..msgs..handshake..PresharedKeyOffer$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hc35f237b546d9f95E+0x1c5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN89_$LT$rustls..msgs..handshake..PresharedKeyOffer$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hc35f237b546d9f95E+0x21c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN89_$LT$rustls..msgs..handshake..PresharedKeyOffer$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hc35f237b546d9f95E+0x29a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN89_$LT$rustls..msgs..handshake..PresharedKeyOffer$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hc35f237b546d9f95E+0x307): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::CertificateStatusRequest as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$rustls..msgs..handshake..CertificateStatusRequest$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h0c861a4705626330E+0x6f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$rustls..msgs..handshake..CertificateStatusRequest$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h0c861a4705626330E+0x14f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$rustls..msgs..handshake..CertificateStatusRequest$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h0c861a4705626330E+0x1a9): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::ClientExtension as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN87_$LT$rustls..msgs..handshake..ClientExtension$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hcd3ab3f0a6e99ccdE+0x373): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::handshake::<impl rustls::msgs::codec::Codec for alloc::vec::Vec<rustls::msgs::handshake::ServerName>>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake115_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..msgs..handshake..ServerName$GT$$GT$4read17h6a6ea97d26d23e85E+0xaa): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake115_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..msgs..handshake..ServerName$GT$$GT$4read17h6a6ea97d26d23e85E+0x187): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake115_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..msgs..handshake..ServerName$GT$$GT$4read17h6a6ea97d26d23e85E+0x2fe): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::handshake::<impl rustls::msgs::codec::Codec for alloc::vec::Vec<rustls::msgs::enums::NamedGroup>>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake111_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..msgs..enums..NamedGroup$GT$$GT$4read17hb514d3c6df4091b9E+0x175): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::handshake::<impl rustls::msgs::codec::Codec for alloc::vec::Vec<rustls::msgs::enums::SignatureScheme>>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake116_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..msgs..enums..SignatureScheme$GT$$GT$4read17he02f4d4aac5a7762E+0x175): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::handshake::<impl rustls::msgs::codec::Codec for alloc::vec::Vec<rustls::msgs::enums::ProtocolVersion>>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake116_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..msgs..enums..ProtocolVersion$GT$$GT$4read17h4e720bd7d41a0aadE+0x21f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::handshake::<impl rustls::msgs::codec::Codec for alloc::vec::Vec<rustls::msgs::handshake::KeyShareEntry>>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake118_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..msgs..handshake..KeyShareEntry$GT$$GT$4read17h994f1d62b194bdb5E+0xa7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake118_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..msgs..handshake..KeyShareEntry$GT$$GT$4read17h994f1d62b194bdb5E+0x1da): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::slice::<impl [T]>::to_vec_in':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$9to_vec_in17h426107801ff2cf34E+0x1a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::handshake::ServerExtension::make_sct':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake15ServerExtension8make_sct17h2307373dc84d80dfE+0x6c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::ClientHelloPayload as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$rustls..msgs..handshake..ClientHelloPayload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2c3a29e03829b647E+0x2b4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$rustls..msgs..handshake..ClientHelloPayload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2c3a29e03829b647E+0x34d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::msgs::handshake::ClientHelloPayload>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr64drop_in_place$LT$rustls..msgs..handshake..ClientHelloPayload$GT$17h501a41ff53618022E+0x2a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr64drop_in_place$LT$rustls..msgs..handshake..ClientHelloPayload$GT$17h501a41ff53618022E+0x6b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hashbrown::raw::RawTable<T,A>::reserve_rehash':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h8eedff3b60b22eebE+0x194): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h8eedff3b60b22eebE+0x75c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::handshake::ClientHelloPayload::has_keyshare_extension_with_duplicates':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake18ClientHelloPayload38has_keyshare_extension_with_duplicates17hd6eb08ff28cd764dE+0x186): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake18ClientHelloPayload38has_keyshare_extension_with_duplicates17hd6eb08ff28cd764dE+0x1d0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::HelloRetryRequest as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN89_$LT$rustls..msgs..handshake..HelloRetryRequest$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17hda2aa827ba840cffE+0x364): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::codec::read_vec_u16':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs5codec12read_vec_u1617h4e56715c8783c99fE+0x226): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs5codec12read_vec_u1617h4e56715c8783c99fE+0x444): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::msgs::handshake::<impl rustls::msgs::codec::Codec for alloc::vec::Vec<rustls::key::Certificate>>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake104_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..key..Certificate$GT$$GT$4read17h381cc85427480cf8E+0xbf): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls4msgs9handshake104_$LT$impl$u20$rustls..msgs..codec..Codec$u20$for$u20$alloc..vec..Vec$LT$rustls..key..Certificate$GT$$GT$4read17h381cc85427480cf8E+0x1b6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::CertificatePayloadTLS13 as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..CertificatePayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2c7e46d0708ff545E+0x3af): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..CertificatePayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2c7e46d0708ff545E+0x598): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..CertificatePayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2c7e46d0708ff545E+0x5be): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..CertificatePayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2c7e46d0708ff545E+0x624): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN95_$LT$rustls..msgs..handshake..CertificatePayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2c7e46d0708ff545E+0x65a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::ServerKeyExchangePayload as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN96_$LT$rustls..msgs..handshake..ServerKeyExchangePayload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h086b63c4f518fd8bE+0x2f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::CertificateRequestPayload as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$rustls..msgs..handshake..CertificateRequestPayload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2adbdec555732cd1E+0x2fc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$rustls..msgs..handshake..CertificateRequestPayload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2adbdec555732cd1E+0x334): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$rustls..msgs..handshake..CertificateRequestPayload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2adbdec555732cd1E+0x381): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$rustls..msgs..handshake..CertificateRequestPayload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2adbdec555732cd1E+0x3ab): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$rustls..msgs..handshake..CertificateRequestPayload$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h2adbdec555732cd1E+0x3fc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$rustls..msgs..handshake..CertificateRequestPayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h0432ab78b4a4ba30E+0xe6): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::CertificateRequestPayloadTLS13 as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$rustls..msgs..handshake..CertificateRequestPayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h0432ab78b4a4ba30E+0x2ce): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN102_$LT$rustls..msgs..handshake..CertificateRequestPayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h0432ab78b4a4ba30E+0x39c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::handshake::NewSessionTicketPayloadTLS13 as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN100_$LT$rustls..msgs..handshake..NewSessionTicketPayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1a0c2622c7ad1c93E+0x292): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN100_$LT$rustls..msgs..handshake..NewSessionTicketPayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1a0c2622c7ad1c93E+0x318): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN100_$LT$rustls..msgs..handshake..NewSessionTicketPayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1a0c2622c7ad1c93E+0x37b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN100_$LT$rustls..msgs..handshake..NewSessionTicketPayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1a0c2622c7ad1c93E+0x39e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN100_$LT$rustls..msgs..handshake..NewSessionTicketPayloadTLS13$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1a0c2622c7ad1c93E+0x3ce): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<alloc::vec::Vec<T,A> as core::clone::Clone>::clone':
          doh_proxy.aa64b487-cgu.0:(.text._ZN67_$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h2b341781b71a5beaE+0x5f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN67_$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h2b341781b71a5beaE+0xeb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::persist::ServerSessionValue as rustls::msgs::codec::Codec>::encode':
          doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..msgs..persist..ServerSessionValue$u20$as$u20$rustls..msgs..codec..Codec$GT$6encode17h085c0432a7cab7c9E+0x73): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..msgs..persist..ServerSessionValue$u20$as$u20$rustls..msgs..codec..Codec$GT$6encode17h085c0432a7cab7c9E+0x132): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::msgs::persist::ServerSessionValue as rustls::msgs::codec::Codec>::read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..msgs..persist..ServerSessionValue$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1ca70cba47d79c1eE+0xbe): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..msgs..persist..ServerSessionValue$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1ca70cba47d79c1eE+0x22e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..msgs..persist..ServerSessionValue$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1ca70cba47d79c1eE+0x3e0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN88_$LT$rustls..msgs..persist..ServerSessionValue$u20$as$u20$rustls..msgs..codec..Codec$GT$4read17h1ca70cba47d79c1eE+0x416): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr68drop_in_place$LT$alloc..vec..Vec$LT$rustls..key..Certificate$GT$$GT$17h26671b0bc2b1156eE+0x22): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `base64::decode::decode':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6base646decode6decode17h27aa44c7455bad51E+0x47): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6base646decode6decode17h27aa44c7455bad51E+0xd55): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::cipher::TLS13MessageEncrypter as rustls::cipher::MessageEncrypter>::encrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$rustls..cipher..TLS13MessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hdb384751d9716f01E+0x33): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$rustls..cipher..TLS13MessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hdb384751d9716f01E+0x198): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$rustls..cipher..TLS13MessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17hdb384751d9716f01E+0x1f7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::cipher::TLS13MessageDecrypter as rustls::cipher::MessageDecrypter>::decrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$rustls..cipher..TLS13MessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h1376ba293356bb33E+0x200): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$rustls..cipher..TLS13MessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h1376ba293356bb33E+0x229): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN90_$LT$rustls..cipher..TLS13MessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h1376ba293356bb33E+0x29a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::msgs::message::MessagePayload>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$rustls..msgs..message..MessagePayload$GT$17hcdfc94f705ffa2b1E+0x28): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::cipher::InvalidMessageEncrypter as rustls::cipher::MessageEncrypter>::encrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..cipher..InvalidMessageEncrypter$u20$as$u20$rustls..cipher..MessageEncrypter$GT$7encrypt17h2b60c143f163df24E+0xd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::cipher::InvalidMessageDecrypter as rustls::cipher::MessageDecrypter>::decrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..cipher..InvalidMessageDecrypter$u20$as$u20$rustls..cipher..MessageDecrypter$GT$7decrypt17h9a33080c3970ad89E+0x37): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::error::TLSError as core::fmt::Display>::fmt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..fmt..Display$GT$3fmt17hdddffdcabd2b7e93E+0x33b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..fmt..Display$GT$3fmt17hdddffdcabd2b7e93E+0x427): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..fmt..Display$GT$3fmt17hdddffdcabd2b7e93E+0x46b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..fmt..Display$GT$3fmt17hdddffdcabd2b7e93E+0x4da): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..fmt..Display$GT$3fmt17hdddffdcabd2b7e93E+0x5c7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..fmt..Display$GT$3fmt17hdddffdcabd2b7e93E+0x60b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..fmt..Display$GT$3fmt17hdddffdcabd2b7e93E+0x6b6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::slice::<impl [T]>::join':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc5slice29_$LT$impl$u20$$u5b$T$u5d$$GT$4join17hfabe4cabe9194307E+0x91): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::pemfile::extract':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7pemfile7extract17h41c60c8a59614733E+0x1f2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7pemfile7extract17h41c60c8a59614733E+0x32c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7pemfile7extract17h41c60c8a59614733E+0x385): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7pemfile7extract17h41c60c8a59614733E+0x3ec): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7pemfile7extract17h41c60c8a59614733E+0x3fc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7pemfile7extract17h41c60c8a59614733E+0x427): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::verify::ClientCertVerifier::supported_verify_schemes':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6verify18ClientCertVerifier24supported_verify_schemes17haa70661664153d39E+0xd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::session::SessionCommon::send_msg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon8send_msg17h1e634eb2167ad006E+0x4a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<alloc::string::String as core::convert::From<&str>>::from':
          doh_proxy.aa64b487-cgu.0:(.text._ZN76_$LT$alloc..string..String$u20$as$u20$core..convert..From$LT$$RF$str$GT$$GT$4from17hab18983385ef48adE+0x18): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::hash_hs::HandshakeHash::start_hash':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7hash_hs13HandshakeHash10start_hash17h811fd00442b1c69cE+0x89): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::hash_hs::HandshakeHash::add_message':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7hash_hs13HandshakeHash11add_message17h1de908f4668b5076E+0xc0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::session::SessionCommon::start_encryption_tls12':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon22start_encryption_tls1217h4570a9af9ebdf671E+0x1a8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon22start_encryption_tls1217h4570a9af9ebdf671E+0x1e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon22start_encryption_tls1217h4570a9af9ebdf671E+0x22d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::check::check_message':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls5check13check_message17h60453082b6e8711bE+0x158): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls5check13check_message17h60453082b6e8711bE+0x1d1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::prf::prf':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls3prf3prf17h8567f53bb7417cf0E+0x5c2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::session::SessionCommon::send_appdata_encrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon20send_appdata_encrypt17h055de574ac31ce3bE+0x91): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon20send_appdata_encrypt17h055de574ac31ce3bE+0x375): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::session::SessionCommon::send_msg_encrypt':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon16send_msg_encrypt17ha98c456ef2a7970fE+0x21): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon16send_msg_encrypt17ha98c456ef2a7970fE+0x282): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::collections::vec_deque::into_iter::IntoIter<rustls::msgs::message::Message>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr109drop_in_place$LT$alloc..collections..vec_deque..into_iter..IntoIter$LT$rustls..msgs..message..Message$GT$$GT$17h82ceacc2ddb7a146E+0x65): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr109drop_in_place$LT$alloc..collections..vec_deque..into_iter..IntoIter$LT$rustls..msgs..message..Message$GT$$GT$17h82ceacc2ddb7a146E+0xc5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr109drop_in_place$LT$alloc..collections..vec_deque..into_iter..IntoIter$LT$rustls..msgs..message..Message$GT$$GT$17h82ceacc2ddb7a146E+0x14a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::session::SessionCommon::queue_tls_message':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon17queue_tls_message17hfe3f95f90536b510E+0x171): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls7session13SessionCommon17queue_tls_message17hfe3f95f90536b510E+0x252): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17h9be996f2ead580b2E+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::sign::CertifiedKey>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$rustls..sign..CertifiedKey$GT$17he56e8a1f761269e5E+0x22): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$rustls..sign..CertifiedKey$GT$17he56e8a1f761269e5E+0x79): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$rustls..sign..CertifiedKey$GT$17he56e8a1f761269e5E+0xa7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr47drop_in_place$LT$rustls..sign..CertifiedKey$GT$17he56e8a1f761269e5E+0xcc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17he587803c70c8b127E+0x38): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17he587803c70c8b127E+0x57): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::suites::KeyExchange::start_ecdhe':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6suites11KeyExchange11start_ecdhe17ha6bd411a29ae0757E+0x81): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::key_schedule::hkdf_expand':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls12key_schedule11hkdf_expand17h302e5f1bf9888202E+0xbc): undefined reference to `_rjem_calloc'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::key_schedule::KeySchedule::sign_verify_data':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls12key_schedule11KeySchedule16sign_verify_data17hf7ed95ad906e3d63E+0x320): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::cipher::new_tls13_read':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6cipher14new_tls13_read17h09c160d79e093ab6E+0x136): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hashbrown::raw::RawTable<T,A>::reserve_rehash':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h9a58b32b6589496bE+0x18c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h9a58b32b6589496bE+0x703): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::sign::ECDSASigningKey as rustls::sign::SigningKey>::choose_scheme':
          doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$rustls..sign..ECDSASigningKey$u20$as$u20$rustls..sign..SigningKey$GT$13choose_scheme17ha8b432fa3acd11e1E+0x6a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::sign::ECDSASigner as rustls::sign::Signer>::sign':
          doh_proxy.aa64b487-cgu.0:(.text._ZN66_$LT$rustls..sign..ECDSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17hd37afb41470f3615E+0x185): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN66_$LT$rustls..sign..ECDSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17hd37afb41470f3615E+0x52a): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN66_$LT$rustls..sign..ECDSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17hd37afb41470f3615E+0x663): undefined reference to `LIMBS_reduce_once'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN66_$LT$rustls..sign..ECDSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17hd37afb41470f3615E+0x6ae): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN66_$LT$rustls..sign..ECDSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17hd37afb41470f3615E+0x777): undefined reference to `LIMBS_add_mod'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN66_$LT$rustls..sign..ECDSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17hd37afb41470f3615E+0x7c7): undefined reference to `LIMBS_are_zero'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN66_$LT$rustls..sign..ECDSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17hd37afb41470f3615E+0x852): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN66_$LT$rustls..sign..ECDSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17hd37afb41470f3615E+0x943): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hf09d4006b969e1edE+0x17): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::sign::Ed25519SigningKey as rustls::sign::SigningKey>::choose_scheme':
          doh_proxy.aa64b487-cgu.0:(.text._ZN76_$LT$rustls..sign..Ed25519SigningKey$u20$as$u20$rustls..sign..SigningKey$GT$13choose_scheme17h25874d2e3f137364E+0x6a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::sign::Ed25519Signer as rustls::sign::Signer>::sign':
          doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x80): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x2b8): undefined reference to `GFp_x25519_sc_reduce'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x344): undefined reference to `GFp_x25519_ge_scalarmult_base'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x42f): undefined reference to `GFp_x25519_fe_invert'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x455): undefined reference to `GFp_x25519_fe_mul_ttt'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x4a5): undefined reference to `GFp_x25519_fe_tobytes'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x4ae): undefined reference to `GFp_x25519_fe_isnegative'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x56d): undefined reference to `GFp_x25519_sc_reduce'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x5a2): undefined reference to `GFp_x25519_sc_muladd'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN68_$LT$rustls..sign..Ed25519Signer$u20$as$u20$rustls..sign..Signer$GT$4sign17h5729ce46f55230fbE+0x5bb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hf9fb93b8285e6750E+0x17): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::sign::RSASigningKey as rustls::sign::SigningKey>::choose_scheme':
          doh_proxy.aa64b487-cgu.0:(.text._ZN72_$LT$rustls..sign..RSASigningKey$u20$as$u20$rustls..sign..SigningKey$GT$13choose_scheme17h916e23e4f8f338f6E+0x166): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::sign::RSASigner as rustls::sign::Signer>::sign':
          doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$rustls..sign..RSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17h1322f8da66a424e2E+0x5e): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$rustls..sign..RSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17h1322f8da66a424e2E+0xa4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN64_$LT$rustls..sign..RSASigner$u20$as$u20$rustls..sign..Signer$GT$4sign17h1322f8da66a424e2E+0xe0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h3a02d5e17c1e3840E+0x19): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h3a02d5e17c1e3840E+0x32): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h3a02d5e17c1e3840E+0x4b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h3a02d5e17c1e3840E+0x64): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h3a02d5e17c1e3840E+0x7d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h3a02d5e17c1e3840E+0x9c): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::vecbuf::ChunkVecBuffer::consume':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6vecbuf14ChunkVecBuffer7consume17h54d9417e44aa9120E+0xe8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6vecbuf14ChunkVecBuffer7consume17h54d9417e44aa9120E+0x144): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::error::TLSError as core::clone::Clone>::clone':
          doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..clone..Clone$GT$5clone17h03e005e9d6791558E+0xd8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..clone..Clone$GT$5clone17h03e005e9d6791558E+0x102): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..clone..Clone$GT$5clone17h03e005e9d6791558E+0x158): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..clone..Clone$GT$5clone17h03e005e9d6791558E+0x220): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN62_$LT$rustls..error..TLSError$u20$as$u20$core..clone..Clone$GT$5clone17h03e005e9d6791558E+0x26b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x75): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::hs::ExpectClientHello as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x122): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x155): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x175): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x191): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x4ba): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x543): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x5b4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x64f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x8ea): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0xdbc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x1074): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x1096): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x10ba): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x1325): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x1631): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x17ea): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..hs..ExpectClientHello$u20$as$u20$rustls..server..hs..State$GT$6handle17he6e0b01f41d989f1E+0x20fb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::check_aligned_handshake':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs23check_aligned_handshake17h59694fd10e804f2dE+0x75): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::decode_error':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs12decode_error17h37869f17e61527c9E+0x6f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::bad_version':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs11bad_version17h7a9aaec2e7ddc596E+0x6f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::illegal_param':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs13illegal_param17hd7fb8eb6e7ed49b7E+0x6f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::suites::reduce_given_sigalg':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6suites19reduce_given_sigalg17h9376a6c04c5cc65dE+0x120): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6suites20reduce_given_version17h6f6463b0b48a5446E+0xa2): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::vec::Vec<&[u8]>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr60drop_in_place$LT$alloc..vec..Vec$LT$$RF$$u5b$u8$u5d$$GT$$GT$17hadfb5c80de29657aE+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::incompatible':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs12incompatible17hfa7785fbf26853d4E+0x6f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::vec::Vec<&rustls::suites::SupportedCipherSuite>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr84drop_in_place$LT$alloc..vec..Vec$LT$$RF$rustls..suites..SupportedCipherSuite$GT$$GT$17hf15defffb816e01bE+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::handle_client_hello':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0xff): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0x147): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0x172): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0x1ea): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0x20a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0x289): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0x3bb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0x51c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19handle_client_hello17he0975e95441422b8E+0x9f7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::option::Option<T>::and_then':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core6option15Option$LT$T$GT$8and_then17h5501cbb0840e06f7E+0x42): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::ExpectClientHello::start_resumption':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello16start_resumption17hfc87c796477a0f02E+0x21b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello16start_resumption17hfc87c796477a0f02E+0x2b0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello16start_resumption17hfc87c796477a0f02E+0x2d0): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::ExpectClientHello::start_resumption':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello16start_resumption17hfc87c796477a0f02E+0x4f5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello16start_resumption17hfc87c796477a0f02E+0x554): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello16start_resumption17hfc87c796477a0f02E+0x56f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello16start_resumption17hfc87c796477a0f02E+0x589): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello16start_resumption17hfc87c796477a0f02E+0x5a3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::msgs::persist::ServerSessionValue>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr62drop_in_place$LT$rustls..msgs..persist..ServerSessionValue$GT$17h29a37ed006d31da4E+0x20): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr62drop_in_place$LT$rustls..msgs..persist..ServerSessionValue$GT$17h29a37ed006d31da4E+0x3a): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::suites::SupportedCipherSuite::resolve_sig_schemes':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6suites20SupportedCipherSuite19resolve_sig_schemes17hff2edd04a457dcf7E+0x113): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::vec::Vec<rustls::msgs::enums::ECPointFormat>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr78drop_in_place$LT$alloc..vec..Vec$LT$rustls..msgs..enums..ECPointFormat$GT$$GT$17hd13aa6757cd6fc73E+0x2e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr78drop_in_place$LT$alloc..vec..Vec$LT$rustls..msgs..enums..ECPointFormat$GT$$GT$17hd13aa6757cd6fc73E+0x42): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::ExpectClientHello::emit_server_kx':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0x61): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0xcb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0x1ef): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0x42d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0x444): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0x49b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0x4bd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0x6c7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello14emit_server_kx17h931e0d624352bbebE+0x6e3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::ExpectClientHello::emit_certificate_req':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello20emit_certificate_req17hb9bfebec2a6c49cbE+0xa3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello20emit_certificate_req17hb9bfebec2a6c49cbE+0x208): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello20emit_certificate_req17hb9bfebec2a6c49cbE+0x27e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::ExpectClientHello::into_expect_tls12_client_kx':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello27into_expect_tls12_client_kx17h90ce78ab051df538E+0x49): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::ExpectClientHello::into_expect_tls12_certificate':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs17ExpectClientHello29into_expect_tls12_certificate17he7e2b8f510777c2fE+0x49): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls12::ExpectCertificate as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0xe9): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x147): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x172): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x1ec): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x21a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x23a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x256): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x361): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x476): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x543): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls12..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h42bbd504708ea544E+0x5c6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::server::tls12::ExpectClientKX>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$rustls..server..tls12..ExpectClientKX$GT$17h56351c4893ca16c6E+0x27): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$rustls..server..tls12..ExpectClientKX$GT$17h56351c4893ca16c6E+0x47): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$rustls..server..tls12..ExpectClientKX$GT$17h56351c4893ca16c6E+0x7a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$rustls..server..tls12..ExpectClientKX$GT$17h56351c4893ca16c6E+0xdb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x100): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls12::ExpectClientKX as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x18b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x1b6): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x230): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x256): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x278): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x2de): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x435): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x533): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls12::ExpectClientKX as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x54f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x765): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x84b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x8b3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectClientKX$u20$as$u20$rustls..server..hs..State$GT$6handle17h826bbae3893923c4E+0x8ef): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::server::tls12::ExpectCertificateVerify>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr67drop_in_place$LT$rustls..server..tls12..ExpectCertificateVerify$GT$17hbc343d5209ce2563E+0x27): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr67drop_in_place$LT$rustls..server..tls12..ExpectCertificateVerify$GT$17hbc343d5209ce2563E+0x47): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr67drop_in_place$LT$rustls..server..tls12..ExpectCertificateVerify$GT$17hbc343d5209ce2563E+0x75): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr67drop_in_place$LT$rustls..server..tls12..ExpectCertificateVerify$GT$17hbc343d5209ce2563E+0xdb): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls12::ExpectCertificateVerify as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x19f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x1ca): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x244): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x26a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x355): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x433): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x485): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x4d6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls12..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17h8b66b8dcbe887e1dE+0x53a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::server::tls12::ExpectCCS>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr53drop_in_place$LT$rustls..server..tls12..ExpectCCS$GT$17h50ce2ef8181f3a10E+0x20): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr53drop_in_place$LT$rustls..server..tls12..ExpectCCS$GT$17h50ce2ef8181f3a10E+0x40): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls12::ExpectCCS as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN78_$LT$rustls..server..tls12..ExpectCCS$u20$as$u20$rustls..server..hs..State$GT$6handle17hdea67075f1c725b1E+0x102): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN78_$LT$rustls..server..tls12..ExpectCCS$u20$as$u20$rustls..server..hs..State$GT$6handle17hdea67075f1c725b1E+0x184): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN78_$LT$rustls..server..tls12..ExpectCCS$u20$as$u20$rustls..server..hs..State$GT$6handle17hdea67075f1c725b1E+0x1f5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN78_$LT$rustls..server..tls12..ExpectCCS$u20$as$u20$rustls..server..hs..State$GT$6handle17hdea67075f1c725b1E+0x225): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN78_$LT$rustls..server..tls12..ExpectCCS$u20$as$u20$rustls..server..hs..State$GT$6handle17hdea67075f1c725b1E+0x247): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN78_$LT$rustls..server..tls12..ExpectCCS$u20$as$u20$rustls..server..hs..State$GT$6handle17hdea67075f1c725b1E+0x264): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls12::ExpectFinished as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x8f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0xba): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x134): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x162): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x182): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x19e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x27d): undefined reference to `GFp_memcmp'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x305): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x32c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x51f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x5ac): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x5ce): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x60d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x62f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x66f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x75c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls12..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17h399be6a063ce2c6bE+0x818): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls12::get_server_session_value_tls12':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1230get_server_session_value_tls1217h1f538fb846114f0bE+0xc1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1230get_server_session_value_tls1217h1f538fb846114f0bE+0x10f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1230get_server_session_value_tls1217h1f538fb846114f0bE+0x15b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls12::emit_finished':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1213emit_finished17h4ee2b86687638925E+0x14f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls12::emit_ticket':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1211emit_ticket17h990388e8203414f2E+0x14c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls12::ExpectTraffic as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls12..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h280751a0c11dbc39E+0x155): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls12..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h280751a0c11dbc39E+0x16a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls12..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h280751a0c11dbc39E+0x1a6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls12..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$22export_keying_material17hfeb7768b6183a357E+0x157): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::ExtensionProcessing::process_common':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0x1a5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0x288): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0x2db): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0x34b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0x40b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0x499): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::hs::ExtensionProcessing::process_common':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0xa01): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0xab5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0xb12): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0xb9a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server2hs19ExtensionProcessing14process_common17h2c64ff8851c76217E+0xc99): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::iter::traits::iterator::Iterator::collect':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core4iter6traits8iterator8Iterator7collect17h6aa944349be8621cE+0x30): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<alloc::vec::Vec<rustls::msgs::enums::NamedGroup>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr75drop_in_place$LT$alloc..vec..Vec$LT$rustls..msgs..enums..NamedGroup$GT$$GT$17hdc892399d440dd56E+0x21): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::emit_hello_retry_request':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling24emit_hello_retry_request17h6bd703a22fc345f6E+0x321): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling24emit_hello_retry_request17h6bd703a22fc345f6E+0x3d1): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling24emit_hello_retry_request17h6bd703a22fc345f6E+0x533): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::into_expect_retried_client_hello':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling32into_expect_retried_client_hello17h9d69feb97866fafeE+0x29): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::attempt_tls13_ticket_decryption':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling31attempt_tls13_ticket_decryption17hb97178a5f35478e9E+0x97): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::check_binder':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling12check_binder17hcfbfe2926d714a3dE+0x11c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling12check_binder17hcfbfe2926d714a3dE+0x265): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling12check_binder17hcfbfe2926d714a3dE+0x6ec): undefined reference to `GFp_memcmp'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling12check_binder17hcfbfe2926d714a3dE+0x721): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling12check_binder17hcfbfe2926d714a3dE+0x73b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling12check_binder17hcfbfe2926d714a3dE+0x75a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::emit_server_hello':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling17emit_server_hello17h98caa1e45684e533E+0x290): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling17emit_server_hello17h98caa1e45684e533E+0x2b4): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling17emit_server_hello17h98caa1e45684e533E+0xbda): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling17emit_server_hello17h98caa1e45684e533E+0xd08): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling17emit_server_hello17h98caa1e45684e533E+0xde5): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling17emit_server_hello17h98caa1e45684e533E+0xf05): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling17emit_server_hello17h98caa1e45684e533E+0xf5d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling17emit_server_hello17h98caa1e45684e533E+0xf7b): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::emit_certificate_req_tls13':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling26emit_certificate_req_tls1317ha27579bdbccee118E+0xf0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling26emit_certificate_req_tls1317ha27579bdbccee118E+0x34b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling26emit_certificate_req_tls1317ha27579bdbccee118E+0x383): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling26emit_certificate_req_tls1317ha27579bdbccee118E+0x40f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling26emit_certificate_req_tls1317ha27579bdbccee118E+0x490): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling26emit_certificate_req_tls1317ha27579bdbccee118E+0x4ac): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::emit_certificate_tls13':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling22emit_certificate_tls1317h144c2388bf3dcbb6E+0x119): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling22emit_certificate_tls1317h144c2388bf3dcbb6E+0x164): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling22emit_certificate_tls1317h144c2388bf3dcbb6E+0x277): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling29emit_certificate_verify_tls1317hd5c507991e9c47eeE+0x115): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::emit_certificate_verify_tls13':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling29emit_certificate_verify_tls1317hd5c507991e9c47eeE+0x1f2): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling29emit_certificate_verify_tls1317hd5c507991e9c47eeE+0x344): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling29emit_certificate_verify_tls1317hd5c507991e9c47eeE+0x35e): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::emit_finished_tls13':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19emit_finished_tls1317h436acad0374de1c9E+0x127): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19emit_finished_tls1317h436acad0374de1c9E+0x3c3): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19emit_finished_tls1317h436acad0374de1c9E+0x4db): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling19emit_finished_tls1317h436acad0374de1c9E+0x5e6): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::CompleteClientHelloHandling::into_expect_finished':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1327CompleteClientHelloHandling20into_expect_finished17h74552a83aea67512E+0x49): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectCertificate as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x91): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0xff): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x12a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x1b6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x240): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x34f): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x490): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x51c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x5b6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x614): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x634): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x650): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x6de): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectCertificate as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x795): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN86_$LT$rustls..server..tls13..ExpectCertificate$u20$as$u20$rustls..server..hs..State$GT$6handle17h9aada5d272587800E+0x801): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::server::tls13::ExpectCertificateVerify>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr67drop_in_place$LT$rustls..server..tls13..ExpectCertificateVerify$GT$17h97b2a7f4adbba66aE+0x27): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr67drop_in_place$LT$rustls..server..tls13..ExpectCertificateVerify$GT$17h97b2a7f4adbba66aE+0x47): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr67drop_in_place$LT$rustls..server..tls13..ExpectCertificateVerify$GT$17h97b2a7f4adbba66aE+0x75): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr67drop_in_place$LT$rustls..server..tls13..ExpectCertificateVerify$GT$17h97b2a7f4adbba66aE+0xdb): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectCertificateVerify as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x32): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x60): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0xd7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0xfd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x27f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x29f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x35c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x42a): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectCertificateVerify as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x4b8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x502): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x554): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN92_$LT$rustls..server..tls13..ExpectCertificateVerify$u20$as$u20$rustls..server..hs..State$GT$6handle17he8fe89ff851c38daE+0x5b2): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectFinished as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x8f): undefined reference to `GFp_memcmp'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x138): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x154): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x166): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x191): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x20b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x239): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x259): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x275): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x3c7): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x4eb): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectFinished as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x77f): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0x9be): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xa1c): undefined reference to `_rjem_calloc'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xad1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xc40): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xc76): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xc86): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xcbb): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xd2b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xe19): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN83_$LT$rustls..server..tls13..ExpectFinished$u20$as$u20$rustls..server..hs..State$GT$6handle17ha680a59748933b6dE+0xeba): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::tls13::get_server_session_value':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1324get_server_session_value17h6caa415cdb422d45E+0xd7): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1324get_server_session_value17h6caa415cdb422d45E+0x12c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1324get_server_session_value17h6caa415cdb422d45E+0x177): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server5tls1324get_server_session_value17h6caa415cdb422d45E+0x282): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectTraffic as rustls::server::hs::State>::handle':
          doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls13..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h9361cef1378de160E+0x247): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls13..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h9361cef1378de160E+0x27e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls13..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h9361cef1378de160E+0x2ac): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls13..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h9361cef1378de160E+0x2d9): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls13..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h9361cef1378de160E+0x4e4): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls13..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$6handle17h9361cef1378de160E+0x502): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectTraffic as rustls::server::hs::State>::export_keying_material':
          doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls13..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$22export_keying_material17hb739e794ed6f0ad2E+0x1b5): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::tls13::ExpectTraffic as rustls::server::hs::State>::perhaps_write_key_update':
          doh_proxy.aa64b487-cgu.0:(.text._ZN82_$LT$rustls..server..tls13..ExpectTraffic$u20$as$u20$rustls..server..hs..State$GT$24perhaps_write_key_update17h95c50031c2eb1084E+0x15d): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::server::hs::ExpectClientHello>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$rustls..server..hs..ExpectClientHello$GT$17h39d6baf6917f68dcE+0x20): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr58drop_in_place$LT$rustls..server..hs..ExpectClientHello$GT$17h39d6baf6917f68dcE+0x40): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::handy::ServerSessionMemoryCache as rustls::server::StoresServerSessions>::put':
          doh_proxy.aa64b487-cgu.0:(.text._ZN104_$LT$rustls..server..handy..ServerSessionMemoryCache$u20$as$u20$rustls..server..StoresServerSessions$GT$3put17hfbfd25da6fd8808cE+0x327): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN104_$LT$rustls..server..handy..ServerSessionMemoryCache$u20$as$u20$rustls..server..StoresServerSessions$GT$3put17hfbfd25da6fd8808cE+0x344): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN104_$LT$rustls..server..handy..ServerSessionMemoryCache$u20$as$u20$rustls..server..StoresServerSessions$GT$3put17hfbfd25da6fd8808cE+0x4ea): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN104_$LT$rustls..server..handy..ServerSessionMemoryCache$u20$as$u20$rustls..server..StoresServerSessions$GT$3put17hfbfd25da6fd8808cE+0x812): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN104_$LT$rustls..server..handy..ServerSessionMemoryCache$u20$as$u20$rustls..server..StoresServerSessions$GT$3put17hfbfd25da6fd8808cE+0x82a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN104_$LT$rustls..server..handy..ServerSessionMemoryCache$u20$as$u20$rustls..server..StoresServerSessions$GT$3put17hfbfd25da6fd8808cE+0x84c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::handy::ServerSessionMemoryCache as rustls::server::StoresServerSessions>::get':
          doh_proxy.aa64b487-cgu.0:(.text._ZN104_$LT$rustls..server..handy..ServerSessionMemoryCache$u20$as$u20$rustls..server..StoresServerSessions$GT$3get17h75fbcb8c76d25771E+0x17a): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::handy::ServerSessionMemoryCache as rustls::server::StoresServerSessions>::take':
          doh_proxy.aa64b487-cgu.0:(.text._ZN104_$LT$rustls..server..handy..ServerSessionMemoryCache$u20$as$u20$rustls..server..StoresServerSessions$GT$4take17he5d2891028b36bd0E+0x20f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::handy::AlwaysResolvesChain as rustls::server::ResolvesServerCert>::resolve':
          doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$rustls..server..handy..AlwaysResolvesChain$u20$as$u20$rustls..server..ResolvesServerCert$GT$7resolve17h6762f70947509b86E+0x53): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN97_$LT$rustls..server..handy..AlwaysResolvesChain$u20$as$u20$rustls..server..ResolvesServerCert$GT$7resolve17h6762f70947509b86E+0xad): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<rustls::server::handy::ServerSessionMemoryCache>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr68drop_in_place$LT$rustls..server..handy..ServerSessionMemoryCache$GT$17h012274473ee0f075E+0x26): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr68drop_in_place$LT$rustls..server..handy..ServerSessionMemoryCache$GT$17h012274473ee0f075E+0xf0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr68drop_in_place$LT$rustls..server..handy..ServerSessionMemoryCache$GT$17h012274473ee0f075E+0x112): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr68drop_in_place$LT$rustls..server..handy..ServerSessionMemoryCache$GT$17h012274473ee0f075E+0x163): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::ServerConfig::set_single_cert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0xbd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0xfa): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x35e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x39b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x3c1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x3fe): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::ServerConfig::set_single_cert':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x537): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x5e8): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x62f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x684): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x724): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server12ServerConfig15set_single_cert17haf06b9786b93d498E+0x793): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<rustls::server::ServerSession as rustls::session::Session>::write_tls':
          doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$rustls..server..ServerSession$u20$as$u20$rustls..session..Session$GT$9write_tls17h9c3084e663a56d0cE+0xa0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$rustls..server..ServerSession$u20$as$u20$rustls..session..Session$GT$9write_tls17h9c3084e663a56d0cE+0x344): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN74_$LT$rustls..server..ServerSession$u20$as$u20$rustls..session..Session$GT$9write_tls17h9c3084e663a56d0cE+0x363): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `rustls::server::ServerSessionImpl::process_main_protocol':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6rustls6server17ServerSessionImpl21process_main_protocol17h2b62f8531e0a069cE+0x1dc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17h0eaa106d21d74b49E+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
          /rustc/1.61.0/library/core/src/result.rs:(.text._ZN5alloc7raw_vec11finish_grow17hf14fe807b0b1f4bcE+0x6c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::sys_common::thread_local_dtor::register_dtor_fallback::run_dtors':
          /rustc/1.61.0//library/std/src/sys_common/thread_local_dtor.rs:(.text._ZN3std10sys_common17thread_local_dtor22register_dtor_fallback9run_dtors17h19716f0d31cdd115E+0x1a): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::sys::unix::fs::stat':
          /rustc/1.61.0//library/std/src/sys/unix/fs.rs:(.text._ZN3std3sys4unix2fs4stat17hf4a73482b0a3ea5fE+0x16b): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[alloc::vec::Vec<u8>]>':
          /rustc/1.61.0/library/core/src/ptr/mod.rs:448: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[alloc::vec::Vec<u8>]>':
          /rustc/1.61.0/library/core/src/ptr/mod.rs:448: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::backtrace_rs::symbolize::gimli::elf::locate_debugaltlink':
          /rustc/1.61.0/library/alloc/src/raw_vec.rs:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h1675d60348d12a77E+0xd59): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::sys::unix::fs::canonicalize':
          /rustc/1.61.0//library/std/src/sys/unix/fs.rs:(.text._ZN3std3sys4unix2fs12canonicalize17ha832429d787d1bc1E+0x160): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::backtrace_rs::symbolize::gimli::Context::new':
          /rustc/1.61.0//library/std/src/../../backtrace/src/symbolize/gimli.rs:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17hbe8e20b2eb92055fE+0xc01): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[alloc::vec::Vec<u8>]>':
          /rustc/1.61.0/library/core/src/ptr/mod.rs:448: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/core/src/ptr/mod.rs:448: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `gimli::read::line::LineRows<R,Program,Offset>::next_row':
          /rustc/1.61.0/vendor/gimli-0.25.0/src/read/line.rs:(.text._ZN9addr2line16ResUnit$LT$R$GT$11parse_lines17ha91bfb0637aa0689E+0x13a0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::slice::merge_sort':
          /rustc/1.61.0/library/alloc/src/slice.rs:(.text._ZN9addr2line16ResUnit$LT$R$GT$11parse_lines17ha91bfb0637aa0689E+0x1b76): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::slice::merge':
          /rustc/1.61.0/library/alloc/src/slice.rs:1023: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/slice.rs:999: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::slice::merge_sort':
          /rustc/1.61.0/library/alloc/src/slice.rs:(.text._ZN9addr2line16ResUnit$LT$R$GT$11parse_lines17ha91bfb0637aa0689E+0x1e85): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[alloc::string::String]>':
          /rustc/1.61.0/library/core/src/ptr/mod.rs:448: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `addr2line::ResUnit<R>::parse_lines::{{closure}}':
          /rustc/1.61.0/library/alloc/src/vec/mod.rs:(.text._ZN9addr2line16ResUnit$LT$R$GT$11parse_lines17ha91bfb0637aa0689E+0x2247): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:(.text._ZN4core3ptr67drop_in_place$LT$alloc..vec..Vec$LT$addr2line..LineSequence$GT$$GT$17he616811ddfce966fE+0x21): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[alloc::string::String]>':
          /rustc/1.61.0/library/core/src/ptr/mod.rs:448: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/core/src/ptr/mod.rs:448: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `gimli::read::abbrev::Abbreviation::parse_attributes':
          /rustc/1.61.0/vendor/gimli-0.25.0/src/read/abbrev.rs:264: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `gimli::read::abbrev::Abbreviations::parse':
          /rustc/1.61.0/vendor/gimli-0.25.0/src/read/abbrev.rs:173: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/vendor/gimli-0.25.0/src/read/abbrev.rs:173: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/vendor/gimli-0.25.0/src/read/abbrev.rs:173: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/vendor/gimli-0.25.0/src/read/abbrev.rs:173: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/vendor/gimli-0.25.0/src/read/abbrev.rs:(.text._ZN9addr2line17ResDwarf$LT$R$GT$5parse17hb4dba14280690880E+0x2af8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[gimli::read::abbrev::Abbreviation]>':
          /rustc/1.61.0/library/core/src/ptr/mod.rs:448: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc_zeroed':
          /rustc/1.61.0/library/alloc/src/alloc.rs:160: undefined reference to `_rjem_calloc'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[std::ffi::os_str::OsString]>':
          /rustc/1.61.0/library/core/src/ptr/mod.rs:448: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:/rustc/1.61.0/library/alloc/src/alloc.rs:107: more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::realloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:126: undefined reference to `_rjem_rallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::alloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:89: undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::alloc::dealloc':
          /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /rustc/1.61.0/library/alloc/src/alloc.rs:107: undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `strsim::jaro_winkler':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6strsim12jaro_winkler17h1a0f73cbdb8e5160E+0x423): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN6strsim12jaro_winkler17h1a0f73cbdb8e5160E+0x804): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h03c226d97a4dd931E+0x38): undefined reference to `_rjem_rallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h03c226d97a4dd931E+0x6c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<std::panicking::begin_panic::PanicPayload<A> as core::panic::BoxMeUp>::take_box':
          doh_proxy.aa64b487-cgu.0:(.text._ZN91_$LT$std..panicking..begin_panic..PanicPayload$LT$A$GT$$u20$as$u20$core..panic..BoxMeUp$GT$8take_box17hf4b1dd57b68035cdE+0x20): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::thread::local::fast::Key<T>::try_initialize':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std6thread5local4fast12Key$LT$T$GT$14try_initialize17h8154a8a6f9d505f6E+0x43): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h46cef7ad65e7a971E+0x17): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::io::driver::registration::Registration::poll_ready':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio2io6driver12registration12Registration10poll_ready17h8f2a6c3f15303a69E+0x227): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio2io6driver12registration12Registration10poll_ready17h8f2a6c3f15303a69E+0x255): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio2io6driver12registration12Registration10poll_ready17h8f2a6c3f15303a69E+0x299): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h7719801fbf2f0fb9E+0x83): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h7719801fbf2f0fb9E+0xa6): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::io::driver::Driver::turn':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio2io6driver6Driver4turn17h8da77ce3c937cd23E+0x2dd): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio2io6driver6Driver4turn17h8da77ce3c937cd23E+0x61c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio2io6driver6Driver4turn17h8da77ce3c937cd23E+0x660): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17hd34c127a6d48efcdE+0x5d): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `hashbrown::raw::RawTable<T,A>::reserve_rehash':
          doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h6c1b5084f1f88dabE+0x1b3): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h6c1b5084f1f88dabE+0x916): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ops::function::FnOnce::call_once{{vtable-shim}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h6550830b97c6051dE+0x1e8): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::sys_common::backtrace::__rust_begin_short_backtrace':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std10sys_common9backtrace28__rust_begin_short_backtrace17h6b5f06289bae31deE+0x71c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::net::tcp::stream::TcpStream::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio3net3tcp6stream9TcpStream3new17hfbc6e432709ccd09E+0x105): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio3net3tcp6stream9TcpStream3new17hfbc6e432709ccd09E+0x133): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio3net3tcp6stream9TcpStream3new17hfbc6e432709ccd09E+0x16d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio3net3tcp6stream9TcpStream3new17hfbc6e432709ccd09E+0x1ad): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio3net3tcp6stream9TcpStream3new17hfbc6e432709ccd09E+0x1da): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio3net3tcp6stream9TcpStream3new17hfbc6e432709ccd09E+0x214): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio3net3tcp6stream9TcpStream3new17hfbc6e432709ccd09E+0x24e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<tokio::runtime::basic_scheduler::CoreGuard as core::ops::drop::Drop>::drop':
          doh_proxy.aa64b487-cgu.0:(.text._ZN84_$LT$tokio..runtime..basic_scheduler..CoreGuard$u20$as$u20$core..ops..drop..Drop$GT$4drop17hc57bf6267b758ef2E+0x75): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<tokio::park::either::Either<tokio::park::either::Either<std::io::error::Error,()>,tokio::park::either::Either<std::io::error::Error,()>>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr193drop_in_place$LT$tokio..park..either..Either$LT$tokio..park..either..Either$LT$std..io..error..Error$C$$LP$$RP$$GT$$C$tokio..park..either..Either$LT$std..io..error..Error$C$$LP$$RP$$GT$$GT$$GT$17h74424035212fba08E+0x65): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr193drop_in_place$LT$tokio..park..either..Either$LT$tokio..park..either..Either$LT$std..io..error..Error$C$$LP$$RP$$GT$$C$tokio..park..either..Either$LT$std..io..error..Error$C$$LP$$RP$$GT$$GT$$GT$17h74424035212fba08E+0x7c): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<std::collections::hash::map::IntoIter<usize,std::thread::JoinHandle<()>>>':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ptr113drop_in_place$LT$std..collections..hash..map..IntoIter$LT$usize$C$std..thread..JoinHandle$LT$$LP$$RP$$GT$$GT$$GT$17h846b2949a0b47616E+0x14f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `core::ops::function::FnOnce::call_once{{vtable-shim}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN4core3ops8function6FnOnce40call_once$u7b$$u7b$vtable.shim$u7d$$u7d$17h0d183f6b176864b6E+0xd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::builder::Builder::new::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime7builder7Builder3new28_$u7b$$u7b$closure$u7d$$u7d$17h4ef47021149ae6fcE+0xd): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::driver::Driver::new':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime6driver6Driver3new17he1cef31c7ed6983fE+0x2e): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime6driver6Driver3new17he1cef31c7ed6983fE+0x1f1): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime6driver6Driver3new17he1cef31c7ed6983fE+0x238): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime6driver6Driver3new17he1cef31c7ed6983fE+0x278): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `alloc::sync::Arc<T>::drop_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5alloc4sync12Arc$LT$T$GT$9drop_slow17h7c1ca9c79c16227aE+0x56): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::poll':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw4poll17hd01a564be68ab629E+0xe5f): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw4poll17hd01a564be68ab629E+0x14db): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::try_read_output':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw15try_read_output17h667d701f8d2f6d03E+0x98): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tokio::runtime::task::raw::drop_join_handle_slow':
          doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw21drop_join_handle_slow17hbe1d3fd491d2b6e4E+0x99): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN5tokio7runtime4task3raw8shutdown17hd42b1a3b8c4f1985E+0xd3): more undefined references to `_rjem_sdallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<tokio_util::codec::length_delimited::LengthDelimitedCodec as tokio_util::codec::decoder::Decoder>::decode':
          doh_proxy.aa64b487-cgu.0:(.text._ZN113_$LT$tokio_util..codec..length_delimited..LengthDelimitedCodec$u20$as$u20$tokio_util..codec..decoder..Decoder$GT$6decode17h9876a09584a6a9e6E+0x2da): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN113_$LT$tokio_util..codec..length_delimited..LengthDelimitedCodec$u20$as$u20$tokio_util..codec..decoder..Decoder$GT$6decode17h9876a09584a6a9e6E+0x33d): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN113_$LT$tokio_util..codec..length_delimited..LengthDelimitedCodec$u20$as$u20$tokio_util..codec..decoder..Decoder$GT$6decode17h9876a09584a6a9e6E+0x376): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN113_$LT$tokio_util..codec..length_delimited..LengthDelimitedCodec$u20$as$u20$tokio_util..codec..decoder..Decoder$GT$6decode17h9876a09584a6a9e6E+0x3b0): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN113_$LT$tokio_util..codec..length_delimited..LengthDelimitedCodec$u20$as$u20$tokio_util..codec..decoder..Decoder$GT$6decode17h9876a09584a6a9e6E+0x476): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:doh_proxy.aa64b487-cgu.0:(.text._ZN7tracing4span4Span3new17hf2d3d4ffd37ba4b3E+0x5f): more undefined references to `_rjem_mallocx' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `std::sync::once::Once::call_once::{{closure}}':
          doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17hb0a3983c51e41ec5E+0x88): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17hb0a3983c51e41ec5E+0xb0): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17hb0a3983c51e41ec5E+0xcc): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN3std4sync4once4Once9call_once28_$u7b$$u7b$closure$u7d$$u7d$17hb0a3983c51e41ec5E+0x184): undefined reference to `_rjem_sdallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `tracing_core::event::Event::dispatch':
          doh_proxy.aa64b487-cgu.0:(.text._ZN12tracing_core5event5Event8dispatch17h5aa22d6717a3d9dfE+0x5c): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: doh_proxy.aa64b487-cgu.0:(.text._ZN12tracing_core5event5Event8dispatch17h5aa22d6717a3d9dfE+0xcc): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `<webpki::name::DNSName as core::convert::From<webpki::name::DNSNameRef>>::from':
          doh_proxy.aa64b487-cgu.0:(.text._ZN93_$LT$webpki..name..DNSName$u20$as$u20$core..convert..From$LT$webpki..name..DNSNameRef$GT$$GT$4from17hea778a91d9246d14E+0x3b): undefined reference to `_rjem_mallocx'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o: in function `webpki::EndEntityCert::verify_signature':
          doh_proxy.aa64b487-cgu.0:(.text._ZN6webpki13EndEntityCert16verify_signature17h7c8b9cc2272b5f50E+0x157): undefined reference to `GFp_cpuid_setup'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:(.data.rel.ro._ZN4ring2ec7suite_b3ops4p25615PRIVATE_KEY_OPS17h99168c531168501fE+0x18): undefined reference to `GFp_nistz256_point_mul'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:(.data.rel.ro._ZN4ring2ec7suite_b3ops4p38410COMMON_OPS17h1cabdd2acc7ba345E+0xf8): undefined reference to `GFp_p384_elem_add'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:(.data.rel.ro._ZN4ring2ec7suite_b3ops4p38410COMMON_OPS17h1cabdd2acc7ba345E+0x100): undefined reference to `GFp_p384_elem_mul_mont'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:(.data.rel.ro._ZN4ring2ec7suite_b3ops4p38410COMMON_OPS17h1cabdd2acc7ba345E+0x110): undefined reference to `GFp_nistz384_point_add'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:(.data.rel.ro._ZN4ring2ec7suite_b3ops4p38415PRIVATE_KEY_OPS17h2119aad022f28a84E+0x18): undefined reference to `GFp_nistz384_point_mul'
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1.doh_proxy.aa64b487-cgu.0.rcgu.o:(.data.rel.ro._ZN4ring2ec7suite_b3ops4p38410SCALAR_OPS17h09abacf58615df95E+0x10): undefined reference to `GFp_p384_scalar_mul_mont'
          /usr/bin/ld: /tmp/rustccXw6Np/libring-807e79f53ffe5f58.rlib(aesni-x86_64-elf.o): in function `GFp_aes_hw_ctr32_encrypt_blocks':
          /home/[...]/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.20/pregenerated/aesni-x86_64-elf.S:363: undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: /tmp/rustccXw6Np/libring-807e79f53ffe5f58.rlib(aesni-x86_64-elf.o): in function `__aesni_set_encrypt_key':
          /home/[...]/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.20/pregenerated/aesni-x86_64-elf.S:869: undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: /tmp/rustccXw6Np/libring-807e79f53ffe5f58.rlib(x86_64-mont-elf.o): in function `GFp_bn_mul_mont':
          /home/[...]/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.20/pregenerated/x86_64-mont-elf.S:29: undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: /tmp/rustccXw6Np/libring-807e79f53ffe5f58.rlib(x86_64-mont-elf.o): in function `bn_sqr8x_mont':
          /home/[...]/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.20/pregenerated/x86_64-mont-elf.S:790: undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: /tmp/rustccXw6Np/libring-807e79f53ffe5f58.rlib(x86_64-mont5-elf.o): in function `GFp_bn_mul_mont_gather5':
          /home/[...]/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.20/pregenerated/x86_64-mont5-elf.S:27: undefined reference to `GFp_ia32cap_P'
          /usr/bin/ld: /tmp/rustccXw6Np/libring-807e79f53ffe5f58.rlib(x86_64-mont5-elf.o):/home/[...]/.cargo/registry/src/github.com-1ecc6299db9ec823/ring-0.16.20/pregenerated/x86_64-mont5-elf.S:1098: more undefined references to `GFp_ia32cap_P' follow
          /usr/bin/ld: /home/[...]/.cache/yay/doh-proxy/src/doh-server-0.9.0/target/release/deps/doh_proxy-1d040a644568ecb1: hidden symbol `GFp_ia32cap_P' isn't defined
          /usr/bin/ld: final link failed: bad value
          collect2: error: ld returned 1 exit status

  = 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)

error: could not compile `doh-proxy` due to previous error
==> ERROR: A failure occurred in build().

dreieck commented on 2022-06-03 11:16 (UTC)

This package builds with options that are incompatible with LTO. When I have -C lto set in the RUSTFLAGS in makepkg.conf, build fails with

[...]
   Compiling libc v0.2.126
error: options `-C embed-bitcode=no` and `-C lto` are incompatible

The dollowing needs to be added to build() to handle cases where users have activated LTO:

  RUSTFLAGS="${RUSTFLAGS/-C lto/}"
  export RUSTFLAGS

Thanks for maintaining!

joz commented on 2021-05-07 19:27 (UTC)

Sorry I took so long to respond. Added the architecture two weeks ago.

mys_721tx commented on 2021-01-11 18:29 (UTC)

This will work since the package names are all over the places.

# Maintainer: Jan Ole Zabel <joz@spline.de>
# This package is not maintained by the author himself.
pkgname=doh-proxy
_pkgname=doh-server
pkgver=0.3.3
pkgrel=0
pkgdesc="A DNS-over-HTTP server proxy written in Rust by jedisct1"
arch=('x86_64' 'aarch64')
url="https://github.com/jedisct1/rust-doh"
license=('MIT')
depends=('gcc-libs')
makedepends=('cargo')
source=("https://github.com/jedisct1/rust-doh/archive/$pkgver.tar.gz")
sha512sums=('9947beb092918e51ade9541ceb0cac58eebfb0e3db2dd14eaf64f9f93a789ebc5eadce802216be95628cdf84a4c4baf1af111e6efb4c96c3589697ad9806b24c')

build() {
    cd "$srcdir/$_pkgname-$pkgver"
    cargo build --release
}

package() {
    cd "$srcdir/$_pkgname-$pkgver"

    install -Dm755 "target/release/$pkgname" "$pkgdir/usr/bin/$pkgname"
    install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
    install -Dm644 README.md "$pkgdir/usr/share/doc/$pkgname/README.md"
}

mys_721tx commented on 2021-01-11 17:45 (UTC)

This package compiles and works on aarch64. Please add it to the supported architectures.