Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==> WARNING: Skipping verification of source file PGP signatures.
- v1.6.3.tar.gz ... Passed
- v1.6.3.tar.gz ... Passed
- ==> WARNING: Using existing $srcdir/ tree
- Compiling libc v0.2.149
- Compiling proc-macro2 v1.0.69
- Compiling unicode-ident v1.0.12
- Compiling autocfg v1.1.0
- Compiling serde v1.0.189
- Compiling parking_lot_core v0.9.8
- Compiling smallvec v1.11.1
- Compiling signal-hook v0.3.17
- Compiling cfg-if v1.0.0
- Compiling scopeguard v1.2.0
- Compiling log v0.4.20
- Compiling anyhow v1.0.75
- Compiling bitflags v2.4.1
- Compiling equivalent v1.0.1
- Compiling hashbrown v0.14.1
- Compiling winnow v0.5.17
- Compiling oorandom v11.1.3
- Compiling unicode-width v0.1.11
- Compiling once_cell v1.18.0
- Compiling tincture v1.0.0
- Compiling home v0.5.5
- Compiling lock_api v0.4.10
- Compiling quote v1.0.33
- Compiling indexmap v2.0.2
- Compiling syn v2.0.38
- Compiling signal-hook-registry v1.4.1
- Compiling mio v0.8.8
- Compiling cc v1.0.83
- Compiling parking_lot v0.12.1
- Compiling rng v0.0.0 (/home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/crates/rng)
- Compiling signal-hook-mio v0.2.3
- Compiling crossterm v0.27.0
- Compiling libmimalloc-sys v0.1.35
- Compiling terminal v0.0.0 (/home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/crates/terminal)
- Compiling serde_derive v1.0.189
- Compiling mimalloc v0.1.39
- Compiling toml_datetime v0.6.3
- Compiling serde_spanned v0.6.3
- Compiling model v0.0.0 (/home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/crates/model)
- Compiling toml_edit v0.20.2
- Compiling toml v0.8.2
- Compiling pipes-rs v1.6.3 (/home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/crates/pipes-rs)
- error: linking with `cc` failed: exit status: 1
- |
- = note: LC_ALL="C" PATH="/home/readf0x/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/home/readf0x/.cargo/bin:/home/readf0x/Scripts:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/opt/rocm-6.0.2/bin:/opt/rocm-6.0.2/hip/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustclBNuyX/symbols.o" "/home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o" "-Wl,--as-needed" "-L" "/home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps" "-L" "/home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/build/libmimalloc-sys-b3bef01d0a8c472b/out" "-L" "/home/readf0x/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/tmp/rustclBNuyX/liblibmimalloc_sys-153785a08843da83.rlib" "/home/readf0x/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8e138eaf26ebb4a8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/home/readf0x/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-all" "-nodefaultlibs"
- = note: /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std2rt10lang_start17h3242453516cb32a8E+0x48c): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std2rt10lang_start17h3242453516cb32a8E+0x4f2): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std2rt10lang_start17h3242453516cb32a8E+0x98d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std2rt10lang_start17h3242453516cb32a8E+0x996): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std2rt10lang_start17h3242453516cb32a8E+0x9e1): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std2rt10lang_start17h3242453516cb32a8E+0x9ea): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `std::sys::unix::init':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/sys/unix/mod.rs:(.text._ZN3std2rt10lang_start17h3242453516cb32a8E+0xa75): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/sys/unix/mod.rs:(.text._ZN3std2rt10lang_start17h3242453516cb32a8E+0xa7e): more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN5alloc7raw_vec11finish_grow17he24904898e460f3fE+0x2c): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:(.text._ZN5alloc7raw_vec11finish_grow17he24904898e460f3fE+0x4f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `pipes_rs::config::Config::path':
- /usr/src/debug/pipes-rs/pipes-rs-1.6.3/crates/pipes-rs/src/config.rs:48:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x53): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x16d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x176): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x1a7): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x255): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2a2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2d9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x31a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x39d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x3a6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x6b2): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x743): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0xbf8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0xcc1): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0xea4): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0xeee): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x105d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x1080): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x10be): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x12c8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x17a1): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x182c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x1857): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x1922): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x1e46): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x1e9a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x1f27): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x1f9d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x21cc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x21fb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2225): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x29f5): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2a95): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2b84): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2c4d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::RawVec<T,A>::current_memory':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2d3a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `pipes_rs::parse_args':
- /usr/src/debug/pipes-rs/pipes-rs-1.6.3/crates/pipes-rs/src/main.rs:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2d65): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `pipes_rs::main':
- /usr/src/debug/pipes-rs/pipes-rs-1.6.3/crates/pipes-rs/src/main.rs:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2da0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2e2a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x2e5e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x340b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x3b87): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x3bd2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x3bdb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x3c22): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x3dbb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<alloc::boxed::Box<T,A> as core::ops::drop::Drop>::drop':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/boxed.rs:1234:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x4098): undefined reference to `mi_free'
- /usr/bin/ld: /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/boxed.rs:1234:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x4200): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `rng::gen_bool':
- /usr/src/debug/pipes-rs/pipes-rs-1.6.3/crates/rng/src/lib.rs:38:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x42b3): undefined reference to `mi_free'
- /usr/bin/ld: /usr/src/debug/pipes-rs/pipes-rs-1.6.3/crates/rng/src/lib.rs:38:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x446b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x454b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x567b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::RawVec<T,A>::current_memory':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:240:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x5961): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x598c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x644a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[alloc::string::String]>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498:(.text._ZN8pipes_rs4main17h9b518357ba308154E+0x6839): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `addr2line::path_push':
- pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN9addr2line9path_push17h83effaf47ae5bfe1E+0x4c): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN9addr2line9path_push17h83effaf47ae5bfe1E+0x77): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
- pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17hace4bca22e7733d8E+0x2a): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17hace4bca22e7733d8E+0x5d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN5alloc7raw_vec11finish_grow17h968ca95bb565fc51E+0x2a): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:(.text._ZN5alloc7raw_vec11finish_grow17h968ca95bb565fc51E+0x4b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN72_$LT$$RF$str$u20$as$u20$alloc..ffi..c_str..CString..new..SpecNewImpl$GT$13spec_new_impl17he01bbc7c0e7aee92E+0x3e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN5alloc3ffi5c_str7CString19_from_vec_unchecked17hfcd843e56996a986E+0xcb): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc3ffi5c_str7CString19_from_vec_unchecked17hfcd843e56996a986E+0xed): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::ffi::c_str::CString::_from_vec_unchecked':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/ffi/c_str.rs:(.text._ZN5alloc3ffi5c_str7CString19_from_vec_unchecked17hfcd843e56996a986E+0x149): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc6string6String15from_utf8_lossy17h8fc949a25da4e401E+0x69): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc6string6String15from_utf8_lossy17h8fc949a25da4e401E+0x242): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc3fmt6format12format_inner17hf6fc27e89bdb9586E+0xd0): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc3fmt6format12format_inner17hf6fc27e89bdb9586E+0x175): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr42drop_in_place$LT$alloc..string..String$GT$17he20c7f87faab4eacE+0xc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x181): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x1ec): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x223): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x287): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x501): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x50a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x524): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x547): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x6c7): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x6ea): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN86_$LT$crossterm..event..read..InternalEventReader$u20$as$u20$core..default..Default$GT$7default17hf359bdc9a8d88d91E+0x721): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46: more undefined references to `mi_malloc_aligned' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<crossterm::event::InternalEvent>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:(.text._ZN4core3ptr99drop_in_place$LT$alloc..collections..vec_deque..VecDeque$LT$crossterm..event..InternalEvent$GT$$GT$17h2020de6c8e6d9d4dE+0x7b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr99drop_in_place$LT$alloc..collections..vec_deque..VecDeque$LT$crossterm..event..InternalEvent$GT$$GT$17h2020de6c8e6d9d4dE+0xc7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr99drop_in_place$LT$alloc..collections..vec_deque..VecDeque$LT$crossterm..event..InternalEvent$GT$$GT$17h2020de6c8e6d9d4dE+0x110): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr205drop_in_place$LT$$LT$alloc..boxed..Box$LT$dyn$u20$core..error..Error$u2b$core..marker..Send$u2b$core..marker..Sync$GT$$u20$as$u20$core..convert..From$LT$alloc..string..String$GT$$GT$..from..StringError$GT$17hfb6b1e40335ae833E+0xc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[crossterm::event::InternalEvent]>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498:(.text._ZN4core4iter6traits8iterator8Iterator8for_each17hc39e815de6c38c03E+0xd6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h4eae12e8ee42db88E+0x1a0): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h4eae12e8ee42db88E+0x83e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h4eae12e8ee42db88E+0xa67): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h4eae12e8ee42db88E+0xb0c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `signal_hook_registry::unregister':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.1/src/lib.rs:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h4eae12e8ee42db88E+0xbf9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h4eae12e8ee42db88E+0xcb4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h4eae12e8ee42db88E+0xcdd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9crossterm8terminal3sys4unix10tput_value17h78db6f80546fc1f8E+0x4b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9crossterm8terminal3sys4unix10tput_value17h78db6f80546fc1f8E+0x79): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9crossterm8terminal3sys4unix10tput_value17h78db6f80546fc1f8E+0xaa): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm8terminal3sys4unix10tput_value17h78db6f80546fc1f8E+0x319): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm8terminal3sys4unix10tput_value17h78db6f80546fc1f8E+0x322): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm8terminal3sys4unix10tput_value17h78db6f80546fc1f8E+0x400): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm8terminal3sys4unix10tput_value17h78db6f80546fc1f8E+0x415): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm8terminal3sys4unix10tput_value17h78db6f80546fc1f8E+0x47f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9crossterm5event3sys4unix5parse25parse_csi_bracketed_paste17h2a9129e2abdd6290E+0x9b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm5event3sys4unix5parse25parse_csi_bracketed_paste17h2a9129e2abdd6290E+0xda): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm5event3sys4unix5parse26parse_csi_special_key_code17hd4c7bdf4d5df2118E+0x19c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm5event3sys4unix5parse26parse_csi_special_key_code17hd4c7bdf4d5df2118E+0x1a5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm5event3sys4unix5parse28parse_csi_u_encoded_key_code17h2e9507a4f6d571c2E+0x203): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9crossterm5event3sys4unix5parse28parse_csi_u_encoded_key_code17h2e9507a4f6d571c2E+0x20c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN117_$LT$signal_hook..iterator..backend..PendingSignals$LT$E$GT$$u20$as$u20$signal_hook..iterator..backend..AddSignal$GT$10add_signal17h5a0d4c8e8d435ef4E+0x82): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN117_$LT$signal_hook..iterator..backend..PendingSignals$LT$E$GT$$u20$as$u20$signal_hook..iterator..backend..AddSignal$GT$10add_signal17h5a0d4c8e8d435ef4E+0x175): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN117_$LT$signal_hook..iterator..backend..PendingSignals$LT$E$GT$$u20$as$u20$signal_hook..iterator..backend..AddSignal$GT$10add_signal17h5a0d4c8e8d435ef4E+0x5b5): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN117_$LT$signal_hook..iterator..backend..PendingSignals$LT$E$GT$$u20$as$u20$signal_hook..iterator..backend..AddSignal$GT$10add_signal17h5a0d4c8e8d435ef4E+0x6ac): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN117_$LT$signal_hook..iterator..backend..PendingSignals$LT$E$GT$$u20$as$u20$signal_hook..iterator..backend..AddSignal$GT$10add_signal17h5a0d4c8e8d435ef4E+0x927): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN117_$LT$signal_hook..iterator..backend..PendingSignals$LT$E$GT$$u20$as$u20$signal_hook..iterator..backend..AddSignal$GT$10add_signal17h5a0d4c8e8d435ef4E+0x9f8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN96_$LT$alloc..collections..btree..map..BTreeMap$LT$K$C$V$C$A$GT$$u20$as$u20$core..clone..Clone$GT$5clone13clone_subtree17h24bd6e9158911cb7E+0x5f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN96_$LT$alloc..collections..btree..map..BTreeMap$LT$K$C$V$C$A$GT$$u20$as$u20$core..clone..Clone$GT$5clone13clone_subtree17h24bd6e9158911cb7E+0x178): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN96_$LT$alloc..collections..btree..map..BTreeMap$LT$K$C$V$C$A$GT$$u20$as$u20$core..clone..Clone$GT$5clone13clone_subtree17h24bd6e9158911cb7E+0x266): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h2a4fbef7b689af45E+0x15b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN9hashbrown3raw21RawTable$LT$T$C$A$GT$14reserve_rehash17h2a4fbef7b689af45E+0x49e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17ha2de79dd71f33eb4E+0x107): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17ha2de79dd71f33eb4E+0x26e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17ha2de79dd71f33eb4E+0x4ed): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17ha2de79dd71f33eb4E+0x82d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `hashbrown::raw::RawTableInner::drop_elements':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/const_ptr.rs:(.text._ZN4core3ptr53drop_in_place$LT$signal_hook_registry..SignalData$GT$17h44408db291542238E+0x49): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::collections::btree::node::Handle<alloc::collections::btree::node::NodeRef<BorrowType,K,V,NodeType>,alloc::collections::btree::node::marker::Edge>::right_kv':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/collections/btree/node.rs:858:(.text._ZN4core3ptr53drop_in_place$LT$signal_hook_registry..SignalData$GT$17h44408db291542238E+0x1a6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::collections::btree::node::NodeRef<alloc::collections::btree::node::marker::Dying,K,V,alloc::collections::btree::node::marker::LeafOrInternal>::deallocate_and_ascend':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/option.rs:(.text._ZN4core3ptr53drop_in_place$LT$signal_hook_registry..SignalData$GT$17h44408db291542238E+0x373): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr53drop_in_place$LT$signal_hook_registry..SignalData$GT$17h44408db291542238E+0x3e0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr53drop_in_place$LT$signal_hook_registry..SignalData$GT$17h44408db291542238E+0x3f8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `gimli::read::abbrev::Abbreviations::insert':
- pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0x184): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0x4af): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0x957): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0xfa2): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0x14ac): undefined reference to `mi_free'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0x14b7): undefined reference to `mi_free'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0x14f4): undefined reference to `mi_free'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0x14ff): undefined reference to `mi_free'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5gimli4read6abbrev13Abbreviations6insert17hd06a732d93709989E+0x153d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
- pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h4dec27b275116699E+0x2c): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: pipes_rs.369ef2ea43b21084-cgu.0:(.text._ZN5alloc7raw_vec11finish_grow17h4dec27b275116699E+0x4f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3mio5event6events6Events13with_capacity17h0fd4eed132b7443cE+0x17): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN70_$LT$mio..net..uds..stream..UnixStream$u20$as$u20$core..fmt..Debug$GT$3fmt17h38305c1f1b8d1c8eE+0x108): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN70_$LT$mio..net..uds..stream..UnixStream$u20$as$u20$core..fmt..Debug$GT$3fmt17h38305c1f1b8d1c8eE+0x111): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN70_$LT$mio..net..uds..stream..UnixStream$u20$as$u20$core..fmt..Debug$GT$3fmt17h38305c1f1b8d1c8eE+0x2c9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN70_$LT$mio..net..uds..stream..UnixStream$u20$as$u20$core..fmt..Debug$GT$3fmt17h38305c1f1b8d1c8eE+0x2d2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN70_$LT$mio..net..uds..stream..UnixStream$u20$as$u20$core..fmt..Debug$GT$3fmt17h38305c1f1b8d1c8eE+0x44e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17h6d0f842680aad1e0E+0x1d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17h91552bdaf964b48eE+0x17): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17hfb40dea794f2c10cE+0x11): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17hfb40dea794f2c10cE+0x1b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr111drop_in_place$LT$anyhow..error..ErrorImpl$LT$anyhow..wrapper..MessageError$LT$alloc..string..String$GT$$GT$$GT$17h78289c1bbbcf1b08E+0xd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr79drop_in_place$LT$anyhow..wrapper..MessageError$LT$alloc..string..String$GT$$GT$17hf2c1b4eae3af5cfbE+0xc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17h759ec9f72a5957aaE+0x2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9once_cell3imp18initialize_or_wait17h034ff77874459301E+0xf0): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9once_cell3imp18initialize_or_wait17h034ff77874459301E+0x279): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN91_$LT$std..panicking..begin_panic..Payload$LT$A$GT$$u20$as$u20$core..panic..PanicPayload$GT$8take_box17h59aa2821a1f8568aE+0x2a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN11parking_lot4once4Once14call_once_slow17h53b3886bdfbfda9fE+0x354): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN11parking_lot4once4Once14call_once_slow17h53b3886bdfbfda9fE+0x377): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN11parking_lot4once4Once14call_once_slow17h53b3886bdfbfda9fE+0x652): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN8smallvec17SmallVec$LT$A$GT$21reserve_one_unchecked17h30098027da4e37eaE+0xe4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN8smallvec17SmallVec$LT$A$GT$21reserve_one_unchecked17h30098027da4e37eaE+0x130): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text.unlikely._ZN8smallvec17SmallVec$LT$A$GT$21reserve_one_unchecked17h30098027da4e37eaE+0x17b): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN16parking_lot_core11parking_lot16create_hashtable17h66a65992601d5b14E+0x2f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN16parking_lot_core11parking_lot16create_hashtable17h66a65992601d5b14E+0x38): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN16parking_lot_core11parking_lot9HashTable3new17hfcbaa95e224e60d2E+0x81): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN16parking_lot_core11parking_lot9HashTable3new17hfcbaa95e224e60d2E+0x14c): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN16parking_lot_core11parking_lot9HashTable3new17hfcbaa95e224e60d2E+0x173): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN16parking_lot_core11parking_lot9HashTable3new17hfcbaa95e224e60d2E+0x193): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN5alloc7raw_vec11finish_grow17h771ff4dffbcc9b4aE+0x2c): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:(.text._ZN5alloc7raw_vec11finish_grow17h771ff4dffbcc9b4aE+0x4f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<toml_edit::de::value::ValueDeserializer as serde::de::Deserializer>::deserialize_any':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.20.2/src/de/value.rs:(.text._ZN83_$LT$toml_edit..de..value..ValueDeserializer$u20$as$u20$serde..de..Deserializer$GT$23deserialize_ignored_any17h22f324f83790cae0E+0xa6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.20.2/src/de/value.rs:(.text._ZN83_$LT$toml_edit..de..value..ValueDeserializer$u20$as$u20$serde..de..Deserializer$GT$23deserialize_ignored_any17h22f324f83790cae0E+0xc8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.20.2/src/de/value.rs:(.text._ZN83_$LT$toml_edit..de..value..ValueDeserializer$u20$as$u20$serde..de..Deserializer$GT$23deserialize_ignored_any17h22f324f83790cae0E+0xf1): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN83_$LT$toml_edit..de..value..ValueDeserializer$u20$as$u20$serde..de..Deserializer$GT$23deserialize_ignored_any17h22f324f83790cae0E+0x174): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN83_$LT$toml_edit..de..value..ValueDeserializer$u20$as$u20$serde..de..Deserializer$GT$23deserialize_ignored_any17h22f324f83790cae0E+0x18d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0xb49): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0xbf7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0xc94): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0xd4c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0xdf2): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0xeb4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0xf51): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0x1023): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0x10cd): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0x1188): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0x1225): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0x1b82): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0x213b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0x217c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_map17h677d194159a90aa8E+0x21ac): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN160_$LT$pipes_rs..config.._..$LT$impl$u20$serde..de..Deserialize$u20$for$u20$pipes_rs..config..Config$GT$..deserialize..__Visitor$u20$as$u20$serde..de..Visitor$GT$9visit_seq17h827282fba664fc94E+0x732): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17h0e05c4b4a55b1f80E+0x17): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17h0c91e2593cb414e6E+0x17): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17h3506a81c62ec012cE+0x19): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17h3506a81c62ec012cE+0x2f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::RawVec<T,A>::current_memory':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:240:(.text._ZN6anyhow5error11object_drop17h3506a81c62ec012cE+0x47): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17h3506a81c62ec012cE+0x76): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17h3506a81c62ec012cE+0x88): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN5alloc7raw_vec11finish_grow17hdf4a1af64fc0bdfeE+0x2a): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/result.rs:(.text._ZN5alloc7raw_vec11finish_grow17hdf4a1af64fc0bdfeE+0x5d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h65203d3ec0c9cd2fE+0x1ec): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<toml_edit::de::value::ValueDeserializer as serde::de::Deserializer>::deserialize_enum':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.20.2/src/de/value.rs:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h65203d3ec0c9cd2fE+0x200): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h65203d3ec0c9cd2fE+0x4e8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h65203d3ec0c9cd2fE+0x532): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h65203d3ec0c9cd2fE+0x561): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN57_$LT$toml_edit..de..Error$u20$as$u20$serde..de..Error$GT$6custom17hf089042f5454f001E+0x6a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h925a0e34dc08ad03E+0xb7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h925a0e34dc08ad03E+0xe4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h925a0e34dc08ad03E+0x101): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h925a0e34dc08ad03E+0x181): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN81_$LT$core..marker..PhantomData$LT$T$GT$$u20$as$u20$serde..de..DeserializeSeed$GT$11deserialize17h925a0e34dc08ad03E+0x1b4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN77_$LT$toml_edit..de..table..TableMapAccess$u20$as$u20$serde..de..MapAccess$GT$15next_value_seed17hd5fad1e88d139377E+0x1b4): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5serde2de9MapAccess10next_value17h7c047d73898307e6E+0x158): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5serde2de9MapAccess10next_value17h7c047d73898307e6E+0x1ce): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5serde2de9MapAccess10next_value17h4e7e0d8b93acf950E+0x14a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5serde2de9MapAccess10next_value17h4e7e0d8b93acf950E+0x1c0): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN73_$LT$serde..de..ignored_any..IgnoredAny$u20$as$u20$serde..de..Visitor$GT$9visit_map17hd826ca9e057bcb35E+0xe6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN73_$LT$serde..de..ignored_any..IgnoredAny$u20$as$u20$serde..de..Visitor$GT$9visit_map17hd826ca9e057bcb35E+0x132): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN73_$LT$serde..de..ignored_any..IgnoredAny$u20$as$u20$serde..de..Visitor$GT$9visit_map17hd826ca9e057bcb35E+0x150): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN73_$LT$serde..de..ignored_any..IgnoredAny$u20$as$u20$serde..de..Visitor$GT$9visit_map17hd826ca9e057bcb35E+0x17d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN73_$LT$serde..de..ignored_any..IgnoredAny$u20$as$u20$serde..de..Visitor$GT$9visit_map17hd826ca9e057bcb35E+0x1ba): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17he2e5cf54d8355efbE+0x1d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17hb3eed5b88b61cb58E+0x17): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17hdcee301f3b074d6fE+0x11): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17hdcee301f3b074d6fE+0x1b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr111drop_in_place$LT$anyhow..error..ErrorImpl$LT$anyhow..wrapper..MessageError$LT$alloc..string..String$GT$$GT$$GT$17h19137c5344e75cf2E+0xd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN91_$LT$std..panicking..begin_panic..Payload$LT$A$GT$$u20$as$u20$core..panic..PanicPayload$GT$8take_box17he30f3ae10e933650E+0x2a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17hffef28ab3374bfdbE+0x142): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17hffef28ab3374bfdbE+0x194): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17hffef28ab3374bfdbE+0x299): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17hffef28ab3374bfdbE+0x2a0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::mem::drop':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/collections/btree/map.rs:(.text._ZN4core3ptr318drop_in_place$LT$alloc..collections..btree..map..BTreeMap$LT$signal_hook_registry..ActionId$C$alloc..sync..Arc$LT$dyn$u20$core..ops..function..Fn$LT$$LP$$RF$libc..unix..linux_like..linux..gnu..b64..x86_64..siginfo_t$C$$RP$$GT$$u2b$Output$u20$$u3d$$u20$$LP$$RP$$u2b$core..marker..Send$u2b$core..marker..Sync$GT$$GT$$GT$17he1ddb0e98a7e512fE+0x2b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::collections::btree::node::NodeRef<alloc::collections::btree::node::marker::Dying,K,V,alloc::collections::btree::node::marker::LeafOrInternal>::deallocate_and_ascend':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/option.rs:(.text._ZN4core3ptr318drop_in_place$LT$alloc..collections..btree..map..BTreeMap$LT$signal_hook_registry..ActionId$C$alloc..sync..Arc$LT$dyn$u20$core..ops..function..Fn$LT$$LP$$RF$libc..unix..linux_like..linux..gnu..b64..x86_64..siginfo_t$C$$RP$$GT$$u2b$Output$u20$$u3d$$u20$$LP$$RP$$u2b$core..marker..Send$u2b$core..marker..Sync$GT$$GT$$GT$17he1ddb0e98a7e512fE+0x2bd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr318drop_in_place$LT$alloc..collections..btree..map..BTreeMap$LT$signal_hook_registry..ActionId$C$alloc..sync..Arc$LT$dyn$u20$core..ops..function..Fn$LT$$LP$$RF$libc..unix..linux_like..linux..gnu..b64..x86_64..siginfo_t$C$$RP$$GT$$u2b$Output$u20$$u3d$$u20$$LP$$RP$$u2b$core..marker..Send$u2b$core..marker..Sync$GT$$GT$$GT$17he1ddb0e98a7e512fE+0x300): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std3sys4unix14stack_overflow3imp14signal_handler17h13ed5141d0cd776dE+0x6f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17h759da05b6b1703f6E+0x1e9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17h759da05b6b1703f6E+0x337): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17h759da05b6b1703f6E+0x340): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17h759da05b6b1703f6E+0x3d9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17h759da05b6b1703f6E+0x3e2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std3sys4unix17thread_local_dtor13register_dtor17h536db25e728d1c15E+0x5a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h3e23b304eb6fad23E+0x19): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h3e23b304eb6fad23E+0x30): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `std::sys_common::thread_local_dtor::register_dtor_fallback::run_dtors':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/sys_common/thread_local_dtor.rs:(.text._ZN3std10sys_common17thread_local_dtor22register_dtor_fallback9run_dtors17h3a7a85b0ae3b69e5E+0x1a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc4sync16Arc$LT$T$C$A$GT$9drop_slow17h58fad40368cf127dE+0xf): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN60_$LT$std..io..error..Error$u20$as$u20$core..fmt..Display$GT$3fmt17h903d2f90598a70cbE+0x15b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN60_$LT$std..io..error..Error$u20$as$u20$core..fmt..Display$GT$3fmt17h903d2f90598a70cbE+0x213): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN60_$LT$std..io..error..Error$u20$as$u20$core..fmt..Display$GT$3fmt17h903d2f90598a70cbE+0x564): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std10sys_common11thread_info14current_thread17hdfe8c41f252d3b6bE+0x63): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr88drop_in_place$LT$std..io..Write..write_fmt..Adapter$LT$alloc..vec..Vec$LT$u8$GT$$GT$$GT$17h683f43b797937606E+0x51): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr88drop_in_place$LT$std..io..Write..write_fmt..Adapter$LT$alloc..vec..Vec$LT$u8$GT$$GT$$GT$17h683f43b797937606E+0x65): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr88drop_in_place$LT$std..io..Write..write_fmt..Adapter$LT$alloc..vec..Vec$LT$u8$GT$$GT$$GT$17h683f43b797937606E+0x79): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr88drop_in_place$LT$std..io..Write..write_fmt..Adapter$LT$alloc..vec..Vec$LT$u8$GT$$GT$$GT$17h683f43b797937606E+0x82): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN80_$LT$std..io..Write..write_fmt..Adapter$LT$T$GT$$u20$as$u20$core..fmt..Write$GT$9write_str17ha06419df7fcd9f26E+0xe8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN58_$LT$std..io..error..Error$u20$as$u20$core..fmt..Debug$GT$3fmt17hcda221c82c761944E+0x2c8): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN58_$LT$std..io..error..Error$u20$as$u20$core..fmt..Debug$GT$3fmt17hcda221c82c761944E+0x394): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN58_$LT$std..io..error..Error$u20$as$u20$core..fmt..Debug$GT$3fmt17hcda221c82c761944E+0x57a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr42drop_in_place$LT$alloc..string..String$GT$17h584ba403bb1548abE+0xc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `std::sys::common::small_c_string::run_with_cstr_allocating':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/sys/common/small_c_string.rs:(.text.unlikely._ZN3std3sys6common14small_c_string24run_with_cstr_allocating17hcc27345aff02065bE+0x4f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN3std3sys6common14small_c_string24run_with_cstr_allocating17hcc27345aff02065bE+0x8f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/sys/common/small_c_string.rs:(.text.unlikely._ZN3std3sys6common14small_c_string24run_with_cstr_allocating17hfb0988ffea60781dE+0x4f): more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x51): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x20c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x215): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `std::backtrace_rs::symbolize::gimli::libs_dl_iterate_phdr::infer_current_exe':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/../../backtrace/src/symbolize/gimli/libs_dl_iterate_phdr.rs:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x229): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x2de): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x435): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x4eb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x4f4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x54c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x555): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x594): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x6bb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x713): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x8c7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x8d0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x2247): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x2250): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x2268): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:240: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x23b0): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::RawVec<T,A>::current_memory':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:240:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x23e0): undefined reference to `mi_free'
- /usr/bin/ld: /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:240:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x2405): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x243e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x260c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli20libs_dl_iterate_phdr8callback17h6f564169bc797332E+0x2622): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x2ed1): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x2f69): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x300d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x3251): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x371d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x376a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x3778): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x379f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x3d6e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x3fe1): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x4329): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x437a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x45c9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x46cd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x4715): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x607c): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x65b5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x65be): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x6b2d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x6b36): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7resolve28_$u7b$$u7b$closure$u7d$$u7d$17h19cd12111d88ae4eE+0x783b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf6Object5parse17h7d59956cf2f397b1E+0x3dc): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `std::backtrace_rs::symbolize::gimli::elf::Object::parse':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/../../backtrace/src/symbolize/gimli/elf.rs:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf6Object5parse17h7d59956cf2f397b1E+0x5a2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf15locate_build_id17hf8cf5839d1455f7aE+0x55): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf15locate_build_id17hf8cf5839d1455f7aE+0x2b0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h27329af992ad8c23E+0x414): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h27329af992ad8c23E+0x46f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h27329af992ad8c23E+0x4f9): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h27329af992ad8c23E+0x691): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h27329af992ad8c23E+0x6a4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h27329af992ad8c23E+0x7e0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::RawVec<T,A>::current_memory':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:240:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h27329af992ad8c23E+0x9c3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$9new_debug17h27329af992ad8c23E+0x9f5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std3sys4unix2fs12canonicalize17h065afb873d6a8728E+0x1b7): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf17debug_path_exists17h8572aba81570e791E+0x19a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf17debug_path_exists17h8572aba81570e791E+0x1a3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf17debug_path_exists17h8572aba81570e791E+0x1d5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf17debug_path_exists17h8572aba81570e791E+0x1de): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$18load_dwarf_package17hb11e1e5a6c7b6ec7E+0x40): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$18load_dwarf_package17hb11e1e5a6c7b6ec7E+0xf6): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$18load_dwarf_package17hb11e1e5a6c7b6ec7E+0x1b3): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$18load_dwarf_package17hb11e1e5a6c7b6ec7E+0x455): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$18load_dwarf_package17hb11e1e5a6c7b6ec7E+0x567): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$18load_dwarf_package17hb11e1e5a6c7b6ec7E+0x607): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$18load_dwarf_package17hb11e1e5a6c7b6ec7E+0x62b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli3elf62_$LT$impl$u20$std..backtrace_rs..symbolize..gimli..Mapping$GT$18load_dwarf_package17hb11e1e5a6c7b6ec7E+0x643): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x952): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x9b5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0xa15): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0xbcf): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0xbf2): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0xd54): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0xd8c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x1293): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x135a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x1373): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x138c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x280d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x2830): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x2974): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x29ac): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x2e43): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x2ee1): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x2fda): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x2ff0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x3057): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x322d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x3276): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x329e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x32c6): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x32e6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x3465): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x37fa): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `addr2line::Context<R>::from_dwarf':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/vec/mod.rs:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x3df5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli7Context3new17h2d08031dcb092badE+0x3e52): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x17f2): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1815): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1924): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1958): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1e5d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1ea6): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1efa): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1f22): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1f4d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<core::option::Option<core::result::Result<addr2line::function::Function<gimli::read::endian_slice::EndianSlice<gimli::endianity::LittleEndian>>,gimli::read::Error>>>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1fa3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x1fe7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x2006): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x2084): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x20a7): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x22c8): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x22fc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x26ee): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x272b): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x27a7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x27e4): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x280c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x282e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x284d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x2cf9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line16ResUnit$LT$R$GT$25find_function_or_location28_$u7b$$u7b$closure$u7d$$u7d$17h3feebb27d412b879E+0x2d16): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN93_$LT$gimli..read..line..LineProgramHeader$LT$R$C$Offset$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h561e75496e05bd45E+0xa0): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN93_$LT$gimli..read..line..LineProgramHeader$LT$R$C$Offset$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h561e75496e05bd45E+0x118): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN93_$LT$gimli..read..line..LineProgramHeader$LT$R$C$Offset$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h561e75496e05bd45E+0x194): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN93_$LT$gimli..read..line..LineProgramHeader$LT$R$C$Offset$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h561e75496e05bd45E+0x206): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN93_$LT$gimli..read..line..LineProgramHeader$LT$R$C$Offset$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h561e75496e05bd45E+0x3ea): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN93_$LT$gimli..read..line..LineProgramHeader$LT$R$C$Offset$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h561e75496e05bd45E+0x402): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN93_$LT$gimli..read..line..LineProgramHeader$LT$R$C$Offset$GT$$u20$as$u20$core..clone..Clone$GT$5clone17h561e75496e05bd45E+0x41a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0xf09): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0xf24): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x105d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1080): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x11c9): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1200): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x16db): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1906): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1965): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x19d3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1a69): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1a82): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1a9b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1b7e): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1b9e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1bd3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1bec): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1c05): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line5Lines5parse17h01725379ca01c63fE+0x1c1e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9addr2line11render_file17h31fa6b68b519c7b3E+0xb6): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line11render_file17h31fa6b68b519c7b3E+0x19e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line11render_file17h31fa6b68b519c7b3E+0x1dd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line11render_file17h31fa6b68b519c7b3E+0x295): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line11render_file17h31fa6b68b519c7b3E+0x2c8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9addr2line11render_file17h31fa6b68b519c7b3E+0x2e0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/boxed.rs:1234: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5gimli4read6abbrev20DebugAbbrev$LT$R$GT$13abbreviations17h76afbb693638bd42E+0x44e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5gimli4read6abbrev20DebugAbbrev$LT$R$GT$13abbreviations17h76afbb693638bd42E+0x7e3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<gimli::read::abbrev::Attributes>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498:(.text._ZN5gimli4read6abbrev20DebugAbbrev$LT$R$GT$13abbreviations17h76afbb693638bd42E+0x8eb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5gimli4read6abbrev20DebugAbbrev$LT$R$GT$13abbreviations17h76afbb693638bd42E+0x92f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<alloc::collections::btree::map::IntoIter<K,V,A> as core::ops::drop::Drop>::drop':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/collections/btree/map.rs:(.text._ZN5gimli4read6abbrev20DebugAbbrev$LT$R$GT$13abbreviations17h76afbb693638bd42E+0x9bf): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5gimli4read6abbrev20DebugAbbrev$LT$R$GT$13abbreviations17h76afbb693638bd42E+0xadf): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN4core6result19Result$LT$T$C$E$GT$3map17h1742c9784f6d775cE+0x48): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core6result19Result$LT$T$C$E$GT$3map17h1742c9784f6d775cE+0xdd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<gimli::read::abbrev::Attributes>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498:(.text._ZN4core6result19Result$LT$T$C$E$GT$3map17h1742c9784f6d775cE+0x100): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<alloc::collections::btree::map::IntoIter<K,V,A> as core::ops::drop::Drop>::drop':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/collections/btree/map.rs:(.text._ZN4core6result19Result$LT$T$C$E$GT$3map17h1742c9784f6d775cE+0x1a7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5gimli4read4line15FileEntryFormat5parse17h2bdd4c704ba7bfd6E+0x58): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5gimli4read4line15FileEntryFormat5parse17h2bdd4c704ba7bfd6E+0x2af): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5gimli4read4line15FileEntryFormat5parse17h2bdd4c704ba7bfd6E+0x33d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc_zeroed':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:51:(.text._ZN3std12backtrace_rs9symbolize5gimli5stash5Stash8allocate17h02514eac9a1b4723E+0x27): undefined reference to `mi_zalloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std12backtrace_rs9symbolize5gimli5stash5Stash8allocate17h02514eac9a1b4723E+0xcb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<core::option::Option<core::result::Result<addr2line::function::Function<gimli::read::endian_slice::EndianSlice<gimli::endianity::LittleEndian>>,gimli::read::Error>>>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498:(.text._ZN4core3ptr184drop_in_place$LT$core..result..Result$LT$addr2line..function..Functions$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$C$gimli..read..Error$GT$$GT$17h84ffde143c81abdbE+0x24): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr184drop_in_place$LT$core..result..Result$LT$addr2line..function..Functions$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$C$gimli..read..Error$GT$$GT$17h84ffde143c81abdbE+0x6c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr184drop_in_place$LT$core..result..Result$LT$addr2line..function..Functions$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$C$gimli..read..Error$GT$$GT$17h84ffde143c81abdbE+0x86): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr123drop_in_place$LT$addr2line..ResUnit$LT$gimli..read..endian_slice..EndianSlice$LT$gimli..endianity..LittleEndian$GT$$GT$$GT$17hdf8070bb675264a6E+0x3e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN79_$LT$std..ffi..os_str..OsString$u20$as$u20$core..convert..From$LT$$RF$T$GT$$GT$4from17h2328deda470601a9E+0x29): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std3env4_var17h9c8555955d94cdbeE+0x16f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std3env4_var17h9c8555955d94cdbeE+0x178): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std3env4_var17h9c8555955d94cdbeE+0x1fd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std3env4_var17h9c8555955d94cdbeE+0x206): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std3sys4unix2os6getenv28_$u7b$$u7b$closure$u7d$$u7d$17hcad2281abb164c5cE+0x70): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr47drop_in_place$LT$std..ffi..os_str..OsString$GT$17h2afbcac750802821E+0xc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std4path4Path5_join17hcd0d61b01491abd2E+0x39): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std4path4Path5_join17hcd0d61b01491abd2E+0x151): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr131drop_in_place$LT$alloc..boxed..Box$LT$dyn$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$u2b$Output$u20$$u3d$$u20$$LP$$RP$$GT$$GT$17h75a404ad69ab74e8E+0x10): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr131drop_in_place$LT$alloc..boxed..Box$LT$dyn$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$u2b$Output$u20$$u3d$$u20$$LP$$RP$$GT$$GT$17h75a404ad69ab74e8E+0x1a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN3std10sys_common4once5futex4Once4call17h73e18faec8fe46a2E+0x11b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN80_$LT$std..io..Write..write_fmt..Adapter$LT$T$GT$$u20$as$u20$core..fmt..Write$GT$9write_str17haff569a01ce22ec7E+0x5c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN80_$LT$std..io..Write..write_fmt..Adapter$LT$T$GT$$u20$as$u20$core..fmt..Write$GT$9write_str17haff569a01ce22ec7E+0x65): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN80_$LT$std..io..Write..write_fmt..Adapter$LT$T$GT$$u20$as$u20$core..fmt..Write$GT$9write_str17haff569a01ce22ec7E+0x91): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN80_$LT$std..io..Write..write_fmt..Adapter$LT$T$GT$$u20$as$u20$core..fmt..Write$GT$9write_str17haff569a01ce22ec7E+0x9a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3fmt5Write10write_char17h1d9b9b3791c71437E+0x110): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0x1a1): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0x37b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0x665): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0xa92): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0xe80): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0xeb6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0xedd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0xef0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN5alloc11collections5btree3map25BTreeMap$LT$K$C$V$C$A$GT$6insert17hea8116ef7fa45435E+0xef9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x1c4): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x21c): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x3ae): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x3cf): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x615): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x67f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x6fa): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0xb28): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0xb44): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0xb69): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::RawVec<T,A>::allocate_in':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0xbb2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0xbc9): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `std::sys::unix::process::process_common::CStringArray::with_capacity':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0xbea): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0xc07): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::slice::memchr::memchr':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/slice/memchr.rs:43:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0xf42): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<alloc::boxed::Box<T,A> as core::ops::drop::Drop>::drop':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/boxed.rs:1234:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x1330): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x136a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x1383): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[(std::ffi::os_str::OsString,std::ffi::os_str::OsString)]>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498:(.text._ZN3std7process7Command6output17hf67ee3dc8585cd66E+0x1691): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN91_$LT$std..sys_common..backtrace.._print..DisplayBacktrace$u20$as$u20$core..fmt..Display$GT$3fmt17hed7f999df88cc644E+0x35): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN91_$LT$std..sys_common..backtrace.._print..DisplayBacktrace$u20$as$u20$core..fmt..Display$GT$3fmt17hed7f999df88cc644E+0x91): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<alloc::boxed::Box<T,A> as core::ops::drop::Drop>::drop':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/boxed.rs:1234:(.text._ZN91_$LT$std..sys_common..backtrace.._print..DisplayBacktrace$u20$as$u20$core..fmt..Display$GT$3fmt17hed7f999df88cc644E+0x12b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN91_$LT$std..sys_common..backtrace.._print..DisplayBacktrace$u20$as$u20$core..fmt..Display$GT$3fmt17hed7f999df88cc644E+0x1a3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN91_$LT$std..sys_common..backtrace.._print..DisplayBacktrace$u20$as$u20$core..fmt..Display$GT$3fmt17hed7f999df88cc644E+0x1dd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN91_$LT$std..sys_common..backtrace.._print..DisplayBacktrace$u20$as$u20$core..fmt..Display$GT$3fmt17hed7f999df88cc644E+0x1e6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN91_$LT$std..sys_common..backtrace.._print..DisplayBacktrace$u20$as$u20$core..fmt..Display$GT$3fmt17hed7f999df88cc644E+0x1f4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN3std10sys_common9backtrace10_print_fmt28_$u7b$$u7b$closure$u7d$$u7d$17h1199f44f97337875E+0xe9): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::RawVec<T,A>::current_memory':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:240:(.text._ZN3std10sys_common9backtrace10_print_fmt28_$u7b$$u7b$closure$u7d$$u7d$17h1199f44f97337875E+0x15f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std10sys_common9backtrace10_print_fmt28_$u7b$$u7b$closure$u7d$$u7d$17h1199f44f97337875E+0x1aa): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std10sys_common9backtrace10_print_fmt28_$u7b$$u7b$closure$u7d$$u7d$17h1199f44f97337875E+0x203): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std10sys_common9backtrace10_print_fmt28_$u7b$$u7b$closure$u7d$$u7d$17h1199f44f97337875E+0x348): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr88drop_in_place$LT$std..sys_common..backtrace.._print_fmt..$u7b$$u7b$closure$u7d$$u7d$$GT$17h8606a78703f9ec49E+0x14): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN102_$LT$std..panicking..begin_panic_handler..FormatStringPayload$u20$as$u20$core..panic..PanicPayload$GT$8take_box17h88a5487f3e796ba0E+0x7f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<std::panicking::begin_panic_handler::FormatStringPayload as core::panic::PanicPayload>::take_box':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/std/src/panicking.rs:(.text._ZN102_$LT$std..panicking..begin_panic_handler..FormatStringPayload$u20$as$u20$core..panic..PanicPayload$GT$8take_box17h88a5487f3e796ba0E+0xde): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN102_$LT$std..panicking..begin_panic_handler..FormatStringPayload$u20$as$u20$core..panic..PanicPayload$GT$3get17ha8f19eed4aef0a9bE+0x68): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN99_$LT$std..panicking..begin_panic_handler..StaticStrPayload$u20$as$u20$core..panic..PanicPayload$GT$8take_box17hd9d66d14f3051d70E+0x1e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std3sys4unix7process14process_common4os2c17h4ae3257591b0543aE+0x60): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std3sys4unix7process14process_common4os2c17h4ae3257591b0543aE+0xcd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN3std3sys4unix7process14process_common4os2c17h4ae3257591b0543aE+0xe0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr48drop_in_place$LT$alloc..ffi..c_str..NulError$GT$17h8ee69d7ca10db8b6E+0xc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN6anyhow5error31_$LT$impl$u20$anyhow..Error$GT$9construct17h91d4a4b648208283E+0x17): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17h950b4d26f8d55132E+0x43): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17h950b4d26f8d55132E+0x4c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6anyhow5error11object_drop17h950b4d26f8d55132E+0x60): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr74drop_in_place$LT$anyhow..error..ErrorImpl$LT$std..io..error..Error$GT$$GT$17h2037921ba8985487E+0x41): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr74drop_in_place$LT$anyhow..error..ErrorImpl$LT$std..io..error..Error$GT$$GT$17h2037921ba8985487E+0x4f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN5alloc7raw_vec11finish_grow17h0999db2b45e95693E+0x2a): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/result.rs:(.text._ZN5alloc7raw_vec11finish_grow17h0999db2b45e95693E+0x5d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN54_$LT$toml..de..Error$u20$as$u20$core..fmt..Display$GT$3fmt17h4067242fd1f74be0E+0x1c5): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN54_$LT$toml..de..Error$u20$as$u20$core..fmt..Display$GT$3fmt17h4067242fd1f74be0E+0x402): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN54_$LT$toml..de..Error$u20$as$u20$core..fmt..Display$GT$3fmt17h4067242fd1f74be0E+0x417): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN54_$LT$toml..de..Error$u20$as$u20$core..fmt..Display$GT$3fmt17h4067242fd1f74be0E+0x902): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN44_$LT$$RF$T$u20$as$u20$core..fmt..Display$GT$3fmt17h55041f64f3bbe8e9E+0x300): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[toml_edit::item::Item]>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498:(.text._ZN4core3ptr52drop_in_place$LT$$u5b$toml_edit..item..Item$u5d$$GT$17h3cdc574c945103b4E+0x20): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:498: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::realloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:61:(.text._ZN5alloc7raw_vec11finish_grow17ha5805d3fec56ef22E+0x2c): undefined reference to `mi_realloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::raw_vec::finish_grow':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/raw_vec.rs:(.text._ZN5alloc7raw_vec11finish_grow17ha5805d3fec56ef22E+0x4f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr42drop_in_place$LT$alloc..string..String$GT$17hbc31852d7a998452E+0xc): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `toml_edit::inline_table::decorate_inline_table':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.20.2/src/inline_table.rs:467:(.text._ZN9toml_edit4item4Item10into_value17h025fc9a9ab7c348aE+0x38b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit4item4Item10into_value17h025fc9a9ab7c348aE+0x511): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit4item4Item10into_value17h025fc9a9ab7c348aE+0x53a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit4item4Item10into_value17h025fc9a9ab7c348aE+0x555): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit4item4Item10into_value17h025fc9a9ab7c348aE+0x5c0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit4item4Item10into_value17h025fc9a9ab7c348aE+0x5db): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit4item4Item10into_value17h025fc9a9ab7c348aE+0x66d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN58_$LT$toml_edit..key..Key$u20$as$u20$core..clone..Clone$GT$5clone17h0f9d3d11c90a35a4E+0x3d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN58_$LT$toml_edit..key..Key$u20$as$u20$core..clone..Clone$GT$5clone17h0f9d3d11c90a35a4E+0xb3): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN58_$LT$toml_edit..key..Key$u20$as$u20$core..clone..Clone$GT$5clone17h0f9d3d11c90a35a4E+0x15e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN58_$LT$toml_edit..key..Key$u20$as$u20$core..clone..Clone$GT$5clone17h0f9d3d11c90a35a4E+0x20d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr78drop_in_place$LT$winnow..error..ErrMode$LT$winnow..error..ContextError$GT$$GT$17hde4b1af19a1763caE+0x1f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr78drop_in_place$LT$winnow..error..ErrMode$LT$winnow..error..ContextError$GT$$GT$17hde4b1af19a1763caE+0x48): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x55a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x7d4): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x9c0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `toml_edit::parser::table::table::{{closure}}::{{closure}}':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/macros.rs:50:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0xa60): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0xbae): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0xd1d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x12db): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x1566): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `toml_edit::parser::table::table::{{closure}}::{{closure}}':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/macros.rs:50:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x17e0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x196f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x1adf): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x2068): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x22d1): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `toml_edit::parser::table::table::{{closure}}::{{closure}}':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/macros.rs:50:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x256b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x26e7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x2842): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x3112): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x376f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x3ccc): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x3f35): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `toml_edit::parser::table::table::{{closure}}::{{closure}}':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/macros.rs:50:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x41c8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x4342): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x449d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `winnow::combinator::multi::repeat::{{closure}}':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/combinator/multi.rs:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x48a4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/combinator/multi.rs:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x48e4): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x498c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x4a6d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x4af7): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x4d44): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator5multi6repeat28_$u7b$$u7b$closure$u7d$$u7d$17he6be219d0affac0aE+0x4e60): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr57drop_in_place$LT$toml_edit..parser..state..ParseState$GT$17hdcac446fd5d09f82E+0x27): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr57drop_in_place$LT$toml_edit..parser..state..ParseState$GT$17hdcac446fd5d09f82E+0x43): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr57drop_in_place$LT$toml_edit..parser..state..ParseState$GT$17hdcac446fd5d09f82E+0x9b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState14finalize_table17h0aacd2c1f04e6dc4E+0x226): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState14finalize_table17h0aacd2c1f04e6dc4E+0x518): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN77_$LT$toml_edit..parser..errors..CustomError$u20$as$u20$core..fmt..Display$GT$3fmt17h06e4284f410bc3acE+0x61): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN77_$LT$toml_edit..parser..errors..CustomError$u20$as$u20$core..fmt..Display$GT$3fmt17h06e4284f410bc3acE+0xb4): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN77_$LT$toml_edit..parser..errors..CustomError$u20$as$u20$core..fmt..Display$GT$3fmt17h06e4284f410bc3acE+0x1ff): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN77_$LT$toml_edit..parser..errors..CustomError$u20$as$u20$core..fmt..Display$GT$3fmt17h06e4284f410bc3acE+0x32e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN77_$LT$toml_edit..parser..errors..CustomError$u20$as$u20$core..fmt..Display$GT$3fmt17h06e4284f410bc3acE+0x3ad): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN5alloc3str17join_generic_copy17h16f7c0340b255868E+0x9c): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState12descend_path17h3be255e724be566cE+0xd0): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser5state10ParseState12descend_path17h3be255e724be566cE+0x28e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser5state10ParseState12descend_path17h3be255e724be566cE+0x346): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit5table5Table12entry_format17he9a376e9464e3de0E+0x3e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit5table11VacantEntry6insert17h47c7dc2821e2338aE+0x5e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser6errors11CustomError13duplicate_key17h40cb815419e57576E+0xb4): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46: more undefined references to `mi_malloc_aligned' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser6errors11CustomError13duplicate_key17h40cb815419e57576E+0x4f2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser6errors11CustomError13duplicate_key17h40cb815419e57576E+0x51f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser6errors11CustomError13duplicate_key17h40cb815419e57576E+0x589): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser6errors11CustomError13duplicate_key17h40cb815419e57576E+0x6f5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text.unlikely._ZN9hashbrown3raw5inner21RawTable$LT$T$C$A$GT$14reserve_rehash17hfefc000c7cf7f19fE+0x160): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text.unlikely._ZN9hashbrown3raw5inner21RawTable$LT$T$C$A$GT$14reserve_rehash17hfefc000c7cf7f19fE+0x31b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser8document12parse_keyval17hf9580e15b003f24eE+0x2a7): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser8document12parse_keyval17hf9580e15b003f24eE+0x54c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser8document12parse_keyval17hf9580e15b003f24eE+0x57a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser8document12parse_keyval17hf9580e15b003f24eE+0x883): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState9on_keyval17he96095f530a47159E+0xa3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser5state10ParseState9on_keyval17he96095f530a47159E+0x17a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser5state10ParseState9on_keyval17he96095f530a47159E+0x20b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState9on_keyval17he96095f530a47159E+0x2a2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser5state10ParseState9on_keyval17he96095f530a47159E+0x3d3): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser5state10ParseState9on_keyval17he96095f530a47159E+0x452): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState9on_keyval17he96095f530a47159E+0x579): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser3key3key17h801d98d20895acffE+0x8c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser3key3key17h801d98d20895acffE+0x2cb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser3key3key17h801d98d20895acffE+0x2ef): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser3key3key17h801d98d20895acffE+0x363): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser3key3key17h801d98d20895acffE+0x398): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState13on_std_header17h375736ea5195cd5fE+0x4d2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState13on_std_header17h375736ea5195cd5fE+0x54b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState13on_std_header17h375736ea5195cd5fE+0x913): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState13on_std_header17h375736ea5195cd5fE+0x93d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5state10ParseState13on_std_header17h375736ea5195cd5fE+0xa21): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h1117eda18fc20ca5E+0x136): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h1117eda18fc20ca5E+0x2fa): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h1117eda18fc20ca5E+0x547): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h1117eda18fc20ca5E+0x5ca): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h1117eda18fc20ca5E+0x66f): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h1117eda18fc20ca5E+0x71b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h1117eda18fc20ca5E+0x79d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h1117eda18fc20ca5E+0x7ca): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0x19d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0x1e6): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0x1f9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<(Alt2,Alt3) as winnow::combinator::branch::Alt<I,Output,Error>>::choice':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/combinator/branch.rs:165:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0x235): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0x299): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0x5c5): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0x609): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0xc05): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17hb06982761936d7e0E+0xd3c): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h2a610c8ee5d33640E+0x276): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x5a2): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0xef2): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0xf2d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x1245): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x127a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x1365): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x1832): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x185f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x1929): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x19ee): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x1ae5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x2113): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x21a7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x2318): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x23a3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x2562): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x2682): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x2708): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x275a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x281a): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x2845): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x29cb): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x30d7): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x33e9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x348c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x34d9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x364d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x3683): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x42b6): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x438d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<(Alt2,Alt3,Alt4,Alt5) as winnow::combinator::branch::Alt<I,Output,Error>>::choice':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/combinator/branch.rs:165:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x43b8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x441a): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x4470): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x44f5): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x4528): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x4b71): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x4f6d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x5579): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x57e7): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x58b2): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x5924): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x5acb): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN164_$LT$winnow..combinator..parser..WithSpan$LT$F$C$I$C$O$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$$LP$O$C$core..ops..range..Range$LT$usize$GT$$RP$$C$E$GT$$GT$10parse_next17hdffbbde032d4a2ceE+0x5bee): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46: more undefined references to `mi_malloc_aligned' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5value9apply_raw17hefdb0b139a6ffb7fE+0x5f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5value9apply_raw17hefdb0b139a6ffb7fE+0xae): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5value9apply_raw17hefdb0b139a6ffb7fE+0xfd): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5value9apply_raw17hefdb0b139a6ffb7fE+0x14c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5value9apply_raw17hefdb0b139a6ffb7fE+0x19b): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser5array11array_value28_$u7b$$u7b$closure$u7d$$u7d$17h19e71ccce37338bbE+0x16b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5array11array_value28_$u7b$$u7b$closure$u7d$$u7d$17h19e71ccce37338bbE+0x38e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser5array11array_value28_$u7b$$u7b$closure$u7d$$u7d$17h19e71ccce37338bbE+0x3b3): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h07b3dbb945a3d804E+0x20b): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h07b3dbb945a3d804E+0x28e): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h07b3dbb945a3d804E+0x4c8): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN122_$LT$winnow..combinator..parser..Map$LT$F$C$G$C$I$C$O$C$O2$C$E$GT$$u20$as$u20$winnow..parser..Parser$LT$I$C$O2$C$E$GT$$GT$10parse_next17h07b3dbb945a3d804E+0x51c): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `core::ptr::drop_in_place<[(alloc::vec::Vec<toml_edit::key::Key>,toml_edit::table::TableKeyValue)]>':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:(.text._ZN4core3ptr115drop_in_place$LT$$u5b$$LP$alloc..vec..Vec$LT$toml_edit..key..Key$GT$$C$toml_edit..table..TableKeyValue$RP$$u5d$$GT$17hf9e4491a0557fcb6E+0x25): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr128drop_in_place$LT$alloc..vec..Vec$LT$$LP$alloc..vec..Vec$LT$toml_edit..key..Key$GT$$C$toml_edit..table..TableKeyValue$RP$$GT$$GT$17h1498262850d72843E+0x29): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0x298): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0x526): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0xa78): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0xd44): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `alloc::vec::Vec<T,A>::is_empty':
- /rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/alloc/src/vec/mod.rs:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0xdf7): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0xf2e): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0xf80): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0x1103): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0x1138): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0x1188): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0x1213): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser12inline_table16table_from_pairs17h575e048dcf986e26E+0x12c9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr57drop_in_place$LT$toml_edit..inline_table..InlineTable$GT$17h8449c66dda44e339E+0x1f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr57drop_in_place$LT$toml_edit..inline_table..InlineTable$GT$17h8449c66dda44e339E+0x36): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr57drop_in_place$LT$toml_edit..inline_table..InlineTable$GT$17h8449c66dda44e339E+0x4d): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN4core3ptr57drop_in_place$LT$toml_edit..inline_table..InlineTable$GT$17h8449c66dda44e339E+0x72): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/rustc/82e1608dfa6e0b5569232559e3d385fea5a93112/library/core/src/ptr/mod.rs:(.text._ZN4core3ptr57drop_in_place$LT$toml_edit..inline_table..InlineTable$GT$17h8449c66dda44e339E+0x8c): more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser7numbers5float17hada273af18bf82c6E+0x902): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit6parser7numbers7integer17hfddbbdbc559677c6E+0x822): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN9toml_edit6parser7numbers7integer17hfddbbdbc559677c6E+0x84d): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `toml_edit::parser::numbers::integer::{{closure}}':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/macros.rs:50:(.text._ZN9toml_edit6parser7numbers7integer17hfddbbdbc559677c6E+0x1386): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.17/src/macros.rs:50:(.text._ZN9toml_edit6parser7numbers7integer17hfddbbdbc559677c6E+0x13c4): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0x187): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0x1ba): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0x4da): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0x4f9): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0x581): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0x9de): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0xeba): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0xfeb): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN6winnow10combinator4core3opt28_$u7b$$u7b$closure$u7d$$u7d$17he7ee39351a1c8ca2E+0x11e5): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit2de5array41_$LT$impl$u20$toml_edit..array..Array$GT$17into_deserializer17h8e47bd55ac9d12dfE+0x38): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit2de5array41_$LT$impl$u20$toml_edit..array..Array$GT$17into_deserializer17h8e47bd55ac9d12dfE+0x4f): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit2de5array41_$LT$impl$u20$toml_edit..array..Array$GT$17into_deserializer17h8e47bd55ac9d12dfE+0x67): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit2de5table54_$LT$impl$u20$toml_edit..inline_table..InlineTable$GT$17into_deserializer17hdcf42e9b8a641657E+0x59): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN9toml_edit2de5table54_$LT$impl$u20$toml_edit..inline_table..InlineTable$GT$17into_deserializer17hdcf42e9b8a641657E+0x70): undefined reference to `mi_free'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o:/home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56: more undefined references to `mi_free' follow
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::alloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:46:(.text._ZN93_$LT$toml_edit..de..table_enum..TableEnumDeserializer$u20$as$u20$serde..de..VariantAccess$GT$12unit_variant17h4f5bc8d3c07925d4E+0x752): undefined reference to `mi_malloc_aligned'
- /usr/bin/ld: /home/readf0x/.cache/yay/pipes-rs/src/pipes-rs-1.6.3/target/release/deps/pipes_rs-b2d7ad75fcdc62c1.pipes_rs.369ef2ea43b21084-cgu.0.rcgu.o: in function `<mimalloc::MiMalloc as core::alloc::global::GlobalAlloc>::dealloc':
- /home/readf0x/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mimalloc-0.1.39/src/lib.rs:56:(.text._ZN93_$LT$toml_edit..de..table_enum..TableEnumDeserializer$u20$as$u20$serde..de..VariantAccess$GT$12unit_variant17h4f5bc8d3c07925d4E+0x781): undefined reference to `mi_free'
- collect2: error: ld returned 1 exit status
- = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
- = note: use the `-l` flag to specify native libraries to link
- = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname)
- error: could not compile `pipes-rs` (bin "pipes-rs") due to previous error
- ==> ERROR: A failure occurred in build().
- Aborting...
- [1m[31m -> [0m[0merror making: pipes-rs-exit status 4
- [1m[31m -> [0m[0mFailed to install the following packages. Manual intervention is required:
- pipes-rs - exit status 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement